﻿/*-----------Common Classes by RahuL -----------*/ 

html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.no-space {
    margin: 0 !important;
    padding: 0 !important;
}
.bodyColor{
        /*background:#2e3c54;*/
        background:#2f73b1;
}
.no-padding{
    padding:0;
}

.carUserLocations ul{
        list-style: none;
}
       
/*-----------End Common Class-----------*/

/*-----------Registration Dev-----------*/        
.registration .panelcentered {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
}

.registration .panel-body {
    padding: 15px;
}

.registration .btnpadding {
    padding: 5px;
}


     
.registration .submitbtnalign {
    float: left;
    width: 50%;
}

.registration .submitbtncolor {
    background: #42AAFB !important;
    border: none !important;
    /*color: #2e3c54!important;*/
    color: #2f73b1 !important;

    display: block;
    width: 100% !important;
    margin: auto;
    height: 45px !important;
}

.registration .linksalign {
    float: left;
    width: 50%;
}

.registration .linkscolor {
    color: #42AAFB;
    font-size: 12px !important;
    line-height: 18px;
    text-decoration: underline;
}


 

     
.registration .register-form label {
    /*color: #2e3c54!important;*/
    color: #2f73b1 !important;

    font-size: 13px;
    text-align: left;
}
.registration .register-form label {
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}
.registration .register-form .panel input{
    display: block;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    width: 100%;
    box-sizing: border-box;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    /*background: #2e3c54!important;*/
    background: #2f73b1 !important;

    border: none !important;
    border-radius: 2px !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 14px !important;
    height: 38px !important;
}
.registration .register-form .col-sm-6, .register-form .col-sm-12{
    padding: 0 0.5rem;
}
.registration .register-form .row{      
    padding: 0 0.7rem;
}
        
