
@font-face {
    font-family: 'Acura Performance';
    src: url("../../../Fonts/AcuraPerformance-Regular.eot");
    src: url("../../../Fonts/AcuraPerformance-Regular.eot?#iefix") format("embedded-opentype"), url("../../../Fonts/AcuraPerformance-Regular.woff2") format("woff2"), url("../../../Fonts/AcuraPerformance-Regular.woff") format("woff"), url("../../../Fonts/AcuraPerformance-Regular.ttf") format("truetype"), url("../../../Fonts/AcuraPerformance-Regular.svg#AcuraPerformance-Regular") format("svg");
    font-style: italic;
}

@font-face {
    font-family: 'AvenirNext-Bold';
    src: url('../../../Fonts/AvenirNext-Bold.eot');
    src: url('../../../Fonts/AvenirNext-Bold.eot?#iefix') format('embedded-opentype'), url('../../../Fonts/AvenirNext-Bold.woff2') format('woff2'), url('../../../Fonts/AvenirNext-Bold.woff') format('woff'), url('../../../Fonts/AvenirNext-Bold.ttf') format('truetype'), url('../../../Fonts/AvenirNext-Bold.svg#AvenirNext-Bold') format('svg');
}

@font-face {
    font-family: 'AvenirNextBoldItalic';
    src: url('../../../Fonts/AvenirNext-BoldItalic.eot');
    src: url('../../../Fonts/AvenirNext-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../../../Fonts/AvenirNext-BoldItalic.woff2') format('woff2'), url('../../../Fonts/AvenirNext-BoldItalic.woff') format('woff'), url('../../../Fonts/AvenirNext-BoldItalic.ttf') format('truetype'), url('../../../Fonts/AvenirNext-BoldItalic.svg#AvenirNext-BoldItalic') format('svg');
}

@font-face {
    font-family: 'AvenirNext-Medium';
    src: url('../../../Fonts/AvenirNext-Medium.eot');
    src: url('../../../Fonts/AvenirNext-Medium.eot?#iefix') format('embedded-opentype'), url('../../../Fonts/AvenirNext-Medium.woff2') format('woff2'), url('../../../Fonts/AvenirNext-Medium.woff') format('woff'), url('../../../Fonts/AvenirNext-Medium.ttf') format('truetype'), url('../../../Fonts/AvenirNext-Medium.svg#AvenirNext-Medium') format('svg');
}

body {
    color: white;
    font-family: AvenirNext-Medium;
    font-size: 13pt;
    margin: 0;
}
.headerText {
    font-family: AvenirNextBoldItalic;
    text-transform: uppercase;
}
    .headerText span {
        font-family: 'Acura Performance';
        font-size: 30px;
    }
.headerblock {
    height: 37px;
    display: block !important;
    padding-top: 20px;
    background-repeat: no-repeat;
    background-color: black;
    margin: 0 auto;
}

.logoblock {
    display: block !important;
    background: url("../../../Images/Logo/ACURA_logo.jpg");
    background-repeat: no-repeat;
    width: 265px;
    height: 37px;
    margin: 0 auto;
}

.dxICBFocused {
    background-color: transparent !important;
}

.viewHead {
    display: block;
    font-size: 15pt;
    font-weight: bold;
    text-align: center;
}

.headerText {
    font-family: AvenirNextBoldItalic;
    text-transform: uppercase;
}

    .headerText p {
        text-transform: uppercase;
        margin-block-end: 0em;
        margin-top: 0px !important;
        padding: 0px 20% 0px 20%;
    }

    .headerText span {
        font-family: 'Acura Performance';
        font-size: 30px;
    }

.VendorAddress {
    font-size: 12px;
}
.AdvisorDropDown {
    margin: 10px;
}
.viewHeader {
    background-color: #d6dbe1;
    color: #000000;
    font-size: 11pt;
    line-height: 30pt;
    width: 100%;
}

.background {
    background-size: cover;
    height: 100vh;
    min-height: 40rem;
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    background-color: black;
}
.CloseSubItemPopupTransportation {
    width: 100%;
    text-align: right;
    font-size: 16px;
    background-color: black;
    padding-right: 10px;
    padding-top: 5px;
}
.dxEditors_edtRadioButtonChecked {
    background-color: Red;
}

.QuickApptButton, .ReturningCustomerButton {
    background-color: black;
    border: solid 1px white;
    width: 80%;
    height: 50px;
    margin: 10px 0px 0px 10%;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: AvenirNext-Medium;
    font-weight: normal;
    font-size: 20px;
    color: white;
}

.headerReturning {
    text-align: center;
    font-size: 26px;
    padding: 5% 0px 5% 0px;
    font-family: AvenirNext-Medium;
    font-style: oblique;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: bold;
}

