﻿body {
    font-family: "Open Sans",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important;
    font-size: 0.95rem !important;
    color: #484848 !important;
    font-style: normal;
    line-height: 1.5em;
    text-decoration: none;
    /*height: calc(100% - 10px);*/
    background-color: #ccc !important;
}

html {
    position: relative;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

html, body, iframe {
    /*height: 100%;*/
    height: calc(100% - 59px);
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0;
}
.mR-25 {
    margin-right: 25%;
}
.home-img {
    width: 100%;
    padding-bottom: 0.5rem;
}
.mT-inner {
    margin-top: 4.8em;
    margin-left: 210px;
    margin-bottom: 2.5em;
}
.lable {
    margin-bottom: .5rem;
    font-weight: 600 !important;
}
.d-flex {
    min-height: 100vh;
}
.pharma-list-box {
    height: 621px;
    overflow-y: auto;
}
.list-group-1 {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    flex-direction: unset !important;
    -ms-flex-direction: unset !important;
}
#ddlMacType {
    width: 100%;
    padding: 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.CaptchaTxtField-textBox {
    min-width: 213px;
    height: 35px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 7px;
}
.CaptchaTxtField-textBox-search {
    min-width: 250px;
    height: 35px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 7px;
}

/*.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: transparent;
}*/
h2 a {
    color: #7044b7 !important
}
    h2 a:hover {
        color: #7044b7 !important;
        text-decoration: underline;
    }
.buttonPrevious {
    background-color: #FFFFFF;
    font-weight: normal;
    font-size: 16px;
    color: #008275;
    float: left;
    padding-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 7px;
    border: 1px solid #7044b7;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-right: 10px;
}

    .buttonPrevious:hover {
        background-color: #FFFFFF;
        font-weight: normal;
        font-size: 16px;
        color: #0aa998;
        border: 1px solid #7044b7;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
    }

.buttonNext {
    background-color: #FFFFFF;
    font-weight: normal;
    font-size: 16px;
    color: #008275;
    float: left;
    padding-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 7px;
    border: 1px solid #003479;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    margin-right: 10px;
}

    .buttonNext:hover {
        background-color: #FFFFFF;
        font-weight: normal;
        font-size: 16px;
        color: #0aa998;
        border: 1px solid #7044b7;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
    }

.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #cf2936;
    border-color: #cf2936;
}

.myDisplay {
    display: flex;
    list-style-type: none;
}

.tabMenu {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff !important;
    background: #b5121b;
    padding: 8px !important;
    margin-right: 5px;
    line-height: 31px;
    list-style-type: none;
}

    .tabMenu a {
        font-size: 16px;
        font-weight: 500;
        color: #ffffff !important;
        background: #b5121b;
        padding: 8px !important;
        margin-right: 5px;
        line-height: 31px;
        list-style-type: none;
    }

        .tabMenu a:hover {
            font-size: 16px;
            font-weight: 500;
            color: #ffffff !important;
            padding: 8px !important;
            margin-right: 5px;
            line-height: 31px;
            list-style-type: none;
        }

.tabMenuActive {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff !important;
    background: #b5121b;
    padding: 7px !important;
    margin-right: 5px;
    line-height: 31px;
    list-style-type: none;
}

    .tabMenuActive a {
        font-size: 16px;
        font-weight: 500;
        color: #ffffff !important;
        background: #b5121b;
        padding: 7px !important;
        margin-right: 5px;
        line-height: 31px;
        list-style-type: none;
        text-decoration: underline;
        font-weight: bolder;
    }

        .tabMenuActive a:hover {
            font-size: 16px;
            font-weight: 500;
            color: #ffffff !important;
            background: #b5121b;
            padding: 8px !important;
            margin-right: 5px;
            line-height: 31px;
            list-style-type: none;
        }

:focus {
    outline: -webkit-focus-ring-color auto 0px !important;
}
.mt_15 {
    margin-top: -15px;
}

.mdi-36px.mdi-set, .mdi-36px.mdi::before {
    vertical-align: middle !important;
}
/*page loader csss*/
.loader {
    width: 100px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

    .loader .image {
        width: 100px;
        height: 160px;
        font-size: 40px;
        text-align: center;
        transform-origin: bottom center;
        animation: 3s rotate infinite;
        opacity: 0;
    }

    .loader span {
        display: block;
        width: 100%;
        text-align: center;
        position: absolute;
        bottom: 0;
    }

@keyframes rotate {
    0% {
        transform: rotate(90deg);
    }

    10% {
        opacity: 0;
    }

    35% {
        transform: rotate(0deg);
        opacity: 1;
    }

    65% {
        transform: rotate(0deg);
        opacity: 1;
    }

    80% {
        opacity: 0;
    }

    100% {
        transform: rotate(-90deg);
    }
}

.cover {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
}

.action-menu {
    padding: 0px 0px 0px 5px !important;
    background-color: #7eebff !important;
    color: #363636;
    font-size: 1.1rem !important;
    font-weight: 500;
}

.swMain ul.anchor li.actionbar a {
    padding-left: 0.8em !important;
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
}

.buttonSR {
    color: #484848 !important;
    background: none !important;
    font-weight: bold !important;
}

    .buttonSR:hover {
        color: #484848 !important;
        background: none !important;
        font-weight: bold !important;
    }

.btn {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

    .btn:active,
    .btn:focus,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

button:focus {
    outline: 0px dotted !important;
    outline: 0px auto -webkit-focus-ring-color !important;
}


.mt-6 {
    margin-top: 5rem !important;
}

/*.navbar {
    padding: 0px !important;
    margin-top: 60px;
}*/

.navbar-blue {
    background-color: #fff;
    z-index: 150;
}

.navbar-lightblue {
    background-color: #00d8ff;
    position: fixed !important;
    z-index: 99;
}

.form-group {
    margin-bottom: 1rem;
}

.form-check {
    padding-left: 0px !important;
}

.shadow_btm {
    -webkit-box-shadow: 0px 3px 5px -1px rgb(177 177 177);
    -moz-box-shadow: 0px 3px 5px -1px rgb(177 177 177);
    box-shadow: 0px 3px 5px -1px rgb(177 177 177);
}
.menu-width {
    width: 250px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    min-width: 250px;
}
.navbar-nav {
    display: list-item;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.body-Ml {
    margin-left: 240px;
}
.message-box-mim-h {
    min-height: 66vh;
    margin-top:2px;
}


.nav-link {
    font-weight: bold !important;
    color: black !important;
    font-size: .9rem;
    cursor: pointer;
}
.border-bottom-blue-menu {
    border-bottom: solid 3px #08a9c7;
}

.navbar li.active {
    border-bottom: 3px solid #b5121b;
    margin-bottom: 0px;
    background-color: #f6f4f4;
}
    ul.myuser > li > a:hover {
        color: #141414 !important;
        text-decoration: none;
    }

.dropdown-menu {
    /*margin: .125rem -48px 0px !important;*/
    padding: 4px !important;
}

.border {
    border: 1px solid #e2e2e2;
}

input, optgroup, select, textarea {
    border: 1px solid #e2e2e2;
    padding: 2px;
    color: #484848;
}

.dropdown-menu-1 {
    margin: .125rem -28px 0px !important;
}

ul.myuser li a.logoutBtn {
    color: #fff !important;
    /* background-color: #007bff !important; */
    background: #b5121b;
    font-weight: normal;
    font-size: 16px;
    color: #FFF !important;
    margin-top: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 8px 20px;
    width: 100%;
}

    ul.myuser li a.logoutBtn:hover {
        color: #ffffff !important;
        /* background-color: #007bff !important; */
        background: #e53a48 !important;
        text-decoration: none;
    }

.info,
.success,
.warning,
.error {
    margin: 10px 0;
    padding: 10px;
    vertical-align: middle;
}

.info-msg {
    color: #059;
    background-color: #BEF;
}

.success-msg {
    color: #270;
    background-color: #DFF2BF;
}

.warning-msg {
    color: #9F6000;
    background-color: #FEEFB3;
}

.error {
    color: #D8000C;
    /*background-color: #FFBABA;
    border-left: 4px solid #D8000C;*/
    font-weight: normal !important;
    margin: 0px !important;
/*    display: block !important;*/
}

.logo-home {
    width: 250px !important;
    /*width: 37%;*/
    padding: 6px;
}

.logo {
    width: 250px !important;
    /*width: 37%;*/
    padding: 6px;
    margin-left: -15px;
}

.logo-2 {
    padding-left: 0px;
    width: 200px !important;
    /*width: 32%;*/
    margin-left: -13px;
    padding: 6px;
}


.padding-top {
    padding-top: 110px !important;
}

.page-header {
    height: 86vh;
    background-position: center center;
    background-size: cover;
    padding: 10px 0px 10px 0px;
    border: 0;
    display: flex;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.20);
    -moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.20);
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.20);
}

