.green, .green a {
    color: #3AB161 !important;
}

.red, .red a {
    color: #dc514d !important;
}

.gainers {
    font-weight: 400;
    color: #008000;
    background-color: #F0FFDB !important;
}

    .gainers:hover {
        background-color: #E7FEC8 !important;
    }

.losers {
    font-weight: 400;
    color: red;
    background-color: #FDEDDA !important;
}

    .losers:hover {
        background-color: #FFE6C9 !important;
    }

#containerMain {
    margin-top: 10px;
    min-height: calc(100vh - 70px);
    background-color: #fff;
}

#divCompanyInfo {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.topTicker {
    position: absolute;
    padding: 10px;
    background-color: #EFF6FF;
    border-bottom: 1px solid #b1dbe5;
    margin: 0 -10px -10px -10px;
    width: 100%;
    top: 0;
    right: 10px;
}

.ratioWrapperMain {
    position: relative;
    margin-top: 45px;
    height: calc(100% - 45px);
    overflow: auto;
    font-size: 13px;
}

.ratioWrapper {
    border-bottom: 1px solid #b1dbe5;
    padding: 0 10px;
    margin-top: 10px;
    color: #919191;
    border-radius: 0 0 5px 5px;
}

.ratioValue {
    color: #252525;
    float: right;
}

.tickerValue {
    padding-left: 25px;
    background-color: aliceblue;
    position: relative;
}

    .tickerValue ul {
        list-style: none;
    }

    .tickerValue li {
        font-size: 12px;
        line-height: 12px;
    }

.up {
    color: #3ab161;
}

.dn {
    color: #dc514d;
}

    .up:before, .dn:before {
        font-family: FontAwesome;
        font-size: 30px;
        position: absolute;
        left: 0;
    }

.up:before {
    content: "\f0d8";
}

.dn:before {
    content: "\f0d7";
}

.validation-summary-errors li {
    display: block;
    border: 1px solid #f4f4f4;
    margin: 2px 0;
    padding: 5px;
}

    .validation-summary-errors li:before {
        position: relative;
        font-family: FontAwesome;
        content: "\f06a";
        top: 1px;
        margin-right: 5px;
    }

.list-group-item-heading > small {
    margin: 0 0 5px 15px;
    display: inline-block;
}

.word-break {
    word-break: break-all;
}

.breadcrumb {
    min-height: 28px;
}

#msg {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 10;
    top: 70px;
}

.textRight {
    text-align: right !important;
}

.GreenRow {
    font-weight: 400;
    color: #008000;
    background-color: #F0FFDB !important;
}

.RedRow {
    font-weight: 400;
    color: red;
    background-color: #FDEDDA !important;
}

/** icons **/
.ic-drag {
    position: absolute;
    width: 40px;
    height: 10px;
    z-index: 1;
    top: 5px;
    left: 50%;
    margin-left: -20px;
    cursor: move;
    text-align: center;
    border-radius: 5px 5px 0 0;
}

    .ic-drag::before {
        font-family: FontAwesome;
        content: "\f141";
        color: #fff;
        font-size: 14px;
        line-height: 11px;
        position: absolute;
        left: 16px;
    }

a.btnFS-sm {
    cursor: pointer;
    border: 0;
    outline: 0;
    display: inline-block;
    text-decoration: none;
}

    a.btnFS-sm::before {
        font-family: FontAwesome;
        content: "\f0b2";
        color: rgba(255, 255, 255, 0.75);
    }

a.icNewRole:link:before, a.icNewRole:visited:before {
    position: relative;
    font-family: FontAwesome;
    padding: 0 5px;
    color: #fff;
    font-size: 14px;
    content: "\f234";
}

a.icPlus:link:before, a.icPlus:visited:before {
    position: relative;
    font-family: FontAwesome;
    padding: 0 5px 0 0;
    color: #fff;
    font-size: 14px;
    content: "\f067";
}

.icSearch {
    background: #fff url(../images/ic-search.png) no-repeat right center;
    padding-right: 30px;
}

