/*font css*/
@font-face {
    font-family: '33535gillsansmt';
    src: url('../font/33535gillsansmt.eot');
    src: local('33535gillsansmt'), url('../font/33535gillsansmt.woff') format('woff'), url('../font/33535gillsansmt.ttf') format('truetype');
}
/*font css end*/
body{
    font-family: '33535gillsansmt';
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: 0;
}
span,p{
    margin: 0;
}
.col-md-9.col-xs-12.col-sm-9.main-personal-detail-section {
    padding-bottom: 30px;
}
a,a:hover{
    text-decoration: none;
}
.container.privacy-policy.custom-class-privacy-terms {
    margin-bottom: 25px;
}
.b-a-1{
    border: 1px solid #ddd;
}
.b-r-1{
    border-right: 1px solid #ddd;
}
.b-l-1{
    border-left: 1px solid #ddd;
}
.b-t-1{
    border-top: 1px solid #ddd;
}
.b-b-1{
    border-bottom:  1px solid #ddd;
}
.m-r-30{
    margin-right: 30px;
}
.m-t-30{
    margin-top: 30px;
}
.m-t-15{
    margin-top: 15px;
}
.form-control:focus{
    box-shadow: none;
}
/*header css*/
.header .navbar-inverse {
    background: none !important;
    border: none !important;
    border-bottom: 2px solid #cbcbcb !important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    background-color: transparent !important;
}
.header ul.nav.navbar-nav li.active a, .header ul.nav.navbar-nav li a  {
    background: none;
    color: #02b74e;
}
.header .navbar-collapse ul.nav.navbar-nav {
    float: right;
}
.header .navbar-collapse {
    margin-top: 16px;
}
a.profile-logos:focus{
    backround:transparent;
}
a.profile-logo {
    padding-top: 6px !important;
}
.user-profile-drop a.dropdown-toggle{
    padding: 0px 0px 15px 0px;
}
a.profile-logos{
    padding-top:0px !important;
}
a.profile-logos img {
    width: 58px;
	/*border-radius: 100px;*/
    margin-left: 10px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover, .navbar-toggle {
    background-color: #31c46f !important;
}
.navbar-inverse .navbar-toggle{
    border-color:#31c46f !important;
}
.vehicle-img-box button {
    position: absolute;
	right:0;
}
.navbar-toggle{
    margin-top: 32px !important;
    margin-right: 0 !important;
}
.navbar-inverse .navbar-collapse{
    border:none !important;
}
.user-profile-drop ul{
    padding:0px;
    border-radius: 5px;
    overflow:hidden;
}
.user-profile-drop ul li a {
    padding: 9px 15px;
    border-bottom:1px solid #ddd;
}
.user-profile-drop ul li:last-child a{
    border-bottom:none;
}
.user-profile-drop ul li:hover {
    background-color: #f6f6f6;
}
.position-submit-btn span#show_route {
    position: absolute;
    right: 11px;
    top: 34px;
}
/*header css end*/
/*footer css start*/
.footer-top {
    padding: 50px 0px;
    background-color: #333333;
    color: #fff;
    font-size: 18px;
}
.footer-top .footer-title {
    margin: 0px 0px 30px 0px;
    color: #fff;
    padding-bottom: 20px;
    text-transform: uppercase;
    position: relative;
}
.footer-top .footer-title:after {
    content: "";
    width: 195px;
    height: 3px;
    background-color: rgba(255,255,255,0.3);
    position: absolute;
    left: 0;
    bottom: 0;
}
.footer-top ul.sitemap,
.footer-top ul.contact-detail,
.footer-top ul.social-buttons{
    list-style-type: none;
    padding: 0;
}
.footer-top ul.sitemap li a{
    color:#808080;
    line-height: 32px;
}
.footer-top ul.sitemap li{
    position: relative;
    margin-bottom: 15px;
}
.footer-top ul.sitemap li:last-child{
    margin-bottom: 0px;
}
.footer-top ul.contact-detail {
    margin-top: 27px;
}
.footer-top ul.contact-detail li{
    position: relative;
    line-height: 40px;
}
.footer-top ul.contact-detail li a{
    color: #fff;
}
.footer-top ul.contact-detail li.tel-icon:before{
    content: "";
    height: 20px;
    width: 20px;
    background-image: url(../images/icons/footer-tel-icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    margin: 10px 0px 0px -35px;
}
.footer-top ul.contact-detail li.email-icon:before{
    content: "";
    height: 20px;
    width: 20px;
    background-image: url(../images/icons/footer-mail-icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    margin: 10px 0px 0px -35px;
}
.footer-top ul.social-buttons{
    padding: 0px;
    margin-top: 20px;
}
.footer-top ul.social-buttons li{
    display: inline-block;
}
.footer-top ul.social-buttons li a {
    display: inline-block;
    height: 45px;
    width: 45px;
    border: 1px solid rgba(255,255,255,0.45);
    border-radius: 50%;
    text-align: center;
    padding-top: 12px;
    color: #fff;
}
.footer-top ul.social-buttons li a:hover{
    background-color: #fff;
    color: #048745;
    transition: 0.5s;
}
.footer-logo img {
    max-width: 220px;
    height: auto;
    margin-bottom: 20px;
}
.footer-bottom {
    background-color: #03b654;
    padding: 20px 0px;
    box-shadow: inset 0px 4px 17px 0px rgba(0,0,0,0.5);
}
.footer-bottom p{
    color: #fff;
}
.footer-logo img {
    max-width: 180px;
}
p.footer-terms-policy {
    color: #808080;
    font-size: 21px;
}
p.site-copyright {
    margin-top: 3em;
    color: #808080;
    font-style: italic;
}
/*footer css end*/
.navbar-header a.user-dashboard-link {
    margin: 25px 0px 0px;
    display: inline-block;
    color: #02b74e;
    font-size: 18px;
    font-weight: bold;
}
#myNavbar ul.navbar-nav>li>a {
   color: #989898;
    font-weight: bold;
    letter-spacing: 1.2px;
    font-size: 18px;
}
#myNavbar ul.navbar-nav li{
    position: relative;
	/*display: inline-block;
    margin-right: 6px;*/
}
#myNavbar ul li span.notify-counter {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background-color: #02b64e;
    text-align: center;
    color: #fff;
}
/*congratulation page*/
.box-main .congo h1 {
    color: #02b74e;
    font-weight: 600;
    margin-bottom: 50px;
}
.box-main .message h3{
    line-height: 40px;
}
.custom-btn-dark {
    background-color: #02b74e;
    color: #fff;
    border-radius: 50px;
    padding: 15px 45px;
    font-size: 18px;
}
.Congratulations{
    margin: 60px 0px 80px;
}
/*congratulation page end*/

