﻿body {
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif !important;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
}

.form-control, .jarviswidget > div, .fc-border-separate thead tr, .table thead tr, nav ul ul li > a, nav ul li a, .login-info a span, .btn, nav ul, button.btn, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    font-size: 11px !important;
}

.form-control {
    height: 32px;
}

strong {
    font-weight: 700
}

a {
    color: #3276b1;
    text-decoration: none;
}

.sidesapce {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #2c699d;
}

.btn {
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #296191;
    border-color: #1f496d;
}

.btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #3276b1;
    border-color: #2c699d;
}

.btn-primary .badge {
    color: #3276b1;
    background-color: #fff;
}

label {
    margin-bottom: .5rem !important;
}

a:focus, a:hover {
    color: #214e75;
    text-decoration: underline;
}

.active_data_queue .fade:not(.show) {
    opacity: 1;
    top: 27px !important;
}

.no-left-padding {
    padding-left: 0px !important
}

.no-right-padding {
    padding-right: 0px !important
}

@media (min-width:1804px) and (max-width:1900px) {
    .mobilevsprocess .importbox .box_content span.time-progress {
        width: 48%;
    }
}

@media (min-width:1301px) and (max-width:1803px) {
    .mobilevsprocess .importbox .box_content .min-time span.time-lable, .mobilevsprocess .importbox .box_content .avg-time span.time-lable, .mobilevsprocess .importbox .box_content .max-time span.time-lable {
        width: auto;
    }

    .mobilevsprocess .importbox .box_content .min-time span.time-count, .mobilevsprocess .importbox .box_content .avg-time span.time-count, .mobilevsprocess .importbox .box_content .max-time span.time-count {
        width: auto;
    }
}

@media (min-width:1651px) and (max-width:1803px) {
    .mobilevsprocess .importbox .box_content span.time-progress {
        width: 49%;
    }
}

@media (min-width:1551px) and (max-width:1650px) {
    .mobilevsprocess .importbox .box_content span.time-progress {
        width: 45%;
    }
}

@media (min-width:1470px) and (max-width:1550px) {
    .mobilevsprocess .importbox .box_content span.time-progress {
        width: 41%;
    }
}

@media (min-width:1301px) and (max-width:1469px) {
    .mobilevsprocess .importbox .box_content .min-time span.time-lable, .mobilevsprocess .importbox .box_content .avg-time span.time-lable, .mobilevsprocess .importbox .box_content .max-time span.time-lable {
        font-size: 10px;
    }

    .mobilevsprocess .importbox .box_content span.time-progress {
        width: 41%;
    }

    .mobilevsprocess .importbox .box_content .min-time span.time-count, .mobilevsprocess .importbox .box_content .avg-time span.time-count, .mobilevsprocess .importbox .box_content .max-time span.time-count {
        font-size: 10px;
    }
}

@media (min-width:1200px) and (max-width:1300px) {
    .mobilevsprocess .importbox .box_content .min-time span.time-lable, .mobilevsprocess .importbox .box_content .avg-time span.time-lable, .mobilevsprocess .importbox .box_content .max-time span.time-lable {
        width: 34%;
        font-size: 10px;
    }

    .mobilevsprocess .importbox .box_content span.time-progress {
        width: 30%;
    }

    .mobilevsprocess .importbox .box_content .min-time span.time-count, .mobilevsprocess .importbox .box_content .avg-time span.time-count, .mobilevsprocess .importbox .box_content .max-time span.time-count {
        width: 31%;
        font-size: 10px;
    }
}

@media (min-width:1051px) and (max-width:1199px) {
    .mobilevsprocess .importbox .box_content .min-time span.time-lable, .mobilevsprocess .importbox .box_content .avg-time span.time-lable, .mobilevsprocess .importbox .box_content .max-time span.time-lable {
        width: 20%;
        font-size: 9px;
    }

    .mobilevsprocess .importbox .box_content span.time-progress {
        width: 40%;
    }

    .mobilevsprocess .importbox .box_content .min-time span.time-count, .mobilevsprocess .importbox .box_content .avg-time span.time-count, .mobilevsprocess .importbox .box_content .max-time span.time-count {
        width: 34%;
        font-size: 9px;
    }
}

@media (min-width:992px) and (max-width:1050px) {
    .mobilevsprocess .importbox .box_content .min-time, .mobilevsprocess .importbox .box_content .avg-time, .mobilevsprocess .importbox .box_content .max-time {
        position: relative;
        padding-bottom: 10px;
    }

        .mobilevsprocess .importbox .box_content .min-time span.time-lable, .mobilevsprocess .importbox .box_content .avg-time span.time-lable, .mobilevsprocess .importbox .box_content .max-time span.time-lable {
            position: absolute;
            bottom: 0;
            left: 0;
            font-size: 10px;
        }

        .mobilevsprocess .importbox .box_content .min-time span.time-count, .mobilevsprocess .importbox .box_content .avg-time span.time-count, .mobilevsprocess .importbox .box_content .max-time span.time-count {
            position: absolute;
            bottom: 0;
            right: 0;
            font-size: 10px;
        }

    .mobilevsprocess .importbox .box_content span.time-progress {
        width: 100%;
    }
}

@media screen and (max-width: 1800px) {
    .mobilevsprocess .importbox .box_content span.time-progress {
        width: 95px !important;
    }
}

@media screen and (max-width: 1800px) {
    #chtImportBackgroundProcess, #chtCleanMatchBackgroundProcess, #chtEnrichBackgroundProcess {
        height: 220px !important;
        left: -25px !important;
        top: -40px !important
    }

    #chtMatchConfidenceCode {
        margin-left: 50px !important;
        min-width: 320px !important;
    }
}

@media screen and (max-width: 1760px) {
    .minhightbox {
        min-height: 56px !important;
    }

    .circleText {
        width: 70px !important;
        height: 70px !important;
    }

        .circleText .recordtext > a {
            height: 44px !important;
            width: 44px !important;
            line-height: 45px !important;
        }

    .circleTextAPI {
        width: 70px !important;
        height: 70px !important;
    }

        .circleTextAPI .recordtext > a {
            height: 44px !important;
            width: 44px !important;
            line-height: 45px !important;
        }

    .divActiveDataQueueStatus {
        margin-left: 0 !important;
    }

    .apibox .minhightbox {
        min-height: 10px !important
    }

    .divDataStewardStatistics .txtlblDataSteward > span {
        font-size: 13px;
    }

    .mobilevsprocess .importbox h3 {
        color: #1c3f9b !important;
        font-weight: bold !important;
        margin: 10px 0 !important;
        font-size: 9px !important;
    }
}

@media screen and (max-width: 1760px) {
    .divDataStewardStatistics .txtlblDataSteward > span {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 1760px) {
    #chtImportBackgroundProcess, #chtCleanMatchBackgroundProcess, #chtEnrichBackgroundProcess {
        top: -40px !important
    }
}

@media screen and (max-width: 1600px) {
    .width86pt {
        width: 88.5% !important;
    }

    .divDataQueueStatistics {
        padding-bottom: 0px !important;
    }

    .divAPIUsages label {
        font-size: 14px !important;
    }

    #chtMatchUser {
        height: 300px !important;
    }

    #chtTopMatchGrade {
        height: 360px !important;
    }

    #chtMatchRecords {
        height: 360px !important;
    }

    #chtImportBackgroundProcess, #chtCleanMatchBackgroundProcess, #chtEnrichBackgroundProcess {
        top: -40px !important;
    }
}

@media screen and (max-width: 1550px) {
    /*.table-Matchfixed tbody > tr > td {
        max-width: 87px !important;
        width: 84px !important;
    }

    .table-Matchfixed thead > tr > th {
        width: 87px !important;
    }*/

    #chtMatchConfidenceCode {
        min-width: 280px !important;
    }
    /*.divAPIUsages label {
        font-size: 11px !important;
    }*/

    .divAPIUsages h2 {
        font-size: 25px !important;
    }

    #chtMatchUser {
        height: 340px !important;
    }
}

@media screen and (max-width: 1500px) {
    #chtImportBackgroundProcess, #chtCleanMatchBackgroundProcess, #chtEnrichBackgroundProcess {
        height: 200px !important;
        left: -40px !important;
    }

    .minhightbox {
        min-height: 56px;
    }

    #chtMatchConfidenceCode {
        margin-left: 70px !important;
        min-width: 265px !important;
    }

    .circleTextAPI {
        margin: 5px auto 15px auto !important;
    }
}

@media screen and (max-width: 1450px) {
    .well {
        margin-top: 0 !important;
    }

    .fontsize-20 {
        font-size: 18px !important;
    }

    .divAPIUsages h2 {
        font-size: 25px !important;
        margin-bottom: 5px !important;
    }

        .divAPIUsages h2 span {
            font-size: 11px !important;
        }

    #chtMatchConfidenceCode {
        min-width: 265px !important;
        margin-left: 54px !important;
    }

    #divPartialIndex {
        margin-top: -15px !important;
    }

    .divDataQueueStatistics {
        margin-bottom: 10px !important;
    }

    .chtMatchRecords {
        margin-bottom: -20px !important;
    }

    .divLCMCandidateStatistics label {
        font-size: 14px !important;
    }

    .divLCMCandidateStatistics span {
        font-size: 12px !important;
    }

    #divLCMCandidateStatisticsReport {
        height: 250px !important;
        margin-top: 33px !important;
    }

    .divLCMCandidateStatistics div {
        margin: 6px !important;
    }

    .divDataStewardStatistics .txtlblDataSteward > span {
        font-size: 11px !important;
    }

    .divDataStewardStatistics span {
        font-size: 25px;
    }
}

@media screen and (max-width: 1350px) {
    .fontsize-20 {
        font-size: 16px !important;
    }

    .fontsize-16 {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 1252px) {
    .matchbox .col-md-2, .col-xs-4, .col-xs-7 {
        padding: 0 5px;
        font-size: 12px;
    }

    .matchbox .col-md-2 {
        width: 14%;
    }

    .matchbox .col-md-4 {
        width: 42%;
    }

    .matchbox .col-xs-7 .pull-right {
        float: none !important;
    }

    .matchbox .col-xs-7 {
        text-align: left;
    }

    .matchbox .matchFilter .col-xs-4 {
        width: auto;
    }

    .CountryGroup {
        padding-right: 0 !important;
    }

    .recordtext > a {
        height: 48px !important;
        line-height: 48px !important;
        margin-top: 3px !important;
        vertical-align: top !important;
        width: 48px !important;
    }

    .circleText {
        border: 12px solid #6fd64b !important;
        height: 80px !important;
        line-height: 80px !important;
        width: 80px !important;
    }

    .usage-statistics-box .recordtext > a {
        font-size: 12px;
        height: 49px !important;
        line-height: 48px !important;
        margin-top: 3px !important;
        vertical-align: top !important;
        width: 48px !important;
    }

    .usage-statistics-box .circleTextAPI {
        border: 12px solid #fe642e;
        height: 80px;
        line-height: 80px;
        width: 80px;
    }

    .minhightbox {
        margin-bottom: 0px !important;
        padding: 0px;
    }

    .mobilebox a {
        margin-top: 4px !important;
    }

    .bgProcess {
        width: 93%;
    }

    .bgProcessUserCountData {
        width: 93%;
    }
    /*======= 07-04-2016 ===========*/
    .usage-statistics-box .circleTextAPI {
        border: 12px solid #fe642e;
        line-height: 65px;
        margin-top: 15px;
    }

    .usage-statistics-box .recordtext > a {
        font-size: 12px;
        height: 48px !important;
        line-height: 48px !important;
        margin-top: 4px !important;
        vertical-align: top !important;
        width: 48px !important;
    }

    .width280 {
        width: 280px;
    }
}

@media screen and (max-width: 1142px) {
    .circleText {
        border: 6px solid #6fd64b !important;
        height: 55px !important;
        line-height: 55px !important;
        width: 55px !important;
    }

    .recordtext > a {
        height: 37px !important;
        line-height: 37px !important;
        margin-top: 2px !important;
        vertical-align: top !important;
        width: 37px !important;
    }

    .usage-statistics-box .circleTextAPI {
        border: 6px solid #fe642e;
        height: 55px;
        line-height: 55px;
        width: 55px;
        margin-top: 15px;
    }

    .usage-statistics-box .recordtext > a {
        font-size: 12px;
        height: 37px !important;
        line-height: 37px !important;
        margin-top: 3px !important;
        vertical-align: top !important;
        width: 37px !important;
    }

    .new-profiledata .profiledata {
        width: 57% !important;
    }

    .mobilespace {
        display: block !important;
    }

    .answerformdesign .profiledata {
        width: 70% !important;
    }
}

@media screen and (max-width: 1007px) {
    .hidden-sm {
        display: block !important;
    }

    .mobile-overflow {
        overflow: auto !important;
        overflow-x: hidden !important;
    }
}

@media screen and (max-width: 1000px) {
    .minhightbox {
        min-height: 63px !important;
    }
}

@media screen and (max-width: 983px) {
    .usage-statistics-box .circleTextAPI {
        border: 12px solid #fe642e;
        height: 80px;
        line-height: 80px;
        width: 80px;
        margin-top: 6px;
    }

    .mobilevsprocess {
        width: 100%;
        text-align: center;
        float: left;
    }

    .mobilebox .col-md-2 {
        margin-bottom: 20px;
    }

    .mobilehieght {
        height: 102px;
    }
}

@media screen and (max-width: 991px) {
    .minhightbox {
        min-height: auto !important;
    }

    .mobilevsprocess {
        float: left;
        text-align: center;
        width: 100%;
    }

    .mobilebox .col-md-2 {
        margin-bottom: 20px;
    }

    .mobileborder {
        width: 48%;
    }

    .processbox {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

        .processbox .mobileborder {
            float: none;
            margin: auto;
            width: auto;
        }

    .minhightbox {
        margin-bottom: 3px !important;
    }

    .circleText {
        margin: 0 auto 17px !important;
    }

    .usage-statistics-box .circleTextAPI {
        border: 6px solid #fe642e;
        height: 55px;
        line-height: 55px;
        margin-bottom: 62px;
        margin-top: 0;
        width: 55px;
    }

    .usage-statistics-box .recordtext > a {
        font-size: 12px;
        height: 37px !important;
        line-height: 37px !important;
        margin-top: 3px !important;
        vertical-align: top !important;
        width: 37px !important;
    }

    .apibox {
        border-right: none !important;
    }

    .processbox {
        border-top: 2px solid #ccc;
        padding-top: 36px;
    }

    .borderbottom {
        height: 693px;
    }

    .mobilespace {
        display: block !important;
    }

    .mobiledivider {
        float: left;
        width: 100%;
    }

    .MainClientLogoArea {
        display: block !important;
    }

        .MainClientLogoArea .hero {
            max-height: 90px !important;
        }

    .MainPagginationArea {
        display: block !important;
    }

    .matchFilter {
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 983px) {
    .processbox {
        padding-top: 10px;
    }
}

@media screen and (max-width: 980px) {
    .ViewChange a {
        height: 30px !important;
        line-height: 26px !important;
        margin: 10px 0 0 !important;
        min-width: 18px !important;
        padding: 0 !important;
    }

    .matchbox .col-md-2, .col-xs-4, .col-xs-7 {
        padding: 5px 13px;
        font-size: 12px;
    }

    .matchbox .col-md-2 {
        width: 100%;
    }

    .matchbox .col-md-4 {
        width: 100%;
    }

    #hide-menu > *:first-child > a, .btn-header a {
        height: 30px !important;
        line-height: 24px !important;
        margin-top: 15px !important;
        width: 34px !important;
    }

    .ReviewButton {
        display: inline-block;
        float: left;
        padding: 10px;
        width: 100%;
    }

    .FirstNode {
        margin-bottom: 10px;
    }

    .mobiledivider {
        float: left;
        width: 100%;
        margin-bottom: 23px;
    }

    .browseProfileImage {
        margin: 0 9px;
    }
}

@media screen and (max-width: 800px) {
    .set-panel {
        display: inline-block;
        left: 0 !important;
        margin-bottom: 0px !important;
        margin-top: 27px !important;
        position: relative !important;
        text-align: center !important;
        top: 0px !important;
        width: 100% !important;
        z-index: 999;
    }
}

@media screen and (max-width: 767px) {
    .mobileborder {
        border-bottom: 2px solid #ccc;
        margin-bottom: 20px;
    }

    .borderbottom {
        border-bottom: none !important;
    }

    .rightborder {
        border-right: none !important;
    }

    .mobilehieght {
        height: 150px;
        border-bottom: none;
    }

    .mobileborder {
        width: 100%;
    }

    .processbox {
        border: none;
        padding-top: 6px;
    }

    .borderbottom {
        height: auto;
    }

    .usage-statistics-box .circleTextAPI {
        margin-bottom: 21px;
    }

    .borderbottom {
        height: 1023px !important;
    }

    .rightborder1 {
        border-right: none !important;
    }

    .matchmainbox .rightspace {
        padding-left: 0;
        padding-right: 13px;
    }

    .matchmainbox .leftspace {
        padding-left: 0;
        padding-right: 0;
    }

    .investigation-popup .mobile-indicator {
        float: left;
        margin-bottom: 15px !important;
        margin-top: 0px !important;
        width: 100%;
    }

    .investigation-popup {
        width: 90% !important;
    }

        .investigation-popup .heading-title h2 {
            font-size: 13px !important;
        }

        .investigation-popup .phonedetails {
            margin-left: -14px !important;
        }

    .text-align-right, .text-right {
        text-align: left !important;
    }

    .ClientInfo .row {
        margin-bottom: 10px;
    }

    #header {
        height: 66px !important;
    }
}

@media screen and (max-width: 732px) {
    #myTab {
        background: #f2f2f2 none repeat scroll 0 0;
        float: left;
        width: 100%;
    }

    .InvestigationTab-pane {
        height: auto;
    }
}

@media screen and (max-width: 700px) {

    .popCustomAttibute .mfp-iframe-holder .mfp-content {
        width: 70% !important;
    }

    .new-profiledata .popupAACRow {
        line-height: 11px;
        margin-bottom: 17px;
        margin-top: 9px;
    }

    .mobilespace {
        display: block !important;
    }

    .answerformdesign {
        width: 98% !important;
    }

        .answerformdesign .profiledata {
            width: 100% !important;
        }
}

@media screen and (max-width: 536px) {
    #myTab.nav-tabs li {
        margin-right: 5px;
        text-align: center;
        width: 23%;
    }

        #myTab.nav-tabs li a {
            color: #333;
            font-size: 9px;
            line-height: 10px !important;
            min-height: 33px;
            padding: 7px 0;
        }

            #myTab.nav-tabs li a span {
                display: block !important;
            }
}

@media screen and (max-width: 480px) {
    #logo-group {
        width: 31px !important;
    }


    .popCustomAttibute .mfp-iframe-holder .mfp-content {
        width: 90% !important;
    }

    .MainClientLogoArea .companylog img {
        width: 80%;
    }
}

@media screen and (max-width: 395px) {
    .mobilespace {
        display: none !important;
    }
}

@media(max-width:1817px) {
    #tbImportProcess_wrapper .table {
        white-space: nowrap;
        width: calc(100% - 0px);
        overflow: auto;
        display: block;
    }
}

@media screen and (max-width: 340px) {
    .popupInvestigateRecord .mfp-content {
        height: 385px;
    }
}