a.icEnroll:link, a.icEnroll:visited {
    width: 24px;
    height: 15px;
    display: inline-block;
    background: transparent url(../images/icSendEmail.png) no-repeat center center;
}

    a.icEnroll:link:before, a.icEnroll:visited:before {
        position: relative;
        padding: 5px;
    }

a.icEdit:link, a.icEdit:visited, a.icBlock:link, a.icBlock:visited, a.icUnblock:link, a.icUnblock:visited, a.icDelete:link, a.icDelete:visited,
a.icApprove:link, a.icApprove:visited, a.icReject:link, a.icReject:visited, a.icSave:link, a.icSave:visited, a.icChangePassword:link, a.icChangePassword:visited,
a.icAssign:link, a.icAssign:visited, a.icReturn:link, a.icReturn:visited, a.icView:link, a.icView:visited, a.icReview:link, a.icReview:visited,
a.icReminder:link, a.icReminder:visited, a.icDuplicate:link, a.icDuplicate.visited, a.icNoReminder:link, a.icNoReminder.visited {
    width: 16px;
    height: 16px;
    position: relative;
    text-decoration: none;
}

a.icEdit:hover, a.icBlock:hover, a.icUnblock:hover, a.icDelete:hover, a.icApprove:hover, a.icReject:hover, a.icSave:hover, a.icChangePassword:hover, icAssign :hover,
icReturn:visited, icView:visited, icReminder:visited, icDuplicate:visited, icNoReminder:visited {
    text-decoration: none !important;
}

a.icEdit:link:before, a.icEdit:visited:before, a.icBlock:link:before, a.icBlock:visited:before, a.icUnblock:link:before, a.icUnblock:visited:before,
a.icDelete:link:before, a.icDelete:visited:before, a.icApprove:link:before, a.icApprove:visited:before, a.icReject:link:before, a.icReject:visited:before,
a.icSave:link:before, a.icSave:visited:before, a.icChangePassword:link:before, a.icChangePassword:visited:before,
a.icAssign:link:before, a.icAssign:visited:before, a.icReturn:link:before, a.icReturn:visited:before, a.icView:link:before, a.icView:visited:before,
a.icReview:link:before, a.icReview:visited:before, a.icReminder:link:before, a.icReminder:visited:before, a.icDuplicate:link:before, a.icDuplicate:visited:before,
a.icNoReminder:link:before, a.icNoReminder:visited:before {
    position: relative;
    font-family: FontAwesome;
    padding: 5px;
    color: #009688;
    font-size: 14px;
}

a.icEdit:link:before, a.icEdit:visited:before {
    content: "\f040";
}

a.icBlock:link:before, a.icBlock:visited:before {
    content: "\f09c";
}

a.icUnblock:link:before, a.icUnblock:visited:before {
    content: "\f023";
}

a.icDelete:link:before, a.icDelete:visited:before {
    content: "\f1f8";
}

a.icAssign:link:before, a.icAssign:visited:before {
    content: "\f046";
}

a.icReturn:link:before, a.icReturn:visited:before {
    content: "\f0e2";
}

a.icApprove:link:before, a.icApprove:visited:before {
    content: "\f00c";
    color: #00DB00;
}

a.icReject:link:before, a.icReject:visited:before {
    content: "\f00d";
    color: red;
}


a.icChangePassword:link:before, a.icChangePassword:visited:before {
    content: "\f084";
}

a.icSave:link:before, a.icSave:visited:before {
    content: "\f0c7";
    color: #008000;
}

a.icView:link:before, a.icView:visited:before {
    content: "\f06e";
}

a.icReview:link:before, a.icReview:visited:before {
    content: "\f27b";
    font-size: 16px;
}

a.icReminder:link:before, a.icReminder:visited:before {
    content: "\f0f3";
}

a.icNoReminder:link:before, a.icNoReminder:visited:before {
    content: "\f1f6";
    cursor: default;
}

a.icDuplicate:link:before, a.icDuplicate:visited:before {
    content: "\f24d";
}

