﻿.main-header ul li a {
    font-size: 12px;
}

.display-none {
    display: none;
}

.sidebar-bg {
    background: #2E2E3A;
}

.nav-sidebar li {
    position: relative !important;
    display: block;
    border-bottom: 1px solid #313246;
}

    .nav-sidebar li a {
        font-size: 13px !important;
        padding: 0.7rem 0.1rem;
    }

.sidebar-menu {
    position: absolute;
    margin-left: -25px !important;
    margin-top: 60px !important;
}

.sidebar-menu-icon {
    color: black;
    font-size: 25px;
}

.color-white-imp {
    color: #fff !important;
}

.youritemsdropdown {
    width: 900px !important;
    font-size: .8rem !important;
}

    .youritemsdropdown table {
        margin-top: 0px !important;
    }

.sidebar ul li a {
    transition: 300ms !important;
}

    .sidebar ul li a.active {
        background-color: transparent !important;
        font-weight: 500 !important;
        padding-left: 20px;
    }

    .sidebar ul li a:hover {
        padding-left: 20px;
        transition: all !important;
        color: #fff;
        font-size: 13px !important;
        background-color: transparent !important;
    }

    .sidebar ul li a i {
        font-size: 13px !important;
    }

.login-header {
    height: 57px;
}

.login-sidebar {
    background: #f4f6f9;
    box-shadow: none !important;
}

.login-content-wrapper {
    margin-left: 0px !important;
}

.login-z-index {
    z-index: 99999;
}

.login-modal {
    width: 45%;
    margin: auto;
    padding-top: 130px;
}

.recovery-wrapper {
    width: 50%;
    margin: auto;
    padding-top: 130px;
}

.unable-to-login {
    color: #337ab7;
    font-size: 15px;
}

    .unable-to-login:hover {
        color: #0056b3;
        text-decoration: underline;
    }

.btn-custom {
    border-radius: 0px;
    height: 48px !important;
    line-height: 2.6;
    background-color: #007b8a;
    border-color: transparent !important;
    font-weight: bold;
    font-size: 13px;
    color: white;
}

    .btn-custom:hover {
        background-color: #008c9d;
        border-color: #008c9d;
        color: white;
    }

body .dashboard table.table td {
    font-size: 13px;
}

.dashboard .custom-card .card-body {
    padding: .5rem;
}

.custom-card .nav-item a {
    background: transparent;
    color: #000;
    font-size: 14px;
}

    .custom-card .nav-item a.active {
        background: transparent;
        color: #000;
        border-bottom: 2px solid #000;
        border-radius: 0px;
    }

.dashboard .dataTables_wrapper .dataTables_info,
.dashboard .dataTables_wrapper ul.pagination {
    font-size: 12px;
}



/*NEWLY ADDED*/

.sidemenu hr {
    background: #fff;
}


.site-text {
    font-family: 'Playfair Display';
    font-size: 20px;
    /*vertical-align: middle;
    text-decoration: none;*/
    color: #fff;
}

.add-btn, .more-update-btn {
    background: #007B8A;
    color: #fff !important;
    border-radius: 0px;
    margin-left: 5px;
}

.addModuleBtn {
    width: 275px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.add_menu_list li.parent {
    padding: 5px 0px;
    text-align: left;
    /*height: 40px;
    line-height: 15px;*/
}

#add_menu_section .add_menu_list li a {
    font-size: 13px;
    color: black;
}

.home-list {
    border-right: 6px solid #2E2E3A;
}

.pa-list {
    border-right: 6px solid #6391f9;
}

.oba-list {
    border-right: 6px solid #8E44AD;
}

.rsc-list {
    border-right: 6px solid #FC5A01;
}

.cr-list {
    border-right: 6px solid #DF53DC;
}

.gah-list {
    border-right: 6px solid #ED217C;
}

.incidents-list {
    border-right: 6px solid #F0FC43;
}

.action-list {
    border-right: 6px solid #30d5c8;
}

.settings-list {
    border-right: 6px solid #000000;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-15 {
    font-size: 15px;
}

.badge {
    font-size: 11px;
}

.pad-bg {
    background: #6391f9 !important;
    font-weight: normal;
}

.outstanding-bg {
    background: black !important;
    font-weight: normal;
}

.gh-bg {
    background: #ED217C !important;
    font-weight: normal;
}

.oba-bg {
    background: #8E44AD !important;
    font-weight: normal;
}

.rsc-bg {
    background: #FC5A01 !important;
    font-weight: normal;
}

.cfr-bg {
    background: #DF53DC !important;
    font-weight: normal;
}

.inc-bg {
    background: #F0FC43 !important;
    font-weight: normal;
    color: black;
}

.atr-bg {
    /*background: #990000 !important;*/
    background: #30d5c8 !important;
    color: black;
    font-weight: normal;
}


.pad-color {
    color: #6391f9 !important;
}

.gh-color {
    color: #ED217C !important;
}

.oba-color {
    color: #8E44AD !important;
}

.rsc-color {
    color: #FC5A01 !important;
}

.cfr-color {
    color: #DF53DC !important;
}

.inc-color {
    color: #F0FC43 !important;
}

.atr-color {
    color: #990000 !important;
}

.step-assigned {
    width: 100%;
    padding: 2px 30px 2px 20px;
    margin-bottom: 10px;
    height: 29px;
}

.nice-select, .step-assigned {
    line-height: 1.6;
}

.text-normal {
    font-weight: normal !important;
}

.popup-menu-button {
    width: 75px !important;
    height: 30px !important;
    line-height: 1;
    text-align: center;
    margin-top: 5px;
}

.pop-add-span {
    margin-left: -5px;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-40 {
    padding-left: 40px;
}

.padding-left-50 {
    padding-left: 50px;
}

.padding-top-0 {
    padding-top: 0px;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-50 {
    padding-top: 50px !important;
}

.padding-top-100 {
    padding-top: 100px !important;
}

#oba_trade_details, #oba_trade_history, #ge_trade_details, #ge_trade_history, #action_details, #action_history, #pad_trade_details, #pad_trade_history, #incident_details, #incident_history,
#conflictregister_details, #ConflictRegister_history, #gh_trade_details,
.actiontracker_review_tab table > thead:first-child > tr:first-child > th,
.no_personal_items,
#partial_auditing_history_data,
#padeal_tradeview ul.nav > li.active > a,
#gh_tradeview ul.nav > li.active > a,
#createCFR_view ul.nav > li.active > a,
#dashboardCFR_view ul.nav > li.active > a,
/*#dashboardCFR_view_new ul.nav > li.active > a,*/
#padeal_holding ul.nav > li.active > a,
.view_gift_ent ul.nav > li.active > a,
#oba_view_sec ul.nav > li.active > a,
#incident_view ul.nav > li.active > a,
#cr_view_sec ul.nav > li.active > a,
#actiontracker_view ul.nav > li.active > a,
.setting_listactive ul.nav > li.active > a,
#padeal_personal_rep ul.nav > li.active > a,
#ge_personal_rep ul.nav > li.active > a,
#incident_personal_rep ul.nav > li.active > a,
#oba_personal_rep ul.nav > li.active > a,
#consumer-param-section ul.nav > li.active > a,
ul.nav.actiontracker_review > li.active > a
/*.domain_setting_menu ul.nav > li.active > a*/ {
    background-color: #ffffff;
}

#padeal_CreateScreen, #ContractNoteSection {
    background-color: #f4f6f9;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 6px 12px;
        }


            .nav > li > a > img {
                max-width: none;
            }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 0px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}

.nav > li.active > a {
    text-decoration: none;
    background-color: #eee;
}



/*------Stop Zoom Sizing----*/

@media (min-width: 320px) and (max-width: 1200px) {
    select:focus,
    textarea:focus,
    input:focus {
        font-size: 16px;
    }
}
/*Stop Zoom Sizing ended*/




@media (min-width: 992px) {
    .custom-card {
        display: grid !important;
    }
}

.color-black {
    color: black;
}

.text-left {
    text-align: left;
}

table thead {
    background: #dff0f3;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.display_none {
    display: none;
}

.assignedtoyouitemsdropdown {
    width: 950px !important;
    left: 0px;
    right: inherit;
    font-size: 12px !important;
}

.yourreportsdropdown {
    width: 310px !important;
    font-size: .8rem !important;
    padding-bottom: 0px !important;
}

    .yourreportsdropdown table {
        margin-top: 0px !important;
    }