@media only screen and (min-height:721px) and (max-height:768px) {
    .modal-body {
        max-height: 680px;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media (min-height:690px) and (max-height: 720px) {
    .modal-body {
        max-height: 650px;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media (min-height:650px) and (max-height: 689px) {
    .modal-body {
        max-height: 580px;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media (min-height:600px) and (max-height: 649px) {
    .modal-body {
        max-height: 560px;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media (min-width:1400px) and (max-width: 1800px) {
    .matchGlobGoogleMap {
        margin-right: 0 !important;
    }
}

.jarviswidget > header h2 {
    /*font-size: 12px; /*12px*/
    font-size: 13px;
    color: #0a74c0;
}

.panel-heading > a.collapsed::before {
    background: rgba(0, 0, 0, 0) url("../Images/toggleIcon.png") no-repeat scroll left top;
    content: "";
    display: block;
    height: 16px;
    padding-right: 5px;
    width: 16px;
}

.ColorWhite {
    color: #fff;
}

.panel-heading > a {
    font-size: 1px;
    padding-bottom: 10px;
    display: table;
}

    .panel-heading > a::before {
        background: rgba(0, 0, 0, 0) url("../Images/toggleopen.png") no-repeat scroll left top;
        content: "";
        display: block;
        height: 16px;
        padding-right: 5px;
        width: 16px;
    }

.button1 span {
    background: #fff none repeat scroll 0 0;
    /*border: 1px solid #ff0000;*/
    display: block;
    height: 14px;
    margin: 2px auto 0;
    width: 80%;
}

.btnSelected, .btnUnselected, .btnIdel, .btnMatchRejected, .btnSelectedMatchDetailReview, .btnUnselectedMatchDetailReview, .parentbtnUnselected, .parentbtnNonselected, .parentbtnIdel, .parentbtnMatchRejected {
    background-color: #2f7ed8;
    padding: 2px 2px 4px 2px;
    border-radius: 2px;
    background: #5facf4;
    background: -moz-linear-gradient(top, #5facf4 0%, #499fe5 24%, #0a77d5 50%, #499fe5 79%, #5facf4 100%);
    background: -webkit-linear-gradient(top, #5facf4 0%, #499fe5 24%, #0a77d5 50%, #499fe5 79%, #5facf4 100%);
    background: linear-gradient(to bottom, #5facf4 0%, #499fe5 24%, #0a77d5 50%, #499fe5 79%, #5facf4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5facf4', endColorstr='#5facf4', GradientType=0 );
}

    .btnSelected span {
        background-image: -ms-linear-gradient(top, #7bd644 0%, #17af00 100%);
        background-image: -moz-linear-gradient(top, #7bd644 0%, #17af00 100%);
        background-image: -o-linear-gradient(top, #7bd644 0%, #17af00 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7bd644), color-stop(100, #17af00));
        background-image: -webkit-linear-gradient(top, #7bd644 0%, #17af00 100%);
        background-image: linear-gradient(to bottom, #7bd644 0%, #17af00 100%);
        /*border: 1px solid #FFF;*/
        display: block;
        height: 14px;
        margin: 2px auto 0;
        width: 80%;
        cursor: pointer;
    }

    .btnUnselected span {
        background-image: -ms-linear-gradient(top, #45494d 0%, #000000 100%);
        background-image: -moz-linear-gradient(top, #45494d 0%, #000000 100%);
        background-image: -o-linear-gradient(top, #45494d 0%, #000000 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #45494d), color-stop(100, #000000));
        background-image: -webkit-linear-gradient(top, #45494d 0%, #000000 100%);
        background-image: linear-gradient(to bottom, #45494d 0%, #000000 100%);
        /*border: 1px solid #FFF;*/
        display: block;
        height: 14px;
        margin: 2px auto 0;
        width: 80%;
        cursor: pointer;
    }

    .btnSelectedMatchDetailReview span {
        background-image: -ms-linear-gradient(top, #7bd644 0%, #17af00 100%);
        background-image: -moz-linear-gradient(top, #7bd644 0%, #17af00 100%);
        background-image: -o-linear-gradient(top, #7bd644 0%, #17af00 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7bd644), color-stop(100, #17af00));
        background-image: -webkit-linear-gradient(top, #7bd644 0%, #17af00 100%);
        background-image: linear-gradient(to bottom, #7bd644 0%, #17af00 100%);
        /*border: 1px solid #FFF;*/
        display: block;
        height: 14px;
        margin: 2px auto 0;
        width: 80%;
        cursor: pointer;
    }

    .btnUnselectedMatchDetailReview span {
        background-image: -ms-linear-gradient(top, #45494d 0%, #000000 100%);
        background-image: -moz-linear-gradient(top, #45494d 0%, #000000 100%);
        background-image: -o-linear-gradient(top, #45494d 0%, #000000 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #45494d), color-stop(100, #000000));
        background-image: -webkit-linear-gradient(top, #45494d 0%, #000000 100%);
        background-image: linear-gradient(to bottom, #45494d 0%, #000000 100%);
        /*border: 1px solid #FFF;*/
        display: block;
        height: 14px;
        margin: 2px auto 0;
        width: 80%;
        cursor: pointer;
    }

    .btnIdel span {
        background: #FFF;
        /*border: 1px solid #ccc;*/
        display: block;
        height: 14px;
        margin: 2px auto 0;
        width: 80%;
        cursor: pointer;
    }

    .btnMatchRejected span {
        background-image: -ms-linear-gradient(top, #ff1a00 0%, #CD0000 100%);
        background-image: -moz-linear-gradient(top, #ff1a00 0%, #CD0000 100%);
        background-image: -o-linear-gradient(top, #ff1a00 0%, #CD0000 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff1a00), color-stop(100, #CD0000));
        background-image: -webkit-linear-gradient(top, #ff1a00 0%, #CD0000 100%);
        background-image: linear-gradient(to bottom, #ff1a00 0%, #CD0000 100%);
        /*border: 1px solid #FFF;*/
        display: block;
        height: 14px;
        margin: 2px auto 0;
        width: 80%;
        cursor: pointer;
    }

    .parentbtnUnselected span {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ff0000;
        display: block;
        height: 12px;
        margin: 2px auto 0;
        width: 72%;
        cursor: pointer;
    }

.parentbtnSelected span {
    background-image: -ms-linear-gradient(top, #4ba614 0%, #008C00 100%);
    background-image: -moz-linear-gradient(top, #4ba614 0%, #008C00 100%);
    background-image: -o-linear-gradient(top, #4ba614 0%, #008C00 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4ba614), color-stop(100, #008C00));
    background-image: -webkit-linear-gradient(top, #4ba614 0%, #008C00 100%);
    background-image: linear-gradient(to bottom, #4ba614 0%, #008C00 100%);
    /*border: 1px solid #FFF;*/
    display: block;
    height: 12px;
    margin: 2px auto 0;
    width: 72%;
    cursor: pointer;
}

.parentbtnNonselected span {
    background-image: -ms-linear-gradient(top, #45494d 0%, #000000 100%);
    background-image: -moz-linear-gradient(top, #45494d 0%, #000000 100%);
    background-image: -o-linear-gradient(top, #45494d 0%, #000000 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #45494d), color-stop(100, #000000));
    background-image: -webkit-linear-gradient(top, #45494d 0%, #000000 100%);
    background-image: linear-gradient(to bottom, #45494d 0%, #000000 100%);
    /*border: 1px solid #FFF;*/
    display: block;
    height: 12px;
    margin: 2px auto 0;
    width: 72%;
    cursor: pointer;
}

.parentbtnIdel span {
    /*border: 1px solid #ccc;*/
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 12px;
    margin: 2px auto 0;
    width: 72%;
}

.parentbtnMatchRejected span {
    background-image: -ms-linear-gradient(top, #ff1a00 0%, #CD0000 100%);
    background-image: -moz-linear-gradient(top, #ff1a00 0%, #CD0000 100%);
    background-image: -o-linear-gradient(top, #ff1a00 0%, #CD0000 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff1a00), color-stop(100, #CD0000));
    background-image: -webkit-linear-gradient(top, #ff1a00 0%, #CD0000 100%);
    background-image: linear-gradient(to bottom, #ff1a00 0%, #CD0000 100%);
    /*border: 1px solid #FFF;*/
    display: block;
    height: 12px;
    margin: 2px auto 0;
    width: 72%;
    cursor: pointer;
}

.border-right-none {
    border-right: 0px !important;
}

.customTable {
    border: 1px solid #ccc !important;
    /*margin-top: 10px;*/
    background-color: #fff;
}

.overflow-hidden {
    overflow: hidden !important;
}

.CustomHidden {
    padding: 10px;
}

.btnSaveSetting {
    width: 55px;
    margin: 5px 0;
}

.fontsize-25 {
    font-size: 25px !important;
}

.fontsize-20 {
    font-size: 20px;
}

.margin-3 {
    height: 35px !important;
    padding-right: 15px;
}

.MatchedItem th {
    background: #0a74c0 none repeat scroll 0 0;
    color: #666;
    padding: 4px 8px !important;
    vertical-align: middle !important;
    color: #fff;
}

.popuptopcolor {
    color: #333;
}

.popuptop {
    color: #4193ca;
    display: block;
    font-size: 12px;
    padding: 15px;
}

    .popuptop td {
        padding: 6px 15px;
    }

    .popuptop .actionButton {
        width: 80px;
    }

.match-table {
    background: #fff none repeat scroll 0 0;
    border: medium none;
}

    .match-table .control-label {
        font-size: 12px;
    }

.toparrow .noUi-handle {
    top: -6px !important;
}

.cleandatabox .panel.panel-default {
    width: 100%;
}

.edit {
    clear: both;
    display: inline-block;
    width: 100%;
}

.loaderMain, .mapMain {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10041;
    background: url(/Images/liteboxBg.png) repeat;
    left: 0;
    top: 0;
    display: none;
}
.activeDataQueueStatisticsMain, .backgroundProcessStatisticsMain, .lCMCandidateStatisticsMain, .dataStewardshipStatisticsMain, .apiUsageStatisticsMain {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 899;
    background: url(/Images/liteboxBg.png) repeat;
    left: 0;
    top: 0;
    display: none;
}

.loaderDiv {
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
}

.loaderTxt {
    color: #333;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    /*background: url(/Images/matchbookloading.gif) no-repeat left;*/
    padding: 10px 0 10px 48px;
    margin-bottom: 9px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loaderDivdnb {
    width: 315px;
    background: #fff;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px;
    margin: 20% auto;
}

.loaderTxtdnb {
    color: #333;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    background: url(/Images/loading.gif) no-repeat left;
    padding: 10px 0 10px 48px;
    margin-bottom: 9px;
    font-size: 13px;
}

.tdlength {
    width: 15px !important;
}

.inlinetable {
    display: inline-table !important;
}

.fixed-ribbon #content {
    padding-top: 40px;
    min-height: 540px !important;
}

.jarviswidget header .nav-pills > li > a {
    padding: 5px 5px 4px !important; /*color: #000 !important;*/
}

.paddingto5 {
    padding-top: 15px;
}

.margin-5 {
    margin-top: 5px !important;
}

.Custom-pill > li > a {
    color: black !important;
    padding-top: 5px !important;
}

    .Custom-pill > li > a:hover, .Custom-pill > li > a:focus {
        background: none !important;
        color: #0a74c0 !important;
    }

.minHeight35 {
    min-height: 35px !important;
}

.popUserInitiateReturn .mfp-iframe-holder .mfp-content {
    height: 562px !important;
}

.popupUserSessionFilter .mfp-iframe-holder .mfp-content {
    height: 320px;
    width: 75%;
}

.popupSearchDataFilter .mfp-iframe-holder .mfp-content {
    height: 100%;
    width: 100% !important;
}

.popupSearchDataFilter .mfp-iframe-holder .mfp-content {
    max-width: 1100px;
}

.popupStewardShipNotes .mfp-iframe-holder .mfp-content {
    height: 46%;
    width: 40%;
}

.popupInvestigateRecieved .mfp-iframe-holder .mfp-content {
    height: 385px;
    width: 70%;
}

.CleanData .mfp-iframe-holder .mfp-content {
    height: 100%;
    width: 100%;
}

.marginright-5 {
    margin-right: 5px !important;
}

.ColorA {
    color: Green !important;
    font-weight: bold;
}

.ColorB {
    color: #CCCC00 !important;
    font-weight: bold;
}

.ColorC {
    color: #337ab7 !important;
    font-weight: bold;
}

.ColorD {
    color: #90ED7D !important;
    font-weight: bold;
}

.ColorF {
    color: DarkRed !important;
    font-weight: bold;
}

.ColorZ {
    color: black !important;
}

.pageCount {
    margin-top: 1px !important;
    margin-left: 10px !important;
}

.pagesizelist {
    max-width: 50% !important;
    min-width: 30% !important;
}

.ViewChange {
    position: fixed;
    right: 9px;
    top: 49px;
    z-index: 1012;
}

.paddingLeft-15 {
    padding-left: 20px !important;
}

.paddinnoneright {
    margin: 0px !important;
}

.margintop {
    margin: -6% 0 0 !important;
}

.marginAll_10 {
    margin: 10px 10px 10px 10px;
}

.panelviewRow:hover {
    background: #ccc;
    cursor: pointer;
}

#Review .current {
    background: #e1f2fe;
    cursor: pointer;
}

.panelviewRow.current {
    background: #e1f2fe;
    cursor: pointer;
}

.OpenDetails.current {
    background: #e1f2fe; /*cursor: pointer;*/
}

.divStewardshipPortal .current {
    background: #e1f2fe;
    cursor: pointer;
}

.set-panel {
    display: inline-block;
    margin-bottom: 20px;
    position: fixed;
    right: 156px;
    text-align: right;
    top: 71px;
    width: 80%;
    z-index: 1012;
}

    .set-panel a {
        background-color: #fff;
        background-image: -moz-linear-gradient(center top, #fff, #f1f1f1);
        padding: 5px 10px;
        color: #26446A;
        cursor: pointer;
        text-decoration: none;
        font-weight: bold;
        text-transform: uppercase;
    }

        .set-panel a:hover {
            background-image: -moz-linear-gradient(center top, #fff, #fcd500);
        }

.AlternateRow {
    background: #f5f5f5;
}

.border-top-none td {
    border-top: none !important;
}

.width20 {
    width: 22%;
}

.float-left {
    float: left;
}

.jarviswidget-ctrls .widget-toolbar .pagination > li > a {
    color: #0c90dd !important;
}

.jarviswidget-ctrls .widget-toolbar .pagination .disabled > a {
    color: #424241 !important;
}

table.tablesorter thead tr .sort-header {
    background-image: url("/Images/asc.gif") !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    cursor: pointer !important;
    min-width: 7.5%;
    vertical-align: middle;
}

table#dgBanInputData.tablesorter thead tr .header {
    background-image: url("/Images/asc.gif") !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    cursor: pointer !important;
    min-width: 7.5%;
    vertical-align: middle;
}

table.tablesorter thead tr .headerSortUp {
    background-image: url("/Images/asc.gif");
}

table.tablesorter thead tr .headerSortDown {
    background-image: url("/Images/desc.gif");
}

.background-blue {
    background-color: #0a74c0 !important;
    color: #fff;
    margin: 10px;
    padding: 4px;
}

.SelectMathced {
    background-image: url("/Images/check_yes.png") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.clsselectmatch div {
    display: inline-block;
    width: 50px;
}

.SearchData .current {
    background: #e1f2fe;
    cursor: pointer;
}

.error {
    color: #b94a48;
    font-size: 12px !important;
}

.selectedWidth {
    width: 8% !important;
}

.companyWidth {
    width: 25% !important;
}

.QuickSearchBox .ajax-dropdown {
    height: auto !important;
    left: auto;
    right: 10px !important;
}

.ajax-dropdown::after {
    left: 83% !important;
}

.ajax-dropdown::before {
    left: 83% !important;
}

.QuickSearchBox .form-control {
    height: 20px !important;
    padding: 3px 12px;
}

.companylog {
    margin: 0 auto;
}

.divCenter img {
    max-width: 300px;
}

.divCenter {
    max-width: 600px;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 30px auto;
    text-align: center;
    display: block;
    background: #fff;
}

.aboutUs-Header {
    font-size: 32px;
    font-weight: 400;
}

.searchCleanData {
    font-size: 12px;
}

    .searchCleanData .current {
        background: #e1f2fe;
        cursor: pointer;
    }

.btnSubmitauto {
    max-width: 80px;
}

.sessionFilter {
    position: relative;
    height: auto !important;
    display: table;
    width: 100%;
}

.jarviswidget > header.sessionFilter > h2 {
    margin-right: 60px !important;
}

.jarviswidget header.sessionFilter ul.nav-pills {
    position: absolute;
    right: 5px;
    top: 5px;
}

.circleText {
    border: 10px solid #6fd64b;
    border-radius: 100%;
    color: #57889c;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    height: 80px;
    line-height: 110px;
    margin: 15px auto auto;
    position: relative;
    width: 80px;
}

.circleTextAPI {
    /*border: 10px solid #fe642e;*/
    border: 10px solid #7cb5ec;
    border-radius: 100%;
    color: #57889c;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    height: 80px;
    line-height: 110px;
    /*margin: auto;*/
    position: relative;
    width: 80px;
    /*margin-top: 15px;*/
    margin: 5px auto 25px auto;
}

.circleUserText {
    border: 15px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    float: left;
    height: 125px;
    margin-left: 26%;
    margin-top: 20%;
    overflow: hidden;
    text-align: center;
    width: 125px;
}

    .circleUserText span {
        bottom: 0;
        float: left;
        left: 0;
        line-height: 21px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 32px;
        width: 100%;
    }

.chtMatchRecords {
    min-width: 220px;
    max-width: 800px;
    height: 400px;
    margin: 0 auto;
}

.chtMatchUser {
    min-width: 320px;
    height: 400px;
    max-width: 320px;
    margin: 0 auto;
}

.highcharts-container {
    width: 100% !important;
}

.rightborder {
    border-right: 2px solid #ccc;
    min-height: 200px;
}

.rightborder1 {
    border-right: 2px solid #ccc;
}

.borderbottom {
    border-bottom: 2px solid #ccc;
    margin-bottom: 10px !important;
    padding-bottom: 15px;
}

.textSize {
    line-height: 60px;
}

.textsizeleft {
    text-align: left !important;
}

    .textsizeleft a {
        font-size: 18px;
    }

.colwidth {
    /*min-width: 13%;*/
}

.panelcolwidth {
    min-width: 123px;
}

.margin-left-5 {
    margin-left: 5px !important;
}

#logo {
    margin-top: 1px !important;
}

.lbltop {
    top: 8px;
}

.bgimage {
    background: rgba(0, 0, 0, 0) url("../Images/User_white_logo.png") no-repeat scroll left top;
    position: relative;
    background-size: cover;
}

.preNext {
    margin: 50px 17px 17px;
}

.displaylbl {
    display: inline-block;
    vertical-align: top;
    padding-right: 10px;
}

.ResetPassword {
    cursor: pointer;
}

.profile-ResetPassword {
    margin-left: 60px;
}

.ClientName {
    cursor: pointer;
}

#extr-page .login-desc-box-l {
    background: #fff none repeat scroll 0 0 !important;
    box-shadow: 0 0 16px #ccc;
    float: left;
    font-size: 20px;
    margin-top: 15px;
    min-height: 50px;
    padding: 11px;
    width: 100%;
}

.jarviswidget {
    margin: 0 0 11px;
}

.searchpopup {
    overflow: auto;
}

.CountryGroup {
    display: flex;
}

.ExportToExcel {
    max-height: 30px;
}

.scrollnone {
    overflow: visible;
}

.matchscroll {
    max-height: 556px;
    overflow-y: auto;
}

.context-menu-icon::before {
    color: #2980b9;
    font-family: "context-menu-icons";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    line-height: 1;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
}

.context-menu-item {
    -moz-user-select: none;
    background-color: #fff;
    color: #2f2f2f;
    padding: 3px 28px;
    position: relative;
}

    .context-menu-item span {
        font-size: 13px
    }

.context-menu-list {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bebebe;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    list-style-type: none;
    margin: 5px;
    max-width: 360px;
    min-width: 180px;
    padding: 4px 0;
    position: absolute;
    cursor: pointer;
    z-index: 999 !important;
}

.Excluded {
    color: #ff1a00 !important;
}

.StewardNote {
    cursor: pointer;
}

#divUserSessionFilter .tooltip {
    z-index: 999;
    position: absolute;
    top: 0;
}

#divUserSessionFilter {
    overflow: visible !important;
}

.CleanSearchButton {
    width: 7.333% !important;
}

.hidetd {
    display: none;
}

.width100 {
    width: 100%;
}

.monthimage {
    background: rgba(0, 0, 0, 0) url("../Images/month.png") no-repeat scroll left top;
    position: relative;
}

.yearimage {
    background: rgba(0, 0, 0, 0) url("../Images/Year.png") no-repeat scroll left top;
    position: relative;
}

.allimage {
    background: rgba(0, 0, 0, 0) url("../Images/All.png") no-repeat scroll left top;
    position: relative;
}

.recordtext {
    text-align: center !important;
}

    .recordtext strong {
        margin-left: 0px;
    }

.input-record-count {
    text-align: center !important; /*background: rgba(0, 0, 0, 0) url("../Images/input-record-count.png") no-repeat center;*/
}

.bad-Input-count {
    text-align: center !important; /*background: rgba(0, 0, 0, 0) url("../Images/bad-Input-count.png") no-repeat center;*/
}

.exported-record-count {
    text-align: center !important; /*background: rgba(0, 0, 0, 0) url("../Images/exported-record-count.png") no-repeat center;*/
}

.recordtext > a {
    /*background: #ccc none repeat scroll 0 0;
    border-radius: 100%;
    color: #5f5f63 !important;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    margin-top: 5px;
    text-decoration: none;
    vertical-align: top;
    width: 70px;*/
    background: #ccc none repeat scroll 0 0;
    border-radius: 100%;
    color: #5f5f63 !important;
    display: inline-block;
    height: 54px;
    line-height: 54px;
    margin-top: 3px;
    text-decoration: none;
    vertical-align: top;
    width: 54px;
}

z .recordtext > a strong {
    color: #5f5f63;
}

.current-month {
    text-align: center !important; /*background: rgba(0, 0, 0, 0) url("../Images/current-month.png") no-repeat center;*/
}

.ytd {
    text-align: center !important; /*background: rgba(0, 0, 0, 0) url("../Images/ytd.png") no-repeat center;*/
}

.all {
    text-align: center !important; /*background: rgba(0, 0, 0, 0) url("../Images/all.png") no-repeat center;*/
}

.clickButton {
    display: inline-block;
    width: 100%;
}

.SelectCountry {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    vertical-align: top;
    width: 63%;
}

.spnFirstCandidate {
    padding-left: 5px;
    padding-top: 3px;
    vertical-align: middle;
}

.spnCountry {
    padding-top: 6px;
}

.bottommargin {
    margin: -10px -11px -45px !important;
}

.FirstNode {
    padding-top: 4px;
}

.ReviewButton {
    display: flex;
}

    .ReviewButton a {
        margin-right: 10px;
    }

.pop500 .mfp-iframe-holder .mfp-content {
    max-width: 500px; /*Intial width of popup*/
    height: 54%;
}

    .pop500 .mfp-iframe-holder .mfp-content .mfp-iframe-scaler {
        padding-top: 50%; /* This is width to height ratio needs to be always in percentage. If width is 100%, height will be 100% */
    }

.minhightbox {
    display: inline-block;
    min-height: 40px;
    width: 100%;
    font-size: 13px;
}

#MatchedcontentPopup {
    overflow: hidden;
}

    #MatchedcontentPopup h2, #OIMatchedcontentPopup h2 {
        margin-top: 4px;
    }

    #MatchedcontentPopup .background-blue, #OIMatchedcontentPopup .background-blue {
        font-size: 12px;
        margin: auto;
    }

    #MatchedcontentPopup .MatchedItem, #OIMatchedcontentPopup .MatchedItem {
        margin-bottom: 0px;
    }

        #MatchedcontentPopup .MatchedItem td, #OIMatchedcontentPopup .MatchedItem td {
            padding: 4px 8px;
        }

    #MatchedcontentPopup .pagination > li > a, .pagination > li > span, #OIMatchedcontentPopup .pagination > li > a {
        padding: 3px 12px;
    }

    #MatchedcontentPopup .preNext {
        margin-bottom: 12px;
        margin-top: 65px;
        justify-content: flex-end;
    }

.tablewidth {
    padding: 0;
    width: 97%;
}

#MatchedcontentPopup .fontsize-25, #OIMatchedcontentPopup .fontsize-25 {
    font-size: 20px;
}

.showcss {
    background-color: #3276b1;
    border-color: #2c699d;
    color: #fff;
}
/*=================== 31-march-2016 ============== */
body {
    background: #fff none repeat scroll 0 0;
    min-height: inherit !important; /*ADA Compliance*/
}

aside {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #0e68a8 93%, #0c5b94 100%) repeat scroll 0 0; /*background:#0e68a8;*/
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    aside {
        background: #0e68a8;
    }

    .sortable-grid .jarviswidget-sortable header .btn {
        float: left; /*margin-right: 3px;*/
    }

    .animated.fadeInDown {
        -webkit-animation-name: none;
    }
}

.mainNav ul li:first-child {
    color: transparent;
}

.login-info {
    border-color: transparent transparent #3a89c1;
    box-shadow: 1px 1px 0 rgba(25, 150, 250, 0.1) inset, 0 -1px 0 rgba(25, 150, 250, 0.07) inset;
}

    .login-info > span {
        border-bottom: 1px solid #00437b;
        line-height: 20px
    }

    .login-info a {
        color: #fff;
        margin-top: 3px;
    }

nav ul li a {
    color: #acdcff;
    font-size: 12px !important;
}

#ribbon {
    background: #0a74c0;
}

.noUi-value-horizontal {
    padding-top: 5px !important;
}

.noUi-marker-horizontal.noUi-marker-large, .noUi-marker-sub {
    height: 5px !important;
}

.noUi-pips-horizontal {
    padding: 5px 0;
}

nav ul ul {
    background: rgba(14, 136, 223, 0.6) none repeat scroll 0 0;
}

nav > ul ul li::before {
    border-top: 1px solid #acdcff;
}

nav > ul > li > ul::before {
    border-left: 1px solid #acdcff;
}

.btn-header > *:first-child > a, #logo-group span#activity {
    background-color: #fff;
    background-image: -moz-linear-gradient(center top, #fff, #f1f1f1);
    border: 1px solid transparent;
    border-radius: none;
    color: #0e3c6b;
    line-height: 24px;
}

    .btn-header > *:first-child > a:hover, #logo-group span#activity:hover {
        background-image: -moz-linear-gradient(center top, #fff, #fcd500);
    }

#header {
    background-color: #145190;
    background-image: linear-gradient(to bottom, #145190, #16406f);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#14508e+0,15487f+44,164070+100 */
    background: #14508e; /* Old browsers */
    background: -moz-linear-gradient(top, #14508e 0%, #15487f 44%, #164070 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #14508e 0%, #15487f 44%, #164070 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #14508e 0%, #15487f 44%, #164070 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14508e', endColorstr='#164070', GradientType=0 ); /* IE6-9 */
}

nav ul ul li > a:hover {
    background-color: rgb(70, 178, 255);
    color: #fff;
}

.jarviswidget-color-blueDark > header {
    /*background: #f3f3f3 none repeat scroll 0 0;
    border-bottom: 1px solid #dddddd !important;
    box-shadow: 0 0 3px #ccc !important;
    color: #000;
    border: none;*/
    background: white;
    color: black;
    border: none;
}

.page-footer {
    background: #103d6c none repeat scroll 0 0;
    position: fixed;
    z-index: 3;
}

.well {
    background: rgba(0, 0, 0, 0) url("../Images/watermark-bg.jpg") no-repeat center;
    background-size: cover;
    padding: 10px !important;
    margin: -20px 0 0 0;
}

.fixed-ribbon #ribbon {
    top: 60px;
    z-index: 900;
}

.fixed-header #main {
    margin-top: 49px;
}

#left-panel {
    padding-top: 60px;
    height: inherit !important; /*ADA Compliance*/
    min-height: inherit !important; /*ADA Compliance*/
}

#header {
    height: 60px;
    z-index: 999 !important;
}

#logo-group > span {
    height: 60px;
    line-height: 60px;
}

#ribbon .breadcrumb li:last-child, #ribbon .breadcrumb > .active {
    color: #fff !important;
}

#ribbon .breadcrumb li {
    font-size: 13px
}

#logo-group span#activity, .btn-header > *:first-child > a {
    margin: 15px 0 0;
    cursor: pointer;
}

.Custom-pill > li > a, .jarviswidget-color-blueDark .nav-tabs li:not(.active) a, .jarviswidget-color-blueDark > header > .jarviswidget-ctrls a {
    color: #4a5158;
}

.jarviswidget > div {
    border: none;
}
/*.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary.active[disabled], .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #303030;
    border-color: #303030;
}

.btn-primary {
    background-color: #303030;
    border-color: #303030;
    color: #fff;
}*/

#ribbon .breadcrumb, #ribbon .breadcrumb a {
    color: #acdcff !important;
}

nav > ul > li:hover > ul::before, nav > ul > li:hover > ul > li::before {
    border-color: #fff !important;
}

nav ul ul li.active a {
    background-color: rgb(70, 178, 255);
    color: #fff;
}

.mainNav .open ul {
    margin: 0px;
    padding: 0px;
}

.hidden-menu #hide-menu > *:first-child > a {
    /*background-image: -moz-linear-gradient(center top, #fff, #fcd500);*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+40,f9d720+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 40%, #f9d720 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 40%, #f9d720 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #ffffff 40%, #f9d720 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9d720', GradientType=0 ); /* IE6-9 */
}

.hidden-menu #hide-menu > *:first-child > a {
    color: #0e3c6b;
}

#StewardshipNotes .well {
    background: #fff;
}

.jarviswidget-ctrls {
    padding: 0px 0 0;
}
/*.btn.btn-danger.btn-sm { margin-top: 2.5px;}*/
.jarviswidget-ctrls {
    padding: 2.5px 0 0 !important;
    margin-right: 10px;
}

.spnCountry {
    width: 140px;
}

.SelectCountry {
    width: 80%;
    margin-right: 10px;
}

.editable-buttons .btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #cccccc #cccccc #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    margin-top: 0;
}

.editable-buttons .btn-primary {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    margin-top: 0;
}

.btn.btn-primary.editable-submit, .btn.editable-cancel {
    margin-top: 0;
    padding: 0 6px;
}

.filterable tr:first-child .filterable-active {
    color: #5bb75b;
    font-style: italic;
}

    .filterable tr:first-child .filterable-active:hover {
        color: #5bb75b;
        font-style: italic;
    }

.popover-content input[type="text"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 13px;
    height: 32px;
    line-height: 1.42857;
    padding: 3px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.noContain-tr td {
    border: none !important;
}

#Review {
    overflow: auto;
    overflow-y: hidden;
}

.context-menu-hover {
    background-color: #ccc;
}

.backgroundProcess {
    color: #000 !important;
    display: inline-block;
    line-height: 15px;
    margin: 10px;
}

.backgroundProcessUserCountData {
    color: #000 !important;
    display: inline-block;
    float: left;
    line-height: 15px;
    margin: 0;
    width: 100%;
}

.matchFilter .form-control {
    padding: 3px 0 3px 7px;
}

.browseProfileImage {
    display: block;
    border: 1px solid #ccc;
    padding: 5px;
    float: left;
    width: 340px;
    background: #f1f1f1;
}

.browserFile {
    width: 100%;
}
/*#form_ReviewData .jarviswidget .widget-body {
    z-index: 99;
}*/

rect.highcharts-background {
    opacity: 0;
}

.browserimg {
    height: 150px;
    width: 200px;
    margin: 10px;
}
/*.dropzIndex {
    z-index:99;
}*/

.backgroundProcess-new {
    display: inline-block;
    float: left;
    height: 200px;
}

.userdatacount-new {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    float: right;
    max-height: 200px;
    min-height: 200px;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 186px;
}

.bgProcess {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 5px #000;
    display: none;
    height: 220px;
    left: 0;
    position: absolute;
    top: 0;
}

.bgProcessUserCountData {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 5px #000;
    display: block;
    height: 520px;
    left: 35px;
    position: absolute;
    top: 0;
    width: 200px;
}
/*.backgroundProcess-new:hover .bgProcess{ display:block;}*/
.process-popup {
    /*background: #fff none repeat scroll 0 0;
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
   cursor:pointer;*/
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    left: -91px;
    margin-top: 10px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 68px;
    line-height: 1.2;
    width: 100%;
}

.ActiveUser {
    /*background: #fff none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    left: -91px;
    margin-top: 10px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 79px;
    width: 100%;*/
}

.popover {
    position: absolute !important;
}

.scrollbox {
    overflow-x: scroll;
    margin-bottom: 15px;
}

@-moz-document url-prefix() {
    .scrollbox {
        height: 17px;
        float: none;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .scrollbox {
        min-height: 1%;
        float: none;
    }

    .dropzIndex {
        z-index: 9999;
    }

    #divReview .ui-sortable .jarviswidget-sortable > header {
        cursor: default;
    }

    .ReviewFilter .ui-sortable .jarviswidget-sortable > header {
        cursor: default;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #divp {
        float: left;
    }
}

.NbrSuccessful {
    background: #1BB52B !important;
}

.NbrCompleted {
    background: #1BB52B !important;
}

.NbrRunning {
    background: #FFFF00 !important;
}

.NbrFailed {
    background: #E9250B !important;
}

.LastProcessCompletedMinutes {
    background: #1BB52B !important;
}

.NbrProcesses {
    background: #1BB52B !important;
}

.process-popup {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.liCircleUserText {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

    .liCircleUserText .minifyme {
        margin-top: 0;
        padding-top: 4px;
        background: #168dd8;
        color: #ffffff;
    }

.resetpassword-box {
    width: 99%;
}

#btRemoveImage {
    margin-top: -3px;
    width: 95px !important;
}

#btchangeImage {
    margin-top: 2px;
    width: 95px !important;
    margin-left: 10px;
    margin-bottom: 5px;
}

.normalfontsstyle strong {
    font-size: 13px;
    color: #333;
    font-weight: normal;
}

.apibox .recordtext > a {
    background: #ccc none repeat scroll 0 0;
    border-radius: 100%;
    color: #5f5f63 !important;
    display: inline-block;
    height: 54px;
    line-height: 54px;
    margin-top: 3px;
    text-decoration: none;
    vertical-align: top;
    width: 54px;
}

.Padding-left-40 {
    padding-left: 40px;
}

.dataimportbox th {
    background: #fff;
}
/*.dataimportbox th:first-child {
        width: 30%;
    }*/

.dataimportbox td {
    background: #fff;
    padding: 4px 0;
}

.dataimportbox {
    margin: auto;
    width: 85%;
}

    .dataimportbox th {
        background: #0a74c0 none repeat scroll 0 0 !important;
        border-bottom: medium none !important;
        color: #fff;
        font-size: 24px !important;
        text-transform: uppercase;
    }

    .dataimportbox td select {
        height: 23px;
        padding: 3px 6px
    }

.importbuttondiv {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .importbuttondiv .InsertData {
        margin-left: 0px;
    }

.popupData .mfp-iframe-holder .mfp-content {
    height: 780px;
    width: 100%;
}

.popCustomAttibute .mfp-iframe-holder .mfp-content {
    height: 250px;
    width: 30%;
}

.pointer {
    cursor: pointer;
}

.fontstyle {
    font-size: 12px !important;
    font-weight: bold;
    vertical-align: middle !important;
}

.AttributeDataTypeCode {
    border: 1px solid #ccc;
    height: 32px !important;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
}

.captchamainbox {
    float: left;
    margin-bottom: 13px;
    width: 100%;
}

.captchaboxleft {
    float: none;
    margin: auto;
    text-align: left;
    vertical-align: middle;
    width: 206px;
}

.captchaboxright {
    float: left;
    margin-left: 17px;
    margin-top: 37px;
    text-align: right;
    vertical-align: middle;
}

.captchaimg {
    height: 30px;
    width: 30px;
}

.captchaimgpadding {
    height: 30px;
    width: 45px;
    padding-right: 12px;
    padding-top: 5px;
    padding-left: 5px;
}

.MainClientLogo {
    /*padding: 12px 5px 5px;*/
    padding: 0 5px;
    margin: 0;
    width: 60px;
    height: 34.75px;
}

.new-profiledata .control-label {
    width: 155px;
    display: inline-block;
    float: left;
}

.new-profiledata .profiledata {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
}

.new-profiledata .SelectCountry {
    width: 100%;
    margin-left: 0px;
}

.new-profiledata .text-danger {
    float: left;
    text-align: left;
    width: 100%;
}

.new-profiledata .popupAACRow {
    margin-top: 9px;
}

.fullwidthdivider {
    width: 100%;
    float: left;
}

    .fullwidthdivider .profile-ResetPassword {
        margin-left: 0px;
        margin-top: 10px;
    }

.answerformdesign {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 15px;
    width: 565px;
    display: inline-block;
}

    .answerformdesign .btn-primary {
        margin: 10px 0;
        float: right;
        width: 92px !important;
    }

.CenterUserSecurity {
    margin-left: 25% !important;
}

.captchaboxleft > input {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    color: #404040;
    display: block;
    font: 13px/16px "Open Sans", Helvetica, Arial, sans-serif;
    height: 32px;
    outline: 0 none;
    padding: 8px 10px;
    width: 100%;
}

.jarviswidget .matchmainbox {
    background: #e8ebf1 none repeat scroll 0 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.matchmainbox .leftspace {
    padding-left: 0;
}

.matchmainbox .rightspace {
    padding-right: 0;
}

.ResetData {
    float: right;
    position: fixed;
    right: 0 !important;
    /*right: 77px !important;*/
    top: 55px;
    z-index: 995;
}

.PanelMatchesShadow {
    background: #efefef none repeat scroll 0 0 !important;
    box-shadow: 0 0 4px #ccc;
    overflow: hidden !important;
}

.captchaboxright {
    margin-top: 0px !important;
}

.clear {
    clear: both;
}

.note {
    float: left;
    width: 100%;
}

.trStewardshipPortal_td9 .edit, .update, .cancel, .rejectSearch {
    max-width: 27px;
}

.mfp-wrap {
    position: fixed !important;
    top: 0px !important;
}

.thumb-overlay-right {
    color: white;
    height: 25px;
    padding-left: 4px;
    position: absolute;
    right: -1px;
    top: 0;
    z-index: 1001;
}

.thumbrel {
    display: block;
    line-height: 1.42857;
    margin-bottom: 18px;
    overflow: hidden;
    padding: 4px;
    position: relative;
    transition: all 0.2s ease-in-out 0s;
    border: medium none;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}

.browserimgEdit {
    margin: 10px 10px 10px -10px;
    width: 200px;
    height: 115px;
}

.PaddingChangeStatus {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 18px;
}

.titcketbox span {
    float: left;
    width: 100%;
}

.helpdeskicon a {
    margin: 5px 0 0 !important;
}

td.noContain {
    border-right: none !important;
}

#divReviewTable th.table-sortable {
    background-image: url("../Images/sortable.gif");
    background-position: 5px center;
    background-repeat: no-repeat;
    cursor: pointer;
}

#divReviewTable th.table-sorted-asc {
    background-image: url("../Images/sorted_up.gif");
    background-position: 5px center;
    background-repeat: no-repeat;
}

#divReviewTable th.table-sorted-desc {
    background-image: url("../Images/sorted_down.gif");
    background-position: 5px center;
    background-repeat: no-repeat;
}

#divReviewTable th.table-filtered {
    background-image: url("../Images/filter.gif");
    background-position: 5px center;
    background-repeat: no-repeat;
}

#divReviewTable th {
    padding-left: 20px;
}
/*Ticket History*/
.ticketbox {
    border-bottom: 1px solid #e1e1e1;
    display: inline-block;
    margin-bottom: 17px;
    padding-bottom: 4px;
    width: 100%;
}

    .ticketbox span {
        display: inline-block;
    }

    .ticketbox h4 {
        display: inline-block;
        color: #1870B7;
        margin: 0px;
        padding: 0px;
        font-weight: normal;
    }

    .ticketbox .ticket-date {
        float: right;
    }

.notebox {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    display: inline-block;
    margin-top: 15px;
    padding: 10px;
    width: 100%;
    position: relative;
}

    .notebox:after, .notebox:before {
        bottom: 100%;
        left: 3%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .notebox:after {
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #fff;
        border-width: 6px;
        margin-left: -6px;
    }

    .notebox:before {
        border-color: rgba(194, 225, 245, 0);
        border-bottom-color: #ccc;
        border-width: 8px;
        margin-left: -8px;
    }

.ticket-main {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 9px;
    display: inline-block;
    margin: 1%;
    padding: 19px;
    width: 98%;
}

.ticket-well {
    background: #fff;
}
/*End ticket history*/
.footerhelpdesk {
    padding-top: 0px !important;
}

#extr-page .hero {
    height: 100%;
}
/* Bubble pop-up */
.bubbleInfo {
    padding-top: 10px;
    width: 25px;
    color: #0d497b;
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.bubbleInfoContent {
    padding-top: 6px;
    vertical-align: top;
}

    .bubbleInfoContent.MatchData {
        padding-top: 0px;
    }

.bubbleInfo.CleansMatch {
    margin-left: 5px;
}

.infoPopup {
    background-color: #FFF;
    position: absolute;
    display: none;
    z-index: 50;
    top: 0px;
    left: 0px;
    border-collapse: collapse;
    background: #FFF;
    border: 2px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    opacity: 0;
    width: 250px;
    font-size: 12px;
}

.popInvestigation .mfp-iframe-holder .mfp-content {
    height: 90%;
    width: 90%;
}

.popRejectAll .mfp-iframe-holder .mfp-content {
    height: 390px;
    width: 75%;
}

.popRejectAllBadData .mfp-iframe-holder .mfp-content {
    height: 330px;
    width: 75%;
}
/*========== 10-06-2016 ========*/
.investigation-popup {
    width: 95%;
    margin: auto;
}

    .investigation-popup .col-xs-4 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .investigation-popup span {
        margin-bottom: 5px;
        float: left;
        margin-bottom: 5px;
    }

    .investigation-popup .heading-title {
        margin-bottom: 18px;
        text-transform: uppercase;
        width: 100%;
    }

        .investigation-popup .heading-title h2 {
            font-size: 16px; /*padding: 14px 0 5px 11px;*/
        }

    .investigation-popup .spanalign {
        float: left;
        width: 100%;
    }

    .investigation-popup .mobile-indicator {
        margin-top: 30px;
    }

        .investigation-popup .mobile-indicator span {
            float: left;
        }

        .investigation-popup .mobile-indicator input {
            height: auto;
            float: left;
            margin: 2px 0 0 6px;
            width: auto;
        }

    .investigation-popup .phonedetails {
        margin-left: -4px;
    }

#btnExportToExcel {
    margin-top: 2px;
}

.popupSearchDUNS .mfp-iframe-holder .mfp-content {
    max-height: 195px;
    max-width: 475px;
}

.paddingtop7 {
    padding-top: 7px;
}

.DUNSPW {
    overflow: hidden;
}

.Updatesearch {
    margin-top: 2px;
}

.UpdateDUNS {
    margin-top: 2px;
    margin-left: -12px;
    width: 121px;
}

.UpdateInvestigation {
    padding-top: 17px;
}

.popupAddressCompany .mfp-iframe-holder .mfp-content {
    max-height: 220px;
    max-width: 420px;
}

.headerPopuptext {
    width: 173px !important;
}

.popInitiateReturn .mfp-content {
    height: 555px;
}

.clsImportImage {
    max-width: inherit;
    width: auto;
}

.clsImportPanel {
    /*background: #f6f6f6 none repeat scroll 0 0;*/
    margin: 0 10px; /*padding: 10px 0;*/
    /*text-align: center;*/
}

.PopupTableContain .mfp-iframe-holder .mfp-content {
    width: 100%;
    height: 95%;
}

.popupSQLDatabase .mfp-iframe-holder .mfp-content {
    max-width: 600px;
    max-height: 305px;
    min-height: 250px;
}

.popupImport .mfp-iframe-holder .mfp-content {
    max-width: 600px;
    height: 190px;
}

.popInitiateReturn .mfp-content {
    /*height: 575px;*/
    height: 800px;
}

.fixed-navigation nav > ul {
    height: 97%;
}
/*ADA Compliance*/
.fixed-navigation nav {
    overflow: visible !important;
    padding: 0 !important;
}

.clsDisable {
    opacity: 0.5;
}

.infoPopup p {
    font-weight: normal;
    line-height: 20px;
}

.panelMHelpData {
    display: inline-block;
    width: 80px;
}

.displayborder th {
    border-bottom: none !important;
}

.popupEntryForm .mfp-iframe-holder .mfp-content {
    max-width: 600px;
    height: 710px;
}

.formentrytable table {
    border-collapse: inherit !important;
}

.maxmarginleft {
    margin-left: 100px;
}

.popupSalesForceImport .mfp-iframe-holder .mfp-content {
    max-width: 600px;
    max-height: 600px;
}

.popupInvestigateRecord .mfp-iframe-holder .mfp-content {
    max-width: 1020px;
    height: 540px; /*height:583px;*/
}

.scrollbox #divp {
    height: 10px;
}

.textGroupName {
    width: 100%;
}

    .textGroupName .col-md-4 {
        width: 33%;
        float: left;
    }

.Investigation-tab-border {
    line-height: 1.50 !important;
}

.textGroupName .col-md-4 {
    width: 33%;
    float: left;
}

.jarviswidget.jarviswidget-color-blueDark.jarviswidget-sortable {
    box-shadow: 0 0 5px #ccc;
}

.jarviswidget.jarviswidget-color-blueDark {
    box-shadow: 0 0 5px #ccc;
}

    .jarviswidget.jarviswidget-color-blueDark > header {
        box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
        -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
        -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    }

.dt-toolbar-footer {
    background: #fff;
}

.ReqMobileIndicator {
    float: left;
    padding-left: 5px;
    padding-top: 21px;
    vertical-align: middle;
}

.InvestigationSave {
    float: left;
    width: 100%;
    text-align: center;
}

.InvestigationTab-pane {
    height: 368px;
}

html {
    background: #fff;
}

.import-data-main {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

    .import-data-main li {
        float: left;
        margin-right: 10px;
        list-style: outside none none;
        padding-bottom: 15px;
        text-align: center;
        width: 10%;
        color: #000;
        font-size: 14px;
        text-decoration: none;
    }

        .import-data-main li a {
            color: #000;
            font-size: 14px;
            text-decoration: none;
        }

    .import-data-main .clsImportPanel {
        margin: 0;
    }

.RequiredChk {
    float: left;
    margin-left: 5px !important;
    margin-top: 12px !important;
    width: auto;
}

.MobileDiv {
    padding: 0 12px;
}

.IntegratedSecurity {
    float: left;
    margin-right: 5px;
    margin-top: 13px;
    vertical-align: top;
}

#chkisIntegrated {
    float: left;
    line-height: 0 !important;
    width: auto;
}

.widget-body-table {
    min-height: 25px;
    padding-bottom: 13px;
    position: relative;
}

.addbuttondivider {
    float: left;
    width: 100%;
}

.tableBorder-none {
    border: none !important;
}

.formContent {
    margin: 0;
    font-size: 11px;
    width: 100%;
}

    .formContent #content {
        padding: 0;
    }

.formCustomeAttribute #content {
    padding-top: 0;
    padding-bottom: 0;
}

.formCustomeAttribute {
    padding-left: 10px;
    padding-right: 10px;
}

.popMatchSetting .mfp-content {
    height: 710px;
}

.importData-margin {
    margin: 10px;
}

.popCountryGroup .mfp-content {
    height: 515px !important;
}

.row-tab {
    float: left;
    width: 100%;
}

.equal-hight {
    height: 440px;
}

#OrganizationIdentification .OrganizationTable {
    margin-bottom: 0;
}

.formCustomeAttribute.m-style {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.selectboxSection {
    width: 64.5% !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #selectcountryBox #CountryISOAlpha2Code {
        width: 68.5% !important;
        padding: 0;
    }
}

::i-block-chrome, .addbuttondivider input {
    margin-right: 80px;
}

.mobile-indicator input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.pagenotfound {
    margin-top: 10%;
}

.DownloadFile {
    margin-left: 50%;
}

.requireField {
    color: red;
}

.custom-file-input {
    display: inline-block;
    position: relative;
}

    .custom-file-input input {
        visibility: hidden;
        width: 100px;
    }

    .custom-file-input:before {
        border: 1px solid #ccc;
        color: #000;
        content: "Browse...";
        cursor: pointer;
        display: block;
        font-size: 11px;
        font-weight: normal;
        left: 0;
        padding: 5px 0;
        position: absolute;
        right: 0;
        text-align: center;
    }

    .custom-file-input:hover:before {
        border-color: #7EB4EA;
        background-color: #e3f0fc;
    }

    .custom-file-input:active:before {
        background: #7EB4EA;
        background-color: #e3f0fc;
    }

.nonReadOnly {
    background-color: #fff !important;
    cursor: default !important;
}

.imglogo {
    display: block;
    height: 50px !important;
    margin-top: 1% !important;
}

.wellEmailVerification {
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px #ececec;
    position: relative;
    padding: 29px;
    margin: auto !important;
    width: 38%;
}

    .wellEmailVerification header {
        margin: 0 0 10px 0;
        padding: 0 0 10px 0;
        font-weight: bold;
    }

.popupFeedback .mfp-iframe-holder .mfp-content {
    max-height: 290px;
    max-width: 725px;
    min-height: 290px;
}

.customBottom {
    margin-bottom: 17px;
    width: 100%;
}

.clsReferenceid {
    padding-left: 10px;
}

.popupInvestigateRecordSearch .mfp-iframe-holder .mfp-content {
    height: 202px;
    max-width: 780px;
}

.btnSmile {
    margin-top: 7px !important;
    overflow: hidden;
}

.clsSmileicons {
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 99999999;
}

.wellEmailVerification header {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: bold;
}

.elements {
    color: #110c86 !important;
    font-weight: 900 !important;
    margin-right: 20px;
    cursor: pointer;
}

.Operators {
    color: #1b790c !important;
    font-weight: 900 !important;
    margin-right: 20px;
    cursor: pointer;
}

.Values {
    color: #aaa4a4 !important;
    font-weight: 900 !important;
}

.Mainconditons {
    margin-left: 20px;
}

.txtValue {
    border: none;
    background-color: #ebebeb;
}

.width30 {
    width: 30px;
}

.ColorGreen {
    color: green;
}

.Mainconditons #conditons {
    margin-bottom: 5px;
}

    .Mainconditons #conditons span {
        display: inline-block;
        margin-top: 10px !important;
    }

.ColorGreen {
    color: green;
}

.Mainconditons #conditons {
    margin-bottom: 5px;
}

    .Mainconditons #conditons span {
        display: inline-block;
        margin-top: 10px !important;
    }

.ImportDataHight {
    height: 740px !important;
}

.SwappingView {
    position: fixed;
    right: 85px;
    top: 50px;
}
/*#DataColumn_chosen {
    width: 260px !important;
}*/
.popupAddTags .mfp-iframe-holder .mfp-content {
    height: 333px;
    max-width: 780px;
}

.SingleEntryFormTab {
    min-height: 600px !important;
}

.OpenTags {
    cursor: pointer;
}

.custome-section {
    min-height: 69px !important;
}

    .custome-section #btnSubmit {
        border: 1px solid #ccc;
        border-radius: 0 5px 5px 0;
        display: inline-block;
        float: left;
        height: 20px;
        text-align: center;
        vertical-align: middle;
        width: 20px;
    }

        .custome-section #btnSubmit span {
            font-family: arial;
            font-size: 21px;
            font-weight: normal !important;
            line-height: 15px;
        }

.Mainconditons #conditons {
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box !important;
    padding-bottom: 7px;
    width: 100%;
}

.boxheight {
    min-height: 330px;
}

.Conditon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-radius: 5px 0 0 5px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    cursor: pointer;
    float: left;
    min-width: 55px;
    padding: 2px 13px 1px;
    text-align: center;
}

.New-Paging {
    text-align: center !important;
}

    .New-Paging div.dataTables_paginate, .New-Paging .pagination {
        float: none !important;
    }

#DataColumn_chosen .chosen-choices {
    z-index: 99;
}

#DataColumn_chosen .dataimportbox td select {
    height: 23px;
}

.OpenTags {
    cursor: pointer;
    margin: 10px 0 0 10px;
    font-size: 11px;
}

#Feedback {
    display: inline-block;
    width: 100%;
}
/*#TagsValue_chosen {
    width: 200px !important;
}*/

.feedbackmargin {
    margin-bottom: 10px !important;
}

.lbltag {
    width: 100%;
    height: 32px;
    background-color: #eee;
    font-weight: bold;
    text-align: left !important;
}

#txttag {
    font-weight: bold !important;
}

.newpdg {
    padding: 10px 14px !important;
}

.FeedbackError {
    float: left;
    width: 100%;
}

#btnClearFilter {
    margin-top: 2px !important;
    margin-right: 2px !important;
}

.bluebg-section {
    background: #0a74c0 none repeat scroll 0 0 !important;
    height: 25px !important;
}

    .bluebg-section h2 {
        margin-top: 0 !important;
    }

        .bluebg-section h2 strong {
            color: #fff !important;
            line-height: 25px !important;
        }

.tabletopspace {
    margin-top: 40px;
}

.button-position {
    float: left;
    width: 100%;
}

    .button-position ul.preNext {
        margin-right: 14px;
        margin-top: 0 !important;
    }

    .button-position .widget-toolbar {
        border-left: 0px;
        width: 100%;
    }

.table-cal-space .form-control {
    margin-bottom: 10px;
}

.additional-co {
    margin: -2px 8px 0 0;
    padding: 0 !important;
}

.bluebg-section {
    background: #0a74c0 none repeat scroll 0 0 !important;
    height: 25px !important;
}

    .bluebg-section h2 {
        margin-top: 0 !important;
    }

        .bluebg-section h2 strong {
            color: #fff !important;
            line-height: 25px !important;
        }

.tabletopspace {
    margin-top: 40px;
}

.button-position {
    float: left;
    width: 100%;
}

    .button-position ul.preNext {
        margin-right: 14px;
        margin-top: 0 !important;
    }

    .button-position .widget-toolbar {
        border-left: 0px;
    }

.table-cal-space .form-control {
    margin-bottom: 10px;
}

.additional-co {
    margin: -2px 8px 0 0;
    padding: 0 !important;
}

.transition-fast {
    transition: inherit;
    height: auto !important;
}

.bluebg-section .panel-heading > a::before {
    background: rgba(0, 0, 0, 0) url("../Images/minus-w.png") no-repeat scroll left top;
    content: "";
    display: block;
    height: 16px;
    padding-right: 5px;
    width: 16px;
}

.custome-section #btnGrpSubmit {
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 0;
    display: inline-block;
    float: left;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

    .custome-section #btnGrpSubmit span {
        font-family: arial;
        font-size: 21px;
        font-weight: normal !important;
        line-height: 15px;
    }

.GrpConditon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-radius: 5px 0 0 5px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    cursor: pointer;
    float: left;
    min-width: 55px;
    padding: 2px 13px 1px;
    text-align: center;
}

.popupAddMonitorProfile .mfp-iframe-holder .mfp-content {
    height: 75%;
    max-width: 75%;
}

.popupBusinessElement .mfp-iframe-holder .mfp-content {
    height: 100%;
    max-width: 98% !important;
}

.popupAddBusinessElements .mfp-iframe-holder .mfp-content {
    height: 100%;
    max-width: 98% !important;
}

.popupAddElementCondition .mfp-iframe-holder .mfp-content {
    height: 100%;
    max-width: 98% !important;
}

.bluebg-section .panel-heading > a.collapsed::before {
    background: rgba(0, 0, 0, 0) url("../Images/plus-w.png") no-repeat scroll left top;
    content: "";
    display: block;
    height: 16px;
    padding-right: 5px;
    width: 16px;
}

.additional-main .sortable-grid {
    padding: 0;
}
/*.additional-main ul li a{width:20px; height:20px; background: rgba(0, 0, 0, 0) url("../Images/plus.png") no-repeat center; float:left;}
.additional-main ul li .collapse::after{ background: rgba(0, 0, 0, 0) url("../Images/minus.png") no-repeat center !important;}*/




.addbtnstyle.nav li a:hover, .addbtnstyle.nav li a:focus {
    background-color: transparent !important;
}
/*.importdatatablebox { float:left;}*/
.importdatatablebox .chosen-choices {
    max-height: 111px !important;
    overflow: auto !important;
}

.tagstylebox .chosen-choices {
    max-height: 60px !important;
    overflow: auto !important;
}

.tagstylebox #TagsValue_chosen {
    margin-right: 5px;
    width: 190px !important;
}

.CustomElments {
    min-height: 40px !important;
}

    .CustomElments .form-group {
        margin: 0px !important;
    }

    .CustomElments .paddingto5 {
        padding-top: 0px !important;
    }

.addCondition {
    padding-left: 12px;
}

.additional-border-style .row {
    padding: 10px;
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: 1px solid #ccc;
    border-left: none;
    border-right: none;
}

.popupAddUserPrefrence .mfp-iframe-holder .mfp-content {
    height: 365px;
    max-width: 48% !important;
}

#DataColumn_chosen .chosen-choices, #TagsValue_chosen .chosen-choices {
    max-height: 85px !important;
    overflow-y: auto !important;
}

#TagsValue_chosen .chosen-choices {
    max-height: 56px !important;
}

.new-additional-table .row {
    padding: 7px 0;
}

    .new-additional-table .row:last-child {
        border-bottom: none;
    }

.matchtdstyle .MatchedItem td {
    vertical-align: middle !important;
    height: 29px;
}

.matchtdstyle .MatchDNBDunsclass, .matchtdstyle .displaylbl {
    vertical-align: middle !important;
}

.newbuttonposition {
    /* margin-top: -10px; */
    margin-bottom: -15px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .newbuttonposition .input-group-btn {
        margin-right: 3px
    }

    .newbuttonposition .UpdateInvestigation {
        padding-top: 2px;
    }

.sectiontopmrg {
    margin-top: 20px !important;
}

.popupAddNotification .mfp-iframe-holder .mfp-content {
    height: 555px;
    max-width: 48% !important;
}

.MonitoringError {
    color: #b94a48;
    float: left;
    font-size: 12px !important;
    width: 100%;
}

textarea.clsReferenceText {
    height: 100px !important;
}
/*.table-fixed-user tbody {display:block; max-height:328px; overflow-y:scroll;height:auto;}
   .table-fixed-user thead, .table-fixed-user tbody tr {display:table; width:100%; table-layout:fixed;}
   .table-fixed-user thead {width: calc( 100% - 1.6em )}
   
   .table-fixed-user td{ background:#fff;}
   .table-fixed-user, .table-fixed-user th{ background:#f0f0f0; font-weight:normal; vertical-align:middle !important;}
   .table-fixed-user td{vertical-align:middle !important;}*/

.tooltip.fade.bottom.in {
    z-index: 11 !important;
}

#CleanseMatchExclusion {
    width: 100%;
}

    #CleanseMatchExclusion .labelspace {
        padding-left: 4px;
    }

    #CleanseMatchExclusion .chosen-container {
        width: 95% !important;
    }