td.icAction a:link, td.icAction a:visited {
    color: #006990;
    text-decoration: none;
    display: inline-block;
}

i.ActiveUser {
    color: green !important;
}

i.InactiveUser {
    color: #ababab !important;
}
/** icons **/
/** WIDTHS **/

.block {
    display: block;
    width: 100% !important;
}
/** WIDTHS **/
/*================== style input placeholder - Start ==================*/

::-webkit-input-placeholder {
    color: #999;
    font-style: normal !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
    font-style: normal !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
    font-style: normal !important;
}

:-ms-input-placeholder {
    color: #999;
    font-style: normal !important;
}
/*================== style input placeholder - End ==================*/
/** FORM **/

.input {
    border: 1px solid #d5d5d5 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
/** FORM **/
/** TABLES **/

.grid01 {
    float: left;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    border-collapse: collapse;
    font-size: 14px;
}

    .grid01 caption {
        font-weight: 400;
        text-align: left;
        padding: 0 5px;
    }

    .grid01 th {
        /*vertical-align: top;
        padding: 5px;
        border: 1px solid #B0DCFA;
        text-align: left;
        background-color: #E7F5FE;
        font-weight: 400;
        line-height: 15px;
        color: #000;*/
        vertical-align: top;
        padding: 5px;
        border: 1px solid #e5e0db;
        text-align: left;
        font-weight: 400;
        line-height: 15px;
        color: #fff;
        /* Permalink - use to edit and share this gradient: colorzilla.com/gradient-editor/#ffffff+0,f4efea+100 */
        background: #607d8b; /* Old browsers */
        background: -moz-linear-gradient(top, #607d8b 0%, #455a64 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #607d8b 0%,#455a64 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #607d8b 0%,#455a64 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#607d8b', endColorstr='#455a64',GradientType=0 ); /* IE6-9 */
    }

        .grid01 th a {
            text-decoration: none;
            color: #000;
        }

    .grid01 td {
        vertical-align: top;
        padding: 5px;
        border: 1px solid #e5e0db;
        line-height: 14px;
    }

    .grid01 tr:nth-child(even) {
        background-color: #f5f7f8;
    }

    .grid01 tr:active,
    .grid01 tr:focus,
    .grid01 tr:selected {
        background-color: red;
    }

    .grid01 tr:hover {
        background-color: #FFF8DC;
    }

    .grid01 a:link,
    .grid01 a:visited {
        color: #1f1f1f;
        text-decoration: none;
        display: inline-block;
    }

    .grid01 a:hover {
        color: #666;
        text-decoration: underline;
    }

    .grid01 a i {
        color: #009688;
        font-size: 14px;
    }

.clientInfo a:link,
.clientInfo a:visited {
    color: #3b66a0;
    text-decoration: underline;
    display: inline-block;
    font-weight: 500;
}

.clientInfo a:hover {
    opacity: .7;
    text-decoration: underline;
}

.clientInfo .tooltip-inner {
    background-color: #3b66a0;
}

.clientInfo .tooltip-arrow {
    border-right-color: #3b66a0;
}

.heatmap {
    position: relative;
    background-color: #fff;
    border-collapse: collapse;
    font-size: 13px;
    float: left;
}

    .heatmap td {
        padding: 5px;
        vertical-align: top;
    }

    .heatmap p {
        margin: 10px 0;
        line-height: 15px;
    }

    .heatmap a {
        text-decoration: none;
        color: #000;
        background-color: rgba(255, 255, 255, .3);
        padding: 3px 5px;
        display: block;
        border-radius: 5px;
        border-bottom: 2px solid rgba(255, 255, 255, .4);
        line-height: 15px;
        white-space: nowrap;
        max-width: 130px;
        overflow-x: hidden;
        text-overflow: ellipsis;
        margin: 0;
    }

/** TABLES **/
/*================== ON-OFF SWITCH - START ==================*/

.onoffswitch {
    position: relative; /* width: 60px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    /*border-radius: 20px;*/
}

.onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before {
        float: left;
    }

    .onoffswitch-inner:after {
        float: right;
    }

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        width: 50%;
        padding: 5px 0;
        line-height: 20px;
        /*height: 20px;*/
        font-size: 11px;
        color: white;
        font-family: Arial, Trebuchet, sans-serif;
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        /*border-radius: 20px;*/
        font-size: 16px;
        font-weight: 300;
        font-family: roboto;
    }

    .onoffswitch-inner:before {
        content: "Yes";
        padding-left: 10px;
        background-color: #8fc644;
        color: #FFFFFF;
        /*border-radius: 20px 0 0 20px;*/
    }

    .onoffswitch-inner:after {
        content: "No";
        padding-right: 10px;
        background-color: #EEEEEE;
        color: #999999;
        text-align: right;
        /*border-radius: 0 20px 20px 0;*/
    }

.onoffswitch-switch {
    width: 26px;
    margin: 2px;
    background: #FFFFFF;
    /*border: 1px solid #D5D5D5;
    border-radius: 16px;*/
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(100% - 30px);
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
    background-image: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background-image: -webkit-linear-gradient(center top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background-image: -o-linear-gradient(center top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background-image: linear-gradient(center top, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    box-shadow: 0 1px 1px white inset;
    text-align: center;
}

    .onoffswitch-switch:after {
        font-family: FontAwesome;
        content: "\f00d";
        color: #d5d5d5;
    }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
    text-align: center;
}

    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:after {
        font-family: FontAwesome;
        content: "\f00c";
        color: #8fc644;
    }


/*================== ON-OFF SWITCH - END ==================*/
/*================== RADIO & CHECKBOX SWITCH - START ==================*/



.radioToggle {
    position: relative;
    /*float: left;*/
}

    .radioToggle input[type=radio] {
        display: none;
    }

        .radioToggle input[type=radio] + label {
            display: inline-block;
            min-width: 100px;
            /*width: calc(50% - 4px);*/
            margin: 0 -1px;
            padding: 7px;
            margin-bottom: 0;
            line-height: 16px;
            color: #333;
            text-align: left;
            vertical-align: middle;
            cursor: pointer;
            background-color: #f1f1f1;
        }

            .radioToggle input[type=radio] + label:before {
                position: relative;
                font-family: FontAwesome;
                content: "\f1db";
                margin-right: 5px;
            }

        .radioToggle input[type=radio]:checked + label {
            background-image: none;
            outline: 0;
            background-color: #57ac1c;
            color: #FFF;
        }

            .radioToggle input[type=radio]:checked + label:before {
                position: relative;
                font-family: FontAwesome;
                content: "\f192";
                margin-right: 5px;
            }
/**/
.HistoricalEstimate input[type=radio] + label {
    background-color: #fff;
    width: calc(33.33% - 4px);
    text-align: left;
    padding: 7px;
    color: #A09890;
}

    .HistoricalEstimate input[type=radio] + label:before {
        position: relative;
        font-family: FontAwesome;
        float: left;
        content: "\f096";
        margin-right: 5px;
    }

.HistoricalEstimate input[type=radio]:checked + label {
    background-color: #57ac1c;
    color: #FFF;
}

    .HistoricalEstimate input[type=radio]:checked + label:before {
        position: relative;
        font-family: FontAwesome;
        float: left;
        content: "\f046";
        margin-right: 5px;
    }
/**/
/*Start Equity Top Movers*/
#lblCountry input[type=radio] + label {
    background-color: #fff;
    min-width: 75px;
    text-align: left;
    padding: 2px 8px;
    color: #A09890;
}

    #lblCountry input[type=radio] + label:before {
        position: relative;
        font-family: FontAwesome;
        float: left;
        content: "\f096";
        margin-right: 5px;
    }

#lblCountry input[type=radio]:checked + label {
    background-color: #ffa650;
    color: #FFF;
}

    #lblCountry input[type=radio]:checked + label:before {
        position: relative;
        font-family: FontAwesome;
        float: left;
        content: "\f046";
        margin-right: 5px;
    }
