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

.fnt14 {
    font-size: 14px;
}

.bgWht {
    background-color: white;
}

.p-t15 {
    padding-top: 15px;
}

.p-tb10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.p-tb0 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.p-t40 {
    padding-top: 40px;
}

.p-t25 {
    padding-top: 25px;
}

.p-l0 {
    padding-left: 0px;
}

.p-1020 {
    padding: 10px 20px;
}

.p-r0 {
    padding-right: 0px;
}

.p-r30 {
    padding-right: 30px;
}

.p-lr0 {
    padding-left: 0px;
    padding-right: 0px;
}

.m-lr20 {
    margin-left: 20px;
    margin-right: 20px;
}

.m-t15 {
    margin-top: 15px;
}

.m-r0 {
    margin-right: 0px;
}

.m-r20 {
    margin-right: 20px;
}

.m-l75 {
    margin-left: 75px;
}

.m-l10 {
    margin-left: 10px;
}

.m-b10 {
    margin-bottom: 10px;
}

.m-l30 {
    margin-left: 30px;
}

.b-r1 {
    border-right: solid 1px #a9a9a9;
}

.disBl {
    display: block;
}

.bdcrmBGClr {
    background-color: #303030;
    color: #f5f5f5;
    font-variant-caps: all-petite-caps;
    /*text-align: center;
    list-style-position: inside;*/
    font-size: 18px;
}

    .bdcrmBGClr a {
        color: white;
    }

.frmHdr {
    font-size: 14px;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 5px;
    font-weight: bold;
}

.error {
    color: red;
}

.errMsg {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 5px;
}

.hLine {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    margin-top: 0 !important;
}

.mtext {
    border: none;
}

    .mtext:focus {
        outline: none;
    }

.bb-3 {
    border-bottom: solid 3px #e3e3e3;
}

.top-holder {
    width: 100%;
    position: relative;
    /*background: #303030;*/
    background: #999;
    margin-top: 20px;
}

.nav-holder {
    width: 90%;
    margin: 0 auto;
    height: 32px;
}

#nav {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 32px;
    text-align: center;
}

    #nav li {
        display: inline-block;
        padding: 0;
    }

        #nav li a .center {
            padding: 8px 30px;
            height: 32px;
        }

        #nav li.active a .center, #nav li a:hover .center, #nav li.hover .center {
            background-color: #5f5f5f;
            -webkit-transition: background-color 1s;
            -moz-transition: background-color 1s;
            -o-transition: background-color 1s;
            transition: background-color 1s;
        }

.bodyBgClr {
}

#body-background {
    background: #CC0000;
    height: 100px;
    display: block;
    width: 100%;
    font: 'roboto', arial, Tahoma, Verdana, sans-serif;
}

#content-area {
    padding: 0;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 70px;
    background: #ffffff;
    box-shadow: 0 0 1px rgba(0,0,0,.15);
}

.pgHdr {
    font-size: 28px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    border-bottom: 1px solid lightgrey;
    margin-left: -30px;
    font-weight: 500;
}

.bdr {
    border-right: 1px solid lightgrey;
}

.h100 {
    height: 100px;
}

#dvHome {
    margin-left: 20px;
}

    #dvHome div {
        width: 16%;
        font-size: 16px;
    }

        #dvHome div a {
            color: #656565;
        }

.btm-holder {
    color: #656565;
    font-size: 16px;
    text-align: center;
    padding: 10px 0 10px 0;
    background: #f7f7f7;
    margin-top: 60px;
    /*margin-left: -30px;
    margin-right: -15px;*/
}

    .btm-holder ul {
        margin: 0;
        padding: 0 0 3px 0;
        list-style: none;
    }

        .btm-holder ul li {
            display: inline;
            background: url(/mvp/includes/images/ClientModule/sep3.gif) no-repeat 0 67%;
            padding: 0 5px 0 12px;
        }

