﻿
/*confirmation page--start*/
.breadcrumb > li + li:before {
    content: ">>";
}
input:active, input:focus, button:active, button:focus, textarea:active, textarea:focus {
    border: 1px solid #00bfff !important;
}
button:disabled, input[type="button"]:disabled, input[type="submit"]:disabled {
    background: #ccc !important;
}
.glyphicon-refresh
{
    line-height:1.6;
}
.divconfirmation, .divnotcompatible {
    background-color: #f9f9f9;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.17);
    border: solid 1px #cccccc;
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    width: 100%;
    margin: 30px auto auto auto;
    display: none;
}

.divPaymentDoneMsg, .divPaymentNotAllowedMsg {
    background-color: #f9f9f9;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.17);
    border: solid 1px #cccccc;
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    width: 100%;
    margin: 30px auto 30px auto;
    display: none;
}

input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0;
}
.plaintiffActive {
    font-weight: bold;
    font-size: 14px;
    color: #133d8d;
    text-align: center;
    margin-top:20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select, select:focus, input[type="datetime"], input[type="text"], input[type="email"], input[type="color"],
    input[type="month"], input[type="number"], textarea, input[type='search'], input[type='date'] {
        font-size: 16px !important;
    }
}

.confirmation-content {
    font-size: 16px;
    margin-top: 15px;
    line-height: 1.5;
    padding: 0 3px;
}

.confirmation-bottom-content {
    margin-top: 15px;
}

.divunsuccess {
    background-color: #f9f9f9;
    box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.17);
    border: solid 1px #cccccc;
    padding: 20px 0;
    text-align: center;
    font-size: 18px;
    color: #D0021B;
    width: 100%;
    margin: 30px auto auto auto;
    display: none;
}

@media screen and (min-width: 768px) {
    .mobile {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .desktop {
        display: none !important;
    }
}

#searchclear {
    margin-left: -21px;
    z-index: 3;
    margin-top: 8px;
    cursor: pointer;
    color: #ccc;
}

#txtSearchCases::-ms-clear {
    display: none;
}

.breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: inherit;
    border-radius: 0px;
    text-align: left;
}

.active {
    background-color: inherit;
    color: inherit;
    border: 0px;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

a {
    cursor: pointer;
}

body {
    font-family: Proxima Nova;
    font-size: 16px;
    padding: 0;
    margin: auto;
    border: solid 0.5px #d5d5d5;
}

.Sub-container {
    width: 90.777%;
    display: inline-block;
    margin: auto;
    padding: 0 0 30px 10px;
}

.header-top {
    width: 100%;
    padding: 2px 0;
    background: #133d8d;
    border-bottom: 1px solid #ccc;
}

.header-content {
    padding-right: 21px;
    padding-left: 21px;
    margin: auto;
    width: 100%;
    display: inline-block;
}

    .header-content #nav {
        float: right;
    }

#nav ul {
    overflow: hidden;
    padding: 0;
    margin: 6px 0 0;
}

    #nav ul li {
        padding: 0 6px 0 0;
        margin: 0 6px 0 0;
        float: left;
        list-style: none;
        font-size: 15px;
        line-height: 13px;
        border-right: 1px solid #fff;
        letter-spacing: 1.3px;
    }

        #nav ul li:last-child {
            padding-right: 0;
            margin-right: 0;
            border: none;
        }

        #nav ul li a {
            cursor: pointer;
            color: #fff;
            font-weight: normal;
            font-size: 16px;
            text-decoration: none;
        }

            #nav ul li a:hover, #nav ul li a:focus {
                color: #fff;
                text-decoration: underline;
            }

.header-bottom {
    width: 100%;
    padding: 3px 0;
    background: #fff;
    box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.5);
    height: 60px;
    display: table;
}

    .header-bottom .header-content {
        padding-left: 0;
        display: table-cell;
        vertical-align: middle;
    }

        .header-bottom .header-content .header-logo {
            width: 50%;
            float: left;
        }

        .header-bottom .header-content .logoimg {
            padding: 0 9px;
            cursor: auto;
        }

        .header-bottom .header-content .Oasis-logo {
            cursor: pointer !important;
        }

        .header-bottom .header-content .logoimg img {
            max-height: 43px;
        }