.ExclusionGroup {
    width: 300px !important;
    margin-top: 5px !important;
    max-width: inherit;
    flex: inherit;
}

.CleanAcceptance {
    width: 235px !important;
    margin-top: 5px !important;
    flex: inherit;
}

.nav.topbuttonstyle li a {
    float: left !important;
}
/*.nav.topbuttonstyle .SyncSetting {
    right: 0 !important;
    top: -1px !important;
    background-color: lightgray;
    border-color: #303030;
    color: #3276b1 !important;
    padding: 0 0 0 10px !important;
}

    .nav.topbuttonstyle .SyncSetting i {
        top: 7px;
        float: left;
    }

    .nav.topbuttonstyle .SyncSetting:hover {
            right: 0 !important;
    top: -1px !important;
    background-color: lightgray;
    border-color: #303030;
    color: #3276b1 !important;
    padding: 0 0 0 10px !important;
    }

    .nav.topbuttonstyle .SyncSetting input {
        border: none !important;
        padding-left: 5px;
    }

    .nav.topbuttonstyle .SyncSetting input {
        background: none !important;
    }*/

.TagHide {
    display: none;
}

.ColorBlack {
    color: #000 !important;
}

.jarviswidget.jarviswidget-sortable.jarviswidget-color-blueDark.clswidget header {
    background: #fff none repeat scroll 0 0;
    border: 0px !important;
    color: #000;
    border: none;
    box-shadow: none !important;
}

.jarviswidget.jarviswidget-sortable.jarviswidget-color-blueDark.clswidget {
    box-shadow: none !important;
}

.popupMonitoringRegistration .mfp-iframe-holder .mfp-content {
    height: 550px;
    max-width: 45% !important;
}

.margintop10 {
    margin-top: 10px !important;
}

.margintop15 {
    margin-top: 15px !important;
}

.v-align-text {
    display: inline-block;
    padding-top: 9px !important;
}

.tagfullwidth .chosen-container {
    width: 100% !important;
    min-width: 100% !important;
}

.paddingright5 {
    padding-right: 5px !important;
}

.tagstyle {
    position: absolute !important;
    top: 25% !important;
    right: -2% !important;
}

#frmNotificationProfile #TagsValue_chosen {
    width: 100% !important;
}

#frmNotificationProfile .chosen-container .chosen-results {
    max-height: 70px !important;
}

#CleanseMatchExclusion .chosen-container-multi .chosen-choices {
    max-height: 56px !important;
    overflow-y: scroll;
}

.clsDisabled {
    disabled: disabled;
}

.custome-section #btnNOSubmit {
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 0;
    display: inline-block;
    float: left;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

    .custome-section #btnNOSubmit span {
        font-family: arial;
        font-size: 21px;
        font-weight: normal !important;
        line-height: 15px;
    }

#wid-id-DirectPlusProcess2, #wid-id-Licence1 {
    display: block !important;
}

.context-menu-item.context-menu-disabled {
    color: #ccc;
}

.width20pt {
    /*margin-left: 15px;*/
    width: 18%;
    flex: inherit;
    max-width: inherit;
    padding: 0
}

.divMultipleConfidenceCode .multiselect {
    width: 100%;
    text-align: left;
    margin: 0px;
}

.divMultipleConfidenceCode .btn-group {
    width: 100%;
}

.divMultipleConfidenceCode .btn-default .caret {
    float: right !important;
    margin-top: 7px;
}

.divMultipleConfidenceCode .btn-default .multiselect-selected-text {
    float: left !important;
}

.divMultipleConfidenceCode li, .divMultipleConfidenceCode li:hover, .divMultipleConfidenceCode .active, .divMultipleConfidenceCode label {
    background-color: #fff !important;
    color: #000 !important;
}

.divMultipleConfidenceCode .dropdown-menu {
    width: 100% !important;
}

.searchCheckbox input[type="checkbox"], .searchCheckbox input[type="radio"] {
    margin: 2px 0 0 !important;
    padding: 0 !important;
}

.searchCheckbox .checkbox label {
    display: flex;
    margin: 0 !important;
}

.searchCheckbox .checkbox input {
    margin-right: 5px !important
}

.checkbox label, .radio label {
    margin-left: 5px !important;
}

.Export-data-main {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

    .Export-data-main li {
        float: left;
        margin-right: 10px;
        list-style: outside none none;
        padding-bottom: 15px;
        text-align: center;
        width: 22%;
        color: #000;
        font-size: 14px;
        text-decoration: none;
    }

        .Export-data-main li a {
            color: #000;
            font-size: 14px;
            text-decoration: none;
        }

    .Export-data-main .clsImportPanel {
        margin: 0;
    }

.width12pt {
    width: 12%;
}

.btnFeedback {
    margin: 5px 0 0 !important;
    background-image: -moz-linear-gradient(center top, #fff, #fff) !important;
}

    .btnFeedback:hover {
        background-image: -moz-linear-gradient(center top, #fff, #fcd500) !important;
    }

.marginleft-25 {
    margin-left: 15px !important;
}

.TagOptional {
    padding-left: 0 !important;
    padding-top: 7px;
}

.ApiLayer {
    padding-right: 0;
    padding-top: 7px;
    padding-left: 12px;
    float: left;
}

.bootbox {
    display: block;
    margin-top: 10%;
    z-index: 99999;
}

.bootbox-close-button {
    display: none;
}

.marginleft-40 {
    margin-left: 40px !important;
}

.SetCheckbox {
    margin-left: -15px !important;
    margin-top: 2px !important;
}

.margin-left-10 {
    margin-left: 10px;
}

.highcharts-button {
    display: none;
}

.btnRefresh {
    cursor: pointer !important;
    margin: 5px 0 0 !important;
    background-image: -moz-linear-gradient(center top, #fff, #fff) !important;
}

.TagSizeAddCompany .chosen-drop {
    height: 80px !important;
}

.TagSizeAddCompany .chosen-results {
    height: 79px !important;
}

.popupEULA .mfp-iframe-holder .mfp-content {
    max-width: 800px;
    height: 145px;
}

.popupCleansMatchImportData .mfp-iframe-holder .mfp-content {
    height: 217px;
    width: 540px;
}

.popupAutoAcceptanceData .mfp-iframe-holder .mfp-content {
    height: 80%;
}

.ImportAutoAcceptanceDataHight {
    height: auto !important;
}

.setwidth {
    width: 200px !important;
}

.cursor-pointer {
    cursor: pointer;
}

.FeedBackForm {
    margin: 0 !important;
}

.btnRefreshDashboard {
    margin-top: 7px;
    width: 80% !important;
    cursor: pointer;
}

.recordtext a {
    font-size: 14px;
}

.popupCompanyImportData .mfp-iframe-holder .mfp-content {
    height: 195px;
    width: 540px;
}

.ImportCompanyHight {
    height: 75% !important;
}

.popupCompanyData .mfp-iframe-holder .mfp-content {
    height: 40%;
}

.table-Matchfixed tbody {
    max-height: 400px;
    overflow-x: hidden;
    width: auto;
}

.table-Matchfixed tbody, .table-Matchfixed thead {
    /*float: left;*/
    border-bottom-width: 0;
}
/*.table-Matchfixed tbody > tr > td {
        max-width: 180px !important;
        width: 180px !important;
    }

    .table-Matchfixed thead > tr > th {
        width: 180px !important;
    }*/

.chosen-container-single .chosen-single {
    background: rgba(0, 0, 0, 0) repeat scroll 0 0 padding-box;
    border: 1px solid #aaa;
    border-radius: 0px;
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    display: block;
    height: 32px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}

    .chosen-container-single .chosen-single div b {
        background: rgba(0, 0, 0, 0) url("../../Images/chosen-sprite.png") no-repeat scroll 0 5px;
        display: block;
        height: 128%;
        width: 100%;
    }

.paddingtop8 {
    padding-top: 8px;
}

.AutoacceptFilter .widget-body {
    min-height: 65px !important;
}

.width130 {
    width: 130px;
}
/*custome alert*/
.bootbox {
    margin-top: 0 !important;
}

.modal {
    z-index: 9999;
    overflow-y: hidden !important;
}

.WordBreak {
    word-break: break-all;
}
/*end custome alert*/
#divReviewTable {
    max-height: 20%;
    overflow-y: hidden;
}

.clsMatchoverlay {
    display: none;
    height: 450px;
    right: 0;
    width: 18px;
    overflow-y: auto;
    position: absolute;
    top: 33px;
}

.inner_table {
    max-height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
}

/*.glib-w-default {
    right: 3%!important;
}*/
.wordwrap td {
    word-break: break-all;
}

.close {
    opacity: 0.5 !important;
    font-size: 19.5px;
}

#tbSearchData thead tr th {
    background: none !important;
}

.SingleEntryTag div.chosen-drop > ul.chosen-results {
    height: 100px !important;
}

.width10pt {
    width: 10%;
}

.BingImageCenter {
    float: left;
    margin-right: -6px;
    padding: 5px 0 0 8px;
}

a.bingsearchImggBtn {
    cursor: pointer;
    background-color: #ccc;
    padding: 6px 10px 9px !important;
    margin-top: 2px !important;
    margin-right: 9px !important;
}

    a.bingsearchImggBtn:hover {
        opacity: 0.8 !important;
    }

    a.bingsearchImggBtn > img {
        width: 15px !important;
        margin-left: 3px;
        margin-top: 3px;
    }

.popupSearchDomainOrEmail .mfp-iframe-holder .mfp-content {
    max-height: 265px;
    max-width: 360px;
}

.popupOISearchAltFields .mfp-iframe-holder .mfp-content {
    max-height: 250px;
    max-width: 370px;
}

.DomainRadioalign {
    vertical-align: top;
    display: inline-block;
}

.margin-top-4 {
    margin-top: 4px !important;
}

.margin-top-3 {
    margin-top: 3px !important;
}

.popupUserComments .mfp-iframe-holder .mfp-content {
    height: 320px;
    width: 34% !important;
}

.cleanBingSearch {
    display: block;
    margin-top: 5px;
}

.cleanBingSearchBtn {
    padding: 5px 10px 9px !important;
}

.popupDeleteComment .mfp-iframe-holder .mfp-content {
    max-height: 208px;
    max-width: 475px;
}

.commentTextArea {
    max-height: 100px;
    max-width: 279px;
    min-height: 70px;
    min-width: 270px;
}

.margin-left--27 {
    margin-left: -27px;
}

.margin-right--17 {
    margin-right: -17px;
}

.Padding-left-77 {
    padding-left: 77px;
}

.Padding-left-52 {
    padding-left: 52px;
}

.Padding-left-57 {
    padding-left: 57px;
}

.margin-left--17 {
    margin-left: -17px;
}

.margin-top--27 {
    margin-top: -27px;
}

.paddingright23 {
    padding-right: 23px;
}

#CommentType {
    width: 280px;
}

a.OpicitynNone:hover {
    opacity: 0.5 !important;
    cursor: default !important;
}

.glib-w-open {
    z-index: 3 !important;
}

.custom-nowarp {
    white-space: nowrap !important;
}

.width320 {
    width: 320px;
}

.marginleft-147 {
    margin-left: -90px;
}

.custom-has-error {
    border-color: #b94a48 !important;
}

.InnerAutoAcceptanceDetail > table th {
    background-color: #F8F8F8 !important;
}
/*.InnerAutoAcceptanceDetail  > table  tr:nth-child(odd) {background-color:#F8F8F8 !important;}*/
.widht75 {
    width: 75%;
}

.InnerAutoAcceptanceDetail {
    max-height: 200px;
    display: block;
    overflow-y: scroll;
    width: 1005px;
}

.margin-left-13 {
    margin-left: 13px;
}

.checkboxalign {
    line-height: 20px !important;
    vertical-align: top !important;
}

#objDnbGroupAPI_APIIds option {
    white-space: pre-wrap;
}

#objDnbGroupAPI_RemoveAPIIds option {
    white-space: pre-wrap;
}

.height250px {
    height: 250px !important;
}

.clsExcluede .chosen-container-multi .chosen-results {
    height: 128px !important;
}

.clsExcluede .chosen-drop {
    height: 130px !important;
}

.AutoAcceptanceMatchGrade .multiselect {
    width: 100%;
    text-align: left;
    margin: 0px;
}

.AutoAcceptanceMatchGrade .btn-group {
    width: 100%;
    margin-bottom: 10px;
}

.AutoAcceptanceMatchGrade .btn-default .caret {
    float: right !important;
    margin-top: 6px;
}

.AutoAcceptanceMatchGrade .btn-default .multiselect-selected-text {
    float: left !important;
}

.AutoAcceptanceMatchGrade li, .AutoAcceptanceMatchGrade li:hover, .AutoAcceptanceMatchGrade .active, .AutoAcceptanceMatchGrade label {
    background-color: #fff !important;
    color: #000 !important;
    width: 100%;
}

.AutoAcceptanceMatchGrade .dropdown-menu {
    width: 100% !important;
    height: 135px;
    overflow-x: hidden;
    overflow-y: auto;
    top: 27px !important;
    transform: inherit !important;
    word-break: break-word;
}

.clsAutoAcceptanceMDP .btn-default .caret {
    position: absolute;
    right: 10px;
    top: 26%;
}

.clsAutoAcceptanceMDP .btn-default span {
    white-space: normal;
}

.MultiDeleteWith {
    width: 60px !important;
}

.table-fixednew thead {
    width: 92%;
}

.table-fixednew tbody {
    height: 98px;
    overflow-y: auto;
    width: 99%;
}

.table-fixednew thead, .table-fixednew tbody, .table-fixednew tr, .table-fixednew td, .table-fixednew th {
    display: block;
}

    .table-fixednew tbody td, .table-fixednew thead > tr > th {
        float: left;
        border-bottom-width: 0;
    }

.table-fixednew > thead > tr > th {
    border-left: 0 !important;
}

@media(max-width:1368px) {
    .table-fixednew thead {
        width: 88%;
    }

    .width86pt {
        width: 86.5% !important;
    }
}

@media(max-width:767px) {
    .table-fixednew thead {
        width: 88%;
    }
}

.AutoAcceptanceTbcenter td, .AutoAcceptanceTbcenter th {
    text-align: center;
}

    .AutoAcceptanceTbcenter td:nth-child(23), .AutoAcceptanceTbcenter th:nth-child(23) {
        text-align: left !important;
    }

table.AutoAcceptanceTbcenter thead tr {
    background-color: #eee;
    background-image: -moz-linear-gradient(center 100px, #f2f2f2 0px, #fafafa 100%);
    font-size: 12px;
}
/*
.commontabstyle ul.nav-tabs li a {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

    .commontabstyle ul.nav-tabs li a:first-child {
        border-top: 0px solid #ddd;
    }



.commontabstyle .tabs-left .nav-tabs > li.active > a {
    border-bottom: 0 none;
    border-right: medium none !important;
    border-top-width: 1px !important;
    box-shadow: 2px 0 0 #57889c;
    margin-right: 1px !important;
}

.commontabstyle .nav-tabs > li {
    margin-bottom: -4px;
}

.commontabstyle .tabs-left .nav-tabs > li:last-child.active > a {
    border-bottom: 1px solid #ddd;
}*/


/*.commontabstyle .nav-tabs > li:last-child {
   
    margin-bottom: -1px;
}*/


.centerspace {
    margin-left: 20px;
}

.centertable {
    margin: 0 auto;
    display: table;
}

.width80 {
    width: 80%;
}

.compnyAttribute .current {
    background: #e1f2fe;
    cursor: pointer;
}

.CntryGrp .current {
    background: #e1f2fe;
    cursor: pointer;
}

.userTB .current {
    background: #e1f2fe;
    cursor: pointer;
}

.TagsTB .current, #tbOIMetaSearchData .current {
    background: #e1f2fe;
    cursor: pointer;
}
/*.righttabportal .widget-body .tabs-left ul.nav-tabs {
    position: absolute;
    right: 0;
    height: 100% !important;
    right: -9.5px;
    top: -11px;
    background-color: #f1f1f1;
    width: 144px;
    border-bottom: 1px solid #ddd;
}

    .righttabportal .widget-body .tabs-left ul.nav-tabs li a {
        font-size: 12px;
    }*/

.popupCDS .mfp-iframe-holder .mfp-content {
    max-height: 250px;
    max-width: 600px;
    min-height: 200px;
}

.popupCDSEntity .mfp-iframe-holder .mfp-content {
    max-height: 200px;
    max-width: 440px;
    min-height: 150px;
}

.iconplus .fa {
    line-height: 5;
}

.microcomadata .col-xs-1 {
    padding-left: 0;
}

.popupCDSEnvironment .mfp-iframe-holder .mfp-content {
    max-height: 200px;
    max-width: 550px;
    min-height: 170px;
}

.MarkasExported {
    font-size: 13px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

fieldset.ExportFieldSet {
    border: 1px solid #ececea !important;
    padding: 0 10px 10px 20px;
    margin-bottom: 15px !important;
}

    fieldset.ExportFieldSet > legend {
        background: #f4f4f4;
        display: inline-block;
        position: absolute;
        left: 0px;
        padding: 10px 8px;
        border: 0;
        font-weight: bold;
        font-size: 14px;
        width: 100%;
        color: #333333;
    }

    fieldset.ExportFieldSet .form-group {
        margin-top: 50px;
    }

    fieldset.ExportFieldSet .col-md-4 p {
        font-size: 14px !important;
    }

.ExportFieldSet p {
    margin: 5px 17px;
    font-size: 12px;
}

.ExportText {
    margin: 10px 0 9px !important;
}

.MonitoringTb .current {
    background: #e1f2fe;
    cursor: pointer;
}

.MonitoringTb .current, .MonitoringPlusRegistrationTb .current {
    background: #e1f2fe;
    cursor: pointer;
}

.UserPreferenceTb .current {
    background: #e1f2fe;
    cursor: pointer;
}

.MonitoringRegistrationTb .current {
    background: #e1f2fe;
    cursor: pointer;
}

.NotificationProfileTb .current {
    background: #e1f2fe;
    cursor: pointer;
}

.position-relative {
    position: relative !important;
}

.APIEnrichmentTB .current {
    background: #e1f2fe;
    cursor: pointer;
}

.ThirdPartyEnrichmentTB .current {
    background: #e1f2fe;
    cursor: pointer;
}

.chosen-choices .search-field input.default {
    width: 165px !important;
}

.width86pt {
    width: 91%;
}

.popupDelimiter .mfp-iframe-holder .mfp-content {
    height: 195px;
    width: 25%;
}

.popupDelimiter .mfp-iframe-holder .mfp-content {
    height: 195px;
    width: 25%;
}

.mainNav ul li.alert-info {
    clear: both !important;
    line-height: 1.5 !important;
    font-size: 13px;
    background-color: rgb(247, 163, 92) !important;
    color: #fff !important;
    padding: 0 8px;
    margin-left: 10px;
    margin-right: 10px;
}

.DisplayFileType {
    width: 130px;
}

#btnDefaultPageSize {
    margin-left: 5px;
}

.btnNotificationClose {
    position: absolute;
    right: 10px;
    height: 16px;
    width: 15px;
    cursor: pointer;
    font-size: 18px;
    opacity: 1.5;
    display: block;
    top: 5px;
}

.paddingtop25 {
    padding-top: 25px;
}

.tagstyleDunsRegistr {
    top: 45% !important;
    right: 35% !important;
}

.arrowicons {
    border-right: 1px solid #a6a6a6;
    float: left;
    width: 44px;
    padding: 8px;
}

    .arrowicons .fa-caret-left {
        font-size: 16px;
        color: #777;
        margin-right: 10px;
    }

    .arrowicons .fa-caret-right {
        font-size: 16px;
        color: #777;
    }

.reportTitle {
    font-size: 22px;
    font-weight: 700;
    margin-top: 25px;
    text-align: center;
}

.reportLogo {
    width: 125px;
}

.imgmaindivMatchbook {
    top: 0px;
    background: #f7f7f7 url("../Images/Matchbook-logo_orignal-opacity.png") no-repeat scroll center center / 250px auto;
}

.reportCls ul {
    background-color: #eaeaea;
    font-size: 12px;
    height: 35px;
}

    .reportCls ul li {
        border-right: 1px solid #c8c8c8 !important;
    }

        .reportCls ul li a {
            color: #777;
        }

            .reportCls ul li a:focus, .reportCls ul lia:active {
                color: #000;
            }

        .reportCls ul li.active a {
            margin-right: 0px;
            color: #000 !important;
            border-bottom: 2px solid #f2c811 !important;
            box-shadow: 0 2px 0 #f2c811 !important;
        }

.dataquetitles {
    padding: 0 70px;
}

    .dataquetitles span {
        font-size: 21px;
        text-transform: capitalize;
        font-weight: 550;
        margin: 0 auto;
        display: table;
    }

.inputnumber span {
    font-size: 11px;
    color: #a6a6a6;
}

    .inputnumber span:first-child {
        color: #000;
        font-size: 20px;
        font-weight: 550;
    }

.APIreportGrid table {
    max-width: 100%;
    table-layout: fixed;
    margin: auto;
}

.APIreportGrid th, .APIreportGrid td {
    padding: 5px 10px;
    border: 1px solid #000;
}

.APIreportGrid tbody tr:nth-child(even) {
    background: #CCC;
}

.APIreportGrid thead, .APIreportGrid tfoot {
    background: #000 !important;
    display: table;
    width: 100%;
    width: calc(100% - 18px);
    color: #fff !important;
}

.APIreportGrid tbody {
    height: 100px;
    overflow: auto;
    overflow-x: hidden;
    display: block;
    width: 100%;
}

    .APIreportGrid tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

.APIreportGrid thead tr th, .APIreportGrid tfoot tr td {
    padding: 5px;
    background: #000 !important;
}

.APIreportGrid tbody tr td {
    padding: 2px;
}

.reportMainTitle {
    margin-top: 18px !important;
}

#partialDivRptDataQueueDashboard {
    height: 500px;
    margin: 0 auto;
    width: 100%;
    /*margin-top: 60px;*/
}

    #partialDivRptDataQueueDashboard .highcharts-container {
        padding-top: 50px !important;
    }

#partialDivRptDataStewdStatisticsByUser {
    height: 300px;
    margin: 0 auto;
    width: 100%;
}

#partialDivRptDataStewdStatisticsByCC {
    height: 300px;
    margin: 0 auto;
    width: 100%;
}

#partialCurntMonthCnt {
    margin: 0 auto;
    height: 240px;
    width: 100%;
    background-color: #fcf4cf;
}

#partialCurntYearCnt {
    height: 240px;
    width: 100%;
    background-color: #e7f6fb;
}

#partialDivLinechart {
    height: 230px;
    margin: 0 auto;
    width: 100%;
    background-color: #ffeae0;
}

