/*@font-face {
    font-family: calibri;
    src: url(../fonts/Calibri.ttf);
}*/

body{
    font-family: 'calibri' !important;
    overflow-x: hidden !important; 
}
.start-top{
        padding: 7% 5% 5% 5%;
}
.booking-form h2{
    text-align: center;
    margin-bottom: 3%;
    text-transform: uppercase;
}
/*.booking-form .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus{
    color: #fff;
    background-color: #0077b5;
    border:none;
    font-weight: 600; 
}
.booking-form .nav-tabs>li.active>a:active{
    color: #fff;
    background-color: #0077b5;
    border:none;
    font-weight: 600; 
}
.booking-form .nav-tabs>li.active>a:hover{
    background-color: #0077b5;
    border-radius: 0;
    border-left: none; 
    border-right: none;
    border-top: none;
    border-bottom:1px solid #e5af5a;
    color: #fff;    
}*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff !important;
    cursor: default;
    background-color: #0077b5 !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.booking-form .tab-content{
    overflow: initial;
    padding: 4%;
}
.booking-form .tab-content>.active{
    padding-top: 2%;
}
.booking-form .nav-tabs{
    border-bottom: none;
}
.booking-form .nav-tabs>li>a{
    color: #000;
    border: 0px solid transparent !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 20px;
    text-align: center;
    width: 160px;
    background-color: #ddd;
    border-radius: 0px 0px 6px 6px;
   /* margin-right: 0px;*/
}
.booking-form .nav-tabs>li>a:hover{
    border-color: transparent;
    background-color: rgba(229,175,90, 1.00);

}
.booking-form .nav>li>a:hover{
    background-color: rgba(229,175,90, 1.00);
    color: #fff;
}
.booking-form .nav>li>a:focus, .booking-form .nav>li>a:active{
    background-color: #0077b5;
    color: #fff;
    border-bottom: none !important;
    outline: none;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
.booking-form textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus{
    border-color: transparent;
    box-shadow: none;
    border-bottom: 1px solid #000;
}
.booking-form select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    height: 30px;
    border-radius: 0;
}
.booking-form label{
    font-weight: 500;
    color: #5d5d5d;
    font-size: 13px;
    margin-bottom: 0;
}
.side-text{
    font-size: 10px;   
    margin-bottom: 5px;   
    height: 100%;    
    display: flex;
    align-items: flex-end;
    margin-left: 65px;
    color: #000;
}
.booking-form .col-md-3{
    /*padding-right: 0;*/
}
.col-md-3.address-field {
    padding-right: 0;
}
.col-md-3.add-address-field {
    padding-left: 0;
}
.booking-form .pop-up a{
    text-transform: uppercase;
    font-size: 10px;
}
.booking-form .pop-up a:hover{
    text-decoration:none;
    color: #e5af5a;
}
.blank-margin-20{
    margin-bottom: 20px;
}
.pop-up{
    border-bottom: 2px solid #d4d4d4;
    width: auto;
    height: 50px;
    overflow: hidden;
}
.pop-up-address{
    /*border-bottom: 2px solid #d4d4d4;
    width: auto;
    height: 50px;
    overflow: hidden;*/
    margin-top: -15px;
    margin-bottom: 10px;

}
.add-address-field a{
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 0px;
}
.booking-form .form-control{
    border: 1px solid #fff;
    border-bottom: 2px solid #d4d4d4;
    box-shadow: none;
    border-radius: 0;
    padding: 6px 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.summary-form .form-control{
    border: 1px solid #fff;
    border-bottom: 2px solid #d4d4d4;
    box-shadow: none;
    border-radius: 0;
    padding: 6px 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;

}
.summary-form .form-control:focus{
    border-color: transparent;
    box-shadow: none;
    border-bottom: 2px solid #888787;
}
.booking-form .form-control:focus{
    border-color: transparent;
    box-shadow: none;
    border-bottom: 2px solid #888787;
}
.nxt-btn{
    background-color: #e5af5a;
    color: #fff;
    font-weight: 600;
    padding: 6px 60px;
}
.form-style{
    padding: 0%;
    background-color: #fff;
    width: 800px;
    margin: 0 auto;
    padding-bottom: 1%;
    -webkit-box-shadow: 2px 2px 20px 4px rgba(0,0,0,0.21);
-moz-box-shadow: 2px 2px 20px 4px rgba(0,0,0,0.21);
box-shadow: 2px 2px 20px 4px rgba(0,0,0,0.21);
}
#home_btn{
    margin-top: 20px;
    float: right;
}
.car-select{
    background-color: #eee;
}
.car-select .start-top{
    padding: 9% 0% 4% 0%;
}
.car-select .car-details span{
    display: block;
    background-color: #e5af5a;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    margin-bottom: 10px;
}
.car-select .car-details p{
    margin-bottom: 5px;
    font-size: 14px;
}
.car-select .car-details p a {
    color: #0077b5;
}
.car-name{
    font-size:  18px !important;
    font-weight: 600;
}
.car-details h3{
    margin-top: 18px;
    color: #0077b5;
}
.car-img{
    padding-top: 2%;
    padding-left: 5%;
    
}
.car-img img{
    width: 100px;
}
.car-modal{
    padding-top: 3%;
}
.car-seat{
    padding-top: 5%;
    font-weight: 600;
}
.car-select .table{
    margin-top: 0;
}
.car-select .panel-default>.panel-heading{
    background: #a0a0a0; 
    color: #fff;
}
.slct-btn{
    background-color: #e5af5a;
    color: #fff;
    font-weight: 600;
}
.btn-slct{
    padding-top: 24px;
}
.trip-summary p{
    font-size: 13px;
}
.trip-summary h3{
    margin-top: 0;
    font-weight: 600;
}
/*.trip-summary .col-md-6{
    padding-left: 0;
}*/
.trip-summary .bg-white{
    padding-bottom: 20px;
}
.edit-btn{
    color: #e5af5a;
    font-size: 26px;
    margin-top: -5px;
}
a.edit-btn:hover{
    color:#e5af5a; 
}
.edit-img{
    position: absolute;
    top: -21px;
    right: -6px;
}
/*.bg-grey{
    background-color: #eee;
    padding: 15px;
}*/
.bg-white{
    background-color: #fff;
    padding: 20px ;
    border-radius: 3px;
    margin-bottom: 15px;
}
.trip-form{
    background-color: #eee;
}
#navigation ul.dropdown-menu{
    left: 85% !important;
    background-color: #33414f;
    margin-top: -1px;
    border-radius: 0;
}
#navigation ul.dropdown-menu>li>a{
    color: #fff;
}
#navigation ul.dropdown-menu>li>a:hover{
    background-color: transparent;
}
#navigation ul.dropdown-menu>li>a:focus{
    background-color: transparent;
}
.box2{
    padding-top: 10%;
}
.form-strip{
    display: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background: transparent !important;
}
.summary{
    background-color: #eee;
    min-height: 400px;
}
.col-md-5.form-summary{
    padding: 0;
}
.form-summary p{
    font-size: 12px;
}
.fare-details p{
    font-size: 13px;
}
.fare-description{
    /*border-bottom: 1px solid #ebebeb;*/
}
.fare-description .col-md-6{
    padding-right: 0;
    text-align: center;
}
.fare-description span{
    font-weight: bold;
    font-size: 17px;
}
.extra-use{
    padding-left: 0 !important;
}
.terms{
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #047de5;
    text-align: center;
}
.fare-break{
    font-weight: bold;
}
.summary .trip-summary .bg-white{
    padding-bottom: 0 !important;
   /* height: 605px;*/
}
.passanger-container{
    margin-top: 8%;
}
.passanger-container .form-control {
    border: 1px solid #fff;
    border-bottom: 1px solid #000;
    box-shadow: none;
    border-radius: 0;
    padding: 6px 0;
}
.cmpny-btn{
    width: 100%;
    background: #0077b5;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    border-radius: 4px;
    transition: 0.5 ease-in-out;
}
.cmpny-btn:hover{
    background-color: rgba(229,175,90, 1.00);
    color: #fff !important;
}
.pay-btn{
    width: 100%;
    background: #33414f;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.summary .btn:hover, .btn:focus, .btn.focus{
    color: #fff !important;
    box-shadow: none;
    outline: none !important;
}
#pay{
    margin-top: 3%;
}
.summary textarea.form-control{
    /*height: 50px;*/
}
#pay {
    position: relative;
}
 
 
#pay:before {
    content: "\f0d8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