.mobile-nav .nav2 {
    display: none
}

.mobile-nav .userName {
    display: none
}

.RightFloat {
    float: right;
    font-size: 16px;
    color: #009ddc;
    cursor: pointer;
    /*padding: 17px 0;*/
    margin: auto;
    list-style: none !important;
    width: 50%;
    text-align: right
}

    .RightFloat ul {
        list-style: none !important;
    }

    .RightFloat a {
        text-decoration: none;
        color: #009ddc;
    }

        .RightFloat a:hover {
            text-decoration: none;
            color: #009ddc;
        }

        .RightFloat a:focus {
            /*text-decoration: underline;*/
            color: #009ddc;
        }

    .RightFloat .Username {
        padding-left: 9px;
    }

    .RightFloat .dropdown-menu {
        min-width: 158px;
        right: 0 !important;
        left: inherit;
    }

        .RightFloat .dropdown-menu > li > a {
            color: #009ddc;
            font-size: 15px;
        }

            .RightFloat .dropdown-menu > li > a:hover {
                color: #009ddc;
            }
/*sidemenu*/
.main-container {
    display: inline-block;
    min-height: calc(100vh - 175px) !important;
    width: 100%;
}

    .main-container .side-menu {
        width: 8.333%;
        float: left;
        background-color: #f9f9f9;
        border: solid 1px #d5d5d5;
        min-height: 100%;
        
    }

.side-menu .grid-item:hover {
    border: solid 1px #009ddc;
    font-family: proxima_nova_altbold;
}

.grid-item-active > a {
    text-decoration: none !important;
    color: #fff !important;
}

.grid-item > a {
    text-decoration: none !important;
    color: #3c4858
}

.grid-item-close {
    width: 100%;
    font-size: 18px;
    color: #4a4a4a;
    text-align: right;
    padding-right: 2px;
    cursor: pointer;
}
/*.grid-item-close:before {
        content: "\25C0";
    }*/
.grid-item {
    width: 100%;
    height: 116px;
    background-color: #f9f9f9;
    border-bottom: solid 1px #d5d5d5;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #3c4858;
    padding: 16px 2px;
}

.grid-item-active {
    background-color: #009ddc !important;
    border: solid 1px #009ddc;
    color: #fff !important;
}

.grid-item-content {
    padding-top: 10px;
}

@media screen and (max-width:829px) {
    .grid-item {
        font-size: 14px;
    }
}

.MainContainer-header {
    width: 91.667%;
    float: left;
    height: 52px;
}

    .MainContainer-header .form-control {
        padding: 6px 4px;
    }

.breadcrum-header {
    background-color: #f0f0f0;
    box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.5);
    font-size: 16px;
    color: #153662;
    padding: 8px 0;
    line-height: 2;
    /*border-right: 1px solid rgba(0, 0, 0, 0.5);*/
}

    .breadcrum-header a {
        color: #153662;
        text-decoration: underline;
        cursor: pointer;
    }

        .breadcrum-header a:hover {
            color: #153662;
        }

.topnav input[type=text] {
    float: right;
    padding: 6px;
    border: none;
    margin-top: 8px;
    margin-right: 16px;
    font-size: 17px;
}

/*footer styles--start*/
.footer {
    background-color: #fbfbfb;
    margin: 0;
    width: 100%;
    font-size: 16px;
    text-align: center;
    position: relative;
    overflow: hidden
}

.footerlogo {
    margin: 20px 0;
}

.footer-top-content {
    font-size: 14px;
    color: #133d8d;
    padding: 14px 0;
    letter-spacing: 0.3px;
}

    .footer-top-content a, .footer-top-content a:hover {
        color: #133d8d;
    }

    .footer-top-content .Contact-header {
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 5px;
    }

    .footer-top-content .SocialIcons {
        letter-spacing: 25px;
        margin-top: 8px;
    }