.margin-left-right-0 {
    margin-left: 0;
    margin-right: 0;
}

.custombody-tab .reportCls ul.nav-tabs {
    position: absolute;
    bottom: 100px;
}

.reportPaddingCC {
    padding-top: 5px;
    padding-bottom: 5px;
}

.reportpaddingline {
    padding-left: 13px;
    padding-right: 13px;
}

.reportResponsiveTab {
    min-height: 660px;
}

.popupSearchHistory .mfp-iframe-holder .mfp-content {
    min-height: 840px !important;
    max-width: 1100px !important;
}

.popupViewHistory .mfp-iframe-holder .mfp-content {
    min-height: 700px !important;
    max-width: 1000px !important;
}

.MinCCOverrideTB .current {
    background: #e1f2fe;
}

.paddingTop-4 {
    padding-top: 0;
}

.paddingTop-3 {
    padding-top: 3px;
}

#myTab1 li a {
    padding: 9px 14px 10px; /*margin: 0 7px;*/
}

.preview-matchtab li a {
    margin: 0 7px !important;
}

.commontabstyle .tabs-left ul.tabs-left {
    background-color: #f1f1f1;
    border-bottom: 1px solid #ddd;
    height: 100% !important;
    margin: -11px 0 0 -10px;
    position: absolute;
    width: 145px;
    display: block;
}

#MonitoringTab.commontabstyle .tabs-left ul.tabs-left {
    margin: 10px 0 0 -2px;
    height: calc(100% - 75px) !important;
}

.commontabstyle .tabs-left .CommonTabContent {
    margin-left: 175px;
}

.commontabstyle .tabs-left ul.tabs-left > li {
    margin-bottom: -4px;
}

    .commontabstyle .tabs-left ul.tabs-left > li a {
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        font-size: 12px;
    }

    .commontabstyle .tabs-left ul.tabs-left > li > a {
        border-right: none;
        padding: 9px 5px !important;
        border-radius: inherit;
        margin-right: 0 !important;
    }

    .commontabstyle .tabs-left ul.tabs-left > li:first-child.active > a {
        /*border-bottom: 1px solid #ddd;*/
        border-top: none;
    }

#IdLicenceTab {
    padding: 9px 48px 10px !important;
}

.padding-top-30px {
    padding-top: 30px;
}

#content .dandbimg {
    margin-bottom: 10px;
    margin-top: -15px;
    margin-left: -15px;
}

    #content .dandbimg > img {
        height: auto;
        width: 250px;
    }

#content .Orbimg {
    margin-bottom: 10px;
    margin-top: -15px;
    margin-left: -15px;
}

    #content .Orbimg > img {
        height: auto;
    }

.dandbackground {
    width: 100%;
    float: left;
}

.dandbbackimg {
    height: auto;
    width: 100%;
}
/*.dandbackground > ul {
    background-color: #00aeb1  !important;
}

    .dandbackground > ul > li > a {
        color: #fff;
    }

        .dandbackground > ul > li > a:hover {
            background-image: none;
            background-color: #004e71;
            border: 1px solid #000000;
            border-bottom: none;
        }

.dandbackground .jarviswidget header {
    background-color:#00aeb1 ;
    color:#fff;
}*/
#frmMonitoringRegistration #TagsValue_chosen {
    width: 100% !important;
}

.paddingTag {
    padding-left: 9px; /*padding-top: 6px;*/
}

.importTagheight > .chosen-container > .chosen-drop > .chosen-results {
    height: 160px !important;
}

.UserCommentTB .current {
    background: #e1f2fe;
}

.popupExportFileName .mfp-iframe-holder .mfp-content {
    height: 270px;
    width: 30%;
}

.padding-left-0 {
    padding-right: 0;
}

.zipfilebtnsubmit {
    text-align: right;
    margin-top: 10px;
}

.txt-color-gray {
    color: #959292;
}

#dtSalseforce_paginate a.disabled {
    display: none;
}

#dtSalseforce_paginate a.paginate_button {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.05) inset !important;
    color: #3276b1;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    font-size: 13px;
    font-style: italic;
    font-weight: 700;
}

    #dtSalseforce_paginate a.paginate_button.current {
        background-color: #3276b1;
        border-color: #3276b1;
        color: #fff;
        cursor: default;
        z-index: 2;
    }

#divSalesForceData #dtSalseforce_length label {
    float: right;
}

table#dtSalseforce thead .sorting, table#dtSalseforce thead .sorting_asc, table#dtSalseforce thead .sorting_desc {
    background: none;
}

table#dtSalseforce thead th {
    color: #3276b1;
}

    table#dtSalseforce thead th:hover {
        text-decoration: underline;
    }

.height220px {
    height: 220px;
}

.popupSalesForce .mfp-iframe-holder .mfp-content {
    height: 220px;
    width: 500px;
}

.paddingLeft-5 {
    padding-left: 5px;
}

.popupAPICredential .mfp-iframe-holder .mfp-content {
    height: 390px;
    width: 48%;
}

.popupOnlyAPICredential .mfp-iframe-holder .mfp-content {
    height: 280px;
    width: 48%;
}

.fontsize-12 {
    font-size: 12px;
}

.fontsize-16 {
    font-size: 16px;
}

.CleansMatchfields span {
    /*color: #959292;*/
    display: block;
    padding-left: 13px;
    padding-top: 5px;
}

.popupMicrosoftDynamicsCRM .mfp-iframe-holder .mfp-content {
    height: 263px;
    width: 40%;
}

.RegNo .mfp-iframe-holder .mfp-content {
    min-height: 200px !important;
    max-width: 700px !important;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 21px;
    margin-bottom: 5px !important;
}

    .switch input {
        display: none;
    }

.Toggleslider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .Toggleslider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .Toggleslider {
    background-color: #2196F3;
}

input:focus + .Toggleslider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .Toggleslider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/* Rounded sliders */
.Toggleslider.round {
    border-radius: 34px;
}

    .Toggleslider.round:before {
        border-radius: 50%;
    }

.width200px {
    width: 200px;
    flex: inherit;
}

.EnvironmentTB .current {
    background: #e1f2fe;
}

#copylink {
    cursor: pointer;
}

#copyaddress {
    color: #2aabff;
}
/*New Login Page*/
.logo_sec, .sub_logo_sec {
    text-align: center;
}

.sub_logo_sec {
    background: #f9f9f9;
    color: #2aabff;
    border-left: 3px solid #ccc;
    padding: 15px 20px;
    max-height: 144px;
    height: 100%;
    align-content: center;
}

.logo_sec img {
    /*width: 250px;*/
    width: 70%;
    height: auto;
    float: none;
    margin: 0 auto;
}

.sub_logo_sec img {
    float: none;
    margin: 0 auto;
    width: 70%;
}
.client_name_show_img {
    max-height: 85px;
}
.client_name_hide_img {
    max-height: 120px;
    width: auto !important;
}

.sub_logo_sec h4 {
    color: #2aabff;
    font-size: 21px;
    letter-spacing: 1.3px;
    margin: 15px 0 0px 0px;
    font-weight: 600;
}

.sigin_cus {
    margin: 40px 0 0 0;
    background: #f9f9f9;
    border: 0px;
    border-radius: 0px;
    border-top: 0px;
    box-shadow: 0 0 15px -1px #ccc;
    padding: 35px;
    width: 100%;
}

    .sigin_cus header {
        color: #555;
        font-size: 20px;
        /*text-transform: uppercase;*/
        /*letter-spacing: 1.8px;*/
        padding-left: 18px;
        position: relative;
        line-height: 1;
        font-weight: 500; /*margin-bottom: 20px;*/
    }

        .sigin_cus header:after {
            content: '';
            position: absolute;
            width: 5px;
            height: 100%;
            background: #2aabff;
            left: 0;
            top: 0;
        }

    .sigin_cus header {
        padding: 0 15px;
        border: 0px;
    }

    .sigin_cus fieldset {
        background: transparent;
    }

    .sigin_cus .input input, .sigin_cus .select select, .sigin_cus .textarea textarea {
        background: transparent !important;
        border: 0px;
        border-bottom: 2px solid #2aabff !important;
        padding: 4px 10px;
    }

    .sigin_cus .icon-append, .sigin_cus .icon-prepend {
        color: #ccc !important;
        border: 0px;
    }

    .sigin_cus .checkbox i {
        border-color: #ccc;
        background: transparent;
    }

    .sigin_cus footer {
        border-top: 0px;
        background: transparent;
        text-align: center;
        margin-top: -15px;
        clear: both;
    }

    .sigin_cus .note a {
        color: #2aabff;
        font-size: 13px;
        font-weight: 500;
    }

.note, .smart-form .note {
    font-size: 11px;
    line-height: 1.8;
    color: #666;
    font-weight: 500;
    text-align: left;
}

.smart-form footer .btn {
    color: #fff;
    background: #2aabff !important;
    float: none;
    margin: 20px auto 0px auto;
    width: 170px;
    height: 40px;
    font-weight: 600;
    font-size: 13px !important;
    border: 0px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.smart-form footer .btn-link {
    line-height: 40px;
    text-decoration: none;
}

.smart-form footer .btn:hover {
    background: #000;
    color: #fff;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.sigin_cus section {
    /*line-height: 1.8;*/
    margin: 15px 0;
    position: relative;
}

.LoginPage .checkbox label, .radio label {
    font-size: 13px;
}

@media (max-width:1366px) {
    .logo_sec img {
        width: 60%;
    }

    .sub_logo_sec {
        padding: 10px 20px;
    }

        .sub_logo_sec img {
            width: 100px;
        }

    .smart-form footer .btn {
        margin: 15px auto 0px auto;
    }
}

.LoginCustomeHeight {
    height: 100vh;
}
/*End Login Page*/

.security_header {
    background-color: #103d6c !important;
}

.width24pt {
    width: 24% !important;
}

.custom-text-align-center {
    text-align: center;
}

.ExportCheckBox Div {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    padding-left: 15px;
}

.ExportCheckBox .checkbox {
    margin-top: 0;
}

.ExportCheckBox input[type="checkbox"], .ExportCheckBox input[type="radio"] {
    margin: 2px 0 0 !important;
    padding: 0 !important;
}

.importRadio {
    margin: -10px 0 15px 15px;
}

.MatchRefreshImportDataHight {
    height: 410px;
}

.padding-Bottom-0 {
    padding-bottom: 0px !important;
}

.PopupResetData .mfp-iframe-holder .mfp-content {
    height: 170px !important;
    width: 25%;
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.importPadding {
    padding: 0 10px !important;
}

.globalwidth .tabs-left ul.tabs-left {
    width: 152px !important;
}

input:checked + .txt-color-togglesDisabled {
    background-color: #a5d4f9 !important;
}

.lblUserName {
    /*margin-top: -12px !important;*/
}

.lblUserRole {
    text-transform: capitalize !important;
    display: block !important;
    /*margin-left: 32px;*/
    margin-top: -5px !important;
}

.project-context > .label {
    text-shadow: none !important;
    color: #fff;
}

.project-context > .project-selector {
    color: #fff;
    text-transform: capitalize;
}

    .project-context > .project-selector:after {
        display: none
    }

.CustomeSliderDisable {
    pointer-events: none;
    opacity: 0.7;
}

.SingleEntryFormMatchFormTab {
    min-height: 250px !important;
}

.popupEntryMatchrefreshForm .mfp-iframe-holder .mfp-content {
    max-width: 600px;
    height: 370px;
}

.colorInProgress {
    color: #b8860b;
}

.popupReExportFile .mfp-iframe-holder .mfp-content {
    max-width: 630px;
    height: 330px;
}

.reExportTagSize .chosen-drop {
    height: 100px !important;
}

.reExportTagSize .chosen-results {
    height: 98px !important;
}

#logo-Notification {
    box-sizing: content-box;
    margin-left: 0 !important
}

    #logo-Notification span#NotifyNotification {
        -moz-user-select: none;
        background-color: #f8f8f8;
        background-image: -moz-linear-gradient(center top, #f8f8f8, #f1f1f1);
        border: 1px solid #bfbfbf;
        border-radius: 2px;
        color: #c4bab6;
        cursor: pointer !important;
        display: inline-block;
        font-size: 19px;
        font-weight: 700;
        height: 32px;
        margin: 10px 0 0;
        padding: 2px;
        position: relative;
        text-align: center;
        text-decoration: none !important;
        width: 32px;
    }

        /*#logo-Notification span#NotifyNotification:hover {
            border: 1px solid #bfbfbf;
            box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08) inset;
            cursor: pointer !important;
            transition: all 0s ease 0s;
        }*/

        .btn-header > *:first-child > a:hover, #logo-Notification span#NotifyNotification:hover {
            background-image: -moz-linear-gradient(center top, #fff, #fcd500);
        }

    #logo-Notification > span b.badge {
        background: #0091d9 none repeat scroll 0 0;
        border-radius: 50%;
        box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -1px 0 rgba(0, 0, 0, 0.07) inset;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 9px;
        font-weight: 700;
        line-height: normal;
        padding: 2px;
        position: absolute;
        right: -5px;
        text-align: center;
        top: -5px;
        min-width: 17px;
        height: 17px;
    }

    #logo-Notification span#NotifyNotification, .btn-header > *:first-child > a {
        cursor: pointer;
        margin: 15px 0 0;
    }

    .btn-header > *:first-child > a, #logo-Notification span#NotifyNotification {
        background-color: #fff;
        background-image: -moz-linear-gradient(center top, #fff, #f1f1f1);
        border: 1px solid transparent;
        color: #0e3c6b;
        line-height: 24px;
    }

#NotificationDiv.ajax-dropdown {
    height: auto;
    display: none;
    max-height: 480px;
    margin-top: 10px;
    left: auto;
    right: 11px;
    padding: 0;
    z-index: 1500;
}

#NotificationDiv > div > label {
    width: 100%;
    padding: 10px 15px 10px 15px;
    background-color: #f1f1f1;
    margin-top: -5px;
    border: 1px none;
}

#NotificationDiv .Notification-Containt > ul {
    margin: 0;
    padding: 0;
    max-height: 400px !important;
    overflow-y: scroll;
}

    #NotificationDiv .Notification-Containt > ul > li {
        list-style: none;
    }

        #NotificationDiv .Notification-Containt > ul > li .row {
            margin: 0 5px 5px;
        }

        #NotificationDiv .Notification-Containt > ul > li .alert {
            border-width: 0;
        }

        #NotificationDiv .Notification-Containt > ul > li .timespan {
            margin-right: -30px;
        }

#NotificationDiv .Notification-Containt .footer-Notification {
    text-align: center;
    margin-top: 7px;
    background-color: #f1f1f1;
}

    #NotificationDiv .Notification-Containt .footer-Notification a {
        text-decoration: none;
    }

        #NotificationDiv .Notification-Containt .footer-Notification a :hover {
            text-decoration: none;
            cursor: pointer;
        }

.ExportMultiSelect .multiselect, .UsermultiSelect .multiselect {
    width: 100%;
    text-align: left;
    margin: 0px;
    min-height: 32px;
}

.ExportMultiSelect .btn-group, .UsermultiSelect .btn-group {
    width: 100%;
}

.ExportMultiSelect .btn-default .caret, UsermultiSelect .btn-default .caret {
    float: right !important;
    margin-top: 6px;
}

.ExportMultiSelect .btn-default .multiselect-selected-text, .UsermultiSelect .btn-default .multiSelect-selected-text {
    float: left !important;
}

.ExportMultiSelect li, .ExportMultiSelect li:hover, .ExportMultiSelect .active, .ExportMultiSelect label, .UsermultiSelect li, .UsermultiSelect li:hover, .UsermultiSelect .active, .UsermultiSelect label {
    background-color: #fff !important;
    color: #000 !important;
    width: 100%
}

.ExportMultiSelect .dropdown-menu, .UsermultiSelect .dropdown-menu {
    width: 100% !important;
}

.ExportMultiSelect .btn-default span, .UsermultiSelect .btn-default span {
    white-space: normal;
}

.UsermultiSelect .btn .caret {
    position: absolute;
    right: 6px;
    top: 15px;
}

.popupPreviewAutoAcceptanceRule .mfp-iframe-holder .mfp-content {
    min-height: auto;
    /*max-height: 100%;*/
    height: 650px;
}

#ExportDatafrm .sortable-grid .form-group {
    margin-bottom: 5px;
}

.m_btn_new {
    width: 100%;
    display: flex;
}

.marginLeft_22px {
    margin-left: -22px !important;
}

.marginLeft10px {
    margin-left: 10px !important;
}

#divAutoAcceptanceTable th.table-sortable {
    background-image: url("../Images/sortable.gif");
    background-position: 5px center;
    background-repeat: no-repeat;
    cursor: pointer;
}

#divAutoAcceptanceTable th.table-sorted-asc {
    background-image: url("../Images/sorted_up.gif");
    background-position: 5px center;
    background-repeat: no-repeat;
}

#divAutoAcceptanceTable th.table-sorted-desc {
    background-image: url("../Images/sorted_down.gif");
    background-position: 5px center;
    background-repeat: no-repeat;
}

#divAutoAcceptanceTable th.table-filtered {
    background-image: url("../Images/filter.gif");
    background-position: 5px center;
    background-repeat: no-repeat;
}

#divAutoAcceptanceTable th {
    padding-left: 10px;
}

#divAutoAcceptanceTable {
    max-height: 100%;
    overflow-y: hidden;
}

    #divAutoAcceptanceTable th, #divAutoAcceptanceTable td {
        min-width: 230px;
    }

.clsAutoAcceptoverlay {
    right: 10px !important;
    top: 42px !important;
    height: 302px !important;
}
/*.width170px {
    min-width: 170px !important;
}

    .width170px span {
        word-wrap: break-word;
    }*/
/*.auto-acceptance-design {
    width: 940px !important;
    overflow-x: auto !important;
}

    .auto-acceptance-design table {
        width: 3000px !important;
        table-layout: fixed !important;
    }

    .auto-acceptance-design .head {
        width: 97% !important;
        width: calc(100% - 17px) !important;
    }

        .auto-acceptance-design .head td {
            padding: 2px 2px 2px 10px !important;
        }

    .auto-acceptance-design table.head tr td {
        background-color: #f3f3f3 !important;
        width: 200px !important;
        font-size: 12px !important;
        font-weight: bold;
        font-family: "Open Sans",Arial,Helvetica,sans-serif !important;
        border: 1px solid #dddddd;
    }

    .auto-acceptance-design table tr td {
        width: 200px !important;
        word-wrap: break-word !important;
        font-size: 12px !important;
        font-family: "Open Sans",Arial,Helvetica,sans-serif !important;
        border: 1px solid #dddddd;
        padding: 2px 2px 2px 10px !important;
    }

    .auto-acceptance-design .inner_table {
        overflow-y: auto !important;
        overflow-x: hidden !important;
        width: 6610px !important;
        max-height: 460px !important;
    }*/


.dandbackground .righttabportal {
    min-height: 70vh !important;
}

.PortalTabMenu.righttabportal {
    min-height: 74vh !important;
}

.previewEnrichment {
    white-space: nowrap
}

.Notification-Containt .customeNotification {
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4) !important;
    background: #fff;
    -moz-box-shadow: none !important;
    border-width: 0 0 0px 3px !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    padding: 10px;
    margin: 10px;
    display: block;
    border-left: 3px solid;
    font-weight: 600;
}

.Notification-Containt .alert-danger {
    color: #953b39;
}

.iconcls {
    font-size: 19px;
    margin-left: 14px !important;
    cursor: pointer;
}

.divAPIUsages {
    padding: 0;
}

    .divAPIUsages label {
        font-weight: bold;
        margin: 15px 0;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
    }

    .divAPIUsages h2 {
        margin: 0 0;
        text-align: center;
        border-bottom: 1px solid #ccc;
        font-size: 30px;
        font-weight: bold !important;
        margin-bottom: 15px;
    }
        /*.divAPIUsages h2:last-child {
            border: 0px;
        }*/
        .divAPIUsages h2 span {
            margin-top: 0;
            color: #666;
            font-size: 13px;
            font-weight: 400;
            display: block;
        }

.tBAPIUsage thead tr {
    background-image: -moz-linear-gradient(center top, #bebebe 21px, #e2e2e2 100%) !important;
}

.AutoAcceptnaceScroll .clsMatchoverlay {
    height: 421px;
    right: 0px;
    width: 18px;
    overflow-y: auto;
    position: absolute;
    top: 34px;
}

#btnExportData.btn-primary, #btnMonitoringNotificationsExportData.btn-primary {
    background-color: #3276b1;
    border-color: #2c699d;
    color: #fff;
}

#divAutoAcceptanceTable .inner_table {
    height: auto;
    max-height: 420px !important
}

.PreviewamtchBtn {
    margin-top: -6px;
    text-align: center;
}

    .PreviewamtchBtn .btn {
        height: 25px;
        line-height: 0 !important;
        background-color: #3276b1;
        border-color: #2c699d;
        color: #fff;
    }

.previewTabelWidth120 {
    min-width: 120px !important;
}

.previewTabelWidth135 {
    min-width: 135px !important;
}

.previewTabelWidth150 {
    min-width: 150px !important;
}

.previewTabelWidth180 {
    min-width: 180px !important;
}

#chtImportBackgroundProcess, #chtEnrichBackgroundProcess, #chtCleanMatchBackgroundProcess {
    height: 230px;
    /*left: -45px;*/
    margin: auto;
    position: absolute;
    right: 0;
    top: -40px;
    vertical-align: top; /*width: 286px;*/
}

.apibox .minhightbox {
    min-height: auto;
}

.BanckgroundStatusTb {
    margin-top: 15px !important;
    font-size: 11px !important;
}

.backgroundProcessBox .table td, .backgroundProcessBox .table th {
    padding: 2px 10px;
}

.popupAPIUsageReport .mfp-iframe-holder .mfp-content {
    max-width: 80%;
    height: 700px;
}

.divActiveDataQueueStatus {
    margin-left: 10px;
    font-size: 11px;
}

#ActiveStatisticsFilterTagsValue_chosen {
    width: 245px !important
}
/*@keyframes slideDown {
    0% {
        transform: translateY(-8%);
    }

    100% {
        transform: translateY(0%);
    }
}


.active + .ajax-dropdownFilter {
    -moz-animation: 1.5s ease-out 0s 1 slideDown !important;
    -webkit-animation: 1.5s ease-out 0s 1 slideDown !important;
    animation: 1.5s ease-out 0s 1 slideDown !important;
}*/
.popupAPIUsageGrid .mfp-iframe-holder .mfp-content {
    max-width: 1400px;
}

.lblGridStatistics {
    margin-top: 8px;
    width: 80px;
    padding-right: 0px;
}

.Custome-padding-left-0 {
    padding-left: 0;
}
/*.tbAPIUsagGrid > tbody > tr:last-child {
    font-weight: bold;
}*/


.tbAPIUsagGrid > tfoot > tr td {
    font-weight: 900;
}

.DashboardAPIUsageGrid .APIreportGrid {
    height: 300px;
}

.headertable, .footertable {
    font-size: 11px;
    text-align: left;
}

    .headertable table, .footertable table {
        border: 1px solid #ddd;
        width: calc(100% - 18px);
        background-color: #000;
    }

        .headertable table tbody tr th, .footertable table tbody tr td {
            padding: 5px;
            font-size: 11px;
            color: #fff !important;
            border-right: 1px solid #fff;
        }

.contenttable {
    max-height: 100px;
    overflow-y: auto;
}

    .contenttable table {
        border: 1px solid #ddd;
        width: 100%;
    }

        .contenttable table tbody tr td {
            padding: 2px 2px 2px 4px;
            font-size: 11px;
            border-right: 1px solid #fff;
        }

    .contenttable tr:nth-child(even) {
        background: #ccc;
    }

.divLCMCandidateStatistics label {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.divLCMCandidateStatistics span {
    font-size: 14px;
    font-weight: 400;
}

.divLCMCandidateStatistics .txtlblLCM {
    margin: 0;
}

    .divLCMCandidateStatistics .txtlblLCM span {
        border-bottom: 2px solid #848484;
    }

.divLCMCandidateStatistics div {
    text-align: center;
    margin: 10px 0;
}

.divLCMCandidateStatistics .lblTopLCMCandidate.rightborder {
    min-height: 0;
}

.divDataStewardStatistics {
    font-weight: bold;
    padding-top: 45px;
    text-align: center;
}

    .divDataStewardStatistics .txtlblDataSteward {
        margin: 0;
    }

        .divDataStewardStatistics .txtlblDataSteward > span {
            border-bottom: 2px solid #848484;
            font-size: 14px;
        }

    .divDataStewardStatistics span {
        font-size: 30px;
    }

.matchIcon {
    width: 14px;
    margin-top: -2px;
}

.MatchedItem tr {
    border-bottom: 1px solid #ddd !important;
}

    .MatchedItem tr:last-child {
        border-bottom: 0px !IMPORTANT;
    }

    .MatchedItem tr td {
        border-top: none !important;
    }

/*#popWindowAAC span {
    font-size: 12px;
}*/

#OIpopWindowAAC span {
    font-size: 12px;
}

/*#popWindowAAC .row {
    margin-top: 10px;
}*/

.matchdata-select {
    margin: auto;
    border-bottom: 2px solid #1e1e1e;
    padding-bottom: 20px;
    width: 95%;
}

    .matchdata-select .col-md-3 {
        flex: 0 0 25%;
        max-width: 22%;
        padding: 0 23px;
        margin-top: 10px;
    }

    .matchdata-select .col-md-2 {
        max-width: 22%;
        padding: 0 23px;
        margin-top: 10px;
    }

    .matchdata-select label {
        /*text-align: right;*/
        width: 100%;
    }

    .matchdata-select i {
        position: absolute;
        right: 0;
    }

    .matchdata-select .form-check {
        display: flex;
        padding: 0;
        margin-right: 40px;
        align-items: center;
    }

        .matchdata-select .form-check input {
            margin: 0 4px 0 0 !important;
            float: none;
        }

.noUi-base {
    border: none !important
}

.noUi-handle::after {
    left: 8px !important;
}

.noUi-handle.noUi-handle-lower, .noUi-handle.noUi-handle-upper {
    margin: 0 !important;
    background: #5694d3 none repeat scroll 0 0 !important;
    box-shadow: none;
    border: none;
    border-radius: 5px;
    width: 20px !important;
    height: 25px !important;
    left: -10px !important;
}

.noUi-connect {
    border-radius: 0px !important;
}

.noUi-value-horizontal {
    padding-top: 0 !important;
}

.paddingright30 {
    padding-right: 30px !important;
}

#popWindowAAC .tagstylebox #TagsValue_chosen {
    width: 180px !important;
}

.custom-text-right {
    text-align: right !important;
}

.matchSqu {
    width: 2%;
}

.matchDuns {
    width: 8%;
}

.matchcmpny {
    width: 19%;
}

.matchstreet {
    width: 10%;
}

.matchStreetName {
    width: 15%;
}

.matchCity {
    width: 8%;
}

.matchStreetNameCity {
    width: 23%;
}

.matchState {
    width: 8%;
}

.matchPostal {
    width: 7%;
}

.matchPhn {
    width: 9%;
}

.matchPhnpostal {
    width: 16%;
}

.matchMatch {
    width: 6%;
}

.matchMLRank {
    width: 5%;
}

.table-Matchfixed tbody {
    width: 100%;
}

.table-Matchfixed tbody, .table-Matchfixed thead {
    float: left;
    width: 100%;
    overflow-y: scroll;
}

.table-Matchfixed tr {
    width: 100%;
    display: block;
}

.table-Matchfixed td {
    display: inline-block;
}

.table-Matchfixed th {
    display: inline-block;
}

.table-Matchfixed thead::-webkit-scrollbar {
    background: #f6f6f6 !important;
}

.InnertavleMatchDetail {
    /*position: relative;*/
    display: inline;
}

    .InnertavleMatchDetail:after {
        /*content: '';*/
        position: absolute;
        height: 28px;
        width: 15px;
        background-color: #f6f6f6;
        top: 2px;
        right: 1px;
    }

.popupCommandMapping .mfp-iframe-holder .mfp-content {
    height: 730px;
    width: 750px;
}

#tbCmndMapping .current, #tbCmndDownloadMapping .current, .TbFTPConfiguration .current {
    background: #e1f2fe;
    cursor: pointer;
}

.TbGoogleAPI .current {
    background: #e1f2fe;
    cursor: pointer;
}

#MappingDiv .nav.nav-tabs {
    border-top: 1px solid #ddd;
}

.fileuploadfld {
    padding: 10px 0;
}

    .fileuploadfld row {
        margin: 0;
    }

    .fileuploadfld span {
        font-size: 12px
    }

.DownloadExportFileType img {
    width: 25px;
}

.DownloadExportFileType .col-md-2, .DownloadExportFileType .col-md-3 {
    padding-left: 0;
    padding-right: 0; /*margin-left: 16px;*/
}

.DownloadExportFileType .centerspace {
    margin-left: 17px;
}

#CommandLine.commontabstyle .tabs-left ul.tabs-left {
    width: 171px;
}

#CommandLine.commontabstyle .tabs-left .CommonTabContent {
    margin-left: 170px;
}

.paddingTop-2 {
    padding-top: 2px;
    margin-left: 4px;
}

.ExportMultiSelect .open > .dropdown-menu {
    animation-fill-mode: none !important;
    animation-name: none;
}

.DataFilter .popover {
    width: 500px;
    font-size: 11px;
    line-height: 1.7;
    left: -12px !important;
}

    .DataFilter .popover strong {
        font-size: 12px;
    }

.DataFilter .popover-title {
    padding: 5px 14px;
}

.DataFilter .popover-content {
    padding: 5px 10px;
    word-wrap: break-word;
}

.DataFilter .popover.bottom > .arrow {
    left: 10%;
}

.clsAdditionActionFilter.btn {
    box-shadow: none;
    padding: 0;
    margin: 0;
    margin-top: -1px;
}

.clsAdditionActionFilter .input-group-addon, .clsAdditionActionFilter .input-group-btn {
    width: 100% !important;
    position: relative;
}

.clsAdditionActionFilter .btn .caret {
    margin-left: 5px;
}

.clsAdditionActionFilter .dropdown-menu li a {
    font-size: 12px;
    text-align: left;
    padding: 5px 20px;
    width: 100%;
    display: block;
    color: #000 !important;
}

    .clsAdditionActionFilter .dropdown-menu li a.disabled {
        pointer-events: none;
    }

    .clsAdditionActionFilter .dropdown-menu li a:hover {
        color: white !important;
        background-color: #0a74c0;
    }
/*.clsAdditionActionFilter .dropdown-menu .divider {
    margin: 8px 0 2px 0;
}*/


.clsAdditionActionFilter .dropdown-menu {
    position: absolute;
    top: 31px !important;
    right: 0 !important;
    left: auto !important;
    border-radius: inherit;
    padding: 0;
    transform: inherit !important;
}

.clsAdditionActionFilter .btn:focus {
    box-shadow: none !important
}

.popupRejectPurgeData .mfp-iframe-holder .mfp-content {
    height: 380px;
    width: 690px;
}

.DataFilter .FilterApplied {
    height: 17px;
    margin-left: 4px;
}

.margin-bottom-2 {
    margin-bottom: 2px;
}

.popupReviewMatchFilter .mfp-iframe-holder .mfp-content {
    width: 665px;
    height: 315px;
}

.popupPreviewMatchSearch .mfp-iframe-holder .mfp-content {
    width: 665px;
    height: 345px;
}

.btn-secondary {
    background-color: lightgray !important;
    color: #3276b1 !important;
}

a.btn.btn-Secondary, div.btn.btn-sm, button.btn.btn-Secondary, input[type=button].btn.btn-Secondary, input[type=submit].btn.btn-Secondary {
    color: #3276b1 !important;
    background-color: lightgray !important;
}

#MappingDiv .customBottom {
    margin-bottom: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.clsPreviewSearchDataPopup .clsPreviewSrcId {
    width: 30%;
    margin-top: -5px;
}

.clsPreviewSearchDataPopup .clsPreviewIsExactMatch {
    width: 20%;
    margin-left: -14px;
    margin-right: 14px;
    margin-top: -2px;
}

.width90px {
    width: 66px;
    /* padding: 0; */
    max-width: inherit;
    flex: inherit;
}

.configurationFieldSet .form-group.row {
    margin-bottom: 0 !important;
}

.margintop--4 {
    margin-top: -4px;
}

.width195px {
    width: 195px;
}

.width259 {
    width: 259px;
    flex: inherit;
    max-width: inherit;
}

.DownloadconfigurationFieldSet .form-group.row {
    margin-bottom: 0 !important;
}

fieldset.ExportFieldSet.DownloadconfigurationFieldSet {
    margin-bottom: 10px !important;
}

.DownloadconfigurationFieldSet .clsImportImage {
    width: 25px;
}

fieldset.DownloadconfigurationFieldSet > legend {
    font-size: 12px !important;
    padding: 7px 8px;
}

fieldset.DownloadconfigurationFieldSet .form-group {
    margin-top: 40px;
}

.DownloadFileFormat {
    text-align: center;
}

.popupCommandDownloadMapping .mfp-iframe-holder .mfp-content {
    width: 730px;
    height: 750px;
}

.minified nav > ul > li {
    border-color: transparent transparent #3a89c1 !important;
    box-shadow: 1px 1px 0 rgba(25, 150, 250, 0.1) inset, 0 -1px 0 rgba(25, 150, 250, 0.07) inset !important;
    border-bottom: 1px solid #00437b;
}

    .minified nav > ul > li:last-child {
        border-bottom: none;
        border-bottom-color: currentcolor;
    }

    .minified nav > ul > li a {
        text-align: left;
        border-bottom: 1px solid #00437b !important;
    }

    .minified nav > ul > li > a > i {
        text-align: center;
        margin: 0 auto;
    }

    .minified nav > ul > li > ul {
        min-height: auto;
        left: 45px;
        background: #0d6eab;
        padding-bottom: 0;
    }

    .minified nav > ul > li > a > .menu-item-parent {
        text-align: left !important;
        left: 45px;
        top: -1px;
        height: 30px;
        line-height: 30px;
        font-weight: bold;
    }

    .minified nav > ul > li > ul > li {
        background-color: transparent;
    }

        .minified nav > ul > li > ul > li > a {
            color: #fff;
        }

            .minified nav > ul > li > ul > li > a:hover {
                background-color: transparent;
                color: rgb(70, 178, 255);
            }