.registration .padding-side{
    padding-left:0;
    padding-right:0;
}
.registration .registerlabelstyle {
     color: #17416F;  
    font-size: 14px!important;
    font-weight: 700 !important;
    margin-top:0;
}
.registration .panel {
    margin: 20px;
    padding: 15px;
}
.registration hr{
    opacity: .2;
    border: solid #DDDDDD;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    }
          
.registration .panelcentered {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
}
.registration .loginLink:hover{
    color: #fff !important;
    text-decoration: none;
}
.registration .loginLink{
    color: #fff;
    font-size: 12px !important;
    line-height: 18px;
    text-decoration: underline;
}
.registration .submitbtncolor{
    padding: 0px;
    background: #fff !important;        
    font-weight: 100;
}

   
/*-----------End register Dev-----------*/ 

/*-----------Forgot Password Dev-----------*/   
.forgotPassword h1{
    display: block;
    margin-top: 45px;
    margin-bottom: 45px;
    font-size: 14px;
    font-weight: 700;
    color:white;
}     
.forgotPassword .sideLink{
    font-size: 12px !important;
    line-height: 18px;
    display:block;
    /*color: #2e3c54 !important;*/
    color: #2f73b1 !important;

    text-decoration: underline;
}
.forgotPassword .sideLink:hover {
     color: #1796fa;
    text-decoration: none;
    cursor: pointer;
}
.forgotPassword .panelcentered {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
}

.forgotPassword .panel-body {
    padding: 15px;
}

.forgotPassword .btnpadding {
    padding: 5px;
}


     
.forgotPassword .submitbtnalign {
    float: left;
    width: 50%;
}

.forgotPassword .submitbtncolor {
    background: #42AAFB !important;
    border: none !important;
    color: #fff !important;
    display: block;
    width: 100% !important;
    margin: auto;
    height: 45px !important;
}

.forgotPassword .linksalign {
    float: left;
    width: 50%;
}

.forgotPassword .linkscolor {
    color: #42AAFB;
    font-size: 12px !important;
    line-height: 18px;
    text-decoration: underline;
}


 

     
.forgotPassword .forgotPassword-form label {
    /*color: #2e3c54 !important;*/
    color: #2f73b1 !important;

    font-size: 13px;
    text-align: left;
}
.forgotPassword .forgotPassword-form label {
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}
.forgotPassword .forgotPassword-form .panel input{
    display: block;
    margin: 0 0 1rem 0;
    /*padding: 0.5rem;*/
    width: 100%;
    box-sizing: border-box;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    /*background: #2e3c54 !important;*/
    background: #2f73b1 !important;

    border: none !important;
    border-radius: 2px !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 14px !important;
    height: 38px !important;
    text-transform: capitalize;
}
.forgotPassword .forgotPassword-form .col-sm-6, .forgotPassword .forgotPassword-form .col-sm-12{
    padding: 0 0.5rem;
}
.forgotPassword .forgotPassword-form .row{      
    padding: 0 0.7rem;
}
        
.forgotPassword .padding-side{
    padding-left:0;
    padding-right:0;
}
.forgotPassword .registerlabelstyle {
     color: #17416F;  
    font-size: 14px!important;
    font-weight: 700 !important;
    margin-top:0;
}
.forgotPassword .panel {
    margin: 20px;
    padding: 15px;
}
.forgotPassword hr{
    opacity: .2;
    border: solid #DDDDDD;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    }
          
.forgotPassword .panelcentered {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
}
.forgotPassword .loginLink:hover{
    color: #1796fa;
    text-decoration: none;
}
.forgotPassword .loginLink{
    color: #42AAFB;
    font-size: 12px !important;
    line-height: 18px;
    text-decoration: underline;
}
.forgotPassword .submitbtncolor{
    padding: 0px;
    background: #42AAFB !important;        
    font-weight: 100;
}

   
/*-----------End Forgot Password Dev-----------*/ 





/*-----------Car Locations-----------*/
.carUserLocations {
    padding:2%;
}

body .carUserLocations .panel {
        background: #fff;
        border-radius: 4px;
        padding: 15px 15px 10px;
    }
    body .carUserLocations .panel {
    background: #fff;
    border: none;
    color: #0D3962;
    border-radius: 4px;
    margin: 20px;
    padding: 15px;
}
.carUserLocations .panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
    color: #333333;
}
body .carUserLocations .panel .status-tag {
    background: #D0021B url(/assets/icons/DashboardIcon-Alert-cf367a9fe3c5447aea5ffdc67039dd99.png) no-repeat ;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-radius: 100px 0 0 100px;
    position: absolute;
    top: 0.625rem;
    right: 0px;
    height: 60px;
    width: 60px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    display: none;
}
.carUserLocations .panel>:first-child {
    margin-top: 0;
}
body .carUserLocations .panel h1, body .panel h2, body .panel h3, body .panel h4, body .panel h5, body .panel h6 {
    color: #17416F;
}
body .carUserLocations h2, body .panel h2 {
    /*color: #2e3c54 !important;*/
    color: #2f73b1 !important;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 28px;
    padding: 0 0 0 38px;
    position: relative;
}
body .carUserLocations h2 b, body .panel h2 b {
    background: #fff;
    border: 2px solid #EEF0F2;
    border-radius: 100px;
    color: #0F416F;
    float: left;
    font-size: 12px;
    height: 30px;
    line-height: 27px;
    margin-right: 10px;
    padding: 0 0 0 1px;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    width: 30px;
}
.carUserLocations strong, b {
    font-weight: bold;
    line-height: inherit;
}
.carUserLocations [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
}
.carUserLocations ul, ol, dl {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit;
}
body .carUserLocations .addresses-container li {
    padding: 5px 0.625rem;
}
body .carUserLocations .sb {
    padding: 5px 0.625rem;
}
.carUserLocations .small-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
body .carUserLocations .panel li {
    color: #17416F;
}

.carUserLocations .small-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
}
body .carUserLocations .carUserLocations .panel li {
    color: #17416F;
}
body.sb .carUserLocations .sb-outer {
    background: none;
    border: 1px dashed #4D9ADF;
    border-radius: 4px;
    color: #5D9ED4;
    cursor: pointer;
    display: block;
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1;
    margin: auto;
    padding: 15px 0 13px 70px;
    position: relative;
    text-align: left;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
body .carUserLocations .sb .sb-outer {
    background: #fff;
    border: 1px dashed #2e3c54 !important;
    border-radius: 4px;
    /*color: #2e3c54 !important;*/
     color: #2f73b1 !important;
    cursor: pointer;
    display: block;
    font-weight: bold;
    font-size: 14px;
    line-height: 1;
    margin: auto;
    padding: 15px 10px 13px 70px;
    position: relative;
    text-align: left;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
    body .carUserLocations .sb .sb-outer .sb-inner {
        background-image: url('../../images/sp/mark/unselected-ccfd9a6047a254e1e903b2a49abc82a9.png');
        background-repeat: no-repeat;
        background-position: center center;
        border-right: 1px dashed #4D9ADF;
        float: left;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        width: 55px;
    }
    body .carUserLocations .sb .sb-outer.sb-new .sb-inner {
        background-image: url('../../images/sp/mark/plus-34846e73df4f77ecfa7043f1bc63d7a7.png');
        background-repeat: no-repeat;
        background-position: center center;
    }
    body .carUserLocations .sb .sb-outer.sb-new p {
    display: inline;
    float: right;
    margin: -0px 10px;
}
    body .carUserLocations  .sb .sb-outer p {
    /*color: #2e3c54 !important;*/
    color: #2f73b1 !important;

    font-size: inherit;
}
    body .carUserLocations .sb .sb-outer.sb-active .sb-inner {
        background-image: url('../../images/sp/mark/selected-77557f578087147506e859ece582d12a.png');
        background-repeat: no-repeat;
        background-position: center center;
        border-radius: 4px 0 0 4px;
            background-size: cover;
    }
    body .carUserLocations .sb .sb-outer.sb-active {
    background: #E9F0F6;
    color: #17416F;
    /*padding: 10px 0 8px 70px;*/
   padding: 4px 0px 0px 69px;
    border: none;
}
    body .carUserLocations .ajax-modal {
    /*background: #2e3c54 !important;*/
    background: #2f73b1 !important;

    display: none;
    overflow: auto;
    padding-bottom: 60px;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}
    body .carUserLocations .ajax-modal p.header {
    background: #184C7D;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    padding: 12px;
    text-align: left;
}
    body .carUserLocations .ajax-modal .formDesign, body .carUserLocations .ajax-modal #new_vehicle {
    padding-bottom: 60px;
}
    .carUserLocations .formDesign input:not(.address_submit):not(.radio-time-slot), .carUserLocations .formDesign select:not(.address_submit):not(.radio-time-slot){
        width:100%;
        -webkit-appearance: none;
        font-family: inherit;
        display: block;
        margin: 0 0 1rem 0;
        padding: 0.5rem;
        box-sizing: border-box;
        transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
        /*background: #2e3c54 !important;*/
        background: #2f73b1 !important;
        border: none !important;
        border-radius: 2px !important;
        box-shadow: none !important;
        color: #fff !important;
        font-size: 14px !important;
        height: 38px !important;
    }
    .carUserLocations .formDesign textarea{
        width:100%;
        -webkit-appearance: none;
        font-family: inherit;
        display: block;
        margin: 0 0 1rem 0;
        padding: 0.5rem;
        box-sizing: border-box;
        transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
        /*background: #2e3c54 !important;*/
    background: #2f73b1 !important;

        border: none !important;
        border-radius: 2px !important;
        box-shadow: none !important;
        color: #fff !important;
        font-size: 14px !important;
    }
    .carUserLocations .left-padding-zero{
        padding-left:0;
    }
    .carUserLocations .right-padding-half{
        padding-right:0.8%;
    }
    body .carUserLocations .panel label {
    /*color: #2e3c54 !important;*/
    color:#2f73b1 !important;
    letter-spacing: 1px;
}
body .carUserLocations label{
    font-size: 13px;
    text-align: left;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}
body .carUserLocations textarea {
    height: 70px !important;
}
::-webkit-input-placeholder {
    color: #9DC7E9;
    font-style: italic
}

:-moz-placeholder {
    color: #9DC7E9;
    font-style: italic
}

::-moz-placeholder {
    color: #9DC7E9;
    font-style: italic
}

:-ms-input-placeholder {
    color: #9DC7E9;
    font-style: italic
}
.carUserLocations .address_submit{
    /*background: #2e3c54 !important;*/
    background: #2f73b1 !important;

    border: none !important;
    color: #fff !important;
    display: block;
    height: auto !important;
    margin: auto !important;
    padding: 16px !important;
    width: 30%;
}
.carUserLocations .no-margin{
    margin-right:0;
    margin-left:0;

}
@@media (max-width: 767px) {
    .carUserLocations .address_submit {
         width: 40%;
    }
}
body .carUserLocations .ajax-modal p.header {
    background: #2f73b1 !important;

    /*background: #2e3c54 !important;*/
    color: #fff !important ;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    padding: 12px;
    text-align: left;
}
body .carUserLocations .ajax-modal p.header a {
    color: #fff !important;
    float: right;
    font-size: inherit;
    padding: 0 10px;
    text-align: right;
    text-decoration: none;
}
.carUserLocations .sb-outer.address_button{
    text-decoration: none;

}


/*-----------End car Locations-----------*/


/*-----------vehicle & Services-----------*/
body  .vehicle-packages {
    /*background: #2e3c54 !important;*/
    background: #2f73b1 !important;

    overflow: auto;
    padding-bottom: 10px;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    display: block;
}
.vehicle-packages p.header a {
    color: #fff;
    float: right;
    font-size: inherit;
    padding: 10px;
    text-align: right;
    text-decoration: none;
}
.vehicle-packages p.header {
    /*background: #2e3c54 !important;*/
    background: #2f73b1 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 12px;
    text-align: left;
}
.vehicle-packages ul {
    margin: 0;
    padding-top: 10px;
}
.vehicle-packages ul li {
    cursor: pointer;
}
.vehicle-packages ul li .info {
    background: url() no-repeat right center;
    background-size: 1.3125rem;
    height: 1.3125rem;
    width: 1.4375rem;
}
.vehicle-packages .sb.sb-full .sb-outer {
    padding: 10px 0 8px 70px;
}
.vehicle-packages .sb .sb-outer {
    background: none;
    border: 1px dashed #4D9ADF;
    border-radius: 4px;
    color: #5D9ED4;
    cursor: pointer;
    display: block;
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1;
    margin: auto;
    padding: 15px 0 13px 70px;
    position: relative;
    text-align: left;
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.vehicle-packages .sb .sb-outer .sb-inner {
    background: url(/assets/neo/unselected-ccfd9a6047a254e1e903b2a49abc82a9.png) center center no-repeat;
    border-right: 1px dashed #4D9ADF;
    float: left;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 55px;
}
.vehicle-packages .sb .sb-outer .sb-toggle {
    float: right;
    font-size: 14px;
    padding: 16px 0 0;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    width: 55px;
}
.vehicle-packages  .sb .sb-outer p {
    color: #5D9ED4;
    font-size: inherit;
}

.vehicle-packages .sb .sb-outer .sb-inner.number {
    background: none;
    font-size: 14px;
    padding: 20px 0 0;
    text-align: center;
}
.vehicle-packages strong, b {
    font-weight: bold;
    line-height: inherit;
}
.vehicle-packages ul li .toggle-info {
    /*background:#2e3c54 !important;*/
    background: #2f73b1 !important;
    color: #fff;
    display: none;
    margin: auto;
    padding: 10px;
    width: 90%;
}
.vehicle-packages ul li .toggle-info p,
.vehicle-packages ul li .toggle-info div, 
.vehicle-packages ul li .toggle-info span {
    color: #fff;
    font-size: 12px;
}

.vehicle-packages #togle_info p span
{

    opacity: 0.5;
}
.vehicle-packages ul li .upgrade-info {
    /*background: #2e3c54 !important;*/
    background: #2f73b1 !important;

    color: #fff;
    display: none;
    margin: auto;
    padding: 10px;
    width: 90%;
}
.vehicle-packages ul li .upgrade-info p,
.vehicle-packages ul li .upgrade-info div,
.vehicle-packages ul li .upgrade-info span {
    color: #5D9ED4;
    font-size: 12px;
    margin-bottom: 0.625rem;
}
.vehicle-packages ul li .upgrade-info b {
    margin-left: 0.3125rem;
    font-size: 14px;
}
.vehicle-packages ul li input[type=checkbox] {
    display: none;
}
.vehicle-packages ul li .up_checkbox_label {
    font-size: 14px;
    text-transform: capitalize;
    color: white;
    margin-bottom: 0;
}
.vehicle-packages ul li input[type=checkbox]+label:before {
    /*
    font-family: FontAwesome;
    font-size: 22px;
    display: inline-block;
    content: "\f096";
    */
    letter-spacing: 10px;
}
.vehicle-packages ul li .upgrade-info p,
.vehicle-packages ul li .upgrade-info div,
.vehicle-packages ul li .upgrade-info span {
    color: #fff !important ;
    font-size: 12px;
    margin-bottom: 0.625rem;
}
.vehicle-packages .button {
    background: #fff !important;
    border: none !important;
    /*color:#2e3c54 !important;*/
    color: #2f73b1 !important;
    display: block;
    height: auto !important;
    margin: auto;
    padding: 16px !important;
    width: 30%;
    position: relative;
    text-decoration: none;
    text-align: center;
    cursor: pointer;

}
.vehicle-packages ul {
    margin: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.vehicle-packages ul li {
    
    margin: 0;
    padding-top: 10px;
    
}
.vehicle-packages .sb-outer b  {
    margin-left: 0.3125rem;
    font-size: 14px;
}
.vehicle-packages .sb-outer p  {
    margin-left: 0.3125rem;
    font-size: 14px;
}
.carUserLocations .vehicle-packages{
    display:none;
}
.carUserLocations  .vehicle-packages .sb .sb-outer.sb-active {
    background: #E9F0F6;
    color: #17416F;
    border: none;
    padding: 10px 0 8px 70px;
}
.vehicle-packages .expanded-services-colors{
    background: rgb(104, 182, 18)!important;
}
/*
#vehicle-services{
    display:none;
}
    */
#requestGarages{
       display:none;
}
#requestGarages #searchGarageInfo{
    width:100%;
    display:none;
}
#garageParkingLocation{
    padding-left:0px;
    padding-bottom:0px;
    padding-top: 0;
    display:none;
    margin:auto;
}
#garageParkingLocation #carCenterSubscribe{
    width:100%;
}

