<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.d-inline {
    display: inline;
}

.imgMid {
    position: absolute;
    top: 45%;
    left: 50%;
}

.jquery-modal{
    z-index:1040!important;
}

.login-box, .register-box {
    width: 450px;
}

.btn-toolBar{
    font-size:18px;
}
    .btn-toolBar:hover:active {
        background-color: orange;
        text-shadow: -1px 1px black;
    }
    .btn-toolBar:hover {
        background-color: skyblue;
        border: 1px solid black;
    }
    .btn-toolBarCancel:hover {
        background-color: red;
        border: 1px solid black;
    }
    .btn-toolBarSave:hover {
        background-color: lightgreen;
        border: 1px solid black;
    }

.disabled {
    color: rgb(194, 199, 208) !important;
    pointer-events: none !important;
}
.dark-mode .select2-selection {
    background-color: #343a40 !important;
    border-color: #6c757d !important;
}

.descriptionArea {
    background-color: #3f474e;
    height: 30px;
    Border-top: 1px solid #888888;
}

.stdInput {
    width: 200px;
    height: 30px;
}

.btn-drop {
    height: 30px;
    padding: 0px 5px 0px 5px;
    border: 1px solid #707070;
    border-radius: 0;
}

.iconColor {
    color: orange !important;
}

.f-s-12 {
    font-size: 12px !important;
}

.f-s-14 {
    font-size: 14px !important;
}

.f-s-16 {
    font-size: 16px !important;
}

.f-s-20 {
    font-size: 20px !important;
}

.f-s-10 {
    font-size: 10px;
}

.f-s-25 {
    font-size: 25px;
}

.f-s-30{
    font-size:30px;
}

/*.dropdown-menu.show {
    position: absolute !important;
    transform: translate3d(64px, 30px, 0px) !important;
    top: 0px;
    left: 0px;
    will-change: transform;
    width: 205px !important;
}*/

.jconfirm.jconfirm-black .jconfirm-bg, .jconfirm.jconfirm-dark .jconfirm-bg {
    background-color: rgba(0,0,0,0.75) !important;
    opacity: 1 !important;
}

.jconfirm.jconfirm-black .jconfirm-box, .jconfirm.jconfirm-dark .jconfirm-box {
    background-color: #343a40 !important;
}
/*.jconfirm-holder {
    height: 70% !important;
}*/

.jmodaldiv {
    font-size: 24px !important;
    border-top: 1px solid #6c757d !important;
    border-bottom: 1px solid #6c757d !important;
    padding: 1rem !important;
}

.typeahead {
    width: 90%;
    max-height: 300px;
    overflow: auto;
}

.typeahead li.active {
    color: #fff;
    background-color: #007bff;
    width: 100%;
}
.dropdown-item:hover {
    color: #fff;
    background-color: #007bff;
}

.input-group-append{
    float:right;
}

.inputCheckBox {
    width: 90%;
}

.form-check{
    height:30px;
}

.information {
    border: 2px solid #c7c7c7;
    /*height: 90%;*/
    padding: 10px;
    min-height: 100px;
}

.info-area {
    height: 300px;
    /*background-color: #454d55;*/
    padding:10px !important;
    border: 1px solid gray;
}
.info-area-w {
    height: 250px;
    /*background-color: #343a40;*/
    border: 1px solid gray;
}

.select2{
    min-width:75%;
}
.select2-selection{
    padding:2px !important;
}

.group {
    min-height: 40px;
}

    .group select {
        width: 90%;
        height: 30px;
    }

    .group label {
        font-weight: 500 !important;
    }

.hotelScreen input {
    width: 180px;
}

.hotelScreen select {
    width: 180px;
    height: 30px;
}

.hotelScreen label {
    font-weight: 500 !important;
}

#tblBranchSettings td {
    text-align: center;
}

.w-65 {
    width: 65% !important;
}
.w-60 {
    width: 60% !important;
}
.w-77 {
    width: 77% !important;
}
.w-35 {
    width: 35% !important;
}
.w-25 {
    width: 25% !important;
}
.centerItems {
    display: flex;
    justify-content: center;
    align-items: center;
}

.group-order {
    min-height: 40px;
}

    .group-order input {
        width: 65%;
        float: right;
    }

    .group-order select {
        width: 65%;
        float: right;
        height: 30px;
    }

    .group-order textarea {
        width: 65%;
        float: right;
    }

    .group-order label {
        font-weight: 500 !important;
    }

.group-comment {
    height: 150px;
}

.textArea-height {
    height: 150px;
}

.long {
    width: 83% !important;
}