/*End Equity Top Movers*/
/*Start Administrator>Users>User Details>Edit*/


#role input[type=checkbox] + label {
    width: calc(33.33% - 4px);
    margin: 2px;
    text-align: left;
}

    #role input[type=checkbox] + label:before {
        position: relative;
        font-family: FontAwesome;
        float: left;
        content: "\f096";
        top: 1px;
        margin-right: 5px;
    }

#role input[type=checkbox]:checked + label:before {
    position: relative;
    font-family: FontAwesome;
    float: left;
    content: "\f046" !important;
    top: 1px;
    margin-right: 5px;
}

/*End  Administrator>Users>User Details>Edit*/
/****/
/*Start Home>Daily>Risk Review*/
#lblPortfolio input[type=radio] + label {
    background-color: #f1f1f1;
    min-width: 110px;
    padding: 2px 8px;
    color: #A09890;
}

    #lblPortfolio input[type=radio] + label:before {
        position: relative;
        font-family: FontAwesome;
        float: left;
        /*content: "\f096";*/
        margin-right: 5px;
    }

#lblPortfolio input[type=radio]:checked + label {
    background-color: #006990;
    color: #fff;
}

    #lblPortfolio input[type=radio]:checked + label:before {
        position: relative;
        font-family: FontAwesome;
        float: left;
        /*content: "\f046";*/
        margin-right: 5px;
    }