.footer-bottom-content {
    width: 100%;
    background-color: #133d8d;
    font-weight: normal;
    color: #009ddc;
    text-align: center;
    letter-spacing: 0.3px;
    padding: 7px 0;
    font-size: 12px;
    display: inline-block;
    height: 32px;
}

    .footer-bottom-content a, .footer-bottom-content :hover {
        color: #009ddc;
    }

    .footer-bottom-content .float-left {
        float: left;
        padding: 0 2px;
    }

@media screen and (max-width: 1190px) {
    .main-container .side-menu {
        width: 12.333%;
    }

    .MainContainer-header {
        width: 87.667%;
    }

    .Sub-container {
        width: 86.777%;
    }
}
/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    .main-container {
        min-height: calc(100vh - 247px) !important;
    }

    .Sub-container {
        width: 100%;
        padding: 0;
        position: relative;
        padding: 0;
        display: block;
        /*height: 100vh;*/
    }

    .body-menu-open {
        overflow: hidden;
    }

    .grid-item img {
        height: 35px;
    }

    .hamburger-menu {
        position: absolute;
        top: 38px;
        right: 25px;
        z-index: 99999;
        cursor: pointer;
        display: block;
        float: right;
        margin: 0;
        width: 28px;
        clear: both;
    }

        .hamburger-menu span {
            cursor: pointer;
        }
    /*.header-bottom {
        padding: 8px 0;
    }*/
    .header-content {
        padding-right: 8px;
    }

    .header-bottom .header-content {
        padding-right: 0;
    }

        .header-bottom .header-content .header-logo {
            width: 70%;
        }

        .header-bottom .header-content .logoimg img {
            max-height: 30px;
        }


        .header-bottom .header-content .Oasis-logo img {
            padding: 0;
        }

    .hamburger-menu span:after {
        content: '\25bc';
        color: #153662;
        padding-left: 15px;
        float: right;
        border-left: 1px solid #153662;
        font-size: 20px;
        cursor: pointer
    }

    body.body-menu-open .hamburger-menu span:after {
        content: '	\03a7';
        color: #fff;
    }

    .content-color {
        content: '\03a7';
        color: white;
    }

    .mobile-nav.menu-open {
        right: 0;
        display: block;
    }

    .mobile-nav {
        width: 220px;
        height: 100vh;
        padding: 0 10px 0 0;
        background: #f9f9f9;
        position: absolute;
        top: 0;
        display: none;
        z-index: 99;
        border: solid 1px #d5d5d5;
    }

    .mobile-nav-close {
        padding: 2px 5px;
    }
    /*.mobile-nav-close:before {
        content: "\2297";
        color: #4a4a4a;
        padding-left: 3px;
        font-size: 12px;
    }*/
    .mobile-nav .userName {
        color: #4a4a4a;
        font-size: 16px;
        text-align: right;
        margin-bottom: 15px;
        display: block;
        padding-top: 60px;
    }

    .mobile-nav .nav2 {
        padding: 0 11px;
        margin: 0;
        display: block
    }
        /*.mobile-nav .nav2 {
                    display: block;
                }*/

        .mobile-nav .nav2 li {
            padding: 0;
            margin: 0 0 15px;
            list-style: none;
            font-size: 18px;
            line-height: 22px;
        }

            .mobile-nav .nav2 li a {
                color: #4a4a4a;
                background-color: inherit;
            }

                .mobile-nav .nav2 li a:hover {
                    text-decoration: none;
                }

    /*MainContainer-start*/
    /*height changed from 78 to 32 */
    .MainContainer-header {
        width: 100%;
        float: none;
        height: 78px
    }

    .mainContainer-sideMenu {
        width: 13%;
        position: relative;
        z-index: 3;
        height: 36px;
        float: left;
    }

    .header-bottom .header-content .header-logo {
        text-align: center;
    }

    .breadcrum-header {
        font-size: 14px;
        text-align: center;
    }

    .mainContainer-hamburger-menu {
        background-color: #868686;
        display: block;
        width: 41px;
        height: 36px;
        padding: 11px 9px;
    }

        .mainContainer-hamburger-menu span {
            background: #fff;
            display: block;
            height: 2px;
            margin-bottom: 4px;
            width: 100%;
            float: right;
        }

    .mainContainer-menu-open {
        left: 0 !important;
        top: -42px;
        height: 100vh;
        border: solid 1px #d5d5d5;
        background-color: #f9f9f9;
    }

    .mainContainer-mobile-nav {
        width: 100px;
        left: -103px;
        position: absolute;
        z-index: 3;
    }

    .footerlogo {
        margin-bottom: 7px;
    }

    .footer-bottom-content {
        height: auto;
    }

    .footer-top-content .Contact-header {
        margin-top: 18px;
    }

    .footer-bottom-content .float-left {
        float: none;
    }
}