color: #fff;
    font-size: 30px;
    position: absolute;
    top: -27px;
    right: 12px;
}
.pay-sub{
    background: #047de5;
    color: #fff;
    font-weight: bold;
}
.profile{
    padding-top: 6%;
    background-color: #eee; 
}
.profile .form-control {
    border: 1px solid #fff;
    border-bottom: 1px solid #000;
    box-shadow: none;
    border-radius: 0;
    padding: 6px 0;
}
.profile .edit-btn2{
    background: #047de5;
    color: #fff;
    font-weight: bold;
}
.profile .bg-white{
    margin-top: 2%;
}
.profile .nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
    color: #fff;
    background-color: #047de5;
}
.profile .save-btn{
    background: #047de5;
    color: #fff;
    font-weight: bold;
}
.cab-det{
    padding-top: 100px;
}
.pick-info{
    background-color: #eee;
}
.start_point {
    background: #fff;
    border: 1px solid #b7b7b7;
}
.end_point, .start_point {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    box-sizing: border-box;
}
.line_map {
    width: 127px;
    border-top: dashed 1px #cacaca;
    margin-top: 4px;
}
.end_point {
    background: #90e474;
}
.pickup_info{
    text-align: center;
}
.grey{
    color: #9b9b9b;
}
.append_bottom4 {
    margin-bottom: 4px;
    font-size: 12px;
}
.font20 {
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
}
.route_map{
    text-align: center;
}
.append_bottom4 label{
    color: #0055b7;
    font-size: 10px;
}
.pick-info .form-control {
    border: 1px solid #fff;
    border-bottom: 1px solid #d8d8d8;
    box-shadow: none;
    border-radius: 0;
    padding: 6px 0;
}
.pick-info textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus{
    border-color: transparent;
    box-shadow: none;
    border-bottom: 2px solid #d4d4d4;
}
.pick-info select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    height: 30px;
    border-radius: 0;
}
.pick-info label {
    font-weight: 500;
    color: #047de5;
    font-size: 12px;
}
.pick-info .cab_type_nm{
    font-size: 18px;
    line-height: 20px;
    color: #4a4a4a;
}
.pick-info .fare-discription p{
    margin-bottom: 5px;
}
.pick-info .pUtility{
    font-size: 12px;
    color: #4a4a4a;
}
.pick-info .name_of_car{
    font-size: 12px;
}

/*ali assgar css*/

.add-address-modal .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0;
}
.add-address-modal .modal-content {
    border: 2px solid #ddd;
    border-radius: 1px;
}
.add-address-modal .modal-header {
    min-height: 16.43px;
    padding: 10px 15px;
    border-bottom: 2px solid #ddd;
    color: #0899cc;

    text-transform: uppercase;
}
.modal-address-form-sec {
    padding: 10px 20px 85px 20px;
}
.add-address-modal .modal-dialog {
    margin: 130px auto;
}
.add-address-modal label {
    font-weight: 500;
    color: #5d5d5d;
    font-size: 13px;
}
.add-address-modal .form-control {
    padding: 5px 0px;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-bottom: 2px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}
