
.schedule-service.ss-agent #uf-opcode-select > div ul li.lbl-checkbox {
    width: calc((100% - 20px) / 3) !important;
    margin: unset;
}
.schedule-service.ss-agent #uf-opcode-select > div ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.schedule-service.ss-agent .customer-details-wrapper {
    margin-bottom: 5px;
}
.schedule-service.ss-agent .customer-details-wrapper .step-box .uf-mileage-field {
    width: 130px !important;
}

.schedule-service.ss-agent .appointment-notes-wrap .vehicle-details-table-wrap {
    margin-bottom: 10px;
}
.schedule-service.ss-agent .rs-container-slides {
    width: 100% !important;
}
.schedule-service.ss-agent .rs-container-slide.customer-store-opcodes {
    width: 100% !important;
}
.schedule-service.ss-agent .sy_tableFormet td.default-labor-type-dropdown-wrapper {
    width: 12%;
}
.schedule-service.ss-agent .sy_tableFormet td.ro-more-parts-wrapper {
    width: 8%;
}
.schedule-service.ss-agent .sy_tableFormet td.opcode-dropdown-wrapper {
    width: 20%;
}
.schedule-service.ss-agent .sy_tableFormet .toggle_description_wrapper .toggle-description {
    width: 100%;
}
.schedule-service.ss-agent .sy_tableFormet .add-remove-opcode {
    height: unset;
}
.schedule-service.ss-agent .sy_tableFormet td.cost.cost-wrapper .uf-cost-field {
    width: calc(100% - 45px);
}
.schedule-service.ss-agent #labor-lookup-dialog {
    left: 50% !important;
    width: calc(100% - 40%);
    top: 50% !important;
    box-shadow: rgb(0 0 0 / 44%) 0px 3px 8px;
    border-radius: 10px;
    transform: translate(-50%, -50%);
}
.schedule-service.ss-agent #labor-lookup-dialog > div {
    background-color: #c3e0ed !important;
    border-radius: 10px;
    padding: 20px !important;
}


#unified-schedule-form{position:relative; width:inherit;}
#unified-form-wrapper{overflow:hidden; font-size:14px;}
#unified-form-wrapper,
#appointment-notes-customer-details-wrapper{
    display:flex;
    padding:5px;
}
.hide{display:none;}
.profile-container { float: left; }
.maintenance-vehicle { float: right; width: 65%; }
#opcode-wrapper {
    flex: 1 0 30%;
    max-height: calc(100vh - 60px);
    overflow: auto;
    overflow-x: hidden;
}
#ro-summary-wrapper{
    flex:1 0 58%;
}
.ui-tooltip {
    z-index: 10000000000000;
}
#opcode-wrapper .heading-title,
#ro-summary-wrapper .heading-title{
    font-weight: 700;
    text-transform:uppercase;
    color:#FFF;
    padding:5px 10px;
    position:relative;
}

.relative{position: relative;}
.part-response-data-show {
    position: absolute;
    right: 0;
    top: 24%;
    content: "\f348";
    font-family: dashicons;
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #1eae4c;
}
.part-response-data-show::after {
    content: "\f348";
}

.part-search-loading {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 12%;
    top: 30%;
    display:none;
}
.part-search-loading img {
    width: 100%;
}

.part-reponse-data-popup{ display:none; }
.part-reponse-data-popup.show {
    position: absolute;
    display: block;
    background: #f7f7f7;
    width: 400px;
    overflow-wrap: break-word;
    padding: 10px;
    border: 1px solid #eee;
    margin-top: 8px;
    font-size: 10px;
    z-index: 1;
    text-align: left;
}
#opcode-wrapper .heading-title .close-opcode-wrapper{display:none;}