.compliance_report_dropdown {
    width: 300px !important;
    left: 0px;
    right: inherit;
    font-size: 12px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

div.card-header {
    height: 57px !important;
}

.fsearch input {
    /*height: auto;*/
    width: 155px !important;
    padding: 7px 30px 7px 30px;
    background: white url("/assets/img/search-icon.png") 8px 12px no-repeat;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
    -moz-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
    -ms-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
    -o-box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
    box-shadow: inset 0 1px #e5e7ed, 0 1px 0 #fcfcfc;
}

    .fsearch input:focus {
        outline: none;
        border-color: #66b1ee;
        -webkit-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
        -moz-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
        -ms-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
        -o-box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
        box-shadow: 0 0 2px rgba(85, 168, 236, 0.9);
    }
/* .fsearch input:focus + .results { display: block; }
 */
.fsearch .search.expanded + .results {
    display: block;
}

.fsearch .results {
    display: none;
    position: absolute;
    top: 40px;
    right: 28px;
    z-index: 10;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #cbcfe2 #c8cee7 #c4c7d7;
    border-radius: 3px;
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    opacity: 1;
    max-width: 800px !important;
    width: 710px !important;
    transition: 1s;
}

.form-inline {
    display: block !important;
    flex-flow: row wrap;
    align-items: center;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.search-box {
    border-radius: 50px;
}

.search-box {
    display: inline;
    width: 200px;
    transition: 500ms !important;
}

    .search-box:focus {
        width: 240px;
    }


/*======Search result Page CSS Rules==========*/

.search-header {
    font-weight: 500;
    margin-top: 30px;
}

.search-slug {
    font-weight: 500;
}

.search-single h5 {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 500;
}

.search-single a {
    font-size: 14px;
    font-weight: 500;
    color: #0D47A1;
}

.search-single p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px !important;
}

/*======Search result Page CSS Rules==========*/

@media only screen and (max-width: 580px) {
    .search-box {
        display: none;
    }

    .profile-img {
        top: 27%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

.search {
    width: 150px;
    max-width: 1000px;
    padding: 5px;
    transition: all .5s ease;
    position: absolute;
    right: 300px;
    box-sizing: border-box;
    opacity: 1;
    border-radius: 0px;
}

/*.search.expanded, .results.expanded {
        opacity: 1;
        max-width: 800px !important;
        width: 710px !important;
        transition: 1s;
    }*/

input[type="search"] {
    -webkit-appearance: none;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

.line-height-36 {
    line-height: 36px;
}

.line-height-48 {
    line-height: 48px;
}

.line-height-50 {
    line-height: 50px;
}

.line-height-30 {
    line-height: 30px;
}

.line-height-35 {
    line-height: 35px;
}

.line-height-0-5 {
    line-height: 0.5;
}



.line-height-0-7 {
    line-height: 0.7;
}

.line-height-1 {
    line-height: 1;
}

.line-height-1-5 {
    line-height: 1.5;
}

.line-height-1-2 {
    line-height: 1.2;
}

.line-height-1-7 {
    line-height: 1.7;
}

.line-height-2 {
    line-height: 2;
}

.line-height-2-imp {
    line-height: 2 !important;
}

.line-height-2-5 {
    line-height: 2.5;
}

.line-height-2-5-imp {
    line-height: 2.5 !important;
}

.line-height-2-8-imp {
    line-height: 2.8 !important;
}

.line-height-3-2-imp {
    line-height: 3.2 !important;
}

.line-height-3-5-imp {
    line-height: 3.5 !important;
}


.line-height-4-5 {
    line-height: 4.5;
}

.line-height-4 {
    line-height: 4;
}

.line-height-3 {
    line-height: 3 !important;
}

.line-height-0 {
    line-height: 0;
}

.line-height-7 {
    line-height: 7;
}


@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0;
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 30px;
    line-height: 20px;
}

select.input-sm-sm {
    height: 48px;
    line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-right: 0;
        padding-left: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child,
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover,
        .input-group-btn > .btn:focus,
        .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn,
    .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-control[readonly], .input-group-addon, .dataTables_scroll, .logout-bg {
    background-color: #ffffff;
}

.adComment.form-control {
    height: auto;
    float: left;
    width: 100%;
}


.btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn .caret {
    margin-left: 0;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-btn > .btn {
    position: relative;
}

    .input-group-btn > .btn + .btn {
        margin-left: -1px;
    }

    .input-group-btn > .btn:hover,
    .input-group-btn > .btn:focus,
    .input-group-btn > .btn:active {
        z-index: 2;
    }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

/*
.modal-open {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.2;
}

.modal-title-risk {
    margin: 0;
    line-height: 1.5;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    clear: both;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
*/
.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next,
        .carousel-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }

        .carousel-inner > .item.prev,
        .carousel-inner > .item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
        }

            .carousel-inner > .item.next.left,
            .carousel-inner > .item.prev.right,
            .carousel-inner > .item.active {
                left: 0;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5;
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
        background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
        background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control:hover,
    .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

button.btn.disabled {
    pointer-events: none;
}

.btn-style {
    border-radius: 0px;
    height: 48px !important;
    line-height: 2.6;
    background-color: #007b8a;
    /*border-color:#007b8a;*/
    border-color: transparent !important;
    font-weight: bold;
    font-size: 13px;
    color: white;
}

    .btn-style:hover {
        background-color: #008c9d;
        border-color: #008c9d;
        color: white;
    }

    .btn-style :focus,
    .btn-style :active {
        background-color: #008c9d;
        border-color: #008c9d;
        color: white;
    }

.btn-style-none {
    border-radius: 0px;
    height: 48px !important;
    line-height: 2.6;
    background-color: #adadad;
    border-color: #e6e6e6;
    font-weight: bold;
    font-size: 13px;
}

    .btn-style-none:hover {
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-style-none :focus,
    .btn-style-none :active {
        background-color: #e6e6e6;
        border-color: #adadad;
    }

.image-preview-input, .image-preview-input:hover {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #333;
    background-color: #eee;
    border-color: #ccc;
    height: 48px;
    padding: 6px 12px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
}

.input-file-preview {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
}

.input-file-preview-attachment {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    height: 48px;
}

.wordbreak {
    -ms-word-break: break-all;
    word-break: break-all;
    /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}


.btn-info {
    /*color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;*/
}

    .btn-info:focus,
    .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info:active:hover,
        .btn-info.active:hover,
        .open > .dropdown-toggle.btn-info:hover,
        .btn-info:active:focus,
        .btn-info.active:focus,
        .open > .dropdown-toggle.btn-info:focus,
        .btn-info:active.focus,
        .btn-info.active.focus,
        .open > .dropdown-toggle.btn-info.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    /*.btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }*/

    .btn-info.disabled,
    .btn-info[disabled],
    fieldset[disabled] .btn-info,
    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus,
    .btn-info.disabled:active,
    .btn-info[disabled]:active,
    fieldset[disabled] .btn-info:active,
    .btn-info.disabled.active,
    .btn-info[disabled].active,
    fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-respond {
    height: 40px !important;
    line-height: 2;
}

.display_link {
    cursor: pointer;
}

.no-pad-important {
    padding: 0 !important;
}


.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn,
    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }


.xigniteTypeahead-dropdown {
    font-family: Helvetica, Arial, sans-serif;
    list-style: none;
    position: absolute;
    border: 1px #ccc solid;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-clip: padding-box;
    padding: 5px 0;
    margin-top: 0;
    z-index: 999;
    background-color: #fff;
    max-height: 492px;
    overflow-y: scroll;
    /*width:100%;*/
}

.xigniteTypeahead-currency .xigniteTypeahead-dropdown {
    max-height: 350px;
    width: 100%;
}

.xigniteTypeahead-dropdown-item {
    padding: 6px 10px;
    min-width: 300px;
    font-size: 13px;
}

.xigniteTypeahead-currency .xigniteTypeahead-dropdown-item {
    min-width: 100%;
}

.xigniteTypeahead-dropdown-item.selected {
    cursor: pointer;
    background: #08C;
    background-image: linear-gradient(to bottom, #0088cc, #0077b3);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#08C), to(#0077B3));
    color: #fff;
}

.xigniteTypeahead-dropdown-item-tag {
    float: right;
    font-size: 11px;
    font-weight: bold;
    color: #aaa;
}

.xigniteTypeahead-dropdown-text {
    padding: 6px 10px;
    font-size: 11px;
    font-style: italic;
}

/*.dt-buttons {
    position: absolute;
    bottom: 20px;
    right: 15px;
    left: 1032px;
}*/

.margin-left-10 {
    margin-left: 3px;
}

.margin-left-40 {
    margin-left: 40px !important;
}

a, a:link, a:hover {
    /*color: #167bbf;*/
}

.gi-1x {
    font-size: 1em !important;
}

.gi-1-5x {
    font-size: 1.5em !important;
}

.gi-1-8x {
    font-size: 1.8em !important;
}

.gi-2x {
    font-size: 2em !important;
}

.gi-2-5x {
    font-size: 2.5em !important;
}

.gi-3x {
    font-size: 3em !important;
}

.gi-3-5x {
    font-size: 3.5em !important;
}

.gi-4x {
    font-size: 4em !important;
}

.gi-4-5x {
    font-size: 4.5em !important;
}

.gi-5x {
    font-size: 5em !important;
}

.gi-5-5x {
    font-size: 5.5em !important;
}

.font-black-color {
    color: #000 !important;
}

.td-padding-4-8 {
    padding: 8px !important;
}





.fade:not(.show) {
    opacity: 1 !important;
}


.col-sm-6.col-xs-12.no-padding-xs.no-padding-left-right {
    width: 50% !important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

.border {
    border: 1px solid black;
}

.no-padding {
    padding: 0 !important;
}

/*.tab-content > .tab-pane {
    display: none;
}*/

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}



.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.no-padding-left-right {
    padding-left: 0px;
    padding-right: 0px;
}

.text-center {
    text-align: center;
}

.border-right {
    border-right: solid 1px black;
}

.text-middle-height-30 {
    height: 30px;
    line-height: 30px;
}

.tbl-row-30 {
    display: table;
    min-height: 30px;
    height: 30px;
}

.border-top {
    border-top: solid 1px black;
}

.margin-top-5 {
    margin-top: 5px;
}

.text-normal {
    font-weight: normal;
}

.pad-bottom-imp-46 {
    padding-bottom: 46px !important;
}

.pad-bottom-imp-60 {
    padding-bottom: 60px !important;
}

.pad-bottom-50 {
    padding-bottom: 50px;
}

.text-bold {
    font-weight: bold;
}

.text-area-height {
    height: 110px !important;
}

.border-left {
    border-left: solid 1px black;
}

.border-right {
    border-right: solid 1px black;
}

.border-bottom {
    border-bottom: solid 1px black;
}

.border-bottom-gray {
    border-bottom: solid 1px #ccc;
}

.border-top {
    border-top: solid 1px black;
}

.border-top-gray {
    border-top: solid 1px #ccc;
}

.border-bottom-atten {
    border-bottom: solid 1px #e0e0e0;
}

.border-bottom-black-gray {
    border-bottom: solid 1px #ddd;
}

.border-gray {
    border: solid 1px #ddd;
}

.border-green {
    border: solid 1px green;
}

.full-border-radius {
    border: 1px solid #ccc6c6;
    /*border-radius: 10px;*/
}

.text-middle-height-30 {
    height: 30px;
    line-height: 30px;
}

.text-middle-height-40 {
    height: 40px;
    line-height: 40px;
}

table.dataTable.margin-top-0 {
    margin-top: 0px !important;
}

.text-vertical-middle {
    vertical-align: middle !important;
}

/* radio button desing*/
.radiobtn label {
    float: left;
    /*width: 50%;*/
    /*margin: 4px;*/
    background-color: #EFEFEF;
    /*border-radius: 4px;*/
    border: 1px solid #D0D0D0;
    overflow: auto;
    position: relative;
    text-align: center;
}

    .radiobtn label span {
        text-align: center;
        font-size: 13px;
        padding: 13px 0px;
        display: block;
    }

    .radiobtn label input {
        position: absolute;
        top: -20px;
    }

.radiobtn input:checked + span {
    background-color: #404040;
    color: #F7F7F7;
}

.step-box-border {
    border: 1px solid #e5e5e5;
}

.cursor-pointer {
    cursor: pointer;
}

.radiobtn-disable {
    pointer-events: none;
    color: #ddd;
}



.bg-color-green {
    background-color: forestgreen;
}

.bg-color-red {
    background-color: red;
}

.bg-color-orange {
    background-color: orange;
}

.bg-color-light-yellow {
    background-color: #fff3cd;
}

.bg-color-white {
    background-color: white !important;
}

.bg-color-light-gray {
    background-color: #f9f9f9;
}

.chart-border-pad {
    border: #f3f5f8 5px solid;
}

.chart-border-inc {
    border: #f3f5f8 5px solid;
}

.chart-border-atr {
    border: #f3f5f8 5px solid;
}

.chart-border-cfr {
    border: #f3f5f8 5px solid;
}

.no-underline-text {
    text-decoration: none !important;
}

.text-color-black {
    color: black;
}

.text-color-white {
    color: white;
}

.text-color-orangered {
    color: orangered;
}

.text-color-orange {
    color: orange;
}

.text-color-red {
    color: red;
}

.text-color-green {
    color: green;
}

.letter-capitalize {
    text-transform: capitalize;
}

.first-letter-capitalize::first-letter {
    text-transform: capitalize;
}

.first-letter-capitalize {
    text-transform: lowercase;
}

.latest-updates-font-size {
    font-size: 0.85em;
    padding-top: 0px;
    font-style: italic;
}

.font-italic {
    font-style: italic;
}

.div-border {
    border: 1px solid #999;
}

.cancel-comment {
    color: black;
}

button.btn.disabled {
    pointer-events: none;
}

.no-pad-left-right-sm {
    padding-left: 0px;
    padding-right: 0px;
}

.tbl-row-36 {
    display: table;
    min-height: 36px;
    height: 36px;
}

.tbl-cell {
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
}

.no-pad-left-right-xs {
    padding-left: 0px;
    padding-right: 0px;
}


.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

/*.show {
    display: block !important;
}*/

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

.tradereason {
    margin-top: 10px !important;
}


.validation-summary-errors ul li {
    list-style: none !important;
}

/*.dataTables_wrapper .row {
    margin-left: 0;
    margin-right: 0;
}

.dataTables_wrapper .col-sm-12 {
    padding: 0px;
}*/

/*
.dataTables_scrollBody {
    overflow: overlay !important;
}
*/

.remove-border-bottom-tab {
    border-bottom: none;
}

.clear-float {
    float: none !important;
}



.color-red {
    color: red !important;
}

.color-yellow {
    color: orange !important;
}

.color-green {
    color: green !important;
}

.color-orange {
    color: orange !important;
}

.color-highlight {
    color: red !important;
    background-color: yellow;
}

.color-white {
    color: white !important;
}

.datefilter-txt {
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    vertical-align: middle;
}

.text-left-important {
    text-align: left !important;
}

.pad-10-15 {
    padding: 10px 15px;
}

.padding-4 {
    padding: 4px !important;
}

.padding-7 {
    padding: 7px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-20 {
    padding: 20px !important;
}

.text-size-15 {
    font-size: 15px !important;
}

.text-size-14 {
    font-size: 14px !important;
}

.text-size-13 {
    font-size: 13px !important;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-5-imp {
    margin-right: 5px !important;
}

.margin-right-10-imp {
    margin-right: 10px !important;
}

.margin-top-bottom-2 {
    margin-top: 2px;
    margin-bottom: 2px;
}

.margin-top-bottom-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.mar-top-minus-60 {
    margin-top: -60px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-top-minus-20 {
    margin-top: -20px;
}

.margin-top-minus-15 {
    margin-top: -15px;
}


.margin-bottom-25 {
    margin-bottom: 25px;
}

.no-margin-top {
    margin-top: 0px;
}

.no-margin-left {
    margin-left: 0px;
}

.no-margin {
    margin: 0px;
}


@media (min-width: 320px) and (max-width: 767px) {
    #pad_trade_details.border, #pad_trade_history, #oba_trade_details, #oba_trade_history, #ge_trade_details, #ge_trade_history {
        border-bottom: hidden;
        border-left: hidden;
        border-right: hidden;
    }

    #trade_ok {
        float: right;
    }

    .btn-back-enable {
        float: right;
    }

    .line-height-0-7, .line-height-0-5 {
        line-height: normal;
    }

    .view_gift_ent .fileattachdiv img {
        left: 10px;
    }

    .gi-5x {
        font-size: 3em !important;
    }

    .line-height-4-5 {
        line-height: 2;
    }

    /*.table-responsive > .table-bordered {
        border: 1px solid #ddd;
    }*/

    .thumb_view span.fname {
        margin-left: 0 !important;
        display: inline-block;
        float: left;
        width: auto !important;
        word-wrap: initial !important;
    }

    .thumb_view span.sipName {
        margin-left: 0 !important;
        display: inline-block;
        width: auto !important;
    }
}

/*#incident_cancel, .btn-back-enable {
    display: none !important;
}*/

@media (min-width: 320px) and (max-width: 767px) {

    .btn-back-enable-xs {
        float: left;
    }
}

.displayContent:parent {
    display: none !important;
}

span.att_cl {
    width: 25px;
    max-width: 25px;
    min-width: 30px;
    display: table-cell;
    float: left;
    /*height: 38px;*/
    height: 30px;
}

.cl_pa_deal {
    background: #6391f9;
}

.cl_oba {
    background: #8e44ad;
}

.cl_gifts {
    background: #ed217c;
}

.cl_rs {
    background: #ff5b00 !important;
}

.cl_cr {
    background: #ff00fc !important;
}

.cl_atten_yes {
    background: #ffe19b;
}

.cl_atten_no {
    background: #26ab5f;
}

.resultred {
    color: white;
    background-color: #f35e5e;
}

.resultgreen {
    color: #013600;
    background-color: #79d277;
}

.thumb_view p {
    display: inline-block;
    vertical-align: baseline;
    margin: 7px;
    /*padding-left: 10px;*/
    /*margin-left:35px;*/
}

li.thumb_view:hover {
    background-color: #f3f3f3;
}

li a.dropdown-toggle:hover {
    /*background-color: #000 !important;*/
    /*background-color: #f5f5f5 !important;*/
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}
/*
.modal-content {
    width: inherit;
    height: inherit;
    margin: 0 auto;
}
*/
.list-padding-wrap {
    padding: 10px 35px 15px 35px;
}

    .list-padding-wrap span.att_cl {
        position: absolute;
        left: 5px;
        top: 13%;
    }

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

.sub-menu-ds {
    border-bottom: solid 1px #d5d5d5;
    padding-bottom: 2px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.trade_support_attachment_list .row {
    margin-right: -15px;
    margin-left: -30px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 40%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}



/*------Stop Zoom Sizing----*/

@media (min-width: 320px) and (max-width: 1200px) {
    select:focus,
    textarea:focus,
    input:focus {
        font-size: 16px;
    }
}
/*Stop Zoom Sizing ended*/

.text-box-48 {
    height: 48px !important;
}

.height-48 {
    height: 48px !important;
}

.height-40 {
    height: 40px !important;
}

.margin-left-minus-50 {
    margin-left: -50px;
}

input[type="search"] {
    height: 25px !important;
    padding: initial !important;
}

fieldset.scheduler-border {
    border: 1px solid #999 !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.scheduler-border .col-sm-12.col-xs-12.no-padding-xs,
.scheduler-border .col-sm-12.col-xs-12.no-padding-xs .col-sm-12.col-xs-12.tbl-row-36 {
    padding: 0;
}

.text-align-center {
    text-align: center;
}

@media (min-width: 992px) {
    .login-wrapper.modal-body, .reset-wrapper.modal-body {
        width: 45%;
    }

    .register-wrapper.modal-body, .recovery-wrapper.modal-body {
        width: 50%;
    }

    .access-denied-wrapper.modal-body {
        width: 50%;
    }

    .contact-us-wrapper.modal-body {
        width: 60%;
    }
    /* custom filter fields align data table*/
    .date_rage_fiter {
        position: absolute;
        right: 25%;
        z-index: 999;
    }

    .conflicts_Status_filter {
        position: absolute;
        right: 45%;
        z-index: 999;
    }
}

.padding-30 {
    padding: 30px;
}

.padding-35 {
    padding: 35px;
}


#ascrail2000 {
    position: inherit !important;
}

.label_initial_bold {
    justify-content: initial !important;
    font-weight: bold !important;
}

.vertical_align_baseline {
    vertical-align: baseline !important;
}

#fileupload {
    min-height: 50px;
}

.img-center {
    display: block;
    margin: 0 auto;
}

/*Dynamic view Risk Results CSS*/

#DynamicDateFilterRiskResults {
    height: 30px !important;
    line-height: 1.6 !important;
    /*margin-right: 10px !important;*/
}


#view_risk_results_table_dynamic tr.viewriskresultsgroupdynamic, tr.viewriskresultsgroupdynamic:hover {
    background-color: #ddd !important;
}

.viewriskresultsgroupdynamic {
    background-color: #ddd !important;
}

#filterbyriskcategorydynamic {
    padding: 5px 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
}

.noBorder td {
    border-right-width: 0;
    border-left-width: 0;
    height: 50px;
    border: 0px solid;
}


.view-risk-comment-icon {
    color: black;
}

#ExportRiskResultsCSV {
    margin-right: -20px;
    margin-top: 11px;
    height: 30px !important;
    line-height: 1;
}

.view-risk-result-comment-table-top {
    padding-top: 0px;
    margin-top: -15px;
    display: inherit;
}

.view-risk-result-comment-footer {
    clear: initial;
    padding: 0px;
}

.form-group-risk-result {
    margin-bottom: 5px;
}

#view_all_prepost_trades_normal_paginate {
    margin-bottom: 70px;
}

#tbl_individual_conflicts_register_list_paginate {
    margin-bottom: 70px;
}

