@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');

/*--------------- Start Fleet---------------*/
.empty_heder.flt-sec .navbar{
 box-shadow: 2px 4px 7px rgba(221, 221, 221, 0);
}
section.fleet-banner {
    width: 100%;
    float: left;
}
.flt-con-banner {
    margin-top: 0%    ;
    width: 100%;
    float: left;
}
.flt-con-banner img{
    width: 100%;
}
.pad-left {
    padding-left: 0px;
}

.flbanner-cont {
    position: relative;
    float: left;
    width: 100%;
}

@media screen and (max-width: 430px) {
    .flbanner-cont {
        position: relative;
        float: left;
        width: 100%;
    }
}

.fleet-maintain {
    width: 100%;
    float: left;
    position: absolute;
	bottom: 0;
}
.banner-upper-left h1 {
    margin: 0px;
    padding: 0px;
    font-size: 60px;
    color: #ffffff;
    /* font-family: 'DINNextLTPro-Medium'; */
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
	text-transform:uppercase;
}
.banner-upper-left p {
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    color: #ffffff;
    /* font-family: 'DINNextLTPro-Medium'; */
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
	padding: 36px 0px;

}
section.fleet-signin {
    width: 100%;
    float: left;
	padding: 60px 0px;
}
.fleet-heading h2 {
    font-size: 40px;
    color: #161616;
    padding: 0px;
    margin: 0px;
}
.get-payment img {
    display: inline-block;
}
.get-payment {
    padding: 70px 0px 20px;
}
.get-payment h3 {
    font-size: 30px;
    color: #161616;
    margin: 0px;
    padding: 20px 0px 20px;
}
.get-payment p {
    font-size: 17px;
    color: #484848;
    margin: 0px;
    padding: 0px 0px 20px;
}
.fleet-signup button {
    background-color: #ce1126;
    border-color: #ce1126;
    color: #fff;
    font-size: 15px;
    border-radius: 2px;
    padding: 12px 45px;
    text-transform: uppercase;
}
.fleet-signup {
    width: 100%;
    margin: 20px 0px;
}
.banner-upper-right {
    width: 100%;
    float: left;
    background-color: #ffffff;
}
.user-details h4 {
    color: #161616;
    font-size: 18px;
    /* font-family: 'DINNextLTPro-Medium'; */
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
	padding: 0px;
    margin: 0px;
    line-height: 28px;

	}
	.user-details {
    padding-top: 45px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 45px;
}
form.deliver-details {
    padding: 14px 0px;
}
form.deliver-details .form-control {
    border-color: #C4C0D3;
    border: 2px solid #C4C0D3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    width: 100%;
    height: 36px;
    border-radius: 8px;
}
.deliver-details .fleet-rightfrm {
    width: 48%;
    margin: 0.1em;
    padding-left: 0.5em;
    float: right;
}
.deliver-details .fleet-leftfrm {
    width: 48%;
    margin: 0.1em;
    padding-right: 0.5em;

    float: left;
    color:#1A0244;
}
.deliver-details .form-group {
    margin-bottom: 2%;
    width: 100%;
    float: left;
}
.deliver-details .fleet-cont button {
    margin-top: 40px;
    width: 100%;
    border-radius: 0px;
    height: 46px;
	background-color:#6316DB;
	border-color:#6316DB;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
    /* font-family: 'DINNextLTPro-Medium'; */
    font-family: 'Open Sans', sans-serif !important;;
    font-weight: 600;
}
.pad-right{
 padding-right:0px;
}
.banner-upper-left {
    position: absolute;
    top: 110px;
}
/*--------------- End Fleet---------------*/






/*---------------new serach--------------*/
.search-upr {
    background-color: #f3f3f3;
}
.page-filter .btn-primary {
    color: #161616;
    background-color: #ffffff;
    border-radius: 0px;
    border: 2px solid #b3b3b3;
    border-color: #b3b3b3;
}
.page-filter .btn-primary:hover{
  background-color:#cc1124;
  border-color:#cc1124;
  color:#fff;
}
.page-filter .dropdown-menu{
     width: 100%;
	     background-color: #f3f3f3;
}