.green {
    color: green;
    padding: 5px;
    font-size: 20px;
}

.orange {
    color: orange;
    padding: 5px;
    font-size: 20px;
}

.moon {
    color: black;
    padding: 5px;
    font-size: 20px;
}

.bgImg {
    background-image: url("/Content/img/logo_miniv2.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    height: 100%;
    position: fixed;
}

.bgImgDark {
    background-image: url("/Content/img/logo-dark-mini.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    height: 100%;
    position: fixed;
}

.bg-green {
    background-color: #94ff94;
}

.bg-red {
    background-color: #ff1a1a;
}

.mr-27 {
    margin-right: 27.5px;
}

.query input {
    width: 50%;
}

.query select {
    width: 50%;
}

.query-mid select{
    width: 70%;
}

.query-mid input{
    width: 70%;
}

.rndTable {
    height: 430px;
    overflow: auto;
}

.rnd300 {
    height: 300px;
    overflow: auto;
}

.doubleTable {
    height: 200px;
    overflow: auto;
}

.smallTable {
    height: 200px;
    overflow: auto;
}

.tableDiscount th:first-child {
    width: 75px !important;
}

.table th:first-child {
    min-width: 50px;
}

.form-check-input {
    width: auto !important;
    margin: 0;
    margin-left: 2px;
    position: inherit;
    float: none !important;
}

thead th {
    font-weight: 400;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    text-align: left;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0NmY3ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhNTU2NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #646f7f), color-stop(100%, #4a5564));
    background-image: -moz-linear-gradient(#646f7f, #4a5564);
    background-image: -webkit-linear-gradient(#646f7f, #4a5564);
    background-image: linear-gradient(#646f7f, #4a5564);
    border-top: 1px solid #858d99;
}

/*.table th {
    min-width: 80px;
}*/

/*table td tek satır ...*/
/*td {
    max-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}*/

.limited {
    max-width: 300px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.shortTd {
    max-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tableLitte th{
    min-width: 60px;
}

.MobileGrid {
    max-height: 500px;
    overflow: auto;
}

.contentAppo {
    margin-top: 35px;
    margin-bottom: 35px;
}

.modal-content {
    padding: 15px;
}

.modal {
    width: 65% !important;
    height: 70% !important;
    max-width: 100% !important;
    position: relative;
}

.modalAdress {
    width: 40% !important;
    height: 70% !important;
    max-width: 100% !important;
    position: relative;
    background-color: #343a40 !important;
    box-shadow: 0 0 0px #000 !important;
}

.modalVehicle {
    width: 60% !important;
    height: 90% !important;
    max-width: 100% !important;
    position: relative;
    background-color: #343a40 !important;
    box-shadow: 0 0 0px #000 !important;
    overflow: auto !important;
}

.modalBig {
    width: 85% !important;
    height: 100% !important;
    position: relative;
    background-color: transparent !important;
    box-shadow: 0 0 0px #000 !important;
    overflow: auto !important;
}

.modalBg {
    background-color: #2f3439 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
}

    .modal a.close-modal {
        top: 5px !important;
        right: 5px !important;
    }

.countDawn {
    float: left;
    padding: 10px 10px 0px 10px;
    border: 2px solid black;
    background-color: #D3EFDE;
    border-radius: 10px;
}

.Msuccess {
    border: 2px solid #00ff64;
}

.Mfail {
    border: 2px solid #ff9999;
}

.errorTxt {
    color: red;
    font-weight: bold;
}

.close {
    opacity: 1 !important;
}

.text-align-center {
    text-align: center;
}

.h-38 {
    height: 38px;
}

.checklas-btn {
    color: #ff6c00;
    border-color: #ff6c00;
}

    .checklas-btn:hover {
        color: #ff6c00;
        border-color: #ff6c00;
    }

.countDawn p {
    color: #000;
}
/* mainbar manual width */
.main-sidebar, .main-sidebar::before {
    width: 300px;
}

/*.sidebar-mini.sidebar-collapse .main-sidebar:hover, .sidebar-mini.sidebar-collapse .main-sidebar.sidebar-focused {
    width: 300px;
}*/

.sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
    margin-left: -300px;
}


.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #28a745 !important;
}

.selectedBg {
    background: rgb(255,149,0) !important;
    background: linear-gradient(180deg, rgba(255,149,0,1) 0%, rgba(255,252,0,1) 100%) !important;
    color: black !important;
}
.selectedBg a{
    
    color: black !important;
}


.selectedMobileBg {
    /*background: rgb(254,110,0);
    background: linear-gradient(180deg, rgba(254,110,0,1) 40%, rgba(254,220,0,1) 100%);
    color: black !important;*/
    border: 2px dashed #fe6e00 !important;
}

.selectedReportBg {
    background: rgb(128,128,128);
    background: linear-gradient(180deg, rgba(128,128,128,1) 23%, rgba(87,87,87,1) 69%);
}

.branchs{
    font-weight:bold;
    font-size:16px;
    padding-left:5px !important;
    color:white !important;
    background-color:gray;
}

.products-list &gt; .item {
    border-top: 1px solid #dee2e6 !important;
}

@media (max-width: 767px) {
    .group-order input {
        width: 55% !important;
    }

    .group-order select {
        width: 55% !important;
    }

    .group-order textarea {
        width: 55% !important;
    }

    .btnGroup {
        position: absolute;
        top: 60px;
        left: 25px;
    }

    .mt-m-4{
        margin-top:25px;
    }
}

.bgcolor{
    background-color:dodgerblue;
}

@media (max-width: 768px) {
    .modal {
        width: 95% !important;
        height: 90% !important;
        padding: 0 !important;
    }
    .d-mobile-none{
        display:none;
    }
}

@media (min-width: 768px) {
    .content-wrapper {
        margin-left: 300px !important;
    }

    .main-header {
        margin-left: 300px !important;
    }

    .main-footer {
        margin-left: 300px !important;
    }

    .pt-md-250{
        padding-top:250px;
    }
}

@media (width: 768px) {
    .content-wrapper {
        margin-left: 0px !important;
    }

    .main-header {
        margin-left: 0px !important;
    }

    .main-footer {
        margin-left: 0px !important;
    }

    .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
        margin-left: -300px;
    }
}

@media (max-width: 556px) {
    .sidebar-collapse {
        margin-left: -50px !important;
    }

    .content-wrapper {
        margin-left: 50px !important;
    }

    .main-header {
        margin-left: 50px !important;
    }

    .main-footer {
        margin-left: 50px !important;
    }
}

@media (max-width: 576px) {
    .login-box, .register-box {
        margin-top: .5rem;
        width: 90%;
    }
}

@media (min-width: 556px) and (max-width: 991.98px) {
    .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
        margin-left: -300px;
    }

    .content-wrapper {
        margin-left: 0px !important;
    }

    .main-header {
        margin-left: 0px !important;
    }

    .main-footer {
        margin-left: 0px !important;
    }
}


table-sticky {
    text-align: left;
    position: relative;
    border-collapse: collapse;
}

th {
    /*background: white;*/
    position: sticky;
    top: -1px;
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
    padding: 2px !important;
    vertical-align: middle !important;
}

td {
    padding: 2px !important;
    vertical-align: middle !important;
}

.stickyTableElement {
    background-image: linear-gradient(#646f7f, #4a5564);
    position: sticky;
    bottom: -1px;
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
    padding: 2px !important;
    vertical-align: middle !important;
}

/* th auto fit to table 
.table th {
    white-space: nowrap;
    width: 1%;
}
 th auto fit to table */



::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: #c7c7c7;
}
::-webkit-scrollbar-thumb {
    background: #888;
}
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

td &gt; a {
    color: #ffffff !important;
}

th {
    resize: horizontal;
    overflow: auto;
}

#tblServicesSale td{
    padding:0 !important;
}

#tblServicesSale input {
    padding: 1px !important;
    border:0 !important;
}

#apptRequestsTable td {
    padding: 0 !important;
}