/*sagar css*/
.search-section button.btn.btn-success {
    width: 100%;
    margin: 0 auto;
    display: block;
    border-radius: 24px;
    height: 37px;
    margin-top: 29px;
    background: #02b64e !important;
	font-size: 14px;
}
.search-section button.btn.btn-success i.fa.fa-search, .post-section button.btn.btn-success span.glyphicon.glyphicon-edit {
    padding-right: 10px;
}
.post-section button.btn.btn-success{
	width: 100%;
	border-radius: 24px;
    height: 37px;
    margin-top: 29px;
    background: #017f34 !important;
	font-size: 14px;
}
.search-sec {
    padding-right: 0;
}
.post-sec {
    padding-left: 0;
}
.header.one nav.navbar.navbar-inverse {
    height: 101px;
}
.header nav.navbar.navbar-inverse {
    margin-bottom: 0;
}
.account-sidebar ul li {
    list-style: none;
    color: #000;
    line-height: 34px;
}
.account-sidebar ul li a {
    color: #000;
    font-size: 16px;
}
.col-md-9.col-xs-12.col-sm-9.vehicle-main-detail {
    border-left: 1px solid #b1b1b1;
	min-height: 769px;
}
.account-setting .account-sidebar ul {
    padding-left: 6px;
    margin-top: 35px;
}
.password-right-section, .contact-info-section, .col-md-9.col-xs-12.account-right-section.statics-sec, .statics-section, .payment-method-section{border-left: 1px solid #b1b1b1;min-height: 400px;}
.rightside-verification, .main-personal-detail-section{border-left: 1px solid #b1b1b1;min-height: 400px;}
.account-setting .account-sidebar ul li.account a {
    color: #808080;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.account-sidebar ul li.active a {
    font-weight: 600;
    letter-spacing: 0.5px;
}
.account-contact-right {
    margin-top: 35px;
}
.col-md-6.col-sm-6.col-xs-12.personal-detail.main-personal-detail {
    padding-top: 40px;
	padding-left: 40px;
}
.account-contact-right .form-group input {
   // border: none;
    box-shadow: none;
    outline: 0;
    border-bottom: 1px solid #cacaca;
    /*-webkit-appearance: none;*/
    border-radius: 3px;
    //color: #31b54b;
}
.col-md-6.col-sm-6.col-xs-12.personal-detail.main-personal-detail button{
	    margin-bottom: 25px;

}
.account-contact-right .form-group {
    padding-left: 13px;
}
.left-contact-detail .form-group {
    margin-bottom: 25px;
}
.contact-button-detail button.btn.btn-default {
    border-color: #02b74e;
    margin: 0 auto;
    display: block;
    border-radius: 19px;
    color: #02b74e;
    height: 36px;
    width: 152px;
}
button.btn.btn-success.save-btn {
    margin-top: 51px;
    background: #02b74e;
    margin-left: 31px;
    width: 188px;
    height: 45px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 25px;
    letter-spacing: 1px;
}
.profile-default-info, .profile-vital-detail, .profile-official-data, .profile-verification-detail {
    padding: 20px 20px;
}
.profile-pic {
    max-width: 150px;
    margin: auto;
    overflow: hidden;
    background: #fff;
    border: 6px solid #fff;
    margin-top: 15px;
}
.contact-info-sec{
	margin-top:35px;
	padding-left: 35px;
}
.profle-detail h5 {
    font-size: 20px;
    text-align: center;
    margin: 10px 0px 10px 0px;
    font-weight: 600;
    letter-spacing: 0.05em;
}
ul.profile-rateings {
    padding: 0;
    margin: 12px auto 0px auto;
    list-style-type: none;
    text-align: center;
}
ul.profile-rateings li {
    display: inline-block;
}
ul.profile-rateings li i.checked {
    color: #31b54b;
}
textarea#description {
    border: navajowhite;
    box-shadow: none;
    border-bottom: 1px solid #cbcbcb;
    border-radius: inherit;
}
ul.profile-rateings li i {
    color: #ddd;
}
.profle-detail button.btn.btn-default {
    border-radius: 40px;
    width: 127px;
    margin: 0px auto;
    display: block;
    margin-top: 16px !important;
	border-color: #31b54b;
}
.profle-detail i.fa.fa-exclamation-triangle {
    color: orange;
    padding-right: 4px;
}
.profle-detail p {
    color: gray;
    text-align: center;
    padding-top: 13px;
}
p.male-detail {
    padding-top: 0;
    color: #000;
    font-weight: 600;
}
.male-detail-sec {
    margin-top: 14px;
}
.trips-section-detail ul li {
    display: inline-block;
    list-style: none;
	width: 31.33%;
	text-align: center;
}
.trips-section-detail ul {
    padding-left: 0;
}
.trips-section-detail h4 {
    font-weight: 600;
}
.trips-section-detail p{
	color: #31b54b;
    font-weight: 600;
}
.trips-section-detail {
    margin-top: 20px;
}
.profile-vital-detail{padding-top:14px !important;     border-top: 1px solid #e6e2e2;}
.profile-vital-detail h4 {
    font-weight: 600;
    font-size: 21px;
    padding-left: 14px;
}
td.bobbuy {
    color: #31b54b;
}
.profile-vital-detail table.table-condensed {
    margin-left: 10px !important;
}
.profile-default-info {
    padding-bottom: 24px;
}
.vehicle-detail-section img {
    width: 125px;
    height: 86px;
}
.dash-left{
    width: 27%;
}
.dash-right{
    width: 73%;
}
.col-md-9.col-sm-8.col-xs-12.right.vehicle-profile {
    border-left: 1px solid #ccc8c8;
    min-height: 800px;
}
.profile-right-section h4 {
    font-weight: 600;
    margin-top: 55px;
	margin-bottom: 16px;
}
.profile-right-section {
    padding-left: 26px;
}
.skip-section .new{
	margin-bottom: 20px;
}
.row.vehicle-first-detail {
    border: 1px solid #e2dede;
    padding-top: 25px;
    padding-bottom: 60px;
    padding-left: 25px;
	padding-right: 25px;
}
.vehicle-detail-section h5 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.5px;
	margin-top: 0;
}
.vehicle-detail-section p {
    color: gray;
}
.vehicle-detail-section p strong {
    color: #000 !important;
}
.row.vehicle-first-detail .col-xs-12{
	border-right: 1px solid #e2dede;
	min-height: 123px;
}
.row.vehicle-first-detail .col-xs-12:last-child{
	border-right:none;
}
.vehicle-detail-section {
    vertical-align: middle;
    margin-top: 11px;
}
.vehicle-detail-section.last p {
    padding-top: 30px;
    font-weight: 600;
    color: #31b54b;
    position: relative;
}
.vehicle-detail-section.last p::after{
	content:'\203A';
	position:absolute;
	display:inline-block;
	right: 7px;
}
.border-hexa {
    border-bottom: 1px solid #e2dede;
    min-height: 131px;
    /* padding-right: 15px; */
}
.vehicle-bottom-sec {
    float: left;
    width: 100%;
}
.vehicle-bottom-sec .img-top-sec {
    float: left;
}
.vehicle-bottom-sec .img-bottom-sec {
    float: left;
    padding-left: 14px;
}
.img-bottom-sec h5 {
    font-weight: 600;
    font-size: 20px;
}
.img-bottom-sec h6 {
    font-weight: 600;
}
.profile-right-section.bottom .row.vehicle-first-detail p.whistle {
    text-align: center;
    font-weight: 600;
    color: gray;
    padding-top: 11px !important;
    float: left;
    width: 100%;
}
.row.vehicle-first-detail span {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 13px;
}
.profile-right-section.bottom .border-hexa {
    min-height: 141px;
	margin-bottom: 19px;
}
.vehicle-detail-description p {
    padding-top: 7px;
    line-height: 23px;
	color: gray;
}
.vehicle-detail-txr.last h6 {
    font-weight: 600;
    font-size: 24px;
    text-align: center;
}
.vehicle-detail-txr.last ul.profile-rateings li i{
	font-size:14px;
}
.profile-right-section.bottom .row.vehicle-first-detail{
	padding-bottom:0px;
}
.page2title {
    background-image: url(../images/greentrunkit-02.png);
    width: 100%;
    height: auto;
    background-position: center;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 30%;
}
.titlemain {
    display: block;
    font-size: 27px;
    text-align: center;
    padding-top: 45px;
    padding-left: 14px;
    font-weight: 600;
	margin-bottom: 25px;
}
.maintype {
    font-size: 16px;
    /* margin-bottom: 25px; */
    font-weight: 600;
    width: 82%;
    margin: 0 auto;
    margin-bottom: 25px;
}
.block1 p.maintype {
    font-weight: 500;
}
.block1 h2 {
    font-size: 1.5em;
    font-weight: 600;
    text-align: center;
}
.block1 img.sectionImg {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.subtitle {
    color: #02b74e;
    font-size: 3em;
    display: block;
    opacity: 0.3;
    font-weight: 600;
}
.maintitle {
    font-size: 23px;
    display: block;
    float: right;
    margin-top: -42px;
    margin-right: 14px;
    font-weight: 600;
}
#titleblock {
    float: right;
    display: inline-block;
    text-align: right;
    width: 100%;
    height: auto;
    position: relative;
    padding-right: 0;
    padding-top: 4em;
}
.horijontal {
    border-top: 2px solid green;
    margin: 0 auto;
    margin-top: 29px;
    margin-bottom: 43px;
    width: 89%;
    display: block;
}
.page4main p {
    text-align: center;
    width: 61%;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
}
p.email-text {
    margin-top: 23px;
    margin-bottom: 32px;
    font-weight: normal;
}
p.email-text a {
    color: #31b64b;
}
.container.main-img-top-sec, .container.main-img-bottom-sec {
    margin-top: 50px;
}
.centerposition .headingimg {
    text-align: center;
}
.centerposition .heading1 {
    text-align: center;
    font-size: 30px;
    margin-top: 12px;
    font-weight: 600;
}
.centerposition .heading2 {
    text-align: center;
    margin-top: 9px;
    font-size: 17px;
    color: gray;
}
.centerposition {
    margin-top: 57px;
}
.bg-section-img img {
    width: 100%;
}
.bg-section-img{
	position: relative;
	margin-top: 20px;
}
div#carImg img.carbody {
    width: 171px;
}
div#carImg {
    position: absolute;
    bottom: 0;
    left: 112px;
}
.container.txt-img-top-sec {
    margin-top: 25px;
}
.search-section a, .post-section a {
    color: #fff;
}
.col-md-6.col-sm-6.col-xs-12.upload-section .upload-img {
    float: left;
    width: 65%;
}
.select2-container--krajee .select2-selection--single .select2-selection__arrow{border-left:0px !important;}
.update-profile {
    width: 125px;
    border-radius: 40px;
    height: 40px;
    background-color: #31b54b !important;
    border-color: #31b54b !important;
}
section.account-setting .krajee-default.file-preview-frame .kv-file-content{
	width:100% !important;
}
section.account-setting  .file-preview .fileinput-remove {
    top: 6px !important;
    right: 3px !important;
    line-height: 10px;
    font-size: 32px !important;
}
i.fa.fa-eye, i.fa.fa-eye-slash , span.glyphicon.glyphicon-eye-open, span.glyphicon.glyphicon-trash{
    font-size: 20px;
}
span.glyphicon.glyphicon-eye-open{
	margin-bottom:10px;
}
/*sagar css end*/
/*20-6-2018*/
div#auth-modal .modal-dialog{
    width: 450px!important;
    top: 48%!important;
}
.prof-pic .field-userform-image .file-preview{
    width: 100%;
}
.forgot-form .col-xs-12.text-center button.btn.forgot-btn.m-t-15{
 float:left;
    background-color: #02b74e;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
padding: 7px 34px;    letter-spacing: 0.2px;}