.page-filter ul.dropdown-menu li {
    float: left;
    width: 20%;
	padding: 12px 20px 0px;
}
.page-filter ul.dropdown-menu li p label {
    color: #504d4d;
    font-size: 14px;
    font-weight: normal;
}
.page-filter .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
  background-color:#cc1124;
  border-color:#cc1124;
  color:#fff;
}
.page-filter .dropdown {
      position: static;
}
.search-upr .col-md-8.col-sm-7.col-xs-12{
  position: static;
} 
.budget-filter .btn-primary {
    color: #161616;
    background-color: #ffffff;
    border-radius: 0px;
    border: 2px solid #b3b3b3;
    border-color: #b3b3b3;
} 
.budget-filter .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
  background-color:#cc1124;
  border-color:#cc1124;
  color:#fff;
}
.budget-filter .btn-primary:hover{
  background-color:#cc1124;
  border-color:#cc1124;
  color:#fff;
}
.budget-filter ul.dropdown-menu li p label {
    color: #504d4d;
    font-size: 14px;
    font-weight: normal;
}
.budget-filter .dropdown-menu{
     width: 200px;
	     background-color: #f3f3f3;
}
.budget-filter ul.dropdown-menu li {
    
	padding: 12px 20px 0px;
}
.morefi-filter .btn-primary {
    color: #161616;
    background-color: #ffffff;
    border-radius: 0px;
    border: 2px solid #b3b3b3;
    border-color: #b3b3b3;
} 
.morefi-filter .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
  background-color:#cc1124;
  border-color:#cc1124;
  color:#fff;
}
.morefi-filter .btn-primary:hover{
  background-color:#cc1124;
  border-color:#cc1124;
  color:#fff;
}
.morefi-filter ul.dropdown-menu li p label {
    color: #504d4d;
    font-size: 14px;
    font-weight: normal;
}
.morefi-filter .dropdown-menu{
     width: 200px;
	     background-color: #f3f3f3;
}
.morefi-filter ul.dropdown-menu li {
    
	padding: 12px 20px 0px;
}
.relevan-filter .btn-primary {
    color: #161616;
    background-color: #ffffff;
    border-radius: 0px;
    border: 2px solid #b3b3b3;
    border-color: #b3b3b3;
} 
.relevan-filter .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
  background-color:#cc1124;
  border-color:#cc1124;
  color:#fff;
}
.relevan-filter .btn-primary:hover{
  background-color:#cc1124;
  border-color:#cc1124;
  color:#fff;
}
.relevan-filter ul.dropdown-menu li p label {
    color: #504d4d;
    font-size: 14px;
    font-weight: normal;
}
.relevan-filter .dropdown-menu{
     width: 200px;
	     background-color: #f3f3f3;
}
.relevan-filter ul.dropdown-menu li {
    
	padding: 12px 20px 0px;
}
.relevan-filter ul.dropdown-menu li a{
  color: #504d4d;
    font-size: 14px;
    font-weight: normal;
	}
	ul.dropdown-menu li:first-child {
    text-transform: capitalize;
}
.search-upr .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #cc1124;
    border-color: #cc1124;
}
/*--------------end serach--------------*/



/*--------hc driver_dashboard start(11-10-17)-------*/

section.driver_dash
{
    float: left;
    width: 100%;
    margin-top: 30px;
        margin-bottom: 30px;
}


.driver_contie_left {
      width: 22%;
    background: #fafafa;
    box-shadow: 1px 1px 8px #ebebeb;
    float: left;
        min-height: 600px;
    max-height: 600px;
}

ul.listing_left li {
     list-style: none;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
    margin-top: 16px;
}

ul.listing_left {
    padding-left: 0;
        padding: 20px;
            float: left;
    width: 100%;
}