#apptRequestsTable input {
    padding: 1px !important;
    border: 0 !important;
}

#tblServices td {
    padding: 0 !important;
}

#tblServices input {
    padding: 1px !important;
    border: 0 !important;
}

.select2-search__field {
    width: 60px;
}

.content-wrapper {
    background-color: #dcdcdc;
}
.card {
    background-color: #f0f8ff;
}

.modalDark {
    background-color: #343a40 !important;
}

.maxHeight {
    height:600px !important;
}

.select2-dropdown {
    z-index: 99999999999 !important;
}

.mb-5p {
    margin-bottom: 0px !important;
}

.form-control-xs {
    height: 25px !important;
    padding: 1px 5px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
}

.form-group {
    margin-bottom: 2px !important;
}

.input-group-append{
    /*height:25px!important;*/
}

.btn {
    /*height: 25px !important;*/
    padding: 0px 5px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
}

.icon-xs {
    height: 25px !important;
    padding: 0px 10px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
}

.select2-selection__rendered{
    height:25px;
}

.select2-selection{
    min-height:25px;
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: normal !important;
}

.foundBg {
    background-color: #17a2b8;
}

.editableBox {
    width: 100%;
    height: 28px;
    border: none;
    outline: none;
}

.timeTextBox {
    width: 84%;
    margin-left: -98%;
    height: 25px;
    top: 1px;
    position: absolute;
    border: none;
    font-size: 12px !important;
}