.red-duplicate-button{
    color: #FFF;
    background: -webkit-linear-gradient(top, #ff160f, #b70707) !important;
    border-color: #9c0500 !important;
    font-weight: 700;
}

/*.default-labor-type-dropdown-wrapper {
	width: 25%;
}*/

#opcode-wrapper .heading-title{background:#000;}

#ro-summary-wrapper .heading-title{background:#334e5e;}
#ro-summary-wrapper .heading-title.gray{background:#e7e7e7;color:#777777;font-size:13px;}

#opcode-wrapper .inner-container{margin-right:5px;}
#ro-summary-wrapper .inner-container{margin-left:5px; border:1px solid #ccc; border-top: 0; box-shadow: 0px 0px 3px #afadad;}
#unified-form-wrapper .p-5{padding: 5px;}

.service-sortable-list{
    table-layout:fixed;
}

.service-sortable-list .ro-more-parts-wrapper { width: 7%; }
.service-sortable-list td { height: 20px; }
.service-sortable-list td > * { height: 100%; }
.service-sortable-list .selectize-control { height: 100%; }
.service-sortable-list .selectize-input { height: 100%; padding-top: 18px !important; padding-bottom: 18px !important; }
.service-sortable-list .combobox-add-opcode-ro, .service-sortable-list .combobox-remove-opcode-ro-unified { font-size: 30px; }

.job-desc {
    background-color: #eee;
    padding: 10px;
    border: 1px solid #ccc;
    margin-left: 28px;
    position:relative;
    margin-bottom: 10px;
    margin-top: 20px;
    height: 90px !important;
}
.labor-subtotal{display:none;}
.descriptions .job-desc:first-of-type > .remove-descriptions{display: none;}

#unified-form-wrapper .custom-combobox-input,
.scanner-customer-form .custom-combobox-input{
    font-size:14px;
}

.job-desc input[type='text'] {
    width: 100%;
    padding: 6px;
    border: none !important;
}

#unified-form-wrapper .combobox-con,
.scanner-customer-form .combobox-con{width:70%;}
#appointment-notes-customer-details-wrapper .appointment-notes-wrapper,
#appointment-notes-customer-details-wrapper .customer-details-wrapper{
    flex:1 0 50%;
}

.cc-repeater-wrapper{
    text-align: right;
    margin-top: 4px;
}

.cc-repeater-wrapper .add-cc-repeater{
    color: #0c1794;
    cursor: pointer;
    text-decoration: underline;
}

#appointment-notes-customer-details-wrapper .appointment-notes-wrapper{
    padding-right:10px;
}

#appointment-notes-customer-details-wrapper .customer-details-wrapper{
    padding-left:10px;
}
.set-advisor-button{
    text-decoration:underline;
    cursor:pointer;
}

#unified-form-wrapper .customer-details-wrapper .custom-combobox{
    width: 80%;
    margin-right: 20px;
}

#unified-form-wrapper table .step-box,
.scanner-customer-form table .step-box{width:100%;}
#unified-form-wrapper .last-known-tag{
    background-color: #eee;
    font-size: 12px;
    text-align: center;
    border:1px solid #FFF;
}

#unified-form-wrapper .customer-details-table,
#unified-form-wrapper .vehicle-details-table,
.scanner-customer-form .customer-details-table,
.customer-details-wrapper .customer-details-table{
    width:98%;
}

.vehicle-details-table tr td:last-of-type{
    max-width: 200px;
}

#unified-form-wrapper .separator,
.scanner-customer-form .separator{
    margin-top: 6px;
    padding-top: 6px;
    border-top: 1px solid #ccc;
}

#unified-form-wrapper table .step-box .custom-text-field-option,
.scanner-customer-form table .step-box .custom-text-field-option{
    padding: 5px;
    width: 90%;
    text-align: left;
    border: none;
    box-shadow: none;
}

#unified-form-wrapper .new-address-toggler,
#unified-form-wrapper .add-address-button,
#unified-form-wrapper .cancel-add-address-button,
.scanner-customer-form .new-address-toggler,
.scanner-customer-form .add-address-button,
.scanner-customer-form .cancel-add-address-button{
    padding: 5px 10px;
    font-size: 14px;
    cursor:pointer;
    margin-top:5px; 
    display:inline-block;
}

#unified-form-wrapper table.new-address-form,
.scanner-customer-form table.new-address-form{margin:10px 0; display:none; font-size:14px;}

#unified-form-wrapper table.new-address-form input,
.scanner-customer-form table.new-address-form input[type="text"]{
    border: 1px solid #ccc;
    padding: 5px;
    width: 100%;
    border-radius: 3px;
    text-align: left;
}

.step-box.full{
    width: 100%;
    padding: 7px 2px;
}
#unified-form-wrapper .transpo-type{
    background-color: #000;
    color: #FFF;
    padding: 5px 10px;
}

#unified-form-wrapper .vehicle-title{float:left; font-weight: 400;}

#unified-form-wrapper .opportunity-type.step-box{
    float: right;
    background: #aededb;
    font-weight: 700;
    padding: 2px 5px;
    display: inline-block;
    width: auto;
    border: 1px solid #FFF;
}