.DvHdr {
    display: block;
    background: #dcdcdc;
    color: #656565;
    font-size: 12px;
    font-weight: bold;
    padding: 15px 15px 15px 20px;
    border-top: 4px solid #303030;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    margin-right: -15px;
}

.DvHdrRep {
    display: block;
    background: #dcdcdc;
    color: #656565;
    font-size: 20px;
    padding: 15px 15px 15px 10px;
    border-bottom: none;
    margin-bottom: 10px;
    margin-right: -15px;
}

.frmHdr {
    font-size: 14px;
    border-bottom: solid 1px #e3e3e3;
    margin-bottom: 5px;
    font-weight: bold;
}

.dvDtl {
    padding: 10px 5px 20px 10px;
}

.cName {
    background-color: #DCDCDC;
    font-size: 24px;
    border-bottom: 3px solid #005ADB;
    padding: 5px 10px;
    color: #303030;
    font-weight: 400;
}

.infoHolder {
    margin: 20px;
    margin-left: 0px;
    height: auto;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12);
    color: #656565;
}

.disc {
    color: #F1B200;
    font-size: 18px;
    transform: rotate(45deg);
}

.tdup {
    color: #008A32;
    font-size: 18px;
}

.b-ts1 {
    border-top: 1px dotted #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}

.detIcn {
    font-size: 20px;
    /*color: #CC0000;*/
    color: #005ADB;
}

.detHdr span {
    font-weight: bold;
    padding-left: 15px;
    text-transform: uppercase;
    font-size: 12px;
}

.detRpt {
    border-top: 2px solid #a9a9a9;
    background-color: #ECECEC;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}

.nbTable th {
    padding: 0px;
    border-bottom: 1px solid #CCCCCC;
    border-top: none;
}

.nbTable td {
    padding: 0px;
    border: none;
}

.dSTHdr {
    background-color: #DCDCDC;
    font-size: 15px;
    padding: 5px 10px;
    color: #303030;
    font-weight: 400;
    padding-left: 15px;
    border-bottom: solid 1px #a9a9a9;
}

.dTab {
    padding-right: 0px;
}

.dTabContent {
    /*background-color: #ECECEC;*/
    background-color: white;
    border: none;
    padding: 0px;
    margin-top: 0px;
    background-color: #F0F3F5;
}

.nav-pills .nav-link.active,
.nav-pills .show &gt; .nav-link {
    color: #656565;
    /*background-color: #ECECEC;*/
    border-radius: 0px;
    /*border-top: solid 1px #a9a9a9;*/
    border-bottom: solid 1px #a9a9a9;
    background-color: #F0F3F5;
    font-weight: bold;
}

.dDNdet {
    /*background-color: #ECECEC;*/
    border-top: solid 1px #a9a9a9;
}

.dDNHdr {
    padding: 10px;
    border-bottom: 1px solid #ececec;
    font-weight: bold;
    padding-left: 10px;
}

.dDNHA {
    font-size: 11px;
    float: right;
    color: #656565;
    margin-right: 10px;
}

.dDocL {
    font-size: 12px;
    border-bottom: solid 1px #e3e3e3;
    padding: 7px 10px;
}

.dNoteL {
    border-bottom: solid 1px #e3e3e3;
    padding: 7px 10px;
}

.repImg {
    width: 50px;
    height: 50px;
}

.DvHdrRep2 {
    font-size: 14px;
    color: #000;
    border-top: dotted 1px #e3e3e3;
    padding: 10px 15px 10px 10px;
    border-bottom: solid 3px #000;
    margin-bottom: 10px;
    margin-right: -15px;
    font-weight: bold;
}

.dvDtl span, .dvDtl2 span {
    font-size: 16px;
    padding-left: 15px;
}

.dvDtl2 {
    padding: 5px 5px 15px 10px;
    margin-right: -15px;
    border-bottom: solid 1px #c8ced3;
}

#rptRev {
    font-size: 18px;
    color: #F1B200;
    transform: rotate(90deg);
}

#rptDwn {
    font-size: 18px;
    color: #008A32;
}