.timeTextBox {
    border: none;
    outline: none;
}

.dark-mode .timeTextBox {
    background-color: #343a40;
    color: #fff;
}


.dl {
    border: none;
    outline: none;
}

select {
    width: 400px;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 34px;
    font-size: 12px !important;
}

.dashedBorder {
    border: 4px dashed #ed6b24;
}

.mobileBtn {
    min-height: 35px;
    min-width: 45px;
    font-size: 16px;
    padding:6px;
    /*margin-right:10px;*/
}

.mobileBtnSelect {
    min-width: 45px;
}

.selectedBgN {
    background-color: #ffc107 !important;
    color: black !important;
}

.selectedBgN a {
    color: black !important;
}

.fixedBottom {
    position: fixed;
    bottom: 0;
    left:0;
    width: 100%;
    background-color: #343a40 !important;
    z-index: 888;
}

.fixedBottom2 {
    position: fixed;
    /*bottom: 90px;*/
    width: 100%;
    background-color: #343a40 !important;
    z-index: 888;
}

.dark-mode .timeline &gt; div &gt; .timeline-item {
    background-color: #454d55 !important;
}

.mobileLabel{
    height:30px;
    margin:5px 0 5px 0;
}

.borderLine {
    border-top: 1px solid #bdbdbd;
}

.MobileCheckBox {
    height: 20px !important;
    width: 20px !important;
}

.removeButton{
    width:38px;
    height:38px
}

.tableaxWidthBefore{
    max-width:1000px;
}

#qrcode {
    width: 100px;
    height: 100px;
    margin-top: 15px;
}





@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@100;200;300;400;500;600;700&amp;display=swap');

