@charset "utf-8";

/*********************/
/* Demo Page Styling */
/*********************/
body
{
	font-family: 'Source Sans Pro','Helvetica Neue', Helvetica, Arial;
	background: #fff;
	color: #555;
	line-height: 155%;
}
.sidebar
{
	width: 160px;
	background: #555;
	margin: 0;
	padding: 0;
	height: 100%;
	margin-top: -3px;
	position: fixed;
	margin-left: -5px;
	padding-top: 120px;
}
.sidebar li
{
	display: block;
	opacity: .95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
	padding: 0px;
	position: relative;
}
.sidebar > li
{
	display: block;
	border-bottom: 1px solid #444;
	opacity: .95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
	padding: 0px;
	position: relative;
}
.sidebar li:first-child
{
	border-top: 1px solid #444;
}
.sidebar li:last-child
{
	border-bottom: none;
}
.sidebar li:hover, .sidebar li > a:hover
{
	opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	border-bottom-color: 1px solid #ddd;
	background: none;
	color: #fff;
}
.sidebar li a
{
	padding: 0;
	margin: 0;
	color: #ccc;
	text-align: right;
	text-decoration: none;
	font-style: none;
	display: block;
	padding-right: 10px;
	font-size: 15px;
	line-height: 40px;
}
.sidebar li.active .sub-list
{
	display: block;
	height: auto;
}

.nav.nav-tabs.small li.active > a
{
	color: #48e;
	border: 1px solid #48e !important;
	background: white !important;
	border-radius: 5px;
}
.nav.nav-tabs.small li.active:hover > a
{
	color: #48e;
	border: 1px solid #48e !important;
	background: white !important;
	border-radius: 5px;
}

.nav.nav-tabs.small li
{
	margin: auto 3px;
}

.nav.nav-tabs.small li > a
{
	color: #777;
	background: white !important;
	border-radius: 5px;	
	font-size: 16px;
}

.nav.nav-tabs.small li:hover > a
{
	color: #444;
	background: white !important;
	border-radius: 5px;
	border: 1px solid #aaa !important;	
}



.sidebar .nav > li > a:hover, .sidebar .nav > li > a:focus
{
	color: #FFF;
	background-color: inherit;
	background: inherit;
}
.sidebar li.active
{
	background-color: #333;
	border-color: #333;
	margin-top: -1px;
	padding-top: 1px;
}

.sidebar li.active:before
{
	content: '';
	position: absolute;
	right: -11px;
	top: 22px;
	margin-top: -23px;
	width: 0; 
	height: 0;
	border-top: 22px solid transparent;
	border-bottom: 22px solid transparent; 
	border-left: 11px solid #333;
	z-index: 996;
	opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);

}

.sidebar li.active a
{
	background-color: none;
	color: #fff;
}

.cover_1_doc
{
	position: absolute;
	display: block;
	left: 150px;
	padding-left: 90px;
	padding-right: 15px;
	right: 0;
	max-width: 640px;
}
.cover_1_doc p,
.cover_1_doc li,
.cover_1_doc ol
{
	font-size: 15px;
	color: #444;
}
.cover_1_doc h1
{
	font-size: 54px;
	font-weight: 600;
	padding: 0;
	padding-top: 83px;
	border-bottom: 1px solid #ddd;
	line-height: 100%;
	width: 100%;
	display: block;
	margin-top: 0px;
	color: #48e;
	letter-spacing: -1.5px;
}
.cover_1_doc .author
{
	margin-left: 5px;
	color: #888;
	display: inline-block;
	font-size: 13px;
	margin-top: -10px;
	margin-right: 25px;
}