#rptPnt {
    font-size: 18px;
}

#rptMail {
    font-size: 18px;
    color: #92b1d0;
}

.rptLHdr {
    background-color: #f5f5f5;
}

.selectedRptTyp {
    font-weight: bold;
    color: #CC0000;
}

.dvDtl a {
    color: #000;
}

.countTable table td:nth-child(2) a {
    color: #CC0000;
    font-size: 15px;
    text-transform: capitalize;
}

.countTable1 table td:nth-child(1) a {
    color: #CC0000;
    font-size: 15px;
    text-transform: capitalize;
}

.pgHdr a {
    font-size: 12px;
    float: right;
    color: #000;
    margin-right: 20px;
}

.b-t1 {
    border-top: solid 1px #a3a3a3;
}

.Phdr {
    border-bottom: solid 2px #111;
    font-size: 16px;
    font-weight: bold;
}

.SHIcn {
    font-size: 40px;
    color: #CC0000;
}

.shHdr {
    font-weight: bold;
    font-size: 15px;
}

.display-none {
    display: none;
}

.shStgHdr {
    font-size: 22px;
    border-bottom: 3px solid #CC0000;
    padding: 5px 10px 5px 0px;
    color: #303030;
    font-weight: 400;
}

.noBrdertxt input[type=text], .nbTA {
    border: none;
    border-bottom: 2px solid #ced4da;
}

.noBrdertxt label {
    font-weight: bold;
}

.overflow-auto {
    overflow: auto !important;
}

#frmSHSettings {
    padding: 0;
}

.usr {
    max-height: 200px;
    overflow-y: scroll;
}

.wHdr {
    /*color: #CC0000;*/
    color: #154E9E;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}

.wCont {
    font-size: 14px;
    text-align: center;
    color: #7f7f7f;
}

.wHdr2 {
    font-size: 18px;
    color: #2E3A4A;
    text-align: center;
    padding-top: 10px;
}



.cd-breadcrumb, .cd-multi-steps {
    width: 100%;
    max-width: 768px;
    padding: 0.5em 1em;
    /*margin: 1em auto;*/
    background-color: #edeff0;
    border-radius: .25em;
}

    .cd-breadcrumb:after, .cd-multi-steps:after {
        content: "";
        display: table;
        clear: both;
    }

    .cd-breadcrumb li, .cd-multi-steps li {
        display: inline-block;
        float: left;
        margin: 0.5em 0;
    }

        .cd-breadcrumb li::after, .cd-multi-steps li::after {
            /* this is the separator between items */
            display: inline-block;
            content: '\00bb';
            margin: 0 .6em;
            color: #959fa5;
        }

        .cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
            /* hide separator after the last item */
            display: none;
        }

        .cd-breadcrumb li &gt; *, .cd-multi-steps li &gt; * {
            /* single step */
            display: inline-block;
            font-size: 14px;
            color: #2c3f4c;
        }

        .cd-breadcrumb li.current &gt; *, .cd-multi-steps li.current &gt; * {
            /* selected step */
            /*color: #96c03d;*/
            color: #2c3f4c;
            font-weight: bold;
        }

.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
    /* steps already visited */
    color: #96c03d;
}

.cd-breadcrumb.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
    /* replace the default arrow separator with a custom icon */
    content: '';
    height: 16px;
    width: 16px;
    background: url(../img/cd-custom-separator.svg) no-repeat center center;
    vertical-align: middle;
}

.cd-breadcrumb.custom-icons li &gt; *::before, .cd-multi-steps.custom-icons li &gt; *::before {
    /* add a custom icon before each item */
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: .4em;
    margin-top: -2px;
    background: url(../img/cd-custom-icons-01.svg) no-repeat 0 0;
    vertical-align: middle;
}

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2) &gt; *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(2) &gt; *::before {
    /* change custom icon using image sprites */
    background-position: -20px 0;
}

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3) &gt; *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(3) &gt; *::before {
    background-position: -40px 0;
}