span.contents_lft {
    float: left;
    width: 85%;
        font-size: 15px;
}

span.iconic {
    float: left;
    width: 15%;
}

span.contents_lft.active {
    color: #ce1126;
}

li.ovr_division a {
    color: black;
    text-transform: capitalize;
}

.driver_contie_right {
    float: left;
    width: 78%;
    background: #fafafa;
    box-shadow: 1px 1px 8px #ebebeb;
        min-height: 600px;
}

.heading_txt h2 {
    font-size: 16px;
    text-transform: capitalize;
    background: #f5f5f5;
    padding: 15px 50px;
    color: black;
}
.heading_txt.profile-detail h2{    
    margin-top: 10px;
}
ul.total_delivery_report li {
    list-style: none;
    float: left;
    width: 23%;
    text-align: center;
}

ul.total_delivery_report {
    float: left;
    width: 100%;
}

.driver_deliveries {
     float: left;
    width: 100%;
    background: #fafafa;
    padding: 37px 0 23px 0px;
    /* margin-top: 10px; */
    box-shadow: 1px 1px 8px #dcdcdc;
}


.overall_driver_report {
    float: left;
    width: 100%;
    padding: 36px;
}

p.rate_text {
    color: #ce1126;
    font-size: 15px;
    text-transform: capitalize;
}

p.rate_count {
    color: black;
    font-size: 15px;
}

.last_days {
    float: left;
    width: 100%;
    background: #ebebeb;
    padding:12px; 

        font-size: 16px;
    color: black;
    
}

.over_days_earning {
    float: left;
    width: 100%;
        padding: 0px 35px 0 35px;
}

span.driver_dolar {
    float: left;
    width: 20%;
}

span.billing_driver {
    width: 80%;
    float: left;
}


.end_days
{

  float: left;
    width: 100%;
    background: #f5f5f5;
       padding: 9px;

        font-size: 16px;
    color: black;
    

}

ul.driver_dates {
    text-align: center;
        padding-left: 0;
        margin-bottom: 0;
}

ul.driver_dates li {
    list-style: none;
}

span.arrow_drive {
    margin-right: 20px;
}


span.date_drive {
    color: #ce1126;
}

.driver_order_details {
    float: left;
    width: 100%;
    padding: 8px 36px 8px 36px;
}

.driver_table_list table
{
    width: 100%!important;
        text-align: center;
}

tr.table_center th {
    text-align: center;
}

.driver_table_list .table>thead>tr>th {
    color: #ce1126;
    font-weight: normal;
    font-size: 16px;
    text-transform: capitalize;
    border-bottom: 1px solid #ddd!important;
}

td.grand_total
{
    text-align: right;
    color: #ce1126;
    font-size: 16px;
    text-transform: capitalize;
}


td.total_pricing_detail {
    color: #ce1126;
    font-size: 16px;
    text-transform: capitalize;
}

/*----driver_dashboard_end-----*/


/*----Mydriver_start-----*/

p.order_text {
    color: #161616;
    font-size: 15px;    text-transform: capitalize;
}

.order_id {
    float: left;
    width: 15%;
}


.order_amount {
    float: left;
    width: 20%;
}

.pickup_address {
    float: left;
    width: 25%;
}


.drop_address {
    float: left;
    width: 25%;
}
.view_details {
    float: left;
    width: 15%;
    color: #161616;
    font-size: 15px;
    /* margin-top: 15px; */
    cursor: pointer;
}
.view_details:hover,.active .view_details{
    color: #ce1126;
}    
.my_delivery_detailss {
    float: left;
    width: 100%;
}

.my_delivery_detailss ul {
    float: left;
    width: 100%;
    padding: 0;
}

.my_delivery_detailss ul li {
    background-color: #fafafa;
    box-shadow: 1px 1px 8px #dcdcdc;
    float: left;
    width: 100%;
margin-bottom: 15px;
	list-style-type:none;
}
.delivery_order_list{
    padding: 15px 10px;
	float: left;
    width: 100%;
}