#ro-processing-status{
    margin-bottom: 10px;
    
}
.unified-form-notice {
    position: fixed;
    width: inherit;
    z-index: 100;
    top: 0;
}
.popup-errors{
    background-color: #ff8100;
    padding: 6px;
    color: #FFF;
    font-weight: 700;
    padding-left: 30px;
}

.popup-errors.error-part{
    text-transform: uppercase;
    padding-left: 10px;
    border-bottom: 1px solid #fff;
    padding-top: 10px;
}

.ro-processing{
    background-color: #00b100;
    color: #FFF;
    font-weight: 700;
    padding: 10px;
}

#ro-processing-status .close-notice{
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    color: #FFF;
    font-weight: 700;
    font-size: 20px;
    cursor:pointer;
}
.change-vehicle-ro{display:none;width:100%}
#unified-schedule-form .vehicle-list li{width:36%;}
#unified-schedule-form #gsearch-customer,
#unified-schedule-form .button.add-customer-btn{display:none;}
#unified-schedule-form .wp-svg-arrow-left.arrow-left.change-back{margin-top:0;}
#unified-schedule-form .remove-descriptions{
    position: absolute;
    right: -10px;
    top: -10px;
}

/* .cost{text-align:right; padding-left: 10px; } */
/* #default-opcodes .cost{text-align:left;} */
.cost .input-style {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    height: auto;
    padding: 0;
    margin: auto;
    margin-right: 2px;
    padding-right: 5px;
}
#default-opcodes .cost .input-style{
    margin-left:8px;
}

ul#job-sortable {
    margin-top: 10px;
}

.cost .dashicons{
    margin-top:4px;
}

span.dashicons.dashicons-plus-alt.combobox-add-opcode-ro {
    color: green;
}

span.dashicons.dashicons-dismiss.combobox-remove-opcode-ro-unified {
    color: red;
}

#unified-schedule-form .lbl-checkbox::before { font-family: 'sockettime' !important; font-size: 20px; float: right; margin-right: 5px; content: "\e99e"; }
#unified-schedule-form .lbl-checkbox.shell::before { content: "\e99d"; }

.cdk-info{
    display: flex;
    overflow-x: auto;
    max-height: 750px;
}
.cdk-info > div{
    flex: 1 0 50%;
}

.vehicle-owned:not(:last-of-type){
    border-bottom: 1px solid #ccc;
    padding-bottom:20px;
}

.vehicle-owned:not(:first-of-type){
    padding-top:20px;
}

.cdk-sync-dialog{z-index: 999999999;font-size:14px;}
.cdk-sync-buttons{text-align:center; margin-top: 20px;}

.select2-container{z-index:999999999;}

.descriptions-toggle{display:none;}
.show-service-line-descriptions{color:green;}
#default-opcode-hr,
.heading-with-hr {
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}
#default-opcode-hr span,
.heading-with-hr span{
    display: inline-block;
    background-color: #FFF;
    padding: 5px 10px;
    position: relative;
    margin: auto;
    z-index: 10;
}
#default-opcode-hr::after,
.heading-with-hr::after {
    content: ' ';
    display: block;
    height: 2px;
    background-color: #dfdfdf;
    position: absolute;
    width: 100%;
    top: 50%;
}

#default-opcodes ul {
    margin-top: 0;
}

#vin-search-results, #plate-search-results{
    display:none;
}

#vin-search-results.show, #plate-search-results.show{
    display: block;
    border: 1px solid #e7e7e7;
    border-top: none;
    margin-top: -7px;
    border-radius: 0 0px 3px 3px;
    background-color:#f7e8b0;
}

#plate-search-results.show{
    margin-top: 5px;
}

span.plate-search{
    cursor: pointer;
}

span.plate-switch-vehicle:hover, span.plate-add-vehicle:hover, span.plate-save-vehicle:hover{
    cursor: pointer;
    text-decoration: underline;
}

#vin-search-results .vin-search-label{
    text-align: center;
    text-transform: uppercase;
    color: #c5a643;
    padding: 5px 0;
    font-weight: 500;
}

#vin-search-results div:not(.vin-search-label) {
    border-bottom: 1px solid #eee;
    padding: 5px;
    color:#68655a;
}

#vin-search-results div:last-of-type {
    border-bottom: 0;
}

#vin-search-results div span:hover {
    cursor: pointer;
    text-decoration: underline;
}

/* .campaign-wrapper.uf-recall-form{
    color:#FFF;
    background-color:#e25851;
    padding:10px;
} */

