body{
        padding: 0px !important;
}
h1,h2,h3,h4 {font-family: 'Open Sans', sans-serif;}
h1{font-size: 40px;    font-weight: 700;}
p,span,body {font-family: 'Open Sans', sans-serif;}

input::-webkit-input-placeholder {
color: #484848 !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #484848 !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #484848 !important;  
}
 
input:-ms-input-placeholder {  
color: #484848 !important;  
}



.white::-webkit-input-placeholder {
color: #fff !important;
}
 
.white:-moz-placeholder { /* Firefox 18- */
color: #fff !important;  
}
 
.white::-moz-placeholder {  /* Firefox 19+ */
color: #fff !important;  
}
 
.white:-ms-input-placeholder {  
color: #fff !important;  
}
.table tr td input[type="text"],.table tr td select {
    padding: 0px 3px;
    height: 30px;
    background: linear-gradient(#ccdbe4, #fefeff);
    border: 1px solid #517b97;
    border-radius: 5px;
}
.side_more a:hover {color: #fff;}
.side_recent a:hover {color: #fff;}
.white{color: #fff !important;}
/*-----header------*/
.navbar-default {border: none;    height: 110px;}
.navbar-right {padding-right: 40px;padding-top: 10px;    float: right;}
.navbar-brand {padding: 25px 15px;}
.navbar-form span {display: block; display: -webkit-box;   margin-bottom: 2px;font-weight: 500;}
.navbar-form .form-control {height: 30px;background: #dddfeb;border-radius: 0;border: none;}
.navbar-form .form-group {      margin-right: 10px;  position: relative;}
.btn_login {position: relative;top: 12px;height: 30px;padding: 0 40px;border-radius: 0;background: #ad2a89;color: #fff;border: none;}
.navbar-form button:hover{color:#fff}
.navbar-form label{ right: 0; cursor: pointer;   bottom: -32px;    color: #ad2a89;font-size: 12px;position: absolute;}
.modal.in .modal-dialog { z-index: 99999;}
.eye{position: absolute;right: 6px;bottom: 6px;}
.shows {border: none !important;background: transparent !important;    outline: none;}
.form-group1 input{width: 100%;padding: 6px 10px;border: 1px solid #ccc;}
.form-group1 {width: 100%;margin-bottom: 20px;}
.form-control {
        padding: 0px 12px 1px !IMPORTANT;
    height: 30px !IMPORTANT;
    background: linear-gradient(#ccdbe4, #fefeff) !IMPORTANT;
    border: 1px solid #517b97 !important;
    border-radius: 5px !important;
}
/*-----model------*/
.modal-body {padding: 15px 70px 50px;}
.close1{width:100%;opacity: 1 !IMPORTANT;font-size: 16px;font-weight: 400;margin-top: 8px;color: #952989;}
.modal-body button:hover{color:#fff}
.modal-body button{    height: auto;padding: 0 40px;border-radius: 0;background: #ad2a89;color: #fff;border: none;}

/*-----home------*/
.banner{background: url(../images/banner.jpg);color: #fff;background-size: cover !important; height:662px;background-position: 50% 50%;}
.banner_text{  padding: 10px 0 20px;  margin: 150px 0;background: #d4d5e0; opacity:.8;    color: #000;}
.banner_text h3{    margin-bottom: 5px;}
.banner_text p{ font-size: 16px;}
.banner_text .form-group {width: 80%;text-align: center;display: inline-block;}
.banner_text .form-control {height: 30px;background: transparent;border-radius: 0;    border: 1px #484848 solid;}
.btn-default {font-size: 16px;padding:8px 40px;border-radius: 0;background: #ad2a89 !important;
    color: #fff !important;
    border: none !IMPORTANT;}
.btn-default:hover{color:#fff}
.dataTables_wrapper .dataTables_filter input { border-radius: 5px;}
/*-----request------*/
.sidebar-header img{width: 100%}
.components li a i {
    margin-right: 5px;
}
.upper_nav li a {
    background: #1173bb;
    margin-right: 10px;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
}
.navbar-nav>li { margin-right: 10px;}
.nav>li>a:focus, .nav>li>a:hover {background-color: #e22b89;}
.main_heading{display: inline-block;    padding-top: 3px;}
.main_heading h3 {
    margin-bottom: 0;
    margin-top: 0px;
    color: #ad2a89;
    font-size: 14px;
}
.box_pop p {
    line-height: 22px;
    font-weight:600;
}
.form-control {
    margin: 5px 0px !important;
}
.modal-content input {
    margin: 5px auto !important;
    
}
.modal-content input, .modal-content button {
    margin: 5px auto;
    display: inherit;
}
.text-left .form-control {
    margin: 0px 0px !important;
}
.ui-dialog-buttonset button {
    background: #ad2a89;
    color: #fff;
    border: 1px solid #333;
    padding: 2px 15px;
}
button.close {
    -webkit-appearance: none;
    cursor: pointer;
    border: 1px solid #fff !important;
    padding: 5px !important;
    width: 30px;
    height: 30px;
    line-height: 6px;
    right: -8px !important;
    border-radius: 50px;
    top: -10px !important;
    background: #eee !important;
    color: #333 !important;
}
.close:focus, .close:hover{
    background:#fff !important;
}
.box_pop p span#MainContent_Label3, .box_pop p span#MainContent_Label1 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-left: 15px;
}
/*.modal-lg {
    width: 1170px !important;
}*/
.modal-view-footer {
    display: inline-block;
    float: right;
    padding: 10px;
    margin-right: 25px;
}
.modal-view-footer {
    display: inline-block;
    float: right;
    padding: 10px;
    margin-right: 25px;
}
.modal-content:after {
    display: block;
    content: '';
    clear: both;
}
p.expected-date {
    font-size: 16px;
    color: #e32c89;
    font-weight: 600;
        text-align: right;
    margin-right: -15px;
}
.box_pop p span#MainContent_Label3 {
    font-size: 20px;
    font-weight: 600;
}
.table-bordered>tbody>tr>td input {
    /*width: 18px;*/
    padding: 1px;
    border: 1px solid #ad2a89;
    display: inline-block;
}

/*table tr th:first-child {
    width: 100px;
    display:block;
    border:none !important;
}*/
.con0{padding:0 !important;}
#navbarSupportedContent{    margin-top: 8px;padding-right: 8px;}
button.btn.btn-dark.d-inline-block.d-lg-none.ml-auto {display: none;}
#sidebar{background-image:url(../images/vback.png) !important;background-repeat: no-repeat !important;}
.vicon{position: absolute;
    width: 25%;
    opacity: .1;}
.search_side{    background: transparent;
    border: none;
    position: absolute;
    right: 0;
    top: 1px;
    color: #000;
    font-size: 19px;}
.box{    background: #fff;    width: 100%;
    float: left;border-radius: 5px;

border: 1px #000 solid;}
.box h4 i{margin-right:5px;}
.box h4 {margin: 0;
    color: #fff;
    padding: 10px;
}
.mb0{margin-bottom:0 !IMPORTANT;}
.black{background:#337ab7;}
.blue{background:#337ab7 !important;}
.pink{background-color:#ad2a89;}
.pink_color{color:#ad2a89 !important;}
.grey{background:#868686 !important;}
.mb20{margin-bottom:20px;}
.box .form-control{       padding: 0px 12px; height: 25px !important;
    background: linear-gradient(#ccdbe4, #fefeff);
    border: 1px solid #517b97;font-size: 13px;
    border-radius: 5px;}
.box_left p{    padding-left: 5px;
    margin-bottom: 0;
    font-size: 13px;
    color: #ad2a89;
    font-weight: 600;
    text-align: right;line-height: 13px;    vertical-align: middle;    letter-spacing: -1px;
    font-weight: bold;
    display: inline-block;}
.box_right p{padding-left:10px;margin-bottom: 0;    line-height: 15px;}
.box_right span {    font-size: 13px;vertical-align: middle;}
.toggle-handle {
    background: black !IMPORTANT;
}
.box_inner{padding:10px 20px 10px;   }
.mt20{margin-top:20px;}
.mt10{margin-top:5px;}
.width60{    width: 60%;float: left; }
.width70{    width: 70%;float: left; }
.width50{    width: 50%;float: left; }
.width30{    width: 30%;float: left; }
.width20{    width: 20%;float: left; }
.width40{    width: 40%;float: left; }
.pr20{padding-right:20px;}
.width30 span{float: left;
    width: 40%;
    text-align: right;
    padding-right: 10px;}
.width100{width: 100%;}
.notes:before {
    font-family: FontAwesome;
    content: "\f073";
    position: absolute;
    right: 15px;
    top: 3px;
}
.pd0 {
    padding: 0 !IMPORTANT;
}
footer {
    float: left;
    width: 100%;
}
footer p{margin:0;}
footer{    padding: 15px 0;
    background: #e2e2e2;}
.btn-default:hover {
    background: #67064c;
}

 .passengermargin{
        margin-right:99px;
    }
    .drivertext{
            font-size: 11px!important;
                padding: 5px 8px !important;
    }

.slider {width: 90%;margin: 30px auto;}
.slick-slide {margin: 0px 20px;    }
.slick-slide img {width: 100%;}
.slick-prev:before,.slick-next:before {color: black;}
.slick-slide {transition: all ease-in-out .3s;opacity: .2;}
.slick-active {opacity: .5;}
.slick-current {opacity: 1;}


/*dahboard*/
.head_top h3 {display:inline-block;  color: #ad2a89;  float: left;margin-top: 12px;}
.head_top select {  outline: none;width: 20%;border: none;padding: 6px 6px;border-radius: 6px;    margin-top: 10px;
    margin-left: 10px;}
.sel1 {background: #42d4f8;}
.sel2 {background: #f8cfa4;margin-right: 10px;}
.traffic h4{font-weight:600;  display: inline-block;}
.traffic p{float: right;margin-top: 10px;}
.line1{width: 100%;height: 1px;background: black;}
.leads {margin: 30px 30px;float: left;    width: 97%;}
.leads_main {border: 1px #888888 solid;border-radius: 5px;    width: 24%;float: left;margin-right: 10px;padding: 5px 10px;}
.leads_main img {width: 100%;}
.leads_main h1 {margin: 0;}
.leads_main h5{font-weight:600;}
.leads_main p{    font-size: 11px;}
.leads_main1 {border: 1px #888888 solid;border-radius: 5px;     height: 268px;   width: 49%;float: left;padding: 5px 10px;}
.leads_main1 img {width: 100%;}
.leads_main2 {height: 268px;position: relative;border: 1px #888888 solid;border-radius: 5px; text-align: center;  width: 24%;float: left;margin-right: 10px;padding: 5px 10px;}
.leads_main2 h5{font-weight:600;}
.leads_main2 img{    margin-top: 25px;}
.leads_main2 p{    font-size: 11px;}
.leads_main2 h2 {margin: 0;}
.leads_main2_inner{    position: absolute;bottom: 70px;left: 70px;text-align: center;}
.leads_main1 h5{font-weight:600;}
.request {width: 100%;float: left;padding: 10px 15px 0 50px;
    margin-bottom: 30px;}
.request_main {
    width: 22%;position: relative;
    float: left;
    background: #e0e0e0;
    height: 120px;margin-right: 40px;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(171,171,171,1);
    -moz-box-shadow: 4px 4px 5px 0px rgba(171,171,171,1);
    box-shadow: 4px 4px 5px 0px rgba(171,171,171,1);
}
.request_main img {
    position: relative;
    left: -20px;
    top: 17px;
}
.request_main_right{  margin-right: 15px;    width: 50%;
    margin-top: 15px;  float: right;text-align: right;}
.request_main_right h2 {
    margin: 0;
}
.request_main_right p{    line-height: 18px;}
.side_line1{background: #b84037;}
.side_line2{background: #0154b7;}
.side_line3{background: #ee8a26;}
.side_line4{background: #13a2c8;}
.side_line5{background: #26186f;}
.side_line6{background: #65ba01;}
.side_line7{background: #ba7820;}
.side_line {position: absolute;
    right: 0;
    height: 67px;
    width: 10px;
    top: 17px;}
.details {    position: absolute;
    bottom: 0;
    background: #d3d3d3;
    width: 100%;
    padding-left: 10px;}
.request_main:last-child {
    margin-right: 0;
    float: right;
}
.request_main1 {
    width: 30%;
    margin-right: 50px;
}
.circle_inner{     margin-bottom: 25px;   position: relative;}
.circle_hide {width: 50%;
    display: inline-block;
    position: absolute;
    left: 60px;
    top: 30px;}
.circle_hide i{    font-size: 40px;}
.circle_hide a{    text-decoration: underline;    font-size: 10px;}
.hire_table_head {
    background: #ad2a89;
    color: #fff;
    padding: 10px 10px;
}
.hire_table_head h3 {
    margin: 0;display: inline-block;
}
.hire_table1{    background: #d9dfe0;
    color: #000;
    float: right;
    padding: 3px 15px;
    border-radius: 10px;}
.hire_table {
    float: left;    padding-top: 10px;
    width: 100%;
    background: #fff2f2;    -webkit-box-shadow: 4px 4px 5px 0px rgba(171,171,171,1);
    -moz-box-shadow: 4px 4px 5px 0px rgba(171,171,171,1);
    box-shadow: 4px 4px 5px 0px rgba(171,171,171,1);
}
.table {border-color: transparent;}
.hire_table_col1 p {
    display: inline-block;
    margin: 0 5px;
}
.select1 {
    background: #c8c7c7;
    padding: 2px 15px;
    border-radius: 25px;
    border: none;
}.hire_table_col2 p {
    display: inline-block;
}.hire_table_col2 {
    text-align: right;
}.search_box {
    background: transparent;
    border-radius: 25px;
    padding-left: 15px;
    margin-left: 10px;
}
 
.td1 {
    background: #fe6fb9;
    padding: 2px 2px;
    color: #fff;
}

.td2 {
    background: #d995d2;
    padding: 2px 2px;
    color: #fff;
}
.circle {
    margin-top: 50px;
}
.td3 {
    background: #d62aa8;
    padding: 2px 4px;
    color: #fff;
}
.hire_left{margin-bottom: 50px;}
.current {
    background: #000;
    padding: 2px 7px;
    color: #fff;
    margin: 0 5px;
}
.current:hover {
    background: #fff;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {    border-top: 1px solid #fff2f2;padding: 5px;font-family: 'Open Sans', sans-serif;}

/*User management*/
.pos{    float: right;margin-top: 6px;}
.table-bordered {
 background: #fff2f2;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(171,171,171,1);
    -moz-box-shadow: 4px 4px 5px 0px rgba(171,171,171,1);
    box-shadow: 4px 4px 5px 0px rgba(171,171,171,1);
}
.descending {    background: #ad2a89 !important;}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { vertical-align: middle;}
.reg-div-main input[type=checkbox] {height: auto;width: auto;position: relative;top: 2px;margin-right: 5px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.mt10{margin-top: 10px;}
.radioButtonList label {margin-right: 15px;margin-left: 5px;}
label,.form-control,.btn-default {font-family: 'Open Sans', sans-serif;}
.rates {
    display: grid;    padding: 20px 10px;
}
.rates span {
    margin-bottom: 5px;
    color: #ad2a89;
    font-weight: 600;
}
.rates h5{    font-weight: 600;}
.tbback tbody tr:first-child {
    background:#ad2a89 !important; color:#fff;
}
.upper_div h3 {
    margin: 0;    border-bottom: 2px #ad2a89 solid;
    padding-bottom: 5px;
    font-size: 28px;
}
.upper_div {
    margin-bottom: 20px;
}
.gridview span {border: solid 1px #ad2a89;background: #ad2a89;}
.gridview a { border: solid 1px #ad2a89;}
.gridview a:hover {background-color: #ad2a89;    }
 table.dataTable thead>tr>th.sorting {padding-right: 15px !important;}
 table.dataTable thead th {padding: 10px 10px !important;}
.head_tops {
    position: absolute;
    right: 0;    color: #fff;
    top: -50px;}
.head_tops select{outline: none;
    border: none;
    padding: 6px 6px;
    border-radius: 6px;
    background: #ad2a89;
    color: #fff;
    margin-left: 10px;}
.table img { margin-right: 5px;}
 input[type=checkbox] {
 width: auto;
    height: auto;}
 .head_right{float: right;
    width: 27%;
    margin-top: 10px;}
 .head_right select{    outline: none;
    width: 70%;
    border: none;    margin-left: 0;
    padding: 6px 6px;
    border-radius: 6px;
    background: #ad2a89;
    color: #fff;margin-top: 0;}
 .dataTable thead tr th:after {
    display: none !important;
}
.head_top .pos:before {
    font-family: FontAwesome;
    content: "\f067";
    position: absolute;
}
.table i.fa.fa-pencil {
    color: #ad2a89;
}
.table {    text-align: center;
}
    .table tr th {text-align: center;
    }
    .table i {
    padding-right: 5px;
    font-size: 15px;
}
    .topp {
    display: inline;
    position: relative;
    float: right;
}
    .topp input {
    padding: 8px 25px 8px 45px;
}
    .topp:after {
    font-family: FontAwesome;
    content: "\f067";
    position: absolute;
    bottom: 5px;
    color: #fff;
    left: 24px;
    font-size: 18px;
}
    .topp button{    padding: 8px 25px 8px 45px;margin-top: -3px;}
    #MainContent_gvUserDetails .gridview:first-child {
    display: none;
}
.box_right .col-lg-4 {
    padding: 0;
}
.err:before {
    font-family: FontAwesome;
    content: "\f154";
    position: absolute;
        top: 3px;
    left: 10px;
}
.err input {
    padding-left: 25px !IMPORTANT;
}
.mid_text{    text-align: right;
    
    padding-right: 10px !important;}
.tab_head h5 {
    font-weight: bold;
    display: inline-block;
}
.tab_inner p {
    display: inline-block;    font-size: 14px;
}
.tab_inner .err:before{left: 24px;}
.tab_inner {
    float: left;
}
.box_left {
    padding-left: 0 !important;    padding-right: 10px !important;text-align: right;
}
.box_right {
    padding-left: 0 !important;    padding-right: 10px !important;
}
.pdr10 {
    padding-right: 10px !IMPORTANT;
}
.box_btn{background: #337ab7;
    color: #fff;
    border: 0;
    position: absolute;
    right: 15px;
    top: 8px;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;}
.submit_but {
    background: #ad2a89;
    color: #fff;
    border: none;width: 100%;
    height: 25px;    font-size: 11px;
    line-height: 0;
}
.table i.fa.fa-close {
    color: red;
}
.table i.fa.fa-check {
        color: green;    cursor: pointer;
}
.user_lists_select select {
        float: inherit;
    background: #f8cfa4;
    margin-left: 5px;
    margin-top: 8px;
}
.user_lists {
    margin-left: 100px;    color: #fff;
}
#Reset {
    text-decoration: underline;
}
.dataTables_filter {
    margin-bottom: 5px;
}
.dataTables_filter:after{font-family: FontAwesome;
    content: "\f002";
    position: absolute;
    right: 10px;
    top: 4px;}
.dataTables_filter input{    background: #d2daed;
    border: none;    color: #000;
    border-radius: 0;
    height: 30px;}
#MainContent_tblextra input[type="text"] {
    width: 50%;
    margin-left: 15px;
    margin-top: 5px;    margin-bottom: 5px;
}
.spaces input[type="checkbox"]{margin-top: 10px;    margin-bottom: 10px;}
#MainContent_tblextra select,.spaces input[type="text"],.spaces select{margin-top: 5px;    margin-bottom: 5px;}
.reset_pass_form_main {
    width: 40%;
    margin: auto;
    background: #ececec;
    padding: 15px 50px 32px;
}
.reset_pass_form_main .row {
    margin-bottom: 15px;
}
.table thead tr {
    background: #ad2a89;    color: #fff;
}
#MainContent_rdbtnType {
    float: left;
    width: 40%;
    margin-left: 50px;margin-top: 14px;
}
#MainContent_rdbtnType tbody tr {
    float: left;
    width: 30%;
}
#MainContent_rdbtnType tbody tr td input {
    position: relative;
    top: 2px;
    margin-right: 2px;
}
.dataTables_wrapper .dataTables_paginate {
    padding-top: 0 !important;
    margin-bottom: 8px !important;
}
div.dataTables_wrapper div.dataTables_info {padding-left: 10px;}
.newclass a {
    text-decoration: underline;
}
.pink_clr{color:#ad2a89;}
.part_rep {
    color: #fff;    padding: 0px 10px;
    border-radius: 5px;    height: 60px;
    position: relative;cursor: pointer;
}
.pd05 {
    padding:0 5px !important;
}
.part_rep i {
    font-size: 22px;
    margin-top: 5px;
}
.part_dash {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.part_rep h3 {
    position: absolute;
        bottom: 5px;
    right: 10px;
    margin: 0;
}
.part_rep1 {
    color: #fff;    padding: 0px 6px;
    border-radius: 5px;    height: 100%;
    position: relative;cursor: pointer;
        padding-bottom: 5px;

}
.part_rep1 i {
    font-size: 22px;
    margin-top: 5px;
}
.partb1{background:#ef499a;}
.partb2{background:#ec2b89;}
.partb3{background:#c33efd;}
.partb4{background:#5cb85c;}
.partb5{background:#e33933;}
.partb6{background:#f0ad4e;}
.partb7{background:#428bca;}

/*.part_rep1 h5 {
    float: right;
    margin: 0;    width: 100%;
    text-align: right;font-size: 12px;
}*/
.part_rep1 h5 {
    /* float: right; */
    margin: 0;
    width: 100%;
    margin-top: 14px;
    text-align: right;
    font-size: 12px;
    /*display: inline-flex;
    text-align: center*/
    /*position: absolute;
    left: -9px;
    bottom: 6px;*/
}

.part_rep1 h3 {
    margin-top: 5px;
}
.part_price {
    color: #fff;
    position: absolute;
    font-size: 12px;
    bottom: -10px;
    right: 2px;
}
.pdl0{padding-left: 0 !important;}
.pr4{    padding-right: 4px;}
.side_req h3 {
    background: #fcf8e3;
    padding: 10px 5px;margin: 0;
    font-size: 20px;
}
.side_req h3 span {
    font-size: 13px;
}
.table_req {
    background: #fff;
    padding: 5px 10px;    height: 220px;
    overflow: auto;
}
.side_req1 h4 {
    background: #428bca;
    margin-top: 20px;
    padding: 10px 10px;
    color: #fff;    margin-bottom: 0;
}
.side_recent {
    background: #fff;
    height: 245px;
    overflow: auto;
    padding: 5px 10px;
}
.recent_rep {
    background: #e5e5ff;
    padding: 10px 10px;
    margin-top: 5px;
}
.recent_rep p {
    font-size: 14px;line-height: 20px;
    margin-bottom: 0;
}
.recent_rep p span {
    font-weight: 600;
}
.recent_rep a {
        float: right;
    background: #000;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 10px;
}
.recent_rep h5 {
    font-weight: 600;
    font-style: italic;
}
.side_more {
    background: #fff;
    padding: 10px 10px;
    border-top: 1px solid #ccc;
}

.btns {
    padding: 2px 20px;
    background: #428bca;
    color: #fff;
    border-radius: 5px;
}
.buttinsss {
    width: 100%;
    float: left;
}
.upper_nav {
    margin-top: -3px;
}
.pl0 {padding-left: 0 !IMPORTANT;}
.right_btn {
    float: right;
    margin: 10px 0;
    background: #ad2a89;
    color: #fff;
    border: none;
    padding: 5px 10px;    margin-right: -5px;
}
div.dataTables_wrapper div.dataTables_info { color: #000;}
a.paginate_button.current {
    background: #fff !IMPORTANT;
}
div#tblRequest_info {
    color: #000;
}
#tblRequest_wrapper label {
    color: #000;
}
.modal-body label {
    color: #000;font-size: 12px;
}

.modal-backdrop { z-index: 0;}
.table-responsive {
    overflow: auto;
}
.dataTables_paginate {
    margin-top: 10px;
}
.dataTables_length label {
    color: #000;
}
.dataTables_length select {
    color: black;    height: 30px;
    background: linear-gradient(#ccdbe4, #fefeff);
    border: 1px solid #517b97;
    border-radius: 5px;
}
.dataTables_filter label {
    color: #000;
}
.head_top label {
    color: #fff;
}
#MainContent_tblDiv .left_mnpdd {padding-right: 2%;}
.red {
    background: #940000 !important;
}
#myModal1 .modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 10px;
    top: 6px;
    color: #000;
}
.modal-body .row {
    margin-bottom: 5px;
}
.modal-content input { margin-top: 0 !IMPORTANT;}
.adds {       background: #fff; height: 100%;
    overflow: auto;}
.side_reqs1{    float: left;
    width: 50%;    margin-bottom: 15px;
    padding: 0px 15px;}
table#MainContent_grdNotes {
    background: #fff;
    width: 100%;    background: #fff;
}
table#MainContent_grdNotes tr th,table#MainContent_grdNotes tr td {
    padding-left: 15px;
}
.mod {
    width: 50% !important;
}
.mod .modal-body input {
    position: relative;
    top: 10px;    background: #fff;
    border-color: #ccc;
}
.mod .modal-footer input {
    color: #fff;
}
h4 i {margin-right: 5px;}
h3 i {margin-right: 5px;}
.recent_rep p i {
    margin-right: 5px;
}
#sidebar ul ul {
    position: absolute;
    z-index: 999;
    display: inline-grid;
        right: -160px;
    top: 0;
    list-style-type: none;
    width: 160px;
    margin: 0px;
    padding: 0;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#sidebar li:hover > ul {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
}
#sidebar ul li {
    position: relative;
}
#sidebar ul ul li a {
    padding: 10px 0;
    background: #ad2a89;    border: 1px solid #ad2a89;
    padding-left:10px !important;
}
.tab_dash tr td {
    background: #ff9698;
    /*color: #fff;*/
    color:#333;
    font-size: 12px;
    font-weight: 600;
}
.table i.fa.fa-pencil-square-o {
    background: #5cb85c;
    padding: 3px 3px;
}
.table i.fa.fa-file-text-o {
    padding: 3px 3px;
    background: #42d4f8;
}
.toggle.btn {height: 30px !IMPORTANT;}
.footer_box {
    float: left;    padding: 6px 10px;
    width: 100%;
    background: #efefef;
}
.footer_box a {
    float: none;
    background: rgba(173, 42, 137, 0.7294117647058823);
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
    font-size: 11px;
    margin: 1px;
        margin-top: -3px;
}
.pull-left input {
    float: left;
}
.ui-widget-overlay {
    background: #040404 !important;
    opacity: 0.7 !important;
}
.footer_box i.fa.fa-info-circle {
    float: left;
    color: #337ab7;
    margin-right: 5px;    margin-top: 1px;
}
.footer_box h6 {
    font-weight: 600;
    float: left;
    margin: 0;    font-size: 14px;
}
.footer_box p {
    float: left;
    margin: 0;
    padding-left: 5px;
    line-height: 0;
}
.footer_box h6 span {
    background: #fbc500;
    padding: 2px 3px;
}
.footer_box_left {
    float: left;
    width: 60%;
    margin-top: 5px;
}
.tab_dash tbody td {
    padding: 3px !IMPORTANT;cursor: pointer;
}
.add_mod h4.modal-title {
    display: inline-block;
}

.add_mod .modal-body {
    padding: 10px 10px;
}
.add_mod .modal-body input {
    position: relative;
    top: 0;
    background: #fff;
    border-color: #ccc;
}
.add_mod .modal-header input {
    float: right;
    color: #fff;
}
.invoice-title h2, .invoice-title h3 {display: inline-block;}
.table > tbody > tr > .no-line {border-top: none;}
.table > thead > tr > .no-line {border-bottom: none;}
.table > tbody > tr > .thick-line {border-top: 2px solid;}
.invoice {padding: 20px 0px;}
.invoice_inn {padding: 0px 100px;}
.invoice_border {border: 1px solid #000;padding: 20px 20px;    background: #fff;}
.borders {border: 3px solid #000;padding: 5px 10px;width: 260px;}
.invoice_right table {float: right;border: 3px solid #000;font-size: 14px;}
.invoice_right table tr th {border: 3px solid #000;width: 175px;padding-left: 10px;}
.invoice_right table tr td {border: 3px solid #000;width: 175px;}
.invoice_right tr {height: 22px;}
.panel .table>tbody>tr>td {border-top: none;}
.panel-default {margin-top: 30px;border: 3px solid #000;}
.lasts {margin-top: 20px;}
#sidebar ul ul li a:hover {
    background: #fff;
    color: #ad2a89;    border: 1px solid #ad2a89;
}
.tbback tbody tr:first-child:hover {
    background: #ad2a89;
}
.table i.fa.fa-sticky-note-o {
    padding: 3px 3px;
    background: #42d4f8;
}
.table i.fa.fa-calendar {
    padding: 4px 4px;
    background: #c4323b;
    color: #fff;
    font-size: 13px;
    border-radius: 2px;
}
.back_white {    background: #fff !important;}
.modal-header .close {
    top: 10px;
    position: absolute;
    right: 14px;    opacity: 0.5;
}
#myEmailModal input[type="text"]{
    background: transparent;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.tab_remover{
    background: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: hidden;
}
.tab_remover tr th {
    border: hidden !IMPORTANT;
}
.tab_remover tr td {
    border: hidden !IMPORTANT;
}
.tab_remover select {
    height: 30px;
    border-radius: 5px;
}
.tab_remover input {
    height: 30px;
    border-radius: 5px;
    border: 1px solid #9e9e9e !IMPORTANT;    width: 93% !IMPORTANT;
    margin: 0 !IMPORTANT;
}
.tab_div{    border-collapse: collapse;}
.tab_div tr td {
    padding: 5px 10px;
    border: 1px solid #ccc;
}
label#statusExpUpdate {
    text-align: left;
    padding-left: 15px;
}
table#MainContent_rblResConfirm tbody tr:nth-child(2) {
    position: absolute;
    left: 62px;
    top: 0;
    width: 100px;
}
#MainContent_rblResConfirm input[type="radio"] {
    position: relative;
    top: 1px;    margin-right: 1px;
}
.adds1 {
    overflow: auto;
    /*max-height: 335px;*/
    background: #fff;
}
.but_rps {
    float: left;
    width: 100%;
    position: relative;
    top: -20px;
}
.but_rps a {
    margin-right: 5px;
}
.modal-header {
    padding:8px 10px !important;
    background: #ad2a89;
    color: #fff;
}
.modal-footer {
    padding: 8px 10px !important;
    margin-top: 10px;
} 
.topp1 input {
        padding: 4px 10px 4px 34px;
    background: #ad2a89 !IMPORTANT;
    color: #fff !important;margin-right: 0 !IMPORTANT;
    border: none;
}
.topp1:after {
    font-family: FontAwesome;
    content: "\f067";
    position: absolute;
    bottom: 2px;
    color: #fff;
    left: 13px;
    font-size: 16px;
}
.topp1 {
    display: inline;
    position: relative;    
    float: right;
}
#myModal1 .modal-header .close {z-index: 9;}
.table i.fa.fa.fa-wrench {
    padding: 3px 3px;
    background: #d48e2a;
}
.clonicon {
    position: relative;
    display: inline-block;
}
.clonicon:before {
    font-family: FontAwesome;
    content: "\f24d";
    position: absolute;
    bottom: 3px;
    color: #fff;
    left: 24px;
    font-size: 18px;
}
.clonicon input {
    padding: 6px 25px 6px 50px !IMPORTANT;
}
.plusicon {
    position: relative;
    display: inline-block;
}
.plusicon:before {
    font-family: FontAwesome;
    content: "\f067";
    position: absolute;
    bottom: 3px;
    color: #fff;
   left: 4px;
    font-size: 18px;
}
.plusicon input {
    padding: 6px 25px 6px 45px !important;
}
.plusicon button {
    padding: 6px 25px 6px 45px;  
}
.searchicon {
      position: relative;
    display: inline-block;
}
.searchicon:before {
    font-family: FontAwesome;
    content: "\f002";
    position: absolute;
    bottom: 3px;
    color: #fff;
    left: 22px;
    font-size: 18px;
}
.new_request_list_top #MainContent_btnSave{padding-left: 29px;}
.new_request_list_top #MainContent_btnapplyrequest{padding-left: 30px;}
.new_request_list_top #MainContent_btnAddNotes{margin-right: 6px;}

.searchicon input {
    padding: 6px 25px 6px 45px !important;
}
.saveicon {
        position: relative;display: inline-block;
}
.saveicon:before {
    font-family: FontAwesome;
    content: "\f0c7";
    position: absolute;
    bottom: 3px;
    color: #fff;
       left: 7px;
    font-size: 18px;
}
.notes {
    position: relative;
}
.saveicon input {
    padding: 6px 22px 6px 45px;
}
.backicon {
        position: relative;
    display: inline-block;
    float: right;
}
.backicon:before {
    font-family: FontAwesome;
    content: "\f060";
    position: absolute;
    bottom: 3px;
    color: #fff;
    left: 22px;
    font-size: 18px;
}
.backicon input {
    padding: 6px 25px 6px 45px;
}
.cancelicon {
     position: relative;display: inline-block;
}
.cancelicon:before {
    font-family: FontAwesome;
    content: "\f00d";
    position: absolute;
    bottom: 3px;
    color: #fff;
    left: 5px;
    font-size: 18px;
}
.cancelicon input {
   padding: 6px 25px 6px 45px;
}
.viewicon {
        position: relative;display: inline-block;
}
.viewicon:before {
    font-family: FontAwesome;
    content: "\f06e";
    position: absolute;
    bottom: 3px;
    color: #fff;
    left: 22px;
    font-size: 18px;
}
.viewicon input {
    padding: 6px 25px 6px 45px;
}
.downicon {
        position: relative;display: inline-block;
}
.downicon:before {
    font-family: FontAwesome;
    content: "\f019";
    position: absolute;
    bottom: 3px;
    color: #fff;
    left: 22px;
    font-size: 18px;
}
.downicon input {
    padding: 6px 25px 6px 45px;
}
#sitemastercntrl #sidebar span{
    padding-left:15px;
}
.scroll_top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    background-color: #1f80bf;
    width: 40px;
    height: 40px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    display: none;
    border-radius: 50%;
    color: #fff;
}

.wid18 {
    width: 10%;
    float: left;
    position: relative;
}
.model_con {
       margin: auto; 
    background: #ececec;
    padding: 10px;
    float: left;margin-bottom: 10px;
    border: 1px solid #e2e2e2;
}
.saveicon button {
    padding: 6px 25px 6px 45px;
}
.searchicon button {
    padding: 6px 25px 6px 45px;
}
.cancelicon button {
    padding: 6px 25px 6px 45px;
}
.form-controlt{    padding: 5px 12px !IMPORTANT;color: #6b6b6b;
    background: linear-gradient(#ccdbe4, #fefeff) !IMPORTANT;
    border: 1px solid #517b97 !important;    width: 100%;
    border-radius: 5px !important;}
i.fa.fa-files-o {
    color: #ad2a89;
}
.redtext {
    color: red;    font-size: 12px;
}
.notes1:before {    right: 8px;    top: 0px;}
#MainContent_grdMICancelled_wrapper {
    overflow: auto;
    position: relative;    margin-top: 10px;
}
#tblInvoice_filter label {
    color: #000;
}
#tblInvoice_length label {
    color: #000;
}

.modal-backdrop.in {
opacity: 0;
    z-index: 0;
}
.ui-dialog {padding: 0 !IMPORTANT;}
.ui-dialog .ui-dialog-title {color: #fff;}
.ui-widget-content {
    border: 1px solid #e0e0e0;
}
.abright {position: absolute;
    right: 0;
}
table#MainContent_rdbtnCCTBSupplier tbody tr:nth-child(2) {
    position: absolute;
    left: 62px;
    top: 0; 
    width: 100px;
}  
.pr0 {
    padding-right: 0 !important;
}
.err1 {
    position: relative;
}
.err1:before {
    font-family: FontAwesome;
    content: "\f154";
    position: absolute;
       top: 4px;
    left: 13px;
    font-size: 16px;
}
.err1 input {
    padding-left: 25px !IMPORTANT;
}
.lightblue tr {
    background: #d9d7e2;
}
.lightpink tr {
    background: #e8c0c7;
}
.but_rps1 {
    float: left;
    width: auto;
    position: absolute;
    top: 15px;
    right: 5px;
}
.recent_rep1 {
    background: #e5e5ff;
    padding: 10px 10px;
    margin-top: 5px;
    float: left;
    width: 100%;
    position: relative;
}
.extrabox {    background: #ececec;
    padding: 0 0;margin-bottom: 10px;
    margin-top: 20px;
    border: 1px solid #d4d4d4;
}
.but_rps1 a{    float: right;
    background: #000;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 10px;}
.req_field input,.req_field select {
        background: #920202 !important;
    color: #fff;
    border: 1px red solid !important;
}
.pdr0 {padding-right:0 !important;}
span#MainContent_CompareValidator1 {
    display: none;
}
span#MainContent_RequiredFieldValidator4 {
    display: none;
}
span#MainContent_RequiredFieldValidator16 {
    display: none;
}
span#MainContent_RequiredFieldValidator13 {
    display: none;
}
span#MainContent_RequiredFieldValidator20 {
    display: none;
}
span#MainContent_RequiredFieldValidator10 {
    display: none;
}
span#MainContent_RequiredFieldValidator5 {
    display: none;
}
span#MainContent_RequiredFieldValidator17 {
    display: none;
}
span#MainContent_RequiredFieldValidator12 {
    display: none;
}
span#MainContent_RequiredFieldValidator18 {
    display: none;
}
span#MainContent_RequiredFieldValidator14 {
    display: none;
}
span#MainContent_RequiredFieldValidator19 {
    display: none;
}
span#MainContent_regexEmailValid {
    display: none;
}
span#MainContent_RequiredFieldValidator3 {
    display: none;
}
span#MainContent_RequiredFieldValidator2 {
    display: none;
}
span#MainContent_RequiredFieldValidator6 {
    display: none;
}
span#MainContent_RequiredFieldValidator7 {
    display: none;
}
span#MainContent_RequiredFieldValidator8 {
    display: none;
}
span#MainContent_RequiredFieldValidator9 {
    display: none;
}
span#MainContent_RequiredFieldValidator11 {
    display: none;
}
.mt2 {margin-top:2px;}
.toggle.btn {min-height: auto !IMPORTANT;}
.toggle-group .btn { padding: 5px 12px;}
#sidebarCollapse span {
    display: none;
}
button#sidebarCollapse1 {
    position: absolute;
    top: 7px;left: 0px;display:none;
}
button#sidebarCollapse2 {
    position: absolute;
    top: 7px;left: 0px;
}
button#sidebarCollapse {
    position: absolute;
    top: 7px;left: 0px;
}
.btn-info {
    color: #fff;
   background-color: #337ab7 !important;
    border-color: #337ab7 !important;
}
.intro {width: 100% !IMPORTANT;}
.left_mnpdd {
    padding: 0 15px 0 15px;
}
.reg-div-main {
    float: left;
    margin: 0;
    padding: 0px 15px;
    display: block;
    width: 100%;
}
.newreq_div {
    padding: 0 15px 0 0;
}
.nothire:before {
    right: 20px;
}
.pr10 {
    padding-right: 10px;
}
.input-group-addon {
    background: linear-gradient(#ccdbe4, #fefeff) !IMPORTANT;
    border: 1px solid #517b97 !important;
    padding: 0px 7px !important;
    left: 1px;
    position: relative;
    border-radius: 4px !important;
}
.input-group-addon span {
    top: 0;
}
#ExtraField a {
    padding-right: 10px;
    text-decoration: underline;
}
.submit_but1 {
    background: #ad2a89;
    color: #fff;
    border: none;
    width: 100%;
    height: 30px;
    font-size: 11px;
    line-height: 0;
    border-radius: 5px;
}
.bespokes {
    padding: 20px 0 0;
}
.bespokes .text-right label {
    line-height: 16px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
}
.bright input{    width: auto;
    float: right;}

.errcost:before {
    left: 102px;
}
.newclass span {
    cursor: pointer;
}
.topp2 {
    display: inline-block;
    margin-left: 75px;
}