.headerQuick {
    height: 50px;
    text-align: center;
    vertical-align: middle;
    font-size: 25px;
    color: white;
    font-family: AvenirNext-Medium;
    line-height: 1.2;
    text-transform: uppercase;
    font-style: oblique;
    padding: 30px 0 30px 0;
}

.divUpdateMileage {
    margin-bottom: 20px;
}

.viewHeaderCommand {
    background-color: #6699ff;
    color: #fff;
    font-size: 11pt;
    line-height: 30pt;
    text-decoration: none;
    width: 100%;
}

    .viewHeaderCommand a {
        color: #fff;
        text-decoration: none;
    }

.loginHeaderBlock {
    background-color: #000000;
    border-radius: 0px;
    color: #ffffff;
    padding: 10px;
}

.viewHeader input {
    width: auto;
}

.text {
    font-size: 14pt;
}

.error {
    color: #FF0000;
    font-weight: bold;
}

.nowrap {
    white-space: nowrap;
}

.center {
    display: block;
    text-align: center;
}

.list, .tableView {
    display: block;
    margin: 0;
    padding: 0;
}

    .list li, .tableView li {
        display: block;
        list-style-type: none;
    }

    .tableView li {
        background-color: transparent;
        color: white;
        font-size: 13px;
        text-transform: uppercase;
        vertical-align: middle;
    }

        .tableView li a {
            color: #000000;
            display: block;
            min-height: 28pt;
            text-decoration: none;
            vertical-align: middle;
            width: 100%;
        }

.tableView {
    margin: 0;
    padding: 0;
    width: 100%;
}

    .tableView tr {
        width: 100%;
    }

    .tableView td {
        background-color: Gray;
        color: #ffffff;
        font-size: 13pt;
        line-height: 30pt;
        width: 100%;
    }

        .tableView td a {
            color: #ffffff;
            text-decoration: none;
        }

    .tableView .heading {
        background-color: Blue;
    }

.list li select {
    display: block;
    font-size: 13pt;
    height: 30pt;
    width: 100%;
}

.daysRow {
    margin: 0;
    padding: 0;
    width: 100%;
}

    .daysRow td {
        background-color: Gray;
        font-size: 13pt;
        height: 30pt;
        padding: 0;
        text-align: center;
    }

.alter {
    background-color: #ffffff;
}

.highlighted {
    background-color: #0000aa;
}

.daysRow td a {
    color: #ffffff;
    text-decoration: none;
}

.blockHeader {
    background-color: black;
    color: white;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    font-family: AvenirNext-Medium;
}
.CustomButtonProfileForm {
    margin-bottom: 5px;
    margin-top: 5px;
}
.button {
    background-color: black;
    border: solid 1px white;
    text-transform: uppercase;
    color: white;
    font-size: 15px;
    height: 35px;
    width: 90%;
    font-family: inherit;
    margin-left: 5%;
}
.MobileServicesBottonsPanel{
    text-align: unset !important;
}
    .MobileServicesBottonsPanel input {
        text-align: center;
        margin-left: 0%;
    }
.returnCustomerPhoneLogin, .returnCustomerLogin, .returnCustomerCustomerProfile, .returnCustomerBackButton {
    margin-left: 5%;
}

.CustomerProfileSaveButton, .CustomerProfileCancellButton {
    margin-bottom: 5px;
}
.CustomButtonProfileForm {
    margin-bottom: 5px;
    margin-top: 5px;
}

.CustomerProfileCreateNewApptButton {
    margin-top: 0px !important;
}

.ProfileButtonsBlock {
    text-align: center;
    padding: 0px !important;
    margin-right: 0px;
    width: 100%;
}

    .ProfileButtonsBlock input {
        margin-left: 0px;
    }

.ProfileButtonsSavePasswordBlock input {
    width: 100% !important;
    margin-left: 0px;
}
.bottonNextBack {
    background-color: black;
    border: solid 1px white;
    border-radius: 0;
    color: white;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    font-family: inherit;
    margin-bottom: 5px;
    text-transform: uppercase;
    width: 100%;
}

.ScheduleRecommendedButton {
    margin-bottom: 5px;
}

.addNewVehicleBtn {
    margin-left: 5%;
}

.rightButtonArrow {
    border-bottom: 20px solid #d6dbe1;
    border-left: 15px solid #7b93af;
    border-top: 20px solid #d6dbe1;
}

.leftButtonArrow {
    border-bottom: 20px solid #d6dbe1;
    border-right: 15px solid #7b93af;
    border-top: 20px solid #d6dbe1;
}

.ForgotPassLinkProfile {
    color: white !important;
    text-align: center;
    padding-top: 6px;
}

.detailsButtons {
    margin-left: 5%;
}

.rightButtonTable {
    border: medium none;
    border-collapse: collapse;
    float: right;
    margin: 0;
    padding: 0 0 30px;
    width: 45%;
    margin-top: 0px !important;
}