.add-address-modal .form-control.add-textarea{
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    max-width: 100%;
    min-height: 30px;   
}
.add-address-modal .form-control:focus {
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
h3.trip-heading{
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    margin-top: 0;
    font-weight: 600;
}
.car-s-datail h4{
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 0px;
}
.car-s-datail p{
    margin-bottom: 0px;

}
.car-s-type h4 {
    font-weight: 600;
    margin-bottom: 0;
}
.car-s-type {
    margin-top: 20px;
}
.car-s-datail {
    margin-top: 20px;
}
.radio-inline.trav2, .radio-inline.trav1{
    font-weight: 600;
    color: #000;
}
.traveling-form-sec {
    margin-top: 20px;
}
.form-design .form-control {
    padding: 5px 0px;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-bottom: 2px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    height: 30px;
}

.form-design-map .form-control {
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 33px;
    padding: 0px;
    font-size: 12px;
    text-transform: unset;
}

.form-design-map .form-control:focus {
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.form-design .form-control:focus {
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.other-terms {
    text-transform: uppercase;
    font-weight: 600;
    color: #047de5 !important;
}
.pay-buttons {
    margin-top: 13%;
}
.btn-bt.business1{
  text-align: center;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  position: relative;
  border-width:0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  float:left;
  padding:12px 45px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.btn-bt.business1{
  color: #ffffff ;
  background: #0077b5;
  border-color: rgba(, 1) ;
  font-size: 12px ;
  font-weight: 600 ;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 10px;
}
.pay-btn1 .business1 {
    float: right;
}
.btn-bt.business1:hover{
  color: #ffffff ;
  background: rgba(229,175,90, 1.00) ;
  border-color: rgba(, 1) ;
  text-decoration: none;
}
.light .btn-bt.business1, .fullscreen-blog-article .content.background--dark .btn-bt{
  color: #222222 ;
  background: rgba(255,255,255, 1.00) ;
  border-color: rgba(255,255,255, 1.00) ;
}
.light .btn-bt.business1:hover, .fullscreen-blog-article .content.background--dark .btn-bt:hover{
  color: #e5af5a ;
  background: rgba(255,255,255, 1.00) ;
  border-color: rgba(255,255,255, 1.00) ;
}
.popup_box .col-md-8 {
    padding-left: 0px;
}
.popup_box .table>tbody>tr>td{
    font-size: 14px;
}
.panel.package-detail-panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.package-detail-panel .panel-body {
    min-height: 180px;
}

/*.cont-body {
    margin-top: 35px;
}*/
.booking-head, .pay-btn .btn, .side-conts {
    margin-bottom: 20px;
}
.side-conts {
    /*margin-left: 15px;
    width: 88%;
    float: left;*/
}
.left-side-tab>.nav {
    margin-bottom: 0px;
    border-bottom: 3px solid #337ab7;
}
.left-side-tab>.nav-pills>li.active>a {
    color: #fff;
    background-color: #0077b5;
}
.left-side-tab>.nav>li>a {
    /*position: relative;
    display: block;*/
    padding: 10px 33px;
    background-color: #f1f1f1;
    border-radius: 6px 6px 0px 0px;
    color: #000;
    width: 135px;
    /*font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;*/
}
.usertrip1 .nav>li>a{
    margin-bottom: 0px;
}
.usertrip1 .nav-pills>li.active>a
.left-side-tab .nav>li.center-border>a {
    border-right: 2px solid #ddd!important;
    border-left: 2px solid #ddd!important;
}
li.last-tab {
    float: right !important;
}
li.center-tab {
    margin-left: 3px !important;
}
/*.left-side-tab .nav-pills>li {
    margin-bottom: 6px;
}*/
.left-side-tab>.nav>li>a:hover{
    background-color: rgba(229,175,90, 1.00);
    color: #fff;
} 
/*.nav-pills>li.active>a {
    background-color: transparent!important;
    border-bottom: 1px solid #f0ad4e!important;
    color: #f0ad4e!important;
}*/
.left-side-tab .tab-content {
    height: 482px;
    /*scroll-behavior: smooth;*/
    overflow-y: scroll;
    overflow-x: hidden;
}
.ride-details .nav li {
    width: 100%;
    margin-bottom: 2px;
}
.tab-content .nav-pills>li+li {
     margin-left: 0px; 
}
.left-side-tab .ride-details .nav-pills>li.active>a {
    line-height: 22px;
    background-color: #f1f1f1 !important;
    border-color: #f1f1f1;
    /*border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;*/
    color: #002157!important;
}
/*.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7;
}*/
.ride-details .nav>li>a {
    line-height: 22px;
    position: relative;
    display: block;
    padding: 15px 12px;
    background-color: #fff;
    border-radius: 0;
    border-bottom: 2px solid #ddd;
    color: #002157;
    font-size: 14px;
    margin-bottom: 0;
}
/*.left-side-tab .nav-pills>li.active>a {
    background-color: #fff !important;
    border-bottom: 2px solid #0899cc;
    color: #0899cc !important;
    font-weight: 600;
}*/
/*#upcoming .nav-pills>li+li, .left-side-tab .nav-pills>li+li {
    margin-left: 0;
}*/
.tripdetail-1 {
    font-weight: 500;
}
.ride-details .nav>li>a #trip-span {
    color: #929396;
}
.tripdetail {
    color: #676767;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
}
.book_stat {
    text-transform: uppercase;
    font-weight: 500;
    text-align: right;
}
.span-confirm{
    color: #fff;
    background-color: #1f8e02;
    padding: 0px 10px;
    border-radius: 24px;
    font-size: 12px;
    display: inline-block;
    width: 95px;
    text-align: center;
}
.span-hold{
    color: #fff;
    background-color: #dc0303;
    padding: 0px 10px;
    border-radius: 24px;
    font-size: 12px;
    display: inline-block;
    width: 95px;
    text-align: center;
}
.span-pending{
    color: #fff;
    background-color: #e2a903;
    padding: 2px 10px;
    border-radius: 24px;
    font-size: 12px;
}
.ride-details .nav>li>a #pay-span {
    font-weight: 500;
    color: #000;
}
.tab_container {
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
}
.tab-cont {
    color: #002157;
}
.booking-head {
    background-color: #fff;
    padding: 30px 20px;
    border-right: 3px;
    height: 180px;
    -webkit-box-shadow: 1px 1px 10px 0 rgba(0,0,0,.42);
    -moz-box-shadow: 1px 1px 10px 0 rgba(0,0,0,.42);
    box-shadow: 1px 1px 10px 0 rgba(0,0,0,.42);
}
.txt-gry {
    color: #909090;
}
.booking-id, .left-side-tab .nav-pills>li>a .col-md-4:last-child, .left-side-tab .nav-pills>li>a .col-md-4:nth-last-child(4) {
    text-align: right;
}
.fare-detail{
    text-align: right;
}
.cab-type {
    text-align: center;
    margin-top: 0px;
}
.cab-type img {
    width: 100px;
}
.rout-detail {
    margin-left: 20px;
    margin-top: 15px
}
.rout-detail p {
    font-size: 14px;
    color: #909090;
}
.rout-detail span {
    color: #909090;
}
.fare-detail h3, .profile-header .navbar, .rout-detail p {
    margin-bottom: 0;
}
.fare-detail h3 {
    color: #e2a903;
    font-weight: 600;
    margin-top: 40px;
}
.pay-detail {
    background-color: #fff;
    padding: 15px 30px;
    border-radius: 3px;
   -webkit-box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
    -moz-box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
    box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
    /*min-height: 310px;*/
    height: auto;
    margin-top: 21px;
}
.approval-sec .span-confirm,.approval-sec .span-pending,.approval-sec .span-hold {
    float: right;
}
.pass-detail {
    background-color: #fff;
    padding: 15px 30px;
    border-radius: 3px;
    height: 355px;
    margin-bottom: 0;
    -webkit-box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
    -moz-box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
    box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
}
.approval-sec {
    background-color: #fff;
    padding: 15px;
    border-radius: 3px;
    height: 90px;
    -webkit-box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
    -moz-box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
    box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
}
.pay-btn1 p {
    margin-bottom: 0;
    margin-top: 10px;
}
.approval-sec h5 {
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.approval-sec p{
    margin-bottom: 0;
    font-size: 13px;
   /* text-transform: capitalize;*/
}
.approval-sec-icon {
    float: right;
}

.pass-detail h5 {
    font-weight: 600;
}
.pay-detail h5 {
    font-weight: 600;
}
.pay-btn1 {
    text-align: right;
}
.psnr-detail {
    font-size: 14px !important;
}
.psnr-detail tr {
    height: 32px;
}
.pass-detail .table>tbody>tr>td {
    padding: 3px 20px 3px 0;
    line-height: normal;
    vertical-align: top;
    border-top: 0 solid #ddd;
}
.pay-detail .table>tbody>tr>td {
    padding: 3px 20px 0 0;
    line-height: normal;
    vertical-align: top;
    border-top: 0 solid #ddd;
}
.online-input .form-control.has-value, .online-input .form-control.has-value:focus {
    outline: 0;
    border-color: transparent;
    border-bottom: 2px solid #0077b5 ;
    border-radius: 0px;
    box-shadow: none;
    outline: none;
}
 .online-input .form-control {
    color: #002157;
    background-image: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -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;
}
.online-input .form-control.has-value, .form-control:focus {
    outline: 0;
    border-color: #0077b5 ;
}
.online-input .form-control {
    height: 35px;
    position: relative;
    z-index: 1;
    background: 0 0;
    border: none;
    border-bottom: 2px solid #eee;
    transition: all .2s;
    padding-right: 0;
}
.pay-mow-inp {
    color: #0077b5  !important;
    font-weight: 600;
    text-align: right;
    font-size: 24px;
    padding: 0px;
}
.pay-btn {
    text-align: center;
}
.pay-btn1 .btn, .pay-btn1 .btn:hover {
    border-radius: 3px;
    background-color: #0077b5;
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
    font-size: 12px;
    transition: 0.5 ease-in-out;
}
 .pay-btn1 .btn:hover {
    background-color: rgba(229,175,90, 1.00);

 }

.usertrip3 {
    display: none;
}
.left-side-tab {
    background-color: #fff;
    padding: 15px;
}

select:required:invalid {
  color: gray;
}
option[value=""][disabled] {
  display: none;
}
option {
  color: black;
}
.traveling-form-sec label {
    color: #5d5d5d;
    font-weight: 500;
    font-size: 13px;
}
.col-md-6.left-side-cont{
    padding-right: 0px;
}
.col-md-5.left-side-cont{
    padding-right: 0px;
}
.car-summary .bg-white {
    height: 120px;
    padding: 20px 20px;
}
.request-section .bg-white {
    height: 140px;
}
.pssgr-detail-sec .bg-white {
    height: 380px;
}
.error {
    font-size: 13px;
    white-space: nowrap;
    /*margin-top: -6px;*/
    color: red;
    letter-spacing: -0.5px;
}

/*.left-side-tab .nav>li.center-border>a {
    border-right: 2px solid#ddd;
    border-left: 2px solid #ddd;
}*/
/*.left-side-tab .nav>li.center-border>a:hover {
    border-right: 2px solid#ddd !important;
    border-left: 2px solid #ddd !important;
    color: #0899cc;
}
.left-side-tab .nav>li.center-border>a:active {
    border-right: 2px solid#ddd !important;
    border-left: 2px solid #ddd !important;
    color: #0899cc;
}
.left-side-tab .nav>li.center-border>a:focus {
    border-right: 2px solid#ddd !important;
    border-left: 2px solid #ddd !important;
    color: #0899cc;
}*/

/*approval_page_css*/
.left-side-tab .nav>li.left-border>a {
    /*border-left: 2px solid #ddd!important;*/
}
.approval-trip>.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 0px;
    background-color: #f1f1f1;
    border-radius: 6px 6px 0px 0px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0px;
    text-align: center;
    width: 203px;
}
.approval-trip .ride-details .nav>li>a {
    border-bottom: 1px solid #ddd;
    color: #969696;
    font-size: 14px;
}
.rout-heading p {
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    color: #000;
}
.col-md-5.right-padding-none{
    padding-right: 5px;
}
.user-book-detail-right {
    text-align: right;
}
.user-book-detail-left p {
    margin-bottom: 0px;
}
.user-book-detail-right p {
    margin-bottom: 0;
}
.special-text{
    color: #0899cc;
    text-transform: uppercase; 
}
.fare-details .bg-white {
    height: 190px;
    overflow-y: scroll;
}
.total-fare-sec .bg-white {
    height: 40px;
    padding-top: 11px;
}
.total-fare-sec1 .bg-white {
   /* height: 95px;*/
    padding: 15px;
}

.fare-description p {
    margin-bottom: 0px;font-size:12px;
}
.package-details-sec .bg-white {
    height: 120px;
    padding-top: 15px;
}
.apprvl-trip {
    text-align: center;
    margin-top: 30px;
}
.apprvl-trip1 {
    margin-top: 15px;
}
.apprvl-trip1 h4 {
    font-size: 16px;
}
.fare-detail1 h3 {
    margin-top: 18px;
}
.apprvl-trip p {
    margin-bottom: 0;
}

.apprvl-trip>p {
    font-size: 16px;
}
.approval-request-sec {
    background-color: #fff;
    padding: 20px;
    border-radius: 3px;
    height: 355px;
    -webkit-box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
    -moz-box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
    box-shadow: 2px -1px 13px 0 rgba(0,0,0,.42);
}
.approval-request-sec h5{
    margin-top: 5px;
}
table.table.psnr-detail {
    margin-top: 0px;
}
.request-user-details p {
    margin-bottom: 2px;
}
.app-comment-sec h5 {
    margin-bottom: 3px;
    margin-top: 10px;
}
.declin-link h4 {
    margin-top: 0;
}


/* The Modal (background) */
.custom-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.custom-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 0px;
    border: 1px solid #888;
    width: 45%;
    min-height: 290px;
}

/* The Close Button */
.custom-modal-sec .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.custom-modal-sec .close:hover,
.custom-modal-sec .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-header-heading h4 {
    text-transform: uppercase;
    color: #0077b5;
    float: left;
    margin-bottom: 0px;
}
.modal-header-heading {
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
    border-bottom: 1px solid #5d5d5d;
}
.modal-content-details {
    padding: 20px;
}
.company-pay-form .form-control {
    padding: 6px 0px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    border: 0px solid #ccc;
    border-radius: 0px;
    border-bottom: 1px solid #e4e1e1;
    -webkit-box-shadow: none;
    box-shadow: none;

}
.company-pay-form .form-control:focus {
    border-color: #e4e1e1;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.fields-grid {
    margin-bottom: 20px;
    padding-left: 0px;
}
.styled-input:nth-child(1), .styled-input:nth-child(3) {
    margin-left: 0;
}
.styled-input {
    width: 100%;
    position: relative;
    margin: 0 0 2em;
}

.login-form input[type="text"], .login-form input[type="password"], .login-form input[type="email"] {
    font-size: 12px;
    color: #000;
    padding: 8px 0;
    width: 100%;
    border-bottom: 2px solid #e4e1e1;
    background: none;
    -webkit-appearance: none;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.login-form input.address-input[type="text"]{
    text-transform: none;
    letter-spacing: 2px;
}

.login-form input[type="text"], .otp-form input[type="text"], .login-form input[type="password"], .login-form input[type="email"] {
    font-size: 1em;
    color: #000;
    padding: 17px 0;
    border: 0;
    width: 100%;
    border-bottom: 2px solid #e4e1e1;
    background: none;
    -webkit-appearance: none;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 2px;
}
input[type="text"]:focus {
    color: #000 !important;
    border-bottom: 1px solid #000 !important;
    background-size: 15px !important;
    background-position: 185px !important;
    background-repeat: no-repeat !important;
    background-image: url(../images/checked-data.png) !important;
}
input:focus ~ label, input:valid ~ label, input:disabled ~ label{
    top: -20px;
    font-size: 13px;
    color: #5d5d5d;
}

#user_profile_form .form-control:focus {
    border-color: transparent;
    border-bottom: 1px solid #000;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#user_profile_form select:focus ~ label, select:valid ~ label{
    top: -20px;
    font-size: 13px;
    color: #5d5d5d;
}
.styled-input label {
    color: #5d5d5d;
    padding: 0.5em 0em;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 400;
    font-size: 13px;
    display: block;
    line-height: 1em;
}
.username p{
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 0px; 
}
.useremail p{
    margin-bottom: 0px; 
    text-transform: uppercase;
}


.btn.btn-nxt:active.focus, .btn.btn-nxt:active:focus, .btn.btn-nxt:focus {
   outline:none !important;
    outline-offset: -2px;
}
.btn.btn-nxt:focus {
    outline:none !important;
}
.approval-comment-sec h4{
    font-weight: 600;
    color: #337ab7;
    text-transform: uppercase;
}


/*profile-page-css*/
.profile-section {
    background-color: #fff;
    padding: 30px 110px;
}
.profile-tab-content {
    padding: 40px 30px;
}
.profile-tab-sec ul.nav {
    border-bottom: 3px solid #0077b5;
}
.profile-tab-sec>.nav-pills>li {
    /*width: 49%;*/
    text-align: center;
}
.profile-tab-sec>.nav>li>a {
    padding: 10px 33px;
    background-color: #f1f1f1;
    border-radius: 6px 6px 0px 0px;
    color: #000;
}
.profile-tab-sec>.nav>li>a:hover, .profile-tab-sec>.nav>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: rgba(229,175,90, 1.00);
}
.profile-tab-sec>.nav-pills>li.active>a, .profile-tab-sec>.nav-pills>li.active>a:hover, .profile-tab-sec>.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #0077b5;
}
.profile-tab-content label {
    font-weight: 500;
    color: #5d5d5d;
    font-size: 13px;
    margin-bottom: 0;
}
.profile-tab-content .form-control {
    border: 1px solid #fff;
    border-bottom: 2px solid #d4d4d4;
    box-shadow: none;
    border-radius: 0;
    padding: 6px 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    /*text-transform: uppercase;*/
    letter-spacing: 2px;
}
.profile-tab-content .input-group-addon {
    padding: 6px 0px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 2px;
    color: #000;
    text-align: center;
    background-color: transparent;
    border: 0px solid #ccc;
    border-radius: 0;
    border-bottom: 2px solid#ddd;
}