.driver_delivery {
    float: left;
    width: 100%;
}

.my_delivery_inners {
    padding: 10px;
    float: left;
    width: 100%;
}

.my_delivery_detailss p.order_text {
    color: #626262;
    font-size: 13px;
    text-transform: capitalize;
	width:75%;
	    line-height: 24px;
}


.slide_section_down {
    float: left;
    width: 100%;
    background-color: #f3f3f3;
    margin: 10px 0px 30px 0px;
	 padding: 20px; 
}


.slide_section_down p {
    color: #161616;
    font-size: 14px;    position: relative;
    padding-left: 35px;
  
}

.slide_section_down p:last-child{
    margin-bottom: 0;
}

.slide_section_down p:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 0px;
    background-image: url(../images/plates_icons.png);
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
}

.delivery_order_list .order_id p.order_text {
    text-transform: uppercase;
}

.overall_driver_report.delivery {
    float: left;
    width: 90%;
    padding: 0px 36px;
}

.user_dashboard {
    float: right;
}

.user_icons span.user_name {
    color: #161616;
    font-size: 15px;
}

.user_dashboard .user_icons img {
    display: inline-block;
    height: 70px;
    width: 65px;
}

.view_details span {
    padding-left: 5px;
}
/*----Mydriver_end-----*/







/*-----payout_start----*/
.payout_section {
    float: left;
    width: 100%;
}

.payout_section .payout_section_form {
    width: 40%;
    padding: 10px 0px 10px 50px;
}

.payout_section .payout_section_form h2 {
    color: #ce1126;
    font-size: 16px;
}


.payout_section .payout_section_form ul {
    float: left;
    width: 100%;
    padding: 0;
}

.payout_section .payout_section_form ul li {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 10px;
}

.payout_section .payout_section_form ul li .form-control {
    height: 50px;
    border-radius: 0;
    background-color: #C4C0D3;
    border: 1px solid #C4C0D3;
    box-shadow: none;
	color: #C4C0D3;
}


	.payout_section .payout_section_form ul li select.form-control   {  background-image: url(../images/select_arrow.png);
    background-repeat: no-repeat;
    background-position: 95% center;
	    -moz-appearance: none;
		-ms-appearance: none;
    -webkit-appearance: none;
	cursor:pointer;
    appearance: none;
	}
button.btn.btn_payout_submit {
    background-color: #ce1126;
    color: #fff;
    text-align: center;
    width: 100%;
    border-radius: 0;
    height: 50px;
    /* font-family: 'DINNextLTPro-Medium'; */
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
    font-size: 16px;
    text-shadow: none!important;
	box-shadow:none!important;
	outline:none!important;
}

/*-----payout_end----*/


/*-----profile_start----*/
.right_side_profile_page {
    float: left;
    width: 60%;
text-align: center;}

.inner_photo_select {
    float: none;
    width: 30%;
    margin: 0 auto;
	position:relative;
}

.photo_selection label {
    position: absolute;
    bottom: -15px;
    /* right: 25px; */
    right: 50%;
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    -ms-transform: translateX(50%);
    cursor: pointer;
}
select::-ms-expand
    {
        display: none;
    }
.document_info_inner.payout_section_form h2 {
    color: #ce1126;
    font-size: 16px;
	    margin-bottom: 15px;
}

.document_info {
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
    margin: 20px 0px;
}



.document_info_inner.payout_section_form {
    width: 70%;
    padding: 10px 0px 10px 50px;
}

.document_info_inner.payout_section_form ul {
    float: left;
    width: 100%;
    padding: 0;
}

.document_info_inner.payout_section_form ul li {
    list-style-type: none;
    width: 100%;
    float: left;
    padding: 20px 0px;
    border-bottom: 1px solid #ececec;
}

.document_info_inner.payout_section_form ul li label {
    float: left;
    width: 20%;
	color:#161616;
	    font-size: 15px;
		font-weight:normal;
    margin: 0;}