/*End Home>Daily>Risk Review*/
/****/
.chkBox {
    position: relative;
}

    .chkBox input[type=checkbox] {
        display: none;
    }

        .chkBox input[type=checkbox] + label {
            display: inline-block;
            min-width: 20px;
            margin: 0 -1px;
            padding: 8px 12px;
            margin-bottom: 0;
            line-height: 16px;
            color: #333;
            text-align: center;
            vertical-align: middle;
            cursor: pointer;
            background-color: #fff;
        }

        .chkBox input[type=checkbox]:checked + label {
            background-image: none;
            outline: 0;
            background-color: #57ac1c;
            color: #FFF;
        }


/*================== RADIO & CHECKBOX SWITCH - END ==================*/

/*================== ACCEPT/REJECT RADIO - START ==================*/

.accept-reject:not(.old-ie) {
    display: inline-block;
    width: 80px;
}

    .accept-reject:not(.old-ie) label {
        background: #fff;
        padding: 6px 0;
        display: block;
        color: #222;
        width: 40px;
        float: left;
        text-align: center;
        border: 1px solid #d5d5d5;
        line-height: 16px !important;
    }

        .accept-reject:not(.old-ie) label:hover {
            cursor: pointer;
            background: #f4f4f4;
        }

        .accept-reject:not(.old-ie) label:last-child {
            border-radius: 0;
            border-left-width: 0;
        }

    .accept-reject:not(.old-ie) [type="radio"] {
        display: none;
    }

        .accept-reject:not(.old-ie) [type="radio"]:first-child + label {
            border-radius: 0;
        }

        .accept-reject:not(.old-ie) [type="radio"]:checked + label#Accept {
            background: green;
            color: white;
        }

        .accept-reject:not(.old-ie) [type="radio"]:checked + label#Reject {
            background: red;
            color: white;
        }


/*================== ACCEPT/REJECT RADIO - END ==================*/


/****DATATABLES****/

div.dataTables_wrapper div.dataTables_paginate {
    position: absolute;
    bottom: 10px;
    right: 20px;
}

div.dataTables_wrapper div.dataTables_filter input {
    background: url(../images/ic-search.png) no-repeat right center;
    padding-right: 30px !important;
}

div.dataTables_scroll {
    position: relative;
    clear: both;
}

.dataTables_scrollHead {
    color: #fff;
}
/****DATATABLES****/