/* width */
.fare-details ::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.fare-details ::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 5px grey;*/ 
    border-radius: 10px;
}
 
/* Handle */
.fare-details ::-webkit-scrollbar-thumb {
    background: #ddd; 
    border-radius: 0px;
}

/* Handle on hover */
.fare-details ::-webkit-scrollbar-thumb:hover {
    background: #ddd; 
}


.field-group {
    display: inline-block;
}
/*.form-control.select-20 {
    width: 28%;
    float: left;
}
.form-control.input-80 {
    width: 72%;
    float: right;
}*/


.page-heading h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 600;
}
/*.page-heading hr {
    margin-top: 0px;
    margin-bottom: 20px;
    border-top: 1px solid #ddd;
}*/

.user-detail-sec .bg-white {
    padding: 10px 20px;
}
.booked-heading {
    font-weight: 600;
    text-transform: uppercase;
    /*margin-right: 13%;*/
}
.username {
    text-transform: uppercase;
    font-size: 13px;
}
.useremail {
    text-transform: uppercase;
    font-size: 13px;
    /*float: right;*/
}
.booked-by {
    color: #000;
}
.dashboard-page-sec {
    background-color: #fff;
    padding: 20px;
}
.dashboard-tab-section>.nav {
    margin-bottom: 0px;
    border-bottom: 3px solid #337ab7;
}
.dashboard-tab-section {
   margin-bottom: 10px;
}
.dashboard-tab-section>.nav>li>a {
   /* padding: 10px 33px;*/
    background-color: #f1f1f1;
    border-radius: 6px 6px 0px 0px;
    color: #000;
    width: 180px;
    text-align: center;
    text-transform: uppercase;
}
.col-right{
    float: right;
}
.col-left p{
    float: left;
}
.approval-cont {
    font-size: 12px;
}
.approval-cont .col-md-8 {
    padding-left: 0;
}
hr.fare-sec-hr{
    margin-top: 10px;
    margin-bottom: 10px;
} 
.pssgr-detail-sec1 .bg-white {
    height: 345px;
}
.total-fare-sec1 p {
    margin-bottom: 0;
}
.page-icons {
    float: right;
}
.page-icons ul {
    padding-left: 0;
}
.page-icons ul li {
    list-style: none;
    display: inline-block;
    margin-left: 20px;
}
.page-icons ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 2px solid #7b7b7b;
    text-align: center;
    line-height: 36px;
    border-radius: 5px;
    color: #7b7b7b;
    font-size: 27px;
}
.page-icons ul li a:hover{
    border-color: #000;
    color: #000;
}