.document_info_inner.payout_section_form ul li:last-child {
    border-bottom: none;
}

.document_info_inner.payout_section_form ul li p {
    float: left;
    width: 80%;
	color: #959595;
    font-size: 13px;
	    margin: 0;
}

.payout_section_form li label {
    color: #161616;
    font-size: 15px;
    font-weight: normal;
}

span.icons_verify {
    margin-left: 10px;
}


.document_info_inner.payout_section_form button.btn.btn_payout_submit {
    width: 50%;
}

/*-----profile_end----*/


/*----my_earnings_start----*/


section.new_earning_page .order_id {
    float: left;
    width: 12%;
    text-align: center;
}

 section.new_earning_page  .order_amount {
    float: left;
        width: 14%;
        text-align: center;
}

 section.new_earning_page  .pickup_address {
    float: left;
        width: 16%;
}


   section.new_earning_page .drop_address {
    float: left;
    width: 16%;
}

 .order_date {
    float: left;
        width: 12%;
    text-align: center;
}


 section.new_earning_page  .overall_driver_report.delivery {
    float: left;
    width: 100%;
    padding: 0px 0px;
}

.milage {
    float: left;
        width: 19%;
        text-align: center;
}

.you_earned {
    float: left;
       width: 11%;
       text-align: center;
}

 section.new_earning_page   .my_delivery_detailss p.order_text {
   
    width: 100%;
   
}
 

 p.order_text.new_order_text {
    width: 75%!important;
}

  section.new_earning_page   .my_delivery_inners {
    padding: 17px 0 0 0;
    float: left;
    width: 100%;
    background: whitesmoke;
}


.delivery_sec {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.total_lft {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 15px;
    text-transform: capitalize;
}

.total_rght {
    float: left;
    width: 50%;
    text-align: center;
     font-size: 15px;
     text-transform: capitalize;
}

.total_lft:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 40px;
    background: #b7b7b7;
    top: 8px;
    right: 0;
}

.total_lft {
    position: relative;
}

.total_lft p:nth-child(1) {
    color: #ce1126;
}

.total_rght p:nth-child(1) {
    color: #ce1126;
}

/*----my_earnings_end----*/



/*----document_end----*/
.document_verification .inner_document_verification {
    float: none;
    width: 45%;
    margin: 20px auto;

}

.inner_document_verification h2 {
    color: #ce1126;
    font-size: 16px;
}

.inner_document_verification .first_step {
    width: 100%;
    float: left;
        box-shadow: 1px  10px 19px 2px #eeeeee;
    padding: 5px 75px;
	    border: 1px solid #f2f2f2;
}

.inner_document_verification ul {
    float: left;
    width: 100%;
    padding: 0;
}

.upload_inner_verify {
    float: left;
    width: 100%;    margin-bottom: 20px;
}


.upload_inner_verify li label {
    color: #161616;
    font-size: 15px;
    font-weight: normal;
	    float: left;
    width: 25%;    margin-top: 10px;
}
span.document_click {
    float: left;
    width: 75%;
	    position: relative;
}

.upload_inner_verify li  {
list-style-type:none;
}

span.document_click input.form-control {
    width: 100%;
    border-radius: 0px;
    height: 45px;
    background-color: #C4C0D3;
    border: 1px solid #C4C0D3;
	    display: inline-block;
    float: left;
}

section.document_verification {
    float: left;
    width: 100%;
    padding: 30px 0px;
}

.upload_inner_verify li {
    list-style-type: none;
    margin: 10px 0px;
    float: left;
    width: 100%;
}

span.document_click img {
    float: left;
    width: 100%;
    height: 45px;
}


span.txt_imge_select {
    float: left;
    width: 70%;
}


span.image_sect {
    float: left;
    width: 30%;
}


input#fileupload {
    float: left;
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    opacity: 0;
}