.leftButtonTable {
    border: medium none;
    border-collapse: collapse;
    float: left;
    margin: 0;
    padding: 0 0 30px;
    width: 45%;
}

    .rightButtonTable td, .leftButtonTable td {
        margin: 0;
        padding: 0;
    }

.field-validation-error {
    color: Red;
}
.tableView input[type="text"], .tableView input[type="email"], .tableView input[type="tel"], .tableView input[type="number"], .tableView input[type="password"], .tableView select, .tableView textarea {
    background-color: #ffffff;
    border: 2px solid #000000;
    color: #000000;
    display: block;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 18px;
    text-transform: none;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 99%;
}
.ConfirmedButton {
    text-align: center;
}
.ConfirmedButton input{
    margin-left: 0px;
}
.CancellButton {
    text-align: center;
}
.subItemsPopUp, .popupDescription {
    background-color: black;
    color: white;
    position: absolute;
    left: 0;
    top: 0;
}

.SubItemsHeader {
    font-size: 16px;
    font-weight: bolder;
    padding: 8px;
}

.SubItemsHeaderCaption {
    float: left;
}

.CloseSubItemPopup {
    float: right;
}

.SubItemsServiceName {
    font-size: 20px;
    font-weight: bolder;
}

.tableView input[type="checkbox"] {
    height: 30px;
    width: 30px;
}

.transportationnormal {
    background-color: #0099cc;
    color: Black;
    text-indent: 20pt;
}

.transportationalter {
    background-color: #0099cc;
    color: Black;
    text-indent: 20pt;
}

.textbox {
    color: #000000;
    display: block;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 18pt;
    margin: 0;
    padding: 0;
    width: 99%;
}

.Comment {
    font-size: 10px;
}

.viewSuggest {
    background-color: #6699ff;
    color: #ffffff;
    font-size: 11pt;
    width: 100%;
}

.halfDayHeader {
    background-color: #10357C;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 13pt;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 150px;
}

.halfDayText {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.timeSlotBlock {
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 11px;
    height: 40px;
    line-height: 40px;
    margin: 5px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}

.timeSlotBlockEnable {
    background-color: #1C69D3;
    cursor: pointer;
}

.timeSlotBlockDisable {
    background-color: #313942;
}

.timeSlotsBlock {
    width: 250px;
}

.confirmHeader {
    background-color: black;
    color: white;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 100px;
    line-height: 100px;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.confirmBold {
    font-weight: bold;
    color: white;
}

.confirmMargin {
    margin-bottom: 10px;
}

.confirmMargin {
    margin-bottom: 10px;
    color: white;
    margin-left: 10px;
}

#GoToFullVersionSiteLink {
    margin-top: 50px;
    text-align: center;
    width: 100%;
}

#ForgotPasswordLink {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
}

.LinkText {
    color: white;
    font-size: 20px;
    text-decoration: none;
}

.returnCustomer p {
    margin-bottom: 12px;
    margin-top: 12px;
}

.AlwaysOnTopBlock {
    background-color: #d6dbe1;
    box-shadow: 0 0 25px black;
    margin-left: -10px;
    padding: 0;
    position: fixed;
    text-align: left;
    top: 0;
    width: 100%;
}

.CancelAppMessage {
    margin: 20px 0;
    padding: 10px;
    text-align: center;
}

.MobileServiceScrollPanel {
    float: left;
    margin-bottom: 10px;
    overflow: auto;
}

.ScrollPanel {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: White;
    border-color: gray currentcolor gray gray;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    float: left;
    width: 21px;
}

.ScrollThumb {
    background-color: Gray;
    height: 50px;
    width: 21px;
}

.MobileServiceMenu {
    background-color: #ffffff;
    color: #000000;
    font-size: medium;
}

.infoservice {
    color: #ffffff;
}

.dxmDisabled {
    color: #888888;
}

.dxmVerticalMenuItemChecked {
    background-color: transparent;
    border-color: transparent;
}

/*MOBILE TABLE*/
.MobileTable a {
    color: #ffc727;
}
.CustomerServiceHistory {
    text-align: center;
    padding-bottom: 5px;
}
    .CustomerServiceHistory a {
        color: #ffc727;
    }
table#mainTable {
    font-size: 2.2vw;
    color: white;
}
table#tableHeader {
    color: white;
    background-color: black;
    text-align: left;
    font-weight: bold;
    border-bottom: solid 1px white;
}

table#historyTable {
    border: solid 1px white;
}

td#tdServices {
    border-top: solid 1px white;
    border-right: solid 1px white;
}

td#tdParts {
    border-top: solid 1px white;
}

td#tdServiceList {
    /*border-bottom: 1px solid #000000;*/
    /*border-left: 1px solid #000000;*/
    border-right: 1px solid white;
    vertical-align: top;
}

td#tdPartsList {
    vertical-align: top;
}

.buttonPanel {
    margin-left: 10px;
}

.Edit_LabelBl {
    color: black;
    white-space: nowrap;
}