.asterisk {
    color: red;
}

label.error {
    color: #dd4b39 !important;
    font-weight: normal !important;
    padding-top: 4px;
}
/*select {
    height: 28px;
    overflow: hidden;
    background: url('http://s24.postimg.org/lyhytocf5/dropdown.png') no-repeat right #FEFEFE;
}*/

/* IE11 */
/*select::-ms-expand {
        display: none;
    }*/

#loading {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    background-color: rgba(192, 192, 192, 0.5);
    /*background-image: url("https://i.stack.imgur.com/MnyxU.gif");*/
    background-repeat: no-repeat;
    background-position: center;
}

    #loading .fa-spin {
        font-size: 60px;
        position: absolute;
        top: 50%;
        left: 50%;
    }

/* Idle time out logout dialog box css */

.ui-dialog {
    background-color: #009ddc !important;
    padding: 15px !important;
    color: #fff !important;
    left: 50% !important;
    top: 50% !important;
    position: fixed !important;
    transform: translate(-50%, -50%) !important;
    font-family: Proxima Nova !important;
}

.ui-widget.ui-widget-content {
    border: 4px solid rgba(255,255,255,0.5) !important;
    box-shadow: 0 0 18px rgba(0,0,0,0.5) !important;
    -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.5) !important;
    -moz-box-shadow: 0 0 18px rgba(0,0,0,0.5) !important;
}

.ui-dialog-buttonpane.ui-widget-content {
    border: none !important;
    background: inherit !important;
}

.ui-dialog p, #countdownDisplay {
    color: #fff !important;
    font-size: 16px !important;
    font-family: Proxima Nova !important
}

.ui-dialog-buttonpane.ui-widget-content .ui-button {
    width: 48% !important;
    height: 42px !important;
    float: left !important;
    padding: 0 !important;
    margin: 0 0 10px !important;
    text-align: center !important;
    font: 600 12px/42px 'Raleway', sans-serif;
    color: #34495e !important;
    background-color: #f8f4f4 !important;
    display: inline-block !important;
    border: 1px solid #ddd !important;
    text-transform: uppercase !important;
    letter-spacing: 0 !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}

    .ui-dialog-buttonpane.ui-widget-content .ui-button:hover {
        background-color: #153662 !important;
        color: #fff !important;
    }

    .ui-dialog-buttonpane.ui-widget-content .ui-button + .ui-button {
        float: right !important;
    }

.ui-dialog .ui-dialog-buttonpane {
    width: 100% !important;
    padding: 0px !important;
    background: none !important;
    border: none !important;
}

.ui-dialog-buttonset {
    width: 100% !important
}

.logout-popup {
    padding: 15px 0 0 !important;
    color: #fff !important;
}

.ui-dialog .ui-dialog-titlebar {
    background: none !important;
    border: none !important;
    color: #fff !important;
    padding: 0 !important;
    font-size: 17px !important;
    text-overflow: inherit !important;
    white-space: inherit !important;
}