:root {
    --calendar-bg-color: #262829;
    --calendar-font-color: #FFF;
    --weekdays-border-bottom-color: #404040;
    --calendar-date-hover-color: #505050;
    --calendar-current-date-color: #1b1f21;
    --calendar-today-color: linear-gradient(to bottom, #03a9f4, #2196f3);
    --calendar-today-innerborder-color: transparent;
    --calendar-selected-color: #00cc00;
    --calendar-nextprev-bg-color: transparent;
    --next-prev-arrow-color: #FFF;
    --calendar-border-radius: 16px;
    --calendar-prevnext-date-color: #484848
}


.calendar {
    font-family: 'IBM Plex Sans', sans-serif;
    position: relative;
    max-width: 325px; /*change as per your design need */
    min-width: 320px;
    background: #343a40; /*var(--calendar-bg-color);*/
    color: var(--calendar-font-color);
    margin: 20px auto;
    box-sizing: border-box;
    overflow: hidden;
    font-weight: normal;
    border-radius: var(--calendar-border-radius);
}

.calendar-inner {
    padding: 10px 10px;
}

.calendar .calendar-inner .calendar-body {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
}

    .calendar .calendar-inner .calendar-body div {
        padding: 4px;
        min-height: 30px;
        line-height: 25px;
        border: 1px solid transparent;
        margin: 8px 1px 0px;
    }

        .calendar .calendar-inner .calendar-body div:nth-child(-n+7) {
            border: 1px solid transparent;
            border-bottom: 1px solid var(--weekdays-border-bottom-color);
        }

            .calendar .calendar-inner .calendar-body div:nth-child(-n+7):hover {
                border: 1px solid transparent;
                border-bottom: 1px solid var(--weekdays-border-bottom-color);
            }

        .calendar .calendar-inner .calendar-body div &gt; a {
            color: var(--calendar-font-color);
            text-decoration: none;
            display: flex;
            justify-content: center;
        }

        .calendar .calendar-inner .calendar-body div:hover {
            border: 1px solid var(--calendar-date-hover-color);
            border-radius: 4px;
        }

        .calendar .calendar-inner .calendar-body div.empty-dates:hover {
            border: 1px solid transparent;
        }

.calendar .calendar-inner .calendar-controls {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.calendar .calendar-inner .calendar-today-date {
    display: grid;
    text-align: center;
    cursor: pointer;
    margin: 3px 0px;
    background: var(--calendar-current-date-color);
    padding: 8px 0px;
    border-radius: 10px;
    width: 80%;
    margin: auto;
}

.calendar .calendar-inner .calendar-controls .calendar-year-month {
    display: flex;
    min-width: 100px;
    justify-content: space-evenly;
    align-items: center;
}

.calendar .calendar-inner .calendar-controls .calendar-next {
    text-align: right;
}

.calendar .calendar-inner .calendar-controls .calendar-year-month .calendar-year-label,
.calendar .calendar-inner .calendar-controls .calendar-year-month .calendar-month-label {
    font-weight: 500;
    font-size: 20px;
}

.calendar .calendar-inner .calendar-body .calendar-today {
    background: var(--calendar-today-color);
    border-radius: 4px;
}

    .calendar .calendar-inner .calendar-body .calendar-today:hover {
        border: 1px solid transparent;
    }

    .calendar .calendar-inner .calendar-body .calendar-today a {
        outline: 2px solid var(--calendar-today-innerborder-color);
    }

.calendar .calendar-inner .calendar-controls .calendar-next a,
.calendar .calendar-inner .calendar-controls .calendar-prev a {
    color: var(--calendar-font-color);
    font-family: arial, consolas, sans-serif;
    font-size: 26px;
    text-decoration: none;
    padding: 4px 12px;
    display: inline-block;
    background: var(--calendar-nextprev-bg-color);
    margin: 10px 0 10px 0;
}

    .calendar .calendar-inner .calendar-controls .calendar-next a svg,
    .calendar .calendar-inner .calendar-controls .calendar-prev a svg {
        height: 20px;
        width: 20px;
    }

        .calendar .calendar-inner .calendar-controls .calendar-next a svg path,
        .calendar .calendar-inner .calendar-controls .calendar-prev a svg path {
            fill: var(--next-prev-arrow-color);
        }

.calendar .calendar-inner .calendar-body .prev-dates,
.calendar .calendar-inner .calendar-body .next-dates {
    color: var(--calendar-prevnext-date-color);
}

    .calendar .calendar-inner .calendar-body .prev-dates:hover,
    .calendar .calendar-inner .calendar-body .next-dates:hover {
        border: 1px solid transparent;
        pointer-events: none;
    }

.calendar-selected {
    background: #ffc107 !important; /* #ff9900 !important;*/
    color:#000;
}

.calendar-selected a{
    color: #000 !important;
}

.calendar-prev {
    height: 50px;
}

.calendar-prev a{
    margin:0 !important;
}

.calendar-year-month {
    height: 50px;
}

.calendar-next {
    height: 50px;
}

.calendar-next a {
    margin: 0 !important;
}

.hoursSelect {
    background-color: #343a40;
    margin: 16px auto;
    border-radius: 10px;
    padding: 5px;
    min-height: 365px;
    /*max-height: 365px;*/
    max-width: 325px;
}

.apptDay {
    padding: 15px 3px;
    border-radius: 10px;
    font-size: 12px !important;
    text-align: center;
}

.divApptHours {
    padding: 12px 5px;
    font-size: 12px !important;
    /*border-bottom: 3px solid #ffc107;*/
}

.apptHours {
    padding: 5px;
    border-radius: 5px;
    margin: 0px;
}

.apptHours a{
    color:#fff;
    font-weight: 600;
}

.apptHours a:hover{
    color:black !important;
    font-weight: 600;
}

.hourbg {
    background: #3f474e;
}

.hourEnable {
   /* background-color: #ffc107;
    background: linear-gradient(180deg, rgba(3,169,244,1) 0%, rgba(33,150,243,1) 50%);*/
    border-bottom: 6px solid #00b700;
}

.hourDisable {
    /* background-color: gray;*/
    border-bottom: 6px solid #8f8f8f;
    color: darkgray;
    cursor: not-allowed;
}

.selectedDay {
    background-color: #ffc107;
}

/*.selectedHour {
    background-color: orange;
}*/

.selectedHour {
    background: #ffc107 !important; /* #ff9900 !important;*/
    color: #000;
}

    .selectedHour a {
        color: #000 !important;
    }

.selectedTime{
    text-align:center;
    font-size:20px;
    font-weight:500;
    padding:5px;
}

.mainLoader {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #25252587;
    z-index: 9999999;
}

.Divloader {
    width: 230px;
    height: 230px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    background-image: url(https://www.checklas.com.tr/assets/images/checklas-logo-cember.png);
    position: fixed;
    top: 350px;
    left: 44%;
    z-index: 99999;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.cutomRaidov2::before {
    width: 1.5rem;
    height: 1.5rem;
}

.cutomRaidov2::after {
    width: 1.5rem;
    height: 1.5rem;
}

.cutomRaidov2Label {
    font-size: 20px;
    padding-left: 5px;
}


cutomRaidov3::before {
    width: 1rem;
    height: 1rem;
}

.cutomRaidov3::after {
    width: 1rem;
    height: 1rem;
}

.cutomRaidov3Label {
    font-size: 15px;
    padding-left: 3px;
}


.countingDetailTableInfo {
    margin: 0 !important;
}

.FontBold{
    font-weight:bold;
}

.FontItalic {
    font-style: italic;
}

.selectedTireCount {
    background-color: #ffc107;
    color: black;
    padding: 5px;
    border-radius: 5px;
}


.add-listing-sec #add-listing-tab .step-steps {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-left: 0;
}

.add-listing-sec .step-app &gt; .step-steps {
    overflow: hidden;
    margin: 0 auto;
}

.add-listing-sec #add-listing-tab .step-steps &gt; li {
    flex: 0 0 20%;
    max-width: 20%;
}

.add-listing-sec .step-app &gt; .step-steps &gt; li {
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1;
}

.add-listing-sec #add-listing-tab .step-steps &gt; li:before {
    background-color: #19191975;
    height: 12px;
    left: 50%;
    top: 19px;
    width: 400%;
    transition: all 0.3s;
}

.add-listing-sec .step-app &gt; .step-steps &gt; li:before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 185px;
    height: 2px;
    background-color: #C4CAD2;
    top: 35px;
    left: 85px;
}