.reportbuttonspace {
    margin-right: 3px;
}

.monthdropdown {
    width: 70px;
    height: 40px;
}

.monthnamedropdown {
    width: 110px;
    height: 40px;
}

.line-height-0 {
    line-height: 0;
}

#gh_annual_trigger {
    /*margin-top: -23px;*/
    margin-right: -13px;
}

#oba_annual_trigger {
    margin-top: -23px;
}

#padeal_annual_trigger {
    /*margin-top: -23px;*/
    margin-right: -13px;
}

.activate-annual-pad-requirements {
    margin-left: 75px;
}

.activate-annual-oba-requirements {
    margin-left: 75px;
}

.activate-annual-gh-requirements {
    margin-left: 75px;
}

.border-radius-zero {
    border-radius: 0;
}

.dropdown-menu .open .show {
    width: auto;
}

.form-inline {
    display: block !important;
    flex-flow: row wrap;
    align-items: center;
}

.button_font_color_white {
    color: white !important;
}



/*
.modal-open {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-body {
    position: relative;
    padding: 15px;
}



.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 1000px;
        margin: 30px auto;
    }

    #form_createIncident textarea {
        padding: 0.51px;
        width: 100%;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }

    .step-modal {
        width: 700px;
    }

    .rule-admin-modal {
        width: 700px;
    }

    .broker-admin-modal {
        width: 550px;
    }

    .edit-riskresult-modal {
        width: 650px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.modal-content {
    width: inherit;
    height: inherit;
    margin: 0 auto;
}

.modal-footer .step_1 .btn + .btn {
    margin-left: 0px !important;
    margin-top: 10px !important;
}

.modal-footer .step_1 .btn + .btn {
    margin-left: 95px;
    margin-top: 0px;
}
*/

button.dt-button.buttons-collection.buttons-colvis,
button.dt-button.buttons-collection {
    background-color: #007b8a !important;
    color: #fff !important;
}

#view-all-report_wrapper .dt-buttons {
    float: right;
}

#view_all_prepost_trades_wrapper .dt-buttons .dt-button-collection .dt-button {
    background-color: #007b8a;
    border-color: #007b8a;
    font-weight: bold;
    font-size: 13px;
    color: white;
    border: 0px;
    height: 48px !important;
    width: 100%;
    margin-top: 1px;
    display: block;
}

#view_all_prepost_trades_wrapper .dt-buttons .dt-button-collection {
    margin-top: 0px !important;
    /*margin-left: -100px !important;*/
}

.exportwrapper .dt-buttons .dt-button.buttons-collection span.fa-chevron-down::after {
    content: "\f078";
}

.exportwrapper .dt-buttons .dt-button.buttons-collection span.fa-chevron-down::before {
    content: "";
}

#view-all-report_wrapper .dt-buttons {
    float: right;
}

#view_all_prepost_trades_wrapper .dt-buttons .dt-button.buttons-collection {
    background-color: #007b8a;
    border-color: #007b8a;
    font-weight: bold;
    font-size: 13px;
    color: white;
    border: 0px;
    height: 35px !important;
    /*width: 100%;*/
}

.exportwrapper .dt-buttons {
    position: relative;
    bottom: 0px;
    right: 0px;
    margin-top: 10px;
    display: inline-block;
    width: 120px;
}


.exportwrapper .dt-buttons {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

/*.btn-group, .btn-group-vertical {
    display: inherit !important;
}*/

.text-color-green {
    color: green;
}

.cmt-img-height-20 {
    height: 20px;
}

.cmt-img-height-17 {
    height: 17px !important;
}

.bq_tbl td, .bq_tbl th {
    border: 1px solid #000;
}

.list-group-item.active {
    background: #007B8A;
    border-color: #007B8A;
}

.bq_tbl td, .bq_tbl th {
    padding: .75rem !important;
}

table#pad-view-info-tbl tbody tr:nth-of-type(odd) {
    background-color: rgb(240 244 251);
}


.pad-top-bottom-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pad-top-0-bottom-5 {
    padding-top: 0px;
    padding-bottom: 5px;
}

.pad-top-bottom-5 {
    padding: 5px 0px;
}

.clear {
    overflow: hidden;
}

.clear-both {
    clear: both;
}

input[type="search"] {
    -webkit-appearance: none;
}

.tradeDropdwn .bootstrap-select.btn-group .dropdown-menu {
    top: 5px !important;
}

.tradeDropdwn .bootstrap-select > .dropdown-toggle {
    height: 48px !important;
    line-height: 2.4 !important;
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.border-top-gray-dashed {
    border-top: 1px dashed #ccc;
}

.trade_currency_symbol_label_alignment {
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 5px !important;
}

.riskgreen {
    background: #79d277;
    color: #013600;
    font-weight: bold;
}

.riskamber {
    /*background: #fbec95;*/
    background: #ffdb78;
    color: #392b00;
    font-weight: bold;
}

.riskred {
    background: #f35e5e;
    color: white;
    font-weight: bold;
}

.riskwhite {
    background: white;
    color: #4b1818;
    font-weight: bold;
}

.view-risk-comment {
    color: black;
}

#view_risk_results_table_wrapper {
    margin-bottom: 45px;
    margin-left: 10px;
}