#garageParkingLocation #carCenterForm label{
    font-weight: bold;
    font-size: 12px;
   
}
#garageParkingLocation #carCenterForm span {
     word-wrap: break-word;
    font-size: 80%;
    white-space: normal;
    /*background-color: #2e3c54 !important;*/
    background-color: #2f73b1 !important;
}
#garageParkingLocation #carCenterForm .row{
    margin-bottom:10px;
}


#chooseYourServices #selectServicesBtn{
    width:100%;
}

#cardetailsForm #carAddons, #cardetailsForm #viewSummary{
    width:100%;
}
#carDetailsPanel{
    
}
/*-----------End vehicle & Services-----------*/

/*-----------Services Summary-----------*/
.services-summary.bottom-row {
    display: none;
    background: rgba(0,0,0,0.4);
    font-size: 21px;
    padding: 20px 20px 80px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 100;
}
.services-summary.bottom-row .panel {
    margin: auto;
    max-width: 500px;
    background: #fff;
    border-radius: 4px;
    padding: 15px 15px 10px;
    border: none;
    color: #0D3962;
}
 .services-summary .panel h2 {
    color: #17416F;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 28px;
    position: relative;
}
 .services-summary.bottom-row h2 {
    font-size: 32px;
    margin: 0;
    padding: 0;
    text-align: center;

}
.services-summary.bottom-row .appointment_total_blurb {
    font-size: 15px;
    text-align: center;
    margin: 30px 0;
    /*color:#2e3c54 !important;*/
    color: #2f73b1 !important;
}