.add-listing-sec .step-app &gt; .step-steps &gt; li &gt; a,
.add-listing-sec .step-app &gt; .step-steps &gt; li &gt; a &gt; span {
    display: block;
}

.add-listing-sec #add-listing-tab .step-steps &gt; li &gt; a &gt; .number {
    width: 30px;
    height: 30px;
    background-color: #191919;
    border: 0px solid;
    transition: all 0.3s;
}

.add-listing-sec .step-app &gt; .step-steps &gt; li &gt; a &gt; .number {
    border-radius: 50%;
    color: #191919;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    margin: 10px auto;
    position: relative;
    z-index: 0;
}

.add-listing-sec #add-listing-tab .step-steps &gt; li.active &gt; a &gt; .number,
.add-listing-sec #add-listing-tab .step-steps &gt; li.done &gt; a &gt; .number {
    background-color: #ff8500;
}

    .add-listing-sec #add-listing-tab .step-steps &gt; li.active &gt; a &gt; .number:before,
    .add-listing-sec #add-listing-tab .step-steps &gt; li.done &gt; a &gt; .number:before {
        background-color: rgba(255, 133, 0, 0.36);
    }

.add-listing-sec #add-listing-tab .step-steps &gt; li &gt; a &gt; .number:before {
    background-color: #1919194f;
    box-shadow: 0 0 0 rgba(221, 221, 211, 0);
    height: calc(100% + 16px);
    width: calc(100% + 16px);
    top: -8px;
    left: -8px;
    transition: all 0.3s;
}

.add-listing-sec .step-app &gt; .step-steps &gt; li &gt; a &gt; .number:before {
    content: "";
    z-index: -1;
}

.add-listing-sec .step-app &gt; .step-steps &gt; li &gt; a &gt; .number:before,
.add-listing-sec .step-app &gt; .step-steps &gt; li.done &gt; a &gt; .number:after {
    border-radius: inherit;
    box-shadow: 1px 1px 5px #d1d7de;
    height: 36px;
    left: 6px;
    position: absolute;
    top: 6px;
    width: 36px;
    background-color: #fff;
}

.add-listing-sec #add-listing-tab .step-steps &gt; li.active &gt; a &gt; .step-name,
.add-listing-sec #add-listing-tab .step-steps &gt; li.done &gt; a &gt; .step-name {
    color: #ff8500;
}

.add-listing-sec #add-listing-tab .step-steps &gt; li &gt; a &gt; .step-name {
    font-weight: 600;
    color: #191919;
    font-size: 14px;
    letter-spacing: 0.08em;
    margin-top: 20px;
    transition: all 0.3s;
}

.add-listing-sec .step-app &gt; .step-steps &gt; li &gt; a &gt; .step-name {
    color: #47494e;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
}

.add-listing-sec #add-listing-tab .step-steps &gt; li:last-child:before {
    width: 0;
}

.add-listing-sec #add-listing-tab .step-steps &gt; li.done:before {
    background-color: #ff8500;
}

.add-listing-sec #add-listing-tab.step-app &gt; .step-content &gt; .step-tab-panel.active {
    display: block;
}

