﻿.absentee-tab .steps ul,
.absentee-tab .steps ol {
    display: flex;
    display: -webkit-flex;
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
}
/*.absentee-tab::before, .absentee-tab::after {
    display: table;
    content: ' ';
}*/
row {
    /* --bs-gutter-x: 1.5rem; */
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

body {
    font-family: Tahoma;
    font-size: 18px;
    color: black;
    background: #fafafa;
}

.steps li.previousTab {
    background: #2e8540;
}

.absentee-tab::after {
    clear: both;
}

.absentee-tab.vertical > li {
    display: block;
    float: none;
    width: auto;
}

.absentee-tab.simple > li > a {
    padding: 0;
}

    .absentee-tab.simple > li > a:hover {
        background: transparent;
    }

.absentee-tab .steps li, .absentee-tab .steps li.current {
    float: left;
}

    .absentee-tab .steps li, .absentee-tab .steps li.current > a {
        display: block;
        padding: 11px;
        font-size: 16px;
        line-height: 1;
        float: left;
        position: relative;
        min-width: 20%;
    }



        .absentee-tab .steps li.currentTab {
            background: #CC0000;
        }

        .absentee-tab .steps li.nextTab {
            background: #666666;
        }

        .absentee-tab .steps li a {
            text-decoration: none;
            color: white;
            margin: 0;
            padding: 0;
        }

            .absentee-tab .steps li a .title .step-icon {
                border: 1px solid #fff;
                position: relative;
                outline: none;
                -o-outline: none;
                -ms-outline: none;
                -moz-outline: none;
                -webkit-outline: none;
                color: #fff;
            }

.absentee-tab .title > span {
    text-decoration: underline;
    padding: 9px;
}

.absentee-tab .steps li .current-info {
    display: none
}

.absentee-tab .steps li a,
.absentee-tab .steps li .step-btn {
    white-space: nowrap;
    text-decoration: none;
    color: white;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
}


.redLabel {
    color: red;
}

.k-form-hint,
.k-form-error {
    margin-top: 4px;
    display: flex;
    font-size: 16px !important;
    font-style: normal;
}

.street-validation {
    background-color: lightpink;
    border: 2px solid red;
}

input[data-role="textbox"][disabled="disabled"] {
    background-color: lightgray !important;
}

.ReviewInfo {
    padding-left: 15px;
}

@media print,screen and (min-width: 40em) {
    .top-bar .top-bar-left, .top-bar .top-bar-right {
        width: auto;
    }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
        width: 100%;
    }
}

@media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
        width: 100%;
    }
}


@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important;
    }
}

@media screen and (max-width: 0em),screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important;
    }
}

@media print,screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important;
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display: none !important;
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important;
    }
}

@media screen and (max-width: 39.9375em),screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important;
    }
}

@media print,screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important;
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important;
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important;
    }
}

@media screen and (max-width: 63.9375em),screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important;
    }
}

@media screen and (orientation: landscape) {
    .show-for-landscape, .hide-for-portrait {
        display: block !important;
    }
}

@media screen and (orientation: portrait) {
    .show-for-landscape, .hide-for-portrait {
        display: none !important;
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important;
}

@media screen and (orientation: landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important;
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important;
    }
}

.disabletabs {
    pointer-events: none;
}

.disablecontrolcolor {
    background-color: lightgray !important;
}
.enablecontrolcolor {
    background-color: white !important;
}
.k-tooltip-content {
    background-color: white !important;
    color: black !important;
}
.k-tooltip {
    border: 1px solid black;
    background-color: white !important;
    max-width: 290px;
    top: -10px;
    border-radius: 0rem;
}

.k-tooltip-content {
    align-self: center;
    align-items: center;
    text-align: center;
}

[data-title]:after {
    top: -180%;
}

    h2 {
    font-size: 24px;
}
h3 {
    font-size: 20px;
}
.tabSteps .absTracker {
    width : 250px;
}
/* .absentee-tab .steps li a .title {
            display: flex;
            display: -webkit-flex;
            justify-content: space-around;
            -o-justify-content: space-around;
            -ms-justify-content: space-around;
            -moz-justify-content: space-around;
            -webkit-justify-content: space-around
        }
         

@media screen and (max-width: 991px) {
    .absentee-tab .steps li a .title {
        flex-direction: column;
        -o-flex-direction: column;
        -ms-flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        align-items: center;
        -o-align-items: center;
        -ms-align-items: center;
        -moz-align-items: center;
        -webkit-align-items: center
    }
 */ 

@media screen and (max-width: 991px) and (min-width:768px) {
        .absentee-tab .steps li a {
        white-space: nowrap;
    }
}

@media screen and (max-width: 767px) {
    .absentee-tab .steps li a {
        white-space: unset;
    }
}

/*.tooltip-inner {
    background-color: white !important;
    color: #000 !important;
    font-size: 13px !important;
    border: 1px solid #000 !important;
    text-align: center;
    position: relative;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 6px;
    white-space: nowrap !important;
    z-index: 10;
    line-height: 1.0;
    max-width: 200px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    background: none !important;
}*/

.tooltip {
    opacity: 1 !important;
}

.tooltip-inner {
    background-color: #fff !important;
    color: #000 !important;
    font-size: 13px !important;
    border: 1px solid #000 !important;
    text-align: center;
    white-space: nowrap !important;
    max-width: none !important; /* 🔥 important */
}


