.activeColor {
    /*color: white;
    background-color: #548a0c;
    background-image: linear-gradient(to bottom, #acf054, #548a0c);
    font-family: Calibri;
    font-size: 14px;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);*/
    color: #595959;
}

.center_shadow {
    background: url('../LIT/icon/center_shadow.png') no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
}

.panel {
    background-color: white;
}

.bodybg {
    background: url('../images/pattern3.png') repeat scroll center center transparent;
    background-color: #78A22F;
    box-shadow: 0 0 0 rgba(0,0,0,0);
}

.margin-bottom-shadow {
    margin-bottom: 0%;
}

.containerMin {
    min-height: 435px;
}

.labelPolicy {
    font-size: smaller;
}

.ImgSuccessFull {
    width: 70%;
    height: 60%;
}

.hrefColor {
    color: #843C0C !important;
    font-family: Calibri;
}

.lblPaymentDetails {
    font-weight: bold;
    font-family: Calibri;
    font-size: 20px;
}

.overlay {
    border: 5px solid #FF4500;
    align-content: center;
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0px;
    background-color: black;
    filter: alpha(opacity=80);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.UndoLoaderImage {
    z-index: 1000;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    -moz-opacity: 1;
}

textarea {
    resize: none;
}

.btn-common-css {
    font-family: Calibri;
    border: 1px solid #4B546A;
    -webkit-box-shadow: #B7B8B8 0px 1px 0px inset;
    -moz-box-shadow: #B7B8B8 0px 1px 0px inset;
    box-shadow: #B7B8B8 0px 1px 0px inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 4px 12px 4px 12px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #45484d;
    background-image: linear-gradient(to bottom, #45484d, #000000);
}

.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {
    border: none;
}

.bottom_shadow {
    background: url('../LIT/icon/bottom_shadow.png') no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
}

.header-background {
    background: url('../LIT/icon/bg.png') repeat-x left;
    /*background-image:linear-gradient(to bottom, #F48C0E, #F8BE67);*/
    margin-top: 10px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
}

.center_vertical_line {
    background: url('../LIT/icon/center_vertical_line_separator.png') no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
}

.bottom_separator {
    background: url('../LIT/icon/bottom_separator.png') no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
}

.navbar-nav > li > a {
    padding-top: 0px !important;
    padding-bottom: 2px !important;
}

    .navbar-nav > li > a.hover {
        /*-webkit-transition: opacity .5s;
        -o-transition: opacity .5s;
        transition: opacity .5s;
        background-image: -o-linear-gradient(left,#80bc00,#40b167,#00a6ce);
        background-image: -webkit-gradient(linear,left top,right top,from(#80bc00),color-stop(#40b167),to(#00a6ce));
        background-image: linear-gradient(to right,#80bc00,#40b167,#00a6ce);
        border-radius: 4px;*/
        color: #40b167 !important;
    }

.navbar {
    min-height: 0px !important;
}

.rti-colora1 {
    text-align: justify;
    font-family: Calibri;
    color: #595959;
}

.common-lbl-Login {
    margin-left: 25px;
    margin-top: 20px;
    color: #843C36;
    font-size: x-large;
    font-family: 'Calibri Unicode MS';
}

.nav-bar-color {
    color: black;
    font-family: Calibri;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    padding: 4px 12px 4px 12px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #2a2a2a;
    background-color: #d0d0d0;
    background-image: linear-gradient(to bottom, #d0d0d0, #efefef);
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.75);
}

.bottom-menu-copyright {
    color: white;
    font-family: Calibri Light;
    /*font-family: Helevitica Neue;*/
    font-size: 15px;
    text-align: justify;
    text-align: center;
}

.BookDirectionTooltipClass {
    font-family: Calibri Light;
    font-size: 12px;
    text-align: justify;
    text-align: center;
    padding: 10px;
    color: white;
    background-color: #696969;
}

.custom {
    /*width: 98px !important;*/
    height: 35px !important;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.carousel-inner > .item > img {
    line-height: 1;
    width: 100% !important;
}

.carousel-inner > .item > a > img {
    width: 0 auto;
}

.carousel-width {
    width: 100% !important;
}

.navbar-nav > li {
    background-color: none !important;
}

.nav > li > a:focus, .nav > li > a:hover, ul li a:hover {
    /*-webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    background-image: -o-linear-gradient(left,#80bc00,#40b167,#00a6ce);
    background-image: -webkit-gradient(linear,left top,right top,from(#80bc00),color-stop(#40b167),to(#00a6ce));
    background-image: linear-gradient(to right,#80bc00,#40b167,#00a6ce);
    border-radius: 4px;*/
    color: #40b167 !important;
}

.navbar-toggle .icon-bar {
    background-color: gray;
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}

.carousel-inner > .item > img {
    line-height: 1;
    width: 100% !important;
}

.carousel-inner > .item > a > img {
    width: 0 auto;
}

body {
    overflow-x: hidden;
}

.margin-bottom-shadow {
    margin-bottom: -1%;
}

.anchor {
    float: right;
    margin-top: 1.25em;
    display: block;
    padding: 0.25em 2%;
    color: #fff;
    text-decoration: none;
    border-radius: 0.25em;
    background: #5b5756;
    background-color: #5b5756;
    background-image: -webkit-linear-gradient(top, #6b6766, #5b5756);
    background-image: -moz-linear-gradient(top, #6b6766, #5b5756);
    background-image: -ms-linear-gradient(top, #6b6766, #5b5756);
    background-image: -o-linear-gradient(top, #6b6766, #5b5756);
}

.panel-margin {
    margin-left: 5%;
    margin-right: 5%;
}

.rti-colora5 {
    font-family: Calibri Light;
    font-size: 15px;
    text-align: justify;
}

.common-lbl {
    font-family: Calibri;
    font-size: 12px;
}

.homeImageBorder {
    border: 1px solid lightgrey;
    -o-box-shadow: inset 0 10px rgba(0,0,0,0.6);
    box-shadow: inset 0 0 10px rgba(0,0,0,.6);
    -moz-box-shadow: inset 0 0 10px rgba(0,0,0,.6);
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.6);
}

.homeImageBorderBottom {
    border: 0px 0px 0px 2px solid #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
}

.Layout {
    padding: 20px 30px 20px 30px;
    border: solid 0px #555;
    background-color: white;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
    border-radius: 10px;
}

.LayoutFooter {
    padding: 10px 10px 10px 10px;
    border: solid 0px #555;
    background-color: white;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
    border-radius: 0px;
}

.hrStyle {
    color: #C55A11;
    margin-top: 5px !important;
    margin-bottom: 10px !important;
}

.LayoutHeader {
    border: solid 0px #555;
    background-color: white;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
    border-radius: 10px;
}

.img-shadow {
    position: relative;
    max-width: 100%;
    float: left;
}

    .img-shadow::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        box-shadow: inset 0 0 8px rgba(0,0,0,.2);
        -moz-box-shadow: inset 0 0 8px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.2);
    }

    .img-shadow img {
        float: left;
    }

.img-shadowWhite {
    position: relative;
    max-width: 100%;
    float: left;
}

    .img-shadowWhite::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        box-shadow: inset 0 0 8px white;
        -moz-box-shadow: inset 0 0 8px white;
        -webkit-box-shadow: inset 0 0 8px white;
    }

    .img-shadowWhite img {
        float: left;
    }

.LayoutMenu {
    padding: 0px 5px 5px 5px;
    border: solid 0px #555;
    background-color: white;
    box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
    -o-box-shadow: 0 0 5px 5px rgba(0,0,0,0.1);
    border-radius: 5px;
}

.linkColor {
    color: #4977e5;
    text-decoration: underline;
}

.LblRabbit {
    color: #C55A11;
    font-family: Calibri light;
    font-size: 17px;
    font-weight: bold;
}

.HomePadding2 {
    padding-left: 20px;
    padding-right: 20px;
}

.payment-lbl3 {
    margin-left: 5%;
}

.text-align {
    text-align: justify;
    color: #843C0C;
    font-family: Calibri;
}

.fontCalibri {
    font-family: Calibri;
}

.vallblcolor {
    color: red;
}

.ShowErrorSpanLabel {
    color: red;
    display: none;
}

.corporate-office {
    color: #595959;
    font-family: nunito sans,sans-serif;
    font-size: 17px;
}

.lblSignUp {
    font-family: Calibri;
    font-size: 14px;
    float: left;
    Color: #843C0C;
    font-weight: 100;
}

.lblcolor {
    color: red;
}

.btn-common-css-Login {
    /*font-family: Calibri;
    border: 1px solid #6DAF40;
    -webkit-box-shadow: #B7B8B8 0px 1px 0px inset;
    -moz-box-shadow: #B7B8B8 0px 1px 0px inset;
    box-shadow: #B7B8B8 0px 1px 0px inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 4px 12px 4px 12px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #548a0c;
    background-image: linear-gradient(to bottom, #acf054, #548a0c);*/
    font-family: nunito sans,sans-serif;
    text-align: center;
    display: inline-block;
    color: #595959;
    border: 1px solid #595959;
    font-weight: 500;
    /*padding: 1em 3em;*/
    padding: 7px;
    border-radius: 2px;
    line-height: 1em;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative;
    /*background-image: -o-linear-gradient(right,#40b167,#00a6ce);
    background-image: -webkit-gradient(linear,right top,left top,from(#40b167),to(#00a6ce));
    background-image: linear-gradient(to left,#40b167,#00a6ce);*/
    background-color: #F3F3F3;
    z-index: 1;
    /*-webkit-transform: rotate(0.01deg);
    -ms-transform: rotate(0.01deg);
    transform: rotate(0.01deg);*/
    overflow: visible;
    font-size: 16px;
}

.btn-common-css-Cancel {
    border: 1px solid #FCC400;
    background-color: #FCC400;
    background-image: linear-gradient(to bottom, #FCC400, #F37A28);
}

.btn-common-css-Clear:hover {
    /*-webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;*/
    /*background-image: -o-linear-gradient(left,#80bc00,#40b167,#00a6ce);
    background-image: -webkit-gradient(linear,left top,right top,from(#80bc00),color-stop(#40b167),to(#00a6ce));
    background-image: linear-gradient(to right,#80bc00,#40b167,#00a6ce);
    border-radius: 4px;*/
}

.btn-common-css-Clear {
    font-family: nunito sans,sans-serif;
    text-align: center;
    display: inline-block;
    color: #595959;
    border: 1px solid #595959;
    border-radius: 2px;
    line-height: 1em;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative;
    /*background-image: -o-linear-gradient(right,#40b167,#00a6ce);
    background-image: -webkit-gradient(linear,right top,left top,from(#40b167),to(#00a6ce));
    background-image: linear-gradient(to left,#40b167,#00a6ce);*/
    background-color: #F3F3F3;
    z-index: 1;
    /*-webkit-transform: rotate(0.01deg);
    -ms-transform: rotate(0.01deg);
    transform: rotate(0.01deg);*/
    overflow: visible;
    font-weight: 500;
    font-size: 16px;
    padding: 10px;
    margin-left: 10px;
}

.btn-common-css-Back {
    padding: 7px 12px 8px 12px;
}

.btn-common-css-Signup {
    width: 150px;
    height: 38px;
    font-size: 20px;
    padding: 4px 12px 4px 12px;
}

.btn-common-css-Login:hover {
    /*-webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    background-image: -o-linear-gradient(left,#80bc00,#40b167,#00a6ce);
    background-image: -webkit-gradient(linear,left top,right top,from(#80bc00),color-stop(#40b167),to(#00a6ce));
    background-image: linear-gradient(to right,#80bc00,#40b167,#00a6ce);
    border-radius: 4px;*/
}

.fac-color {
    color: #000;
    font-size: 20px;
    font-family: Calibri;
}

.lblcompany {
    font-family: nunito sans,sans-serif;
    font-size: 16px;
    float: left;
    Color: black;
    font-weight: 100;
}

.setFailurePassword {
    color: red;
    font-size: medium;
    font-weight: bold;
}

.registerIE {
    border: 2px groove;
    border-color: ThreeDFace;
}

.failureErrorNotification {
    font-size: 14px;
    color: red;
}

.failureForgotNotification {
    background-color: #d8d8d8;
    border: none;
    color: #d9817f;
    font-size: 13px;
    padding: 5px;
    width: 100%;
    margin-left: 5px;
}

.ForgotPasswordLink {
    height: 21px;
}

.FieldSet {
    margin-left: 25px;
}

.ForgotPasswordEmail {
    float: left;
    height: 26px;
    margin-bottom: 10px;
    margin-left: -15px;
}

.forgotImage {
    width: 400px;
    margin-left: 50px;
}

.ForgotEmailTextboxWidth {
    margin-left: 50px;
    width: 335px;
}

.Ticket1ImgClass {
    width: 5px;
    height: 10px;
}

.PasswordSendAlignment {
    margin-left: 0;
}

.FooterStyle {
    width: 100%;
}

.ForgotCapchaWidth {
    width: 400px;
}

.horizontalLine {
    margin-right: 30px;
    margin-left: 30px;
}

.HeaderLabelClass {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%;
}

.Wrapper {
    margin: 0 auto;
}

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
    text-decoration: initial;
}

    /* Hide the tooltip content by default */
    [data-tooltip]:before,
    [data-tooltip]:after {
        visibility: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        pointer-events: none;
        text-decoration: initial;
    }

    /* Position tooltip above the element */
    [data-tooltip]:before {
        position: absolute;
        bottom: 150%;
        left: 50%;
        margin-bottom: 5px;
        margin-left: -80px;
        padding: 7px;
        width: 200px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #000;
        background-color: hsla(0, 0%, 20%, 0.9);
        color: #fff;
        content: attr(data-tooltip);
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
        text-decoration: initial;
    }

    /* Triangle hack to make tooltip look like a speech bubble */
    [data-tooltip]:after {
        position: absolute;
        bottom: 150%;
        left: 50%;
        margin-left: -5px;
        width: 0;
        border-top: 5px solid #000;
        border-top: 5px solid hsla(0, 0%, 20%, 0.9);
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        content: " ";
        font-size: 0;
        line-height: 0;
        text-decoration: initial;
    }

    /* Show tooltip content on hover */
    [data-tooltip]:hover:before,
    [data-tooltip]:hover:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        text-decoration: initial;
    }

/* Ratings */
.blankstar {
    background-image: url('../LIT/blank_star.png');
    width: 16px;
    height: 16px;
}

.waitingstar {
    background-image: url('../LIT/half_star.png');
    width: 16px;
    height: 16px;
}

.shiningstar {
    background-image: url('../LIT/shining_star.png');
    width: 16px;
    height: 16px;
}

.feddback-control {
    border: 0px solid #ccc;
}

.ulUserManual {
    padding-left: 15px;
}

/*.modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}*/

.modal {
    background-color: #68656575 !important;
    opacity: 1 !important;
    scroll-behavior: auto;
}



.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 128px;
        width: 128px;
    }

@media (min-width: 100px) and (max-width: 600px) {
    .setTopMargin {
        margin-top: 0px;
    }
}

@media screen and (max-width: 1000px) {
    .barcodeRuleButtonAlignment {
        margin: 0px !important;
    }
}

@media (min-width: 100px) and (max-width: 420px) {
    .makePaymentButtonAlignment {
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 601px) and (max-width: 1600px) {
    .setTopMargin {
        margin-top: 42px;
    }
}

@media screen and (max-width: 1024px) {
    .RightAlignment {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .additionalColumn {
        display: none;
    }

    .rgFilterBox {
        /*visibility:hidden;*/
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .additionalColumn111 {
        display: none;
    }

    .rgFilterBox {
        /*visibility:hidden;*/
        display: none;
    }
}

@media (min-width: 1000px) and (max-width: 1350px) {
    .AdminTransactionStatus {
        display: none;
    }

    .rgFilterBox {
        /*visibility:hidden;*/
        display: none;
    }
}

/*@media (max-width: 1350px) {
    .rgFooter {
        display: none !important;
    }
}*/

@media (max-width: 800px) {
    .PaymentReportFillScreen {
        margin-right: 54px;
    }
}

.GridDock {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0 0 17px 0;
}

.lblcolorforValidationCust {
    color: red;
    margin-left: -110px;
}

.InnerMenuCSS {
    z-index: 1;
}

@media screen and (max-width: 620px) {
    .hrStyle {
        display: none;
    }
}

@media (min-width: 1300px) and (max-width: 1800px) {
    .additionalMenu {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .StartEndBarcodeLabelNumber {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .SaveRuleButtonResponsive {
        margin-left: 90px;
    }
}

@media (min-width: 200px) and (max-width: 1300px) {
    .additionalButton {
        display: none;
    }
}

.DeleteColumn {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.primaryStaticMenu {
    background-color: #d0d0d0 !important;
    float: right;
    border-width: 1px;
    border-color: black;
}

.primaryStaticMenuItem {
    background-color: #d0d0d0 !important;
    border-width: 1px;
    border-color: black;
    border-style: solid;
    color: white;
    font-weight: bold;
    padding: 0.5em 0.5em 0.5em 0.5em;
}

.primaryStaticHover {
    color: white;
    font-weight: bold;
    background-color: #d0d0d0 !important;
}

.primaryDynamicMenu {
    width: 10em;
    background-color: white !important;
    border: solid 2px #ccc;
    border-width: 2px !important;
    border-color: #00A6CE !important;
    padding: 5px !important;
    border-radius: 5px;
}

/*.RadGrid_Telerik .rgRow a, .RadGrid_Telerik .rgAltRow a, .RadGrid_Telerik .rgEditRow a, .RadGrid_Telerik .rgFooter a, .RadGrid_Telerik .rgEditForm a {
    color: #415364 !important;
}*/
.primaryDynamicMenuItem {
    background-color: white !important;
    color: white;
    font-weight: bold;
    padding: 0.2em 0.2em 0.2em 0.2em;
    border-width: 1px;
    border-color: black;
    border-style: solid;
    z-index: 1000;
}

.primaryDynamicHover {
    color: white;
    font-weight: bold;
    background: #f0e7d7;
}

.inlineBlock {
    display: inline-block;
    margin: 5px;
}

.StarImageFeedback {
    width: 10px;
    height: 10px;
}

.FiveStarFeedbackPanel {
    background-color: #669900;
    height: 25px;
}

.FourStarFeedbackPanel {
    background-color: #ADD633;
    height: 25px;
}

.ThreeStarFeedbackPanel {
    background-color: #FFD633;
    height: 25px;
}

.TwoStarFeedbackPanel {
    background-color: #FF9900;
    height: 25px;
}

.OneStarFeedbackPanel {
    background-color: #D17519;
    height: 25px;
}

.GridPager a, .GridPager span {
    display: block;
    height: 20px;
    width: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.GridPager a {
    background-color: #f5f5f5;
    color: orange;
    border: 1px solid #969696;
}

.GridPager span {
    background-color: #A1DCF2;
    color: green;
    border: 1px solid #3AC0F2;
}

.FeedbackGraphacalborderkcolor {
    border-color: #00a6ce;
}

.SmallScreenMakeContentFit {
    word-break: break-all;
}

.StoreViewGridDock {
    overflow-x: auto;
    overflow-y: auto;
    padding: 0 0 17px 0;
}

@media (max-width:870px) {
    .ForgotPasswordScreen {
        margin-left: -15px;
        width: 100%;
    }
}

@media (max-width:870px) {
    .ForgotPasswordCaptchaTextbox {
        margin-left: 0px;
        width: 100%;
    }
}

.BreakTextContent {
    word-wrap: break-word;
}

@media (max-width:1020px) {
    .ReportFilterFullWidth {
        width: 100%;
        text-align: left;
        word-wrap: break-word;
    }
}

@media (min-width: 300px) and (max-width: 1400px) {
    .UpdateShiftTextbox {
        width: 100%;
    }
}

.ExportPDFAlignment {
    margin-right: 8px;
    margin-top: 2px;
}

.SearchButtonMargin {
    margin-left: 10px;
}

.DivBackgroundColor {
    border-color: #C55A11;
    background-color: #FBE5D6;
}

.GridHeadingFormtting {
    color: #C55A11;
    font-weight: bold;
    font-size: x-large;
}

.WrapData {
    word-break: break-all;
}

.PanelBGColor {
    border-color: #C55A11;
    background-color: #FBE5D6;
}

.LinkButtonHeader {
    font-family: Calibri;
    font-size: 20px;
}

.ButtonHover:hover {
    color: #40b167;
}

.ButtonHover {
    color: #595959;
}

.ShiftReportLine {
    margin-left: 329px;
    margin-top: -1px;
}

.ShiftSubHesdingHeaderMargin {
    margin-left: -16px;
}

.ShiftTableLineHieght {
    height: 37px;
}

.HideTDBottomBorder {
    border-bottom: hidden;
}

.HideTDTopLeftBorder {
    border-top: hidden;
    border-left: hidden;
}

.HideTDTopRightBorder {
    border-top: hidden;
    border-right: hidden;
}

.TableCellMargin {
    padding: 10px;
    display: inherit;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .hrLineStyle {
        margin-left: 218px;
        margin-top: -11px;
    }
}

@media screen and (max-width: 550px) {
    .BackButtonMargin {
        margin: 10px;
    }
}

@media screen and (max-width: 1000px) {
    .SamllScreenTopButtonMargin {
        margin-top: 5px;
    }
}

@media (min-width: 600px) and (max-width: 1000px) {
    .ShiftMenuIpad {
        margin: 10px;
    }
}

.StoreNameCityHeadingFont {
    font-family: nunito sans,sans-serif;
    color: #595959;
    font-size: 17px;
    font-weight: bold;
}

@media (min-width: 400px) and (max-width: 1030px) {
    .HideLineOnResolution {
        visibility: hidden;
    }
}

@media (min-width: 600px) and (max-width: 1100px) {
    .ShiftLineTopMargin {
        margin-top: 10px;
    }
}

.lit-color {
    color: #843C0C;
}

.ShiftFiledsSize {
    width: 50%;
}

.rwControlButtons {
    position: relative;
}

.rwTopResize {
    height: 0px !important;
}

.rwIcon {
    display: none !important;
}

.rwOuterSpan, .rwInnerSpan, .rwPopupButton {
    /*background-image: -o-linear-gradient(right,#40b167,#00a6ce) !important;
    background-image: -webkit-gradient(linear,right top,left top,from(#40b167),to(#00a6ce)) !important;
    background-image: linear-gradient(to left,#40b167,#00a6ce) !important;*/
    background-color: #F3F3F3;
}

.RadWindow_Default .rwTopLeft, .RadWindow_Default .rwTopRight, .RadWindow_Default .rwTitlebar, .RadWindow_Default .rwFooterLeft, .RadWindow_Default .rwFooterRight, .RadWindow_Default .rwFooterCenter, .RadWindow_Default .rwBodyLeft, .RadWindow_Default .rwBodyRight {
    background-image: none !important;
    background-color: white !important;
}

div.RadWindow_Default .rwTitlebarControls em {
    color: #595959 !important;
    font: normal bold 15px "Segoe UI",Arial !important;
    text-align: center !important;
}

    div.RadWindow_Default .rwTitlebarControls em:after {
        content: "";
        display: block;
        height: 2px;
        /*background-image: -webkit-gradient(linear,right top,left top,from(#80bc00),color-stop(#40b167),to(#00a6ce));
        background-image: -webkit-linear-gradient(right,#80bc00,#40b167,#00a6ce);
        background-image: -o-linear-gradient(right,#80bc00,#40b167,#00a6ce);
        background-image: linear-gradient(to left,#80bc00,#40b167,#00a6ce);*/
        background-color: #595959;
        left: 0;
        bottom: -3px;
        opacity: 0.25s;
        -webkit-transition: opacity .25s;
        -o-transition: opacity .25s;
        transition: opacity .25s;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
    }

html .RadButton.RadButton_Default.rbLinkButton.TelerikRadButton {
    font-family: Calibri;
    border: 1px solid #6DAF40;
    -webkit-box-shadow: #B7B8B8 0px 1px 0px inset;
    -moz-box-shadow: #B7B8B8 0px 1px 0px inset;
    box-shadow: #B7B8B8 0px 1px 0px inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 4px 12px 4px 12px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #548a0c;
    background-image: linear-gradient(to bottom, #acf054, #548a0c);
}

.rbLinkButton {
    height: 26px !important;
    line-height: 18px !important;
}

.GridLinkButton {
    text-decoration: underline;
    color: blue !important;
    cursor: pointer;
}

.MenuItemHeader {
    line-height: 2em !important;
    padding: 0 .8em !important;
    display: inline-block !important;
    color: #595959;
    text-decoration: none;
    font-family: nunito sans,sans-serif;
    font-size: 17px !important;
}

a.active {
    /*color: white;
    background-color: #548a0c;
    background-image: linear-gradient(to bottom, #acf054, #548a0c);*/
    color: #595959 !important;
    line-height: 2em !important;
    padding: 0 .8em !important;
    display: inline-block !important;
    text-decoration: none;
    font-family: nunito sans,sans-serif;
    font-size: 16px;
    border: 1px solid !important;
    background-color: white !important;
}

.bodyConfirmation {
    font-family: nunito sans,sans-serif;
    font-size: 13pt;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.3;
    text-align: justify;
    text-justify: inter-word;
    color: #595959;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.modalPopupPaymentTermsCondition {
    background-color: #FFFFFF;
    width: 65%;
    height: 88%;
    box-shadow: inset 0 0 5px #00a6ce !important;
    padding: 10px;
}

.modalPopupPaymentTermsconditionScroll {
    height: 88%;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
}

.modalPopup .header {
    /*background-image: -webkit-gradient(linear,right top,left top,from(#80bc00),color-stop(#40b167),to(#00a6ce));
    background-image: -webkit-linear-gradient(right,#80bc00,#40b167,#00a6ce);
    background-image: -o-linear-gradient(right,#80bc00,#40b167,#00a6ce);
    background-image: linear-gradient(to left,#80bc00,#40b167,#00a6ce);
    -webkit-transition: opacity .25s;
    -o-transition: opacity .25s;
    transition: opacity .25s;*/
    /*height: 30px;*/
    color: #595959;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    height: auto;
    font-family: nunito sans,sans-serif;
}

.success-popup {
    border: 2px blue solid;
    -o-transition: opacity .25s;
    transition: opacity .25s;
    line-height: 30px;
    text-align: center;
    font-family: nunito sans,sans-serif;
}


.modalPopupPaymentTermsCondition .header {
    color: black;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    height: auto;
    font-family: nunito sans,sans-serif;
}

.modalPopup .body {
    min-height: 50px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

.modalPopup .footer {
    padding: 3px;
    margin-top: 10px;
}

.modalPopup .yes, .modalPopup .no {
    height: 23px;
    color: White;
    line-height: 23px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.modalPopup .yes {
    background-color: #FFA500;
    border: 1px solid #0DA9D0;
}

.modalPopup .no {
    background-color: #9F9F9F;
    border: 1px solid #5C5C5C;
}

.AlterConfirmationBox {
    margin-top: 0px;
}

.DocumentHeading {
    font-weight: bold;
    font-size: 15pt;
    margin-top: 5px;
    line-height: 1.3;
    text-align: center;
}

.Agreed {
    font-weight: bold;
    font-size: 15pt;
    line-height: 1.3;
    text-align: center;
}

.DocumentUnderline {
    text-decoration: underline;
    font-weight: bold;
    font-size: 12pt;
}

.LeftAlignment {
    margin-left: 20px;
    text-align: justify;
}

.ParagraphStarting {
    /*text-indent: 30px;*/
    margin-left: 20px;
    margin-right: 20px;
    text-align: justify;
    font-family: Calibri;
    font-size: 20px;
}

.UnderlineDocumentCenter {
    text-decoration: underline;
    font-weight: bold;
    font-size: 15pt;
    margin-top: 5px;
    line-height: 1.3;
    text-align: center;
}

.RadWindow .rwWindowContent .rwPopupButton .rwInnerSpan {
    font-family: nunito sans,sans-serif !important;
    text-align: center !important;
    display: inline-block !important;
    color: #595959 !important;
    border: 0 !important;
    border-radius: 4px !important;
    line-height: 1em !important;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative !important;
    /*background-image: -o-linear-gradient(right,#40b167,#00a6ce) !important;
    background-image: -webkit-gradient(linear,right top,left top,from(#40b167),to(#00a6ce)) !important;
    background-image: linear-gradient(to left,#40b167,#00a6ce) !important;*/
    background-color: #F3F3F3;
    z-index: 1;
    -webkit-transform: rotate(0.01deg);
    -ms-transform: rotate(0.01deg);
    transform: rotate(0.01deg);
    overflow: visible;
    background-repeat: no-repeat !important;
    background-position: unset !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    padding: 11px 14px 11px 14px !important;
}

    .RadWindow .rwWindowContent .rwPopupButton .rwInnerSpan:hover {
        -webkit-transition: opacity .5s !important;
        -o-transition: opacity .5s !important;
        transition: opacity .5s !important;
        /*background-image: -o-linear-gradient(left,#80bc00,#40b167,#00a6ce) !important;
        background-image: -webkit-gradient(linear,left top,right top,from(#80bc00),color-stop(#40b167),to(#00a6ce)) !important;
        background-image: linear-gradient(to right,#80bc00,#40b167,#00a6ce) !important;*/
        border-radius: 4px !important;
    }

.RadWindow .rwPopupButton, .RadWindow .rwPopupButton span {
    height: auto !important;
}

.RadWindow_Default td.rwWindowContent {
    background-color: #fff !important;
    box-shadow: inset 0 0 5px #00a6ce !important;
}

.rwDialogText {
    font-family: nunito sans,sans-serif !important;
    font-size: 15px !important;
    color: black !important;
}

.RadWindow .rwWindowContent .rwPopupButton .rwInnerSpan {
    background-repeat: repeat-x !important;
    background-position: 0 0px !important;
}

.mainlogotext {
    font-family: nunito sans,sans-serif;
    font-weight: 500;
    font-size: 20px;
    Color: #595959;
}

.submainlogotext {
    font-family: nunito sans,sans-serif;
    color: #595959;
    margin-top: -10px !important;
    font-size: 12px !important;
    margin-left: 15px;
}

.testimonialheader {
    font-family: nunito sans,sans-serif;
    font-size: 15px;
    float: left;
    Color: #595959;
    font-weight: bold;
}

@media (min-width: 765px) and (max-width: 1000px) {
    .homesignupbutton {
        font-size: 14px !important;
    }
}

.logo-imagestyle {
    display: table-cell;
    vertical-align: top;
    margin-right: 10px;
}

.logo-text {
    display: table-cell;
    vertical-align: top;
}

@media (max-width: 900px) {
    .mobile-logo-text {
        display: inherit !important;
    }
}

.LandingPageImageHeader {
    color: #595959;
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px !important;
    margin-bottom: 20px;
}

.LandingPageBulletListItems {
    margin-top: 20px;
    color: #595959;
    font-size: 17px;
}

.ImageTopRadius {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.LandingPageImageItems {
    color: #595959;
    padding-right: 10px;
    font-size: 17px;
}

.MenuItemSignUp {
    line-height: 2em !important;
    padding: 0 .8em !important;
    display: inline-block !important;
    color: white;
    text-decoration: none;
    font-family: nunito sans,sans-serif;
    font-size: 17px !important;
    background-color: #0c6fc3;
}

.lit-col-container {
    display: flex;
    width: 100%;
}

.lit-col {
    flex: 1;
    padding: 0px !important;
}

@media only screen and (max-width: 767px) {
    .lit-col-container {
        display: inline-grid;
    }

    .lit-col {
        flex: 0;
        padding: 16px;
        margin: 0px !important;
    }
}

.RadGrid_Telerik {
    border: 1px solid #828282;
    background: #fff;
    color: #595959 !important;
}

    .RadGrid_Telerik .rgHeader, .RadGrid_Telerik .rgHeader a {
        color: #595959 !important;
    }

.w3-black:hover {
    color: #fff !important;
}

@media only screen and (max-width: 767px) {
    .LandingPageSmallScreen {
        margin: 0px !important;
    }
}

.container-verticalcenter {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 30px;
}

@media only screen and (max-width: 999px) {
    .container-verticalcenter {
        display: block !important;
    }
}

.home-device-video-li-items {
    font-size: 15px;
    text-align: left;
    margin-top: 10px;
}

.RadWindow_Default .rwTopLeft, .RadWindow_Default .rwTopRight, .RadWindow_Default .rwTitlebar, .RadWindow_Default .rwFooterLeft, .RadWindow_Default .rwFooterRight, .RadWindow_Default .rwFooterCenter, .RadWindow_Default .rwTopResize, .RadWindow_Default .rwStatusbar div, .RadWindow_Default .rwStatusbar, .RadWindow_Default .rwPopupButton, .RadWindow_Default .rwPopupButton span, .RadWindow_Default.rwMinimizedWindow .rwCorner {
    background-image: none !important;
}

.required-field {
    color: red !important;
    align-content: center !important;
}

.RadGrid .rgEditForm > table {
    height: auto !important;
}

.RadWindow_Default {
    height: auto !important;
}

@media only screen and (min-width: 999px) {
    .left-align-small-device {
        text-align: right;
    }
}


hr {
    margin: 1rem 0;
    color: inherit;
    background-color: #45484d;
    border: 0;
    opacity: 0.25;
}

    hr:not([size]) {
        height: 1px;
    }



.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.me-0 {
    margin-right: 0 !important;
}

.me-1 {
    margin-right: 0.25rem !important;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.me-3 {
    margin-right: 1rem !important;
}

.me-4 {
    margin-right: 1.5rem !important;
}

.me-5 {
    margin-right: 3rem !important;
}

.me-auto {
    margin-right: auto !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ms-0 {
    margin-left: 0 !important;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.ms-4 {
    margin-left: 1.5rem !important;
}

.ms-5 {
    margin-left: 3rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.pe-1 {
    padding-right: 0.25rem !important;
}

.pe-2 {
    padding-right: 0.5rem !important;
}

.pe-3 {
    padding-right: 1rem !important;
}

.pe-4 {
    padding-right: 1.5rem !important;
}

.pe-5 {
    padding-right: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.ps-0 {
    padding-left: 0 !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.ps-3 {
    padding-left: 1rem !important;
}

.ps-4 {
    padding-left: 1.5rem !important;
}

.ps-5 {
    padding-left: 3rem !important;
}

.w-auto {
    width: auto !important;
}


.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}


.mw-100 {
    max-width: 100% !important;
}

.vw-100 {
    width: 100vw !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mh-100 {
    max-height: 100% !important;
}

.vh-100 {
    height: 100vh !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}


.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

.refresh-icon {
    background-image: url('/images/refresh.svg')
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
    font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
    font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
    font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
    font-size: 1.25rem !important;
}

.fs-6 {
    font-size: 1rem !important;
}

.fw-light {
    font-weight: 300 !important;
}

.fw-lighter {
    font-weight: lighter !important;
}

.fw-normal {
    font-weight: 400 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.fw-bolder {
    font-weight: bolder !important;
}

.no-resize {
    height: 70px !important;
    overflow: unset !important;
    resize: none !important;
}

/*.input-otp-validation {
    color: red;
    top: 6rem;
    left: 5rem;
    display: table-row !important;
    position: absolute !important;
}
*/

.bg-transparent {
    opacity: 1;
    background-color: transparent !important;
}



.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

    .card > hr {
        margin-right: 0;
        margin-left: 0;
    }

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-header:first-child {
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0;
    }

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-footer:last-child {
        border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .card-deck .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

        .card-deck .card {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px;
        }
}

.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .card-group > .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .card-group > .card {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0;
            }

            .card-group > .card:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

                .card-group > .card:first-child .card-img-top,
                .card-group > .card:first-child .card-header {
                    border-top-right-radius: 0;
                }

                .card-group > .card:first-child .card-img-bottom,
                .card-group > .card:first-child .card-footer {
                    border-bottom-right-radius: 0;
                }

            .card-group > .card:last-child {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

                .card-group > .card:last-child .card-img-top,
                .card-group > .card:last-child .card-header {
                    border-top-left-radius: 0;
                }

                .card-group > .card:last-child .card-img-bottom,
                .card-group > .card:last-child .card-footer {
                    border-bottom-left-radius: 0;
                }

            .card-group > .card:only-child {
                border-radius: 0.25rem;
            }

                .card-group > .card:only-child .card-img-top,
                .card-group > .card:only-child .card-header {
                    border-top-left-radius: 0.25rem;
                    border-top-right-radius: 0.25rem;
                }

                .card-group > .card:only-child .card-img-bottom,
                .card-group > .card:only-child .card-footer {
                    border-bottom-right-radius: 0.25rem;
                    border-bottom-left-radius: 0.25rem;
                }

            .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
                border-radius: 0;
            }

                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
                .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
                    border-radius: 0;
                }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
        }
}