/* case details status bar css*/
.SteppedProgress li {
    list-style-type: none;
    color: #404140;
    line-height: 0;
    flex: 0.3;
    font-size: 16px;
    position: relative;
    /*padding: 0 2%;*/
    border-top: 3px dashed #dadedd;
}

    .SteppedProgress li div {
        color: #4a4a4a;
        font-size: 16px;
        left: 0;
        position: absolute;
    }

    .SteppedProgress li:before {
        content: counter(step);
        counter-increment: step;
        width: 30px;
        line-height: 30px;
        display: block;
        font-size: 22px;
        color: #9b9b9b;
        background: #dadedd;
        border-radius: 15px;
        position: relative;
        z-index: 1;
        left: 0;
        top: -16px;
    }

    .SteppedProgress li:last-child {
        border-color: rgba(240, 240, 240, 0.99);
    }

    .SteppedProgress li:after {
        content: '\003e';
        position: absolute;
        top: -1px;
        right: 0;
        font-size: 19px;
        color: #dadedd;
        font-weight: bold;
    }

    .SteppedProgress li:last-child:after {
        content: none;
    }

    .SteppedProgress li.New:before {
        background: #9296CF;
        color: #fff;
    }

    .SteppedProgress li.New:after {
        color: #9296CF;
    }

    .SteppedProgress li.New {
        border-top: 3px dashed #9296CF;
    }

    .SteppedProgress li.Approved:before {
        background: #009DDD;
        color: #fff;
    }

    .SteppedProgress li.Approved:after {
        color: #009DDD;
    }

    .SteppedProgress li.Approved {
        border-top: 3px dashed #009DDD;
    }

    .SteppedProgress li.Active:before {
        background: #f5a623;
        color: #fff;
    }

    .SteppedProgress li.Active:after {
        color: #f5a623;
    }

    .SteppedProgress li.Active {
        border-top: 3px dashed #f5a623;
    }

    /*.SteppedProgress li.Funded:before {
        content: "\2713";
        background: #3CB200;
        color: #fff;
        top: -14px;
    }*/

    .SteppedProgress li.Funded {
        border-top: 3px dashed #3CB200;
    }

        .SteppedProgress li.Funded:before {
            
            background: #3CB200;
            color: #fff;
            top: -14px;
        }

        .SteppedProgress li.Funded:after {
            color: #3CB200;
        }
    .SteppedProgress li.FundedPltf:before {
        background: #3CB200;
        color: #fff;
        top: -14px;
    }

    .SteppedProgress li.FundedPltf:after {
        color: #3CB200;
    }
        /*commented progress for declined case*/
    /*.SteppedProgress li.Declined {
        border-top: 3px dashed #ff0000;
    }*/
    /* background color changed*/
    .SteppedProgress li.Declined:before {
        content: "X";
        background: #000000;
        color: #fff;
        top: -14px;
    }

        .SteppedProgress li.Declined:after {
            color: #ff0000;
        }

    .SteppedProgress li.Closed:before {
        background: #285d02;
        color: #fff;
    }

.New-Content {
    color: #9296CF !important;
}

.Active-Content {
    color: #f5a623 !important;
}

.Approved-Content {
    color: #009DDD !important;
}

.Funded-Content {
    color: #3CB200 !important;
}
/*added Broker content color*/
/*.Funded-Broker-Content {
    color: #3CB200 !important;
}*/
/*Declined content color changed*/
.Declined-Content {
    color: #000000 !important;
}

.Closed-Content {
    color: #285d02 !important;
}

@media screen and (max-width: 767px) {
    .SteppedProgress li div {
        font-size: 12px;
    }
}

.hamtticon{
    display: none;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 640px) {

    .hamtticon {
        position: relative;
        display: inline-block;
        float: right;
        bottom: 16px;
        font-size: 16px!important;
        z-index: 2;
        text-decoration: none;
    }

        .hamtticon .tttext {
            visibility: hidden;
            width: 120px;
            background-color: #D3D3D3;
            color: #000;
            text-align: center;
            border-radius: 6px;
            padding: 5px 0;
            position: absolute;
            z-index: 1;
            top: 150%;
            left: 50%;
            margin-left: -60px;
            font-size: 12px;
        }

            .hamtticon .tttext::after {
                content: "";
                position: absolute;
                bottom: 100%;
                left: 50%;
                margin-left: -5px;
                border-width: 5px;
                border-style: solid;
                border-color: transparent transparent lightgray transparent;
            }

        .hamtticon:hover .tttext {
            visibility: visible;
        }
}