.add-listing-sec #add-listing-tab.step-app &gt; .step-content &gt; .step-tab-panel {
    display: none;
}

.add-listing-sec #add-listing-tab .step-footer.step-tab-pager {
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-top: 15px;
    margin-bottom: 0px;
}

    .add-listing-sec #add-listing-tab .step-footer.step-tab-pager button {
        width: auto;
        border-radius: 40px;
        padding: 0 22px;
        height: 42px;
    }

.add-listing-sec #add-listing-tab &gt; .step-content {
    border: 0px solid;
    border-radius: 0px;
    padding-top: 80px;
}

    .add-listing-sec #add-listing-tab &gt; .step-content .title-icon {
        margin-bottom: 25px;
    }

.add-listing-sec #add-listing-tab .title-icon {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding: 18px 0;
}

    .add-listing-sec #add-listing-tab .title-icon &gt; .title {
        align-items: center;
        display: flex;
        margin-bottom: 0;
        text-transform: capitalize;
    }

        .add-listing-sec #add-listing-tab .title-icon &gt; .title &gt; i {
            color: #a7a7a7;
            font-size: 25px;
            margin-right: 15px;
            display: inline-block;
        }

.add-listing-sec #add-listing-tab .form-group .bootstrap-tagsinput input {
    border: none;
    background: transparent;
    outline: none;
    width: 120px;
}

.add-listing-sec #add-listing-tab .form-group .bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
    border-radius: 0px;
    width: 100%;
    cursor: text;
    padding: 5.7px 1.2rem;
    height: 50px;
}

    .add-listing-sec #add-listing-tab .form-group .bootstrap-tagsinput span.tag {
        display: inline-block;
        color: white;
        border-radius: 30px;
        padding: 0px 5px 0px 8px;
        margin-right: 5px;
        margin-bottom: 5px;
        margin-top: 5px;
        font-size: 14px;
    }

    .add-listing-sec #add-listing-tab .form-group .bootstrap-tagsinput .tag .tag-remove {
        margin-left: 5px;
        cursor: pointer;
        color: #fff;
    }

        .add-listing-sec #add-listing-tab .form-group .bootstrap-tagsinput .tag .tag-remove:after {
            content: "x";
            padding: 0px 2px;
        }

    .add-listing-sec #add-listing-tab .form-group .bootstrap-tagsinput .tag {
        margin-right: 2px;
        color: white;
    }

.add-listing-sec #add-listing-tab .drag-drop-sec {
    height: 215px;
}

.add-listing-sec #add-listing-tab form.drag-drop {
    position: absolute;
    top: 0%;
    left: 0%;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    height: 200px;
    border: 4px dashed #eee;
    cursor: pointer;
    padding: 70px 0;
}

    .add-listing-sec #add-listing-tab form.drag-drop:hover,
    .add-listing-sec #add-listing-tab form.drag-drop:focus {
        border-color: #ff8500;
    }

    .add-listing-sec #add-listing-tab form.drag-drop .add-gallery-text i {
        display: block;
        font-size: 32px;
        color: #6c757d;
        cursor: pointer;
    }

    .add-listing-sec #add-listing-tab form.drag-drop .add-gallery-text span.drag-label {
        width: 100%;
        height: 100%;
        text-align: center;
        line-height: normal;
        color: #6c757d;
        font-size: 16px;
        cursor: pointer;
    }

    .add-listing-sec #add-listing-tab form.drag-drop input {
        position: absolute;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        outline: none;
        opacity: 0;
    }

    .add-listing-sec #add-listing-tab form.drag-drop:hover .add-gallery-text i,
    .add-listing-sec #add-listing-tab form.drag-drop:hover .add-gallery-text span.drag-label,
    .add-listing-sec #add-listing-tab form.drag-drop:focus .add-gallery-text i,
    .add-listing-sec #add-listing-tab form.drag-drop:focus .add-gallery-text span.drag-label {
        color: #ff8500;
    }

.orange-btn {
    background-color: #ff6c00 !important;
    border-color: #ff8500 !important;
}

.orange-btn:hover {
    background-color: #000 !important;
    border-color: #ff8500 !important;
}