.from_date_period {
    height: 30px;
}

.to_date_period {
    height: 30px;
}

#filtered-risk {
    height: 30px !important;
    line-height: 1.6 !important;
    margin-right: 10px !important;
}

#filterbyriskcategory {
    padding: 7px 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
}

.border-radius-zero {
    border-radius: 0;
}

.tradeviewresubmit {
    border: 1px solid #ddd;
    border-width: 1px 0px 0px 0px;
    /*background-color: #ddd;*/
    padding-top: 16px;
    padding-bottom: 16px;
}

.securityfieldslabel {
    padding-top: 5px !important;
    height: 35px !important;
}

.quick-response-content {
    background-color: #f9f4f4;
    color: #007b8a;
    padding: 2px 6px;
    margin-bottom: 0px !important;
    border-radius: 8px;
    font-style: italic;
}

    .quick-response-content:hover {
        background-color: #e0e3e5;
    }

.pta_quick_response_label {
    float: left;
    margin: 5px 5px 5px 5px;
}

.pta-recent-security {
    background-color: white;
    color: #007b8a;
    padding: 2px 4px;
    margin-bottom: 0px !important;
    border-radius: 4px;
    font-style: italic;
    float: left;
    margin: 2px 2px 2px 2px;
}

    .pta-recent-security:hover {
        background-color: #e0e3e5;
        cursor: pointer;
    }

.pad_save_draft {
    text-align: right;
    right: 5px;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -20px;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.yesno-boundary-check.yes .space {
    background-color: #efefef;
}

.radiobtn .yesno-boundary-check {
    border: 1px solid #404040;
}

.flex-none {
    flex: none !important;
}

.decision-type-form-group .btn-group-vertical > .btn, .btn-group > .btn {
    position: relative !important;
    flex: none !important;
}

.amt-type-form-group .btn-group-vertical > .btn, .btn-group > .btn {
    position: relative !important;
    flex: none !important;
}

.padeal-trade-types-form-group .btn-group-vertical > .btn, .btn-group > .btn {
    position: relative !important;
    flex: none !important;
}

#view_all_prepost_trades_wrapper .dt-buttons .btn-group .buttons-colvis {
    margin-right: 5px !important;
}


.sidebar-menu hr {
    background: #fff;
}

.pa-list:hover i.fas:before {
    color: #6391f9;
}

.oba-list:hover i.fas:before {
    color: #8E44AD;
}

.rsc-list:hover i.fa:before {
    color: #FC5A01;
}

.cr-list:hover i.fa:before {
    color: #DF53DC;
}

.gah-list:hover i.fas:before {
    color: #ED217C;
}

.incidents-list:hover i.fas:before {
    color: #F0FC43;
}

.action-list:hover i.fas:before {
    color: #30d5c8;
}

.settings-list:hover i.fa:before {
    color: #000000;
}

.margin-right-15 {
    margin-right: 15px !important;
}

#LineManagerWorkflow {
    border: dashed 1px #000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

.quick-response-content-div {
    font-size: 13px !important;
}

.buttons {
    padding-bottom: 20px;
}

.incident-tab .nav > li > a {
    position: relative !important;
    display: block !important;
    padding: 6px 12px !important;
}

.home-tab .nav > li > a {
    position: relative;
    display: block;
    padding: 6px 12px;
}

/*.audit_dropdown_align {
    transform: translate3d(300px, 40px, 0px) !important;
}*/

.escalate-cancel {
    height: 48px !important;
    line-height: 2.5 !important;
}

.modal-dialog {
    pointer-events: all;
}

.actioncommentedit {
    margin-right: 260px;
}

.TimeZoneInfoPtaTradeDropdown .bootstrap-select.btn-group .dropdown-menu {
    top: 33px !important;
}

/*.tbl_trade_file_list .row {
    margin-right: -15px;
    margin-left: -30px !important;
}*/

.fromdatepicker, .todatepicker, .execution-date-display {
    z-index: 9999 !important;
}

.justify-content-flex-start {
    justify-content: flex-start !important;
}

.annualtradecurrencydropdown .bootstrap-select > .dropdown-toggle {
    height: 38px !important;
    line-height: 1.7 !important;
}

/*#tbl_annual_trade_attachment_list .row {
    margin-right: -15px !important;
    margin-left: -30px !important;
}*/

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.pad_escalate_button_enable_disable_div .toggle-off.btn {
    padding-left: 18px !important;
}

.incidentView ul.nav > li > a.active {
    background-color: #ffffff;
}

.actionView ul.nav > li > a.active {
    background-color: #ffffff;
}

.conflictView ul.nav > li > a.active {
    background-color: #ffffff;
}

.pad_tradeview ul.nav > li > a.active {
    background-color: #ffffff;
}

.pad_holdingmodal ul.nav > li > a.active {
    background-color: #ffffff;
}

.margin-right-minus-50 {
    margin-right: -50px !important;
}

.cl_incident {
    background: #f2ff43 !important;
}

.fundsclients .bootstrap-select > .dropdown-toggle {
    height: 40px !important;
    line-height: 2 !important;
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.action-category .bootstrap-select > .dropdown-toggle {
    height: 40px !important;
    line-height: 2 !important;
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.action-department-responsible .bootstrap-select > .dropdown-toggle {
    height: 40px !important;
    line-height: 2 !important;
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.action-assignee1 .bootstrap-select > .dropdown-toggle {
    height: 40px !important;
    line-height: 2 !important;
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.action-assignee2 .bootstrap-select > .dropdown-toggle {
    height: 40px !important;
    line-height: 2 !important;
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}


/*Conflict Checker CSS*/
.create-conflictchecker-menu-btn {
    border-left: 30px solid #4eb8a3;
    border-radius: 0px;
    padding-right: 0px !important;
}

.cl_conflictchecker {
    background: #4eb8a3 !important;
}

#view_all_checks_conflict_checker_wrapper .dt-buttons .dt-button.buttons-collection {
    background-color: #007b8a;
    border-color: #007b8a;
    font-weight: bold;
    font-size: 13px;
    color: white;
    border: 0px;
    height: 48px !important;
    width: 100%;
}

#view_all_checks_conflict_checker_wrapper .dt-buttons .dt-button-collection .dt-button {
    background-color: #007b8a;
    border-color: #007b8a;
    font-weight: bold;
    font-size: 13px;
    color: white;
    border: 0px;
    height: 48px !important;
    width: 100%;
    margin-top: 1px;
    display: block;
}

#view_all_checks_conflict_checker_wrapper .dt-buttons .dt-button-collection {
    margin-top: 0px !important;
}

.column_filter.conflictchecker_col_filter {
    position: absolute;
}

div#view_all_checks_conflict_checker_length {
    left: 120px;
}

#view_all_checks_conflict_checker_wrapper .dt-buttons .dt-button.buttons-collection {
    background-color: #007b8a;
    border-color: #007b8a;
    font-weight: bold;
    font-size: 13px;
    color: white;
    border: 0px;
    height: 48px !important;
    width: 100%;
}

#view_all_checks_conflict_checker_wrapper .dt-buttons .dt-button-collection .dt-button {
    background-color: #007b8a;
    border-color: #007b8a;
    font-weight: bold;
    font-size: 13px;
    color: white;
    border: 0px;
    height: 48px !important;
    width: 100%;
    margin-top: 1px;
    display: block;
}

#view_all_checks_conflict_checker_wrapper .dt-buttons .dt-button-collection {
    margin-top: 0px !important;
}


div#eac-container-Security_Name_test {
    z-index: 999 !important;
}

.conflict_checker_search_box {
    height: 48px !important;
}

#Execution_Date_Display {
    /*z-index:99999;*/
}

.popover {
    position: absolute !important;
    z-index: 1060 !important;
    max-width: 276px !important;
    padding: 1px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 1.42857143 !important;
    text-align: start !important;
    text-decoration: none !important;
    text-shadow: none !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    word-break: normal !important;
    word-spacing: normal !important;
    word-wrap: normal !important;
    white-space: normal !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ccc !important;
    border: 1px solid rgba(0, 0, 0, .2) !important;
    border-radius: 6px !important;
    line-break: auto !important;
}

/*TRAINING MODULE CSS*/

.create-sotrtraining-menu-btn {
    border-left: 30px solid #16ed28;
    border-radius: 0px;
    padding-right: 0px !important;
}


.cl_sotrtraining {
    background: #16ed28 !important;
}

.sotrtraining {
    background: #16ed28 !important;
}

.trn-bg {
    background: #16ed28 !important;
    font-weight: normal;
}

.sotrtraining-menu-bg-clr {
    background-color: #16ed28 !important;
    color: #000 !important;
}

.sotrtraining-menu a {
    /* background-color: #b5b5b5 !important; */
    border-top: 3px solid #16ed28;
    background-color: #222 !important;
    color: #000 !important;
}

    .sotrtraining-menu.active a, .sotrtraining-menu a:hover {
        border: 1px solid #16ed28;
        /*background-color: #f5b351 !important;*/
    }

.sotrtraining_next {
    background-color: #007b8a;
    height: 26px;
    width: 100px;
    color: white;
    border-radius: 8px;
    border: none;
}

.sotr_training_progress_bar {
    background-color: #007b8a;
    height: 26px;
    width: 100px;
    color: white;
    border-radius: 8px;
    border: none;
}

.sotrtraining_start_assessment {
    background-color: #007b8a;
    height: 27px;
    width: 160px;
    color: white;
    border-radius: 8px;
    border: none;
}

.sotrtraining_submit_assessment {
    background-color: #007b8a;
    height: 25px;
    width: 150px;
    color: white;
    border-radius: 8px;
    border: none;
}

.sotrtraining_goto_dashboard {
    background-color: #007b8a;
    height: 27px;
    width: 150px;
    color: white;
    border-radius: 8px;
    border: none;
}

.training_green {
    background-color: #4b9107;
    color: white;
    padding: 5px;
}

.training_blue {
    background-color: #055fa7;
    color: white;
    padding: 5px;
}


.training_grey {
    background-color: #8d8f8b;
    color: white;
    padding: 5px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.alignmentrow {
    height: 25px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}


div.TrainingMultiselectUserClass ul.multiselect-container.dropdown-menu {
    /* height: 300px !important; */
    height: auto;
    overflow-y: auto;
    width: 450px !important;
    top: 48px !important;
    left: 0px !important;
}

    div.TrainingMultiselectUserClass ul.multiselect-container.dropdown-menu label:not(.form-check-label):not(.custom-file-label) {
        font-weight: normal !important;
    }

    div.TrainingMultiselectUserClass ul.multiselect-container.dropdown-menu .multiselect-container .multiselect-option, .multiselect-container .multiselect-group, .multiselect-container .multiselect-all {
        padding: 0px !important;
    }

.marketabuselistspacing {
    padding: 8px 3px;
}

.sotrtraining_icon_history {
    height: 100px;
}

.space_divs {
    width: 31%;
    float: left;
    margin: 1%;
    border: 5px solid #344fab;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-top-40 {
    padding-top: 40px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.training-list {
    border-right: 6px solid #16ed28;
}

    .training-list:hover i.fa:before {
        color: #16ed28;
    }

.training-image .rounded-circle {
    border-radius: unset !important;
}

.font-weight-normal {
    font-weight: normal !important;
}





#add_menu_section .add_menu_list li:hover {
    background-color: #f5f5f5 !important;
}

.add_menu_list li:hover {
    background-color: #f5f5f5 !important;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5 !important;
}

.margin-left-65 {
    margin-left: 65px !important;
}

/*.reports_menu_table tr:hover {*/
tr:hover {
    cursor: pointer;
}

.card {
    border: 1px solid rgba(0,0,0,.125) !important;
}

.ui-datepicker {
    z-index: 999999999 !important;
}

#view_all_outstanding_module_report_wrapper.dataTables_wrapper .col-sm-12 {
    padding: 0px;
}