.campaign-wrapper.uf-recall-form{
    color:#000;
    background-color:#ebcfce;
    padding: 10px;
    border: 1px solid red;
    margin-bottom: 10px;
    font-weight: bolder;
}
.uf-recall-form{
    position:relative;
}

.uf-recall-form .uf-recall-right{
    position:absolute;
    right: 10px;
    top: 5px;
}

.uf-recall-form.campaign-wrapper .campaign-description{
    width:100%;
    border:none;
    padding-bottom:0;
}

.toggle-uf-summary::after{
    font-family:dashicons;
    content: "\f347";
}

.toggle-uf-summary.close::after{
    content: "\f343";
}

.heading-title.ro-summary{position:relative}

.heading-title.ro-summary .toggle-uf-summary{
    position: absolute;
    right:20px;
    cursor: pointer;
}

#dms-duplicate-check-wrapper{
    display:none;
}

#dms-duplicate-check-wrapper.show{
    display:block;
}

#dms-duplicate-check-wrapper table{width:100%;}
#dms-duplicate-check-wrapper table tr:first-child,
.dms-duplicate-check-header{background:#e7e7e7;}
.dms-duplicate-check-header {
    padding: 10px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
#dms-duplicate-check-wrapper table tr td {
    padding: 10px;
    border: 1px solid #FFF;
}

#dms-duplicate-check-wrapper table tr:not(:first-child){
    border-bottom: 1px solid #e7e7e7;
}

#dms-duplicate-check-wrapper table tr:last-child{
    border-bottom:none;
}

#dms-duplicate-check-wrapper input[type="submit"]{
    display: block;
    width: 100%;
    margin-bottom: 2px;
}

#dms-duplicate-check-wrapper .dms-duplicate-check-content{
    position: relative;
}

#dms-duplicate-check-wrapper .dms-duplicate-check-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: gray;
    opacity: 0.3;
}

span.cdk-current-owner,
span.dms-current-owner{
    color: #008001;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
}

.cursor-pointer{
    cursor:pointer;
}

.vehicle-spec-process.show {
    background: #f7c447;
    padding: 10px;
    font-weight: 700;
    color: #000;
}

.vehicle-spec-process.show.processing{
    background:#008000;
    color:#FFF;
}

.uf-cost-field{
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    padding: 6px;
    margin: auto;
    margin-right: 2px;
    padding-right: 5px;
    text-align: right;
}

span.total-summary {
    display: inline-block;
    margin-left: 20px;
}

.divider{
    height: 1px;
    background-color: #eee;
    margin: 14px 0;
    margin-bottom: 20px;
}

#dms-customer-id-search{width:100%;}

.cdk-customer-list.hide{display:none;}

#customer-search-alert > div.error,
#customer-search-alert > div.loading{
    background: #ff160f;
    padding: 10px;
    font-weight: 700;
    color: #FFF;
}

#customer-search-alert > div.loading{background:#008000;}
.top-customer-search,
.lowest-customer-search { animation: needorderflash 3s infinite; }
.final-ro-button-wrapper{display:none;}

#ro-summary-wrapper .step-box input[type="text"],
#ro-summary-wrapper .step-box input[type="number"]{
    width:calc(100% - 54px);
}

#vin-editable{
    height: 20px;
    text-transform: uppercase;
    text-align: right;
}

#vin-editable.strong-green{
    font-weight: 700;
    color:#008000;

}

ul.uf-transport-options{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: space-around;
}

ul.uf-transport-options li.lbl-radio {
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    /* flex: 0 0 16% !important; */
    text-overflow: ellipsis;
}

ul.uf-transport-options li label span {
    text-overflow: ellipsis;
    overflow: hidden;
}

.uf-tag-number-field{
    display: inline-block;
    width: calc(100% - 102px) !important;
    vertical-align: middle;
}

.transport-options {
    padding: 0 16px 0px 0px;
}
.transport-notice{display:none;}
.transport-notice.show {
    background-color: #bf1e2d;
    color: #FFF;
    text-align: center;
    display:block;
}

.selectize-dropdown {
    width: 100% !important;
    z-index:11 !important;
}

.selectize-input{
    padding: 5px 30px 5px 5px !important;
}

#job-sortable input[type='number'],
#job-sortable input[type='text'],
#default-opcodes input[type='number'],
#default-opcodes input[type='text']{
    padding: 6px;
}

#shop-fee-label {
    text-align: center;
}

.parts-table li.no-part-number{
    border:1px solid red !important;
}