.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4) &gt; *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(4) &gt; *::before {
    background-position: -60px 0;
}

.cd-breadcrumb.custom-icons li.current:first-of-type &gt; *::before, .cd-multi-steps.custom-icons li.current:first-of-type &gt; *::before {
    /* change custom icon for the current item */
    background-position: 0 -20px;
}

.cd-breadcrumb.custom-icons li.current:nth-of-type(2) &gt; *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(2) &gt; *::before {
    background-position: -20px -20px;
}

.cd-breadcrumb.custom-icons li.current:nth-of-type(3) &gt; *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(3) &gt; *::before {
    background-position: -40px -20px;
}

.cd-breadcrumb.custom-icons li.current:nth-of-type(4) &gt; *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(4) &gt; *::before {
    background-position: -60px -20px;
}

@media only screen and (min-width: 768px) {
    .cd-breadcrumb, .cd-multi-steps {
        padding: 0 1.2em;
    }

        .cd-breadcrumb li, .cd-multi-steps li {
            margin: 1.2em 0;
        }

            .cd-breadcrumb li::after, .cd-multi-steps li::after {
                margin: 0 1em;
            }
    /*.cd-breadcrumb li &gt; *, .cd-multi-steps li &gt; * {
    font-size: 1.6rem;
  }*/
}

/* -------------------------------- 
Triangle breadcrumb
-------------------------------- */
@media only screen and (min-width: 768px) {
    .cd-breadcrumb.triangle {
        /* reset basic style */
        background-color: transparent;
        padding: 0;
    }

        .cd-breadcrumb.triangle li {
            position: relative;
            padding: 0;
            margin: 4px 4px 4px 0;
        }

            .cd-breadcrumb.triangle li:last-of-type {
                margin-right: 0;
            }

            .cd-breadcrumb.triangle li &gt; * {
                position: relative;
                padding: 10px .8em 10px 2.5em;
                color: #2c3f4c;
                background-color: #edeff0;
                /* the border color is used to style its ::after pseudo-element */
                border-color: #edeff0;
            }

            .cd-breadcrumb.triangle li.current &gt; * {
                /* selected step */
                color: #ffffff;
                background-color: #2c3f4c;
                border-color: #2c3f4c;
            }

            .cd-breadcrumb.triangle li:first-of-type &gt; * {
                padding-left: 1.6em;
                border-radius: .25em 0 0 .25em;
            }

            .cd-breadcrumb.triangle li:last-of-type &gt; * {
                padding-right: 1.6em;
                border-radius: 0 .25em .25em 0;
            }

    .no-touch .cd-breadcrumb.triangle a:hover {
        /* steps already visited */
        color: #ffffff;
        background-color: #96c03d;
        border-color: #96c03d;
        /*background-color: #2c3f4c;
    border-color: #2c3f4c;*/
    }

    .cd-breadcrumb.triangle li::after, .cd-breadcrumb.triangle li &gt; *::after {
        /* 
    	li &gt; *::after is the colored triangle after each item
    	li::after is the white separator between two items
    */
        content: '';
        position: absolute;
        top: 0;
        left: 100%;
        content: '';
        height: 0;
        width: 0;
        /* 48px is the height of the &lt;a&gt; element */
        border: 20px solid transparent;
        border-right-width: 0;
        border-left-width: 20px;
    }

    .cd-breadcrumb.triangle li::after {
        /* this is the white separator between two items */
        z-index: 1;
        -webkit-transform: translateX(4px);
        -moz-transform: translateX(4px);
        -ms-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px);
        border-left-color: #ffffff;
        /* reset style */
        margin: 0;
    }

    .cd-breadcrumb.triangle li &gt; *::after {
        /* this is the colored triangle after each element */
        z-index: 2;
        border-left-color: inherit;
    }

    .cd-breadcrumb.triangle li:last-of-type::after, .cd-breadcrumb.triangle li:last-of-type &gt; *::after {
        /* hide the triangle after the last step */
        display: none;
    }

    .cd-breadcrumb.triangle.custom-separator li::after {
        /* reset style */
        background-image: none;
    }

    .cd-breadcrumb.triangle.custom-icons li::after, .cd-breadcrumb.triangle.custom-icons li &gt; *::after {
        /* 50px is the height of the &lt;a&gt; element */
        border-top-width: 25px;
        border-bottom-width: 25px;
    }

    @-moz-document url-prefix() {
        .cd-breadcrumb.triangle li::after,
        .cd-breadcrumb.triangle li &gt; *::after {
            /* fix a bug on Firefix - tooth edge on css triangle */
            border-left-style: dashed;
        }
    }
}