/****FontAwesome ul li ****/
.angle-right {
    list-style-type: none;
    padding: 0px;
    margin: 10px 0;
}

    .angle-right li {
        padding-left: 15px;
        white-space: nowrap;
    }

        .angle-right li:before {
            position: relative;
            font-family: FontAwesome;
            float: left;
            content: "\f105";
            top: -1px;
            margin-right: 10px;
        }

/****FontAwesome ul li ****/

/**Helpers**/

hr {
    height: 20px;
    border: 0;
    box-shadow: 0 10px 10px -10px rgba(140, 139, 139, 0.51) inset;
    margin-bottom: 0;
}

/**Helpers**/



/*****SITE.CSS*/


/*BOOTSTRAP OVER-RIDE END*/

a.menu-toggle:link, a.menu-toggle:visited {
    color: #fff;
}

.loader {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.64) url('../images/loading.gif') no-repeat center center;
    background-size: 75px;
    top: 0 !important;
    left: 0 !important;
}

.funnel {
    cursor: pointer;
}

    .funnel:after {
        font-family: FontAwesome;
        font-size: 14px;
        float: right;
        content: "\f0b0";
        color: #57ac1c;
    }

body ::-webkit-scrollbar {
    width: 7px;
}

    body ::-webkit-scrollbar:horizontal {
        height: 7px;
    }

body ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2);
    background-color: #f4f4f4;
    border-radius: 5px;
}

body ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #009688;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

/*Accordion Start*/
.accordion-toggle {
    padding-left: 15px;
}
/*Accordion End*/

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gridWrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.gridHeader {
    position: relative;
    background-color: #ADD8E6 !important;
    color: #006990;
    padding: 0 5px;
    font-weight: 400;
}

.close-modal {
    position: fixed;
    right: -45px;
    top: -10px;
    font-size: 50px;
    font-weight: 100;
    padding: 2px 7px;
    width: 40px;
    height: 40px;
    color: #fff;
    cursor: pointer;
    z-index: 2000;
}

/**/
.nav-subheader {
    border-bottom: 1px dotted #eceff1;
    display: block;
    margin: 5px 0 10px;
}

.dropdown-menu ul > li > a {
    display: block;
    margin-top: 5px;
}

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    padding: 10px 0px;
    background-color: #455a64;
    border-radius: 0 0 8px 8px;
}

    .dropdown-menu-large > li > ul {
        padding: 0;
        margin: 0;
        color: #ffffff;
    }

        .dropdown-menu-large > li > ul > li {
            list-style: none;
        }

        .dropdown-menu-large > li > ul > li {
            display: block;
            padding: 3px 0px;
            clear: both;
            color: #ffffff;
        }

    .dropdown-menu-large > li ul > li > a:hover,
    .dropdown-menu-large > li ul > li > a:focus {
        text-decoration: none;
        color: #fff;
    }

    .dropdown-menu-large .disabled > a,
    .dropdown-menu-large .disabled > a:hover,
    .dropdown-menu-large .disabled > a:focus {
        color: red;
    }

        .dropdown-menu-large .disabled > a:hover,
        .dropdown-menu-large .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

    .dropdown-menu-large .dropdown-header {
        color: #428bca;
        font-size: 18px;
    }

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }

    .navbar-nav > li {
        display: inline;
    }

    .dropdown-menu-large > li {
        margin-bottom: 10px;
        background-color: rgba(255, 255, 255, 0.1);
    }

        .dropdown-menu-large > li:last-child {
            margin-bottom: 0;
        }

    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important;
    }

    .navbar-nav .open .dropdown-menu-large {
        position: absolute;
        right: 0 !important;
        left: inherit;
        width: 100%;
        margin-top: 0;
        background-color: #607d8b;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }


    #userDPWrapper {
        position: absolute;
        right: 0;
        z-index: 2;
        width: 40px;
        height: 40px;
    }

        #userDPWrapper img {
            width: 40px;
            height: 40px;
        }
}

#userDPWrapper .dropdown-menu {
    right: 0;
}

.nowrap {
    white-space: nowrap;
}

.inputPointerDisabled {
    pointer-events: none;
}