.index-page .page-header {
    /*height: calc(100% - 10px);*/
    overflow: hidden;
    margin-top: 58px;
    min-height: calc(100% - 10px);
}

.header-filter {
    position: relative;
}



.login-box {
    width: 511px;
    padding: 21px;
    float: right;
    background-color: #fff;
    margin-bottom: 50px;
    margin-right: 4%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.65);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.65);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.65);
}

.shadowAll {
    -webkit-box-shadow: 0px 0px 7px -2px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 7px -2px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 7px -2px rgba(0,0,0,0.20);
    border-radius: 0px;
    width: 100%;
}

.card {
    border-radius: 0px;
}

.light-blue-box {
    background-color: #fcfaff;
    border: 1px solid #d6d6d6;
    padding: 2px;
    min-height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
}

/* Rules for sizing the icon. */
.md-18 {
    font-size: 18px;
}

.md-24 {
    font-size: 24px !important;
}

.md-36 {
    font-size: 36px;
}

.md-48 {
    font-size: 48px;
}

.btn-circle {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 0.9rem;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px px;
}

    .btn-circle i {
        position: relative;
        top: -1px;
    }


.btn-circle-sm {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 0.9rem;
}

.btn-circle-lg {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 1.1rem;
}

.btn-circle-xl {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 1.3rem;
}

.btn-circle-light a {
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 0.9rem;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    background-color: #00d8ff !important;
    color: #4c0bb5 !important;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .btn-circle-light a:hover {
        width: 25px;
        height: 25px;
        line-height: 26px;
        font-size: 0.9rem;
        text-align: center;
        padding: 0;
        border-radius: 50%;
        background-color: #7044b7 !important;
        color: #fff !important;
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
    }

.btn-circle-light i {
    position: relative;
    top: -1px;
}

.btn-circle-light-1 a {
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 0.9rem;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    background-color: #00d8ff !important;
    color: #4c0bb5 !important;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .btn-circle-light-1 a:hover {
        width: 25px;
        height: 25px;
        line-height: 26px;
        font-size: 0.9rem;
        text-align: center;
        padding: 0;
        border-radius: 50%;
        background-color: #7044b7 !important;
        color: #fff !important;
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
    }

.btn-circle-light-1 i {
    position: relative;
    top: -1px;
}

.btn-circle-light-2 a {
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 0.9rem;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    background-color: #00d8ff !important;
    color: #4c0bb5 !important;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .btn-circle-light-2 a:hover {
        width: 25px;
        height: 25px;
        line-height: 26px;
        font-size: 0.9rem;
        text-align: center;
        padding: 0;
        border-radius: 50%;
        background-color: #7044b7 !important;
        color: #fff !important;
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
    }

.btn-circle-light-2 i {
    position: relative;
    top: -1px;
}

.container-fluid-inner {
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    /*min-height: 60em;*/
    min-height: calc(100% - 65px);
}


.btn-circle-disabled a {
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 0.9rem;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    background-color: #68e0f6 !important;
    color: #876cb3 !important;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .btn-circle-disabled a:hover {
        width: 25px;
        height: 25px;
        line-height: 26px;
        font-size: 0.9rem;
        text-align: center;
        padding: 0;
        border-radius: 50%;
        background-color: #68e0f6 !important;
        color: #876cb3 !important;
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
    }


.btn-circle-disabled i {
    position: relative;
    top: -1px;
}

.breadcrumb {
    background-color: #f0ebf7 !important;
    margin-bottom: 0px;
    border: 0px solid #e8e8e8;
    padding: .75rem 0rem !important;
    margin-bottom: .4rem !important;
}

    .breadcrumb > li {
        color: #6c757d;
        padding-right: .4rem;
    }

        .breadcrumb > li + li:before {
            color: #6c757d;
            content: "/\00a0";
        }

        .breadcrumb > li + li:before {
            color: #6c757d;
            content: "/ ";
        }

        .breadcrumb > li + li:before {
            color: #6c757d;
            content: "/\00a0";
        }

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
    margin: 7px 4px 5px;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

/*.mt-50 {
    margin-top: 49px;
}*/
.light-bg {
    background-color: #fff;
}
.fixed-top {
    margin: 0px;
}

.login-bg {
    background-image: url(../images/login-new.png);
    width: 100%;
}

.support-bg {
    background-image: url(../images/support.png);
    width: 100%;
}

.form-control {
    border: 1px solid #e2e2e2 !important;
}