.btn-second {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid;
    padding: 10px 25px;
    font-size: 14px;
    line-height: 1.8;
    border-radius: 0rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.divStep {
    background-color: #3f474e;
    border-radius: 10px;
    padding: 15px;
}


.tasksDetails {
    float: left;
    margin-right: 10px;
}

.dealerBorder {
    border-right-color: #465349 !important;
    border-top-color: #465349 !important;
    /*border-bottom-color: #ff0000 !important;*/
}

.operationBorder {
    border-right-color: #af5d03 !important;
    border-top-color: #af5d03 !important;
    /*border-bottom-color: #ff0000 !important;*/
}
.operationBorderRight {
    border-right-color: #af5d03 !important;
}

.ServiceSaleOperationHeadBg {
    background: rgb(195,104,2);
    background: linear-gradient(180deg, rgba(195,104,2,1) 0%, rgba(175,93,3,1) 100%);
}

.ServiceSaleOperationBg {
    background-color: #cd9c63 !important;
    /*background: linear-gradient(180deg, rgba(223,118,1,1) 0%, rgba(179,95,2,1) 100%);*/
}

.ServiceSaleDealerHeadBg {
    background: rgb(94,111,98);
    background: linear-gradient(180deg, rgba(94,111,98,1) 0%, rgba(60,74,63,1) 100%);
}

.ServiceSaleDealerBg {
    background-color: #87988b !important;
    /*background: linear-gradient(180deg, rgba(135,152,139,1) 0%, rgba(75,91,78,1) 100%);*/
}

.shopCart {
    font-size: 18px;
    margin: 3px;
    color: #ffc107;
}

#btnCart {
    color: orange !important;
    font-size: 10px;
    padding: 0px;
}


#btnCart i {
    font-size: 20px;
}

#btnCart:hover {
    font-size: 10px;
}

.CartNotification {
    /*background-color: #555;
    color: white;
    text-decoration: none;*/
    /*padding: 15px 26px;*/
    position: relative;
    display: inline-block;
    border-radius: 2px;
}

.CartNotification .badge {
    position: absolute;
    top: -3px;
    right: -10px;
    padding: 1px 4px;
    border-radius: 50%;
    background-color: red;
    color: white;
    font-size: 11px;
}

    .CartNotificationMax .badge {
        position: absolute;
        top: -3px;
        right: -15px;
        padding: 3px 4px;
        border-radius: 50%;
       /* background-color: red;*/
        color: white;
        font-size: 11px;
    }

    .width75{
        width:75%
    }

.tooltipv2 {
    position: relative;
    display: inline-block;
}

    .tooltipv2 .tooltiptextv2 {
        visibility: hidden;
        width: 300px;
        background-color: #4f5152e6;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        /* Position the tooltip */
        position: absolute;
        z-index: 99999 !important;
        bottom: 100%;
        left: 50%;
        margin-left: -60px;
    }

    .tooltipv2:hover .tooltiptextv2 {
        visibility: visible;
    }

.btnLg {
    padding: .5rem 1rem !important;
    font-size: 1.25rem !important;
    line-height: 1.5 !important;
    border-radius: .3rem !important;
}

.listbtns {
    display: block !important;
    color: #ffc107 !important;
}


.todo-list &gt; li .text {
    font-weight: normal !important;
}

.dark-mode .todo-list &gt; li {
    background-color: #343a40 !important;
}

    .dark-mode .todo-list &gt; li.adresdetail {
        background-color: #4d5154 !important;
    }

.adressListBorder {
    margin-top: 15px;
}

.todo-list &gt; li.done .text {
    text-decoration: none !important;
}

.toastDiv {
    background-color: #007bff !important;
    min-width: 250px;
}

.bg-success {
    background-color: #007bff !important;
    min-width: 250px;
}

.bg-danger {
    background-color: #007bff !important;
    min-width: 250px;
}

.btnDotSelected {
    background-color: #007bff !important;
    color: white;
}

.TireName :hover {
    /*Font-weight: 600;*/
    cursor: pointer;
}

.TireName {
    font-size: 18px !important;
}

.tableHeight{
    min-height:500px;
}

.rigthblanktd {
    text-align: right;
    padding-right: 10px !important;
}

.alinkColor {
    /*color: #007bff !important;*/
}

.alinkColor:hover {
    text-decoration: underline !important;
    cursor: pointer;
}

.thDivider {
    height: 20px;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
}

.toasts-top-right {
    z-index: 9999999999;
}

.mySpinner {
    position: relative;
}

.loadingClassOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #25252587;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}

.classSpinner {
    width: 40px;
    height: 40px;
    border: 4px solid #ccc;
    border-top: 4px solid #007bff;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.dark-mode .cardB2 {
    background-color: #454d55 !important;
}

.cardB2 {
    background-color: #f0f8ff;
}

.iconBtn {
    min-width: 30px;
}

.emptycart {
    padding: 25px !important;
    font-size: 20px;
}</pre></body></html>