body.minified .process-popup {
    width: 200px;
    top: 110px;
    left: -80px;
    height: 30px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

body.minified .bgProcess {
    top: 35px;
    height: 222px;
    width: 200px;
}

.ExportConfirmBox tr {
}

    .ExportConfirmBox tr td {
        padding: 3px 0;
        vertical-align: top;
    }

        .ExportConfirmBox tr td:first-child {
            width: 120px;
        }

        .ExportConfirmBox tr td:nth-child(2) {
            width: 10px !important;
        }

.tagstylebox .chosen-container {
    width: 94% !important;
}
/*.DuplicateDataImport {
    margin-top: 10px;
    border: 2px solid #ccc;
    padding: 10px;
}

    .DuplicateDataImport .headingSpan {
        font-size: 15px;
    }*/
/*.DuplicateDataImport .bodyDuplicateDataImport {
        padding-top:10px !important;
    }*/
fieldset.CustomFieldSet {
    border: 1px solid #ececea !important;
    padding: 0 10px 10px 20px;
    margin-top: 10px;
}

    fieldset.CustomFieldSet > legend {
        background: #f4f4f4;
        display: inline-block;
        position: absolute;
        left: 0px;
        padding: 10px 8px;
        border: 0;
        font-weight: bold;
        font-size: 14px;
        width: 100%;
        color: #333333;
    }

    fieldset.CustomFieldSet .form-group {
        margin-top: 50px;
    }

.CustomFieldSet p {
    margin: 5px 17px;
}

[data-notify="container"] {
    border: none;
    color: #0a74c0;
    background: #ddd;
    font-size: 15px;
    width: 500px;
    border-radius: 15px;
    word-break: break-word;
    padding-right: 20px;
}
/*[data-notify="container"] .close {
        color: #fff;
    }*/

.popupAcceptDataFile .mfp-iframe-holder .mfp-content {
    height: 390px;
    width: 690px;
}

fieldset.CustomFieldSet {
    border: 1px solid #ececea !important;
    padding: 0 10px 10px 20px;
    margin-bottom: 15px !important;
}

    fieldset.CustomFieldSet > legend {
        background: #f4f4f4;
        display: inline-block;
        position: absolute;
        left: 0px;
        padding: 10px 8px;
        border: 0;
        font-weight: bold;
        font-size: 14px;
        width: 100%;
        color: #333333;
    }

    fieldset.CustomFieldSet .form-group {
        margin-top: 50px;
    }

    fieldset.CustomFieldSet .col-md-4 p {
        font-size: 14px !important;
    }

.CustomFieldSet p {
    margin: 5px 17px;
}

.MonitoringPlusCustomFieldSet legend .input-group-btn {
    float: right;
    display: inline-table;
}

.PopupAddDUNSMonitoringPlus .mfp-iframe-holder .mfp-content {
    height: 185px;
    width: 570px;
}

.monitorig-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
    /*.monitorig-top .dropdown-menu > li > a {
        white-space: normal;
    }*/

    .monitorig-top .dropdown-menu {
        right: 0;
        left: auto;
    }

#myTab {
    margin-top: 5px;
    height: 0;
    margin-right: 10px;
}

.SaleforceEnvironmentTB .current, .dataBlockGroupsTB .current {
    background: #e1f2fe;
}

#ExternalDataSource.commontabstyle .tabs-left ul.tabs-left {
    width: 171px;
}

#ExternalDataSource.commontabstyle .tabs-left .CommonTabContent {
    margin-left: 171px;
}

.FamilyTreeTitle {
    font-size: 22px;
    font-weight: 700 !important;
    margin: -10px 0 15px 0;
    text-align: center !important;
}

.FamilyTreeTitlename {
    display: flex;
}

    .FamilyTreeTitlename i {
        margin-left: 10px;
        margin-top: 5px;
    }

.FamilyTreeDetailscls .row {
    padding-top: 5px;
}

.popuplnkCorporateLinkage .mfp-iframe-holder .mfp-content {
    width: 665px;
    height: 280px;
}

.popupCreateNewFamilyTree .mfp-iframe-holder .mfp-content {
    width: 640px;
    height: 280px;
}

.popupDuplicateFamilyTree .mfp-iframe-holder .mfp-content {
    width: 640px;
    height: 240px;
}

.popupAddFamilyTreeNode .mfp-iframe-holder .mfp-content {
    width: 640px;
    height: 340px;
}

.divTransferDuns .chosen-container.chosen-container-multi {
    width: 190px !important;
}

.divImportDuplicateResolutionTags .chosen-container.chosen-container-multi {
    width: 300px !important;
}

.OrbCustomeTab .row {
}

    .OrbCustomeTab .row > .col-xs-4 {
        text-align: right;
        padding-top: 13px;
        padding-right: 0;
        font-weight: 600;
    }

.popupOrbSingleEntryForm .mfp-iframe-holder .mfp-content {
    width: 600px;
    height: 680px;
}

.padding-top-15px {
    padding-top: 15px;
}

.divOrbsingleEntryTags .chosen-container.chosen-container-multi {
    width: 95% !important;
}

.popupOrbColmnMapping .mfp-iframe-holder .mfp-content {
    width: 100%;
    height: 750px;
}

.popupOrbColmnMappingMatchRefresh .mfp-iframe-holder .mfp-content {
    width: 700px;
    height: 220px;
}

.matchRefrshTagsDiv .chosen-drop {
    height: 83px !important;
}

    .matchRefrshTagsDiv .chosen-drop .chosen-results {
        height: 82px !important;
    }

.divOrbsingleEntryTags .chosen-drop {
    height: 170px;
}

.divOrbsingleEntryTags .chosen-results {
    height: 168px;
}

.popupCreateCountyGrp .mfp-iframe-holder .mfp-content {
    width: 600px;
    height: 360px;
}

.popupCreateCountryGrp .mfp-iframe-holder .mfp-content {
    width: 430px;
    height: 300px;
}

.AddContrygroupCls .CreateCountyGroup {
    margin: 10px 0 0 10px;
    cursor: pointer;
    font-size: 11px;
}

.AddContrygroupExportToExcelCls .CreateCountyGroup {
    margin: 12px 0 0 5px;
    cursor: pointer;
    font-size: 11px;
    position: absolute;
}

.AddContrygroupClsss .CreateCountyGroup {
    margin: 12px 0 0 9px;
    cursor: pointer;
    font-size: 11px;
    position: absolute;
}

.popupPreviewMatchViewDetails .mfp-iframe-holder .mfp-content {
    height: 815px;
}

.preview-matchtab .nav-tabs.bordered {
    background: #0a74c0;
    border: 1px solid #0a74c0;
    border-radius: 5px;
    padding: 5px 32px;
}

.preview-matchtab .nav-tabs > li.active > a {
    box-shadow: none;
    border: none;
    border-radius: 4px;
    padding: 10px 30px !important;
    color: #103d6c !important;
    font-size: 14px;
    font-weight: bold;
}

.preview-matchtab .nav-tabs > li.active {
    padding: 0;
    margin: 0 10px;
}
/*.preview-matchtab .nav-tabs > li {
    margin-bottom: 0;
    padding: 10px 30px;
    color: #fff !important;
}*/

/*.preview-matchtab .nav-tabs > li > a, .preview-matchtab .nav-tabs li:not(.active) a {
        color: #fff !important;
        font-size: 14px;
        padding: 0 !important;
    }

    .preview-matchtab .nav-tabs > li:hover {
        background-color: #fff !important;
        border-radius: 4px;
    }*/




.open > .dropdown-menu {
    animation-name: none !important;
}

.popReMatch .mfp-iframe-holder .mfp-content {
    height: 340px;
    width: 75%;
}

.divCustomeProviderSubmenu > .mainspan {
    right: 0;
    position: absolute;
    margin-top: -39px;
}

    .divCustomeProviderSubmenu > .mainspan > i {
        /*margin-top: 12px;
        margin-right: 10px;*/
        width: 25px;
        height: 35px;
        cursor: pointer;
        line-height: 39px;
        text-align: center;
    }

    .divCustomeProviderSubmenu > .mainspan > ul.dropdown-menu {
        right: 4px !important;
        left: inherit !important;
        top: 37px !important;
        padding: 0;
        width: 210px;
        box-shadow: 0 2px 4px rgba(30,30,100,.25);
        background: #fff;
        border: 1px solid #b3b3b3;
        border-radius: inherit;
        transform: inherit !important
    }

        .divCustomeProviderSubmenu > .mainspan > ul.dropdown-menu > li {
        }

            .divCustomeProviderSubmenu > .mainspan > ul.dropdown-menu > li > a {
                margin: 0;
                padding: 10px 7px;
                border-bottom: 1px solid #ccc;
                color: #000 !important
            }

            .divCustomeProviderSubmenu > .mainspan > ul.dropdown-menu > li.active > a {
                color: #000000 !important;
                text-decoration: none;
                outline: 0;
                background-color: #FFFFE0;
                width: 94%;
            }

            .divCustomeProviderSubmenu > .mainspan > ul.dropdown-menu > li > a:hover {
                color: #000000;
                text-decoration: none;
                outline: 0;
                background-color: #F0F4F7;
            }

            .divCustomeProviderSubmenu > .mainspan > ul.dropdown-menu > li > a > img {
                border: none;
            }

            .divCustomeProviderSubmenu > .mainspan > ul.dropdown-menu > li > a > span {
                font-size: 12px !important;
                font-weight: bold;
            }

.PopupMonitoringPlusDUNSDetails .mfp-iframe-holder .mfp-content {
    height: 570px;
}

.popupOIMatchSearchData .mfp-iframe-holder .mfp-content {
    height: 762px;
    max-width: 1500px;
}

.popupMatchMetaData .mfp-iframe-holder .mfp-content {
    height: 540px;
    max-width: 1000px;
}

.divleftSearchPanel .panel.panel-default {
    margin-bottom: 8px;
}

.smart-accordion-default .panel-title > a.collapsed > .fa, .smart-accordion-default .panel-title > a > :first-child {
    display: inherit !important;
}

.smart-accordion-default .panel-title > a.collapsed > :first-child {
    display: inherit !important;
}

#accordion-2 .panel-title {
    display: flex !important;
    justify-content: space-between;
    padding: 5px;
    color: #000;
    font-weight: 600;
}

    #accordion-2 .panel-title .rightcontrol {
        display: flex;
    }

    #accordion-2 .panel-title a {
        padding: 0;
    }

        #accordion-2 .panel-title a.collapsed .fa-minus-square {
            display: none;
        }

        #accordion-2 .panel-title a.collapsed .fa-plus-square {
            display: block;
        }

        #accordion-2 .panel-title a .fa-minus-square {
            display: block;
        }

        #accordion-2 .panel-title a .fa-plus-square {
            display: none;
        }

#accordion-2 .panel-body {
    border: none;
}

#accordion-2 .panel-heading {
    border-bottom: 1px solid #000;
}

#accordion-2 .panel-default {
    border: none;
}

#accordion-2 .rightcontrol a, #accordion-2 .rightcontrol a:hover, #accordion-2 .rightcontrol a:focus, #accordion-2 .rightcontrol a:active {
    color: #000;
    padding-top: 3px;
}

.DivOIMatchLinkls {
    text-align: right;
    margin: 0;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .DivOIMatchLinkls #logo-group {
        position: relative;
    }

    .DivOIMatchLinkls .divFineTuneResultFilters .ajax-dropdown {
        right: 30px !important;
        left: inherit;
        top: 190px !important;
        width: 700px !important;
        height: auto !important;
        -webkit-animation-name: inherit !important;
        -moz-animation-name: inherit !important;
        -o-animation-name: inherit !important;
        animation-name: inherit !important;
    }

        .DivOIMatchLinkls .divFineTuneResultFilters .ajax-dropdown::before {
            left: inherit !important;
            right: 80px !important
        }

        .DivOIMatchLinkls .divFineTuneResultFilters .ajax-dropdown::after {
            border-bottom-color: white;
            border-width: 7px;
            left: inherit !important;
            margin-left: 0;
            right: 81px;
        }

    .DivOIMatchLinkls #btnFinetuneResultFilters {
        font-size: 11px;
        font-weight: normal;
    }

    .DivOIMatchLinkls .divFineTuneResultFilters span#activity {
        width: auto;
        height: auto;
        margin: 0 5px;
        padding: 0;
        background: none;
        border: 0;
        box-shadow: none;
    }

.popupViewResolutionMap .mfp-iframe-holder .mfp-content {
    height: 710px;
    max-width: 1280px;
}

.popGoogleMapPopUp .mfp-iframe-holder .mfp-content {
    height: 710px;
    max-width: 1280px;
}

.PopupOIInsertUpdateAutoAcceptance .mfp-iframe-holder .mfp-content {
    height: 840px;
    width: 750px;
}

.MapDetalis {
    cursor: pointer;
}

    .MapDetalis .rnkSpan {
        font-size: 11px;
    }

    .MapDetalis .rnkvalue {
        font-weight: bold;
    }

    .MapDetalis .orbSpanValue {
        font-weight: bold;
        font-size: 14px;
    }

    .MapDetalis .spanCmpnyName {
        font-weight: bold;
        font-size: 14px;
    }

    .MapDetalis .spanAddress {
        font-size: 12px;
        color: #7a7a7a;
        font-weight: bold;
    }

    .MapDetalis .DetalisSection {
        margin: 0;
        padding: 8px 0;
        border-bottom: 1px solid #e6e6e6;
    }

#ParialDivMatchMetaDataDetails .table > tbody > tr > td {
    font-size: 12px !important;
}

.OIAutoAcceptanceMatchGrade .multiselect {
    width: 100%;
    text-align: left;
    margin: 0px;
}

.OIAutoAcceptanceMatchGrade .btn-group {
    width: 100%;
}

.OIAutoAcceptanceMatchGrade .btn-default .caret {
    float: right !important;
    margin-top: 6px;
}

.OIAutoAcceptanceMatchGrade .btn-default .multiselect-selected-text {
    float: left !important;
}

.OIAutoAcceptanceMatchGrade li, .OIAutoAcceptanceMatchGrade li:hover, .OIAutoAcceptanceMatchGrade .active, .OIAutoAcceptanceMatchGrade label {
    background-color: #fff !important;
    color: #000 !important;
    width: 100%
}

.OIAutoAcceptanceMatchGrade .dropdown-menu {
    width: 100% !important;
}

.MapDetalis {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-left: 10px;
}

#chtOICleanMatchBackgroundProcess {
    height: 200px; /*top: -25px;*/
    /*vertical-align: top;
    position: absolute;
    right:-90px;*/
}

.divOIDataQueueStatistics {
    padding-bottom: 15px;
}

    .divOIDataQueueStatistics .custom-col-md-2 {
        width: 20% !important;
    }

.OIDashboard .circleText {
    margin: 0;
}

.PoorMessage {
    color: #a94442; /*background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;*/
}

.WeakMessage {
    color: #8a6d3b; /*background-color: #fcf8e3;
    border-color: #faebcc;
    padding: 15px;*/
}

.GoodMessage {
    color: #31708f; /*background-color: #d9edf7;
    border-color: #bce8f1;
    padding: 15px;*/
}

.StrongMessage {
    color: #3c763d; /*background-color: #dff0d8;
    border-color: #d6e9c6;
    padding: 15px;*/
}

#password-strength .short {
    color: #FF0000;
}

.firsinputfld {
    position: relative;
}

    .firsinputfld #PasswordSuggection {
        position: absolute;
        top: 33px;
        left: 0;
        right: 0;
        width: 95%;
        z-index: 1;
        margin: 0 auto;
    }

#PasswordSuggection {
    border-radius: 5px;
    box-shadow: 0px 0.5px 0px 2px #efefef;
    background-color: #fff;
}

.PasswordExmaple {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.PasswordSuggection {
    padding: 10px;
    background-color: #f8f8f8;
}

    .PasswordSuggection ul {
        margin-left: 30px;
    }

.divleftSearchPanel span {
    font-size: 14px;
}

.divleftSearchPanel i {
    font-size: 14px;
    vertical-align: middle;
}

.divleftSearchPanel .panel-body span {
    font-size: 11px
}

.divleftSearchPanel .panel-body {
    padding: 15px
}

.divSelectAllSearchMatches a, .divSelectAllSearchMatches span {
    color: #000;
    font-weight: bold;
}

.divOIFilterAltsearch div {
    vertical-align: top;
    display: inline-block;
}

.popupOrbSingleEntryFormMatchRefresh .mfp-iframe-holder .mfp-content {
    max-width: 550px;
    height: 210px;
}

.popupOIMatchAddFineTune .mfp-iframe-holder .mfp-content {
    height: 620px;
    width: 740px;
}

.tdFiltersMatchvsNoCandidate .dropdown-menu {
    width: 190px;
}

.tdFiltersMatchvsNoCandidate .caret {
    cursor: pointer;
}

.tdFiltersMatchvsNoCandidate .check {
    display: block;
    position: relative;
    padding: 0px 0px 0px 40px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
    /* Hide the browser's default checkbox */
    .tdFiltersMatchvsNoCandidate .check input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }
/* Create a custom checkbox */
.tdFiltersMatchvsNoCandidate .checkmark {
    position: absolute;
    top: 2px;
    left: 19px;
    height: 15px;
    width: 15px;
    background-color: #14508e;
    border-radius: 3px;
}
/* On mouse-over, add a grey background color */
.tdFiltersMatchvsNoCandidate .check:hover input ~ .checkmark {
    background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.tdFiltersMatchvsNoCandidate .check input:checked ~ .checkmark {
    background-color: #14508e;
}
/* Create the checkmark/indicator (hidden when not checked) */
.tdFiltersMatchvsNoCandidate .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the checkmark when checked */
.tdFiltersMatchvsNoCandidate .check input:checked ~ .checkmark:after {
    display: block;
}
/* Style the checkmark/indicator */
.tdFiltersMatchvsNoCandidate .check .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.DisplayFlex {
    display: flex;
}

.activexcchck {
    display: flex;
    align-items: center;
    padding: 5px;
    width: auto;
    background: #fafafa;
    max-width: 167px;
    border-radius: 5px;
    flex: inherit;
}

    .activexcchck input {
        margin: 0;
    }

.popupCompanyInformation .mfp-iframe-holder .mfp-content {
    height: 380px;
    width: 980px;
}

.popExportAll .mfp-iframe-holder .mfp-content {
    height: 300px;
    width: 780px;
}

.popDeDuplicate .mfp-iframe-holder .mfp-content {
    height: 310px;
    width: 500px;
}

.popupPurgeData .mfp-iframe-holder .mfp-content {
    height: 330px;
    width: 690px;
}
/*popup size with tag enable disabled*/
.popupUserSessionFilterNoTag .mfp-iframe-holder .mfp-content {
    height: 320px;
    width: 75%;
}

.popupEntryMatchrefreshFormNoTag .mfp-iframe-holder .mfp-content {
    max-width: 600px;
    height: 310px;
}

.popRejectAllNoTag .mfp-iframe-holder .mfp-content {
    height: 360px;
    width: 75%;
}

.popupAddressCompanyNoTag .mfp-iframe-holder .mfp-content {
    max-height: 170px;
    max-width: 400px;
}

.popRejectAllBadDataNoTag .mfp-iframe-holder .mfp-content {
    height: 280px;
    width: 75%;
}

.popReMatchNoTag .mfp-iframe-holder .mfp-content {
    height: 290px;
    width: 75%;
}

.popDeDuplicateNoTag .mfp-iframe-holder .mfp-content {
    height: 250px;
    width: 500px;
}

.MatchRefreshpopupData .mfp-iframe-holder .mfp-content {
    height: 420px;
}

.ColumnsMappingTag .chosen-container.chosen-container-multi {
    width: 100% !important;
}

.borderright {
    border-right: 2px solid #ccc;
    max-height: 200px;
}

#btnRefreshStewardshipQueue {
    font-size: 18px;
    line-height: 1;
}

.popupImportHighVolume .mfp-iframe-holder .mfp-content {
    max-width: 600px;
    height: 210px;
}

.width100 {
    width: 100px;
}

.minifymeProviderMenu ul {
    right: 0 !important;
    left: -10px !important;
    min-width: 45px;
    max-width: 45px;
}

.commontabstyle .tabs-left ul.tabs-left.stewardMonitoringRightTab {
    width: 165px !important;
}

.padding10px {
    padding: 10px;
}

.borderbottomBuildAList {
    margin-bottom: 6px !important; /*border-bottom: 1px solid #e8e8e8;*/
}

.custom-dropdown-search .chosen-container-single .chosen-single {
    background: rgba(0, 0, 0, 0) repeat scroll 0 0 padding-box;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    color: #444;
    display: block;
    height: 32px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    font-size: 11px !important;
}

    .custom-dropdown-search .chosen-container-single .chosen-single div b {
        background: rgba(0, 0, 0, 0) url("../../Images/chosen-sprite.png") no-repeat scroll 0 5px;
        display: block;
        height: 128%;
        width: 100%;
    }

.imgmaindivDandB {
    top: 0px;
    background: #f7f7f7 url("../Images/DandBlogo-opacitychange.png") no-repeat scroll center center / 250px auto;
}

.reportLogoDandB {
    width: 200px;
    margin-top: 15px;
}

.lastoneday {
    text-align: center !important;
}

.PopupCacheData .mfp-iframe-holder .mfp-content {
    height: 200px !important;
    width: 400px !important;
}

.ResetDataForDandB {
    float: right;
    position: fixed;
    /*right: 0;*/
    right: 40px !important;
    top: 55px;
    z-index: 1012;
}

.SwappingViewForDandB {
    position: fixed;
    right: 87px;
    top: 50px;
}

.popupDPMInvestigateRecord .mfp-iframe-holder .mfp-content {
    max-width: 1020px;
    height: 685px;
}

.contentScroll {
    height: 390px;
    overflow-y: auto;
    overflow-x: hidden;
}

.width300 {
    width: 300px;
}

.PopupAddUpdateThirdPartyDandBCredential .mfp-iframe-holder .mfp-content {
    width: 550px;
    height: 360px;
}

.contentScrollForEnrichment {
    height: 600px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.wordSpace {
    word-spacing: 5px;
}

.popupPreviewMatchViewDetailsEnrichment .mfp-iframe-holder .mfp-content {
    height: 900px;
}

.width50 {
    width: 50%;
}

.displayEnrichmentData {
    display: flex;
    margin: 0;
}


.InnerGoogleMapPopUpIcon {
    vertical-align: sub;
}

.iconSetMatchData {
    position: absolute;
    left: -3px;
    top: 11px;
}

.nameAlignMatchData {
    position: relative;
}

.iconSetMatchDataForPopup {
    position: absolute;
    left: -5px;
    top: 6px;
}

.iconSetCleanDataForPopup {
    position: absolute;
    left: -11px;
    top: 2px;
}

.iconSetSearchDataForPopup {
    position: absolute;
    left: -11px;
    top: 2px;
}

.popupiResearchInvestigation .mfp-iframe-holder .mfp-content {
    max-width: 1020px;
    height: 600px;
}

.font-lg-globe {
    font-size: 110% !important;
}

.whitespaceNowrap {
    white-space: nowrap !important;
}

.width70 {
    width: 70%; /*text-align: right;
    float: right;*/
}
/*ADA Compliance*/
.alignSlider {
    bottom: -15px !important;
    position: fixed !important;
}

    .alignSlider .row {
        margin: 0;
    }

    .alignSlider strong {
        color: #fff;
    }

minified .mainNav .alignSlider a {
    border-bottom: none !important;
}

.minified .mainNav .alignSlider {
    border: none !important;
    box-shadow: none !important;
}

.width15 {
    width: 15px;
}

.mapInfoDetails {
    min-width: 200px;
}

.CustomeHeaderIRInvestigation {
    height: 45px !important;
}

    .CustomeHeaderIRInvestigation h2 {
        height: 0 !important;
    }

    .CustomeHeaderIRInvestigation .note {
        padding: 0 0px 0 10px;
        font-size: 11px;
    }

.marginleft-13 {
    margin-left: -13px;
}

.selectedWidthForMatchData {
    width: 7% !important;
}

.ResearchInvestigationStatus {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-left: 30px;
}

.matchGlobGoogleMap {
    float: right;
    /*margin-top: 4px;*/
    margin-right: 45px;
    text-decoration: underline;
}

.clsComplianceMinified {
    padding-left: 45px;
    margin-right: 55px;
    margin-left: -25px;
}

.switchADACompliance {
    position: relative;
    display: inline-block;
    /*width: 50px;*/
    height: 21px;
}

    .switchADACompliance input {
        display: none;
    }

.previewTabelWidth215 {
    min-width: 215px !important;
}

.googleMapText {
    text-decoration: underline;
    cursor: pointer;
}

.iResearchInvestigationFilterIcon {
    float: right;
    margin-top: 3px;
}

.divIsHeaderExport {
    margin-left: 15px;
    margin-bottom: 10px;
}

.popupBackgroundProcessList .mfp-iframe-holder .mfp-content {
    max-width: 80%;
    height: 700px;
}

.autoWidth {
    width: auto;
}

.marginright-5 {
    margin-right: -5px !important;
}

.setMarginForTypeAheadToggleButton {
    margin: 6px 15px -5px -15px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #0a74c0;
    background: #0a74c0;
    font-weight: normal;
    color: #ffffff;
}

.loader {
    position: absolute;
    top: 21px;
    right: 15px;
}

.loaderForQuickSearch {
    position: absolute;
    top: 21px;
    right: 0;
}

.ui-menu-item {
    font-size: 15px;
}

.quickSearchIcon {
    width: 340px !important;
    right: 12px !important;
    left: auto !important;
    z-index: 9999 !important;
}

.cleanSearchTypeAhead {
    width: 265px !important;
}

.popupImportData .mfp-content {
    height: 305px !important;
}

.popupImportData.mediumHeight .mfp-content {
    height: 515px !important;
}

.popupImportData.confirmHeight .mfp-content {
    height: 600px !important;
}

.popupImportData.fullheight .mfp-content {
    height: 770px !important;
}

#ImportProcessStepMain {
    font-size: 12px;
}

    #ImportProcessStepMain hr {
        margin-top: 0px;
    }

    #ImportProcessStepMain p {
        font-weight: bold;
        font-size: 12px;
        display: flex;
        align-items: center;
        margin-bottom: 0px;
        padding: 7px 0;
    }

    #ImportProcessStepMain .select_file input[type=radio] {
        margin: 0px !important;
    }

    #ImportProcessStepMain .select_file h4 {
        color: #2b7ebd;
        margin-bottom: 10px;
        font-size: 18px;
    }

    #ImportProcessStepMain .file_type_option {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #2b7ebd;
        padding: 0 10px;
        border-radius: 5px;
        width: 165px;
    }

        #ImportProcessStepMain .file_type_option label {
            position: relative;
            padding-left: 5px;
            cursor: pointer;
            line-height: 19px;
            display: inline-block;
            font-size: 12px;
            margin-bottom: 0px;
        }

    #ImportProcessStepMain .file_options {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #ImportProcessStepMain .select_file .importRadio {
        display: flex;
        margin: 10px 0px 0px 0px;
    }

        #ImportProcessStepMain .select_file .importRadio p {
            margin-right: 10px;
        }

    #ImportProcessStepMain .mapping_data .maping_text li {
        display: inline-block;
        color: #000;
        font-weight: bold;
        margin-right: 13px;
    }

    #ImportProcessStepMain .mapping_data .maping_text ul {
        background-color: #f4f8fc;
        padding: 10px 20px;
        border-radius: 5px;
        display: inline-block;
        margin-right: 10px;
        margin-top: 5px;
    }

    #ImportProcessStepMain .maping h5 {
        font-size: 20px;
        font-weight: bold;
        color: #2b7ebd;
        margin: 5px 0px 10px 0px;
    }

    #ImportProcessStepMain .mapping_data .maping .mapping_table_data {
        display: flex;
    }

        #ImportProcessStepMain .mapping_data .maping .mapping_table_data .border {
            border: 1px solid #ddd;
        }

.margin-top-20 {
    margin-top: 20px;
}
/*.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}*/

.inputfile + label {
    max-width: 80%;
    font-size: 12px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
}

.inputfile-6 + label {
    border: 1px solid #2c699d;
    background-color: #f1e5e6;
    padding: 0;
}

    .inputfile-6 + label span, .inputfile-6 + label strong {
        padding: 7px 12px;
    }

    .inputfile-6 + label span {
        width: 300px;
        min-height: 14px;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: top;
    }

    .inputfile-6 + label strong {
        height: 100%;
        color: #f1e5e6;
        background-color: #3276b1;
        display: inline-block;
        font-size: 12px;
        border: 1px solid #3276b1;
    }

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}

.PopupDeleteUser .mfp-iframe-holder .mfp-content {
    height: 220px !important;
    width: 550px !important;
}

.margin-left--60 {
    margin-left: -60px;
}