.col-md-6.col-sm-6.col-xs-12.personal-detail.contact-info-sec .form-group {
    position: relative;
}
button.btn.btn-success.verification-mobile-info-sec {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 40px;
    border-color: #31b54b;
    background: none;
    color: #31b54b;
    width: 115px;
}
p.check-verified {
	margin-bottom: 9px;
    color: #31b54b;
}
i.fa.fa-check-circle{padding-right:7px;}
.form-group.field-postsearch-post_type {
    margin-top: 12px;
}
.form-group.destination-to input#postsearch-departure_date {
    margin-top: 0 !important;
}
.form-group.field-postsearch-departure_date {
    margin-top: 14px;
}
.input-group-addon:first-child{border-right:1px solid #cdcdcd!important;}
.row.search-trip-home .form-group.field-postsearch-post_type {
    margin-top: 0;
}
.row.search-trip-home .form-group.destination-to .form-group.field-postsearch-departure_date {
    margin-top: 0;
}
section.request-menu .form-group.request-week span {
    padding-top: 10px !important;
    display: block;
    color: #fff;
    text-align: center;
}
table#tbl_search {
    border: 1px solid #cacaca;
}
table#tbl_search thead th {
    text-align: center;
    border-right: 1px solid #cacaca;
}
table#tbl_search thead th {
    background: #31b64b !important;
    color: #fff;
}
button#load_more {
    margin-bottom: 13px;
    border-radius: 40px;
    width: 125px;
    height: 37px;
    background: #31b64b;
    color: #fff;
    border-color: #31b64b;
}
.request-item .custom-table td .customer-review .cutomer-img{width:50%;float:left;}
.request-item .custom-table td .customer-review .customer-reviews{float:right;width:50%;}
.request-item .custom-table td .customer-review{
	float:left;
	width:100%;
}
.search-request.search-main .form-group span.select2-selection.select2-selection--single{
	border-bottom:none !important;
}