.page-heading1{
    float: left;
}
.page-icons ul li a img {
    width: 35px;
}
.request-sec1{
    padding: 20px 30px;
    height: auto;
    margin-bottom: 20px;
}
.decline-modal-btn {
    display: inline-block;
    height: 35px;
    width: 100%;
    background: #f10505;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 4px;
    transition: 0.5 ease-in-out;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
a.decline-modal-btn:hover{
    background-image: #f10505;
    color: #fff;
    text-decoration: none;
}

.approv-btn{
    width: 100%;
    background: #54c300;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    border-radius: 4px;
    transition: 0.5 ease-in-out;
}
.approv-btn:hover{
    background-color: #54c300;
    color: #fff !important;
}
.center-colum {
    margin-right: 10px;
}
.mobile-trip-summary{
        display: none;
    }
    .mobile-carselect-grids{
        display: none;
    }

.company-name-sec p {
    margin-bottom: 5px;
}
.company-name-sec h4 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
}
.person-name-sec p {
    margin-bottom: 5px;
}
.person-name-sec h4 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
}
.create-btn-sec {
    text-align: right;
    margin-top: 10px;
}
.create-btn-sec a {
    color: #0077b5;
}
.user-modal-btn .cmpny-btn {
    width: auto;
}
.modal-footer.user-modal-btn {
    text-align: center;
    padding: 30px;
}
.user-modal-btn p {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
}
.tab-contant-table .table th {
    text-align: center;
}
.tab-contant-table .table td {
    text-align: center;
}