.inner_document_verification .second_step {
    width: 100%;
    float: left;
        box-shadow: 1px  10px 19px 2px #eeeeee;
    padding: 5px 75px;
	    margin-top: 20px;    border: 1px solid #f2f2f2;
}

.second_step .photo_section h3 {
    color: #161616;
    font-size: 16px;
    text-align: center;
}

.photo_selection {
    /* width: 35%; */
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.photo_selection .driver-avatar{
    border-radius: 50%;
    width: 120px;
    height: 120px;
    border: 2px solid #a5a5a5;
}
.photo_selection input[type="file"] {
    display: none;
}

.second_step .photo_selection .photo_picker {
    bottom: 0;
    left: 55%;
	position: absolute;
}

.photo_picker input#fileupload {
    overflow: hidden;
    border-radius: 50%;
    outline: none;
	cursor:pointer;
}


.second_step .photo_section {
    text-align: center;
}
.second_step .photo_section button.btn.btn_payout_submit {
    margin-top: 20px;
    margin-bottom: 15px;
    width: 75%;
    height: 40px;
}

img.profile_photos {
    height: 120px;
}

/*----document_end----*/


/**new fix**/
.driver_document_upload .icons_verify{
  position: relative;
  display: inline-block;
  cursor:pointer;
}
.driver_document_upload .icons_verify input[type="file"]{
  position: absolute;
    width: 20px;
    height: 20px;
    top: 0px;
    right: 0px;
    opacity: 0;
    cursor: pointer;
}
.driver-login-popup .pop_full_inner_cont .form-group{
    width:90%;
    margin: auto;
    margin-bottom: 15px;
}
.driver-login-popup .subm_btn{ 
border: transparent;
}
.driver-forgot-password .pop_full_inner_cont .form-control{
  width: 90%;
  margin: auto;
}
.over_days_earning .billing_driver,.over_days_earning .driver_dolar,.over_days_earning .driver_paid_status{
 width: 33.333%;
 display: inline-block;
}
.over_days_earning .driver_dolar{
 line-height: 34px;
 text-align: center;
}
.over_days_earning .driver_paid_status{
 line-height: 34px;
 text-align: center;
 color: #6316DB ;
}
.fleet-maintain.noform{
  height:100%;
}
.static-form-wrap{
    float: left;
    width:100%;
    background-color: #ffffff;
}
.static-form-wrap:before,.static-form-wrap:after{
    content:"";
    display: table;
    clear:both;
}
.static-form-innerwrap{
    width:65%;
    margin: auto;
}

/**new bug fix**/

    .document_info_inner.payout_section_form ul {
        float: left;
        width: auto;
        padding: 5px;
    }

/**new bug fix end**/


.buttonToggleDriverRegForm {
    box-sizing: border-box;
    border: medium none;
    border-radius: 3px;
    padding: 0.75em 1em;
    color: black !important;
    text-align: center;
    width:100px;
    height:39px;
    margin-left:-5px;
    background: #F7F3F8;
}
.red {
    background: #6316DB;
    color:white !important;
}
#lottie2{
    position: fixed;
    /* center the element */
    right: 0;
    left: 0;
    top: 30%;
    margin-right: auto;
    margin-left: auto;
    margin-top: auto;
    /* give it dimensions */
    min-height: 10em;
    width: 40%;
    height: 40%;
    z-index: 10000;
    /*display: table;*/
}
.error_span.pos-bottom-right:before{
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #6316DB !important ;
    top: -5px;
    right: 10px;
}
.error_span.pos-bottom-left:before{
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #6316DB !important;
    top: -5px;
    left: 10px;
}

.empty_heder.fixed-head {
    visibility: hidden;
    height: 0px;
}
@media (max-width: 767px) {
    .mobile_header {
        display: block;
        padding: 10px 15px;
        height: 80px;
        position: fixed;
        top: 0;
        width: 100%;
        box-shadow: inset 0 -1px 0 0 #e9e9e9;
        background-color: #ffffff;
        z-index: 9999;
        visibility: hidden;
    }
}