#ui-datepicker-div {
    z-index: 1100 !important;
}

table.dataTable thead th {
    position: relative;
    padding-bottom: 20px;
    background: #009688;
}

.dataTables_filter {
    margin-right: 7px;
}

/*DELETE-START*/
#Company Profile1 .nav-subheader {
    display: none;
}
/*DELETE-END*/

.fileTitle {
    display: block;
    /*font-size: 16px;
        font-weight: 500;
        margin-bottom: 5px;*/
}

.fileDetails {
    color: #9E9E9E
}

#divAlert {
    /*position: absolute;
    z-index: 2;
    left: 0;
    right: 0*/
    position: absolute;
    z-index: 1060;
    left: 50%;
    top: 150px;
    transform: translate(-50%, -50%);
    width: 50%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .5);
    border-radius: 5px;
}

    #divAlert .alert {
        border: 0 solid red;
        border-radius: 5px;
    }

span.text-danger span {
    display: block;
    padding: 1px 5px;
    color: #a94442;
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    font-size: 12px;
}

a.tbApprove:link, a.tbApprove:visited {
    text-decoration: underline
}

    a.tbApprove:link::before, a.tbApprove:visited::before {
        font-family: FontAwesome;
        content: "\f274";
        margin-right: 5px;
    }

a.tbApprove:hover {
    opacity: .7;
}

.table a {
    text-decoration: underline
}

#filterTop .input-sm {
    min-width: 120px;
    display: inline-block;
    margin: 0;
}

#filterTop .btn-primary {
    vertical-align: top;
}

div.dt-buttons {
    float: right;
    margin-right: 6px;
}

a.buttons-excel, a.buttons-excel:link, a.buttons-pdf, a.buttons-pdf:link, a.buttons-print, a.buttons-print:link {
    width: 30px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
}

    a.buttons-excel, a.buttons-excel:link {
        background: transparent url(/Content/images/ic-excel.png) no-repeat center center;
    }

#ResetPassword .well, #ChangePassword .well {
    background: #fff;
    border: 1px solid #88b7d5;
    font-weight: 500;
}

@media (min-width: 992px) {
    #ResetPassword .well, #ChangePassword .well {
        margin-top: 0;
    }

        #ResetPassword .well:after, #ResetPassword .well:before, #ChangePassword .well:after, #ChangePassword .well:before {
            right: calc(100% - 11px);
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        #ResetPassword .well:after, #ChangePassword .well:after {
            border-color: rgba(136, 183, 213, 0);
            border-right-color: #fff;
            border-width: 20px;
            margin-top: -20px;
        }

        #ResetPassword .well:before, #ChangePassword .well:before {
            border-color: rgba(194, 225, 245, 0);
            border-right-color: #88b7d5;
            border-width: 21px;
            margin-top: -21px;
        }
}

.radioSquare input[type=radio] + label {
    width: calc(50% - 5px);
    margin: 0 0 0 2px;
    padding: 8px 12px;
    background-color: #f4f4f4;
}

    .radioSquare input[type=radio] + label:before {
        content: "\f096" !important;
    }

.radioSquare input[type=radio]:checked + label {
    background-color: #009688;
}


    .radioSquare input[type=radio]:checked + label:before {
        content: "\f046" !important;
    }

div.dt-buttons {
    float: right !important;
    margin-right: 6px;
}

    div.dt-buttons span {
        display: none;
    }

button.buttons-excel, button.buttons-excel:link {
    background: #F4EFEA url(../images/ic-xlsx.png) no-repeat center center !important;
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #E0D8D1;
    cursor: pointer;
}

.mandatoryField:after {
    font-family: FontAwesome;
    color: red;
    content: "\f069" !important;
    font-size: 8px;
    margin-left: 5px;
    position: absolute;
    top: 2px;
}

.table-caption {
    background-color: #f4f4f4;
    padding: 8px 5px;
    border: 1px solid #d5d5d5;
    border-bottom-width: 0;
}

.dataTables_scrollBody {
    overflow-x: hidden !important
}
