@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'open_sanssemibold';
    src: url('font/opensans-semibold-webfont.eot');
    src: url('font/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-semibold-webfont.woff2') format('woff2'),
         url('font/opensans-semibold-webfont.woff') format('woff'),
         url('font/opensans-semibold-webfont.ttf') format('truetype'),
         url('font/opensans-semibold-webfont.svg#open_sanssemibold') 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_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:'open_sansregular'; background:#ededed
}
.img
{
	border: none;
}
.clear
{
	clear:both;
}
.wrapper 
{
    max-width:980px;
    margin:auto; 
   text-align: center;
}
.header_wrapper{
	max-width:980px;
    margin:auto; 
   text-align: center;
   position:relative;
}
.header
{
width:100%;
height:143px;
}
.logo_content {
   /*float:left;*/
	padding:45px 0px;
	color:#000;
	/*font-size:24px;*/font-size:1.6vw;
	font-weight:bold; /*width:30%;*/
}

.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:center;
	/*font-size:14px;*/font-size:0.8vw;
	font-style:italic;
	font-family:'open_sansbold';
}
.logo_bottomcontent a{
	text-decoration:none;
   
}
.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
{
position:absolute;
z-index:9;
top:5px;
width:100%;	
}
.wrap_contentleft{
	width:75%;
	float:left; color:#fff
}
.wrap_contentleft h1
{

text-transform:uppercase;
text-align:left;
font-size:22px;	
font-family: 'open_sansbold';
padding-bottom:20px;
padding-top:10px; margin-bottom:0; padding-bottom:0;
}
.wrap_contentleft p
{
font-size:1vw;
line-height: 25px;
text-align:justify; padding:6px 0;
font-family:'open_sansregular' !important;
}

.wrap_contentleft p a{
	color:#fff;	
font-size:14px;
text-decoration:none;
}
.wrap_contentleft p a:hover{
	color:#fff;	
font-size:14px;
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;
border-top:5px solid #0092f0;
padding: 20px 0px;
 font-family: 'open_sansregular';
  font-size: 14px;
}
.copy
{
float:left;
}
 .innercontent_container
 {
 height:auto;
} 
.innercontent_bg{
	background-color:#fff;
	min-height:550px;
	padding:1% 0 2% 0;
	/*height:auto;*/
}
   .innercontent_layer{
	 
   border-top: 4px solid #00355f;
   }
   .webpage_content
   {
	 padding:2% 3%;  
   }
 .webpage_content h1{
	 
	 float:left;
	 font-size:20px;
	 font-family: 'open_sansbold';
	 padding-bottom:10px;
	 
 }
 .webpage_content  p{
	 text-align:justify;
	 font-size:14px;
	 line-height:28px; 
	 padding-bottom: 5px;
}
 .webpage_content  ul{
	 margin-left:2%;
	 text-align:justify;
	 font-size:14px;
	padding:0px 0px 10px 0px;
	 line-height:28px;
 }
 .webpage_content li a{
	 text-decoration:none;
	 color:#005DAB;
 }
 .webpage_content li a:hover{
	 color:#0a1f62;
	 text-decoration:underline;
 }
 .webpage_content table{
	font-size:14px;
	margin-bottom: 20px;
 }
 .webpage_content h4{
	 font-size:16px;	 
	 text-align:left;
 }
 .webpage_content  p a{
	 text-decoration:none;
	 color:#005DAB;
 }
.webpage_content  p a:hover{
	text-decoration:underline;
}
 .textbox{
    width: 60%;
    height: 30px;
    border-radius: 3px;
    padding-left: 9px;
    margin-bottom: 5%;
	float:left;
	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%;
}
.textarea{
	width:61%;
	height:150px;
	border: 1px solid #ccc;
    border-radius: 3px;
	font-size:14px;
	font-family:'open_sansregular';
    margin-bottom:5%;
	float:left;
	}
.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{
	 color:#0a1f62 !important;
 }
 .active{
	 color:#0a1f62;
 }
.footer_section
{
width:100%;
text-align:center;	
margin:0px auto;
}
 .footermenu ul {
    
    margin: 0px 0px;
    text-align: center;
	float:right;
}
  .footermenu  li {
    display: inline;
	border-right:1px solid #000;
}
.footermenu li:last-child{
	border-right:none;
}
 .footermenu  li a {
    text-decoration: none;
    padding: 10px 9px;
    font-family: 'open_sansregular';
    font-size: 14px;
}
 .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);
    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;
	background-color:#005DAB;
	width:177px;
	height:30px;
	border-radius:5px;
	float:left;
	 }
	 
 .qod_lib_btn a{
	 text-decoration:none;
	 color:#fff;
	 font-size:14px;
	 line-height:28px;
}
.qod_lib_btn a:hover
{
	opacity:0.7;
	
}
 .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: #000;
    margin:10px 0px;
    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;
 }

 .host_seal img
{

margin-top:10px;	
}
.hphone{
	display:none;
	border: none;
}
.icon_sl{font-size:16px;}
.select_cl{margin-bottom:0px;}
.logo_content span sub{vertical-align:top;font-size: 12px;margin-top: 3px;display: inline-block;}
.float_none{float:none;}
.dash_custom{width:auto}