.search-trip-home .form-group span.select2-selection.select2-selection--single{
	border-bottom:none !important;
}
.cropme button{
	position:absolute;
	top:0;
	right:0
}
.cropme{
	position:relative;
	width:100% !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: #31b54b !important;
    border-color: #31b54b !important;
}
.pagination > li > a, .pagination > li > span{
	color:#31b54b !important;
}
.pagination > .active > a{
	color:#fff !important;
}
table.table.table-striped.table-bordered th, table.table.table-striped.table-bordered th a{
    color: #30b44b !important;
}
section.user-profile.detail-request .my-trip-detail .my-trip-table tr.my-trip-row-first:last-child, section.user-profile.detail-request table.my-trip-table td{float:none !important;}
section.request-item table#tbl_search tbody tr:hover {
    background: #d7f3dd;
    color: #fff !important;
}

section.user-profile.detail-request .my-trip-detail table.my-trip-table{
	width:100%;
}
section.user-profile.detail-request table.my-trip-table p {
    padding-bottom: 15px;
}
section.user-profile.detail-request table.my-trip-table a {
    margin-bottom: 15px;
}
li.trunkit-status {
    color: red;
}
.action-buttons.search a {
    color: #1d7e30;
    font-weight: 600;
    letter-spacing: 1px;
    padding-right: 17px;
    margin-bottom: 4px;
    /* display: block; */
}
.action-buttons.search .col-md-12{
	margin-bottom: 24px;
}