.trade_details_view td, .table th {
    padding: 0.5rem !important;
    border-top: none !important;
}

.trade-view-info td, .table th {
    padding: 0.5rem !important;
}

.trade-view-approval td, .table th {
    padding: 0.5rem !important;
}


.font-weight-500 {
    font-weight: 500 !important
}

.exclamation-style {
    font-size: 10px !important;
    /* color: red; */
    color: white !important;
    display: inline-block;
    padding: 0.5em 0.5em;
    font-size: 100%;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #dc3545;
    display: initial;
}

.no-border-column td, .table-bordered th {
    border: none;
}

@media (min-width: 1600px) {
    #trade_cancel {
        margin-right: -65px !important;
    }

    .escalate-approval {
        margin-right: -35px !important;
    }
}

.trade-view-approval td, .table th {
    border: none !important;
}

.trade-view-approval td, .table-bordered th {
    border: none !important;
}

#home_actionreq_table td, #home_pending_table td, #home_draft_table td, #home_onbehalfof_table td, #home_closed_table td,
#home_assigned_to_you_table td, #home_pad_periodic_reviews_table td, #pad_actionreq_table td,
#pad_pending_table td, #pad_closed_table td, #pad_proxy_table td, #pad_draft_table td,
#pad_assigned_to_you_table td, #pad_latest_updates_table td, #conflict_register_latest_updates_table td,
#risk_actionreq_table td, #risk_latest_updates_table td, #risk_team_serious_risk_table td, #consumer_latest_updates_table td,
#risk_personal_report_table td, #risk_team_report_table td, #consumer_actionreq_table td, #consumer_personal_report_table td,
#oba_actionreq_table td, #oba_assigned_to_you_table td, #oba_latest_updates_table td, #oba_current_activities_table td,
#oba_political_contributions_table td, #oba_reviews_table td, #home_oba_current_activities_table td,
#gh_pending_table td, #gh_actionreq_table td, #gh_onbehalfof_table td,
#gh_closed_table td, #gh_assigned_to_you_table td, #gh_latest_updates_table td,
#home_oba_political_contributions_table td, #home_oba_reviews_table td, #home_oba_periodic_reviews_table td, #home_gh_periodic_reviews_table td {
    border: none !important;
}

#oba_current_activities_table td, #oba_political_contributions_table td, #oba_reviews_table td, #home_oba_current_activities_table td,
#home_oba_political_contributions_table td, #home_oba_reviews_table td, #home_oba_periodic_reviews_table td {
    padding: 0.75rem !important;
}

/*#oba_trade_history .table-bordered, .table-bordered th {
    border: 1px solid #dee2e6 !important;
}*/

#incident_assigned_to_you_table td, th {
    border: none !important;
}

#cfr_assigned_to_you_table td, th {
    border: none !important;
}

#actiontracker_assigned_to_you_table td, th {
    border: none !important;
}

#home_latest_updates_table td {
    border: none !important;
}

table.table-bordered.dataTable {
    border-right-width: thin !important;
}

.trade-view-approval {
    /*border-width: 1px !important;
    border-style: solid !important;
    border-color: #e6dddd !important;*/
    border-width: unset !important;
    border-style: unset !important;
    border-color: unset !important;
}

#youritems_menu_table_info, #header_assginedtoyou_tbl_all_info, #youritems_draft_table_info, #header_assginedtoyou_tbl_pad_info {
    padding-left: 15px !important;
}

#youritems_menu_table_paginate, #header_assginedtoyou_tbl_all_paginate, #youritems_draft_table_paginate, #header_assginedtoyou_tbl_pad_paginate {
    padding-right: 15px !important;
}

.pad-normal-report-date-filter {
    margin-right: 125px !important;
    margin-top: -45px !important;
}

.trade-view-security-full-name {
    font-size: 1.6em !important;
}

.trade-view-security-identifier {
    font-size: 1.1em !important;
}

.trade-view-decision-type {
    font-size: 1.4em !important;
}

.trade-view-amount-type {
    font-size: 1.4em !important;
}

.portal-login-div, .loading-sso-div {
    border: 2px solid #ddd3d3;
    border-radius: 15px !important;
    background-color: white;
}

.login-content {
    text-align: center;
    padding-top: 10px;
}

#btn_submit_login {
    width: 130px !important;
}

[class*=sidebar-dark] .brand-link {
    border-bottom: none !important;
}

.brand-link {
    font-size: unset !important;
    line-height: unset !important;
}

#assigned_to_you_pad_reports_paginate {
    margin-top: -25px !important;
}



.alert-warning {
    color: #856404 !important;
    background-color: #fff3cd !important;
    border-color: #ffeeba !important;
    position: relative;
    padding: 0.75rem 0.75rem;
    /*margin-bottom: 1rem;*/
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.fullscreen-icon-class {
    padding: 10px !important;
    padding-right: 5px !important;
    padding-left: 10px !important;
}

.logout-menu {
    padding-right: 10px !important;
}

.txt_initial {
    text-transform: initial !important;
    font-family: sans-serif !important;
}

.linemanager-content {
    padding-top: 5px !important;
    padding-left: 5px !important;
}

.escalatebuttondiv {
    padding: 5px 5px 5px 5px !important;
}

.escalateuserlistdiv {
    padding: 5px 5px 5px 5px !important;
}

#pad-usercustomreports {
    z-index: 9999999 !important;
}

.padding-top-25 {
    padding-top: 25px !important;
}

.add-holding {
    margin-top: 16px !important;
    margin-left: -30px !important;
}


div#home_assigned_to_you_table_wrapper #home_assigned_to_you_table_length,
div#home_assigned_to_you_table_wrapper #home_assigned_to_you_table_filter {
    display: none;
}

.alert-success {
    color: #28a745;
    /*color: #155724;*/
    /*background-color: #d4edda;*/
    background-color: unset;
    border-color: #c3e6cb;
    position: relative;
    padding: 0.75rem 0.75rem;
    /*margin-bottom: 1rem rem;*/
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-warning .alert-link {
    color: #007bff !important;
}

.pad-report-full-screen {
    /*line-height: 2 !important;*/
    padding-right: 30px !important;
    /*padding-top: 18px !important;
    margin-left: 10px !important;*/
    cursor: pointer !important;
}

.pad-report-expand-icon-span {
    margin-left: 10px !important;
}

.pad-report-expand-icon {
    position: absolute !important;
}

.add-holding-security {
    border-color: white !important;
}

    .add-holding-security:hover {
        background-color: unset !important;
    }

.holding-security {
    padding-top: 20px !important;
}

.holding-security-table-div {
    padding-bottom: 20px !important;
}

.trade-status {
    font-weight: unset !important;
    /*padding: 12px 22px !important;*/
}

.trade-status-div {
    padding: 12px 22px !important;
}

.contract-note-title {
    background-color: #d6edec;
    padding-top: 18px;
    padding-bottom: 8px !important;
    font-size: 1.2em;
    margin-bottom: 12px;
}

.upload-contract-note-title {
    background-color: #fff3cd;
    padding-top: 18px;
    padding-bottom: 8px !important;
    font-size: 1.2em;
    margin-bottom: 12px;
}

.upload-full-border-radius {
    border: 1px solid #edd073;
}

.approval-status-title {
    background-color: #d6edec;
    padding-top: 18px !important;
    padding-bottom: 8px !important;
    font-size: 1.2em;
    /*margin-bottom: 12px;*/
}

.approval-workflow-step-title {
    background-color: #d6edec;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-size: 1.2em;
}

.approval-status-div {
    border: 1px solid #d5cece;
}

.pad-compliance-comments {
    border: dashed red !important;
}

.responsible-person-incident {
    width: 345px !important;
    /*top: 36px !important;*/
    height: 35px;
}

.personresponsibleuser .bootstrap-select > .dropdown-toggle {
    height: 40px !important;
    line-height: 2 !important;
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.incident-person-responsible-div {
    padding-top: 20px !important;
    padding: 0px !important;
    line-height: 3 !important;
}

.incident-action-taken-div {
    padding-top: 20px !important;
    line-height: 5 !important;
    padding: 0px !important;
}

/*.personresponsibleuser .dropdown-menu.open {
    min-height: 245px !important;
    overflow: scroll !important;
}

.personresponsibleuser .dropdown-menu.show {
    max-height: 245px !important;
    overflow-y: auto !important;
    min-height: 98px !important;
}*/

.personresponsibleuser .form-control {
    height: 35px;
}

.personresponsibleuser .dropdown-menu.open {
    min-height: 100px !important;
    overflow: scroll !important;
}

.personresponsibleuser .bootstrap-select.btn-group .dropdown-menu.inner {
    top: 50px;
    overflow-y: unset !important;
    min-height: 100px !important;
    max-height: unset !important;
    position: absolute !important;
    padding-bottom: 15px;
}

@media screen and (max-width: 767px) {
    .custHeight {
        height: 100px;
    }

    .custHeight-50 {
        height: 47px;
    }

    .custHeight-65 {
        height: 65px;
    }

    textarea#actiontaken,
    textarea#actiontakenpreventative {
        width: 100% !important;
    }

    .responsible-person-incident {
        width: 100% !important;
    }

    .personresponsibleuser .dropdown-menu {
        top: 0;
    }
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}


/*Rich Editor menu in Incident - display single line*/
.line-control-menu-bar .dropdown-toggle {
    font-size: 12px !important;
}


ul.multiselect-container.dropdown-menu {
    /*height: auto;
    overflow-y: auto;*/
    max-height: 300px;
    overflow-y: scroll;
    width: 300px;
    transform: none !important;
    top: 33px !important;
    left: -190px !important;
}

div#report_pad .table td, .table th {
    padding: 0.2rem 0.5rem;
    vertical-align: top;
    /*border-top: 1px solid #dee2e6;*/
}

div.HoldingMultiselectUserClass ul.multiselect-container.dropdown-menu {
    /* height: 300px !important; */
    height: auto;
    overflow-y: auto;
    width: 450px !important;
    top: 48px !important;
    left: 0px !important;
    top: 50px !important;
}

    div.HoldingMultiselectUserClass ul.multiselect-container.dropdown-menu label:not(.form-check-label):not(.custom-file-label) {
        font-weight: normal !important;
    }

    div.HoldingMultiselectUserClass ul.multiselect-container.dropdown-menu .multiselect-container .multiselect-option, .multiselect-container .multiselect-group, .multiselect-container .multiselect-all {
        padding: 0px !important;
    }

#home_assigned_to_you_table {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.ghDropdwn .bootstrap-select > .dropdown-toggle {
    /*height: 48px !important;
    line-height: 2.4 !important;*/
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

#staff-invloved-render ul {
    height: 100px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    padding: 15px 20px;
}

.no-bullets {
    list-style-type: none !important;
    margin: 0;
    padding: 0;
}

#report_pad {
    padding-bottom: 150px !important;
}

div.table-no-border .table td, .table th {
    /*padding: 0.75rem !important;*/
    vertical-align: top !important;
    border-top: unset !important;
}

.cl_actiontracker {
    background: #30d5c8 !important;
}

/*.dataTables_wrapper .col-sm-12 {
    padding: 0px !important;
}*/

.bg-clr-sblu {
    background-color: rgb(240 244 251) !important;
}

.onholdSubmit {
    height: 40px !important;
    line-height: 0 !important;
}