.tbDatablockslevel tbody tr {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.bordered:hover {
    border: 1px solid #ddd;
}

.float-right {
    float: right;
}

.displayBlock {
    display: block !important;
}

.level_counts p {
    width: 36px;
    height: 30px;
    border: 1px solid;
    border-radius: 44%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .level_counts .active p, .level_counts p:hover {
        background-color: #2b7ebd;
        color: #fff;
        border-color: #2b7ebd;
    }

.level_counts a {
    display: inline-block;
}

    .level_counts a:hover, level_counts a:active {
        text-decoration: none;
    }

.level_counts {
    margin: 0 0 0 10px;
}

.LevelBlockbox {
    border: 1px solid #2b7ebd;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
}

    .LevelBlockbox h4 {
        font-weight: bold;
        font-size: 16px;
    }

.levelBlock {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
}

.thColor {
    color: #3276b1;
}

.input-group-prepend {
    margin-right: -1px;
    display: flex;
}

.segmented .dropdown-menu {
    position: absolute;
    left: 12px !important;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    list-style: none;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    top: 38px !important;
    transform: inherit !important
}

.segmented .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.bgLightBlue {
    background-color: lightblue;
}

.mapping_data .table-responsive {
    max-height: 330px;
}

.input-group-prepend.segmented > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-prepend.segmented:first-child > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-prepend.segmented .btn-primary {
    color: #ffffff;
    background-color: #2c699d;
    border-color: #2c699d;
    padding: 0 12px;
    font-size: 15px !important;
    text-align: center;
    font-weight: 700;
    height: 38px
}

.input-group-prepend.segmented .dropdown-toggle {
    color: #ffffff;
    background-color: #2c699d;
    border-color: #2c699d;
    padding: 6px 12px 9px 7px;
}

.verticalAlignTop {
    vertical-align: top;
}

.SingleEntryPopup {
    width: 100%
}

    .SingleEntryPopup .importRadio {
        margin: 10px 0px;
        display: flex;
        align-items: center;
    }

.OISingleEntryPopup .importRadio {
    margin: -10px 0 10px 0px;
}

.disabledLevelBox {
    border-color: #ddd !important;
    color: #ddd !important;
}

    .disabledLevelBox a {
        color: #ddd;
        pointer-events: none;
    }

        .disabledLevelBox a.active p {
            background-color: #dddddd82;
            border-color: #ddd;
            color: #8e8e8e;
        }

.iconClicked {
    border: 1px solid #0a74c0 !important;
    background: #0a74c0 !important;
    font-weight: normal !important;
    color: black !important;
}

.btnSendFeedback {
    margin: 5px 0 0 !important;
    background-image: -moz-linear-gradient(center top, #fff, #fff) !important;
}

.btnSendFeedback {
    background-image: -moz-linear-gradient(center top, #fff, #fcd500) !important;
}

.SendFeedbackBox .ajax-dropdown {
    height: auto !important;
    left: auto;
    right: 10px !important;
    width: 230px !important;
}

.SendFeedbackBox .form-control {
    height: 20px !important;
}

.overflow-x-hidden {
    overflow-x: hidden !important;
}


.popCachedDataSettings .mfp-iframe-holder .mfp-content {
    height: 300px;
    width: 510px;
}

.fontsize-11 {
    font-size: 11px !important;
}

#FeedbackTextBox {
    margin-left: 0;
    width: 100% !important;
    margin-top: 10px !important;
}

.buttonSeparator {
    border-left: 1px solid #0d416c;
    height: 38px
}

.manageCacheSettingsText {
    cursor: pointer;
    float: right;
    font-size: 13px;
    text-decoration: underline;
}

.margin-left--10 {
    margin-left: -10px !important;
}

.margin-left--8 {
    margin-left: -8px !important;
}

.spanRcrdCnt {
    font-size: 25px;
    font-weight: bolder;
}

.spanRcrdCntTilte {
    color: #9a9a9a;
    font-weight: 600;
    font-size: 15px;
}

.custCenter {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.circleDiv {
    height: 75px;
    border-radius: 50%;
    width: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

    .circleDiv .spanRcrdCnt {
        font-size: 24px;
    }

.circleDivBorder-blue {
    border: 7px solid #1474b0;
}

.circleDivBorder-blue {
    border: 7px solid #1474b0;
}

.circleDivBorder-skyblue {
    border: 7px solid #74cafd;
}

.circleDivBorder-green {
    border: 7px solid #059361;
}

.circleDivBorder-black {
    border: 7px solid #9a9a9a;
}

.RecordText {
    position: relative;
}

.inner_text {
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    overflow: hidden;
}

.fa-7x {
    font-size: 7em;
}

.min-height-125px {
    min-height: 125px;
}

.width15pt {
    width: 15%;
}

.width17pt {
    width: 17%;
}

.margin-top--23 {
    margin-top: -23px;
}

.height150 {
    height: 150px;
}

.margin-top--40 {
    margin-top: -40px;
}

.width22pt {
    width: 22%;
}

.customError {
    color: #b94a48 !important;
}

.popupiResearchInvestigationTargeted .mfp-iframe-holder .mfp-content {
    max-width: 1020px;
    height: 500px;
}

.popupiResearchInvestigationTargeted.height600 .mfp-content {
    max-width: 1020px;
    height: 600px;
}

.margintop--20 {
    margin-top: -20px;
}

.alignedNote {
    float: left;
    padding-top: 10px;
}

.setMessage {
    float: right !important;
    margin-top: 10px !important;
    color: #0a74c0 !important;
    font-size: 12px !important;
    margin-bottom: 5px !important;
}

.PopupDeleteCleanseMatchData .mfp-iframe-holder .mfp-content {
    height: 220px;
}

.PopupDeleteEnrichmentData .mfp-iframe-holder .mfp-content {
    height: 220px;
}

.ExportConfirmBox {
    width: 100%;
}

.alignUTCTime {
    float: right !important;
    margin-right: 15px !important;
}
/*New Design for Background Process Statistics section*/
.mobilevsprocess .importbox h3 {
    color: #1c3f9b;
    font-weight: bold;
    margin: 10px 0;
    font-size: 12px;
}

.mobilevsprocess .importbox .box_content {
    /*border: 2px solid #7ab5f5;
    border-radius: 5px;
    text-align: center;
    padding: 0 20px;*/
    border: none;
    padding: 7px 0px;
}

    .mobilevsprocess .importbox .box_content h2 {
        letter-spacing: normal;
        color: #000;
        font-weight: bold;
        font-size: 18px;
        margin: 5px 0;
    }

    .mobilevsprocess .importbox .box_content span {
        color: #e8776f;
    }

    .mobilevsprocess .importbox .box_content .status {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .mobilevsprocess .importbox .box_content .status p {
            font-size: 13px;
        }

        .mobilevsprocess .importbox .box_content .status .failed {
            color: #ff0000;
        }

    .mobilevsprocess .importbox .box_content .failed {
        color: #ff0000;
    }

.mobilevsprocess .importbox .execute_content img {
    width: 30px;
}

.mobilevsprocess .importbox .execute_content p {
    display: inline-block;
}

.mobilevsprocess .importbox .execute_content {
    margin: 10px 0;
}
/*.mobilevsprocess .toggle_button .toggleEnableCLEANSE_MATCHProcess {
    background-color: #4bd865 !important;
    width: 68px;
    height: 28px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    padding: 6px 4px;
    border-radius: 27px;
    font-size: 10px;
}

    .mobilevsprocess .toggle_button .toggleEnableCLEANSE_MATCHProcess:before {
        height: 18px;
        width: 18px;
        right: 4px;
        bottom: 5px;
        left: auto;
    }

.mobilevsprocess .changecolor .toggleEnableCLEANSE_MATCHProcess {
    background-color: #e91511 !important;
    width: 68px;
    height: 28px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    padding: 6px 4px;
    border-radius: 27px;
    font-size: 10px;
}

    .mobilevsprocess .changecolor .toggleEnableCLEANSE_MATCHProcess:before {
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 5px;
        right: auto;
    }
.mobilevsprocess .toggle_button .ToggleForEnrichment {
    background-color: #4bd865 !important;
    width: 68px;
    height: 28px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    padding: 6px 4px;
    border-radius: 27px;
    font-size: 10px;
}

    .mobilevsprocess .toggle_button .ToggleForEnrichment:before {
        height: 18px;
        width: 18px;
        right: 4px;
        bottom: 5px;
        left: auto;
    }

.mobilevsprocess .changecolor .ToggleForEnrichment {
    background-color: #e91511 !important;
    width: 68px;
    height: 28px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    padding: 6px 4px;
    border-radius: 27px;
    font-size: 10px;
}

    .mobilevsprocess .changecolor .ToggleForEnrichment:before {
        height: 18px;
        width: 18px;
        left: 4px;
        bottom: 5px;
        right: auto;
    }*/

.mobilevsprocess .importbox .heading {
    display: flex;
    align-items: center;
    justify-content: space-between; /* width: 88%; */
    /* margin: 0 auto; */
}

.mobilevsprocess .importbox .toggle_button {
    padding-right: 20px;
}
/*.mobilevsprocess .toggle_button input:checked + .toggleEnableCLEANSE_MATCHProcess:before {
    transform: translateX(-42px) !important;
}

.mobilevsprocess .changecolor input:checked + .toggleEnableCLEANSE_MATCHProcess:before {
    transform: translateX(42px) !important;
}
.mobilevsprocess .toggle_button input:checked + .ToggleForEnrichment:before {
    transform: translateX(-42px) !important;
}

.mobilevsprocess .changecolor input:checked + .ToggleForEnrichment:before {
    transform: translateX(42px) !important;
}*/

/*Toggle switch changes for Cleanse Match*/
.ToggleForCleanseMatch {
    background-color: #6fd64b !important;
}

.ToggleForCleanseMatch {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 20px;
    right: -20px;
    bottom: 0;
    background-color: #6fd64b !important;
    -webkit-transition: .4s;
    transition: .4s;
}

    .ToggleForCleanseMatch:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .ToggleForCleanseMatch {
    background-color: #ff0000 !important;
}

input:focus + .ToggleForCleanseMatch {
    box-shadow: 0 0 1px #ff0000;
}

input:checked + .ToggleForCleanseMatch:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/* Rounded sliders */
.ToggleForCleanseMatch.round {
    border-radius: 34px;
}

    .ToggleForCleanseMatch.round:before {
        border-radius: 50%;
    }
/*Toggle switch changes for Data Enrichment*/
.ToggleForDataEnrichment {
    background-color: #6fd64b !important;
}

.ToggleForDataEnrichment {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 20px;
    right: -20px;
    bottom: 0;
    background-color: #6fd64b !important;
    -webkit-transition: .4s;
    transition: .4s;
}

    .ToggleForDataEnrichment:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .ToggleForDataEnrichment {
    background-color: #ff0000 !important;
}

input:focus + .ToggleForDataEnrichment {
    box-shadow: 0 0 1px #ff0000;
}

input:checked + .ToggleForDataEnrichment:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/* Rounded sliders */
.ToggleForDataEnrichment.round {
    border-radius: 34px;
}

    .ToggleForDataEnrichment.round:before {
        border-radius: 50%;
    }
/*New Design for Background Process Statistics section*/


.displayValue {
    width: 30px;
    background: #6FD64B;
    height: 30px;
    text-align: center;
    border-radius: 50px;
    line-height: 30px;
    color: #FFF;
    font-size: 10px;
    font-weight: 800;
    position: absolute;
    left: -44px;
    top: -29px;
}

    .displayValue:after {
        background: url(../Images/arrow-icon.png) 0 0 no-repeat;
        content: "";
        display: inline-block;
        width: 32px;
        height: 17px;
        position: absolute;
        left: 100%;
        top: 7px;
    }

.errorRedColor {
    color: #ff0000 !important;
}

.modal.clsDeleteCachedModel .modal-dialog .modal-content .modal-header {
    background: #f3f3f3 none repeat scroll 0 0;
    border-bottom: 1px solid #dddddd !important;
    box-shadow: 0 0 3px #ccc !important;
    color: #000;
    border: none;
}

    .modal.clsDeleteCachedModel .modal-dialog .modal-content .modal-header .close {
        margin-top: -20px;
    }

    .modal.clsDeleteCachedModel .modal-dialog .modal-content .modal-header .modal-title {
        font-size: 12px;
        font-weight: 700;
    }

.modal.clsDeleteCachedModel .modal-dialog .modal-content .modal-body {
    padding: 10px;
    font-size: 11px;
}

    .modal.clsDeleteCachedModel .modal-dialog .modal-content .modal-body label {
        font-size: 11px;
        font-weight: 400;
    }

#MultiMiniModal .modal-dialog {
    width: 1170px !important;
    max-width: inherit;
}
/*#MultiMiniModal table {
    border-collapse: separate !important;
}*/

#MultiMiniModal .my-custom-scrollbar {
    position: relative;
    max-height: 350px;
    overflow: auto;
}

#MultiMiniModal .table-wrapper-scroll-y {
    display: block;
}

.cellError {
    border: 2px solid red !important;
}

.FilterContainer {
    display: flex;
    flex-wrap: wrap;
    margin-left: 15px
}

    .FilterContainer .filterControls {
        display: flex;
        align-items: center;
    }

.custom-dropdown-filter {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px;
}

input.filterValueText {
    border: 1px solid #337ab7;
    color: #337ab7;
    font-size: inherit;
    padding: .2em;
    padding-right: 2.5em;
    margin: 0;
    border-radius: 3px;
    text-indent: 0.01px;
    text-overflow: '';
    /*Hiding the select arrow for firefox*/
    -moz-appearance: none;
    /*Hiding the select arrow for chrome*/
    -webkit-appearance: none;
    /*Hiding the select arrow default implementation*/
    appearance: none;
    background-color: inherit;
}

.custom-dropdown-filter select {
    border: 1px solid #337ab7;
    color: #337ab7;
    font-size: inherit;
    padding: .2em;
    padding-right: 2.5em;
    margin: 0;
    border-radius: 3px;
    text-indent: 0.01px;
    text-overflow: '';
    /*Hiding the select arrow for firefox*/
    -moz-appearance: none;
    /*Hiding the select arrow for chrome*/
    -webkit-appearance: none;
    /*Hiding the select arrow default implementation*/
    appearance: none;
    background-color: inherit;
}
/*Hiding the select arrow for IE10*/
.custom-dropdown select::-ms-expand {
    display: none;
}

.custom-dropdown-filter::before, .custom-dropdown-filter::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.custom-dropdown-filter::after {
    content: "";
    height: auto;
    font-size: .625em;
    line-height: 1;
    right: 5px;
    top: 50%;
    margin-top: 0;
    transform: translateY(-50%);
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #337AB7;
}

.custom-dropdown-filter::before { /*  Custom dropdown arrow cover */
    width: 2em;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0 3px 3px 0;
    background-color: inherit;
}

.custom-dropdown-filter::after {
    color: #337ab7;
}

.custom-dropdown-filter select[disabled] {
    color: rgba(0,0,0,.25);
}

.custom-dropdown-filter.removeBefore ::before {
    display: none !important
}

.FilterContainer .filtergroup {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 33px;
    padding: 5px 7px;
    margin: 5px 0px 5px 10px;
    border: 1px solid #337ab7;
}

.FilterContainer .filterDetails {
    padding: 0px 10px;
}

    .FilterContainer .filterDetails span {
        margin: 0px 2px;
    }

.FilterContainer .close_button a {
    color: #337ab7;
    font-size: 15px;
    margin-left: 5px;
}

.filterDDbtn {
    color: #337ab7;
    border-radius: 3px;
    padding: 2px;
    border: 1px solid #337ab7;
    padding-right: 23px;
    min-width: 100px;
    min-height: 20px;
}

.FilterContainer .multiselect-native-select .multiselect-container .multiselect-item .input-group-btn {
    display: none;
}

.FilterContainer .multiselect-native-select .multiselect-container .multiselect-item .input-group-addon {
    position: absolute;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
    border: none;
    background-color: inherit;
}

.FilterContainer .multiselect-native-select .multiselect-container .input-group {
    width: 96%;
}

.FilterContainer .multiselect-native-select .multiselect-container .multiselect-item .form-control {
    padding-left: 33px;
    border: 1px solid #337ab7;
    border-radius: 3px !important;
}

.multiselect-container > li > a {
    padding: 0 !important;
}

.multiselect-container .checkbox {
    white-space: initial;
    float: unset !important;
    word-break: break-all
}

.FilterContainer .multiselect-container > li > a > label {
    padding: 3px 20px 3px 26px;
    margin: 0 !important;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin: 4px 4px 4px -20px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #3276b1;
}

.FilterContainer .dropdown-menu {
    min-width: 213px;
}

#btnAddFilter {
    color: #337ab7;
    background-color: #fff;
    border-color: #2e6da4;
    border-radius: 21px;
    padding: 7px 20px;
    margin: 5px 8px;
}

    #btnAddFilter:hover {
        color: #fff;
        background-color: #337ab7;
    }

.bgProcessTable {
    max-height: 580px;
}
/*DataTable Styles*/
/*.dataTables_wrapper .dataTables_info {
    display: none !important;
}*/

table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc {
    background: transparent !important;
}

.dataTables_wrapper .html5buttons {
    display: none;
}

.dataTables_wrapper .dataTables_length {
    float: right;
}

.modal .modal-body {
    padding: 10px 20px 20px 20px;
    font-size: 12px;
    word-break: break-word;
}

/*.modal .modal-dialog {
    position: fixed;
    padding: 10px;
}*/

.modal .modal-header {
    padding: 7px 20px !important;
}

    .modal .modal-header .close {
        margin-top: 0px;
    }

    .modal .modal-header h4 {
        font-weight: 600;
        font-size: 15px;
    }

.dataTables_wrapper div.dataTables_length select {
    width: 43px !important;
    display: inline-block !important;
    height: 24px !important;
    margin-right: 5px !important;
    padding: 3px 2px !important;
}

#ImportProcessDataQueueStatisticsModal .modal-dialog {
    width: 70%;
    max-width: inherit;
}

#APIUsageReportModal .modal-dialog {
    width: 80%;
    max-width: inherit
}

#APIUsageReportModal .dashboard_data {
    width: 100%
}

#APIUsageReportModal .modal .modal-body {
    height: auto !important
}

#divPartialInvestigation .box_content {
    border: 2px solid #7ab5f5;
    border-radius: 5px;
    padding: 0 20px;
}

    #divPartialInvestigation .box_content h2 {
        letter-spacing: normal;
        color: #000;
        font-weight: bold;
        font-size: 18px;
        margin: 5px 0;
    }

    #divPartialInvestigation .box_content .status p {
        font-size: 13px;
    }

#ImportFileStatsModal .modal-dialog {
    width: 695px !important;
    max-width: inherit
}

#ImportFileStatsModal h2 {
    margin: 0 !important;
    font-size: 18px !important;
    font-weight: 500;
}

.margin-right-35 {
    margin-right: 35px;
}

.margin-left--50 {
    margin-left: -50px;
}

#SingleEntryFormModal .modal-dialog {
    width: 900px;
    max-width: inherit
}

#ResetPasswordModal .modal-dialog {
    width: 30%;
}

#ImportFileIndexModal .modal-dialog {
    width: 1010px;
    max-width: inherit;
}

.bootbox.modal {
    position: fixed;
}

    .bootbox.modal > .modal-dialog {
        position: relative;
        margin: 30px auto;
        padding: 10px;
    }

#CustomExportDelimiterModal .modal-dialog {
    width: 26%;
}

#ExportFileNameModal .modal-dialog {
    width: 30%;
}

#ReExportFileModal .modal-dialog {
    width: 35%;
}

#BackgroundProcessListModal .modal-dialog {
    width: 70%;
    max-width: inherit !important
}

#AddTagsModal .modal-dialog {
    width: 400px;
}

#OIAPIUsageStatisticsGridModal .modal-dialog {
    width: 1050px;
    max-width: inherit
}

.margin-top--5 {
    margin-top: -5px;
}

#MatchDataFilterContainer .FilterContainer {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px !important;
    margin-bottom: 10px;
}

#CleanDataFilterContainer .FilterContainer {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px !important;
    margin-bottom: 10px;
}

#PreviewMatchDataFilterContainer .FilterContainer {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px !important;
    margin-bottom: 10px;
}

#ReviewMatchCandidatesFilterContainer .FilterContainer {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px !important;
    margin-bottom: 10px;
}


.clsAdditionalAction.btn {
    box-shadow: none;
    padding: 0;
    margin: 0;
    margin-top: 0;
    margin-right: 0;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top--10 {
    margin-top: -10px;
}

.divDataStewardStatisticsImportFile {
    font-weight: bold;
    text-align: center;
    margin-top: -30px;
}

    .divDataStewardStatisticsImportFile .txtlblDataSteward {
        margin: 0;
    }

        .divDataStewardStatisticsImportFile .txtlblDataSteward > span {
            border-bottom: 2px solid #848484;
            font-size: 8px;
        }

    .divDataStewardStatisticsImportFile span {
        font-size: 20px;
    }

.btnModelHeader {
    margin-top: -3.5px;
    margin-right: 10px;
}

.divTransferDuns .chosen-results {
    height: 200px;
}
/*.row {
    margin: 0
}*/

.page-footer .txt-color-white {
    font-size: 13px
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.login-info a {
    color: #fff !important
}

#divPurgeFromFile .dataimportbox th:first-child {
    width: 50%;
}

.chosen-container {
    width: 100% !important;
}

#ResetSystemDataModal .modal-dialog {
    width: 400px;
}

#btnGetAllReSearchStatusDisabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}

.open > .dropdown-menu {
    display: block;
}

.import_data_sec .row {
    display: block;
}

.import-data-status {
    width: 100%
}

    .import-data-status .dropdown-menu.show {
        transform: inherit !important;
        left: auto !important;
        bottom: auto !important;
        right: 0 !important;
        top: 100% !important
    }

.custom-dropdown-filter .dropdown-toggle::after {
    display: none !important;
}

.import-data-status .dataTables_paginate {
    float: none
}

    .import-data-status .dataTables_paginate .pagination {
        justify-content: flex-end
    }

table.table-bordered.dataTable {
    border-collapse: collapse !important;
    white-space: normal !important;
}

    table.table-bordered.dataTable tbody td {
        word-break: break-word;
    }

.smile_button {
    display: flex;
    align-items: center
}

    .smile_button a {
        margin: 15px 10px 15px 0;
        background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
        height: 30px;
        min-width: 30px;
        border-radius: 2px;
        color: #0e3c6b;
        padding: 2px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid transparent;
        text-decoration: none
    }

        .smile_button a:hover {
            border: 1px solid #bfbfbf;
            color: #222;
            transition: all 0s;
            text-decoration: none
        }

#divUploadImage .col-md-12 {
    padding: 0;
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}

.breadcrumb > li {
    display: inline-block;
}

#divPartialInvestigation .paging_simple_numbers {
    float: none;
}

    #divPartialInvestigation .paging_simple_numbers .pagination {
        justify-content: flex-end;
    }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    /*z-index: 2;*/
    color: #fff;
    background-color: #3276b1 !important;
    border-color: #3276b1 !important;
    cursor: default;
    padding: 6px 12px;
}

.page-link {
    color: #3276b1;
}

.data-dashboard {
    width: 100%;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 7px 10px 10px;
}

.api-usage {
    width: 100%
}

#content {
    /*padding: 10px 14px;*/
    position: relative;
}
/*Toggle switch changes for Cleanse Match*/
.ToggleForFileImport {
    background-color: #6fd64b !important;
}

.ToggleForFileImport {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 20px;
    right: -20px;
    bottom: 0;
    background-color: #6fd64b !important;
    -webkit-transition: .4s;
    transition: .4s;
}

    .ToggleForFileImport:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .ToggleForFileImport {
    background-color: #ff0000 !important;
}

input:focus + .ToggleForFileImport {
    box-shadow: 0 0 1px #ff0000;
}

input:checked + .ToggleForFileImport:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/* Rounded sliders */
.ToggleForFileImport.round {
    border-radius: 34px;
}

    .ToggleForFileImport.round:before {
        border-radius: 50%;
    }

#tbInvestigationColumnMapping {
    max-height: 500px;
    overflow-y: auto;
}

.sortable-grid .jarviswidget-sortable header .btn {
    position: relative;
    margin-right: 3px;
    line-height: 16px;
}

#example_wrapper {
    display: block
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #3276b1;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        color: #214e75;
        background-color: #eee;
        border-color: #ddd;
    }

.MatchData_table td, .MatchData_table th {
    border: none
}

/*.modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: 0 auto;
}*/

#InsertUpdateAutoAcceptanceModal .modal-dialog {
    width: 1024px;
    max-width: inherit;
}

#PreviewMatchFilterModal .modal-dialog {
    width: 650px;
    max-width: inherit;
}

#PreviewMatchViewDetailsModal .modal-dialog {
    width: 1100px;
    max-width: inherit;
}

#PreviewMatchViewDetailsModal .modal-body {
    height: 700px;
    overflow-y: auto;
}

#OIAPIUsageStatisticsGridModal .modal-body {
    height: 550px;
    overflow-y: auto;
}

#MonitoringDirectPlusDUNSDetailModal .modal-dialog {
    width: 850px;
    max-width: inherit;
}

#MonitoringDirectPlusDUNSDetailModal .modal-body {
    height: 520px;
    overflow-y: scroll;
    width: 100%;
}

#ReviewDataFilterModal .modal-dialog {
    width: 560px;
    max-width: inherit;
}

.fade:not(.show) {
    opacity: 1;
}

.fade.show {
    opacity: 1;
}

.modal-backdrop.fade.show {
    opacity: 0.5 !important;
}

.modal .modal-header {
    flex-direction: row-reverse;
    align-items: center;
}

.modal-header .close {
    padding: 0;
    margin: 0;
}

.alignUTCTime {
    float: right !important;
    margin-right: 15px !important;
    margin-top: 4px;
}

.familytree_data {
    padding: 0
}

#loadTree .jarviswidget .widget-body {
    min-height: inherit
}

.space-change-left {
    padding-left: 0 !important
}

.space-change-right {
    padding-right: 0
}

#MonitoringDirectPlusDUNSDetailModal .modal-header {
    position: relative;
}

#OIResetSystemDataModal .modal-dialog {
    width: 400px;
    max-width: inherit;
}

.PortalTabMenu.righttabportalPreviewData {
    height: 550px;
    overflow: auto;
}

#MatchDetailModal .modal-dialog {
    width: 1100px;
    max-width: inherit;
}

#OIMatchDataDetailModal .modal-body {
    height: 700px;
}

#OIMatchDataDetailModal .modal-dialog {
    width: 1520px;
    max-width: inherit;
}

#OIBingSearchModal .modal-body {
    height: 600px;
    overflow-y: auto;
}

#OIMatchExportRecordToExcelModal .modal-dialog {
    width: 800px;
    max-width: inherit;
}

#OIMatchDeleteCompanyDataModal .modal-dialog {
    width: 800px;
    max-width: inherit;
}

#OIMatchDeleteFromFileModal .modal-dialog {
    width: 700px;
    max-width: inherit;
}

#OIAddCompanyMatchModal .modal-dialog {
    width: 500px;
    max-width: inherit;
}

#OIMatchMetadataModal .modal-dialog {
    width: 1000px;
    max-width: inherit;
}

.OIMatchMetadataDetailTB td {
    padding: 4px 8px !important;
}

#divSearchData {
    width: 100%
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 13px
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        text-decoration: none;
        color: #fff;
        background-color: #3276b1;
    }

.additional_access .input-group-btn {
    position: relative
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 790;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

.search-data-details .left {
    padding-left: 0
}

.search-data-details .right {
    padding-right: 0
}

.search_button a {
    margin-bottom: 20px;
    color: #fff
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

#AddusSicv4Modal .modal-body, #AddRegistrationNumberModal .modal-body, #GetSearchHistoryModal .modal-body {
    height: auto !important;
}

#ReExportFileModal .modal-body {
    height: auto !important;
    overflow: inherit !important
}

#divBadinputDataMain {
    width: 100%
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #ecf3f8;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
/*--------------------------Time-Interval-Section-Css-08-July-2020------------------------------*/


/*.collapse:not(.show) {
    display: inherit;
}*/

.preview_match_data .col-xs-4 {
    width: 33.33333333%;
    padding-left: 13px;
    padding-right: 13px;
}

.mobilevsprocess .importbox .box_content {
    border: none;
    padding: 7px 0px;
}

    .mobilevsprocess .importbox .box_content .min-time, .mobilevsprocess .importbox .box_content .avg-time, .mobilevsprocess .importbox .box_content .max-time {
        display: flex;
        font-size: 12px;
        margin: 5px 0;
        justify-content: space-around;
    }

        .mobilevsprocess .importbox .box_content .min-time span, .mobilevsprocess .importbox .box_content .avg-time span, .mobilevsprocess .importbox .box_content .max-time span {
            color: #333;
            vertical-align: middle;
        }

span.time-progress-bar {
    display: inline-block;
    height: 5px;
    background-color: #6fd64b;
    border-radius: 50px;
}

.mobilevsprocess .importbox .box_content .max-time span.time-progress-bar {
    width: 100%;
}

.mobilevsprocess .importbox .box_content span.time-progress-bar {
    transition: width 1s linear;
    -moz-transition: width 1s linear;
    -webkit-transition: width 1s linear;
    -o-transition: width 1s linear;
}

.note-text {
    font-size: 11px;
    margin-top: 5px;
    line-height: 1;
}

.mobilevsprocess .importbox .box_content .min-time span.time-lable, .mobilevsprocess .importbox .box_content .avg-time span.time-lable, .mobilevsprocess .importbox .box_content .max-time span.time-lable {
    width: 60px;
    display: inline-block;
    text-align: left;
}

.mobilevsprocess .importbox .box_content span.time-progress {
    width: 128px;
    display: inline-block;
    text-align: left;
}

.mobilevsprocess .importbox .box_content .min-time span.time-count, .mobilevsprocess .importbox .box_content .avg-time span.time-count, .mobilevsprocess .importbox .box_content .max-time span.time-count {
    display: inline-block;
    width: 55px;
    text-align: right;
}

.mobilevsprocess #LoadBackgroundProcessStatisticsReport .col-md-6 {
    border-right: 1px solid #ccc;
}

    .mobilevsprocess #LoadBackgroundProcessStatisticsReport .col-md-6.clsEnrichcol_4 {
        border-right: none;
    }

table.table-bordered tbody td, table.table-bordered tbody th {
    border-bottom-width: 1px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav > li {
    position: relative;
    display: block;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
}
/*input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}*/

#UploadConfigurationModal .modal-dialog {
    width: 600px;
    max-width: inherit;
}

#UploadConfigurationModal .modal-body {
    height: inherit
}
/*#UploadConfigurationModal .col-xs-2, #UploadConfigurationModal .col-xs-3 {
    padding-left: 17px;
    padding-right: 17px;
}*/

.custom-dropdown-filter input.filterValueText:before, .custom-dropdown-filter input.filterValueText:after {
    display: none !important
}

#divPartialBackgroundProcess {
    width: 100%;
}

#BackgroundProcessListModal .modal-body {
    height: auto !important
}

.table-responsive > .table-bordered {
    border: 1px solid #dee2e6 !important;
}

#form0 {
    width: 100%
}

/*.checkbox {
    display: flex;
    align-items: flex-start;
}

    .Checkbox input {
        margin-top: 3px !important
    }*/

#DownloadConfigurationModal .modal-body {
    height: auto !important
}

#DownloadConfigurationModal .modal-dialog {
    width: 600px;
    max-width: inherit
}

.checkbox, .radio {
    min-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px; /*padding-left: 20px;*/
}

.multiselect-container > li > a > label {
    padding: 3px 20px 3px 40px;
    margin-bottom: 0 !important
}

.dandbbackimg {
    padding: 40px 14px 14px 14px !important;
}

#divPartialDandBFeature {
    width: 100%
}

.bodyDuplicateDataImport .radio {
    display: flex;
}

#CachedDataModal .modal-dialog {
    width: 600px;
    max-width: inherit
}

.bootbox-alert .modal-header {
    flex-direction: row !important;
    align-items: center;
}

#ImportProcessStep {
    width: 100%;
}

#FileUploadStep {
    width: 100%
}

input[type=file] {
    display: block;
}

.checkbox .innrbox {
    /*display: flex;*/
    flex-direction: row-reverse;
    align-items: center;
    margin-bottom: 0
}

    .checkbox .innrbox input {
        margin-right: 5px !important
    }

.select_type_option .row {
    align-items: center
}

#InvestigateModal .modal-dialog {
    max-width: 910px !important
}

#ImportFileTemplatesModal .modal-dialog {
    width: 1100px;
    max-width: inherit;
}

#ThirdPartAPICredModal .modal-dialog {
    max-width: 600px;
}

#ImportFileTemplatesModal .modal-body {
    height: 500px;
    overflow-y: auto;
}

#AddusSicv4Modal .modal-dialog, #AddRegistrationNumberModal .modal-dialog {
    width: 600px;
    max-width: inherit;
}

.lenguage_select .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.lenguage_select .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    width: 220px;
    height: 40px;
}

.lenguage_select .select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #103d6c;
    padding: 8px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    line-height: 1.5
}

    .lenguage_select .select-styled:after {
        content: "";
        width: 0;
        height: 0;
        border: 7px solid transparent;
        border-color: #fff transparent transparent transparent;
        position: absolute;
        top: 16px;
        right: 10px;
    }

    .lenguage_select .select-styled:hover {
        background-color: #103d6c;
    }

    .lenguage_select .select-styled:active, .lenguage_select .select-styled.active {
        background-color: #103d6c;
        line-height: 1.5;
    }

        .lenguage_select .select-styled:active:after, .lenguage_select .select-styled.active:after {
            top: 9px;
            border-color: transparent transparent #fff transparent;
        }

.lenguage_select .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #103d6c;
}

    .lenguage_select .select-options li {
        margin: 0;
        padding: 12px 0;
        text-indent: 15px;
        border-top: 1px solid #12334b;
        -moz-transition: all 0.15s ease-in;
        -o-transition: all 0.15s ease-in;
        -webkit-transition: all 0.15s ease-in;
        transition: all 0.15s ease-in;
        color: #fff !important
    }

        .lenguage_select .select-options li:hover {
            color: #c0392b;
            background: #6a9dd3;
        }

        .lenguage_select .select-options li[rel="hide"] {
            display: none;
        }

.lenguage_select {
    /*position: fixed;
    bottom: 157px;
    padding:8px;*/
    width: 100% !important;
}

    .lenguage_select .flag-icon-us {
        background-image: url(../Images/Language/united-states.png);
    }

    .lenguage_select .flag-icon-mx {
        background-image: url(../Images/Language/china.png);
    }

    .lenguage_select .flag-icon-ad {
        background-image: url(../Images/Language/flags.png);
    }

    .lenguage_select .flag-icon {
        position: relative;
        display: inline-block;
        width: 1.33333333em;
        line-height: 1em;
    }

    .lenguage_select .flag-icon, .lenguage_select .flag-icon-background {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50%;
    }

        .lenguage_select .flag-icon:before {
            content: "\00a0";
        }

    .lenguage_select .btn-group.open .dropdown-toggle {
        box-shadow: none;
        background-color: #ffffff;
        color: black;
        border-radius: inherit;
        width: 100%;
        padding: 5px 22px 5px 13px;
        border: none;
        height: 32px;
    }

    .lenguage_select .bootstrap-select.fit-width {
        width: 100% !important;
        right: 15px;
    }

    .lenguage_select .selected:before, .lenguage_select .selected:after {
        display: none
    }

    .lenguage_select .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #000;
        white-space: nowrap;
        font-size: 13px !important;
    }

    .lenguage_select .selected {
        border-bottom: 1px solid #0b345e !important;
        position: relative;
        padding: 6px;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important
    }

    .lenguage_select .bootstrap-select > .btn {
        padding-right: 25px;
        background-color: #ffffff;
        color: #000;
        font-size: 14px !important;
        border: none;
        padding: 5px 22px 5px 13px;
        border-radius: inherit;
        font-weight: bold;
        width: 100%;
        height: 32px;
    }

    .lenguage_select .bootstrap-select.btn-group .dropdown-menu.inner {
        background-color: #ffffff;
        border: none;
    }

    .lenguage_select .dropdown-menu {
        margin: 0
    }

    .lenguage_select .bootstrap-select.btn-group .dropdown-menu {
        background-color: #ffffff;
        padding: 0;
        top: -112px;
        bottom: auto;
        margin-bottom: 1px;
        border: none;
        border-radius: inherit;
        box-shadow: 0 3px 8px rgba(0,0,0,0.175); /*width: 100%;
        min-width: inherit !important;*/
    }

        .lenguage_select .bootstrap-select.btn-group .dropdown-menu li {
            padding: 6px;
            border-bottom: 1px solid #dcdcdc !important;
            position: relative;
            border-top: none !important;
            border-left: none !important;
            border-right: none !important;
        }

nav > ul ul li::before {
    border-top: none !important;
}

.lenguage_select .dropdown-menu > li > a:focus, .lenguage_select .dropdown-menu > li > a:hover {
    background-color: inherit;
}

.lenguage_select .bootstrap-select.btn-group .dropdown-menu li:last-child {
    border: none !important
}

.lenguage_select .bootstrap-select .btn:focus {
    outline: none !important;
    outline-offset: 0;
}

.lenguage_select .bootstrap-select.btn-group .dropdown-menu li:hover {
    background-color: #608dac;
}

.lenguage_select .caret {
    border-top: 4px solid #000 !important;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: none !important;
}

.layout_footer {
    height: auto;
}

.lenguage_select .bootstrap-select.btn-group .dropdown-menu:after {
    position: absolute;
    content: '';
    border-bottom: 4px solid #103d6c !important;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: none !important;
}

.layout_footer .txt-color-white {
    color: #fff !important;
    line-height: 2;
}

.layout_footer .lenguage_select .bootstrap-select .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    right: 12px;
    position: absolute;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%);
}

.layout_footer .lenguage_select .bootstrap-select .caret {
    display: none
}

.ele-clone {
    display: inline-block;
    width: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#GoogleMapModal .modal-dialog {
    max-width: inherit;
    width: 1200px;
}

.company_atribute {
    padding: 8px 10px !important;
}

.data_block .row {
    margin-bottom: 10px
}