/*sweety progressbar css*/
.booking-progress{width:100%;}
.booking-progress h2{font-size:30px;color:#02b74e;text-transform:capitalize;    font-weight: 600;
    text-align: center;}
.booking-progress span{font-size:18px;    color: #000;margin-top: 19px;
    text-align: center;
    margin: 0 auto;
    display: block;margin-top: 19px;}

.booking-progress ul.progressbar {
  margin: 0;
  padding: 0;
  counter-reset: step;    margin-top: 65px;
}
.booking-progress ul.progressbar li {
  list-style-type: none;
  width: 15%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #000;

}
.booking-progress ul.progressbar li:before {
  width: 25px;
  height: 25px;
  content: '';
  line-height: 30px;
 /* border: 2px solid #7d7d7d;*/
  display: block;
  text-align: center;
  margin: 3px auto 10px auto;
  border-radius: 50%;
  background-color: white;
  background-color:#ccc;
}
.booking-progress ul.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #ccc;
  top: 15px;
  left: -50%;
  z-index: -1;
}
.booking-progress ul.progressbar li:first-child:after {
  content: none;
}
.booking-progress ul.progressbar li.active {
  color: #000;
}
.booking-progress ul.progressbar li.active:before {
	border-color: #55b776;
	background-color:#02b74e;
	width: 40px;
	height: 40px;box-shadow: 2px 2px 26px #2def83;
	margin-top: -4px;

}
.booking-progress ul.progressbar li.active + li:after {
	background-color: #ccc;
}
.booking-progress button.custom-start-btn{float:left;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 65px;    background-color:#017f34 !important;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 15px 32px;
}
.booking-progress button.custom-start-btn-payment{
	float:left;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 65px;    background-color:#017f34 !important;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    /* padding: 15px 32px; */
}
span.progress-set {
    margin-top: 30px;
	font-size: 15px;
    text-transform: none;
}
li.active span.progress-set {
    margin-top: 23px;
}