@media only screen and (max-width: 768px) {


    
}
@media (max-width: 414px) and (min-width: 320px){
    .span-confirm {
        font-size: 9px;
    }
    #mobshow {
    display: none;
    }
    .usertrip3 {
    display: block;
    }
    .usertrip1 {
    display: none;
    }
    .booking-head {
    padding: 0px 20px;
    height: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0px;
    }
    .pay-detail {
    padding: 15px 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: auto;
    margin-top: 0px;
    }
    .pass-detail {
    padding: 15px;
    height: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }
    .mobile-cont-modal .modal-header {
    min-height: 0px;
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
    }
    .booking-date {
    text-align: center;
    }
    .booking-id {
    text-align: center;
    }
    .rout-detail {
    margin-left: 0px;
    margin-top: 0px;
    text-align: center;
    border-top: 1px solid #f5f5f5;
    }
    .fare-detail {
    text-align: center;
    }
    .fare-detail h3 {
    margin-top: 20px;
    }
    table.table.psnr-detail {
    margin-bottom: 0px;
    }
    .mobile-trip-li {
    padding: 0px 5px;
    }
    .start-top {
    padding: 12% 5% 5% 5%;
    }
    .dashboard-tab-section .nav>li {
    width: 100%;
    }
    .dashboard-tab-section>.nav>li>a {
    width: 100%;
    border-radius: 6px;
    }
    li.center-tab {
    margin-left: 6px !important;
    }
    .col-xs-12.form-summary {
    padding: 0;
    }
    .col-xs-12.form-summary1 {
    padding: 0;
    }
    .car-summary .bg-white {
    height: auto;
    }
    .container.start-top {
    padding-right: 15px;
    padding-left: 15px;
    }
    .pssgr-detail-sec1 .bg-white {
    height: auto;
    }
    .summary .trip-summary .bg-white {
    padding-bottom: 20px !important;
    }
    .user-detail-sec .bg-white {
    padding: 20px;
    }
    .package-details-sec .bg-white {
    height: auto;
    padding-top: 20px;
    }
    .fare-details .bg-white {
    height: auto;
    }
    .total-fare-sec1 .bg-white {
    height: auto;
    padding: 20px;
    }
    .page-icons {
    float: left;
    }
    .page-icons ul li {
    margin-left: 0;
    margin-right: 20px;
    }
    .car-s-type {
    margin-top: 20px;
    }
    .car-s-datail {
    margin-top: 20px;
    }
    .profile-tab-sec>.nav>li>a {
    padding: 10px 15px;
    font-size: 11px;
    }
    .profile-section {
    padding: 30px;
    }
    .blank-margin-20 {
     margin-bottom: 0px; 
    }
    .profile-tab-content {
    padding: 40px 20px;
    }
    .left-side-tab>.nav>li>a {
    width: 112px;
    }
    .pass-detail {
    border-top: 1px solid #f5f5f5;
    }
    .pay-detail{
    border-top: 1px solid #f5f5f5;
    }
    .mobile-cont-modal .modal.fade.in {
    top: 0;
    }
    .mobile-cont-modal .modal-header .close {
    margin-top: 0px;
    }
    .col-sm-6.psgr-detail {
    padding-right: 15px;
    }
    .request-sec1 {
    padding: 15px;
    }
    .approval-request-sec {
    height: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #f5f5f5;
    }
    .booking-cont {
    padding: 0 20px;
    }
    .approval-btns {
    margin-bottom: 30px;
    padding: 0px 15px;
    }
    #logo img.dark {
    /*left: -45%;*/
    }
    .col-md-5.right-padding-none {
    padding-right: 0px;
    padding-left: 0px;
    }
    header#header {
     width: auto; 
    position: relative;
    }
    .container.start-top{
    width: 100%;
    max-width: 90%;
    padding: 10% 0 !important;
    }
    .trip-summary{
        display: none;
    }
    .car-seat {
    margin-top: 22px;
    }
    .col-xs-6.padding-less {
    padding: 0;
    }
    .show-detail-btn {
    text-align: right;
    margin-bottom: 10px;
    }
    .desktop-carselect-grids{
        display: none;
    }
    .mobile-carselect-grids{
        display: block;
    }
    .popup_box .col-md-8 {
    padding-left: 15px;
    }
    .mobile-trip-summary {
    background-color: #fff;
    margin-bottom: 15px;
    }
    .mobile-trip-detail {
    padding: 15px;
    }
    .mobile-edit-btn {
    position: absolute;
    top: 0;
    right: 0;
    }
    .dvd-line {
    margin: 0 15px;
    }
    .box2 {
    padding-top: 0;
    }
    .mobile-trip-summary{
        display: block;
    }
    .pssgr-detail-sec .bg-white {
    height: auto;
    }
    .field-group {
    display: block;
    }
    .span-hold {
    width: auto;
    }
    .span-confirm {
    width: auto;
    }
    .custom-modal-content {
    width: 90%;
    }
    .summary .container.start-top {
    padding: 0 !important;
    }
    .form-style {
    width: auto;
    }
}   