.btnSH {
    /*background-color: #cc0000;*/
    background-color: #154E9E;
    font-weight: bold;
    margin: 8px;
    border-color: #1C5FBD;
}

    .btnSH:hover {
        background-color: #1C5FBD;
        border-color: #1C5FBD;
    }

.btnDecline {
    background-color: transparent !important;
    font-weight: bold;
    margin: 8px;
    color: #f5f5f5;
    border: solid 1px #f5f5f5 !important;
}

    .btnDecline:hover {
        background-color: transparent !important;
    }

.align-center {
    display: flex;
    justify-content: center;
}

.mand {
    color: red;
    font-size: 14px;
}

.container-fluidSHP {
    padding: 0 0 0 15px;
    /*padding-left:0px;*/
    margin-left: 15px;
}

.border-dotted {
    border: dotted 1px #303030;
}

.text-white {
    color: #f5f5f5;
}

.shPkgHdr {
    background-color: gray;
    color: #f5f5f5;
    font-size: 15px;
}

.dvSHCSrch {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #cccccc;
    border-top: none;
    margin-bottom: 0px;
    font-size: 14px;
}

.dvSHCSrchIna {
    background-color: #e4e4e4;
}

.dvSHCSrch:nth-child(1) {
    border: 1px solid #cccccc;
}



/**********************************Chanage color of checbox**************************************/
/* The container */
.SrchChk {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 5px;
    margin-bottom: 5px;
}

    /* Hide the browser's default checkbox */
    .SrchChk input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 22px;
    background-color: #eee;
    border-radius: 25px;
}

/* On mouse-over, add a grey background color */
.SrchChk:hover input ~ .checkmark {
    background-color: #089a0e;
}