div#corporateentity ul.multiselect-container.dropdown-menu {
    height: auto !important;
    overflow-y: auto;
    width: 300px !important;
}

div.corporateentityclass ul.multiselect-container.dropdown-menu {
    left: 0px !important;
}

div.incidentcategoryclass ul.multiselect-container.dropdown-menu {
    left: 0px !important;
}

.responsible-department {
    width: 310px !important;
}

.personresponsibleuser .form-control {
    height: 35px;
}

.incidentcategory .form-control {
    height: 35px;
}


.jconfirm.addAction .jconfirm-box div.content-pane .content {
    clip: auto !important;
}

.jconfirm.addAction .jconfirm-box div.content-pane .content {
}

.personresponsibleuser .dropdown-menu.open {
    min-height: 245px !important;
    overflow: scroll !important;
}

.personresponsibleuser .bootstrap-select.btn-group .dropdown-menu.inner {
    top: 50px;
    overflow-y: unset !important;
    min-height: 100px !important;
    max-height: unset !important;
    position: absolute !important;
    padding-bottom: 15px;
}

.responsible-department .bootstrap-select.btn-group .dropdown-menu.inner {
    overflow-y: hidden !important;
}

.responsible-department .dropdown-menu.open {
    min-height: 349px !important;
    max-height: 300px !important;
    overflow: scroll !important;
    overflow-y: unset !important;
}

.responsible-department .dropdown-menu {
    top: 35px;
    overflow-y: unset !important;
    overflow-y: hidden !important;
    /*overflow: scroll !important;*/
    min-height: 80px !important;
    max-height: unset !important;
    /*position: absolute !important;*/
    padding-bottom: 15px;
}

.responsible-department .form-control {
    height: 35px;
}

.incident-category {
    width: 270px !important;
}

    .incident-category .dropdown-menu.open {
        min-height: 200px !important;
        max-height: 250px !important;
        overflow: scroll !important;
        overflow-y: unset !important;
    }

    .incident-category .dropdown-menu {
        top: 42px;
        overflow-y: unset !important;
        overflow-y: hidden !important;
        /*overflow: scroll !important;*/
        min-height: 80px !important;
        max-height: unset !important;
        /*position: absolute !important;*/
        padding-bottom: 15px;
    }

    .incident-category .form-control {
        height: 30px;
    }

.responsible-person-view .dropdown-menu.open {
    /*min-height: 200px !important;*/
    max-height: 300px !important;
    overflow: scroll !important;
    overflow-y: unset !important;
    top: 33px !important;
}

.responsible-person-view .dropdown-menu {
    top: 30px;
    overflow-y: unset !important;
    /*overflow: scroll !important;*/
    min-height: 80px !important;
    max-height: unset !important;
    position: absolute !important;
    padding-bottom: 15px;
}

.responsible-person-view {
    width: 266px !important;
    /*top: 36px !important;*/
    height: 35px;
}

.responsible-person .dropdown-menu.open {
    /*min-height: 200px !important;*/
    max-height: 300px !important;
    overflow: scroll !important;
    overflow-y: unset !important;
    top: 33px !important;
}

.responsible-person .dropdown-menu {
    /*top: 50px;
    overflow-y: unset !important;*/
    /*overflow: scroll !important;*/
    /*min-height: 80px !important;
    max-height: unset !important;
    position: absolute !important;*/
    padding-bottom: 15px;
}

.responsible-person {
    width: 266px !important;
    /*top: 36px !important;*/
    height: 35px;
}

.incidentcategoryclass ul.multiselect-container.dropdown-menu {
    width: 500px !important;
    font-size: 13px;
}

.incident-approval-form label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 600 !important;
}

.responsible-department.btn.dropdown-toggle {
    border: 1px solid !important;
}

#incidentnotifiableregulatorybody, #responsibledepartment, #corporateentity, #originalincidentcategory, #incidentcategory,
#iscassimpactonfunds, #incidentnotifiableregulatorybody, #isincidentnotifiabledepository, #anymaterialityassesment, #internalreporting {
    width: 310px !important;
}

div.incidentcategoryclass .btn-group .multiselect {
    width: 310px !important;
}

div.corporateentityclass .btn-group .multiselect {
    width: 310px !important;
}

div.responsible-department .btn {
    border: 1px solid !important;
}

div.corporateentityclass ul.multiselect-container.dropdown-menu {
    width: 330px !important;
    font-size: 13px;
}

#pad_assigned_to_you_table {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.login-user-list {
    display: block !important;
    padding: 0.25rem 1rem !important;
}

.user-name-ddr {
    color: #908888;
    font-weight: 700;
}

.register-wrapper {
    margin: auto !important;
}

.quickincident-cellhover tr:hover td {
    background-color: none !important;
}

.inc_visi_cmt {
    background-color: red;
    color: #fff;
    border-radius: 6px;
    padding: 2px 8px;
}

#div_Assignee .form-group .bootstrap-select .dropdown-toggle {
    height: 38px !important;
    border: 1px solid #a49797 !important;
}

.vertical-row {
    border-left: 1px solid black;
    height: 170px;
    position: absolute;
    left: 24%;
}

div.incident-assignee-userlist .filter-option-inner {
    line-height: 2 !important;
}

.modal-dialog.add-key-indicator-modal {
    width: 800px;
}

.modal-dialog.add-risk-area-modal {
    width: 600px;
}

.pad-approval-wf-options {
    padding-top: 20px !important;
    padding: inherit;
}

.modal-dialog.create-conflict-modal {
    width: 1000px;
}

.modal-dialog.create-annualgh-modal {
    width: 1000px;
}

.date-notified {
    z-index: 99 !important;
}

.conflict-owner-dropdown {
    border: 1px solid #cec1c1 !important;
}

.monitoring-owner-dropdown {
    border: 1px solid #cec1c1 !important;
}

#tbl_conflicts_register_list_wrapper .dt-buttons .buttons-csv {
    background-color: #007b8a !important;
    color: white !important;
}

    #tbl_conflicts_register_list_wrapper .dt-buttons .buttons-csv i.fa {
        font-weight: bold;
        line-height: 0;
    }

.logo-div {
    display: block;
    margin-left: auto;
    margin-right: 10px;
    width: 55%;
    line-height: 2.2;
    /*margin-top:-6px;*/
}

.view-page-display-padding {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
}

#tbl_view_all_incidents_wrapper .dt-buttons .buttons-csv {
    background-color: #007b8a !important;
    color: white !important;
    line-height: 1 !important;
}

#tbl_view_incidents_created_by_you_wrapper .dt-buttons .buttons-csv {
    background-color: #007b8a !important;
    color: white !important;
}

#tbl_individual_conflicts_register_list_wrapper .dt-buttons .buttons-csv {
    background-color: #007b8a !important;
    color: white !important;
}

#tbl_view_your_actions_wrapper .dt-buttons .buttons-csv {
    background-color: #007b8a !important;
    color: white !important;
}

.margin-right-35 {
    margin-right: 35px;
}

select#riskSortByStatus {
    padding: 5px 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
}

select#riskSortByStatus {
    margin-left: -15px;
}

#view_risk_results_table_dynamic table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: 0px !important;
}

div.dataTables_wrapper {
    position: unset !important;
}

.compliance_visible_switch {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 18px;
}

    .compliance_visible_switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

    .compliance_visible_switch .slider:before {
        position: absolute;
        content: "";
        height: 12px !important;
        width: 12px !important;
        left: 0px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.quickincident-cellhover tr:hover td {
    background-color: none !important;
}

.inc_visi_cmt {
    background-color: red;
    color: #fff;
    border-radius: 6px;
    padding: 2px 8px;
}

.vertical-row {
    border-left: 1px solid black;
    height: 170px;
    position: absolute;
    left: 25%;
}

.incpreaction {
    width: 345px;
    height: 35px;
    text-indent: 5px;
    color: #333333;
    font-size: 14px;
    border-radius: 4px;
}

#ui-datepicker-div {
    z-index: 999999999 !important;
    /*position: absolute !important;*/
}

#view_risk_audit.dataTable {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

.incident-comment-div {
    /*margin-top: 20px;*/
    padding-bottom: 10px;
}

/*.personresponsibleuser .dropdown-menu.show {
    min-height: 220px !important;
    max-height: 220px !important;
    overflow-x: scroll !important;
    padding-bottom: 50px !important;
}*/

.jconfirm.addaction .jconfirm-box div.content-pane .content {
    clip: auto !important;
}

#tbl_dashboardconflicts_register_list_wrapper div.dt-buttons {
    position: absolute;
}

#load_risk_conflicts_register {
    padding-left: 0;
    padding-right: 0;
}

.dashboard-conflicts {
    padding: 0;
}

#tbl_dashboardconflicts_register_list {
    padding: 0;
}

/*#tbl_dashboardconflicts_register_list > thead {
   display:none;
}*/

.display-initial {
    display: initial !important;
}

.risk_icon_history {
    height: 22px;
}

#tbl_dashboardconflicts_register_list_filter, #incident_assigned_to_you_table_filter, #actiontracker_assigned_to_you_table_filter {
    display: none;
}

.padding-left-right-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*div.dataTables_scrollBody table#tbl_dashboardconflicts_register_list th {
    display:none;
}*/

/*table#tbl_dashboardconflicts_register_list th {
    padding: 0.3rem !important;
}*/

.incidentreportbuttonspace {
    margin-right: 245px;
}

.border {
    border: 1px solid black !important;
}

div.dropdown-menu.show {
    z-index: 9999999 !important;
}

#pad_assigned_to_you_table_filter {
    display: none;
}

.padding-right-15 {
    padding-right: 15px !important;
}

#youritems_menu_table_length {
    display: none;
}

#ui-id-1 {
    z-index: 9999999 !important;
    font-size: 14px;
    font-family: serif;
}

/*#ui-id-1.ui-menu {
       max-width:500px !important;
       margin-left: -625px !important;
    }*/


.pre-corr-action-title {
    background-color: #ffbf00;
    padding-top: 15px !important;
    padding-left: 4px !important;
}

.pre-corr-action-border {
    border: 1px solid #ffbf00;
}

.pre-corr-action-indent1 {
    padding-top: 15px !important;
    padding-left: 4px !important;
}

.pre-corr-action-indent2 {
    padding-top: 15px !important;
    padding-left: 4px !important;
}

.create-linked-action {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
}












.modal-dialog.create-consumer-modal {
    width: 600px;
}

.modal-dialog.create-consumer-select-result-modal {
    width: 800px;
}

.cl_cd {
    background: #5AAC44 !important;
}

.create-consumer-duty-category-modal {
    width: 550px;
}

.create-consumer-duty-key-modal {
    width: 550px;
}

.cd-list {
    border-right: 6px solid #5AAC44;
}

.cd-bg {
    background: #5AAC44 !important;
    /*color: black;*/
    font-weight: normal;
}

.cd-list:hover i.fas:before {
    color: #5AAC44;
}

div.ConsumerKeyMultiselectUserClass ul.multiselect-container.dropdown-menu {
    height: auto;
    overflow-y: auto;
    width: 512px;
    transform: none !important;
    top: 40px !important;
    left: 0px !important;
    z-index: 9999999;
}

div.ConsumerAssigneeMultiselectUserClass ul.multiselect-container.dropdown-menu {
    height: auto;
    overflow-y: auto;
    width: 512px;
    transform: none !important;
    top: 40px !important;
    left: 0px !important;
    z-index: 9999999;
}

div.ConsumerCategoryMultiselectUserClass ul.multiselect-container.dropdown-menu {
    height: auto;
    overflow-y: auto;
    width: 512px;
    transform: none !important;
    top: 40px !important;
    left: 0px !important;
    z-index: 9999999;
}

#ExportConsumerDutyResultsCSV {
    height: 30px !important;
    line-height: 1;
}