/*sweety progressbas css end*/
.detail-request-trip-left.top h5 {
    color: #31b54b;
    text-transform: none !important;
}
img.user_image {
    width: 80px;
    height: 80px;
	    margin-bottom: 8px;
    margin-top: 9px;
}
.detail-request-trip-left span{
	display:block;
}
.detail-request-trip-left.bottom h5 {
    color: #31b54b;
    font-weight: 600;
    letter-spacing: 1px;
}
.detail-request-trip-left.top {
    text-align: center;
}
body.dashboard-status .content-wrapper{
	background: rgba(202, 202, 202, 0.15);
}
.row.dashboard-trip-status {
    background: #fff;
    margin-top: 40px;
    border: 1px solid #f2f2f2;
    padding-top: 24px;
    padding-bottom: 24px;
}
.detail-request-trip-left h5 {
    font-weight: 600;
}
.detail-request-trip-left .trip-vancouver {
    padding-left: 0px;
}
.detail-request-trip-left .trip-vancouver h4 {
    font-size: 16px;
    font-weight: 600;
	margin-bottom: 0px;
}
.detail-request-trip-left ul.trip-vancouver li {
    list-style: none;
}
.col-md-4.col-sm-4.col-xs-12.detail-request-trip-left br {
    display: none;
}
.book-ongoing-managment {
    margin-top: 40px;
}
.progressbar-sec-button {
    float: left;
    width: 100%;
}
.progressbar-sec-button button {
    margin: 0 auto;
    display: block;
    text-align: center;
    float: none !important;
    width: 18%;
    border: none;
    height: 48px;
    line-height: 0;
    margin-bottom: 30px !important;
}
.row.peronal-detail-section-btn button{
	background-color: #02b74e;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 15px 32px;
    margin-left: 40px;
	margin-bottom: 25px !important;
    margin-top: 11px !important;
}
.row.review-status form {
    margin: 0 auto;
    display: block;
    float: none;
    width: 50%;
}
.table-responsive tbody.checkbox {
    display: table-row-group;
}
.row.review-status {
    margin-top: 40px;
}
.trip-request-button {
    margin: 0 auto;
    display: block;
    width: 30%;
    float: none;
}