/* When the checkbox is checked, add a blue background */
.SrchChk input:checked ~ .checkmark {
    background-color: #089a0e;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.SrchChk input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.SrchChk .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/**********************************Chanage color of checbox**************************************/

.DbBx {
    position: relative;
    padding: 0 1rem;
    margin: 1rem 0;
    border-left: 4px solid #CC0000;
    border-radius: 0.25rem;
    font-size: 16px;
}

    .DbBx a {
        color: #CC0000;
    }


/*.info-box {
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
    border-radius: .25rem;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    min-height: 80px;
    padding: .5rem;
    position: relative;
}
    .info-box .info-box-icon {
        border-radius: .25rem;
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        font-size: 1.875rem;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        width: 70px;
    }
.bg-info, .bg-info &gt; a {
    color: #fff !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}

.elevation-1 {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24) !important;
}
.info-box .info-box-content {
    -ms-flex: 1;
    flex: 1;
    padding: 5px 10px;
}
.info-box .info-box-text, .info-box .progress-description {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info-box .info-box-number {
    display: block;
    font-weight: 700;
}*/
.dbBox {
    /*font-size: 24px;*/
    color: white;
    border-radius: 10px;
    border: solid 2px;
}

    .dbBox &gt; a {
        color: #f5f5f5;
        font-weight: bold;
    }
/*.bx1 {
    background-color: #3EBFEA;
}
.bx2 {
    background-color: #14CC9E;
   
}
.bx3 {
    background-color: #F44236;
}
.bx4 {
    background-color: #465161;
}
.bx5 {
    background-color: #04A9F5;
}
.bx6 {
    background-color: #F4C22B;
}*/

.bx1, .bx1 &gt; a {
    background-color: #27A9E3;
    /*color: #27A9E3;*/
    border-color: #27A9E3;
}

.bx2, .bx2 &gt; a {
    background-color: #28B779;
    /*color: #28B779;*/
    border-color: #28B779;
}

.bx3, .bx3 &gt; a {
    background-color: #FFB848;
    /*color: #FFB848;*/
    border-color: #FFB848;
}

.bx4, .bx4 &gt; a {
    background-color: #DA542E;
    /*color: #DA542E;*/
    border-color: #DA542E;
}

.bx5, .bx5 &gt; a {
    background-color: #2255A4;
    /*color: #2255A4;*/
    border-color: #2255A4;
}

.bx6, .bx6 &gt; a {
    background-color: #465161;
    /*color: #465161;*/
    border-color: #465161;
}

.callout &gt; a {
    color: inherit;
    font-size: 15px;
}

/*#dvSdB::-webkit-scrollbar {
    width: 3px;
    background-color: #005ADB;
}*/
/* width */
::-webkit-scrollbar {
    width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #005ADB;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

table.tableBodyScroll tbody {
    display: block;
    max-height: 300px;
    overflow-y: scroll;
}

    table.tableBodyScroll thead, table.tableBodyScroll tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

.sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    color: #23282c;
    background: #fff;
    -moz-box-shadow: -3px 0 10px 0 #000000;
    -webkit-box-shadow: -3px 0 10px 0 #000000;
    box-shadow: -3px 0 10px 0 #000000;
    font-weight: 400;
    font-size: 14px;
}

    .sidebar .nav-link:hover {
        color: #fff;
        /*background-color: #007BFF;*/
        background-color: #20a8d8;
    }

    .sidebar .nav-link {
        display: block;
        padding: 0.75rem 1rem;
        color: #343a40;
        text-decoration: none;
        background: transparent;
    }

        .sidebar .nav-link.active {
            /*color: #fff;
            background: #007BFF;
            background-color: #20a8d8;*/
            background-color: #bdeaff;
            border-left: solid 5px #36bfff;
            color: #23282c;
        }

    .sidebar .nav-dropdown.open .nav-link {
        color: #23282c;
        border-left: 0;
    }

        .sidebar .nav-dropdown.open .nav-link.active {
            /*color: #fff;
            background-color: #5AAAFF;*/
            color: #23282c;
            background-color: #bdeaff;
            border-left: solid 5px #36bfff;
            padding-left: 35px;
        }

    .sidebar .nav-dropdown.open {
        background: transparent;
    }

        .sidebar .nav-dropdown.open .nav-link:hover {
            color: #23282c;
            /*border-left: 0;*/
        }

        .sidebar .nav-dropdown.open &gt; a:first-of-type { /* Swati - Selected menu Parent style */
            /*background-color: #007BFF;
            color: #fff;*/
            color: #23282c;
        }

        /*.sidebar .nav-dropdown.open &gt; a:first-of-type::before {
                background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 14'%3E%3Cpath fill='%23fff' d='M9.148 2.352l-4.148 4.148 4.148 4.148q0.148 0.148 0.148 0.352t-0.148 0.352l-1.297 1.297q-0.148 0.148-0.352 0.148t-0.352-0.148l-5.797-5.797q-0.148-0.148-0.148-0.352t0.148-0.352l5.797-5.797q0.148-0.148 0.352-0.148t0.352 0.148l1.297 1.297q0.148 0.148 0.148 0.352t-0.148 0.352z'/%3E%3C/svg%3E");
            }*/


        .sidebar .nav-dropdown.open .nav-link.nav-dropdown-toggle .nav-icon {
            /*color: #fff;*/
            color: #23282c;
        }

    /*.sidebar .nav-dropdown.open .nav-link:nth-child(1) .nav-icon {
            color: forestgreen;
        }
        .sidebar .nav-dropdown.open .nav-link:nth-child(0) .nav-icon {
            color: red;
        }*/

    .sidebar .nav-link.active .nav-icon {
        color: #fff;
    }

@media (min-width: 992px) {

    .sidebar-minimized .sidebar .nav-item:hover &gt; .nav-link {
        /*background: #007BFF;*/
        background-color: #20a8d8;
    }

    .sidebar-minimized .sidebar .nav &gt; .nav-dropdown &gt; .nav-dropdown-items {
        display: none;
        max-height: 1000px;
        background: #D9E1E6;
        color: #fff;
    }
}

@media (max-width: 991.98px) {
    .app-header {
        position: fixed;
        z-index: 1020;
        width: 100%;
        text-align: center;
        background-color: #fff;
        height: 55px;
    }
}


.nav-item .nav-dropdown-items .nav-item .nav-link {
    padding-left: 40px;
}

.icnFC {
    font-size: 16px;
    /*color: #23282c;*/
    color: #495057;
    display: inline-block;
    width: 1.09375rem;
    margin: 0 0.5rem 0 0;
    /*font-size: 0.875rem;*/
    text-align: center;
}
/*
.overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #222;
    opacity: 0.5;
    z-index: 1000;
}

.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}*/

.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 2px;
    border-color: rgba(255, 255, 255, 0.05);
    border-top-color: #fff;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

.AddressHistoryDivCss {
    display: inline-block;
    border: solid 2px #666;
    padding: 10px;
    margin: 5px;
    width: 48%;
}

.pnlHeader {
    font-size: 16px;
}

.pnlSrch {
    font-size: 14px;
    color: #5c6873;
    /* background-color: #ebedef;*/
    border-color: #c8ced3;
    vertical-align: bottom;
    /*  border-bottom: 2px solid #c8ced3;*/
    padding: 0.75rem;
    /*    border-top: 1px solid #c8ced3;*/
    padding-left: 0px;
}

.pnlBody {
    border: solid 1px #c8ced3;
    /* margin-left: -15px;*/
    border-top: none;
}

.btnInfoN {
    color: #fff;
    background-color: #39f;
}

.bgClrGry {
    background-color: #e4e7ea;
}

.dvOverFlow {
    min-width: 350px;
    max-width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-orange {
    color: orange !important;
}

.dot {
    height: 25px;
    width: 25px;
    background-color: orange;
    border-radius: 50%;
    display: inline-block;
}

.files input {
    border: solid 1px #ced2de; /* 1px dotted #fb8500;*/
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    padding: 120px 0px 85px 35%;
    text-align: center !important;
    margin: 0;
    width: 100% !important;
}

    .files input:focus {
        outline: 1px dotted #fb8500;
        outline-offset: -10px;
        -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
        transition: outline-offset .15s ease-in-out, background-color .15s linear;
        border: 1px dotted #fb8500;
    }

.files {
    position: relative;
    padding-left: 0px;
}

    .files:after {
        pointer-events: none;
        position: absolute;
        top: 60px;
        left: 0;
        width: 50px;
        right: 0;
        height: 200px;
        content: "";
        background-image: url("../images/upload.svg");
        display: block;
        margin: 0 auto;
        background-size: 100%;
        background-repeat: no-repeat;
    }


    .files:before {
        position: absolute;
        bottom: 10px;
        left: 0;
        pointer-events: none;
        width: 100%;
        right: 0;
        height: 20px;
        content: " or drag it here. ";
        display: block;
        margin: 0 auto;
        /* color: #fb8500;*/
        color: #2f579f;
        font-weight: 600;
        text-transform: capitalize;
        text-align: center;
    }

.padding-20 {
    padding: 20px;
}
</pre></body></html>