#filtered-consumer-duty {
    height: 30px !important;
    line-height: 1.6 !important;
    margin-right: 10px !important;
}

#DynamicDateFilterConsumerDutyResults {
    height: 30px !important;
    line-height: 1.6 !important;
}

ul.consumer_parameter_ul {
    padding: 0;
    margin: 5px 0 8px;
    list-style: none;
    min-height: 22px;
}

    ul.consumer_parameter_ul li label {
        min-width: 30px;
        min-height: 30px;
        display: block;
        text-align: center;
        padding: 4px 8px;
        position: relative;
        font-weight: normal;
        cursor: pointer;
        border-radius: 0;
    }

    ul.consumer_parameter_ul li input {
        display: none;
    }

div#report_view_consumerduty_results_table_dynamic_wrapper .buttons-collection {
    /*background-color: white !important;
    color: black !important;
    border: 1px solid #d0cccc !important;*/
}

div#report_view_consumerduty_results_table_dynamic_wrapper div.dt-buttons {
    position: relative !important;
    float: right !important;
}

#ReportDynamicDateFilterConsumerDutyResults {
    height: 48px !important;
    line-height: 1.6 !important;
}

progress-bar.active, .progress.active .progress-bar {
    animation: unset !important;
}

.progress-bar {
    background-color: #CCCCCC !important;
}

    .progress-bar.active, .progress.active .progress-bar {
        animation: unset !important;
    }

.progressbar-incomplete-result {
    background-color: #CCCCCC !important;
    color: black !important;
}

.progressbar-status-text-complete {
    background: green !important;
    color: white !important;
}

.progressbar-status-text-incomplete {
    background: #EA9999 !important;
    color: black !important;
}

.weight_status.Completed .status_percentage .progress-bar {
    background-color: green !important;
}

weight_status.Completed .status_percentage .progress span {
    color: #fff !important;
}

.disable-background-color {
    background: #dddddd !important;
}

.column_filter.consumer_col_filter {
    position: relative;
    z-index: 1;
    margin-left: 10px !important;
    float: right !important;
}

.column_filter.consumer_col_filter_monthwise {
    position: relative;
    z-index: 100000;
    margin-left: 10px !important;
    float: right !important;
}

.column_filter.consumer_reports_filter {
    position: relative;
    z-index: 2;
    float: right !important;
    margin-top: 16px !important;
}

.consumerReportsFilter {
    line-height: 2;
    border: none !important;
    background: none !important;
}

div#report_view_consumerduty_results_table_dynamic_filter .form-control-sm {
    margin-right: 10px !important;
}

div#report_view_consumerduty_results_table_dynamic_wrapper div.dt-button-collection {
    width: unset !important;
    padding: 0px !important;
}

.pointer-events-none-disabled {
    pointer-events: none !important;
}

.exportConsumerDuty {
    font-size: 13px !important;
    font-weight: bold !important;
    height: 48px;
    background-color: #007b8a !important;
    color: #fff !important;
    line-height: 3;
}

.coming-soon-text {
    text-align: center;
    /*padding-top: 50px;*/
    font-size: 20px;
    font-weight: bold;
}

.wrap-text-cell {
    max-width: 700px !important;
    min-width: 500px !important;
    word-wrap: break-word !important;
}

.min-max-width-300 {
    max-width: 400px !important;
    min-width: 300px !important;
    word-wrap: break-word !important;
}

.min-max-width-200 {
    max-width: 300px !important;
    min-width: 200px !important;
    word-wrap: break-word !important;
}

.min-max-width-100 {
    max-width: 200px !important;
    min-width: 100px !important;
    word-wrap: break-word !important;
}

.min-max-width-50 {
    max-width: 100px !important;
    min-width: 50px !important;
    word-wrap: break-word !important;
}

.min-max-width-40 {
    max-width: 100px !important;
    min-width: 40px !important;
    word-wrap: break-word !important;
}

.min-max-width-55 {
    max-width: 100px !important;
    min-width: 55px !important;
    word-wrap: break-word !important;
}

div#report_view_consumerduty_results_table_dynamic_wrapper div.dt-button-collection .dt-button {
    background-color: #007b8a !important;
    color: #fff !important;
}

.ConsumerAssignedTo {
    border: 1px solid lightgray;
}

div.ConsumerKeyMultiselectUserClass ul > li > label {
}

div.ConsumerCategoryMultiselectUserClass .radio, .checkbox {
    font-weight: normal !important;
    font-size: 14px !important;
}

.consumer-score-filter {
    width: auto !important;
    display: inline !important;
    padding: 5px !important;
    height: 30px !important;
    font-size: 11px;
}

.outcome-category-dropdown {
    width: 225px !important;
    display: inline !important;
    padding: 5px !important;
    height: 30px !important;
    font-size: 11px;
}

.assignedto-dropdown {
    width: 160px !important;
    display: inline !important;
    padding: 5px !important;
    height: 30px !important;
    font-size: 11px;
}

.cross-cutting-filter {
    width: 250px !important;
    display: inline !important;
    padding: 5px !important;
    height: 30px !important;
    font-size: 11px;
}

.qualitative-quantitative-filter {
    width: 160px !important;
    display: inline !important;
    padding: 5px !important;
    height: 30px !important;
    font-size: 11px;
}

.high-level-filter {
    width: 160px !important;
    display: inline !important;
    padding: 5px !important;
    height: 30px !important;
    font-size: 11px;
}

.rsc-category-filter {
    width: 160px !important;
    display: inline !important;
    padding: 5px !important;
    height: 30px !important;
    font-size: 11px;
}

.consumerreport_datepicker {
    width: 76px !important;
    /*height: 48px !important*/
}

.search-consumer-report-score {
    height: 42px !important;
    line-height: 0;
    margin-top: -6px;
}

.cduSelectResult {
    display: flex;
    justify-content: center;
}

#go_reports_consumer, #consumer_report_score_filter_reset {
    margin-top: 20px;
    height: 30px !important;
    line-height: 0;
    width: 75px;
}

.riskreport_datepicker {
    width: 75px !important;
    height: 30px !important;
}

.risk-score-filter {
    width: auto !important;
    display: inline !important;
    padding: 5px !important;
    height: 30px !important;
    font-size: 13px;
}

.column_filter.risk_col_filter {
    position: relative;
    z-index: 100000;
    margin-left: 10px !important;
    float: right !important;
}

div#report_view_risk_results_table_dynamic_wrapper div.dt-buttons {
    position: relative !important;
    float: right !important;
}

div#report_view_risk_results_table_dynamic_filter .form-control-sm {
    margin-right: 10px !important;
}

div#report_view_risk_results_table_dynamic_wrapper div.dt-button-collection {
    width: unset !important;
    padding: 0px !important;
}

.exportRisk {
    font-size: 13px !important;
    font-weight: bold !important;
    height: 48px;
    background-color: #007b8a !important;
    color: #fff !important;
    line-height: 3;
}

.risk-report-filter-alignment {
    padding: 4px;
    margin-top: 20px;
    border: 1px solid #ced4da;
}

#go_reports_risk, #risk_report_score_filter_reset {
    margin-top: 20px;
    height: 30px !important;
    line-height: 0;
}

/*.consumer-param-section ul.nav > li > a.active {
    background-color: #ffffff;
}*/

.consumer-param-bg-gray {
    background-color: #e0e0e0;
}

.consumer-param-bg-white {
    background-color: white;
}

div#report_view_consumerduty_results_table_dynamic_monthwise_filter .form-control-sm {
    margin-right: 10px !important;
}

div#report_view_consumerduty_results_table_dynamic_monthwise_wrapper div.dt-button-collection {
    width: unset !important;
    padding: 0px !important;
}

    div#report_view_consumerduty_results_table_dynamic_monthwise_wrapper div.dt-button-collection .dt-button {
        background-color: #007b8a !important;
        color: #fff !important;
    }

div#report_view_consumerduty_results_table_dynamic_monthwise_wrapper div.dt-buttons {
    position: relative !important;
    float: right !important;
}

.exportConsumerDutyMonthWise {
    font-size: 13px !important;
    font-weight: bold !important;
    height: 48px;
    background-color: #007b8a !important;
    color: #fff !important;
    line-height: 3;
}

.tooltip {
    position: relative;
    display: inline-block;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 140px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        bottom: 150%;
        left: 50%;
        margin-left: -75px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.color-blue {
    color: dodgerblue !important;
}

.eml_report_datepicker {
    width: 100px !important;
    height: 30px !important;
}

.my-auto-df {
    margin-bottom: auto !important;
    padding-left: 5px !important;
}

.email-report-from-datepicker, .email-report-to-datepicker {
    font-size: 1em;
    height: 30px;
}

    .email-report-from-datepicker span.fa-lg {
        height: 15px !important;
    }

    .email-report-to-datepicker span.fa-lg {
        height: 15px !important;
    }

#go_email_partial {
    position: inherit;
    font-size: 11px;
    width: 44px;
    bottom: 0px;
    padding: 0px;
    height: 30px !important;
    text-align: center;
    margin-bottom: 17px;
    margin-left: -60px;
}

.email-module-label {
    margin-right: 30px !important;
}

#email_module .input-sm {
    width: fit-content;
}

#partial_email_history_data_length {
    display: none !important;
}

.btn-email-pad {
    padding-left: 80px;
}

.email-pl {
    padding-left: 20px;
}

.email-ttl-pad {
    padding-bottom: 10px;
}

.email-lbl {
    line-height: 2;
    font-size: 16px;
    font-weight: normal !important;
}

div#InsertLink_What_Should_Have_Happened div.modal-header,
div#InsertLink_Incident_Details div.modal-header,
div#InsertLink_How_Incident_Identified div.modal-header {
    display: unset !important;
}

div#InsertTable_What_Should_Have_Happened div.modal-header,
div#InsertTable_Incident_Details div.modal-header,
div#InsertTable_How_Incident_Identified div.modal-header {
    display: unset !important;
}

.your_view_all_oba_declaration table.dataTable {
    border-collapse: collapse !important;
}

#load_risk_conflicts_register table.dataTable {
    border-collapse: collapse !important;
}

#Automated_OBA_StartMonth {
    width: fit-content;
}


.cdubadge {
    font-size: 13px;
}

.cdu-bg-green {
    background: #79d277 !important;
    font-weight: normal;
    color: #79d277 !important;
}

.cdu-bg-amber {
    background: #ffdb78 !important;
    font-weight: normal;
    color: #ffdb78 !important;
}

.cdu-bg-red {
    background: #f35e5e !important;
    font-weight: normal;
    color: #f35e5e !important;
}

.cdu-pie-chart-border-green {
    border-color: #79d277 !important;
    border-style: solid !important;
}

.cdu-pie-chart-border-amber {
    border-color: #ffdb78 !important;
    border-style: solid !important;
}

.cdu-pie-chart-border-red {
    border-color: #f35e5e !important;
    border-style: solid !important;
}

div#report_view_risk_results_table_dynamic_wrapper div.dt-button-collection .dt-button {
    background-color: #007b8a !important;
    color: #fff !important;
}

div#report_view_consumerduty_results_table_dynamic_month_download_chart_wrapper .buttons-collection {
    /*background-color: white !important;
    color: black !important;
    border: 1px solid #d0cccc !important;*/
}

div#report_view_consumerduty_results_table_dynamic_month_download_chart_wrapper div.dt-buttons {
    position: relative !important;
    float: right !important;
}

div#report_view_consumerduty_results_table_dynamic_month_download_chart_filter .form-control-sm {
    margin-right: 10px !important;
}

div#report_view_consumerduty_results_table_dynamic_month_download_chart_wrapper div.dt-button-collection {
    width: unset !important;
    padding: 0px !important;
}


    div#report_view_consumerduty_results_table_dynamic_month_download_chart_wrapper div.dt-button-collection .dt-button {
        background-color: #007b8a !important;
        color: #fff !important;
    }