.qty-group-li{ position:relative; }
.qty-group-li .parts-qty-val.qty-group {
    padding-right: 25px !important;
}
.qty-group-li .link-qty-to-parent {
    position: absolute;
    cursor: pointer;
    right: 5px;
    top: 10px;
}
.qty-group-li .link-qty-to-parent::after {
    font-family: 'dashicons';
    content: "\f103";
    z-index: 2;
    color: #ae301b;
    font-size: 16px;
}
.qty-group-li .link-qty-to-parent.link::after{
    color: #509e40;
}

#job-sortable input.parts-qty-val,
#default-opcodes input.parts-qty-val{
    max-width: 35px;
}

.cost-wrapper {
    width: 12%;
}
.ro-labor {
    background: #eee;
     width: 80px; 
}
#job-sortable .ro-labor{
    vertical-align: top;
}
.parts-qty-wrapper {
    width: 55px;
}
.opcode-dropdown-wrapper {
    width: 30%;
}

.selectize-input>div.item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: inherit;
    line-height: 1;
    vertical-align: middle;
}
.selectize-input:not(.focus)>input {
    opacity: 0;
    left: -1000000px;
    position: absolute;
}
.selectize-input.items.not-full.has-options>*:only-child {
    position: relative;
}
.cost span.spacer {
    display: inline-block;
    width: 20px;
}
#ro-summary-wrapper .quick-select-toggler{display:none;}
.float-right{float:right;}
.tax-sub-total{
    margin-right: 0px;
}
.tax-sub-total span{
    display:inline-block;
    margin-right: 10px;
}
td.labor-lookup-wrapper {
    width: 68px;
}
.mpi-header-block .tax-sub-total span {
    display: inline-block;
    margin-top: 7px;
}

.dms-error-response {
    background-color: red;
    color: #FFF;
    padding: 10px;
}
.dms-error-response-loop {
    margin: 10px;
}

.history-opcode-line {
    border: 1px solid #eee;
    padding: 5px;
    margin-bottom: 2px;
}

.history-opcode-line .history-opcode{
    text-transform: uppercase;
    font-weight: 700;
}

.history-opcode-line .history-opcode-line-desc {
    border-top: 1px solid #eee;
    padding: 5px;
}

.service-history-wrapper .show-all-history {
    text-align: right;
    margin-top: 10px;
}

.service-history-wrapper .show-all-history span{
    text-decoration: underline;
    cursor: pointer;
}

.service-history-wrapper .all-history-data {
    display: none;
    max-height: 400px;
    overflow: auto;
    background: #eee;
    padding: 10px;
}

.ro-history-error-message {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    padding: 5px;
    background: #ff8d88;
}
.job-desc input[type='text'].required-field {
    border: 1px solid red !important;
}
button.disabled{
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}
/*23-5-24 schedule service css*/
.schedule-service.ss-agent .rs-container.overflow {
    margin: 0px;
}
.schedule-service.ss-agent #unified-form-wrapper {
    padding: 0px;
}
.schedule-service.ss-agent table .unified-btns {
    display: flex;
    gap: 10px;
    width: 98%;
}
.schedule-service.ss-agent .customer-search-wrap {
    z-index: 2;
}
@media only screen and (max-width: 2004px) {
    .opcode-dropdown-wrapper {
        width: 22%;
    }
}
@media only screen and (min-width: 1913px){
    .uf-cost-field{width:calc(100% - 25px);}
    .summary-wrapper-v2 .uf-cost-field{width:calc(100% - 75px);}
}
@media only screen and (max-width: 1912px) {
    .parts-total-wrapper, .parts-price-wrapper, .parts-group-wrapper{width: 6%;}
    .summary-wrapper-v2 .parts-total-wrapper, .summary-wrapper-v2 .parts-price-wrapper, .summary-wrapper-v2 .parts-group-wrapper{width:7%;}
    #opcode-wrapper{
        position:absolute;
        z-index:-9999999;
        width:0;
    }
    #unified-form-wrapper.w-maintenance { flex-direction: column;}
    #unified-form-wrapper.w-maintenance #opcode-wrapper { position: relative; z-index: 1; width: 100%; }
  
    .w-maintenance #maintenance-container { float: right; width: 49%; margin-top: 30px; }
    .w-maintenance #maintenance-container .heading-title { background: #334e5e; }
    .w-maintenance #opcode-wrapper.show #uf-opcode-select{display:block;}
   
    .uf-cost-field{width: 60%;}
    #opcode-wrapper.show{
        background-color: #FFF;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
        box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
        padding: 5px;
        padding-left: 10px;
        padding-bottom: 12px;
        z-index: 100;
        width: auto;
        display:block;
    }

    #opcode-wrapper.show .heading-title .close-opcode-wrapper {
        display: block;
        position: absolute;
        right: 5px;
        top: 5px;
        cursor: pointer;
    }

    #ro-summary-wrapper .quick-select-toggler {
        display: inline-block;
        border-left: 1px solid #FFF;
        margin-left: 20px;
        padding-left: 20px;
        text-decoration: underline;
        cursor: pointer;
    }
    .schedule-service.ss-agent #uf-opcode-select > div {
    max-width: 100% !important;
    width: 100% !important;
}