#partialMonitoringPlusRegistration {
    width: 100%;
}

    #partialMonitoringPlusRegistration .checkbox {
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

        #partialMonitoringPlusRegistration .checkbox input {
            margin: 4px 4px 4px -15px !important;
        }

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.match_data {
    width: 100%
}

#AcceptFromFileModal .choosefile {
    margin-bottom: 10px
}

#DivPartialBindAcceptMapping .dataimportbox .tbdataMatch td {
    line-height: 23px;
    border-bottom-width: 0;
}

.AutoAcceptanceMatchGrade .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}

#BingSearchModal .bingSearchContentScroll {
    overflow: auto;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

#BingSearchModal .modal-lg {
    width: 900px;
    max-width: inherit;
}

.multiselect-native-select .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}

#divMonitoringExportJobListing {
    width: 100%
}

#PreviewAutoAcceptanceModal .modal-dialog {
    max-width: 900px
}

#frmExportToExcel {
    width: 100%
}

.auto_accept .clearbutton {
    background-color: rgb(239, 239, 239);
}

#btnRunRule {
    background-color: rgb(239, 239, 239);
}

.autoaccept a {
    color: #fff;
}

#InvestigationFileUploadModal .modal-dialog {
    width: 600px !important;
    max-width: inherit !important
}

#divPartialImportProcess {
    width: 100%
}

/*.bootbox-confirm .modal-header {
    flex-direction: row !important
}*/

.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

#TemplateDetailsModal .modal-dialog {
    width: 1020px;
    max-width: inherit;
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}

#TemplateDetailsModal .form-check-input {
    position: relative
}

#divPurgeDataModal .modal-lg {
    max-width: 900px
}

#PortalCountryGroupModal .modal-dialog {
    max-width: 600px
}

.panel-collapse .col-12 {
    padding: 0
}

.panel-collapse {
    height: auto !important
}

#divExportJobListing {
    width: 100%
}

#PortalAboutUsModal .modal-dialog {
    max-width: 600px
}

.browseProfileImage .custom-file-input {
    z-index: 2;
    width: auto !important;
    margin: 0 !important;
    opacity: 1 !important;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

#OISendToOrbCompanyInformationModal .modal-lg {
    width: 900px;
    max-width: inherit
}

#OIFineTuneMatchFilterModal .modal-lg {
    width: 900px;
    max-width: inherit
}

#OIFineTuneMatchFilterModal .form-group {
    margin-bottom: 15px !important
}

.addmatchfilter {
    max-width: inherit;
    flex: inherit;
}

#ParialDivMatchMetaDataDetails .widget-toolbar {
    float: none;
}

#ParialDivMatchMetaDataDetails .pagination {
    justify-content: flex-end;
}

.divPartialOrbLicense .radio {
    display: block;
    min-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.divPartialOrbLicense input[type=radio] {
    float: left;
    margin-right: 6px;
}

#divPartialOrbLicense .form-group {
    margin-bottom: 10px !important
}

#AddOIAutoAcceptanceModal .modal-lg {
    max-width: 900px
}

.form-group {
    margin-bottom: 15px !important;
}

.tdFiltersMatchvsNoCandidate .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

#OIMatchSessionFilterModal .modal-lg {
    max-width: 900px
}
/*.divleftSearchPanel .collapse {
    display: none;
}

    .divleftSearchPanel .collapse.in {
        display: block;
    }*/

.tabletopspace .text-center {
    width: 100%
}

#popWindowAAC .multiselect-container a {
    padding: 0
}


#AddFamilyTreeModal .modal-dialog {
    max-width: 600px
}

.QuickSearchNew .quickSearchlbl {
    float: none;
    display: table-cell;
    width: 1%;
}

#DeDuplicateDataModal .modal-dialog {
    max-width: 600px
}

#myModalCleanseMatch .modal-dialog {
    max-width: 600px
}

#myModalEnrichment .modal-dialog {
    max-width: 600px
}

#ImportFileIndexModal label {
    margin-bottom: 0 !important
}

.toggle-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.checkbox-sec {
    display: flex;
    align-items: center;
    padding-left: 0;
}

    .checkbox-sec .checkbox input {
        margin: 0 5px 0 0 !important;
    }

    .checkbox-sec .checkbox {
        margin: 0 20px 0 0;
    }

        .checkbox-sec .checkbox label {
            display: flex;
            align-items: center;
        }

#PortalCountryGroupImportModal .modal-dialog {
    max-width: 600px
}

#PortalCountryGroupImportModal .inputfile + label {
    max-width: 100%;
    font-size: 12px !important
}

#PortalCountryGroupImportModal .inputfile {
    width: 100% !important;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    display: table-cell !important;
}

#CountryGroupImportModal .modal-dialog {
    max-width: 600px
}

#CachedDataModal .col-md-6 {
    padding-left: 0
}

#DAndBAutoAcceptanceImportModal .modal-dialog {
    max-width: 600px
}

#DAndBAutoAcceptanceImportModal .inputfile + label {
    max-width: 100%;
    font-size: 12px !important
}

#DAndBAutoAcceptanceImportModal .inputfile {
    width: 100% !important;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    display: table-cell !important;
}

#DAndBAutoAcceptImportModal .modal-dialog {
    max-width: 900px
}

#DAndBAutoAcceptImportModal .modal-body {
    height: 650px;
    overflow: auto;
}

#MonitoringDirectPlusDUNSDetailModalMain .modal-header {
    padding: 7px 20px 0 20px !important;
    position: relative
}

#AddDUNSMonitoringPlusModal .inputfile + label {
    max-width: 100%;
    font-size: 12px !important
}

#AddDUNSMonitoringPlusModal .inputfile {
    width: 100% !important;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    display: table-cell !important;
}

#AddDUNSMonitoringPlusModal .modal-dialog {
    max-width: 610px;
}

#RemoveDUNSMonitoringPlusModal .inputfile + label {
    max-width: 100%;
    font-size: 12px !important
}

#RemoveDUNSMonitoringPlusModal .inputfile {
    width: 100% !important;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    display: table-cell !important;
}

#RemoveDUNSMonitoringPlusModal .modal-dialog {
    max-width: 610px;
}

#InvestigationFileUploadModal .inputfile + label {
    font-size: 12px
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: inherit !important;
    background-color: #2c699d;
    border: 1px solid #2c699d;
}

.input-group-prepend.segmented .btn:active {
    position: relative;
    top: 0;
    left: 0;
}

.btn.focus, .btn:focus {
    box-shadow: none
}

.input-group-btn .btn-Secondary:focus, .input-group-btn .btn-Secondary:active, .input-group-btn .btn-Secondary:hover {
    box-shadow: inherit !important
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #103d6c;
    border: 1px solid #103d6c;
    box-shadow: inherit !important;
}

.file_formate .col-xs-2 {
    width: 19.666667%;
}

.ClientInfo div {
    font-size: 13px
}

#Auto-Accept .table h4 {
    font-size: 18px
}

#ImportProcessDataQueueStatisticsModal .modal-body .text-align-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-content {
    border: none;
    border-top: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-top: 2px solid #3c90cd !important;
    border-radius: inherit;
    font-weight: 700;
}

.nav-tabs {
    border: 1px solid #dee2e6;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee;
    border-radius: inherit;
}

#EnrichmentDetailModal .modal-dialog {
    max-width: 1000px
}

#GoogleMapPopUpModal .modal-dialog {
    max-width: 1200px;
}

.commontabstyle .tabs-left > .nav-tabs > li > a:active {
    border-color: #57889c;
    border-top: none !important;
    border-width: 2px;
    margin-right: 0 !important;
    border-bottom: none;
}

.commontabstyle .nav-tabs .nav-item.show .nav-link, .commontabstyle .nav-tabs .nav-link.active {
    border-color: #3c90cd;
    border-top: none !important;
    border-width: 2px;
    margin-right: -1px !important;
    border-bottom: none;
}

.preview-matchtab .nav-tabs .nav-link:focus, .preview-matchtab .nav-tabs .nav-link:hover {
    background-color: #fff !important;
    border-color: transparent;
    color: #103d6c !important;
    padding: 10px 30px !important;
    border-radius: 4px;
    border: none !important;
    box-shadow: none !important;
    font-size: 14px;
}

.preview-matchtab .nav-tabs .nav-item.show .nav-link, .preview-matchtab .nav-tabs .nav-link.active {
    background-color: #fff !important;
    border-color: transparent;
    color: #103d6c !important;
    padding: 10px 11px !important;
    border-radius: 4px;
    border: none !important;
    box-shadow: none !important;
    font-size: 14px;
}

.preview-matchtab .nav-tabs .nav-link {
    padding: 10px 30px !important;
    color: #fff !important;
}

.alignUTCTime .dropdown-menu {
    left: auto !important;
    right: auto !important;
    transform: inherit !important;
    top: 100% !important;
}

.report_tab .nav-item.show .nav-link, .report_tab .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-top: none !important;
    border-radius: inherit;
    margin-right: 0px;
    color: #000;
    /* border-bottom: 2px solid #f2c811 !important; */
    box-shadow: 0 2px 0 #f2c811 !important;
}

.report_tab .nav-link {
    margin: 0 !important
}

#Process {
    width: 100%;
}
/*#TemplateDetailsModal .nav-tabs .nav-link
{
    color:#000 !important
}*/
#TemplateDetailsModal .tab-content {
    border: 1px solid #ddd;
    border-top: none
}

#SearchPopupModal .modal-lg {
    max-width: inherit;
    width: 1200px;
}

.popover-title {
    font-size: 13px !important
}

.ExportMultiSelect .multiselect, .UsermultiSelect .multiselect {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc !important;
}

.clsAdditionActionFilter .btn-Secondary {
    border: 1px solid #ccc !important;
}

#OIMatchDataAcceptFromFileModal .tab-content h2 {
    letter-spacing: -1px;
    font-size: 22px;
    margin: 20px 0;
    line-height: normal;
    font-weight: 300;
}

#OIMatchDataAcceptFromFileModal .modal-dialog {
    max-width: 900px
}

.multiselect-container > li > a > label > input[type=checkbox] {
    margin-bottom: 0;
    margin-right: 8px;
    margin-top: 3px;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

.back {
    padding: 0 20px 10px 20px;
    font-size: 13px;
    letter-spacing: normal;
    font-weight: bold;
    text-decoration: underline;
}

.portal_section .row {
    align-items: center;
}

#MappingDiv .nav-tabs .nav-link {
    color: #000 !important;
    font-size: 11px;
    line-height: 18px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057 !important;
}

#MappingDiv .nav-tabs > li.active > a {
    font-weight: 700;
    color: #555 !important;
}

#MappingDiv .nav-tabs .nav-item {
    margin-bottom: -2px;
}

#myModalDownloadCache .modal-dialog {
    max-width: 600px
}

#OIMatchDeleteCompanyDataModal .modal-body .control-label {
    font-size: 12px
}

#OIFineTuneMatchFilterModal .modal-body span {
    font-size: 12px
}

.divOISearch .search_button_input {
    background-color: #3276b1;
    border: none;
    color: #fff;
    border-radius: 2px;
    font-size: 11px;
    padding: 8px 15px;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
}

.divOISearch .btn {
    border-color: #2c699d;
}

.divOISearch .dropdown-menu.show {
    transform: inherit !important;
    left: auto !important;
    top: 100% !important;
}

.vertical_tab .nav-tabs li a {
    margin-right: 3px !important
}

.divPartialOrbCredentials {
    padding-left: 0
}

#divPartialDataImportHandling {
    padding-right: 0
}

#divPartialOrbBackgroundProcessSettings {
    padding-left: 0
}

.LoginPage label {
    margin-bottom: 0 !important;
}

.LoginPage .field-validation-error {
    color: #b94a48 !important;
    font-size: 13px !important;
}

#ThirdPartAPICredEntitlementsModal .modal-dialog {
    max-width: 1000px;
}

.UsermultiSelect .dropdown-menu.show {
    transform: inherit !important;
    top: 100% !important
}

.bodyDuplicateDataImport input {
    margin: 3px 3px 0px 5px;
}

#CachedDataModal .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0;
    vertical-align: middle;
    content: "";
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-bottom: 0;
    border-left: 4px solid transparent;
}

#CachedDataModal .Custom-pill {
    margin-right: 10px
}

#CachedDataModal .btn {
    border-radius: inherit
}

#btnclearFilter {
    background-color: #efefef;
    border: 1px solid #efefef
}

#articleMonitoring .btn.btn-Secondary {
    color: #3276b1 !important
}

.clsAdditionalAction {
    margin-right: 10px !important
}

.divDataQueueStatistics .report {
    font-size: 13px !important
}

.layout_footer .col-md-2 {
    max-width: 14%;
}

.clsPreviewIsExactMatch .checkbox input {
    margin-right: 5px
}

#DuplicateFamilyTreeModal .modal-dialog {
    max-width: 600px
}

.filter-match {
    margin: 0 !important
}

    .filter-match input {
        margin-right: 5px !important;
        margin-left: 0 !important
    }

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0;
    vertical-align: middle;
    content: "";
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-bottom: 0;
    border-left: 4px solid transparent;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}

.mfp-hide {
    display: none !important;
}

.jarviswidget .widget-body {
    margin-bottom: 0
}

.form-control:disabled, .form-control[readonly] {
    background-color: #eee;
    opacity: 1;
}

.ExportFieldSet .form-group {
    margin-bottom: 5px !important
}

#widget-tab-Company li {
    margin-right: 3px
}

#divPartialAddUpdateUsers .form-control {
    color: #555;
}

.mapping_check input {
    margin-right: 2px
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    /*margin-left: -20px;*/
    margin-top: 4px;
}

.ExclusionGroup input, .panel-default input, .CleanAcceptance input {
    margin-left: 0 !important
}

.Updatesearch {
    margin-right: 2px
}

#ExcludeFromAutoAccept {
    margin-left: 0
}

#DefaultPreference {
    margin-left: 0
}

#chkMonitoringChange {
    margin-left: 0
}

.clsAdditionActionFilter .btn {
    margin-right: 0 !important
}

#RememberMachineDetails {
    margin-left: 0 !important
}

#BackGroundProcessFilterMain .FilterContainer .filtergroup {
    margin: 5px 5px 5px 0px !important;
}

#example_wrapper .pagevalueChange {
    margin-left: 2px
}

.default_check .mapping_check {
    padding-left: 20px;
}

#tbInvestigationColumnMapping .row {
    margin: 0
}

.margin-top-15 {
    margin-top: 15px;
}

.smile_button {
    display: flex;
    align-items: center;
}

    .smile_button a {
        margin: 5px 10px 0 0 !important;
    }

.sidebarmenu ul li:hover polygon {
    fill: #fff;
    stroke: #fff;
}

.sidebarmenu ul li:hover rect {
    fill: #fff;
    /*stroke: #fff;*/
}

.sidebarmenu ul li svg {
    margin-right: 5px;
    width: 16px;
    height: 16px;
}

table.dataTable thead .sorting:after {
    opacity: 0.2;
    content: "\f0ec" !important;
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
    font-family: "FontAwesome" !important;
    transform: rotate(90deg);
}

table.dataTable thead .sorting_asc:after {
    content: "\f160" !important;
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
    font-family: "FontAwesome" !important;
    opacity: .5;
}

table.dataTable thead .sorting_desc:after {
    content: "\f161" !important;
    position: absolute;
    bottom: 8px;
    right: 8px;
    display: block;
    font-family: "FontAwesome" !important;
    opacity: .5;
}

.hidden-menu #left-panel {
    left: -210px;
    z-index: 903;
}

.clsAdditionalAction {
    margin-right: 10px !important
}

.margin-top-15 {
    margin-top: 15px;
}

.divownertbl h3 {
    color: #103d6c;
    font-weight: bolder;
    font-size: 17px;
    margin-bottom: 3px;
    margin-top: 6px;
}

.divownertbl .Company_name i {
    color: #103d6c;
    font-size: 15px;
    margin-right: 4px;
}

.divownertbl .Company_name {
    padding: 0 8px;
    /*margin-bottom: 12px;*/
}

.divownertbl .duns_number {
    font-weight: 600;
    font-size: 15px;
    margin-left: 8px;
    color: #103d6c;
    color: #0e68a8;
}

.beneficial-ownership-data {
    min-height: initial !important
}

.beneficial-ownership .duns_number {
    font-weight: 600;
    font-size: 15px;
    margin: 0 8px;
    color: #103d6c;
    color: #0e68a8;
}

.beneficial-ownership .Company_name {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.beneficial-ownership .address {
    width: 33%;
    word-break: break-word;
}

.divownertbl td {
    border: none !important;
    vertical-align: middle;
    padding: 3px 10px !important;
    text-transform: capitalize;
}

.divownertbl .company_data {
    padding: 0 10px;
}

.divownertbl .ownership_title {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
    background-color: #0e68a8;
    padding: 2px 20px;
    font-size: 18px;
}

.beneficial-ownership .Company_name .badge-success {
    color: #fff;
    background-color: #31c7b2;
    border-radius: 20px;
    padding: 4px 10px;
    font-size: 12px;
}

.beneficial-ownership .Company_name p {
    margin-bottom: 0 !important
}

.divownertbl .Company_name .fa-check {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #50c0a0;
    background-color: #d4e9e5;
    font-size: 11px;
}

.divownertbl .Company_name .fa-times {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    background-color: #d4e9e5;
    font-size: 11px;
}

.divownertbl .beneficier {
    margin-left: 20px;
    color: #000;
    font-size: 13px;
    font-weight: 600;
}

.divownertbl hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.ownerRecordContainer .current {
    background: #e1f2fe;
    cursor: pointer;
}

.margin-bottom--15 {
    margin-bottom: -15px !important;
}

.ownership_title .wwner_search_button .btn-primary {
    background-color: #103d6c;
    border-radius: 20px;
    text-transform: uppercase;
    padding: 6px 20px;
    margin: 3px;
    font-weight: bold;
}

.beneficial-ownership .company_data .Company_name p {
    margin-bottom: 0;
    color: #103d6c;
    font-weight: bold;
}

.beneficial-ownership .company_data .Company_name .duns_number {
    color: #0e68a8;
    margin-left: 20px;
    margin-right: 15px;
}

#divBeneficialOwnershipData .badge-success {
    font-size: 11px;
    border-radius: 20px;
    padding: 0px 7px;
    font-weight: normal;
    line-height: 16px;
    color: #fff
}

#divBeneficialOwnershipData .badge-danger {
    font-size: 11px;
    border-radius: 20px;
    padding: 0px 7px;
    font-weight: normal;
    line-height: 16px;
    color: #fff
}

.address i {
    color: #103d6c;
    font-size: 14px;
    margin-right: 8px;
}

.address {
    margin-top: 4px;
    display: block;
    color: #3e3e3e;
}

.divownertbl .company_data .type p {
    color: #7e7e7e;
    font-weight: normal;
    line-height: 20px;
}

.beneficial-ownership .type span {
    color: #000;
    font-weight: bold
}

.beneficial-ownership .type p {
    color: #7e7e7e;
    font-weight: normal;
    line-height: 20px;
}

.beneficial-ownership .type span {
    color: #000;
    font-weight: bold
}


.divownertbl .company_data .records span {
    background-color: #f2f2f2;
    width: 50px;
    height: 15px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000
}

.divownertbl .company_data .records p {
    line-height: 20px;
    color: #7e7e7e;
    font-weight: 600;
    margin-right: 30px;
}

.divownertbl .company_data .records {
    display: flex;
    flex-wrap: wrap;
}

.divownertbl .company_data .middledata {
    /*border-left: 3px solid #f3f3f3;*/
    border-right: 3px solid #f3f3f3;
}

.relationship .owners_maintitle {
    background-color: #0e68a8;
    padding: 12px 10px;
    color: #fff;
    border-radius: 7px;
}

    .relationship .owners_maintitle h4 {
        font-size: 16px;
        font-weight: bold;
    }

.relationship .databg {
    border: 1px solid #31c7b2;
    background-color: #e1f2fe !important;
    padding: 5px 20px;
    margin: 0 10px;
    border-radius: 7px 7px 0 0;
    position: relative;
}

.relationship .inner_records {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

    .relationship .inner_records p, relationship .inner_records i {
        font-weight: bold;
        margin-right: 10px;
        margin-bottom: 0;
        color: #103d6c;
    }

    .relationship .inner_records span {
        color: #0e68a8;
        margin-right: 15px;
    }

    .relationship .inner_records .baneficier i {
        background-color: #d4e9e5;
        border: 1px solid #d4e9e5;
        width: 17px;
        height: 17px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fc0e0e;
        font-size: 10px;
        margin-right: 7px;
    }

    .relationship .inner_records i {
        margin-right: 4px
    }

    .relationship .inner_records .data-text p {
        background-color: #fff;
        border-radius: 20px;
        color: #00004a;
        padding: 2px 20px;
        margin-right: 10px;
    }

    .relationship .inner_records .data-text {
        display: flex;
        align-items: center;
    }

        .relationship .inner_records .data-text span {
            font-size: 14px;
            color: #00004a;
        }

.relationship_data .databg {
    background-color: #fff;
    margin: 0 10px;
    position: relative;
    border-radius: 0 0 7px 7px;
    max-height: 250px;
    overflow: auto;
}

.relationship_data .inner_records .data-text p {
    background-color: #f5f5f5
}

.relationship_data .relation-header h4 {
    width: auto;
    display: inline-block;
    font-size: 14px;
    color: #31c7b2;
    font-weight: bold;
}

.relationship_data .databg .relationship-records {
    margin-top: 8px;
    padding: 6px 20px;
    border-radius: 7px;
    background-color: white;
}

.relationship_data .databg:before {
    display: none !important
}

.relationship .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: inherit;
    border-bottom: none;
    border-radius: inherit !important;
}

.relationship .card {
    border: none
}

.relationship .card-body {
    padding: 0
}

.relationship .card-link {
    text-decoration: none
}

.relationship .collapsed .databg {
    border: 1px solid #ececec;
    background-color: #ffffff !important;
    padding: 4px 20px;
    margin: 4px 10px;
    border-radius: 7px;
    position: relative;
}

    .relationship .collapsed .databg:before {
        position: absolute;
        content: "\f067";
        font-family: "FontAwesome" !important;
        display: block;
        left: -11px;
        top: 50%;
        transform: translateY(-50%);
        border: 1px solid #ececec;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        padding: 3px 6px;
        color: #103d6c;
        background-color: #fff;
        font-size: 13px;
    }

.relationship .databg:before {
    position: absolute;
    content: "\f068";
    font-family: "FontAwesome" !important;
    display: block;
    left: -11px;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #31c7b2;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 3px 6px;
    color: #31c7b2;
    background-color: #fff;
    font-size: 13px;
}

.relationship .collapsed .inner_records .data-text p {
    border: 1px solid #e6e6e6
}

.lblToggleOwnerRel {
    margin-bottom: -5px !important;
}

#BenificiaryDataModal .modal-dialog {
    width: 1150px !important;
    max-width: inherit;
}

#BenificiaryDataModal .modal-body {
    max-height: 620px;
    overflow-y: auto;
}

#BenificiaryGraphModal .modal-dialog {
    max-width: inherit;
}

.ownership-header {
    padding: 0 10px;
}

.owner_name pre {
    display: flex;
    color: #212529;
    align-items: center;
    margin: 0;
    font-size: 11px;
    font-weight: 400;
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif !important;
}

.owner_name i {
    margin-left: 4px
}

.margin-left-50 {
    margin-left: 50px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.graphdiv .toolbar {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 10px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
    background: #ffffff;
    color: #222222;
    font-weight: 300;
}

    .graphdiv .toolbar .section {
        position: relative;
        display: block;
    }

        .graphdiv .toolbar .section h3 {
            display: block;
            font-weight: 300;
            border-bottom: 1px solid #ddd;
            color: #606060;
            font-size: 1rem;
        }

        .graphdiv .toolbar .section .clearable-input {
            border-radius: 4px;
            padding: 5px;
            border: 1px solid #dddddd;
        }

        .graphdiv .toolbar .section .line-color,
        .graphdiv .ogma-tooltip .line-color {
            display: inline-block;
            width: 1rem;
            height: 1rem;
            margin-right: 0.25rem;
            border-radius: 50%;
            color: #ffffff;
            text-align: center;
            font-size: 0.65rem;
            line-height: 1rem;
            font-weight: bold;
            vertical-align: text-top;
        }

        .graphdiv .toolbar .section p {
            padding-left: 18px;
            padding-right: 18px;
        }

            .graphdiv .toolbar .section p label {
                width: 4rem;
                display: inline-block;
            }

    .graphdiv .toolbar .mode {
        text-align: center;
    }

    .graphdiv .toolbar .disabled {
        display: none;
    }

.graphdiv .ogma-tooltip-header .title {
    font-weight: bold;
    text-transform: uppercase;
}

/* --- Tooltip */
.graphdiv .ogma-tooltip {
    max-width: 240px;
    max-height: 280px;
    background-color: #fff;
    border: 1px solid #999;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    border-radius: 6px;
    cursor: auto;
    font-size: 12px;
    pointer-events: none;
}

.graphdiv .ogma-tooltip-header {
    font-variant: small-caps;
    font-size: 120%;
    color: #000;
    border-bottom: 1px solid #999;
    padding: 10px;
}

.graphdiv .ogma-tooltip-body {
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    max-width: inherit;
    max-height: 180px;
}

    .graphdiv .ogma-tooltip-body th {
        color: #999;
        text-align: left;
    }

.graphdiv .ogma-tooltip-footer {
    padding: 10px;
    border-top: 1px solid #999;
}

.graphdiv .ogma-tooltip > .arrow {
    border-width: 10px;
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.graphdiv .ogma-tooltip.top {
    margin-top: -12px;
}

    .graphdiv .ogma-tooltip.top > .arrow {
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
        border-top-color: #999;
        border-bottom-width: 0;
    }

.graphdiv .ogma-tooltip.bottom {
    margin-top: 12px;
}

    .graphdiv .ogma-tooltip.bottom > .arrow {
        left: 50%;
        top: -10px;
        margin-left: -10px;
        border-bottom-color: #999;
        border-top-width: 0;
    }

.graphdiv .ogma-tooltip.left {
    margin-left: -12px;
}

    .graphdiv .ogma-tooltip.left > .arrow {
        top: 50%;
        right: -10px;
        margin-top: -10px;
        border-left-color: #999;
        border-right-width: 0;
    }

.graphdiv .ogma-tooltip.right {
    margin-left: 12px;
}

    .graphdiv .ogma-tooltip.right > .arrow {
        top: 50%;
        left: -10px;
        margin-top: -10px;
        border-right-color: #999;
        border-left-width: 0;
    }

.margin-left-50 {
    margin-left: 50px !important;
}

.centerAlign {
    margin: 0 auto;
    justify-content: center !important;
    display: flex !important
}

.paddingleft155 {
    padding-left: 155px;
}

.paddingleft210 {
    padding-left: 210px;
}

/*Set design for auto-accept directives*/
#CleanseMatchExclusionDirectives {
    width: 100%;
}

    #CleanseMatchExclusionDirectives .labelspace {
        padding-left: 4px;
        margin: 0 !important;
    }

    #CleanseMatchExclusionDirectives .chosen-container {
        width: 95% !important;
    }

    #CleanseMatchExclusionDirectives .chosen-container-multi .chosen-choices {
        max-height: 56px !important;
        overflow-y: scroll;
    }

    #CleanseMatchExclusionDirectives .chosen-container-multi .chosen-choices {
        max-height: 56px !important;
        overflow-y: scroll;
    }

@media(max-width:1685px) {
    #divPartialAutoAcceptDirectives .tab-content .form-group {
        display: flex;
        align-items: flex-start;
    }

        #divPartialAutoAcceptDirectives .tab-content .form-group input[type=checkbox] {
            margin-top: 0 !important
        }
}

#InsertUpdateAutoAcceptanceModal .modal-body {
    padding: 10px 0px 20px 0px;
}
/*Set design for auto-accept directives*/

#OrgWidth {
    max-width: 180px;
}

.page-link:focus {
    box-shadow: none !important;
}

.bootbox .modal-header {
    justify-content: flex-start !important;
    flex-direction: row !important;
}

.popover .popover-header {
    position: relative;
    /*top: -20px*/
}

    .popover .popover-header strong {
        font-size: 13px;
    }

.popover .popover-body {
    position: relative;
    /*top: -20px;*/
    font-size: 11px
}

    .popover .popover-body strong {
        margin-right: 4px
    }

#articleAddupdateThirdPartyEnrichment .multiselect-native-select .multiselect-container .multiselect-item .input-group-btn {
    display: none;
}

#articleAddupdateThirdPartyEnrichment .multiselect-native-select .multiselect-container .input-group {
    width: 96%;
}

.bootbox-confirm .modal-header .close {
    display: none !important;
}

.bootbox .modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: 0 auto;
}
/*Added color on hover of the dropdown menus*/
.context-menu-item:hover {
    color: white !important;
    background-color: #3276B1;
}

.context-menu-disabled:hover {
    opacity: 0.5;
}
/*Add configuration settings to UI - Client Portal*/
#AddDataSourceConfigurationModal .modal-dialog {
    width: 40%;
    max-width: inherit !important;
}

#UpdateDataSourceConfigurationModal .modal-dialog {
    width: 30%;
    max-width: inherit !important;
}

#AddDataSourceConfigurationModal .file_options {
    display: flex;
    justify-content: space-around;
}

.clsLineHeight {
    line-height: 21px;
}
/*END Add configuration settings to UI - Client Portal*/

.APIDetails {
    width: 100% !important;
}

/*User Story 105-File Import Configuration settings page - Client Portal*/
#ConfigureImportsModal .modal-dialog {
    width: 700px;
    max-width: inherit;
}

fieldset.ConfigureImportFieldSet {
    border: 1px solid #ececea !important;
    padding: 0 10px 10px 20px;
    margin-bottom: 15px !important;
}

    fieldset.ConfigureImportFieldSet > legend {
        background: #f4f4f4;
        display: inline-block;
        position: absolute;
        left: 0px;
        padding: 10px 8px;
        border: 0;
        font-weight: bold;
        font-size: 14px;
        width: 100%;
        color: #333333;
    }

    fieldset.ConfigureImportFieldSet .form-group {
        margin-top: 50px;
    }

    fieldset.ConfigureImportFieldSet .col-md-4 p {
        font-size: 14px !important;
    }

.ConfigureImportFieldSet p {
    margin: 5px 17px;
    font-size: 12px;
}

.ConfigureImportFieldSet .form-group {
    margin-bottom: 5px !important
}

.DownloadconfigurationImportsFieldSet .form-group.row {
    margin-bottom: 0 !important;
}

fieldset.ConfigureImportFieldSet.DownloadconfigurationImportsFieldSet {
    margin-bottom: 10px !important;
}

.DownloadconfigurationImportsFieldSet .clsImportImage {
    width: 25px;
}

fieldset.DownloadconfigurationImportsFieldSet > legend {
    font-size: 12px !important;
    padding: 7px 8px;
}

fieldset.DownloadconfigurationImportsFieldSet .form-group {
    margin-top: 40px;
}

#CommandLine .commontabstyle ul {
    background-color: #f1f1f1;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
/*END TASK User Story 105-File Import Configuration settings page - Client Portal*/

.groupControls {
    width: 100% !important;
}

    .groupControls .btn-group {
        width: 100% !important;
    }


#AddMultiPassConfigModal .modal-dialog {
    width: 700px !important;
    max-width: inherit;
}

#BenificiaryScreeningDetailsModal .modal-dialog {
    max-width: inherit;
    width: 1100px;
}

#left-panel .sidebarmenu .innermenulist i {
    font-size: 16px !important;
    vertical-align: -2px;
    width: 16px !important;
    height: 16px;
}

.fixed-header.fixed-ribbon #header {
    height: auto;
}

#header .header-content .left-content {
    display: inline-block;
    vertical-align: middle;
    height: auto !important;
    float: none !important;
}

#header .header-content {
    height: auto !important;
    float: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 9px 0;
}

#logo-group {
    height: auto !important
}

#header .header-content .right-content {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

    #header .header-content .right-content .icon a {
        margin: 0 !important;
        color: #fff !important;
        font-size: 19px;
        border: none !important;
        height: auto;
    }

        #header .header-content .right-content .icon a:hover {
            border: none !important
        }

    #header .header-content .right-content .icon {
        margin: 0 5px !important;
        width: auto !important;
        height: auto !important;
        color: #fff !important
    }

        #header .header-content .btn-header .icon, #header .header-content .right-content .icon a {
            background-color: transparent !important;
            background-image: inherit !important
        }
/*#header .header-content .btn-header span, #header .header-content .btn-header  a{
    background-color: transparent !important;
    background-image:inherit !important
}*/
.multiPassContentScroll {
    max-height: 500px;
    min-height: 235px !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.screening-result-info i {
    font-size: 12px;
}

.setCheckBoxForPostLoadAction {
    margin: 10px 0 0 10px;
}

.userRoleVal {
    cursor: text !important;
}

.collapsibleMatchData > span:before {
    float: right !important;
    font-family: 'FontAwesome' !important;
    content: "\f068";
    padding-right: 0;
    border: 1px solid;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4193ca;
    color: #ffffff;
    font-size: 9px;
}



.collapsibleMatchData > span.collapsed:before {
    float: right !important;
    content: "\f067";
    padding-right: 0;
    border: 1px solid;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4193ca;
    color: #ffffff;
    font-size: 9px;
}

.rank .badge-primary {
    color: #103d6c;
    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid #103d6c;
    font-size: 9px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.collapsibleMatchData > a:hover,
.collapsibleMatchData > a:active,
.collapsibleMatchData > a:focus {
    text-decoration: none;
}

#ImportConfigDiv {
    left: auto;
    right: 111px;
    width: 300px;
    display: none;
    position: absolute !important;
    z-index: 1 !important;
    top: 8px;
    border: 1px solid #b9b6b6;
}

    #ImportConfigDiv > div > label {
        width: 100%;
        padding: 10px 0 10px 15px;
        background-color: #0a74c0;
        margin-top: -5px;
        border-bottom: 1px solid lightgrey;
        color: white;
    }

    #ImportConfigDiv .ImportConfig-Content > ul {
        margin: 0;
        padding: 0;
        max-height: 340px !important;
        overflow-y: scroll;
    }

        #ImportConfigDiv .ImportConfig-Content > ul > li .row {
            margin: 0px 7px 2px 7px;
            line-height: 1.8;
        }

