@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),  url('font/OpenSans-Semibold.woff') format('woff'), url('font/OpenSans-Semibold.ttf')  format('truetype'), url('font/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
   font-family: 'open_sansregular';
   src: url('font/opensans-regular-webfont.eot');
   src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('font/opensans-regular-webfont.woff') format('woff'),
        url('font/opensans-regular-webfont.ttf') format('truetype'),
        url('font/opensans-regular-webfont.svg#open_sansregular') format('svg');
   font-weight: normal;
   font-style: normal;
}
@font-face {
    font-family: 'open_sansitalic';
    src: url('font/opensans-italic.woff2') format('woff2'),
         url('font/opensans-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('font/opensans-bold-webfont.eot');
    src: url('font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-bold-webfont.woff') format('woff'),
         url('font/opensans-bold-webfont.ttf') format('truetype'),
         url('font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
*
{
	padding:0; margin:0;
}
body
{
	 padding:0; margin:0;  font-family: 'OpenSans-Semibold';background:#ededed;font-size:14px;
}
.img
{
	border: none;
}
img{max-width:100%;}
.clear
{
	clear:both;
}
.wrapper 
{
    max-width:1065px;
    margin:auto; 
   text-align: center;
}
.header_wrapper{
	max-width:1065px;
    margin:auto; 
   text-align: left;
   position:relative;
  padding: 30px 0px 30px 0px;
}
.header
{
width:100%;
}
.logo_content {
	display:inline-block;width:27%;	
	color:#000;
	font-size:30px;
	font-family: 'open_sansbold';
	vertical-align:top;
}

.logo_content span {color: #3c8dbc !important;}
.logo
{  
    width:19.8%;
    padding:30px 0px; display:inline-block;
	position:absolute;
	right:0;
	left:0;
	margin:auto;
}
.logo_bottomcontent{
	text-align:left;
	font-size:11px;
	font-style:italic;
	font-family:'open_sansbold';
}
.logo_bottomcontent a{
	text-decoration:none;
   
}
.middle_bg h2{color:#3c8dbc;font-size: 34px;text-align: left;padding-bottom: 20px;}
.top_right
{   
    width:23.6%; 
	float:right; display:inline-block;
	padding-top:5%;
	
}
.btn_sign
{
	display:inline-block; width:42%; margin-right:0 !important
}
.btn_home
{
	display:inline-block;
	background-color:#00355f;
	width:40%;
	height:30px;
	border-radius:5px;
	margin-right: 5%;
	float:left;
	margin-left: 15%;
}
.btn_home_sg
{
	display:inline-block;
	background-color:#00355f;
	width:40%;
	height:30px;
	border-radius:5px;
	margin-right: 5%;
	float:right;
}


.btn_home a,.btn_home_sg a{
	text-align:center;
	text-decoration:none;
	font-size:14px;
	line-height:30px;
	color:#fff;
	font-weight:600; display:block;
}

.btn_sign:hover
{ 
opacity:0.8;
}

.btn_home_sg:hover
{ 
opacity:0.8;
}
.btn_home:hover
{ 
opacity:0.8;
}
.bgwrap
{ 

min-height:100px;
position:relative;
}
.bgwrap_layer
{
z-index:9;
top:5px;
width:100%;	
}
.wrap_contentleft{
	 color:#fff
}
.wrap_contentleft h1
{

text-transform:uppercase;
text-align:center;
font-size:42px;	
font-family: 'OpenSans-Semibold';
padding-bottom:20px;
margin-bottom:0; padding-top:0;margin-top:0px;
}
.wrap_contentleft p
{
font-size:14px;
line-height: 25px;
text-align:justify; padding-bottom:6px;
font-family: 'OpenSans-Semibold' !important;
}

.wrap_contentleft p a{
	color:#fff;	
text-decoration:none;
}
.wrap_contentleft p a:hover{
	color:#fff;	
text-decoration:underline;
}
.wrap_contentleft h3{
	text-align:left;
	font-size:20px;
	font-family: 'open_sansbold';
	font-style:italic;
}
.wrap_contentright{
	
	float:right; width:20%}
.sidemenu{
	margin-top:56px;
}
.sidemenu ul{ margin:0; padding:0
}
.sidemenu ul a{
	text-decoration:none;
}
.sidemenu ul li{
    border-radius: 4px;
	text-align:center;font-size:15px;
	margin-bottom:9%; list-style:none; 
}
.sidemenu ul li a{
	
	text-decoration:none;padding:8% 0; display:block
}
.middleline
{
    color: #000;
    border-bottom: 2px solid #c2bebb;
    width: 15%;
    text-align: center;
    margin: 20px auto;	
}
.bgwraphow
{

min-height:100px;
position:relative;
}
.bgwraphow_layer
{
padding-top: 20px;
position: absolute;
 top: -7px;
 z-index: 9;
 width: 100%;
 	
}
.middle_container
{ 

height:auto;
min-height:650px;	
}
.middle_container h1
{
font-size:30px;	
font-family: 'open_sansbold';
padding:36px 0px 20px 0px;	
}
.middle_container h2
{
font-size:30px;	
font-family: 'open_sansbold';
padding:36px 0px 20px 0px;	
}
.form_left{
width:48%;
float:left;	
text-align: left;
}
.form_right{
width:48%;
float:left;
text-align: left;
margin-left:3%;	
}
.row
{
width:100%;
margin-bottom:40px;	
text-align: left;
}
.row_left
{
	width:98%;
margin-bottom:40px;	
text-align: left;
padding-left:20px;
}
.row_box_mid
{
width:100%;
margin-bottom:40px;	
text-align: center;	
}
.row_cap
{
    width: 32%;
    margin: 0px auto 30px auto;	
}
.row1
{
margin-top:30px;		
}
.input
{
max-width:100%;
width:95%;
height:40px;
border:2px solid #ccc;	
border-radius:10px;
padding:0px 10px;
 font-size:14px;
 font-family:'open_sansregular';
}
.input_textarea
{
width:95%;
border:2px solid #ccc;	
border-radius:10px;
padding: 5px 1%;
font-size:14px;
font-family:'open_sansregular';
margin-left:15px;
}
.select_drop_company{
	max-width:100%;
width:100%;
height:40px;
border:2px solid #ccc;	
border-radius:10px;
padding:0px 10px;
background-color: #fff;
font-size:14px;
font-family:'open_sansregular';
}
.select_drop_country{
	max-width:100%;
width:100%;
height:40px;
border:2px solid #ccc;	
border-radius:10px;
padding:0px 10px;
background-color: #fff;
font-size:14px;
font-family:'open_sansregular';
}
.select_drop_demo
{
max-width:100%;
width:97%;
height:40px;
border:2px solid #ccc;	
border-radius:10px;
padding:0px 10px;
background-color: #fff;
font-size:14px;
font-family:open_sansregular;
margin-left:15px;
}
.btn_submit
{ 
	background:url(../images/submit.png) no-repeat;
    width: 124px;
    height: 37px;
	border: none;
	cursor:pointer;
	margin-right:20px;
font-size:14px;	
font-family:'open_sansregular'
}
.btn_cancel
{
	background: url(../images/cancel.png) no-repeat;
    width: 124px;
    height: 37px;
	border: none;
	font-size:14px;
	font-family:'open_sansregular'
}
.btn_submit:hover, .btn_cancel:hover
{
opacity:0.8;
cursor:pointer;		
}
button:focus { outline: none; }
textarea::-webkit-input-placeholder {
color: #000 ;
} 
input::-webkit-input-placeholder {
color: #000;
}
.footer
{ 

min-height:25px;
height:auto;
padding: 20px 0px;
 font-family: 'open_sansregular';
  font-size: 14px;
}
.copy
{
float:left;
padding-top:5px;
font-size:16px;
}
 .innercontent_container
 {
 height:auto;
} 
.innercontent_bg{		
	padding:2% 0%;	
}
   .innercontent_layer{
	 
   border-top: 4px solid #00355f;
   }
   
 .webpage_content h1{	 
	 text-transform: uppercase;
	 font-size:25px;
	 font-family: 'open_sansbold';	
	 text-align: left;    
     margin-bottom: 15px;
	 
 }
.webpage_content p, .webpage_content span{font-family: 'OpenSans-Semibold' !important;font-size:14px !important;}
  .webpage_content h2{
 text-align: left;    
    color: #185b86;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;     
	font-size:20px;
	    font-family: 'open_sansbold';
		border-bottom:1px solid #185b86;
			display:inline-block;
  }
 .view_lib{margin-top:20px;}
    .webpage_content h3{
		 text-align: left;    
    color: #185b86;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: uppercase; 
	font-size:18px;
	 font-family: 'open_sansbold';
	 border-bottom:1px solid #185b86;
	 	display:inline-block;
	}
	.learn_lft,.webpage_content{text-align:left;}
  .view_lib h2{  text-align: left;   
    border-top: 2px solid #fff;
    color: #fff;    
    text-transform: uppercase;
    background: #175b84;
    padding: 5px;  
    padding-left: 20px;  
	font-size:18px;
	line-height:27px;}

 .webpage_content  p{
	 text-align:justify;
	 font-size:14px !important;
	 line-height:28px; 
	 padding-bottom:10px;
	 
}
 .webpage_content  ul{
	 margin-left:2%;
	 text-align:center;
	 font-size:14px;
	padding:0px 0px 10px 0px;
	 line-height:28px;
	
 }
 .webpage_content li a{
	 text-decoration:underline;	
 }
 .webpage_content li a:hover{	
	 text-decoration:none;
 }
 .webpage_content table{
	font-size:14px;
	margin-bottom: 20px;
 }
 .webpage_content h4{
	 font-size:16px;	 
	 text-align:left;
 }

.webpage_content  p a:hover{
	text-decoration:none;
}
.webpage_content li{
   padding: 1px 0px 0px 18px;
    text-align: left;  
    background: url(../images/arrows.png) no-repeat;
    background-position: 0px 9px, center;
    list-style: none;
	color:#000;
}
 .textbox{
    width: 100%;
    height: 35px;
    border-radius: 5px;
   text-indent:10px;   
	border: 1px solid #ccc;
	font-family:'open_sansregular';
	font-size:14px;
}
.field_left{
	width: 14%;
    float: left;
    text-align:right;
	font-size:14px;
	font-family:'open_sansregular';
	margin-right:3%;
	color:#fff;
}
.textarea{
	width:100%;
	height:67px;
	border: 1px solid #ccc;
    border-radius: 5px;
	font-size:14px;
	font-family:'open_sansregular';   
	padding-top:10px;
	text-indent:10px;
	}
.form_captcha{
	display:table;
    padding-bottom: 4%;
}
.contact_full{
	width:100%;
}
.button{
    background-color: #0a1f62;
    border:1px solid transparent;
    cursor: pointer;
	border-radius: 4px;
    width: 93px;
    height: 36px;
    display:table;
	margin-left:17%;
	color:#fff;
   
}
.button:hover{
	background:#0092f0;
}
 .contact_left{
	width:57%;
	float:left;
	padding-left:2%;
	 
 }
 .contact_right{
	float: left;
    width: 38%;
    margin-top: 4.7%;   
 }
 .address h1{
	 font-size:14px;
	 font-family: 'open_sansregular';
	 padding: 15px 10px 0px 10px;
 }
 .address_well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    min-height: 20px;
 }
 .address p{
	 font-family: 'open_sansregular';
	 font-size:14px;
 }
 .webpage_content  p   a:hover{
	text-decoration:none;
 }
 .active{
	 color:#0a1f62;
 }
.footer_section
{
width:100%;
text-align:left;	
margin:0px auto;
}
.footermenu{display:inline-block;width:70%;vertical-align:top;}
 .footermenu ul {
    
    margin: 0px 0px;
    text-align: left;
	
}
.form_cont{margin-bottom:15px}
.form_cont1{margin-bottom:15px;}
  .footermenu  li {
    display: inline;
	color:#fff;
	border-right:1px solid #000;
}
.footermenu li:last-child{
	border-right:none;
}
 .footermenu  li a {
    text-decoration: none;
      font-family: 'open_sansregular';
    font-size: 16px;
}
 .footermenu  li  span{padding:0px 8px;}
 .footermenu  li a:hover
 {
	  color: #009bff; 
 }
 .trail_form
 {
	padding-bottom:20px; 
 }
 
.trail_form .form1 input.error
 {
	 border: 1px solid #c00;
	color:#c00;
	    font-size: 14px; 
 }
.error {
    
	color:#c00;
	    font-size: 14px;
}
.trail_form .form1 textarea.error
 {
	 border: 1px solid #c00;
	color:#c00; 
 }
 .trail_form .form1 select.error
 {
	 border: 1px solid #c00;
	color:#c00; 
	    font-size: 14px;
 }
<!--Customer login --!>
.inner_layer
{
/*background-color: #f9f9fa;	*/
background: url(../images/pattern.jpg) repeat;
}
.login_panel
{
	width:96%;
	padding: 2% 2%;
	min-height:400px;
	box-shadow: 0px 0px 16px -5px rgba(0,0,0,0.63);
}
.login-box {
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
    max-width: 360px;  
    padding: 0 5px 15px 5px;
	height:auto;
}
.login-box.center-box {
    margin: 50px auto;
}
.login-box-top {
    display: block;
    background: transparent -webkit-linear-gradient(left,#6f8b37 0,#0292f2 100%) repeat scroll 0 0;
    height: 5px;
    margin: 0 -5px 16px;
}
.middle_line {
    color: #000;
    border-bottom: 2px solid #082f4e;
    width: 33%;
    text-align: center;
    margin: 0 auto;
	  padding-top: 10px;
}
.login-box h1
{
color: #04355d;
  
    font-size: 19px;
    font-family: 'open_sansbold';
	  
}
.login-box .form-control {
  position: relative;
  font-size: 14px;
  padding: 7px;
  width:95%;
border:1px solid #ccc;
border-radius:5px;
}
.input-group
{
  padding:20px 20px 0px 20px;	
  text-align:left;
}
.login-box .my-btn {
    background: #00355f;
    color: #fff;
    opacity: 1;
    border-radius: 0;
    transition: all 0.4s ease-in-out;
    margin-right: 15px;
}
.btn {
    display: inline-block;
    padding: 7px 36px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.login-box .my-btn-clr {
    background: #0092f2;
    color: #fff;
    opacity: 1;
    border-radius: 0;
    transition: all 0.4s ease-in-out;
    margin-right: 15px;
}
.my-btn:hover, .my-btn-clr:hover
{
	opacity:0.8;
}
.input-group-btn
{
    
    padding: 6% 15% 0 0;
}
.forgot-password
{
	color:#0092f2;
	text-decoration:none;
    font-weight: bold;
	font-size:14px;
}
.forgot-password:hover
{
text-decoration: underline;	
}
.topmenu
{ background:#013765;
height:45px;
}
.mypanel
{

box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
min-height:400px;
background: #fff;
}

.dashpanel
{
padding:2%;
background:#f9f9fa;
min-height: 400px;	
}
.smallbox {  
float: left;  
margin: 2% -9% 2% 17%;  
border: 1px solid #0091ee; 
vertical-align: top; 
width: 270px; 
height:130px; 
border-radius:10px;
padding-top:15px;
font-size:14px;
cursor:pointer}
.copy1
{
  color:#fff;
}
.dashpanel h1
{
	float: left;
    font-size: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.dashpanel  a{
	color:#000;
}
<!--Customer login -->
<!--Result  -->
.quiz_result_panel
{
width:100%;
padding:20px;	
}
.quiz_result_panel h3
{
	text-align: left;
    margin-left: 122px;
    margin-bottom: 20px;
}
.quiz_layer
{
    width: 70%;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    margin: 0px auto;
    font-size: 16px;
	background:#d9edf7;
	border:1px solid #00355f;
	-webkit-box-shadow: 0px 0px 16px -5px rgba(0,0,0,0.63);
    -moz-box-shadow: 0px 0px 16px -5px rgba(0,0,0,0.63);
    /* box-shadow: 0px 0px 16px -5px rgba(0,0,0,0.63); */
}
.quiz_layer p
{
color: #00355f;
    padding-bottom: 6px;
}
.tot_percent
{
font-weight: bold;	
}
.result_xpanel
{
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    margin: 0px auto;
} 
.profile_border{

border:1px solid #0191f1;
min-height:440px;
height:auto;
}
.profile-container{
	width:100%;
	min-height:300px;
	height:auto;
}
.profile_edit_container{
	width:100%;
	min-height:616px;
	height:auto;
}
 .profile-title{
	 float:left;
	 width:25%;
	 text-align:right;
	 font-size:14px;
	 padding-top:19px;
 }
 .profile_content{
	 float:left;
	 text-align:justify;
	 width:51%;
	 font-size:14px;
	 margin-left:8px;
	 padding-top:19px;
 }
 .profile-titleedit{
	 float:left;
	 width:25%;
	 text-align:right;
	 font-size:14px;
	padding-top:19px;
 }
 .profile_contentedit{
	 float:left;
	 text-align:justify;
	 width:51%;
	 font-size:14px;
	 margin-left:8px;
	 padding-top:19px;
 }
  .btn_view{
	 background-color: #0a1f62;
    border:1px solid transparent;
    text-decoration:none;
	border-radius: 4px;
    color:#fff !important;
	margin-top:3%;
	float:left;
	line-height:28px;
	font-size:14px;
	margin-right:15%;
	margin-left:25%;
	margin-bottom:5%;
   width: 86px;
   height: 30px;
   font-weight: 600;
 }
 .btn_view:hover{
	 background:#0092f0;
 }
 .select_drop_down{
 max-width:100%;
width:315px;
height:26px;
border:2px solid #ccc;	
border-radius:3px;
padding:0px 10px;
background-color: #fff;
font-size:14px;
 }
 .input_edit{
	 width: 300px;
    height: 26px;
    border-radius: 3px;
    padding-left: 9px;
	border: 2px solid #ccc;
	font-size:14px;
	background-color: #fff;
 }
   .input_edit.error{
	 
	 font-size: 14px;
    margin-right:22%;
	 text-align:left;
 }
 .input_textareaedit{
	  width: 300px;
    height: 100px;
    border-radius: 3px;
    padding-left: 9px;
	border: 2px solid #ccc;
  background-color: #fff;
 }
 .input_textareaedit.error{
	 font-size: 14px;
     margin-right:22%; 
	 text-align:left;
 }
 .btn_edit{
	 background-color: #0a1f62;
    border:1px solid transparent;
    cursor:pointer;
	border-radius: 4px;
    width: 86px;
   height: 32px;
   font-weight: 600;
    margin-left: 3%;
	margin-top:19px;
	float:left;
	color:#fff !important;
	line-height:28px;
	margin-left:26%;
	font-size:14px;
	margin-bottom:5%;
 }
 .btn_edit:hover{
	 background:#0092f0;
 }
 .btn_edit_cancel{
	 background-color: #0a1f62;
    border:1px solid transparent;
    text-decoration:none;
	border-radius: 4px;
     width: 86px;
     height: 30px;
    font-weight: 600;
    margin-left: 1%;
	color:#fff !important;
	margin-top:19px;
	float:left;
	line-height:28px;
	 font-size:14px;
	 margin-bottom:5%;
 }
 .btn_edit_cancel:hover{
	 background:#0092f0;
 } .qod_lib_btn{
	 display: inline-block;	
    color: #fff; 
	 }
.cen_div{text-align:center;}	 
 .qod_lib_btn a{
	 text-decoration:none;
	 color:#fff !important;	
	 line-height:28px;
	   padding:5px 20px;
    text-transform: uppercase;
    background: linear-gradient(to right, #2196F3 50%, #175b84 50%);
    background-size: 200% 100%;
    background-position:right bottom;transition:all 0.2s ease;
    border-radius: 10px;  
    border: 2px solid #fff;  
    margin-top:20px;
    text-align: center;
    font-size: 18px;
	display:block;
}
.qod_lib_btn a:hover
{
background-position:left bottom;
	
}
 .qod_content p{
	font-size:14px;
	color:#000;
 }
 .label_left_control{
	
    font-size: 15px;
    font-weight: 600;
	color: #000;
}
.report_table{
border:1px solid #ddd;
width:100%;	
margin-top:20px;
border-bottom:none;
font-size:14px;
}
.report_table thead th,tbody td {
border-right:1px solid #ddd;
border-bottom: 1px solid #ddd;
padding:7px;
}
.report_table thead th:last-child {
	border-right:none;
}
.report_table tbody td:last-child {
	border-right:none;
}
.report_view_button{
background-color: #0a1f62;
    border: 1px solid transparent;
    cursor: pointer;
    border-radius: 4px;
    width: 86px;
    height: 30px;
    font-weight: 600;
    color: #fff !important;
    line-height: 28px;
    font-size: 14px;
    float:left;
	text-decoration:none;
	margin-left:25%;
	margin-top:5%;
}
.no_found{
	font-size:14px;}

.export_button{
   font-weight: 600;
    color: #005DAB !important;
    line-height: 28px;
    font-size: 14px;
    float:right;
}
 /* question form */
 .question_layer
 {
	text-align:left;
	padding:25px; 
	height:auto;
	 
 }
 .question_layer_title
 {
	color: #00355f;
    font-weight: bold;
    font-family: 'open_sansbold';
    font-size: 18px;
	padding-bottom: 10px; 
 }
 .question_radio
 {
	margin-right: 5px;
	font-size: 14px; 
 }
 .submit_quest
 {
	display: inline-block;
    background-color: #00355f;
    width: 10%;
    height: 35px;
    border-radius: 5px;
    float: left;
    border: none;
    color: #fff;
    cursor: pointer;
	font-weight:bold;
	margin-top: 20px; 
 }
  .submit_quest:hover
  {
	opacity:0.7;  
  }
 .question_layer_text
 {
	margin-bottom: 10px; 
	font-size:14px;
 }
 .question_textbox
 {
	max-width: 100%;
    width: 445px;
    height: 40px;
    padding: 0px 10px;
    font-size: 14px;
    font-family: 'open_sansregular';
    margin-bottom: 20px;	 
 }
/* Dashboard statictics */
.dash_st
{
width: 100%;
margin:2% 0 2% 28%;

}
.dash_col3
{
text-align: center;
    padding: 1px 0;
    margin-bottom: 20px;
    height: 170px;
    border-radius: 4px;
    background: #f9f9fa;
	float:left;
	margin-right: 30px;
}
.dash_col3 h4
{
	color: #000;
    padding: 15px 0px;
}

.easypiechart
{
position: relative;
    text-align: center;
    width: 120px;
    height: 120px;
    margin: 20px auto 10px auto;
}

#easypiechart-blue .percent {
    color: #30a5ff;
}
.label_qod
{
	width: 100%;
    text-align: center;
    margin: 0px auto;
}
/* Dashboard statictics */
/* Supervisor dashboard  */
.super-label
{
width: 30%;
float: left;
text-align: right;	
}
.row_super
{
width:100%;	
text-align:left;
margin-bottom: 20px;
}
.col-md-6
{
width: 45%;
margin-left:10px;	
 float: left;
}

.form-control-spr {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
   
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.input-group1
{
.position: relative;
    display: table;
    border-collapse: separate;
	margin-bottom: 20px;
}
.panel-heading1
{
    text-align: left;
    font-weight: bold;
    font-size: 16px;	
}
.blue_bar
{
    border-top: 4px solid #00355f;	
}

.powered {
    color: #fff;
    margin-top:10px;
    font-size: 15px;
	text-align:left;
	
}
.powerdlink {
    color: #005DAB;
    font-style: italic;
    font-size: 15px;
	font-weight:bold;
	text-decoration: none;
}
.powered a:hover
{
	text-decoration:underline;
}
 
 .tech_table
 {
 border-collapse: collapse;	 
	 
 }
 .host_seal
 {
	 float:right;
 }

.hphone{
	display:none;
	border: none;
}
.header_border{background: #3c8dbc;padding:6px 0px;}
.menu_sect{display:inline-block;width:71%;margin-top:20px;text-align:right;}
/* responsive menu*/
.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

.nav-collapse li {  
  width: auto;
  display:inline-block;
}


.nav-collapse a {
  text-decoration: none;
  width: 100%; 
  float: left;
}

.nav-collapse .alt a {
  background: #555;
}


@media screen and (min-width: 769px) {
  .nav-collapse a {
    margin: 0;
    padding: 1em;
    float: left;
    text-align: center;
    border-bottom: 0;
    border-right: 1px solid white;
  }
}

.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}

@media screen and (min-width: 769px) {
  .nav-collapse ul ul a {
    display: none;
  }
}


.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}



.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 769px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}
.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

.nav-collapse li {

}


.nav-collapse a {
  text-decoration: none;
  width: 100%;
  border-bottom: 1px solid white;
  padding:0px 8px;
  float: left;
  font-size:15px;
}

.nav-collapse .alt a {
  background: #555;
}

@media screen and (min-width: 769px) {
  .nav-collapse a {
    margin: 0;  
    float: left;
    text-align: center;
    border-bottom: 0;
	color:#000;
    border-right: 1px solid white;
  }
}

.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}

@media screen and (min-width: 769px) {
  .nav-collapse ul ul a {
    display: none;
  }
}

.nav-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 70px;
  height: 55px;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  background: #3c8dbc url("../images/hamburger.gif") no-repeat 50% 33%;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .nav-toggle {
    background-image: url("../images/hamburger-retina.gif");
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    -o-background-size: 100px 100px;
    background-size: 100px 100px;
  }
}
.js .nav-collapse-0.opened{max-height:auto !important;}
.wrap_padding{padding:30px 0px;}
.wrap_con p{font-size:14px;text-align:left;padding-bottom: 10px;line-height:25px;}
.wrap_lft{display: inline-block;width: 69%;margin-right: 4%;}
.wrap_rgt{display: inline-block;vertical-align: top; width: 26%;}
.read{text-align: right;margin-top:15px;}
.read a{text-decoration: none;color: #fff; padding: 5px 10px;border-radius: 5px;}
.read a:hover{background-position:left bottom;}
.webpage_content p a{color: #185b86;text-decoration:underline;}
.space_div{margin-top:20px;}
.webpage_content h1 a{text-decoration:none;}
.contact_frm{background: #3C8DBC;padding: 30px;max-width: 980px;margin: 0 auto;    border-top: 4px solid #795548;}
.button_sub{background: #185b86;border-radius: 5px;padding: 5px 20px;border: 2px solid #fff;color: #fff;cursor:pointer;}
.button_sub:hover{background:#2196F3}
.contact_frm h2{text-transform: uppercase;color: #fff;font-size: 25px;margin-bottom: 20px;}
.address h3{text-transform: uppercase;color: #fff;font-size: 20px;margin-top:20px;text-align:left;}
.webpage_content h1{color:#185b86}
.work_content li{display: inline-block;width: 26%;vertical-align:top;}
.inner_banner{position:relative;}
.inner_banner img{width:100%;}
.contact_lft{display:inline-block;width:48%;padding-right:3%;margin-right:3%;border-right:2px solid #fff;vertical-align:top;}
.contact_rgt{display:inline-block;width:44%;}
.contact_rgt p,.contact_rgt a{color:#fff !important;}
.wrap_right,.wrap_right2{float: right;width: 25%;margin-left: 3%;position:relative;}
.webpage_content table{width:72% !important;}
.wrap_right1{margin-left:3%;width:33%;float:right;position:relative;bottom:20px;}
.webpage_content table tr{
font-family: 'open_sansbold';font-size:15px;
}
.webpage_content strong{font-family: 'open_sansbold';}
.webpage_content h1 a{color:#185b86}
.wrap_right1 img{border: 2px solid #185b86;border-radius: 5px;}
.webpage_content table tr:nth-child(even) {
    color: #fff;
    background: #3C8DBC;
}
.webpage_content table th{padding:8px;text-transform: uppercase;font-size: 18px;color: #185ba4;}
.webpage_content table tr:nth-child(odd) {
  background-color: #fff;color:#000;
}
 .library .q{background:transparent;}

.library li.q { 
  font-weight: bold;
  border-bottom: 1px #ddd solid;
  cursor: pointer;
      background: #185b86;
    padding: 10px;
    font-size: 15px;
    color: #fff;
  
}
.library .a a{color:#000;}
.library .a {
  background: #fff;
  display: none;
  color:#fff;
  padding:10px;
 
}
.logo_content a{color:#000;text-decoration:none;}
.space_d{margin-bottom:20px;}

.rotate {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.free_resspace{margin-top:10px;margin-bottom:10px;}
.icon_sl{font-size:16px;}
.select_cl{margin-bottom:0px;}
.ban_bg{background: rgba(0,0,0,0.6);position: absolute;top:0px;width:100%;height:100%;}
.ban_txt h2{text-transform:uppercase;line-height:30px;font-size:23px;}
.ban_txt a{color:#fff;}
.ban_txt a:hover{text-decoration:none;}
.ban_txt h3{text-transform:uppercase;font-size:17px;border-bottom: 1px solid #fff;padding-bottom: 10px;margin-bottom: 10px;display: inline-block;}
.ban_txt p,.ban_txt li{line-height:25px}
.ban_txt li{display:inline-block; width:38%;vertical-align:top;}
.ban_txt ul li{padding: 3px 0px 0px 18px;text-align: left;background: url(../images/arrows_ban.png) no-repeat;background-position: 0px 9px, center;list-style: none;}
.ban_txt{position: absolute;top: 65px;left: 0px;right: 0px;text-align: left;max-width: 1065px;margin: 0 auto;color: #fff;font-size: 15px;}
.wrap_right2 img{border: 2px solid #185b86;border-radius: 5px;}
.space_top{padding-top:20px;}
.library{margin-left:0% !important;}
.webpage_content table thead tr{background-color: #3C8DBC !important;}
.webpage_content table thead th{color: #fff;border: 1px solid #000;}
.webpage_content a,.innercontent_bg a{color: #185b95 ;}
.inner_banner .ban_title{    position: absolute;top: 64px;text-transform: uppercase;font-size: 30px;font-family: 'open_sansbold';margin-bottom: 15px;left: 0px;right: 0px;text-align: center;color: #185b86;}
/* for tabs*/
r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
	margin-bottom:20px;
}

.r-tabs .r-tabs-panel {
   
    display: none;
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}
.r-tabs-nav{text-align:left;margin-bottom:20px;}
r-tabs {
	position: relative;
 font-family: 'open_sansregular';

}

/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
	background-color:#3c8dbc;
}

/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
	display: inline-block;	
	text-decoration: none;
	font-size: 15px;
	  font-family: 'open_sansbold';	
	color: #fff;
	      padding: 8px 30px;
}

/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}

/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
	color: #3c8dbc ;
	text-shadow: none;
	background-color: white;
	font-size:15px;
	border-top:3px solid #3c8dbc ;
    border-right: 1px solid #3c8dbc ;
    border-left: 1px solid #3c8dbc ;
}

/* Tab panel */
.r-tabs .r-tabs-panel {

}




/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	font-size: 15px;   
	background-color: #3c8dbc ;
	color: #fff;	  font-family: 'open_sansbold';	
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	font-size: 15px;
}

/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #3c8dbc ;
	text-shadow: none;
}

/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}

/* Buttons */
button {
	display:inline-block;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px 20px;
	line-height: 100%;

	color: #fff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	  font-family: 'open_sansbold';		
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #3c8dbc ;
	
	cursor: pointer;
}

/* Info bar */
.info {
	display:inline-block;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px 20px;
	width: 300px;
	line-height: 100%;

	font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
	font-size: 14px;
	color: #1f5ea5;
	border: 2px solid #00ab94;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;

	cursor: pointer;
} 
.mobile_bg{display:none;}


/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
	 .r-tabs-accordion-title{margin-bottom:3%;}
}
.mobile_bg{background-color: #D7F1FE;text-align: left;padding: 10px;}
.mob_ban_txt{text-align: left;line-height: 25px;}
.mob_ban_txt h2,.mob_ban_txt  span{line-height:37px;}
.mob_ban_txt li{  padding: 3px 0px 0px 18px;
    text-align: left;  
    background: url(images/arrows.png) no-repeat;
    background-position: 0px 9px, center;
    list-style: none;
	color:#000;}
.cust_cent{text-align:center;}
.minhgt_175{min-height:175px}
.cust_login,.cust_login1{display:inline-block;width:28%;vertical-align:top;margin-right: 3%;margin-bottom:20px;margin-top:19px;}
.cust_login a:hover,.cust_login1 a:hover{background: #fff;color:#185b95}
.cust_login a,.cust_login1 a{background: #185b95;padding: 40px;display: block;box-shadow: 0 0 10px #ccc;border-radius:10px;min-height:48px;color:#fff;font-size:18px;text-decoration:none;}
.know_cls{font-size:29px;}
.logo_content span sub{vertical-align:top;font-size: 12px;margin-top: 8px;display: inline-block;}
.dash_custom{width:auto;}