.list-group-item {
    padding: .50rem 1rem !important;
    font-weight: 500;
}
.navbar-brand {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.btn-blue-no-hover {
    background-color: #b5121b !important;
    border: 1px solid #b5121b !important;
    color: #ffffff;
    width: 100%;
}

.btn-blue {
    background-color: #b5121b !important;
    border: 1px solid #b5121b !important;
    color: #ffffff;
    width: 100%;
}

    .btn-blue:hover {
        /* background-color: #007bff !important; */
        background: #e53a48 !important;
        width: 100%;
        border: 1px solid #cf2936;
        color: #ffffff;
    }

.btn-blue-small {
    color: #fff !important;
    background: #b5121b !important;
    border: 0px !important;
}

    .btn-blue-small:hover {
        /* background-color: #007bff !important; */
        background: #a9484d !important;
        color: #fff !important;
        border: solid 1px #a9484d;
    }

    .btn-blue-small:active {
        color: #fff !important;
        background: #a9484d;
        border: 0px !important;
    }

    .btn-blue-small:focus {
        color: #fff !important;
        background: #a9484d;
        border: 0px !important;
    }

.btn-secondary-small {
    color: #fff !important;
    font-style: normal;
    text-decoration: none;
    cursor: pointer;
    border: 0px;
    background-color: #6f44b7 !important;
}

.btn-transparent-small:hover {
    color: #005bbd !important;
    font-style: normal;
    cursor: pointer;
    border: 0px;
    background-color: #6f44b7;
}

.btn-border-small {
    background-color: #ffffff !important;
    color: #b5121b !important;
    border: solid 1px #b5121b !important;
}

.btn-border-small:hover {
    background-color: #b5121b !important;
    color: #fff !important;
    border: solid 1px #b5121b !important;
}

.btn-search {
    padding: 5px;
    background-color: #b5121b;
    color: #fff !important;
    border: 0px !important;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

    .btn-search:hover {
        /* background-color: #007bff !important; */
        /*background: #0064d0;
        background: -moz-linear-gradient(top, #007bff 0%, #0064d0 100%);
        background: -webkit-linear-gradient(top, #007bff 0%, #0064d0 100%);
        background: linear-gradient(to bottom, #007bff 0%, #0064d0 100%);*/
        background-color: #00ADCC;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bff', endColorstr='#0064d0',GradientType=0 );
        color: #fff !important;
        border: 0px;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .btn-search:active:focus {
        box-shadow: none !important;
    }

.btn, .btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none !important;
}

.k-grid-content table, .k-grid-content-locked > table, .k-grid-footer table, .k-grid-header table {
    table-layout: auto !important;
}

.container {
    min-height: 82.3% !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.k-editor iframe.k-content, .k-editor > .k-content {
    border: solid 1px #ccc;
    background-color: #fbfbfb;
}

footer {
    padding: 10px;
}

.footer-color {
    background-color: #4d4d4f !important;
    /*font-size: 12px;*/
    /*line-height: 17px;*/
}

.page-hight {
    height: 100%;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
    position: relative !important;
}

a {
    color: #b5121b !important;
    font-style: normal;
    text-decoration: none;
    cursor: pointer;
    cursor: pointer;
}

    a:hover {
        color: #b5121b !important;
        font-style: normal;
        text-decoration: underline;
        cursor: pointer;
    }

.multiselect-container > li > a > label {
    padding: 3px 20px 3px 9px;
}

h1, h2, h3, h4, h5, h6, h0 {
    color: #000 !important;
    margin-bottom: 1.5rem !important;
    font-weight:600;
}

h0 {
    font-size: 1rem !important;
}

h1 {
    font-size: 2rem !important;
}

h2 {
    font-size: 1.5rem !important;
}

h3 {
    font-size: 1.2rem !important;
}

.questions {
    font-size: 0.95rem !important;
    color: #484848 !important;
    font-weight: bold;
    line-height: 1.5em;
    text-decoration: none;
    word-break: break-all;
    margin-bottom: 10px;
}

.main_questions {
    padding-bottom: 10px;
}

.redText {
    color: red;
}
.menu-icon-h {
    height: 71%;
}
.dropdown-menu {
    min-width: 9rem !important;
}
    .dropdown-menu[data-bs-popper] {
        top: 100%;
        /*left: 145px !important;*/
        margin-top: 0.125rem;
    }
nav-link {
    padding: 0.1rem 1rem !important;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
/*.navbar-expand-sm .navbar-nav .dropdown-menu{
    position: relative !important;
}*/
.nav-link.active {
    color: #555555 !important;
    background-color: #eee;
    /*border-bottom: solid 3px #ad111a;*/
}

label {
    font-weight: 600 !important;
    font-size: 0.85rem !important;
}

.k-grid .k-grid-header label {
    font-weight: 400 !important;
}

.card {
    border-radius: 0px !important;
}

.box {
    background: #FFF;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}

.box-1 {
    background: #FFF;
    padding: 10px;
}

.blue-textbox {
    border: 1px solid #bbdefb;
    border-radius: 3px;
    padding: 2px;
}


/*     accordion       */

.accordionDivHight {
    height: 95.5%;
}

.accordion.md-accordion.accordion-5 .card .card-header .fas, .accordion.md-accordion.accordion-5 .card .card-header .fab, .accordion.md-accordion.accordion-5 .card .card-header .far {
    background-color: #6f44b7;
    color: #fff;
}

.accordion.md-accordion.accordion-5 .card .card-header {
    background-color: #ffffff;
    -webkit-transition: .3s;
    -moz-transform: .3s;
    transition: .3s;
}

.accordion-height {
    min-height: 630px;
    height: 100%;
}


.card .card-header a:not(.collapsed) .mdi-chevron-right-circle-outline {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    padding-left: 1em;
}

h2 .mdi-chevron-right-circle-outline {
    float: right;
    padding-right: 1em;
}

.mdi-chevron-right-circle-outline-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
    padding-left: 1em;
}


/*     Card css        */

.dashbord-card-height {
    min-height: 135px;
}

.card-stats .card-header.card-header-icon, .card-stats .card-header.card-header-text {
    text-align: left !important;
}

.card [class*="card-header-"] {
    margin: 0px 15px 0;
    padding: 0;
    position: relative;
}

.card .card-header {
    z-index: 3 !important;
}

.card [class*="card-header-"], .card[class*="bg-"] {
    color: #fff;
}

.card .card-header {
    border-bottom: none;
    background: transparent;
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    -webkit-border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    -moz-border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-icon {
    font-size: 2.5rem;
}

.card [class*="card-header-"] .card-icon, .card [class*="card-header-"] .card-text {
    border-radius: 3px;
    background: -moz-linear-gradient(256deg, rgba(70,144,255,1) 0%, rgba(49,102,181,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(70,144,255,1)), color-stop(100%, rgba(49,102,181,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(256deg, rgba(70,144,255,1) 0%, rgba(49,102,181,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(256deg, rgba(70,144,255,1) 0%, rgba(49,102,181,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(256deg, rgba(70,144,255,1) 0%, rgba(49,102,181,1) 100%); /* ie10+ */
    background: linear-gradient(194deg, rgba(70,144,255,1) 0%, rgba(49,102,181,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4690ff', endColorstr='#3166B5',GradientType=0 ); /* ie6-9 */
    padding: 15px;
    margin-top: -20px;
    margin-right: 15px;
    float: left;
}



.card .card-header-success .card-icon, .card .card-header-success:not(.card-header-icon):not(.card-header-text), .card .card-header-success .card-text {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
}


.card .card-header-warning .card-icon, .card .card-header-warning:not(.card-header-icon):not(.card-header-text), .card .card-header-warning .card-text {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
}


.card .card-header-danger .card-icon, .card .card-header-danger:not(.card-header-icon):not(.card-header-text), .card .card-header-danger .card-text {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
}

.card .card-header-danger .card-icon, .card .card-header-danger .card-text, .card .card-header-danger:not(.card-header-icon):not(.card-header-text), .card.bg-danger, .card.card-rotate.bg-danger .front, .card.card-rotate.bg-danger .back {
    background: #00ca47;
    background: -moz-linear-gradient(256deg, rgba(0,202,71,1) 0%, rgba(0,138,48,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,202,71,1)), color-stop(100%, rgba(0,138,48,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(256deg, rgba(0,202,71,1) 0%, rgba(0,138,48,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(256deg, rgba(0,202,71,1) 0%, rgba(0,138,48,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(256deg, rgba(0,202,71,1) 0%, rgba(0,138,48,1) 100%); /* ie10+ */
    background: linear-gradient(194deg, rgba(0,202,71,1) 0%, rgba(0,138,48,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ca47', endColorstr='#008A30',GradientType=0 ); /* ie6-9 */
}


.card .card-header-info .card-icon, .card .card-header-info:not(.card-header-icon):not(.card-header-text), .card .card-header-info .card-text {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
}

.card .card-header-info .card-icon, .card .card-header-info .card-text, .card .card-header-info:not(.card-header-icon):not(.card-header-text), .card.bg-info, .card.card-rotate.bg-info .front, .card.card-rotate.bg-info .back {
    background: #ffb400;
    background: -moz-linear-gradient(256deg, rgba(255,180,0,1) 0%, rgba(179,125,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,180,0,1)), color-stop(100%, rgba(179,125,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(256deg, rgba(255,180,0,1) 0%, rgba(179,125,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(256deg, rgba(255,180,0,1) 0%, rgba(179,125,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(256deg, rgba(255,180,0,1) 0%, rgba(179,125,0,1) 100%); /* ie10+ */
    background: linear-gradient(194deg, rgba(255,180,0,1) 0%, rgba(179,125,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb400', endColorstr='#B37D00',GradientType=0 ); /* ie6-9 */
}

.card .card-header-cool .card-icon, .card .card-header-cool:not(.card-header-icon):not(.card-header-text), .card .card-header-cool .card-text {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 0, 0, 0.4);
}

.card .card-header-cool .card-icon, .card .card-header-cool .card-text, .card .card-header-cool:not(.card-header-icon):not(.card-header-text), .card.bg-info, .card.card-rotate.bg-info .front, .card.card-rotate.bg-info .back {
    background: #fe656f;
    background: -moz-linear-gradient(256deg, rgba(254,101,111,1) 0%, rgba(184,73,81,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254,101,111,1)), color-stop(100%, rgba(184,73,81,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(256deg, rgba(254,101,111,1) 0%, rgba(184,73,81,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(256deg, rgba(254,101,111,1) 0%, rgba(184,73,81,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(256deg, rgba(254,101,111,1) 0%, rgba(184,73,81,1) 100%); /* ie10+ */
    background: linear-gradient(194deg, rgba(254,101,111,1) 0%, rgba(184,73,81,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe656f', endColorstr='#B84951',GradientType=0 ); /* ie6-9 */
}


.card .card-header-warning .card-icon, .card .card-header-warning .card-text, .card .card-header-warning:not(.card-header-icon):not(.card-header-text), .card.bg-warning, .card.card-rotate.bg-warning .front, .card.card-rotate.bg-warning .back {
    background: -moz-linear-gradient(256deg, #b5121b 0%,#b5121b 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5121b), color-stop(100%, #b5121b)); /* safari4+,chrome */
    background: -webkit-linear-gradient(256deg, #b5121b 0%,#b5121b 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(256deg, #b5121b 0%, #b5121b 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(256deg, #b5121b 0%, #b5121b 100%); /* ie10+ */
    background: linear-gradient(194deg, #b5121b 0%, #b5121b 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7146BD', endColorstr='#4A2D7A',GradientType=0 ); /* ie6-9 */
}

.card-footer {
    background-color: #fff !important;
    border-top: 0px !important;
}

.card-normalText {
    color: #2b2b2b;
}

.message-box {
    background-color: #f4f4f4;
    padding: 12px;
    vertical-align: middle;
    margin-bottom: 10px;
    vertical-align: baseline;
    /*border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;*/
    -moz-box-shadow: 0px 2px 2px #e7e7e7;
    -webkit-box-shadow: 0px 2px 2px #e7e7e7;
    box-shadow-bottom: 3px #e7e7e7;
    border-left: 8px solid #00ca47;
}

.list-box {
    background-color: #fff5f5;
    padding: 12px;
    vertical-align: middle;
    vertical-align: baseline;
    -moz-box-shadow: 0px 2px 2px #e7e7e7;
    -webkit-box-shadow: 0px 2px 2px #e7e7e7;
    box-shadow-bottom: 3px #e7e7e7;
    border-left: 8px solid #7044b7;
}

.list-box-1 {
    background-color: #fbfbfb;
    padding: 12px;
    vertical-align: middle;
    vertical-align: baseline;
    -moz-box-shadow: 0px 2px 2px #e7e7e7;
    -webkit-box-shadow: 0px 2px 2px #e7e7e7;
    box-shadow-bottom: 3px #e7e7e7;
}

.border-radius {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

.min-height {
    min-height: 185px;
}

.border-bottom-5 {
    border-bottom: 6px solid #00ADCC !important;
}


.white-text {
    color: #fff !important;
}

.icon-NCPDP-Logo {
    font-size: 2.4em !important;
}

.icon-User-Logo {
    font-size: 2.4em !important;
}

.icon-Report-01 {
    font-size: 2.4em !important;
}

.accordion.md-accordion.accordion-5 .card .card-header:hover {
    background-color: #f7f2ff;
    -webkit-transition: .3s;
    transition: .3s;
}

.card-body {
    padding: 0rem !important;
}

.card-header {
    border-bottom: 1px solid rgba(111,68,183,.125) !important;
}

/****************************************** wizard **********************************************************************/
.swMain .stepContainer div.content {
    overflow: unset !important;
}

.wizard-menu {
    height: 100% !important;
    min-height: 490px;
    background-color: #f1f1f1;
    background: #f1f1f1 !important;
    -webkit-box-shadow: 2px 0px 3px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 2px 0px 3px 0px rgba(0,0,0,0.20);
    box-shadow: 2px 0px 3px 0px rgba(0,0,0,0.20);
}

.wizard-menu-footer_bg {
    background-color: #f1f1f1;
    border: solid 1px #e2e2e2;
}

.fade:not(.show) {
    opacity: 10 !important;
}

.sw-theme-arrows {
    border-radius: 0px;
    border: 0px solid #ddd !important;
}

.swMain ul.anchor {
    margin-top: 0px !important;
}

    .swMain ul.anchor, .swMain ul.anchor li {
        border: 0px;
    }

        .swMain ul.anchor li a {
            border-radius: 0px !important;
            border: 0px !important;
        }

            .swMain ul.anchor li a .stepDesc {
                font-weight: normal !important;
            }

        .swMain ul.anchor li {
            position: relative;
            display: block;
            margin: 0;
            padding: 0;
            padding-top: 3px;
            padding-bottom: 3px;
            border: 0px solid #E0E0E0;
            float: left;
            clear: both;
        }

        .swMain ul.anchor li {
            padding-top: 0px !important;
        }

.swMain {
    margin-top: 10px;
    border: 1px solid #e2e2e2 !important;
    height: 100%;
}

    .swMain div.actionBar {
        background-color: #FFF !important;
        border: 0px;
        padding-left: 205px;
        overflow: hidden;
        padding-right: 9px;
        min-height: 70px;
        margin-bottom: 30px;
    }

    .swMain .buttonCancel {
        background-color: #FFF !important;
        float: right;
        font-weight: normal;
        font-size: 16px;
        color: #007dc5 !important;
        padding-top: 8px;
        padding-right: 15px;
        padding-bottom: 8px;
        text-align: right;
        border: 0px;
        width: auto;
    }

        .swMain .buttonCancel:hover {
            background-color: #FFF !important;
            font-weight: normal;
            font-size: 16px;
            color: #004369 !important;
            text-decoration: underline;
            border: 0px;
        }

    .swMain .buttonPrevious {
        background-color: #FFFFFF;
        font-weight: normal;
        font-size: 16px;
        color: #007dc5;
        float: left;
        padding-top: 8px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 7px;
        box-shadow: 0 1px 4px 0 rgba(0, 125, 197, .14), 0 1px 4px 0 rgba(0, 125, 197, .12), 0 1px 4px -1px rgba(0, 125, 197, .2);
        -webkit-box-shadow: 0 1px 4px 0 rgba(0, 125, 197, .14), 0 1px 4px 0 rgba(0, 125, 197, .12), 0 1px 4px -1px rgba(0, 125, 197, .2);
        -moz-box-shadow: 0 1px 4px 0 rgba(0, 125, 197, .14), 0 1px 4px 0 rgba(0, 125, 197, .12), 0 1px 4px -1px rgba(0, 125, 197, .2);
        border: 1px solid #007dc5;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        margin-right: 10px;
    }

        .swMain .buttonPrevious:hover {
            background-color: #FFFFFF;
            font-weight: normal;
            font-size: 16px;
            color: #005387;
            box-shadow: 0 2px 6px 0 rgba(0, 125, 197, .24), 0 2px 6px 0 rgba(0, 125, 197, .22),0 2px 6px -1px rgba(0, 125, 197, .4);
            -webkit-box-shadow: 0 2px 6px 0 rgba(0, 125, 197, .24), 0 2px 6px 0 rgba(0, 125, 197, .22),0 2px 6px -1px rgba(0, 125, 197, .4);
            -moz-box-shadow: 0 2px 6px 0 rgba(0, 125, 197, .24), 0 2px 6px 0 rgba(0, 125, 197, .22),0 2px 6px -1px rgba(0, 125, 197, .4);
            border: 1px solid #005387;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
        }

    .swMain .buttonNext {
        background-color: #FFFFFF;
        font-weight: normal;
        font-size: 16px;
        color: #007dc5;
        float: left;
        padding-top: 8px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 7px;
        box-shadow: 0 1px 4px 0 rgba(0, 125, 197, .14), 0 1px 4px 0 rgba(0, 125, 197, .12), 0 1px 4px -1px rgba(0, 125, 197, .2);
        -webkit-box-shadow: 0 1px 4px 0 rgba(0, 125, 197, .14), 0 1px 4px 0 rgba(0, 125, 197, .12), 0 1px 4px -1px rgba(0, 125, 197, .2);
        -moz-box-shadow: 0 1px 4px 0 rgba(0, 125, 197, .14), 0 1px 4px 0 rgba(0, 125, 197, .12), 0 1px 4px -1px rgba(0, 125, 197, .2);
        border: 1px solid #007dc5;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        margin-right: 10px;
    }

        .swMain .buttonNext:hover {
            background-color: #FFFFFF;
            font-weight: normal;
            font-size: 16px;
            color: #005387;
            box-shadow: 0 2px 6px 0 rgba(0, 125, 197, .24), 0 2px 6px 0 rgba(0, 125, 197, .22),0 2px 6px -1px rgba(0, 125, 197, .4);
            -webkit-box-shadow: 0 2px 6px 0 rgba(0, 125, 197, .24), 0 2px 6px 0 rgba(0, 125, 197, .22),0 2px 6px -1px rgba(0, 125, 197, .4);
            -moz-box-shadow: 0 2px 6px 0 rgba(0, 125, 197, .24), 0 2px 6px 0 rgba(0, 125, 197, .22),0 2px 6px -1px rgba(0, 125, 197, .4);
            border: 1px solid #005387;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
        }


    .swMain .buttonSave {
        float: left;
        background-color: #007dc5;
        font-weight: normal;
        font-size: 16px;
        color: #FFF;
        padding-top: 8px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 8px;
        box-shadow: 0 1px 4px 0 rgba(0, 125, 197, .14), 0 1px 4px 0 rgba(0, 125, 197, .12), 0 1px 4px -1px rgba(0, 125, 197, .2);
        -webkit-box-shadow: 0 1px 4px 0 rgba(0, 125, 197, .14), 0 1px 4px 0 rgba(0, 125, 197, .12), 0 1px 4px -1px rgba(0, 125, 197, .2);
        -moz-box-shadow: 0 1px 4px 0 rgba(0, 125, 197, .14), 0 1px 4px 0 rgba(0, 125, 197, .12), 0 1px 4px -1px rgba(0, 125, 197, .2);
        border: 0px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        margin-right: 10px;
    }

        .swMain .buttonSave:hover {
            background-color: #005387;
            font-weight: normal;
            font-size: 16px;
            color: #f7f7f7;
            box-shadow: 0 2px 6px 0 rgba(0, 125, 197, .24), 0 2px 6px 0 rgba(0, 125, 197, .22),0 2px 6px -1px rgba(0, 125, 197, .4);
            -webkit-box-shadow: 0 2px 6px 0 rgba(0, 125, 197, .24), 0 2px 6px 0 rgba(0, 125, 197, .22),0 2px 6px -1px rgba(0, 125, 197, .4);
            -moz-box-shadow: 0 2px 6px 0 rgba(0, 125, 197, .24), 0 2px 6px 0 rgba(0, 125, 197, .22),0 2px 6px -1px rgba(0, 125, 197, .4);
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
        }

    .swMain .buttonFinish {
        float: left;
        background-color: #5ca038;
        font-weight: normal;
        font-size: 16px;
        color: #FFF;
        padding-top: 8px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 8px;
        box-shadow: 0 1px 4px 0 rgba(179, 216, 160, .14), 0 1px 4px 0 rgba(179, 216, 160, .12), 0 1px 4px -1px rgba(179, 216, 160, .2);
        -webkit-box-shadow: 0 1px 4px 0 rgba(179, 216, 160, .14), 0 1px 4px 0 rgba(179, 216, 160, .12), 0 1px 4px -1px rgba(179, 216, 160, .2);
        -moz-box-shadow: 0 1px 4px 0 rgba(179, 216, 160, .14), 0 1px 4px 0 rgba(179, 216, 160, .12), 0 1px 4px -1px rgba(179, 216, 160, .2);
        border: 0px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        margin-right: 10px;
    }

        .swMain .buttonFinish:hover {
            background-color: #4c842e;
            font-weight: normal;
            font-size: 16px;
            color: #f7f7f7;
            box-shadow: 0 1px 4px 0 rgba(92, 160, 53, .14), 0 1px 4px 0 rgba(92, 160, 53, .12), 0 1px 4px -1px rgba(92, 160, 53, .2);
            -webkit-box-shadow: 0 1px 4px 0 rgba(92, 160, 53, .14), 0 1px 4px 0 rgba(92, 160, 53, .12), 0 1px 4px -1px rgba(92, 160, 53, .2);
            -moz-box-shadow: 0 1px 4px 0 rgba(92, 160, 53, .14), 0 1px 4px 0 rgba(92, 160, 53, .12), 0 1px 4px -1px rgba(92, 160, 53, .2);
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
        }


    .swMain .msgBox {
    }


    .swMain ul.anchor {
        position: relative;
        height: 100%;
        /*background-color: #f1f1f1 !important;
                -webkit-box-shadow: 1px 0px 3px 0px rgba(0,0,0,0.48);
                -moz-box-shadow: 1px 0px 3px 0px rgba(0,0,0,0.48);
                box-shadow: 1px 0px 3px 0px rgba(0,0,0,0.48);*/
        display: block;
        float: left;
        list-style: none;
        padding: 0px;
        margin: 5px 5px 0 5px !important;
        border: 0px solid #CCCCCC;
    }

        .swMain ul.anchor li a {
            height: auto;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

            .swMain ul.anchor li a .stepDesc {
                font-size: 16px;
                font-weight: 500;
                color: #ffffff;
            }

            .swMain ul.anchor li a .stepDesc {
                padding: 0px;
            }


            .swMain ul.anchor li a.selected:hover, .swMain ul.anchor li a.done, .swMain ul.anchor li a.done:hover, .swMain ul.anchor li a.disabled:hover, .swMain ul.anchor li a.disabled {
                color: #FFFFFF;
                background: #005387;
            }

.swMainActiveBtn {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    background: #007bff;
    padding: 8px !important;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}





.swMain ul.anchor li a.disabled {
    border: 0px;
    background-color: #343a40 !important;
    padding: 8px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}


/*#sidebar {
    height: 100%;
    position: fixed;
    background: #f5f6f7;
    border-right: solid 1px #eee;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 999;
}

    #sidebar ul li {
        position: relative;
    }*/


.swMain .stepContainer {
    min-height: 490px;
    height: 100% !important;
    overflow: hidden;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-left: 1px solid #e2e2e2 !important;
}

    .swMain .stepContainer div.content {
        height: 100% !important;
        min-height: 420px;
        overflow: hidden;
        z-index: auto !important;
    }

    .swMain .stepContainer div.content {
        background-color: #FFFFFF !important;
        border: 0px !important;
        margin: 10px;
        width: 98%;
    }

    .swMain .stepContainer div.content {
        position: relative !important;
        display: block;
        overflow: hidden !important;
    }

.swMain ul.anchor li a .stepDesc {
    width: 100% !important;
}

.swMain ul.anchor li a {
    width: 190px;
    z-index: auto !important;
}


.k-file-success {
    border-radius: 0px !important;
    border: 0px !important;
}

.k-selected, .k-state-selected {
     background-image: none !important; 
}

.k-upload-files {
    border: 0px !important;
}
/*     Kendo Css       */
.k-grid td.k-state-focused {
    box-shadow: none !important;
}
.k-button-group .k-tool {
    background-color: #fff;
}
.k-autocomplete, .k-dropdown-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default {
     background-image: none !important; 
     background-image: none !important; 
     background-position: 50% 50% !important; 
    background-color: #ffffff !important;
    border-color: #c5c5c5;
}
.k-state-default > .k-select {
    background-color: #f9f9f9 !important;
}
.k-header {
    background-color: #f8f8f8 !important;
    border-radius: 0px !important;
}

.k-grid tr:hover {
    background-color: transparent !important;
    background-image: none !important;
    background-image: none !important;
    background-position: 50% 50%;
}

html .k-grid tr:hover {
    background: transparent;
}

.k-grid {
    border-bottom: 1px solid #bbdefb !important;
}

.k-alt {
    background-color: #fff !important;
}

.k-widget tr {
    border-bottom: 1px solid #d9d9d9 !important;
}

.k-widget {
    border: none !important;
}
.k-link {
   color:white;
}
.k-filter-row th, .k-grid-header th.k-header {
    font-weight:600;
}
.k-grid-header {
    background-color: #717172 !important;
    /*padding: 5px;*/
    background-image: none !important;
}

    .k-filter-row th, .k-grid-header th.k-header {
        background-color: #6c757d !important;
        background-image: none !important;
        color: #fff;
        border: 0px !important;
    }

.k-grid-header-wrap {
    border: 0px !important;
}

.k-grid-header th.k-header {
    padding: 11px !important;
    background-color: #717172 !important;
}

.k-grid-header th.k-header {
    vertical-align: middle !important;
}

    .k-grid-header th.k-header > .k-link {
        color: #fff !important;
    }

.k-pager-wrap {
    background-color: #717172 !important;
    color: #fff !important;
    background-image: none !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

    .k-pager-wrap .k-link.k-selected, .k-pager-wrap .k-link.k-state-selected {
        color: #fff !important;
        background-color: #4d4d4f;
    }
/*.k-focus.k-selected, .k-listview > .k-focus.k-selected, .k-listview > .k-state-focused.k-state-selected, .k-state-focused.k-state-selected, td.k-focus.k-selected, td.k-state-focused.k-state-selected {
    box-shadow: inset 0 0 3px 1px #00a4c2;
}*/

.k-list-item.k-selected {
    color: #fff !important;
    background-color: #4d4d4f;
}
    .k-list-item.k-selected.k-hover, .k-list-item.k-selected:hover {
        color: #fff;
        background-color: #4d4d4f;
    }


.k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-marquee-color, .k-panel > .k-selected, .k-panel > .k-state-selected, .k-scheduler .k-today.k-selected, .k-scheduler .k-today.k-state-selected, .k-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited{
    border: 0px !important;
    /*background:none !important;*/
}

.k-pager-wrap .k-link.k-state-disabled {
    color: #4c4c4c !important;
    border-color: #e4e4e4;
    background-color: #e4e4e4;
}

        .k-pager-wrap .k-link.k-state-disabled:hover {
            color: #4c4c4c !important;
            border-color: #c1c1c1;
            background-color: #c1c1c1;
        }

.k-state-selected {
    color: #fff;
    background-color: #3e4347 !important;
    border-color: #3e4347 !important;
    background-image: none !important;
}

.k-grid td {
    border: 0px !important;
}

.k-grid-content table tr {
    background-color: #fff !important;
    border-bottom: 1px solid #bbdefb !important;
}

.k-pager-wrap .k-link.k-state-disabled {
    border: 0px !important;
}

.k-state-disabled {
    opacity: 1 !important;
}

.k-grid table {
    border-collapse: collapse !important;
}

.k-button {
    background-color: #4d4d4f !important;
    border: 0px !important;
    color: #fff !important;
    background-image: none !important;
}

    .k-button:hover {
        background-color: #8a8d9c !important;
        border: 0px;
        color: #fff !important;
        background-image: none !important;
    }


.k-pager-wrap .k-link {
    color: #4c4c4c !important;
    border-color: #e4e4e4;
    background-color: #e4e4e4;
}

.k-grid td.k-state-focused {
    box-shadow: inset 0 0 3px 1px #fff;
}

.rightsideShadow {
    -webkit-box-shadow: 3px 0px 5px -4px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 0px 5px -4px rgba(0,0,0,0.25);
    box-shadow: 3px 0px 5px -4px rgba(0,0,0,0.25);
    background-color: #fff;
}

.green-hiligher {
    color: #4c4c4c;
    /*background-color: #00ca47;*/
    font-weight: normal;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px;
}

    .green-hiligher a {
        color: #fff;
        background-color: #00ca47;
        font-weight: 600;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        padding: 5px;
    }

        .green-hiligher a:hover {
            color: #85ffb0;
            background-color: #00ca47;
            font-weight: 600;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            padding: 5px;
        }

.border-bottom-blue {
    border-bottom: 1px solid #bbdefb;
}

path[Attributes Style] {
    stroke: rgb(111, 68, 183) !important;
    fill: rgb(111, 68, 183) !important;
}

.data-box-hight {
    height: 70vh;
}

/*********************************************************Asite Menu********************************************************************/
a.bg-light:hover {
    background-color: #fff !important;
}

.bg-light-1 {
    background-color: #fff !important;
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    background-color: none !important;
    color: #B5121B !important;
    text-decoration:underline;
}

.list-group-item.active {
    z-index: 2;
    font-weight: 500;
    color: #B5121B !important;
    background: none;
    border-color: #FFF !important;
    border: 1px solid rgba(0,0,0,.125) !important;
    text-decoration: underline;
}
.list-group-item {
    color: #212529 !important;
}

#sidebar-wrapper {
    min-height: 76vh;
    margin-left: -15rem;
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out;
    z-index: 9;
}

    #sidebar-wrapper .sidebar-heading {
        padding: 0.875rem 1.25rem;
        font-size: 1.2rem;
    }

    #sidebar-wrapper .list-group {
        width: 15rem;
    }

#page-content-wrapper {
    min-width: 100vw;
}

#wrapper.toggled #sidebar-wrapper {
    margin-left: 0;
}

.btn-slider {
    height: 27px;
    margin-top: 25px;
    z-index: 2;
    font-size: 25px !important;
    line-height: 0px !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.line-height-24 {
    line-height: 24px;
}
.btn {
    border-radius: 0px;
}

.toggled .mdi-menu-open {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    padding-left: 1em;
}


@media (min-width: 768px) {
    #sidebar-wrapper {
        margin-left: 0;
    }

    #page-content-wrapper {
        min-width: 0;
        width: 100%;
    }

    #wrapper.toggled #sidebar-wrapper {
        margin-left: -15rem;
        display: none;
        
    }
}



#us-map {
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    margin: 20px 0;
}

    #us-map path:hover,
    #us-map circle:hover {
        stroke: #1367a3 !important;
        stroke-width: 2px;
        stroke-linejoin: round;
        fill: #1367a3 !important;
        cursor: pointer;
    }

    #us-map #path67 {
        fill: none !important;
        stroke: #A9A9A9 !important;
        cursor: default;
    }

.US_maps #info-box {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1;
    border: 1px solid #717171;
    border-radius: 2px;
    padding: 3px 10px;
    background: rgba(255, 255, 255, 0.8);
}




.pop_trigger:after {
    content: "";
    width: 15px;
    height: 100%;
    /* background: url(../images/info_icon.png) no-repeat 50% 50%;*/
    position: absolute;
    top: 0px;
    right: -8px;
}

.popover.infobox {
    outline: 0 !important;
    top: auto !important;
    min-width: 200px;
    max-width: 500px !important;
}

.infobox .hub_tabs {
    float: none;
    width: auto;
    margin: 0;
}

.infobox .popover-content, .wordbreakword {
    word-break: break-word;
}

.infobox .hub_tabs {
    float: none;
    width: auto;
    margin: 0;
}



.close_btn {
    position: absolute;
    top: -2px;
    right: 2px;
    width: 12px;
    height: 13px;
    font-size: 16px;
    color: black;
}

.hub_tabs > li {
    background: url(../img/default.png) no-repeat 0 0;
    min-height: 78px;
    position: relative;
    left: -40px;
    padding-left: 19px;
    margin-bottom: 5px;
}

    .hub_tabs > li.active, .hub_tabs > li:hover, .hub_tabs > li:focus {
        background: url(../img/default_hover.png) no-repeat 0 0;
    }

    .hub_tabs > li > a {
        display: block;
        padding: 15px 10px 0px 10px;
        text-align: center;
        background: #1367a3;
        margin-top: 1px;
        min-height: 68px;
        color: #fff;
        line-height: 17px;
    }

    .hub_tabs > li.active > a, .hub_tabs > li:hover > a, .hub_tabs > li:focus > a {
        background: #76c89a;
    }

    .hub_tabs > li > span.arrow-right {
        border-left: 30px solid #1367a3;
    }

    .hub_tabs > li.active > span.arrow-right, .hub_tabs > li:hover > span.arrow-right, .hub_tabs > li:focus > span.arrow-right {
        border-left: 30px solid #76c89a;
    }
/* Popover tabs */
.infobox .hub_tabs {
    float: none;
    width: auto;
    margin: 0;
}

    .infobox .hub_tabs > li {
        background: none;
        min-height: 0;
        position: relative;
        left: 0px;
        padding-left: 0;
        margin-bottom: 0;
        display: inline-block;
    }

        .infobox .hub_tabs > li > a {
            display: inline-block;
            text-align: left;
            background: #fff;
            min-height: 0;
            line-height: 14px;
            font-size: 13px;
            color: #ccc;
            border-bottom: 2px solid #ccc;
            padding: 0 2px 2px 2px;
            margin: 0 8px 10px 0;
        }

            .infobox .hub_tabs > li > a:hover,
            .infobox .hub_tabs > li > a:active,
            .infobox .hub_tabs > li > a:focus {
                color: #f79824;
                border-bottom-color: #f79824;
            }

        .infobox .hub_tabs > li.active > a {
            color: #f79824;
            border-bottom-color: #f79824;
        }


.panel-primary > .panel-heading {
    color: #fff;
    background-color: #702c91;
    border-color: #702c91;
    font-size: 13px;
    font-weight: 400;
    background: #fafafa;
    text-transform: uppercase;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.orange {
    color: #7245bb;
    font-size: 48px;
    padding: 5px;
}

.blue-bg {
    background-color: #f0ebf7;
}

.tab-content {
    width: 100%;
}

#PharmacyListGrid .row {
    padding-left: 5px;
}

select.form-control {
    -webkit-appearance: menulist;
}
/*.k-grid-content table, .k-grid-content-locked > table, .k-grid-footer table, .k-grid-header table {
    table-layout: fixed !important;
}*/
footer a, footer a:hover {
    color: white !important;
}

/*Temporary solution*/


.removelist-group-item.active {
    z-index: 2;
    font-weight: 500;
    color: #000000 !important;
    background: #FFF;
    border-color: #FFF !important;
    border: 1px solid rgba(0,0,0,.125) !important;
    border-top: 0 !important;
}

.fixed-top {
    position: absolute !important;
}
    /*********************************************************media(max-width:992px)*********************************************************/
    @media (min-width: 992px) {
        .navbar-lightblue {
            height: 50px;
        }

        .navbar {
            padding: 0px;
        }

        .navbar-light .navbar-toggler-icon {
            background-image: url("../images/dots-horizontal-circle.svg") !important;
        }

        .mt-50 {
            /* height: 46px; */
            left: 30px;
            margin-top: 4.4rem !important;
            z-index: 99;
            width: 160px;
            padding: 7px;
            border-radius: 5px;
        }

        .navbar-toggler:focus {
            box-shadow: none !important;
        }

        .nav-mt-6 {
            margin-top: 0em;
        }

        .navbar-light .navbar-toggler {
            border-color: none !important;
            border: 0px;
        }

        .navbar-right {
            float: right;
        }
    }

    @media (min-width: 768px) and (max-width: 991.98px) {
        .navbar-toggler {
            display: none !important;
        }

        .navbar-expand-lg .navbar-collapse {
            display: flex !important;
            flex-basis: auto;
        }
    }
    /*********************************************************media(max-width:768px)*********************************************************/
    @media(max-width:768px) {


        .navbar-collapse .navbar-nav {
            display: none !important;
        }

        .navbar-blue {
            background-color: #fff;
            z-index: 9999;
        }

        #navbarSupportedContent {
            top: 26px;
        }

        .navbar-expand-lg .navbar-toggler {
            display: block !important;
        }

        .collapse.show .d-none, .collapse.show .navbar-nav {
            display: block !important;
        }

        .mML {
            margin-left: 0.8rem;
        }


        .logo-2 {
            width: 51%;
        }

        .navbar-lightblue {
            margin-top: 121px !important;
        }

        .rightsideShadow {
            -webkit-box-shadow: 3px 1px 7px 0px rgba(0,0,0,0.25);
            -moz-box-shadow: 3px 1px 7px 0px rgba(0,0,0,0.25);
            box-shadow: 3px 1px 7px 0px rgba(0,0,0,0.25);
            background-color: #fff;
        }

        .mT-1 {
            margin-top: 1rem !important;
        }

        .mB-1 {
            margin-bottom: 1rem !important;
        }

        .mR-1 {
            margin-right: 1rem !important;
        }

        .navbar-brand {
            width: 73%;
        }

        .list-group-1 {
            flex-direction: column !important;
            -ms-flex-direction: column !important;
        }

        .pharma-list-box {
            height: 375px;
            border-bottom: 1px solid #ccc;
            height: unset !important;
        }

        #sidebar-wrapper {
            overflow-y: auto; /* Add the ability to scroll */
            position: fixed;
            z-index: 999;
        }

        .mobile-m-15 {
            margin-left: -15px !important;
            margin-right: -15px !important;
        }

        .dropdown-menu-1 {
            margin: 0px !important;
        }

        .navbar li.active {
            border-bottom: 1px solid #7044b7;
        }

        .nav-item {
            padding-left: 13px !important;
            padding-top: 3px !important;
            padding-bottom: 3px !important;
        }

        .dropdown {
            margin-left: 1em;
        }

        .index-page .page-header {
            margin-top: 47px;
        }

        .logo {
            padding: 5px;
            margin-left: 0.4em;
            width: 51% !important;
        }

        .navbar li.active {
            margin-bottom: 0px;
        }

        .navbar li.active {
            margin-bottom: 0px;
        }

        .nav-link {
            padding: 5px !important;
        }

        .login-box {
            width: 100%;
            padding: 15px;
            float: right;
            background-color: #fff;
            margin-right: 0px;
            margin-top: 6rem;
        }

        .d-flex {
            min-height: 82.3vh;
        }

        .btn-slider {
            height: 30px;
            margin-top: 21px;
            z-index: 2;
            font-size: 30px !important;
            line-height: 0px !important;
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .navbar-light .navbar-toggler-icon {
            background-image: url("../images/dots-horizontal-circle.svg") !important;
        }

        /*.container-fluid {
        width: 90% !important;
    }*/
        .mt-50 {
            margin-top: 14px !important;
        }

        .navbar-toggler:focus {
            box-shadow: none !important;
        }

        .nav-mt-6 {
            margin-top: 4.3em;
        }

        .navbar-light .navbar-toggler {
            border-color: none !important;
            border: 0px;
        }

        .navbar-right {
            float: right;
        }

        .container-fluid-inner {
            min-height: calc(100% - 88px);
        }

        .padding-top {
            padding-top: 69px !important;
        }

        .card-mt-5 {
            margin-top: 4rem;
        }

        .mt-6 {
            margin-top: 4rem !important;
        }

        .swMain .stepContainer {
            overflow: initial !important;
        }

        .card-body {
            padding-left: 15px !important;
            padding-right: 15px !important;
        }

        .toggled .mdi-menu-open {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            transform: rotate(180deg);
            padding-left: 1em;
            position: relative;
            float: left;
            right: -241px;
        }
    }

    @media (max-width: 576px) {
        .modal-dialog {
            margin: 5rem auto !important;
        }
        .fixed-top {
            position: relative !important;
        }
        .mt-50 {
            margin-top: 54px !important;
        }

        .login-box {
            margin-right: 2px;
        }

        .navbar-blue {
            z-index: 9999;
        }
        .mR-25 {
            margin-right: 0% !important;
        }

        .mML {
            margin-left: 0.8rem;
        }

        .logo-home {
            width: 61% !important;
        }

        .logo {
            width: 61% !important;
        }

        .logo-2 {
            width: 61% !important;
        }

        .page-header {
            height: 97vh;
        }

        .mt-50 {
            margin-top: -67px !important;
        }
        .mobile-me-5 {
            margin-right: 0rem !important;
        }
        .mT-inner {
            margin-top: 3.8em;
        }

        .nav-tabs .nav-link {
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
        }

        .nav {
            display: block;
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            margin-bottom: 5px;
        }

        #ddlMacType {
            margin: 5px 0px;
        }

        #txtSearch {
            margin: 5px 0px;
        }

        .mT-inner {
            margin-top: 6.4em;
            margin-left: 0px !important;
        }
    }

    .hub_tabs > li.active > a, .hub_tabs > li:hover > a, .hub_tabs > li:focus > a {
        background: #76c89a;
    }

    .hub_tabs > li > span.arrow-right {
        border-left: 30px solid #1367a3;
    }

    .hub_tabs > li.active > span.arrow-right, .hub_tabs > li:hover > span.arrow-right, .hub_tabs > li:focus > span.arrow-right {
        border-left: 30px solid #76c89a;
    }
/* Popover tabs */
.infobox .hub_tabs {
    float: none;
    width: auto;
    margin: 0;
}

    .infobox .hub_tabs > li {
        background: none;
        min-height: 0;
        position: relative;
        left: 0px;
        padding-left: 0;
        margin-bottom: 0;
        display: inline-block;
    }

        .infobox .hub_tabs > li > a {
            display: inline-block;
            text-align: left;
            background: #fff;
            min-height: 0;
            line-height: 14px;
            font-size: 13px;
            color: #ccc;
            border-bottom: 2px solid #ccc;
            padding: 0 2px 2px 2px;
            margin: 0 8px 10px 0;
        }

            .infobox .hub_tabs > li > a:hover,
            .infobox .hub_tabs > li > a:active,
            .infobox .hub_tabs > li > a:focus {
                color: #f79824;
                border-bottom-color: #f79824;
            }

        .infobox .hub_tabs > li.active > a {
            color: #f79824;
            border-bottom-color: #f79824;
        }


.panel-primary > .panel-heading {
    color: #fff;
    background-color: #702c91;
    border-color: #702c91;
    font-size: 13px;
    font-weight: 400;
    background: #fafafa;
    text-transform: uppercase;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.orange {
    color: #7245bb;
    font-size: 48px;
    padding: 5px;
}

.blue-bg {
    background-color: #f0ebf7;
}
.tab-content {
    width:100%;
}
#PharmacyListGrid .row {
    padding-left:5px;
}
select.form-control {
    -webkit-appearance: menulist;
}
/*.k-grid-content table, .k-grid-content-locked > table, .k-grid-footer table, .k-grid-header table {
    table-layout: fixed !important;
}*/
footer a, footer a:hover {
    color : white !important;
}

/*Temporary solution*/


.removelist-group-item.active {
    z-index: 2;
    font-weight: 500;
    color: #000000 !important;
    background: #FFF;
    border-color: #FFF !important;
    border: 1px solid rgba(0,0,0,.125) !important;
    border-top: 0 !important;
}
.LeftMarginText {
    margin-left: 58rem !important
}
.LeftMarginTextAdmin {
    margin-left: 49rem !important
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #B5121B !important;
}
.borderchange {
    border: 1px solid rgba(0,0,0,.125) !important;
    font-weight:500 !important;
}
.fontsizes{
    font-size:155% !important;
  
}

.span-navbar.active {
    border-bottom: 2px solid #b5121b;
    padding: 0;
}
.a-remove:hover{
    text-decoration:none !important;
}
.txt_underline {
    text-decoration: underline;
}
.popup-title {
    background-color: #B5121B;
    color: #fff !important;
    height:51px;
}
.popup-h4 {
    color: #fff !important;
    padding-top: 18px !important;
}
.popup-btn {
    background: no-repeat;
    border: none;
    color: #fff !important;
    font-size: 22px;
}
.mdi-red {
    color: #b5121b !important;
}
.navtabs {
    background-color: #fff !important;
    border: 2px solid #c8c8c8 !important;
    
    text-align: center;
}
    .navtabs.active {
        color: #eee !important;
        background-color: #d02525 !important;
        
    }

.psmall {
    padding-top: 1%;
    padding-bottom: 1%;
    text-align: left;
    font-size: 11px;
 
}
.removefocusvisible{
    outline:0;
}
.errorlabel {
    font-size: 0.85rem;
    font-weight: 600;
    color: red;
}
.topbottom {
    padding-top: calc(var(--bs-gutter-x) * .5);
    padding-bottom: calc(var(--bs-gutter-x) * .5);
}

.bottom {
    padding-bottom: calc(var(--bs-gutter-x) * .5);
}

.filecss {
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#topNav .dropdown-divider {
    margin: .28rem 0;
}