.sbtn
{
background-color: rgb(0, 102, 255);
opacity: .95;
color: #fff;
border: 1px solid rgb(0, 102, 255);
font-size: 22px;
padding: 18px 35px 14px 35px;
display: inline-block;
margin-top: 22px;
box-shadow: 0px 1px 1px #666;
-moz-box-shadow: 0px 1px 1px #666;
-webkit-box-shadow: 0px 1px 1px #666;
font-weight: 400;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.custom1
{
	font-size: 13px;
	text-decoration: none;
	margin-top: 3px;
	cursor: pointer;
	text-transform: none;
	display: block;
	margin-top: 8px;
width: 120px;
background: rgb(45, 158, 77);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
background: rgba(45, 158, 77, .85);
color: #fff;
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: -1px;
padding-top: 5px;
padding-bottom: 5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

border-top-left-radius: 0px;
-moz-border-top-left-radius: 0px;
-webkit-border-top-left-radius: 0px;

border-top-right-radius: 0px;
-moz-border-top-right-radius: 0px;
-webkit-border-top-right-radius: 0px;



box-shadow: 0px 1px 1px #666;
-moz-box-shadow: 0px 1px 1px #666;
-webkit-box-shadow: 0px 1px 1px #666;
}
.custom1:hover
{
	font-size: 13px;
	text-decoration: none;
	cursor: pointer;
	text-transform: none;
	color: #fff;
background: rgba(45, 158, 77, .95);
}
.sbtn:active
{
box-shadow: 0px 2px 4px rgb(0, 76, 211) inset;
-moz-box-shadow: 0px 2px 4px rgb(0, 76, 211) inset;
-webkit-box-shadow: 0px 2px 4px rgb(0, 76, 211) inset;
background: rgb(0, 102, 255);
color: #fff;
border: 1px solid rgb(0, 102, 255);
padding: 18px 35px 14px 35px;
display: inline-block;
margin-top: 22px;
font-weight: 400;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.sbtn:hover
{
background: rgb(0, 102, 255);
color: #fff;
border: 1px solid rgb(0, 102, 255);
opacity: 1;
}

.arrow
{
font-size: 100px;
position: absolute;
top: 300px;
color: #aaa;
width: 130px;
height: 130px;
text-align: center;
cursor: pointer;
z-index: 100;
}
.arrow.right
{
	right: 50px;
}
.arrow.left
{
	left: 50px;
}
.arrow:hover
{
	color: #777;
}
.sbtn.affix
{
	top: 0px;
	right: 20px;
}
.custom1.affix
{
	top: 95px;
	right: 90px;
}

.sbtn_sub
{
	font-size: 12px;
	display: inline-block;
	color: #fff;
	font-weight: normal;
	opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

/* Head */
.cover_1
{
	display: block;
	text-align: center;
	background: url('../../../uploads/2013/09/demo.png');
	background-position: 0px center;
	background-size: 900px;
	height: 530px;
	padding: 0px;
	position: relative;
	box-shadow: 0px -50px 50px #fff inset;
	-moz-box-shadow: 0px -50px 50px #fff inset;
	-webkit-box-shadow: 0px -50px 50px #fff inset;
	z-index: 10;
	margin-bottom: 30px;
}
.cover_2
{
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, .96);
	box-shadow: 0px 0px 180px #555;
	-moz-box-shadow: 0px 0px 180px #555;
	-webkit-box-shadow: 0px 0px 180px #555;
	opacity: .95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
	left: 50%;
	right: 50%;
	top: 10%;
	bottom: 18%;
	width: 960px;
	margin-left: -470px;
	margin-right: auto;
	position: absolute;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 470px;
}

h1
{
	font-size: 75px;
	font-weight: 600;
	color: #777;
	padding: 0;
	line-height: 125%;
	width: 100%;
	display: block;
	margin-top: 50px;
}
.author
{
	color: #888;
	display: block;
	font-size: 13px;
	margin-top: -20px;
}
.author:hover
{
	font-style: none;
	text-transform: none;
	text-decoration: none;
}
.scroll_below
{
	color: #777;
	font-size: 34px;
	margin-top: 8px; margin-bottom: 20px;
	font-weight: 400;
}

#button2:hover
{
	text-decoration: none !important;
}
/* Content */
.tab-content
{
	padding-top: 0px;
	overflow: visible !important;
}
.form_desc
{
text-align: center;
margin: auto auto;
margin-bottom: 45px;
margin-top: -10px;
font-size: 26px;
color: #777;
line-height: 160%;
font-weight: 400;
max-width: 930px;
}
.form_desc .blue
{
	font-size: 32px;
	color: rgb(71, 145, 255);
	line-height: 165%;
}
.demo_content
{

width: 100%;
margin: auto auto;
position: relative;
margin-top: 120px;
border-top: 1px solid #ddd;
padding-top: 120px;
}
.nav.nav-tabs
{
	text-align: center;
	border: 0px !important;
}
.nav-tabs > li
{
	display: inline-block;
	float: none;
	font-size: 20px;
	font-weight: bold;
	opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
	margin-left: -3px;
	margin-right: -3px;
}
.nav-tabs.small > li
{
	display: inline-block;
	float: none;
	font-size: 15px;
	font-weight: bold;
}
.nav-tabs>li>a, .nav-pills>li>a 
{
padding-right: 10px;
padding-left: 10px;
}
.tab-pane
{
	display: block;
	overflow: visible;
    min-height: 600px;
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
    background: white !important;
    box-shadow: none !important;
}
h2
{
	font-size: 32px;
	font-weight: 600;
	color: #444;
	letter-spacing: -.2px;
	margin-top: 180px;
	border-bottom: 1px solid #ddd;
	padding: 0;
	line-height: 135%;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	padding-top: 25px;
}
h3
{
	font-size: 21px;
	font-weight: 600;
	color: #444;
	margin-top: 50px;
	padding: 0;
	line-height: 135%;
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
h2 span,
h3 span
{
	font-size: 14px;
	color: #48e;
}
h4
{
	font-size: 24px;
	font-weight: 400;
	color: #777;
	margin-top: 25px;
	border-bottom: 1px solid #e2e2e2;
	padding: 0;
	line-height: 135%;
	width: 100%;
	display: block;
}
p
{
	font-size: 16px;
}
ol
{
	font-size: 16px;
}
em.surround
{
	font-style: normal;
	color: #111;
	font-weight: bold;
}
.cover_1_doc ol, .cover_1_doc ul
{
	margin-top: 20px; 
	margin-bottom: 20px; 
}
.cover_1_doc ol li, .cover_1_doc ul li
{
	margin-top: 6px; 
	margin-bottom: 6px; 
}





.nform_demo_cover
{
	width: 45%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
}
.nform_demo_cover.left
{
	margin-right: 6%;
}
.h2
{
	padding-top: 35px;
}


#navcover
{
	display: none;
}
.local_docs #navcover
{
	display: block;
}
.sidebar
{
	display: none;
	width: 0px;
}
.local_docs .sidebar
{
	display: block;
	width: 170px;
}
.cover_1
{
	position: relative;
	left: 0px;
}
.nform_demo_cover.left
{
	width: 100%;
	display: block;
}
.nform_demo_cover.left
{
	margin-right: 0%;
}
}

.nform
{
	min-width: 300;
}





@media screen and (max-device-width: 740px){



.demo_content
{

width: 100%;

}
.tab-content
{
	overflow: hidden !important;
}

.cover_1
{
	width: 100%;
	position: block;
	margin-left: 0px;
	margin-right: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background-color: 0;
	padding: 0;
	margin: 0;
	background-color: rgba(250, 250, 250, .9);
	height: 600px;
	overflow: hidden;
}
.fly_form
{
	width: 94%;
	position: absolute;
	left: 3%;
	right: 3%;
}
.nform img
{
	display: none !important;
}
#home
{
	font-size: 42px;
}
.cover_2
{
width: 100%;
position: block;
margin-left: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	left: 0;
right: 0;
background-color: none;
}

.arrow
{
	display: none;
}
.tab-pane
{
	display: block !important;
	border-bottom: 1px solid #ddd;
	padding-bottom: 30px;
	overflow: hidden;
}
.sticky_cover
{
	display: none;
}
.nav
{
	display: none !important;
}
.sbtn
{
	font-size: 18px;
}



}