.services-summary strong, b {
    font-weight: bold;
    line-height: inherit;
}
services-summary.bottom-row .panel .button {
    display: block;
    margin: 5px 0;
    width: 100%;
    border-radius: 4px;
    /*background: #2e3c54 !important;*/
    background: #2f73b1 !important;
    border: none !important;
    color: #fff !important;
    height: auto !important;
    padding: 16px !important;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: normal;
    line-height: normal;
    position: relative;
}
#reviewDetails{

      display: block;
    margin: 5px 0;
    width: 100%;
    border-radius: 4px;
    /*background: #2e3c54 !important;*/
    background: #2f73b1 !important;
    border: none !important;
    color: #fff !important;
    height: auto !important;
    padding: 16px !important;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: normal;
    line-height: normal;
    position: relative;
}
#changeDetailsLink, #viewSummaryLink{
    display: block;
    margin: 5px 0;
    width: 100%;
    border-radius: 4px;
    /*background: #2e3c54 !important;*/
    background: #2f73b1 !important;
    border: none !important;
    color: #fff !important;
    height: auto !important;
    padding: 16px !important;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: normal;
    line-height: normal;
    position: relative;
}
@media only screen and (min-width: 40.063em) {
    .services-summary button, .button {
        display: inline-block;
    }
}
    /*-----------End Services Summary-----------*/


    @media only screen and (max-width: 500px) {
        #addNewLocation p {
            display: none!important;
        }
        #addNewVehicle p {
            display: none!important;
        }
        #insertNewUserLocation{
            width: 60%!important;
        }
        #insertNewUserVehicle{
            width: 60%!important;
        }
    }