.schedule-service.ss-agent #uf-opcode-select > div ul li.lbl-checkbox {
    width: calc((100% - 50px) / 6) !important;
}
.schedule-service.ss-agent #uf-opcode-select{
    display: block !important;
}

.board-walk-in #uf-opcode-select > div {
    max-width: 100% !important;
}
.schedule-service.ss-agent .rs-container.overflow .rs-cols table tbody tr td .store-opcodes #unified-form-wrapper #opcode-wrapper .selectize-control {
    width: unset;
}
.board-walk-in .sy_tableFormet tr td.opcode-dropdown-wrapper {
    width: 22%;
}
.board-walk-in .sy_tableFormet tr td.default-labor-type-dropdown-wrapper {
    width: 14%;
}
.board-walk-in .mobhide td.opcode-dropdown-wrapper {
    width: 22%;
}
.board-walk-in .mobhide td.default-labor-type-dropdown-wrapper {
    width: 14%;
}
.board-walk-in #uf-opcode-select > div ul li.lbl-checkbox {
    width: calc((100% - 50px) / 6) !important;
    margin: unset;
}
}
@media only screen and (max-width: 1180px){
    .cost-wrapper {
        width: 36%;
    }
    .summary-wrapper-v2 .cost-wrapper {
        width: 15% !important;
    }

    .uf-cost-field {
        width: 50%;
    }
    .schedule-service.ss-agent #appointment-notes-customer-details-wrapper {
    flex-direction: column;
}
.schedule-service.ss-agent .unified-btns #ub-create-appt {
    width: 100%;
}
.schedule-service.ss-agent .unified-btns input {
    width: 100%;
}
.schedule-service.ss-agent .transport-options {
    padding: 0px;
}

.board-walk-in #uf-opcode-select > div ul li.lbl-checkbox {
  width: calc((100% - 40px) / 5) !important;
  margin: unset;
}
.schedule-service.ss-agent #uf-opcode-select > div ul li.lbl-checkbox {
   width: calc((100% - 40px) / 5) !important;
}
}

@media only screen and (min-width:768px) and (max-width:992px) {
.schedule-service.ss-agent .customer-search {
    width: 93%;
    margin: 5px;
}

.board-walk-in #appointment-notes-customer-details-wrapper {
    flex-direction: column;
}
}
@media only screen and (min-width:320px) and (max-width:1200px) {
.schedule-service.ss-agent table td .profile-container {
    display: none;
}

.schedule-service.ss-agent .rs-container.overflow {
    padding: 20px 3px !important;
}
.schedule-service.ss-agent .vehicle-details-table-wrap {
    padding: 0px;
}
.schedule-service.ss-agent .inner-container {
    margin-left: 0px !important;
}
.schedule-service.ss-agent table .ro-labor input[type="text"] {
    max-width: 100%;
}

.schedule-service.ss-agent .profile-container {
    display: none;
}
.schedule-service.ss-agent .open-profile-section {
    display: block;
}
.schedule-service.ss-agent .profile-container {
    position: absolute;
    z-index: 99;
    margin-top: 0px !important;
}
section.schedule-service.ss-agent table {
    position: relative;
}
.schedule-service.ss-agent .rs-container-slides {
    flex-direction: column;
}
.schedule-service.ss-agent .rs-container-slide.customer-profile .appointment-log-wrapper {
    width: 100% !important;
}
.schedule-service.ss-agent .appointment-log-detail-wrapper {
    width: 100% !important;
}
}
   
table.service-info-table {
    text-align: left;
    width: 100%;
}

table.service-info-table th, table.service-info-table td {
    border: 1px solid #000;
}

body .jq-toast-wrap{
    z-index: 9999999999 !important;
    width: 450px;
}