@media (max-width: 480px){
.container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
}

/*@media (max-width: 414px){
    .left-side-tab>.nav>li>a {
    width: 120px;
    text-align: center;
}
}*/
@media (max-width: 375px){
    .left-side-tab>.nav>li>a {
    width: 107px;
    text-align: center;
    }
    li.center-tab {
    margin-left: 8px !important;
    }
}
@media (max-width: 360px){
    .left-side-tab>.nav>li>a {
    width: 104px;
    text-align: center;
}
li.center-tab {
    margin-left: 5px !important;
}
}
@media (max-width: 320px){
    .left-side-tab>.nav>li>a {
    width: 93px;
    text-align: center;
    font-size: 10px;
}
.profile-tab-sec>.nav>li>a {
    padding: 10px 12px;
    font-size: 11px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
     .left-side-tab>.nav>li>a {
    padding: 6px 15px;
    width: 83px;
    font-size: 10px;
    }
    .span-hold {
    font-size: 10px;
    padding: 0px 10px;
    }
    .pass-detail {
    padding: 15px;
    }
    .pay-detail{
    padding: 15px;
    }
    .span-confirm{
    font-size: 10px;
    padding: 0px 10px;
    }
    [class*="span"] {
    float: right;
    }
    .ride-details .nav>li>a{
    font-size: 11px;
    }
    .cab-type {
    margin-top: 12px;
    }
/*    .start-top {
    padding: 11% 0% 5% 0%;
    }*/
    .dashboard-tab-section>.nav>li>a {
    width: 176px;
    font-size: 12px;    
    }
    h3.trip-heading {
    font-size: 12px;
    }
    .summary .trip-summary .bg-white {
    height: auto;
    }
    .trip-summary p {
    font-size: 11px;
    }
    .form-summary p {
    font-size: 11px;
    }
    .left-side-cont span {
    font-size: 10px;
    }
    .fare-details p {
    font-size: 12px;
    }
    .car-s-type h4 {
    font-size: 12px;
    }
    .car-s-type {
    margin-top: 0;
    }
    .car-s-datail {
    margin-top: 7px;
    }
    .car-s-datail p{
    font-size: 11px !important;
    }
    .car-summary .bg-white {
    padding:20px;
    height: 100px;
    }
    .package-details-sec .bg-white {
    height: auto;
    }
    .pssgr-detail-sec1 .bg-white {
    height: 317px;
    }
    .profile-section {
    padding: 30px 60px;
    }
    .pass-detail {
    height: 100%;
    }
    .rout-detail p {
    font-size: 12px;
    }
    .rout-detail1 h4 {
    font-size: 16px;
    }
    .rout-detail {
    margin-left: 0px;
    }
    .apprvl-trip1 h4 {
    font-size: 14px;
    }
    .apprvl-trip>p {
    font-size: 14px;
    }
    .request-user-details p {
    font-size: 13px;
    }
    .request-sec1 {
    padding: 15px;
    }
    .pass-detail h5 {
    margin-top: 5px;
    }
    .col-sm-6.psgr-detail {
    padding-right: 5px;
    }
    .container.start-top {
    width: 724px;
    }
    .car-select .car-details p {
    margin-bottom: 0px;
    font-size: 10px;
    }
    .popup_box .table>tbody>tr>td {
    font-size: 10px;
    }
    .btn-slct .cmpny-btn {
    width: 90px;
    padding: 4px;
    }
    .btn-slct {
    text-align: right;
    padding-top: 0px;
    }
    .fare-description p {
    font-size: 11px;
    }
    .fare-description span {
    font-size: 12px;
    }
    .form-design .form-control{
    font-size: 11px;
    }
    .pssgr-detail-sec .bg-white {
    font-size: 11px;
    }
    .book_stat {
    text-transform: none;
    }
    .approval-sec {
        height: 100%;
    }
    .form-style {
        width: 100%;
    }
    .waypoints-summary .bg-white {

    }

    .form-design-map.waypoint {
        margin-left: 75px;
    }
    
    .styled-input div.error-popup {
    display: none;
    /*top: 20px !important;*/
    /*left: -45px;*/
    
}
.styled-input .error ~ div.error-popup {
    display: block;
}


}
.remove-btn {
    color: red;
    top: 30px;
    position: relative;
    font-size: 12px;
}
.company-pay-form .lower-case {
    text-transform: unset !important;
}

    .start-end-point {
        margin-left: -51px;
        margin-top: 15px;
        position: absolute;
    }
    .start-end-point::before {
        content: " ";
        position: absolute;
        height: 10px;
        width: 10px;
        top: 0px;
        right: -13px;
     /*   background-color: #ccc;*/
        border-radius: 50%;
        border: 1px solid #000;
    }
    .endpoint::before {
        right: -18px;
    }
    #wayPointDiv .form-design-map {
        position: relative;
        margin-top: -25px;
    }
    #wayPointDiv .waypointsDot::before {
        content:" ";
        position: absolute;
        height: 10px;
        width: 10px;
        top: 9px;
        left: -22px;
        /*background-color: #ccc;*/
        border-radius: 50%;
        border: 1px solid #000;
    }
    .addNewWay {
        position: relative;
        margin-left: 10px;
        font-size: 10px;
        top:-10px;
        color: green;
    }
    div.error-summary {

    border: 1px solid #fff;
    border-bottom: 2px solid red;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-top: -3px;
    }
div.error-summary::before {
    content: "";
    position: absolute;
    top: -11px;
    left: 20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 12px 10px;
    border-color: transparent transparent #fff transparent;
}
div.error-popup {
     position: absolute;
    top: 30px;
    left: 0px;
    z-index: 5;
    color: #ea4335;
    font-size: 11px;
    font-weight: 400;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0px -2px 12px rgba(0, 0, 0, 0.11);
    margin-top: 15px;
}
div.error-popup::before {
    content: "";
    position: absolute;
    top: -11px;
    left: 20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 12px 10px;
    border-color: transparent transparent #fff transparent;
}
.end-point{
    margin-left: 65px;
    margin-top: -20px;
}
.route_img {
    position: absolute;
    left: 67px;
}
.default_line {
    top: 79px;
    position: absolute;
    left: 67px;
}
.booking-form .city_country {
    padding-bottom: 30px;
    padding-top: 15px;

}
.address_bottom {
    position: absolute;
    top: 40px;
}
.approval-status td {
    width: 500px;
}
.borderless td, .borderless tr {
    border: none !important;
}