.importconfig-dropdown {
    position: relative
}

    .importconfig-dropdown::before {
        left: 83% !important;
    }

    .importconfig-dropdown:before {
        border-color: rgba(131,131,131,0) !important;
        border-bottom-color: #0a74c0 !important;
        border-width: 8px !important;
        right: 6px !important;
        margin-left: 0;
        top: -20px;
    }

    .importconfig-dropdown:after, .importconfig-dropdown:before {
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

.ImportConfig-Content hr {
    margin: 0 !important
}

.ImportConfig-Content li:nth-child(odd) {
    background-color: #fff;
}

.ImportConfig-Content li:nth-child(even) {
    background-color: #fff;
}

.rank {
    position: relative
}
/*CSS For command line integration gateway*/
.commontabstyleForIntegrationGateway .tabs-left ul.tabs-left {
    background-color: #f1f1f1;
    border-bottom: 1px solid #ddd;
    height: 100% !important;
    margin: -11px 0 0 -10px;
    position: absolute;
    width: 145px;
    display: block;
}

#MonitoringTab.commontabstyleForIntegrationGateway .tabs-left ul.tabs-left {
    margin: 10px 0 0 -2px;
    height: calc(100% - 75px) !important;
}

.commontabstyleForIntegrationGateway .tabs-left .CommonTabContent {
    margin-left: 150px;
}

.commontabstyleForIntegrationGateway .tabs-left ul.tabs-left > li {
    margin-bottom: -4px;
}

    .commontabstyleForIntegrationGateway .tabs-left ul.tabs-left > li a {
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        font-size: 12px;
    }

    .commontabstyleForIntegrationGateway .tabs-left ul.tabs-left > li > a {
        border-right: none;
        padding: 9px 5px !important;
        border-radius: inherit;
        margin-right: 0 !important;
    }

    .commontabstyleForIntegrationGateway .tabs-left ul.tabs-left > li:first-child.active > a {
        border-top: none;
    }

#CommandLine.commontabstyleForIntegrationGateway .tabs-left ul.tabs-left {
    width: 171px;
}

#CommandLine.commontabstyleForIntegrationGateway .tabs-left .CommonTabContent {
    margin-left: 170px;
}

.commontabstyleForIntegrationGateway .tabs-left > .nav-tabs > li > a:active {
    border-color: #57889c;
    border-top: none !important;
    border-width: 2px;
    margin-right: 0 !important;
    border-bottom: none;
}

.commontabstyleForIntegrationGateway .nav-tabs .nav-item.show .nav-link, .commontabstyleForIntegrationGateway .nav-tabs .nav-link.active {
    border-width: 2px;
    margin-right: -1px !important;
    border-bottom: none;
}

#CommandLine .commontabstyleForIntegrationGateway ul {
    background-color: #f1f1f1;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
/*CSS For command line integration gateway*/

.googleMapPopUpDetails {
    overflow-y: inherit !important;
    overflow-x: inherit !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}
/*Designing for active users UI changes*/
.view-profile-box .dropdown-toggle::after {
    display: none !important
}

.view-profile-box .dropdown-menu.show {
    min-width: 208px;
    border-radius: 10px;
    background-color: #f7f7f7;
    margin-top: 5px;
    left: -6px !important;
    position: relative;
    top: auto !important;
    transform: inherit !important;
}

    .view-profile-box .dropdown-menu.show::after {
        content: "\f0d8";
        font-family: FontAwesome;
        display: block;
        height: 27px;
        line-height: normal;
        width: 27px;
        position: absolute;
        left: 8px;
        font-size: 36px;
        color: #f7f7f7;
        top: -18px;
    }

.view-profile-box .divCustomeProviderSubmenu > .mainspan > ul.dropdown-menu.show::after {
    right: 0px;
    left: unset;
}

.view-profile-box .dropdown-menu img {
    width: 30px !important;
    margin-left: 5px;
}

.view-profile-box .dropdown-menu .image {
    position: relative;
    background: linear-gradient(145deg,#0a74c0, #164172);
    padding: 2px;
    border-radius: 10px;
    width: 50px;
    height: 50px;
}

.client-logo-parent-div {
    position: relative;
    padding: 2px;
    text-align: right;
    /*width: 136px !important;
    height: 36px !important;*/
}

    .client-logo-parent-div img {
        max-width:136px !important;
        max-height:36px !important;
    }

    .view-profile-box .dropdown-menu .image .profile-bg {
        background: #fff;
        padding: 0px;
        border-radius: 9px;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.view-profile-box .dropdown-menu .profile-box-content {
    padding: 10px 5px 10px;
}

.view-profile-box .dropdown-menu .profile-content {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

    .view-profile-box .dropdown-menu .profile-content .profile-info h4 {
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        color: #0e68a8
    }

    .view-profile-box .dropdown-menu .profile-content .profile-info {
        text-align: center
    }

        .view-profile-box .dropdown-menu .profile-content .profile-info a {
            border: 1px solid #6c757d;
            background-color: #6c757d;
            border-radius: 16px;
            padding: 1px 10px;
            font-size: 12px;
            margin: 10px 0;
        }

.view-profile-box .dropdown-menu .mail-link span {
    color: #0e68a8 !important;
    font-size: 11px
}

.view-profile-box .dropdown-menu .mail-link {
    text-align: center
}

.view-profile-box .dropdown-menu.show hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #dddddd;
    width: 92%;
}

.view-profile-box .profile-box-content .active-users .card {
    border: 1px solid #ddd;
    border-radius: 0 !important
}

    .view-profile-box .profile-box-content .active-users .card .card-header {
        background-color: #ddd;
        border-bottom: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-radius: 0;
        padding: 10px;
    }

        .view-profile-box .profile-box-content .active-users .card .card-header .card-link {
            color: #123e6d !important;
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
        }

        .view-profile-box .profile-box-content .active-users .card .card-header span {
            border: 1px solid #123e6d;
            width: 20px;
            height: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #123e6d;
            color: #fff;
            border-radius: 4px;
        }

    .view-profile-box .profile-box-content .active-users .card .card-body {
        padding: 0 10px;
        max-height: 250px;
        overflow: auto;
    }

        .view-profile-box .profile-box-content .active-users .card .card-body .activeuser-list .image {
            background: linear-gradient(145deg,#0a74c0, #11a9e1) !important;
            padding: 1px !important;
            width: 35px !important;
            height: 35px !important;
        }

            .view-profile-box .profile-box-content .active-users .card .card-body .activeuser-list .image .profile-bg {
                width: 35px !important;
                height: 35px !important;
            }

            .view-profile-box .profile-box-content .active-users .card .card-body .activeuser-list .image img {
                width: 20px !important
            }

        .view-profile-box .profile-box-content .active-users .card .card-body .activeuser-list {
            display: flex;
            align-items: center;
            margin: 10px 0;
        }

            .view-profile-box .profile-box-content .active-users .card .card-body .activeuser-list p {
                margin: 0 10px;
                font-size: 11px
            }

        .view-profile-box .profile-box-content .active-users .card .card-body hr {
            border-bottom: 1px solid #f7f7f7;
            width: 75%;
            margin: 10px;
        }

.view-profile-box .logout-button {
    padding: 10px 15px;
    background-color: #fff;
    border-top: 1px solid #dddddd;
}

    .view-profile-box .logout-button a {
        color: #0e68a8 !important;
        font-size: 14px;
        font-weight: 600;
    }

    .view-profile-box .logout-button i {
        font-size: 26px;
        vertical-align: middle;
    }
/*Designing for active users UI changes*/
.company-detail-wrapper .jarviswidget.jarviswidget-color-blueDark.jarviswidget-sortable {
    box-shadow: none !important
}

.company-detail-wrapper .header-title-box {
    box-shadow: none !important;
    background-color: #e5effa;
    border-radius: 7px !important;
    height: 100%;
    width: 100%;
    padding: 5px;
}

    .company-detail-wrapper .header-title-box h2 {
        float: none !important
    }

.company-detail-wrapper .detail-box {
    padding: 10px;
    margin: 5px 0;
    border: 1px solid #ebebeb !important;
    border-radius: 7px;
}

.company-detail-wrapper .row, .company-detail-wrapper .col-12 {
    padding: 10px 0;
}

.company-detail-wrapper .displayEnrichmentData .company-info, .location .company-info {
    width: 33%;
    display: inline-block;
    float: none;
    padding: 10px 10px !important;
    border-bottom: 1px solid #ebebeb;
}
    /*.company-detail-wrapper .displayEnrichmentData .company-info span {
        margin-left: 20px;
    }*/
    .company-detail-wrapper .displayEnrichmentData .company-info:last-child, .location .company-info:last-child {
        border-bottom: none;
    }

.company-detail-wrapper .classification .company-info {
    width: 33%;
    display: inline-block;
    float: none;
    padding: 13px 10px !important;
    border-bottom: 1px solid #ebebeb;
}

.family-tree {
    display: flex;
}

    .family-tree .company-info {
        margin-right: 20px
    }

.minifymeProviderMenu > .mainspan > ul.dropdown-menu {
    min-width: auto;
    right: 0 !important;
}

    .minifymeProviderMenu > .mainspan > ul.dropdown-menu > li.active > a {
        width: auto;
    }

    .minifymeProviderMenu > .mainspan > ul.dropdown-menu > li > a > img {
        margin-left: 0;
    }

#AddScoringConfigModal .modal-dialog {
    width: 1000px !important;
    max-width: inherit;
}


.customCardBody {
    padding: 14px 8px !important;
}

.scrollForEvidence {
    max-height: 500px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.context-menu-item > .context-menu-list {
    top: .3em;
    right: -.3em;
    display: none;
}

.context-menu-item.context-menu-visible > .context-menu-list {
    display: block;
}

.context-menu-submenu:after {
    position: absolute;
    top: 50%;
    right: .5em;
    z-index: 1;
    width: 0;
    height: 0;
    content: '';
    border-color: transparent transparent transparent #2f2f2f;
    border-style: solid;
    border-width: .25em 0 .25em .25em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#tblUBOBase .current {
    background: #e1f2fe;
}

.compliance-listassignment-data-title li:last-child {
    background-color: #FFF !important;
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    bottom: -5px;
    position: -webkit-sticky;
    position: sticky;
}

    .compliance-listassignment-data-title li:last-child span {
        background-color: #0A74C0;
        width: 85%;
        display: inline-block;
        border-radius: 5px;
        padding: 6px;
    }

.compliance-listassignment-data-title .context-menu-item {
    background-color: inherit !important;
    border-radius: 0;
    padding: 7px 10px;
    border-bottom: 1px solid #ebebeb;
    width: 90%;
    margin: auto;
}

    .compliance-listassignment-data-title .context-menu-item label {
        margin: 0 !important
    }

    .compliance-listassignment-data-title .context-menu-item:hover {
        color: #000 !important;
    }

    .compliance-listassignment-data-title .context-menu-item input + span {
        position: relative;
        cursor: pointer;
        padding: 0;
    }

        .compliance-listassignment-data-title .context-menu-item input + span:before {
            content: "";
            margin-right: 7px;
            display: inline-block;
            vertical-align: text-top;
            width: 17px;
            height: 17px;
            box-shadow: none;
            background: #ebebeb;
            border: 1px solid #0a74c0;
            border-radius: 3px;
        }

    .compliance-listassignment-data-title .context-menu-item input:hover + span:before {
        background: #0a74c0;
    }

    .compliance-listassignment-data-title .context-menu-item input:focus + span:before {
        box-shadow: none;
    }

    .compliance-listassignment-data-title .context-menu-item input:checked + span:before {
        background: #0a74c0;
    }

    .compliance-listassignment-data-title .context-menu-item input:disabled + span {
        color: #b8b8b8;
        cursor: auto;
    }



    .compliance-listassignment-data-title .context-menu-item input:checked + span:after {
        content: "";
        position: absolute;
        left: 3px;
        top: 8px;
        background: white;
        width: 2px;
        height: 2px;
        box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
        transform: rotate(45deg);
    }

    .compliance-listassignment-data-title .context-menu-item input {
        position: absolute;
        opacity: 0;
    }

.compliance-listassignment-data-title ul {
    min-width: 250px;
    max-height: 230px;
    overflow-y: auto;
}

#AddScoringConfigModal .modal-dialog {
    width: 1000px !important;
    max-width: inherit;
}

.customCardBody {
    padding: 14px 8px !important;
}

.g-button {
    border: 1px solid rgb(66, 133, 244);
    background: rgb(66, 133, 244);
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}

    .g-button:hover {
        text-decoration: none;
    }

.g-logo {
    width: 21px;
    height: 21px;
    padding: 8px 10px;
    background: white;
}

.g-text {
    width: 100%;
    color: white;
    text-align: center;
    font: 300 15px/29px 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 13px;
}


.ms-container {
    text-decoration: none;
    font: 300 15px/29px 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: black;
    border: 2px solid black;
    border-color: #e7e7e7;
    margin-top: 1px;
}

.ms-button a {
    background-color: #fff;
    border-color: #fff;
}

.ms-button p {
    color: #000
}

.ms-lnk {
    text-align: center;
    text-decoration: none;
    color: black;
}

    .ms-lnk:hover {
        text-decoration: none;
        color: black;
    }

.scrollForEvidence {
    max-height: 500px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}


#ComplianceAllSettingsTab .tabs-left ul.tabs-left {
    width: 186px;
}

.more .popover {
    width: 300px;
    max-width: 300px !important;
}

/*Compliance watch list multiselect CSS*/
#frmSubmitWatchList .multiselect-container > li.multiselect-group label {
    padding: 3px 20px 3px 5px !important;
}

#frmSubmitWatchList .dropdown-menu.show {
    padding-left: 10px;
}

#frmSubmitWatchList .multiselect-container > li > a > label > input[type=checkbox] {
    margin-right: 0px !important;
}

#IdComplianceLicenseTab {
    padding: 9px 70px 10px !important;
}

.login-page-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

a:hover, a:focus {
    outline: 0 none;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul li {
        margin: 0;
        padding: 0;
    }

.m-t-5 {
    margin-top: 5px;
}

.login-page-wrapper .login-page {
    width: 360px;
    min-height: 200px;
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 50%);
    background-color: #fff;
    margin: 40px auto 0 auto;
    display: block;
    padding: 40px 30px 24px 30px;
}

.login-page-wrapper .logo {
    text-align: center;
}

.login-page-wrapper .login-page h3 {
    font-size: 24px;
    line-height: 21px;
    text-align: center;
    color: #333;
    letter-spacing: -0.2px;
    font-weight: bold;
    margin: 0px 0px 30px 0px;
}

.login-page-wrapper .login-page input {
    box-sizing: border-box;
    height: 30px;
    width: 300px;
    border: 1px solid #98A0B5;
    padding: 0 10px;
    border-radius: 3px !important;
}

    .login-page-wrapper .login-page input:focus {
        border: 2px solid rgb(16,16,16);
        box-shadow: none !important;
        outline: none;
    }

.login-page-wrapper .login-page .form-group {
    margin: 0;
}

.login-page-wrapper .login-page label {
    width: 100%;
    margin: 0px;
    font-size: 12px !important;
    font-weight: 600;
    line-height: 21px;
    color: #333 !important;
}

.login-page-wrapper .login-page .btn-primary {
    width: 100%;
    color: #fff !important;
    background-color: #2aabff !important;
    border: none;
    box-sizing: border-box;
    height: 40px;
    margin-top: 30px;
    font-size: 16px;
    border-radius: 3px !important;
    font-weight: bold;
    line-height: 21px;
    text-align: center;
    margin-bottom: 10px;
}

.login-page-wrapper .login-page p {
    text-align: center;
}

.login-page-wrapper .login-page .btn-default {
    height: 40px;
    margin-top: 15px;
    border: none;
    width: 100%;
    border-radius: 2px !important;
    background-color: #FFFFFF;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 12%), 0 1px 1px 0 rgb(0 0 0 / 24%);
}

    .login-page-wrapper .login-page .btn-default p {
        color: rgba(0,0,0,0.54) !important;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.22px;
    }

    .login-page-wrapper .login-page .btn-default img {
        margin-right: 5px;
        width: 21px;
        height: 21px;
        padding: 8px 10px;
        background: white;
    }

.login-page-wrapper .login-page a.login_help {
    width: initial;
    text-align: center;
    display: table;
    padding: 0px;
    margin: 15px auto;
    text-decoration: none;
    color: #10659F;
}

.ms-container {
    text-decoration: none;
    font: 300 15px/29px 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 13px;
    color: black;
    border: 2px solid black;
    border-color: #e7e7e7;
    margin-top: 1px;
}

.ms-button a {
    background-color: #fff;
    border-color: #fff;
}

.g-logo {
    width: 21px;
    height: 21px;
    padding: 8px 10px;
    background: white;
    box-sizing: content-box;
}

.ms-button p {
    color: #000;
}

.g-text {
    width: 100%;
    color: white;
    text-align: center;
    font: 300 15px/29px 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 13px;
}

.g-button {
    border: 1px solid rgb(66, 133, 244);
    background: rgb(66, 133, 244);
    display: flex;
    align-items: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
}

.remember {
    display: flex;
    align-items: flex-end;
    margin: 15px 0;
}

.RememberMe {
    height: 17px !important;
    width: 17px !important;
    margin-right: 5px;
}

#extr-page #main {
    margin: 0 !important;
}

.client-form header {
    background: rgb(255 255 255);
}

.smart-form footer {
    background: rgb(255 255 255);
}

.reset-page-input {
    box-sizing: border-box;
    height: 30px;
    width: 273px !important;
    border: 1px solid #98A0B5;
    padding: 0 10px;
    border-radius: 3px !important;
}

.reset-form {
    padding: 15px 30px 10px 30px !important;
}

.forgot-pass-form {
    min-height: 225px !important;
    padding: 30px 30px 42px 30px !important;
}

.btnDisabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    box-shadow: none;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

#btnSaveConfigurationSettings {
    margin-top: 20px;
}

.ExternalDataSourceType {
    margin: 0px 7px;
}

.login-page-wrapper .login-page-saml {
    width: 360px;
    min-height: 321px;
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 50%);
    background-color: #fff;
    margin: 40px auto 0 auto;
    display: block;
    padding: 40px 30px 24px 30px;
}

    .login-page-wrapper .login-page-saml .btn-primary {
        width: 100%;
        color: #fff !important;
        background-color: #2aabff !important;
        border: none;
        box-sizing: border-box;
        height: 40px;
        margin-top: 30px;
        font-size: 16px;
        border-radius: 3px !important;
        font-weight: bold;
        line-height: 21px;
        text-align: center;
        margin-bottom: 10px;
    }

.fontsize75 {
    font-size: 75% !important;
}

.min-height-220px {
    min-height: 220px
}

#IdComplianceMainTab {
    padding: 9px 40px 10px !important;
}

#DNBCompanyDetails {
    padding: 9px 30px 10px !important;
}

.DNBCompanyLeftTabWidth {
    width: 173px !important;
}

.DNBCompanyWidgetBody {
    min-height: 575px !important;
}

.width250px {
    width: 250px;
    flex: inherit;
}

.ScheduleDisplayFileType {
    width: 130px;
}

.MonitoringScheduleFileType {
    width: 130px;
}

.popover-block-container .popover-icon {
    background: none;
    color: none;
    border: none;
    padding: 0;
    outline: none;
    cursor: pointer;
}

    .popover-block-container .popover-icon i {
        color: #04a0b2;
        text-align: center;
        margin-top: 4px;
    }

.popover-header {
    background: none;
}

.popover {
    max-width: 306.6px;
    border-radius: 6px;
    border: none;
    box-shadow: 0 0 6px 1px #eee;
    z-index: 10000 !important;
}

.popover-body {
    border: none;
    padding: 10px 49.4px 10px 24px;
    color: #5f6976;
    font-size: 15px;
    /*font-style: italic;*/
    z-index: 2;
    line-height: 1.53;
    letter-spacing: 0.1px;
}

    .popover-body .popover-close {
        position: absolute;
        top: 5px;
        right: 10px;
        opacity: 1;
    }

        .popover-body .popover-close .material-icons {
            font-size: 16px;
            font-weight: bold;
            color: #04a0b2;
        }

.uploadMappingPopup {
    height: 360px;
    overflow-y: auto;
    overflow-x: hidden;
}

.CustomModayBody {
    padding: 10px 20px !important;    
}

.dataTables_wrapper .dataTables_filter {
    width: unset !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    height: 25px !important;
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: 700;
}

/*#1610 - */
.domainConfigurationTB .current {
    background: #e1f2fe;
    cursor: pointer;
}

.commontabstyleForSecurity .tabs-left ul.tabs-left {
    background-color: #f1f1f1;
    border-bottom: 1px solid #ddd;
    height: 100% !important;
    margin: -11px 0 0 -10px;
    position: absolute;
    width: 145px;
    display: block;
}

#MonitoringTab.commontabstyleForSecurity .tabs-left ul.tabs-left {
    margin: 10px 0 0 -2px;
    height: calc(100% - 75px) !important;
}

.commontabstyleForSecurity .tabs-left .CommonTabContent {
    margin-left: 150px;
}

.commontabstyleForSecurity .tabs-left ul.tabs-left > li {
    margin-bottom: -4px;
}

    .commontabstyleForSecurity .tabs-left ul.tabs-left > li a {
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
        font-size: 12px;
    }

    .commontabstyleForSecurity .tabs-left ul.tabs-left > li > a {
        border-right: none;
        padding: 9px 5px !important;
        border-radius: inherit;
        margin-right: 0 !important;
    }

    .commontabstyleForSecurity .tabs-left ul.tabs-left > li:first-child.active > a {
        border-top: none;
    }

#UsersTab.commontabstyleForSecurity .tabs-left ul.tabs-left {
    width: 164px;
}

#UsersTab.commontabstyleForSecurity .tabs-left .CommonTabContent {
    margin-left: 170px;
}

.commontabstyleForSecurity .tabs-left > .nav-tabs > li > a:active {
    border-color: #57889c;
    border-top: none !important;
    border-width: 2px;
    margin-right: 0 !important;
    border-bottom: none;
}

.commontabstyleForSecurity .nav-tabs .nav-item.show .nav-link, .commontabstyleForSecurity .nav-tabs .nav-link.active {
    border-color: #3c90cd;
    border-top: none !important;
    border-width: 2px;
    margin-right: -1px !important;
    border-bottom: none;
}

#CommandLine .commontabstyleForSecurity ul {
    background-color: #f1f1f1;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

#divPartialInvestigation .card {
    min-height: 110px;
    height: 100%;
}

.beneficiaryOwnershipDataDetails {
    display: flex;
    flex-direction: column
}

#ScheduleJobModal #jobDaysOfWeekBox .multiselect, #EditScheduleJobModal #jobDaysOfWeekBox .multiselect {
    width: 120px;
    text-align: left;
    min-height: 32px;
}

#ScheduleJobModal #jobDaysOfMonthBox .multiselect, #EditScheduleJobModal #jobDaysOfMonthBox .multiselect {
    width: 160px;
    text-align: left;
    min-height: 32px;
}

#InsertUpdateExternalDSConfigrationModal .modal-dialog {
    width: 36%;
    max-width: inherit !important;
}

tr.trJobHistoryItemView .popover-body {
    height: 150px;
    overflow-y: scroll;
}

#ScheduleJobModal [type="checkbox"], #EditScheduleJobModal [type="checkbox"] {
    vertical-align: middle;
    margin-top: unset;
}

.ccmapdiv .loaderMain {
    position: absolute !important;
}

.FilterContainer .filterDetails strong {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 200px;
    margin-top: 2px;
}

.FilterContainer .filterDetails {
    display: flex;
    align-items: center;
}

#ReExportFileForMonitoringModal .modal-dialog {
    width: 625px;
    max-width: inherit;
}

.cursorNotAllowed {
    cursor: not-allowed !important;
}

.highlight {
    background-color: yellow;
}

.ImportDataZIndex {
    z-index: 1 !important;
}

.UserTag {
    color: #fff;
}

.UserRole {
    color: #fff;
    text-transform: capitalize;
}
/*#2139 - [Compliance list] 'Save' button fails to appear on the screen when the user searches any compliance record and try to assign it to the list by right-clicking on it.*/
@media (max-height: 950px) {
    /*.compliance-listassignment-data-title ul {
        top: 0px !important;
    }*/
}
/*#2139 - [Compliance list] 'Save' button fails to appear on the screen when the user searches any compliance record and try to assign it to the list by right-clicking on it.*/
/*#2430 - Extra spaces given in the records are not displaying after mapping records while importing any file*/
.whiteSpacePreWrap {
    white-space: pre-wrap;
}

.primaryThemeColor {
    color: #0a74c0;
}

.btnPasswordlessLogin {
    background: rgb(48 144 206) !important;
}

.pwdLessIcon {
    font-size: 18px;
}
/*#2437 - UI issue occurs while importing file having long characters [ 512 characters] in Reference.*/
.overflowWrap {
    overflow-wrap: anywhere;
}
/*#2437 - UI issue occurs while importing file having long characters [ 512 characters] in Reference.*/
.feature_switch {
    width: 70px;
    flex: inherit;
}

.feature_textbox {
    width: 70px;
    flex: inherit;
    margin-left: 11px
}

.tblDataHubGroup .current {
    background: #e1f2fe;
    cursor: pointer;
}

.ExportDestinationTB .current {
    background: #e1f2fe;
    cursor: pointer;
}

.tblDataHubSource .current {
    background: #e1f2fe;
    cursor: pointer;
}

#CompanyNameTab ul.tabs-left {
    width: 175px;
}

.table-scroll {
    display: block;
    empty-cells: show;
    border-spacing: 0;
}

    .table-scroll thead {
        /* background-color: #f1f1f1; */
        position: relative;
        display: block;
        /*width: 100%;*/
        width: calc(100% - 17px);
    }

    .table-scroll tbody {
        display: block;
        position: relative;
        width: 100%;
        overflow-y: scroll;
        border-top: 1px solid rgba(0,0,0,0.2);
        max-height: 162px;
    }

    .table-scroll tr {
        width: 100%;
        display: flex;
    }

    .table-scroll td, .table-scroll th {
        flex-basis: 100%;
        flex-grow: 2;
        display: block;
        padding: 10px 20px;
        text-align: left;
    }

    /* Other options */

    .table-scroll.small-first-col td:first-child,
    .table-scroll.small-first-col th:first-child {
        flex-basis: 29%;
        flex-grow: 1;
    }


.corporate_link_content .treeChild:before {
    background-image: url(../Images/minus_new.png);
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    left: -42px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 24px;
}

.corporate_link_content .card::after {
    position: absolute;
    content: '';
    border-top: 1px solid #ffb5b6;
    width: 23px;
    left: -23px;
    top: 34px;
}

.corporate_link_content .card::before {
    content: '';
    position: absolute;
    border-left: 1px solid #ffb5b6;
    height: 34px;
    left: -32px;
    top: -10px;
}

.corporate_link_content .card:first-child::after {
    display: none;
}

.corporate_link_content .card:first-child::before {
    display: none;
}

.fullMultiSelect .multiselect {
    width: 100%;
    text-align: left;
    margin: 0px;
}

.fullMultiSelect .btn-group {
    width: 100%;
}

.fullMultiSelect .multiselect-container {
    width: 100%;
}

.fullMultiSelect .multiselect-container > li > a > label {
    word-break: break-word;
}

.widthEntityCompanyDetailsModal {
    width: 1200px !important;
    max-width: inherit;
}

#CompanyDetailsModal .modal-dialog {
    width: 1150px !important;
    max-width: inherit;
}

.tdbordernone {
    border: none !important;
}

.width175px {
    min-width: 175px !important;
}

.margin-top-35 {
    margin-top: 35px !important;
}

.fontsize-15 {
    font-size: 15px;
}

.textalign-center {
    text-align: center !important;
}

.v-align-middle {
    vertical-align: middle;
    vertical-align: middle !important;
}

.tblMatchPass .current {
    background: #e1f2fe;
    cursor: pointer;
}

.displayNone {
    display: none !important;
}

.grayBoldItalic {
    color:#b3b3b3;
    font-weight:bold;
    font-style:italic;
    font-size:initial;
}


.tblinnerData tbody {
    max-height: 250px;
    overflow-x: hidden;
    width: auto;
}

.tblinnerData tbody, .tblinnerData thead {
    /*float: left;*/
    border-bottom-width: 0;
}

.tblinnerData tbody {
    width: 100%;
}

.tblinnerData tbody, .tblinnerData thead {
    float: left;
    width: 100%;
    overflow-y: scroll;
}

.tblinnerData tr {
    width: 100%;
    display: block;
}

.tblinnerData td {
    display: inline-block;
}



.tblinnerData thead > tr > th {
    padding: 8px 11px !important;
}

.tblinnerData th {
    display: inline-block;
}

.tblinnerData thead::-webkit-scrollbar {
    background: #f6f6f6 !important;
}

.tblinnerData td {
    text-align: left;
}



.tblinnerData th {
    text-align: left;
}

.DataHubCompanyDetailsIndividualTabsTable tbody {
    display: block;
    max-height: 290px;
    overflow-y: auto;
}

    .DataHubCompanyDetailsIndividualTabsTable thead, .DataHubCompanyDetailsIndividualTabsTable tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed; /* even columns width , fix width of table too*/
    }

.tdbordertop {
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 1px solid #ddd !important;
}
.isDisable {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none;
}

.moodysExclude {
    min-width: 190px !important;
}

.viewcandidateonmap {
    text-decoration: underline;
    margin-left: 10px;
    font-size: 11px !important;
}

.LargePopup {
    max-width: inherit;
    width: 1200px;
}

.company-logo-circle {
    border-radius: 50% !important;
    width: 100px;
    max-width: 100%;
    height: 100px;
}

.company-logo-custom {
    width: 115px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 600;
    background: #0a74c0;
    color: #dddddd;
}

.company-badge {
    font-size: 10px;
    padding: 5px 8px;
}

.overrideCommonTabStyle .nav-tabs .nav-item.show .nav-link, .overrideCommonTabStyle .nav-tabs .nav-link.active {
    border-color: #dee2e6 #dee2e6 #fff !important;
    border-top: 2px solid #3c90cd !important;
}

.commonScrollCompanyDetails {
    max-height: 165px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.scrollForCompanyDetails {
    max-height: 430px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.blueScrollBar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.blueScrollBar::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.blueScrollBar::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #0A74C0;
}

.companyExchangeList {
    list-style-type: initial;
    padding: 0px 15px;
    line-height: 1.8;
}


.iresearch-file-popup {
    max-height: 250px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}


#ScheduleJobModal .modal-body {
    height: 515px;
    overflow-y: scroll;
}

.support-ticket-wrapper {
    width: 360px;
    min-height: 100px;
    margin: 10px auto 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 25px;
}

    .support-ticket-wrapper .support-ticket-button {
        padding: 10px;
        font-size: 13px !important;
        font-weight: bold;
        width: 100%;
    }


.divAutoAcceptanceMatchGrade {
    display: flex;
    align-items: baseline;
    margin-bottom: 15px;
}

.divAutoAcceptanceMatchGrade .AutoAcceptanceMatchGrade .multiselect-native-select {
    width: 100% !important;
}

.divAutoAcceptanceMatchGrade .btn-group {
    margin-bottom: 0px !important;
}

.ToBreakWord {
    word-break: break-word;
}

.black-text-outline {
    text-shadow: 1px 1px 0 black, -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black;
}

#MonitoringGroupDetailModal .modal-dialog {
    width: 900px !important;
    max-width: inherit;
}
#MonitoringGroupDetailModal .modal-header {
    position: relative;
}
#MonitoringThirdPartyIdUploadDetailModal .modal-dialog {
    width: 900px !important;
    max-width: inherit;
}

.tbMonitoring .current {
    background: #e1f2fe;
    cursor: pointer;
}

#AddUpdateAutoAcceptanceModal .modal-dialog {
    width: 1100px !important;
    max-width: inherit;
}

#lstAutoAcceptance tr td {
    vertical-align: middle;
}

.disabledgooglelink {
    color: gray;
    text-decoration: none;
}

.disabledgooglelinktooltip {
    visibility: hidden;
}

.disabledgooglelink:hover .disabledgooglelinktooltip {
    visibility: visible;
    position: absolute;
    z-index: 1;
    background: border-box;
    background-color: ghostwhite;
    margin-left: 15px;
    bottom: 30%;
    color: #212529;
}

.text-underline-position-under {
    text-underline-position: under;
}

#DataHubActiveDataQueueReportModal .modal-dialog {
    width: 75% !important;
    max-width: inherit;
}

#DataHubImportFileStatsModal .modal-dialog {
    width: 40% !important;
    max-width: inherit;
}

#tbDataHubActiveDataQueue th {
    word-break: normal;
}

.filterClsSteward {
    position: absolute;
    margin-left: 990px !important;
    margin-top: 7px;
}
.filterClsBadinput {
    position: absolute;
    margin-left: 1060px !important;
    margin-top: 7px;
}
.filterClearAlla {
    text-decoration-line: underline;
}

@media only screen and (max-width: 768px) {
    #DataHubActiveDataQueueReportModal .modal-dialog {
        width: 100% !important;
    }

    #DataHubImportFileStatsModal .modal-dialog {
        width: 100% !important;
        max-width: inherit;
    }

    .tr-sm-nowrap th{
        white-space: nowrap;
    }
}