button.wash-frequency-btn {
   display:none;
}
button.servicesAddOnbtn {
    display:none;
}
button.summerybtn {
    display:none;
}
.modal-footer button{
    /*background:#2e3c54 !important;*/
    background: #2f73b1 !important;
    border: none !important;
    color: #fff !important;
}

.carUserLocations #insertNewUserLocation {
background: #fff !important;
    border: none !important;
    /*color: #2e3c54 !important;*/
    color: #2f73b1 !important;
    display: block;
    height: auto !important;
    margin: auto !important;
    padding: 16px !important;
    width: 30%;
}
 .carUserLocations #insertNewUserVehicle{
    background: #fff !important;
    border: none !important;
    /*color: #2e3c54 !important;*/
    color: #2f73b1 !important;
    display: block;
    height: auto !important;
    margin: auto !important;
    padding: 16px !important;
    width: 30%;
}
#paymentSummary th{
    text-align:center;
}
.loader {
    display:none;
    color: white;
}


.pre-custom-payment {
}

#garageTimeDecider, #planYourservice, #ServiceDayID, #GaragesTimeingParentRow {
    display:none;
}
#carAddons {
    width:100%;
}
.serviceNotDate .serviceStartDate {
    display:none;
}

#servicesAddOn{
    z-index:10001;
}
#servicesPopup {
    z-index:10000;
}
.vehicle-packages{
    z-index: 10001!important;
}
#fixedTimeBlock {
    display:none;
}
#fixedTimeBlock .radio-inline{
    margin-left:0!important;
    display: inline;
}

select.GaragesTimeingSlotClass {
    font-weight: 300;
}
#GaragesTimeingParentRow{
        padding-left: 0!important;
}
#fixedTimeBlock {
        padding-left: 0!important;
}
.infoUl {
    list-style-position:inside!important;
    list-style-type:disc!important;
}
.upgrade-addons p {
    margin-bottom:0!important;
}
#paymentForm {
    display:none;
}


/*Edited on 2017-09-20 12:44pm*
 /*------------------------------------ */

@media only screen and (max-width: 786px)
{
    #fixedTimeBlock .radio-inline{
           display:block !important;

    }
}

@media only screen and (max-width: 786px) {
  .addPackageAndUpgradesLink.button.full.add-services-btn {
            width: 180px;
            font-size:15px;
    }
}
  /*-------------------------------------- */