div#report_view_consumerduty_results_table_dynamic_month_download_chart_monthwise_filter .form-control-sm {
    margin-right: 10px !important;
}

div#report_view_consumerduty_results_table_dynamic_month_download_chart_monthwise_wrapper div.dt-button-collection {
    width: unset !important;
    padding: 0px !important;
}

div#report_view_consumerduty_results_table_dynamic_month_download_chart_wrapper div.dt-button-collection .dt-button {
    background-color: #007b8a !important;
    color: #fff !important;
}

div#report_view_consumerduty_results_table_dynamic_month_download_chart_wrapper div.dt-buttons {
    position: relative !important;
    float: right !important;
}

.add_new_attendees {
    padding-left: 5px !important;
}

.padding-right-115 {
    padding-right: 115px !important;
}

.breakword {
    word-break: break-word;
    vertical-align: baseline !important;
}

.incidentremovewhitespace {
    position: relative;
    /*top: -20px;*/
    left: 0px;
}

.overlapping_incident_content {
    max-width: 80px !important;
}

.view-gh-page-display-padding {
    padding-top: 5px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}

/*.gh-view-info td, .table th {
    padding: 1rem !important;
}*/

table#gh-view-info-tbl tbody tr:nth-of-type(odd) {
    background-color: rgb(240 244 251);
}

.gh_tradeview ul.nav > li > a.active {
    background-color: #ffffff;
}

#createCFR_view ul.nav > li > a.active {
    background-color: #ffffff;
}

#dashboardCFR_view ul.nav > li > a.active {
    background-color: #ffffff;
}

#dashboardCFR_view_new ul.nav > li > a.active {
    background-color: #ffffff;
}

.border-top-none {
    border-top: none !important;
}

.line-height-1-4 {
    line-height:1.4 !important;
}

#tbl_create_gh_file_list {
    background: #f4f6f9 !important;
}

.border-solid-1px-gray {
    border: 1px solid #ced4da !important;
}

#gh_draft_table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: none !important;
}

.dashboard-partial-progressbar {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 30em;
    /* height: 18em; */
    /* margin-top: -9em; */
    margin-left: -10em;
    /* border: 1px solid #ccc; */
    /* background-color: #f3f3f3;*/
}

#activity_options_list td {
    border-top: none !important;
}

.activ_title {
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: white;
    padding-left: 30px;
    border-top: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}

.activ_detail_border {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.pad-left-15im {
    padding-left: 15px !important;
}

.act-desc-border {
    border-left: solid 1px black !important;
}

.faicon-col-size {
    color: black;
    font-size: 2em !important;
}



div#tbl_view_all_cfr_report_v2_wrapper div.dt-buttons {
    position: relative !important;
    float: right !important;
}

/*********** Multi Selector drop down start ************/

.column_filter.cfr_col_filter {
    position: relative;
    z-index: 100000;
    margin-left: 10px !important;
    float: right !important;
}

.column_filter.cfr_individual_col_filter {
    position: relative;
    z-index: 100000;
    margin-left: 10px !important;
    float: right !important;
}

/*********** Multi Selector drop down end ************/

div#tbl_view_all_cfr_report_v2_wrapper .buttons-collection {
    background-color: white !important;
    color: black !important;
    border: 1px solid #d0cccc !important;
}

div#tbl_view_all_cfr_report_v2_wrapper .buttons-csv, .buttons-excel, .buttons-pdf, .buttons-html5 {
    background-color: white;
    border-color: #007b8a;
    font-weight: bold;
    font-size: 13px;
    color: black;
    border: 1px solid #efeeee !important;
    height: 48px !important;
    line-height: 3 !important;
}

div#tbl_view_all_cfr_report_v2_wrapper div.dt-buttons {
    position: relative !important;
    float: right !important;
}

div#tbl_view_all_cfr_report_v2_filter .form-control-sm {
    margin-right: 10px !important;
}

#tbl_view_all_actions_report_v2_paginate {
    margin-top: -25px !important;
}

#report_cfr{
    border-radius: .5em;
    padding: 10px;
}

.cfr-report-full-screen {
    line-height: 2 !important;
    padding-right: 30px !important;
    padding-top: 18px !important;
    margin-left: 10px !important;
    cursor: pointer !important;
}

.cfrreport_datepicker {
    width: 102px !important;
    /*height: 49px !important*/
}






div#tbl_view_individual_cfr_report_v2_wrapper div.dt-buttons {
    position: relative !important;
    float: right !important;
}

div#tbl_view_individual_cfr_report_v2_wrapper .buttons-collection {
    background-color: white !important;
    color: black !important;
    border: 1px solid #d0cccc !important;
}

div#tbl_view_individual_cfr_report_v2_wrapper .buttons-csv, .buttons-excel, .buttons-pdf, .buttons-html5 {
    background-color: white;
    border-color: #007b8a;
    font-weight: bold;
    font-size: 13px;
    color: black;
    border: 1px solid #efeeee !important;
    height: 48px !important;
    line-height: 3 !important;
}

div#tbl_view_individual_cfr_report_v2_wrapper div.dt-buttons {
    position: relative !important;
    float: right !important;
}

div#tbl_view_individual_cfr_report_v2_filter .form-control-sm {
    margin-right: 10px !important;
}

#tbl_view_individual_cfr_report_v2_paginate {
    margin-top: -25px !important;
}

#riskstatus_sel{
    margin-bottom: 10px;
}

.pad_reports_filter {
    position: relative;
    z-index: 2;
    float: right !important;
    margin-top: 28px !important;
}

.column_filter.pad_holding_filter {
    position: relative;
    z-index: 100000;
    margin-left: 10px !important;
    float: left !important;
}

.ConflictRegisterBusinessMultiselectUserClass ul.multiselect-container.dropdown-menu {
    left: 0px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
    padding-right: 0px !important;
}

.padding-right-5 {
    padding-left: 0px !important;
    padding-right: 5px !important;
}

#tbl_UndertakenPaDeals td{
    font-size: 11px !important;
}

#tbl_added_annual_pad_trades td {
    font-size: 11px !important;
}

.flex-end-align {
    display: flex;
    justify-content: end;
}

.margin-left-30 {
    margin-left: 30px;
}

.column_filter.cfr_reports_filter {
    position: relative;
    z-index: 2;
    float: right !important;
    margin-top: 25px !important;
}

.column_filter.inc_reports_filter {
    position: relative;
    z-index: 2;
    float: right !important;
    margin-top: 25px !important;
}

.column_filter.atr_reports_filter {
    position: relative;
    z-index: 2;
    float: right !important;
    margin-top: 25px !important;
}



.cursor-default-imp {
    cursor: default !important;
}

.tpbtn {
    background: #4CA148;
    color: #fff;
    padding: 4px 15px;
    margin-top: 15px;
    display: inline-block;
    border-radius: 2px;
    float: right;
    margin-left: 12px;
}

.cfditl {
    padding: 0 110px 52px;
}

.defCls1 {
    padding: 0;
    height: 290px;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    border-top: 15px solid #5ABD5F;
    margin-bottom: 20px;
}

.cbtphdr {
    text-align: left;
    position: absolute;
    width: 100%;
    top: 15px;
    z-index: 1;
}

.tcbytu {
    position: absolute;
    bottom: 70px;
    left: 45px;
    width: 96%;
}

.cpnlby {
    background: transparent;
    width: 100%;
    color: #fff;
    padding: 2px 45px;
    position: absolute;
    bottom: 40px;
}

.logoTpcd {
    padding: 20px 20px 0 45px;
}

.sub {
    vertical-align: sub;
    font-size: smaller;
}

.margin-left-right-15 {
    margin-left: 15px;
    margin-right: 15px;
}

.inc-compl-validation {
    border: 1px solid red;
    border-radius: 5px;
    width: fit-content;
}

.margin-top-50 {
    margin-top: 50px;
}

#tbl_trade_attachment_list.table td, .table th {
    border-top: none;
}

.column_filter.cfr_col_filter_dashboard_individual {
    position: relative;
    z-index: 100000;
    margin-left: 10px !important;
    float: right !important;
}

#individual_cfr_new_v2 div.dt-buttons {
    display: none !important;
}

#individual_cfr_wrapper .form-control[readonly], .input-group-addon, .dataTables_scroll, .logout-bg {
    background-color: none !important;
}

/*#business_cfr_tbl_filter {
    display: none !important;
}

#individual_cfr_tbl_filter {
    display: none !important;
}

#business_cfr_filter {
    display: none !important;
}

#individual_cfr_filter {
    display: none !important;
}*/

.column_filter.cfr_col_filter_dashboard_business {
    position: relative;
    z-index: 100000;
    margin-left: 10px !important;
    float: right !important;
}

#business_cfr_new_v2 div.dt-buttons {
    display: none !important;
}

#business_cfr_wrapper .form-control[readonly], .input-group-addon, .dataTables_scroll, .logout-bg {
    background-color: none !important;
}

.column_filter.cfr_col_filter_dashboard_business_all {
    position: relative;
    z-index: 100000;
    margin-left: 10px !important;
    float: right !important;
    margin-top: 25px !important;
}

#all_cfr_new_v2 div.dt-buttons {
    display: none !important;
}

#business_cfr_tbl_wrapper .form-control[readonly], .input-group-addon, .dataTables_scroll, .logout-bg {
    background-color: none !important;
}

.column_filter.cfr_col_filter_dashboard_individual_all {
    position: relative;
    z-index: 100000;
    margin-left: 10px !important;
    float: right !important;
    margin-top: 25px !important;
}

#individual_cfr_tbl_wrapper .form-control[readonly], .input-group-addon, .dataTables_scroll, .logout-bg {
    background-color: none !important;
}

ul.rsc_parameter_ul {
    padding: 0;
    margin: 5px 0 8px;
    list-style: none;
    min-height: 22px;
}

    ul.rsc_parameter_ul li label {
        min-width: 30px;
        min-height: 30px;
        display: block;
        text-align: center;
        padding: 4px 8px;
        position: relative;
        font-weight: normal;
        cursor: pointer;
        border-radius: 0;
    }

    ul.rsc_parameter_ul li input {
        display: none;
    }

#assigned_to_you_pad_reports_wrapper div.dt-buttons {
    /*display: none !important;*/
    position: absolute;
    bottom: -47px;
    left: 0;
    right: 10px;
    text-align: right;
    display: inherit !important;
}

#assigned_to_you_pad_reports_wrapper div.dt-buttons .buttons-csv {
    background: #007B8A;
    color: #fff !important;
    height: 40px !important;
    line-height: 1 !important;
}

td:has(> a.remove_ge_notify), td:has(> a.remove_sip_notify) {
    display: flex;
    justify-content: end;
}

.popup-inc, .popup-atr, .popup-cfr {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.popup-content-inc, .popup-content-atr, .popup-content-cfr {
    position: relative;
    background-color: white; /* Background for the image container */
    padding: 20px; /* Space around the image */
    border-radius: 8px; /* Rounded corners */
    margin-left: 18%;
    margin-right: 25%;
    margin-bottom: 10%;
    margin-top: 5%;
}

.popup-inc img, .popup-atr img, .popup-cfr img {
    max-width: 100%;
    max-height: 83vh;
    display: block;
    border-radius: 8px;
}

.close-inc, .close-atr, .close-cfr {
    position: absolute;
    top: 10px;
    right: 15px;
    color: black;
    margin-right: 25%;
    margin-top: 4%;
    font-size: 30px;
    cursor: pointer;
    z-index: 1000;
}

.table-hover > tbody > tr.bg-success:hover {
    background-color: #28a745 !important;
}

a.annual-gh-trigger-disabled {
    pointer-events: none;
    opacity: 0.6;
    cursor: not-allowed;
    text-decoration: none;
}