.tip-button {
    margin: 0 auto;
    display: block;
    /*width: 30%;*/
    float: none;
    text-align: center;
    margin-top: 20px;
}
.trip-request-button button {
    background: #31b64b;
    border: none;
    color: #fff;
    width: 170px;
    border-radius: 40px;
    margin-top: 39px;
    margin-bottom: 19px;
    height: 37px;
}
.tip-button button {
    background: #31b64b;
    border: none;
    color: #fff;
    width: 170px;
    border-radius: 40px;
    margin-top: 39px;
    margin-bottom: 19px;
    height: 37px;
}
.row.search-trip-home .col-md-4.col-sm-4.col-xs-12:last-child .form-group.destination-to input {
    border-right: 0;
}
.position-submit-btn, .plus-minus-section{
	position:relative;
}
.position-submit-btn input#add1{
	position:absolute;
	right:40px;
	top: 30px;
}
.plus-minus-content {
    position: absolute;
    right: -65px;
    top: 30px;
}
.plus-minus-content input#add2 {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.plus-minus-content input#sub2{
	    color: #333;
    background-color: #fff;
    border-color: #ccc;
    padding: 5px 11px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    border: 1px solid #ccc;
}
body.search-footer .footer-top {
    position: absolute;
    width: 100%;
    bottom: 0;
}
#drupalchat .subpanel_title {
    background: #3cb548 !important;
    color: #fff;
}
#drupalchat .subpanel .contact-list, #drupalchat #chatpanel .subpanel{
	width: 244px !important;
}
#drupalchat-wrapper{
	right: 34px !important;
}
.row.review-status .post-trip-status label.control-label {
    width: 100%;
    text-align: center;
	font-size: 30px;
    letter-spacing: 1px;
}
.star-review .fa {
    font-size: 52px;
    padding-right: 12px;
    margin-top: 11px;
    margin-bottom: 12px;
    text-align: center;
    padding-left: 12px;
	cursor: pointer;
}
.star-review .fa:hover{
	color: #157f34;
    opacity: 1;
}
.star-review {
    margin: 0 auto;
    display: block;
    width: 69%;
}
.row.review-status  .skip-section button {
    margin-right: 10px;
}
.row.review-status  .skip-section {
    float: left;
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.form-group.d-l-v {
    position: relative;
}
.home-inq-content p {
    text-align: center;
}
.home-inq-content {
    margin-top: 27px;
    margin-bottom: 10px;
}
/*5-9-2018*/
/* .account-right-section #notification .grid-view{height:10px!important;} */
.account-right-section ::-webkit-scrollbar {
    width: 6px!important;
    height: 15px!important;
}
.destinatin-real-sec{
    position: relative;
}
.destinatin-real-sec span#show_route{
    position: absolute;
    right:48px;
    top:39px;
    cursor: default;
}
.header.one div#myNavbar {
    z-index: 99999;
}
.home-temps{
	margin-top: 84px;
}
.btn-success-vehicle{
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.row.pst-trip-new-section button#img {
    float: left;
    margin-right: 13px !important;
}
.row.pst-trip-new-section {
    margin: 0 auto;
    display: block;
    /* text-align: center; */
    width: 25%;
}
.book-ongoing-managment input#pay_now {
    text-align: center;
    margin: 0 auto;
    display: block;
}
.form-group.field-posttripform-insurance_check {
    position: relative;
}
.form-group.field-posttripform-insurance_check input{
	position: absolute;
    left: 0;
	top:0;
}
.form-group.field-posttripform-insurance_check label{
	padding-left: 25px;
}
.dash-user-profile .profle-detail p.male-detail {
    padding-top: 5px;
}
td.my-detail {
    width: 15%;
}
td.my-link {
    width: 10%;
}
td.my-orig{
	width:25%;
}
.logo-header{
    margin-bottom: 12px;
}
