﻿@import url(animate.css);
@import url(Charts.css);
@import url(theme.css);
@import url(font-awesome.min.css);
@import url(bootstrap.css);
@import url(editor.css);
@import url(kendo.custom.css);
@import url(theme.css);
@import url(jquery-jvectormap.css);
@import url(hint.min.css);
@import url(icons.css);

@font-face {
    font-family: Roboto;
    src: url("../fonts/Roboto-Regular.eot");
    src: url("../fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg") format("svg");
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    font-weight: 600;
    src: url("../fonts/Roboto-Bold.eot");
    src: url("../fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype"), url("../fonts/Roboto-Bold.svg") format("svg");
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    font-weight: 500;
    src: url("../fonts/Roboto-Medium.eot");
    src: url("../fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium.ttf") format("truetype"), url("../fonts/Roboto-Medium.svg") format("svg");
    font-display: swap;
}



/* line 89, Sass/styles.scss */
body {
    margin: 0;
    padding: 0;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* line 95, Sass/styles.scss */
.font24 {
    font-size: 24px;
}

.font20 {
    font-size: 20px;
}
/* line 98, Sass/styles.scss */
.fullwidthcls {
    width: 100%;
}

/* line 101, Sass/styles.scss */
.paddingleft0 {
    padding-left: 0px !important;
}

/* line 104, Sass/styles.scss */
.nomargin {
    margin: 0 !important;
}

/* line 107, Sass/styles.scss */
.noborder {
    border: 0 !important;
}
.no-bg{
    background:none !important;
}

.right15px {
    right: -15px !important;
}

div {
    font-style: normal;
}
/* line 110, Sass/styles.scss */
.nopadding {
    padding: 0px !important;
}

/* line 113, Sass/styles.scss */
.marginright {
    margin-right: 5px !important;
}

/* line 116, Sass/styles.scss */
.margintop {
    margin-top: 5px !important;
}

/* line 119, Sass/styles.scss */
.margintop20 {
    margin-top: 20px;
}

/* line 122, Sass/styles.scss */
.marginbottom {
    margin-bottom: 5px !important;
}

/* line 125, Sass/styles.scss */
.marginbottom0 {
    margin-bottom: 0px !important;
}

/* line 128, Sass/styles.scss */
.marginbottom20 {
    margin-bottom: 20px;
}

/* line 131, Sass/styles.scss */
.marginleft {
    margin-left: 5px !important;
}

/* line 134, Sass/styles.scss */
.marginleft0 {
    margin-left: 0px !important;
}

/* line 137, Sass/styles.scss */
.padding10 {
    padding: 10px;
}

/* line 140, Sass/styles.scss */
.marginleft10 {
    margin-left: 10px !important;
}

/* line 143, Sass/styles.scss */
.margintop10 {
    margin-top: 10px !important;
}

/* line 146, Sass/styles.scss */
.marginright10 {
    margin-right: 10px !important;
}

/* line 149, Sass/styles.scss */
.marginright20 {
    margin-right: 20px !important;
}

/* line 152, Sass/styles.scss */
i {
    margin: 0 3px 0 0;
}

/* line 155, Sass/styles.scss */
a, .cursor {
    cursor: pointer !important;
}

/* line 159, Sass/styles.scss */
input[type="button"], button.btn btn-primary {
    border: 0;
}

/* line 162, Sass/styles.scss */
.fullwidth {
    width: 100% !important;
}

/* line 165, Sass/styles.scss */
.
/* line 180, Sass/styles.scss */
.btn btn-primary i {
    margin: 0 3px 0 0;
}

/* line 184, Sass/styles.scss */
.createaccount:before {
    content: "\f055" !important;
    right: 0.7em !important;
}

/* line 188, Sass/styles.scss */
b, strong {
    font-weight: bold;
    color: #666;
}

/* line 193, Sass/styles.scss */
input[type="text"] {
    margin: 0;
    font-weight: normal;
    border: 1px solid #ccc;
}

/* line 197, Sass/styles.scss */
textarea.form-control {
    height: auto;
    font-weight: normal;
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: #fff;
    border-color: #6c757d;
}
/* line 201, Sass/styles.scss */
textarea {
    resize: none;
}

/* line 204, Sass/styles.scss */
.margin5 {
    margin: 5px !important;
}

/* line 209, Sass/styles.scss */
.checkbox label {
    position: relative;
    color: #666;
    padding-left: 20px;
    line-height: 22px;
    font-size: 13px;
    cursor: pointer;
    display: block;
}

.checkbox1 label {
    margin-bottom: 0px;
}

    .checkbox1 label:hover {
        color: #333;
    }

.content-noscroll {
    overflow: visible;
}

.customcheckbox .checkbox label:before {
    font-family: icons;
    font-size: 15px;
    /*absolutely positioned*/
    position: absolute;
    top: -2px;
    left: 0;
    content: '\ea53';
}

.customcheckbox .checkbox label:after {
    font-family: icons;
    content: '\ea52';
    font-size: 15px;
    max-width: 0;
    overflow: hidden;
    opacity: 0.5;
    transition: all 0.35s;
    top: -2px;
    left: 0px;
    color: #0075FF;
}

.customcheckbox .checkbox input[type="checkbox"]:indeterminate + label:after {
    font-family: icons;
    content: '\e902';
    font-size: 15px;
    max-width: 0;
    overflow: hidden;
    opacity: 0.5;
    transition: all 0.35s;
    top: -2px;
    left: 0px;
    color: #0075FF;
}

.customcheckbox .checkbox input[type="checkbox"]:indeterminate + label:before {
    font-family: icons;
    content: '\e902';
    font-size: 15px;
    max-width: 0;
    overflow: hidden;
    opacity: 0.5;
    transition: all 0.35s;
    top: -2px;
    left: 0px;
    color: #0075FF;
}

.checkbox.export_option1 {
    margin-right: 15px;
    padding: 3px;
}

    .checkbox.export_option1.checkbox label {
        display: inline !important;
    }

    .checkbox.export_option1 > img {
        height: 17px;
    }

    .checkbox.export_option1 label:before {
        font-family: icons;
        font-size: 15px;
        /*absolutely positioned*/
        position: absolute;
        top: -2px;
        left: 1px;
        content: '\ea53';
    }

    .checkbox.export_option1 label:after {
        font-family: icons;
        content: '\ea52';
        font-size: 15px;
        max-width: 0;
        overflow: hidden;
        opacity: 0.5;
        transition: all 0.35s;
        top: -2px;
        left: 1px;
        color: #0075FF;
    }
/* line 217, Sass/styles.scss */
.checkbox label:before, .checkbox label:after {
    font-family: FontAwesome;
    font-size: 17px;
    /*absolutely positioned*/
    position: absolute;
    top: 0px;
    left: 0;
}

.custom1checkbox .checkbox label:before {
    font-family: icons;
    font-size: 15px;
    /*absolutely positioned*/
    position: absolute;
    top: -2px;
    left: 0;
    content: '\ea53';
}

.custom1checkbox .checkbox label:after {
    font-family: icons;
    content: '\ea52';
    font-size: 15px;
    max-width: 0;
    overflow: hidden;
    opacity: 0.5;
    transition: all 0.35s;
    top: -2px;
    left: 0px;
    color: #0075FF;
}
/* line 223, Sass/styles.scss */

.checkbox label:before {
    /*background-color:#0078D4;
    width:16px;
    height:16px;
    border-radius:2px;*/
    content: '\f0c8';
}

/* line 226, Sass/styles.scss */
.checkbox label:after {
    content: '\f00c';
    font-size: 9px;
    /*checked*/
    /*checked icon will be hidden by default by using 0 max-width and overflow hidden*/
    max-width: 0;
    overflow: hidden;
    opacity: 0.5;
    /*CSS3 transitions for animated effect*/
    transition: all 0.35s;
    top: -1px;
    left: 3px;
}

/* line 235, Sass/styles.scss */
label.checkbox:before, label.checkbox :after {
    color: #2561bd;
}

/*hiding the original checkboxes*/
/* line 238, Sass/styles.scss */
.checkbox input[type="checkbox"] {
    display: none;
}

    /*when the user checks the checkbox the checked icon will animate in*/
    /* line 242, Sass/styles.scss */
    .checkbox input[type="checkbox"]:checked + label:after {
        max-width: 25px;
        /*an arbitratry number more than the icon's width*/
        opacity: 1;
        /*for fade in effect*/
    }

/* line 247, Sass/styles.scss */
/*.main-header .navbar {
    background-color: #2561bd;
}*/
.main-header .navbar {
    background-color: #fff;
    box-shadow: 0 0.5rem 1rem rgb(173 181 189 / 15%);
}
/* line 250, Sass/styles.scss */
.main-header .logo {
    background: #2561bd;
}

/* line 253, Sass/styles.scss */
.wrapper, .main-sidebar, .left-side {
    background-color: #eee;
}

/* line 256, Sass/styles.scss */
.innerheader {
    width: 90%;
    margin: 0px auto;
    height: auto;
    overflow: hidden;
}

/* line 263, Sass/styles.scss */
.sidebar-menu > li.active:after, .sidebar-menu > li.active:before {
    right: 0%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

/* line 274, Sass/styles.scss
.sidebar-menu > li.active:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #ECF0F5;
    border-width: 10px;
    margin-top: -10px;
}
     */
/* line 280, Sass/styles.scss
.sidebar-menu > li.active:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #ECF0F5;
    border-width: 16px;
    margin-top: -16px;
}
     */
/* line 286, Sass/styles.scss */
.leftsidediv {
    width: 24%;
    min-height: 650px;
    overflow: visible;
    max-height: 3500px;
    border: 1px solid #e2edeb;
    background: white;
    border-radius: 3px;
    margin-left: 10px;
}
    /* line 296, Sass/styles.scss */
    .leftsidediv h4 {
        cursor: pointer;
        border-bottom: 1px solid #cccccc;
        padding: 10px 0 10px 10px;
        color: #3162BD;
        width: 100%;
        margin: 0;
        float: left;
        font-size: 13px;
    }
    /* line 306, Sass/styles.scss */
    .leftsidediv h3 {
        color: #4d659c;
        float: left;
        font-size: 14px;
        height: 26px;
        line-height: 26px;
        max-width: 195px;
        padding: 0 5px;
        position: relative;
        text-align: center;
        text-transform: capitalize;
        margin: 13px 0 0 0;
    }
    /* line 321, Sass/styles.scss 
        .leftsidediv h3:after {
            border-bottom: 13px solid #0C375B;
            border-right: 13px solid rgba(0, 0, 0, 0);
            border-top: 13px solid #0C375B;
            content: "";
            height: 0;
            position: absolute;
            right: -13px;
            top: 0;
            width: 0;
        }*/
    /* line 335, Sass/styles.scss */
    .leftsidediv label span.RegName label {
        color: #666;
        font-size: 13px !important;
        word-break: break-word;
        overflow-wrap: break-word;
        display: inherit;
        float: left;
        max-width: 100%;
    }

/* line 348, Sass/styles.scss */
.rightsidediv {
    width: 75%;
    height: auto;
    border: 1px solid #e2edeb;
    background: white;
    padding: 15px;
}

/* line 356, Sass/styles.scss */
.insightmaindiv {
    width: 100%;
    border-bottom: 1px solid #eee;
    margin: 0px 0px;
    padding: 5px 0px 5px 5px;
}

/* line 362, Sass/styles.scss */
.checkbox {
    margin: 0;
    padding: 0;
    width: auto;
    display: initial;
}

/* line 368, Sass/styles.scss */
.contenttitle {
    margin: 0px 0 0 0;
    width: 80%;
}
    /* line 373, Sass/styles.scss */
    .contenttitle a {
        text-decoration: none;
        color: #3162BD;
        font-size: 12px;
        /*word-break: break-all;
        -ms-word-break: break-all;*/
    }
        /* line 381, Sass/styles.scss */
        .contenttitle a:hover {
            text-decoration: underline;
            color: #036384;
        }

/* line 388, Sass/styles.scss */
.reference {
    width: 87%;
    margin: 5px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    font-style: italic;
}
    /* line 394, Sass/styles.scss */
    .reference a {
        color: #006621;
        font-size: 12px;
    }

/* line 400, Sass/styles.scss */
.editdiv {
    background: #f5f5f5;
    padding: 5px 0;
    border: 0px solid #e7e7e7;
    border-radius: 3px;
    box-shadow: 0 0 2px 1px #afafaf6b;
}
    /* line 406, Sass/styles.scss */
    .editdiv a {
        padding: 5px;
        border-right: 1px solid #cccccc;
        cursor: pointer;
    }
        /* line 412, Sass/styles.scss */
        .editdiv a:last-child {
            border-right: 0 !important;
        }

/* line 417, Sass/styles.scss */
.createddiv {
    width: 20%;
    margin: 5px 5px 5px 0px;
    padding: 5px 5px 5px 0px;
    min-height: 55px;
}
    /* line 423, Sass/styles.scss */
    .createddiv label {
        font-weight: 500;
    }
    /* line 426, Sass/styles.scss */
    .createddiv span {
        color: #333;
    }

/* line 434, Sass/styles.scss */
.synopsis {
    margin: 5px;
    width: 100%;
}
    /* line 438, Sass/styles.scss */
    .synopsis p {
        width: 100% !important;
    }

/* line 443, Sass/styles.scss */
.searchdiv {
    margin: 15px 0px;
}
/* line 446, Sass/styles.scss */
/*.searchdiv .btn {
        padding: 9px 12px;
    }*/

/* line 451, Sass/styles.scss */
.clearfilter {
    line-height: 28px;
    color: #3162BD;
}
    /* line 455, Sass/styles.scss */
    .clearfilter:hover {
        color: #2f3d5c;
        text-decoration: underline;
    }

/* line 460, Sass/styles.scss */
.centerpaging {
    margin: 0 0 0 20px;
}

/* line 463, Sass/styles.scss */
.pagination li {
    float: left;
}

/* line 466, Sass/styles.scss */
.pagination {
    width: 100%;
}

/* line 469, Sass/styles.scss */
.grid_page_size {
    padding: 5px 0 0 10px;
    width: 140px;
}
    /* line 473, Sass/styles.scss */
    .grid_page_size label {
        font-size: 13px;
        font-weight: 500;
        margin: 0 0 0 10px;
    }
    /* line 478, Sass/styles.scss */
    .grid_page_size select {
        width: 50px;
        padding: 0px;
        margin: -3px 0 0 4px;
        font-size: 12px;
        height: 24px;
    }

/* line 486, Sass/styles.scss */
.grid_pagging_details {
    margin: 6px 0px 0 0px;
}
    /* line 489, Sass/styles.scss */
    .grid_pagging_details label b {
        font-weight: 500 !important;
    }

/* line 495, Sass/styles.scss */
.createinsightmaindiv {
    width: 100%;
    height: auto;
    /*border: 1px solid #e2edeb;*/
    /*box-shadow: 0px 10px 30px 0px rgb(82 63 105 / 8%);*/
    background: white;
    padding: 20px;
    min-height: 80vh;
}

.RIcreateinsightmaindiv {
    width: 100%;
    /*height: 100%;*/
    border: 1px solid #e2edeb;
    box-shadow: 0px 10px 30px 0px rgb(82 63 105 / 8%);
    background: white;
    padding: 20px;
}

/* line 503, Sass/styles.scss */
.devices {
    width: 100%;
}

/* line 510, Sass/styles.scss */
.padding h3 {
    margin: 10px 0;
    color: #3162BD;
}

/* line 515, Sass/styles.scss */
ul.rating {
    margin: 0 0 0 14px;
    color: #a9a9a9;
    padding: 0;
}
    /* line 520, Sass/styles.scss */
    ul.rating li {
        list-style-type: none;
        display: inline-block;
        padding: 1px;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
    }

/* line 530, Sass/styles.scss */
.datepicker {
    width: 240px;
    margin: 0 20px 20px 0px;
    padding: 0 !important;
}

    /* line 531, Sass/styles.scss */
    .datepicker > span:hover {
        cursor: pointer;
    }

    /* line 532, Sass/styles.scss */
    .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
        margin: 0 0 0 0;
        width: 228px;
    }

/* line 536, Sass/styles.scss */
.categorieschkboxdiv label {
    margin: 4px 0;
}

/* line 540, Sass/styles.scss */
.btnsmaindiv {
    width: 100%;
    margin: 0px auto;
}
    /* line 544, Sass/styles.scss */
    .btnsmaindiv a {
        margin: 0 6px 0 0;
    }

/* line 549, Sass/styles.scss */
.closeicon {
    color: #e86820;
    font-size: 14px;
    cursor: pointer;
    margin-top: 4px;
}

/* line 555, Sass/styles.scss */
.textoverflow {
    display: inline-block;
    width: 93%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

/* line 562, Sass/styles.scss */
.uploadfilediv {
    margin: 5px;
}

/* line 565, Sass/styles.scss */
.div_ins_infobox, .div_ins_actionbox {
    padding: 10px 20px;
    background: #F1F8FC;
    border: 1px solid #C8E0ED;
    position: relative;
    margin: 10px 0 0 0;
    min-height: 390px;
}
    /* line 573, Sass/styles.scss */
    .div_ins_infobox a, .div_ins_actionbox a {
        text-decoration: none;
    }
        /* line 575, Sass/styles.scss */
        .div_ins_infobox a:hover, .div_ins_actionbox a:hover {
            text-decoration: underline;
        }
    /* line 579, Sass/styles.scss */
    .div_ins_infobox .innerinsbox, .div_ins_actionbox .innerinsbox {
        margin: 10px 0;
        width: 100%;
    }
        /* line 583, Sass/styles.scss */
        .div_ins_infobox .innerinsbox label, .div_ins_actionbox .innerinsbox label {
            width: 100%;
        }
    /* line 586, Sass/styles.scss */
    .div_ins_infobox .btnsmaindiv, .div_ins_actionbox .btnsmaindiv {
        margin: 30px 0px;
    }
    /* line 589, Sass/styles.scss */
    .div_ins_infobox .errormessage, .div_ins_actionbox .errormessage {
        color: #e26363;
        font-size: 11px;
    }

/* line 594, Sass/styles.scss */
.errormessage {
    color: #e26363 !important;
    font-size: 12px;
}

/* line 598, Sass/styles.scss */
.div_ins_infobox > div, .div_ins_actionbox > div {
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-name: heightindiv;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

/* line 608, Sass/styles.scss */
.div_ins_infobox:after, .div_ins_infobox:before, .div_ins_actionbox:after, .div_ins_actionbox:before {
    bottom: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

/* line 619, Sass/styles.scss */
.div_ins_infobox:after, .div_ins_actionbox:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #F1F8FC;
    border-width: 20px;
    margin-left: -20px;
}

/* line 626, Sass/styles.scss */
.div_ins_infobox:before, .div_ins_actionbox:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #C8E0ED;
    border-width: 21px;
    margin-left: -21px;
}

@-webkit-keyframes heightindiv {
    /* line 634, Sass/styles.scss */
    0% {
        opacity: 0;
    }
    /* line 638, Sass/styles.scss */
    100% {
        opacity: 1;
        /* Set our transitions up. */
    }
}

@keyframes heightindiv {
    /* line 645, Sass/styles.scss */
    0% {
        opacity: 0;
    }
    /* line 649, Sass/styles.scss */
    100% {
        opacity: 1;
        /* Set our transitions up. */
    }
}

.font-weight-normal {
    font-weight: normal;
}
/* line 654, Sass/styles.scss */
.k-picker-wrap .k-icon {
    margin: 6px 0 0 0;
}

/* line 657, Sass/styles.scss */
.k-picker-wrap .k-input {
    padding: 0.2em 0 !important;
}

/* line 660, Sass/styles.scss */
.validate {
    border: 1px solid #e26363;
}

/* line 665, Sass/styles.scss */
.multisearch_dd input[type="text"] {
    margin: 5px 0px;
}

/* line 669, Sass/styles.scss */
.multisearch_dd label {
    font-weight: normal;
    display: inline-block;
}

/*.multisearch_dd1{
    display: inline-block;
}*/
/* line 673, Sass/styles.scss */
.dropdownzeroitems {
    min-width: 200px;
}

/* line 677, Sass/styles.scss */
.div_subentry {
    float: left;
    margin-left: 8.9%;
    width: 90%;
}

/* line 683, Sass/styles.scss */
.dropdownProdCat dd, .dropdownProdCat dt {
    margin: 0;
    padding: 0;
}

/* line 688, Sass/styles.scss */
.dropdownProdCat ul {
    margin: -3px 0 0 0;
    overflow: auto;
}

/* line 693, Sass/styles.scss */
.dropdownProdCat dd {
    position: relative;
}

/* line 697, Sass/styles.scss */
.dropdownProdCat a, .dropdownProdCat a:visited {
    color: white;
    text-decoration: none;
    outline: none;
    font-size: 12px;
}

/* line 704, Sass/styles.scss */
.dropdownProdCat dt, .ProdCatComboBox span {
    cursor: pointer;
    min-width: 180px;
    display: inline-block;
    padding: 0 2px 2px 0;
}

/* line 711, Sass/styles.scss */
.ProdCatComboBox .caret {
    border-top: 7px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top-color: #999;
    margin: 10px 0 0 0px;
    padding: 0px;
    float: right;
    cursor: pointer;
}

/* line 722, Sass/styles.scss */
.dropdownProdCat span.value {
    display: none;
}

/* line 726, Sass/styles.scss */
.dropdownProdCat dd ul li a {
    padding: 5px;
    display: block;
}

    /* line 731, Sass/styles.scss */
    .dropdownProdCat dd ul li a:hover {
        background-color: white;
    }

/* line 735, Sass/styles.scss */
.col-centered {
    float: none;
    margin: 0 auto;
}

/* line 740, Sass/styles.scss */
.dd_plus, .dd_minus {
    float: left;
    width: 5%;
    color: #646464;
    font-weight: bold;
    font-size: 16px;
    margin: 0 4px 0 0;
    padding: 0px;
    line-height: 16px;
}

/* line 751, Sass/styles.scss */
#divCheckALLSearch_1 {
    float: left;
    width: 92%;
    color: #333;
    font-size: 13px;
    text-align: left;
}

/* line 759, Sass/styles.scss */
.ProdCatComboBox {
    min-width: 200px;
    border-radius: 3px;
    padding: 3px;
    font-weight: normal;
    border: 1px solid #cccccc;
    float: left;
    text-align: left;
    padding-left: 12px;
    height: 34px;
    line-height: 26px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 774, Sass/styles.scss */
.dropdownProdCat dd ul {
    background-color: white;
    height: 170px;
    display: none;
    max-height: 300px;
    overflow: auto !important;
    min-width: 210px;
    border: 1px solid #cccccc;
    position: absolute;
    z-index: 10;
    padding: 0 5px 10px;
    overflow-x: hidden !important;
    list-style-type: none;
}

.filtermarkets {
    overflow-y: auto !important;
}

/* line 788, Sass/styles.scss */
.detailscategorydiv {
    width: 100%;
    box-shadow: 0 0 3px rgba(16, 16, 16, 0.25);
    border: 1px solid #cccccc;
    margin: 10px 0;
    height: auto;
}

/* line 795, Sass/styles.scss */
.titlediv {
    width: 100%;
    height: auto;
    overflow: hidden;
}
    /* line 800, Sass/styles.scss */
    .titlediv .pagetitle, .titlediv .references {
        width: 45%;
        float: left;
        font-size: 14px;
        color: #999;
    }
        /* line 806, Sass/styles.scss */
        .titlediv .pagetitle p, .titlediv .references p {
            color: #5198C6;
            font-size: 14px;
            font-weight: bold;
            word-break: break-all;
            padding: 0px;
            margin: 0px;
        }
    /* line 815, Sass/styles.scss */
    .titlediv .attachments {
        width: 32% !important;
    }
    /* line 818, Sass/styles.scss */
    .titlediv .references {
        width: 45%;
        margin: 0 0 0 30px;
    }
        /* line 821, Sass/styles.scss */
        .titlediv .references a {
            font-size: 12px;
            color: #5198C6;
            width: 100%;
            font-weight: bold;
        }
            /* line 827, Sass/styles.scss */
            .titlediv .references a:hover {
                text-decoration: underline;
            }

/* line 834, Sass/styles.scss */
.releasedate_main {
    margin: 10px 0;
    overflow: hidden;
}

/* line 838, Sass/styles.scss */
.releasedate, .effectivedate {
    border: 0 !important;
    box-shadow: none !important;
    min-height: 20px !important;
}

/* line 844, Sass/styles.scss */
.releasedate, .description, .shorttext, .effectivedate, .excipients, .producttype {
    margin: 0px 0px 11px 4px;
    float: left;
    line-height: 17px;
    text-align: left;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    height: auto;
    padding: 12px;
    min-height: auto;
    width: 13%;
    word-break: break-all;
}

/* line 859, Sass/styles.scss */
.description {
    width: 50%;
    margin: 0px 0px 11px 4px;
}

/* line 863, Sass/styles.scss */
.shorttext {
    width: 49%;
}

/* line 866, Sass/styles.scss */
.reg_ins_details .effectivedate, .reg_ins_details .excipients {
    width: 11%;
}

/* line 869, Sass/styles.scss */
.effectivedate {
    width: 19.4%;
    margin: 0px 8px 0 1px;
}

/* line 873, Sass/styles.scss */
.releasedate {
    width: 19%;
}

    /* line 876, Sass/styles.scss */
    .releasedate span, .description span, .shorttext span, .effectivedate span, .excipients span {
        color: #444;
        word-break: break-word;
        font-family: Roboto, sans-serif !important;
    }

/* line 880, Sass/styles.scss */
.synopsisheader {
    float: left;
}
    /* line 883, Sass/styles.scss */
    .synopsisheader h3 {
        margin: 0px;
    }
    /* line 886, Sass/styles.scss */
    .synopsisheader .synopsisheight {
        max-height: 520px !important;
        min-height: 50px;
        padding-bottom: 50px !important;
        overflow: auto;
    }

/* line 894, Sass/styles.scss */
.synopsis_maindiv {
    width: 100%;
    margin: 0;
    border: 1px solid #cccccc;
    text-align: justify;
    overflow: auto;
    max-height: 300px;
    padding: 5px 10px 10px;
    height: auto;
    line-height: 20px;
    white-space: pre-wrap;
}
    /* line 905, Sass/styles.scss */
    .synopsis_maindiv p {
        padding: 0 15px 0 0px;
    }

/* line 910, Sass/styles.scss */

/* line 922, Sass/styles.scss */
.heading {
    float: left;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    max-width: 230px;
    padding: 0 5px;
    position: relative;
    text-align: center;
}

/* line 936, Sass/styles.scss */
.tab-content {
    border-top: 0;
}

/* line 940, Sass/styles.scss */
.medicalproducts {
    margin: 20px 0;
}

/* line 943, Sass/styles.scss */
.innermedicalproductsdiv {
    padding: 15px;
    background: #F7F7F7;
    margin: 15px 0px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    min-height: 100px;
    max-height: 200px;
    overflow: auto;
}
    /* line 953, Sass/styles.scss */
    .innermedicalproductsdiv h4 {
        color: #333;
        border-bottom: 1px solid #ccc;
        padding-bottom: 5px;
        margin-top: 0px;
        font-size: 14px;
    }

/* line 960, Sass/styles.scss */
.bg-lightgray {
    background: #f5f5f5;
    border: 1px solid #eee;
}

.nav-tabs > li:hover {
    color: #3162BD;
}

.nav-tabs > li.active > a:hover {
    background: none;
}

.nav-tabs > li.active > a:focus {
    background: none;
}

.nav-tabs > li.active a {
    border-bottom: 2px solid #3162BD !important;
    color: #3162BD;
    font-family: Roboto;
    font-weight: 500;
    background: transparent;
    cursor: pointer !important;
}

/* line 963, Sass/styles.scss */
.autocompletebox {
    background: #F7F7F7;
    padding: 10px;
    overflow: auto;
    max-height: 100px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    width: 90%;
    position: absolute;
    z-index: 9;
}
    /* line 974, Sass/styles.scss */
    .autocompletebox ul li {
        line-height: 26px;
        padding: 5px;
        display: block;
    }
        /* line 979, Sass/styles.scss */
        .autocompletebox ul li:hover {
            background: #3162BD;
            color: #fff;
            curser: pointer;
        }

/* line 987, Sass/styles.scss */
.closecolor {
    color: #e26363;
}

/* line 990, Sass/styles.scss */
.c_btn {
    width: 100%;
    margin: 0px auto !important;
    background: #f0f0f0;
    border: 1px solid #c8c8c8;
    margin: auto;
    padding: 10px;
}
    /* line 998, Sass/styles.scss */
    .c_btn textarea {
        width: 91%;
    }

/* line 1002, Sass/styles.scss */
.divActionReq {
    margin: 0 0 20px 0;
}

/* line 1008, Sass/styles.scss */
.articleinfo {
    background: #FFFDFD;
    border: 1px solid #e7e7e7;
    padding: 10px;
    margin: 5px;
    box-sahdw: 0 3px 24px -11px #4c5e7e;
    border-radius: 3px;
}
    /* line 1015, Sass/styles.scss */
    .articleinfo ul li {
        line-height: 27px;
    }
    /* line 1018, Sass/styles.scss */
    .articleinfo span {
        color: #3162BD;
    }

    /* line 1022, Sass/styles.scss */
    .articleinfo.col-md-4 {
        width: 32.2%;
    }

/* line 1025, Sass/styles.scss */
.checkbox_toggel {
    position: relative;
    display: inline-block;
}

    /* line 1029, Sass/styles.scss */
    .checkbox_toggel:after, .checkbox_toggel:before {
        font-family: FontAwesome;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        -webkit-font-kerning: auto;
        font-kerning: auto;
        -webkit-font-language-override: normal;
        font-language-override: normal;
        font-stretch: normal;
        font-style: normal;
        font-synthesis: weight style;
        font-variant: normal;
        font-weight: normal;
        text-rendering: auto;
    }

    /* line 1044, Sass/styles.scss */
    .checkbox_toggel label {
        width: 90px;
        height: 42px;
        background: #ccc;
        position: relative;
        display: inline-block;
        border-radius: 46px;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

        /* line 1054, Sass/styles.scss */
        .checkbox_toggel label:after {
            content: '';
            position: absolute;
            width: 50px;
            height: 50px;
            border-radius: 100%;
            left: 0;
            top: -5px;
            z-index: 2;
            background: #fff;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            -webkit-transition: 0.4s;
            transition: 0.4s;
        }

    /* line 1068, Sass/styles.scss */
    .checkbox_toggel input {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }

        /* line 1078, Sass/styles.scss */
        .checkbox_toggel input:hover + label:after {
            box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
        }

        /* line 1081, Sass/styles.scss */
        .checkbox_toggel input:checked + label:after {
            left: 40px;
        }

/* line 1085, Sass/styles.scss */
.model-13 .checkbox_toggel:after {
    content: 'Inactive';
    position: absolute;
    color: #666;
    top: 6px;
    font-size: 13px;
    right: 7px;
}

/* line 1094, Sass/styles.scss */
.model-13 .checkbox_toggel label {
    background: none;
    border: 3px solid #777;
    height: 30px;
    border-radius: 20px;
}

    /* line 1100, Sass/styles.scss */
    .model-13 .checkbox_toggel label:after {
        content: 'Active';
        padding: 0 0 0 10px;
        font-weight: normal;
        color: #fff;
        line-height: 22px;
        text-indent: 100px;
        background: #777;
        overflow: hidden;
        box-shadow: none;
        border-radius: 14px;
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px);
        -moz-transition: all 0.4s 0.2s, width 0.2s linear, text-indent 0.4s linear;
        -o-transition: all 0.4s 0.2s, width 0.2s linear, text-indent 0.4s linear;
        -webkit-transition: all 0.4s, width 0.2s linear, text-indent 0.4s linear;
        -webkit-transition-delay: 0.2s, 0s, 0s;
        -webkit-transition: all 0.4s 0.2s, width 0.2s linear, text-indent 0.4s linear;
        transition: all 0.4s 0.2s, width 0.2s linear, text-indent 0.4s linear;
        top: 1px;
        left: auto;
        right: 2px;
        width: 28px;
        height: 22px;
    }

/* line 1126, Sass/styles.scss */
.model-13 .checkbox_toggel input:checked + label {
    border-color: #329043;
}

    /* line 1129, Sass/styles.scss */
    .model-13 .checkbox_toggel input:checked + label:after {
        background: #3fb454;
        left: auto;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        -moz-transition: all 0.4s, width 0.2s linear 0.4s, text-indent 0.3s linear 0.4s;
        -o-transition: all 0.4s, width 0.2s linear 0.4s, text-indent 0.3s linear 0.4s;
        -webkit-transition: all 0.4s, width 0.2s linear, text-indent 0.3s linear;
        -webkit-transition-delay: 0s, 0.4s, 0.4s;
        -webkit-transition: all 0.4s, width 0.2s linear 0.4s, text-indent 0.3s linear 0.4s;
        transition: all 0.4s, width 0.2s linear 0.4s, text-indent 0.3s linear 0.4s;
        width: 80px;
        text-indent: 0;
    }

/* line 1143, Sass/styles.scss */
.tabs .tab-content {
    padding: 15px;
    border-radius: 0px;
    background: #fff;
    margin: 0px;
    overflow: visible;
    width: 100%;
}

/* line 1151, Sass/styles.scss */

.border-radius-0 {
    border-radius: 0px;
}

.border-radius {
    border-radius: 26px;
}
/* line 1155, Sass/styles.scss */
.manage_group_add {
    width: 540px;
    overflow: hidden;
    margin: 0px auto;
}

/* line 1160, Sass/styles.scss */
.manage_usctrl {
    padding: 22px 0 0 0 !important;
}

    /* line 1163, Sass/styles.scss */
    .manage_usctrl .btn.btn-primary {
        width: 30px;
    }

/* line 1166, Sass/styles.scss */
.sroting {
    opacity: 0.2;
}

/* line 1169, Sass/styles.scss */
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

/* line 1172, Sass/styles.scss */
.showfiltermetadata {
    margin: -34px 10px 0 0;
}
    /* line 1174, Sass/styles.scss */
    .showfiltermetadata input {
        margin: 0px 5px 0 0;
        vertical-align: middle;
    }

/* line 1179, Sass/styles.scss */
.regionfiltersdiv {
    margin: 0px 0 0 0;
    position: relative;
    top: 4px;
    right: 10px;
}
    /* line 1184, Sass/styles.scss */
    .regionfiltersdiv label {
        margin: 2px 10px 0 0;
    }
    /* line 1187, Sass/styles.scss */
    .regionfiltersdiv input {
        margin: 0 5px 0 0;
        vertical-align: middle;
    }

/* line 1192, Sass/styles.scss */
.lblcolumncount {
    margin: 37px 25px 0 0;
}

/* line 1195, Sass/styles.scss */
.dropdownarrow {
    width: 100%;
    overflow: hidden;
    border-radius: 3px;
    padding: 3px;
    font-weight: normal;
    border: 1px solid #CECECE;
    background: url(../images/allicons.png) no-repeat 125% -12px white;
    float: left;
    text-align: left;
    padding-left: 12px;
    height: 30px;
    line-height: 24px;
}

/* line 1211, Sass/styles.scss */
.popupscrollctrl, .popupscrollctrl_draftins {
    max-height: 400px;
    overflow: auto;
    width: 100%;
}

/* line 1216, Sass/styles.scss */
.popupscrollctrl_draftins {
    max-height: 550px;
    overflow-x: hidden;
    min-height: 300px;
}

/* line 1222, Sass/styles.scss */
.popup_big {
    width: 900px;
}

/* line 1225, Sass/styles.scss */
.popup_bigdraftinsight {
    width: 90% !important;
}

/* line 1228, Sass/styles.scss */
.glyphicon-trash, .fa-trash-o, .fa-close, .fa-ban .fa-trash-o:before {
    /*color: #e26363 !important;*/
    color: #333 !important;
}

i.fa.fa-ban.icons::before {
    color: #e26363;
}
/* line 1231, Sass/styles.scss */
.fa-pencil, .fa-pencil:before {
        color: #7b7b7b !important;
}

/* line 1231, Sass/styles.scss */
.fa-check-circle, .fa-check-circle:before {
    color: #8bc34a !important;
}


/* line 1234, Sass/styles.scss */
.k-i-seek-w {
    background-position: 0 -107px;
}

/* line 1237, Sass/styles.scss */
.k-i-arrow-w {
    background-position: 0 -43px;
}

/* line 1240, Sass/styles.scss */
.k-i-arrow-e {
    background-position: 0 -11px;
}

/* line 1243, Sass/styles.scss */
.k-i-seek-e {
    background-position: 0 -76px;
}

/* line 1246, Sass/styles.scss */
.k-state-hover {
    background-position: -16px -28px;
}

/* line 1249, Sass/styles.scss */
.k-i-refresh {
    background-position: -47px -111px;
    margin-top: 5px;
}

/* line 1252, Sass/styles.scss */
.k-i-arrow-s {
    background-position: 0 -27px;
}

.k-state-hover > * > .k-i-arrow-s {
    background-position: -16px -27px;
}
/* line 1256, Sass/styles.scss */
.callout-danger span {
    font-size: 14px;
}

/* line 1260, Sass/styles.scss */
.insifgterrormsg {
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 180px;
}

/* line 1266, Sass/styles.scss */
.toggleexpand {
    background: #FFF;
    padding: 3px;
    border-radius: 3px;
    text-align: center;
    margin: 0 10px 0 0;
    box-shadow: 0 0 3px rgba(16, 16, 16, 0.25);
}

    /* line 1274, Sass/styles.scss */
    .toggleexpand:before {
        content: "\002b";
        font-family: 'Glyphicons Halflings';
        font-size: 7px;
        color: #B1B1B1;
    }

/* line 1280, Sass/styles.scss */
.toggleMin .toggleexpand:before {
    content: "\2212";
}

/* line 1284, Sass/styles.scss */
.morerightmargin {
    margin-right: 10px;
}

/* line 1288, Sass/styles.scss */
.jvectormap-container {
    background-color: white !important;
}

/* line 1291, Sass/styles.scss */
.chartminheight {
    min-height: 400px;
}

    /* line 1294, Sass/styles.scss */
    .chartminheight:nth-child(2n+3) {
        clear: left;
    }

/* line 1297, Sass/styles.scss */
.backbtn {
    font-size: 18px;
}

.w-140 {
    width: 140px;
}

.width-240 {
    width: 240px;
}

.width-250 {
    width: 250px;
}

.width-35 {
    width: 22% !important;
}

.backbtnN {
    transition: all 0.2s;
    width: 65px;
    background-color: transparent !important;
}

    .backbtnN:hover {
        background-color: transparent;
        color: #3162BD;
        border: none !important;
        outline: none;
        padding-left: 15px !important;
        transition: all .2s ease-in-out;
    }

    .backbtnN:active {
        background-color: transparent;
        box-shadow: none;
    }

    .backbtnN:focus {
        background-color: transparent;
    }

.kendo-export-btn {
    border: 1px solid #3162BD !important;
    color: #3162BD;
    background: #fff;
    box-shadow: none;
    padding: 3px 8px !important;
    right: 180px;
    top: -5px;
}

.k-button:focus:active:not(.k-state-disabled):not([disabled]) {
    box-shadow: none;
}

.k-button:focus {
    box-shadow: none;
}

.k-grid .icons:hover {
    background-color: transparent;
}
/* line 1302, Sass/styles.scss */
.form-item {
    position: relative;
    margin: 0 0 10px 0;
    clear: both;
}

    /* line 1307, Sass/styles.scss */
    .form-item label, .form-item input {
        display: inline-block;
        -webkit-transition: all 150ms;
        transition: all 150ms;
    }

    /* line 1312, Sass/styles.scss */
    .form-item input {
        margin-top: 5px;
        padding: 6px 15px;
        border: 1px solid #999;
        border-radius: 5px;
        line-height: 20px;
        font-size: 14px;
        color: #222;
    }

        /* line 1321, Sass/styles.scss */
        .form-item input:valid + label {
            color: #999;
            -webkit-transform: translateY(-17px) scale(0.75);
            transform: translateY(-17px) scale(0.75);
        }

        /* line 1326, Sass/styles.scss */
        .form-item input:focus + label {
            color: #999;
            -webkit-transform: translateY(-17px) scale(0.75);
            transform: translateY(-17px) scale(0.75);
        }

        /* line 1331, Sass/styles.scss */
        .form-item input:focus {
            outline: none;
            box-shadow: inset 0 -0.25em 0.5em #e6f0ff;
            border-color: #3162BD;
        }

    /* line 1336, Sass/styles.scss */
    .form-item span:after {
        content: "\f002";
        color: #C5C5C5;
        font: normal normal normal 14px/1 FontAwesome !important;
        position: absolute;
        right: 16px;
        top: 16px;
    }

    /* line 1344, Sass/styles.scss */
    .form-item input:focus + label {
        color: #3162BD;
    }

    /* line 1347, Sass/styles.scss */
    .form-item label {
        position: absolute;
        top: 12px;
        left: 17px;
        padding: 0 2px;
        line-height: 20px;
        font-size: 12px;
        color: #999;
        background: #fff;
        pointer-events: none;
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform: translateY(0) scale(1);
        transform: translateY(0) scale(1);
    }

/* line 1364, Sass/styles.scss */
.PieChartBtn {
    background-color: transparent;
    border: none;
    font-size: 12px;
    white-space: pre-wrap;
    width: 130px;
    float: left;
    text-align: left;
    padding: 8px 0 2px 10px;
    line-height: 14px;
    font-weight: noraml;
}

/* line 1377, Sass/styles.scss */
.dashboard_content svg.mypiechart {
    display: block;
    height: 250px;
    width: 250px;
    margin: 20px 2px 0 0px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

/* line 1390, Sass/styles.scss */
.piecolorshow {
    width: 10px;
    height: 10px;
    float: left;
    margin: 10px 0px 0px 10px;
    border-radius: 50%;
    box-shadow: 1px 1px 1px 1px #D2D2D2;
}

/* line 1399, Sass/styles.scss */
.piechart_label {
    line-height: 20px;
    float: left;
    margin: 0px 0 2px 8px;
}

    /* line 1405, Sass/styles.scss */
    .piechart_label input[type="checkbox"] {
        display: none;
    }

/* line 1408, Sass/styles.scss */
.expandsidebar section.content-header, .expandsidebar .content {
    width: 78%;
    margin: 0;
}

/* line 1412, Sass/styles.scss */
.expandsidebar .policy_type {
    height: auto;
}

/* line 1418, Sass/styles.scss */
.panel ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

/* line 1425, Sass/styles.scss */
.news-item {
    padding: 4px 4px;
    margin: 0px;
    border-bottom: 1px dotted #555;
}

/* line 1430, Sass/styles.scss */
.filtersicon:after {
    content: "\f0b0";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    color: #ccc;
    right: 7px;
    top: 10;
    cursor: pointer;
}

/* line 1439, Sass/styles.scss */
.filtersicon:hover::after {
    color: #343f4b;
}

/* line 1442, Sass/styles.scss */
.slidearrowrap {
    position: relative;
}

/* line 1445, Sass/styles.scss */
.slidearrow {
    border: 1px solid #cccccc;
    background: white;
    position: absolute;
    width: 105px;
    right: -39px;
    margin: 9px 0 0 0px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
    /* line 1455, Sass/styles.scss */
    .slidearrow input[type="button"] {
        background: none;
        padding: 5px;
        font-weight: 600;
    }
        /* line 1460, Sass/styles.scss */
        .slidearrow input[type="button"]:hover {
            background: #efefef;
            width: 100%;
            text-align: left;
        }

    /* line 1466, Sass/styles.scss */
    .slidearrow:after, .slidearrow:before {
        right: 39%;
        top: -10px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    /* line 1477, Sass/styles.scss */
    .slidearrow:after {
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #FFFFFF;
        border-width: 10px;
        margin-top: -10px;
    }

    /* line 1483, Sass/styles.scss */
    .slidearrow:before {
        border-color: rgba(194, 225, 245, 0);
        border-bottom-color: #ccc;
        border-width: 10px;
        margin-top: -11px;
    }

/* line 1490, Sass/styles.scss */
.bodyoverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999999;
    text-align: center;
}

/* line 1499, Sass/styles.scss */
.loading_img {
    position: fixed;
    top: 45%;
    left: 50%;
}

/* line 1506, Sass/styles.scss */
.loader:before,
.loader:after,
.loader {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

/* line 1515, Sass/styles.scss */
.loader {
    color: #ffffff;
    font-size: 10px;
    margin: -20px auto 0 auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

    /* line 1527, Sass/styles.scss */
    .loader:before {
        left: -3.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    /* line 1532, Sass/styles.scss */
    .loader:after {
        left: 3.5em;
    }

    /* line 1536, Sass/styles.scss */
    .loader:before,
    .loader:after {
        content: '';
        position: absolute;
        top: 0;
    }

@-webkit-keyframes load7 {
    /* line 1544, Sass/styles.scss */
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    /* line 1547, Sass/styles.scss */
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    /* line 1554, Sass/styles.scss */
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    /* line 1557, Sass/styles.scss */
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

/* line 1561, Sass/styles.scss */
.extramargin {
    margin: 10px 0 0 0;
}

/* line 1564, Sass/styles.scss */
.panel-heading span:before {
    cursor: pointer;
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    float: left;
    color: grey;
}

/* line 1571, Sass/styles.scss */
.panel-heading span.collapsed:before {
    content: "\e114";
}

/* line 1575, Sass/styles.scss */
.panel-heading span[data-toggle="collapse"]:before {
    cursor: pointer;
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    float: left;
    margin-right: 10px;
    color: grey;
    position: relative;
    z-index: 10000000;
    font-size: 11px;
}

.notify-panel-heading span[data-toggle="collapse"]:before {
    cursor: pointer;
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    float: left;
    margin-right: 10px;
    color: grey;
    z-index: 10000000;
    font-size: 11px;
    position: unset;
}


/* line 1584, Sass/styles.scss */
.panel-heading span[data-toggle="collapse"].collapsed:before {
    content: "\e114";
}

/* line 1588, Sass/styles.scss */
.InsightsFixedBtns {
    top: 0;
    padding: 0px 10px 5px;
    background: #f8f9fa;
    border-bottom: 1px solid #b1c0ce;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 1000;
    width: 100%;
}

.viewInsightsFixedBtns {
    top: 0;
    padding: 10px 10px 5px;
    border: 1px solid #E7F1D2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 1000;
    width: 100%;
}

/* line 1600, Sass/styles.scss */
.box.callout {
    width: auto;
}
    /* line 1602, Sass/styles.scss */
    .box.callout h4 {
        color: #fff;
        border: 0;
    }
    /* line 1606, Sass/styles.scss */
    .box.callout .box-header {
        border: 0;
    }
    /* line 1609, Sass/styles.scss */
    .box.callout .btn-box-tool {
        color: #fff;
        margin: 2px -30px 0 0px;
    }
        /* line 1612, Sass/styles.scss */
        .box.callout .btn-box-tool:hover {
            color: #f8f8f8;
        }

/* line 1617, Sass/styles.scss */
.flaotnone {
    float: none;
}

/* line 1620, Sass/styles.scss */
fieldset.mianmarketsdiv {
    margin: 10px 0 20px 0;
}
    /* line 1623, Sass/styles.scss */
    fieldset.mianmarketsdiv legend {
        font-size: 18px;
        width: auto;
        padding: 2px 5px;
        border-bottom: 1px solid #ccc;
        margin: 0 0 0 6px;
        color: #038CBB;
    }

/* line 1632, Sass/styles.scss */
.InsHighNo {
    font-size: 15px;
    color: #3162BD;
    font-weight: 500;
}

/* line 1636, Sass/styles.scss */
.InsightDisabled {
    cursor: not-allowed !important;
}

/* line 1639, Sass/styles.scss */
.sadmin_grid_success.bs-example-bg-classes {
    padding: 0px;
    position: fixed;
    z-index: 100000000;
    min-width: 100px;
    margin: auto;
    max-width: 400px;
    top: 0px;
    left: 0px;
    right: 0px;
    width: fit-content !important;
    text-align: left;
}

/* line 1648, Sass/styles.scss */
.bg-danger {
    border-top: 0 !important;
    border: 1px solid #F9637F;
    color: #F9637F;
}

    .bg-danger:before {
        content: "\ea08";
        position: inherit;
        font-family: "icons" !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        color: darken( $darkred, 15%);
        /*top: 18%;
        left: 5%;*/
        color: #ff5172;
            margin-right: 10px;
    }

p.bg-danger.animated.bounce span, p.bg-warning.animated.bounce span {
    line-height: 25px;
    /*margin-left: 15px;*/
}

.bg-warning {
    background-color: #fcf8e3;
    border: 1px solid #ffeeba;
    color: #8a6d3b;
}

    .bg-warning:before {
        content: "\ea07";
        position: inherit;
        font-family: "icons" !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 22px;
        color: darken( $darkred, 15%);
        /*top: 25%;
        left: 10%;*/
        color: #8a6d3b;
            margin-right: 10px;
    }

p.bg-danger.animated.bounce i {
    color: #ff5172;
    font-size: 20px;
}
/* line 1652, Sass/styles.scss */
.bs-example-bg-classes p {
    padding: 10px 15px 10px 15px !important;
    text-align: left;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    height: 45px\0;
    display: flex;
}

    .bs-example-bg-classes p img {
        margin-right: 10px;
    }
/* line 1660, Sass/styles.scss */
.success_msg_icon {
    width: 20px;
    height: 20px;
    margin: 0px 5px 0 0;
}

/* line 1665, Sass/styles.scss */
fieldset.ManageBtns {
    background: none;
    border: 1px solid #CECECE;
    border-radius: 0;
    width: auto;
    margin: 0 0 0px 0px;
    padding: 2px 10px 8px 10px;
    float: right;
}

    /* line 1674, Sass/styles.scss */
    fieldset.ManageBtns legend {
        background: #efefef;
        width: 134px;
        margin: 0px 0px 8px -4px;
        border: 0;
        color: #2FB0E7;
        padding: 3px 11px;
        font-size: 16px;
        border-radius: 2px;
        display: block;
        text-align: left;
    }

/* line 1686, Sass/styles.scss */
h3.InsightsTitle {
    line-height: 30px;
    color: #3162BD;
    padding: 0 0px 0 10px;
    font-size: 17px;
    width: 100%; /*This is added to maintain h3 width*/
}

/* line 1692, Sass/styles.scss */
.btnsmaindiv button.btn.btn-cancel {
    color: #333 !important;
    background-color: #fff;
    border-color: #ccc;
    padding: 6px;
    margin: -5px 6px 0 0 !important;
    line-height: 17px;
}

/* line 1700, Sass/styles.scss */
.impactedcomapniesdiv {
    padding: 10px 0 0px 10px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 999;
}
    /* line 1706, Sass/styles.scss */
    .impactedcomapniesdiv b {
        padding: 0px 0 10px 0;
        display: block;
    }

/* line 1721, Sass/styles.scss */
button#InsightChkSearch.InsSearchFixed {
    position: fixed;
    z-index: 9999;
    top: 0px;
    right: 35px;
    transition: none;
    margin: 0px !important;
}

    /* line 1729, Sass/styles.scss */
    button#InsightChkSearch.InsSearchFixed.insightsearchbtn {
        right: 2.4%;
    }

/* line 1732, Sass/styles.scss */
.glyphicon-duplicate:before {
    content: "\e224";
}

/* line 1735, Sass/styles.scss */


/* line 1744, Sass/styles.scss */
.InsCatType {
    word-break: break-all;
    color: #5FBD1A;
    max-width: 80%;
}

/* line 1749, Sass/styles.scss */
.InsRegId {
    color: #e26363;
    font-size: 18px;
}

/* line 1753, Sass/styles.scss */
.insgreeenlbl {
    font-size: 18px;
    color: #5198c6;
}

/* line 1757, Sass/styles.scss */
/*.createdname {
    color: #aaaaaa;
}*/

/* line 1760, Sass/styles.scss */
.InsDetailsMarkets {
    color: #3162BD;
    padding-bottom: 5px;
    margin-top: 0px;
    width: 100%;
    font-weight: normal;
    font-size: 18px;
    margin: 14px 0 8px 0;
}

@media screen and (max-width: 1000px) {
    /* line 1771, Sass/styles.scss */
    .InsightsFixedBtns {
        background: #EFEFEF;
        /*width: 708px;*/
    }
}

@media screen and (min-width: 1280px) and (max-width: 1320px) {
    /* line 1778, Sass/styles.scss */
    .PieChartBtn {
        width: 125px;
    }

    /* line 1779, Sass/styles.scss */
    /*.InsightsFixedBtns {
        width: 1003px !important;
    }*/

    /* line 1780, Sass/styles.scss */
    fieldset.ManageBtns {
        /*width: 690px;*/
    }
}

@media screen and (min-width: 1180px) and (max-width: 1380px) {
    /* line 1783, Sass/styles.scss */
    /*.InsightsFixedBtns {
        background: #EFEFEF;
        width: 1089px;
    }*/

    /* line 1787, Sass/styles.scss */
    .sidebar-collapse .InsightsFixedBtns {
        background: #EFEFEF;
        /*width: 1270px;*/
    }
}

@media screen and (min-width: 1380px) {
    /* line 1793, Sass/styles.scss */
    /*.InsightsFixedBtns {
        background: #EFEFEF;
        width: 1158px;
    }*/

    /* line 1797, Sass/styles.scss */
    .sidebar-collapse .InsightsFixedBtns {
        background: #EFEFEF;
        /*width: 1503px;*/
    }
}

@media screen and (min-width: 1500px) and (max-width: 1600px) {
    /* line 1804, Sass/styles.scss */
    .insightselectbox {
        width: 20% !important;
    }

    /* line 1807, Sass/styles.scss */
    .expandsidebar .keyword-sraechradiobtns {
        right: 530px;
    }
}
/* line 1812, Sass/styles.scss */
.marketsmiandiv {
    min-height: 100px;
    max-height: 50px;
    overflow: auto;
    border: 1px solid #cccccc;
    padding: 5px;
}
    /* line 1819, Sass/styles.scss */
    .marketsmiandiv li {
        list-style-position: inside;
        list-style: none;
        line-height: 36px;
        margin: 0px 10px;
    }
        /* line 1825, Sass/styles.scss */
        .marketsmiandiv li:before {
            content: "\f041";
            font: normal normal normal 15px/1 FontAwesome;
            position: relative;
            left: -7px;
            color: #428bca;
            top: -1px;
        }

/* line 1841, Sass/styles.scss */
.scrollbar::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

/* line 1847, Sass/styles.scss */
.scrollbar::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

/* line 1853, Sass/styles.scss */
.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ccc;
}

/* line 1857, Sass/styles.scss */
.nodata_piechart {
    font-size: 24px;
    float: left;
    position: relative;
    top: 130px;
    left: 27%;
    color: #ccc;
}

    /* line 1861, Sass/styles.scss */
    .nodata_piechart:before {
        content: "\f1c0";
        font: normal normal normal 54px/1 FontAwesome;
        margin: 0 23px 0 0;
    }

/* line 1863, Sass/styles.scss */
.highlighted {
    background: yellow;
}

/* line 1867, Sass/styles.scss */
.regclass {
    border: 1px solid #F17B7B;
}

/* line 1871, Sass/styles.scss */


/* line 1876, Sass/styles.scss */
.ins_swith_btn {
    float: right;
    margin: 0px 0px 0 0px;
}

/* line 1881, Sass/styles.scss */
.error_message {
    color: #D9534F;
    font-weight: normal;
    float: right;
    margin: -33px 0 0 0;
    padding: 2px 0px 0 0;
}

/* line 1889, Sass/styles.scss */
.searchTextbox.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background: #ECECEC;
    left: 0;
    z-index: 992;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

    /* line 1900, Sass/styles.scss */
    .searchTextbox.fixed .form-item label {
        background: transparent;
    }

/* line 1904, Sass/styles.scss */
.pdfsearchdiv span {
    font-weight: normal;
}

/* line 1909, Sass/styles.scss */
.insightcount {
    margin: 5px 17px 0 0;
}

/* line 1914, Sass/styles.scss */
.categoryclass {
    font-size: 20px;
    color: #3162BD;
}

/* line 1919, Sass/styles.scss */
.variantbox.dynamicpopupdiv {
    top: 0px !important;
}

    /* line 1922, Sass/styles.scss */
    .variantbox.dynamicpopupdiv:after, .variantbox.dynamicpopupdiv:before {
        top: 58px !important;
    }

/* line 1925, Sass/styles.scss */
.variantbox:after, .variantbox:before {
    right: 100%;
    top: 188px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

/* line 1936, Sass/styles.scss */
.variantbox:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #FFFFFF;
    border-width: 10px;
    margin-top: -45px;
}

/* line 1943, Sass/styles.scss */
.variantbox:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #A9A9A9;
    border-width: 11px;
    margin-top: -46px;
}

/* line 1949, Sass/styles.scss */
.variantbox {
    width: 700px;
    min-height: 150px;
    background: #F7F7F7;
    z-index: 555;
    top: -140px;
    position: absolute;
    left: 100%;
    border: 1px solid #cacaca;
    padding: 10px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 2px 2px rgba(145, 145, 145, 0.4);
    -moz-box-shadow: 1px 2px 2px rgba(145, 145, 145, 0.4);
    box-shadow: 1px 2px 2px rgba(145, 145, 145, 0.4);
}

/* line 1964, Sass/styles.scss */
.overflowmaindiv {
    min-height: 100px;
    max-height: 100px;
    overflow: auto;
    overflow-x: hidden;
}

/* line 1971, Sass/styles.scss */
.mainmarketsdiv {
    width: 100%;
    z-index: 999;
    position: relative;
}

/* line 1976, Sass/styles.scss */
.productsdiv {
    width: 23%;
}

/* line 1981, Sass/styles.scss */
.overflowmaindiv .productsdiv:nth-child(4n+5) {
    clear: left;
}

/* line 1984, Sass/styles.scss */
.pdfsearchscrolldiv {
    min-height: 300px;
    max-height: 400px;
    overflow: auto;
    overflow-x: hidden;
}

/* line 1990, Sass/styles.scss */
.noofdocumentscount {
    margin: -21px 30px 0px 0px;
}

/* line 1993, Sass/styles.scss */
.searchbtnheight {
    height: 50px;
}

/* line 1996, Sass/styles.scss */
.DocTypeStatus {
    background: #fff;
    width: 180px;
    margin: 0 0 0 30px;
    padding: 2px 10px 7px;
    border-radius: 2px;
    float: left;
}
    /* line 2004, Sass/styles.scss */
    .DocTypeStatus .checkbox {
        float: left;
        width: 50%;
        margin: 0px;
    }

/* line 2011, Sass/styles.scss */
.row.AdvanceInsSearch {
    margin: 0px;
    float: left;
    padding: 6px 0;
}
    /* line 2016, Sass/styles.scss */
    .row.AdvanceInsSearch label {
        margin: 0px;
    }
    /* line 2019, Sass/styles.scss */
    .row.AdvanceInsSearch .radio {
        padding: 0px 0px 0 30px;
        float: left;
        width: 100%;
    }
    /* line 2024, Sass/styles.scss */
    .row.AdvanceInsSearch .DocTypeStatus + .radio {
        margin-top: 0px;
    }

/* line 2028, Sass/styles.scss */
.InsAdvSearch {
    width: 100%;
}

/* line 2031, Sass/styles.scss */
.tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
}

    /* line 2036, Sass/styles.scss */
    .tags li, .tags > div {
        float: left;
    }

    /* line 2040, Sass/styles.scss */
    .tag, .tags > div {
        background: #DADADA;
        border-radius: 3px 0 0 3px;
        color: #999;
        font-size: 12px;
        display: inline-block;
        height: 26px;
        line-height: 26px;
        padding: 0 20px 0 8px;
        position: relative;
        margin: 0 10px 10px 0;
        text-decoration: none;
        -webkit-transition: color 0.2s;
    }

        /* line 2057, Sass/styles.scss */
        .tag::after, .tags > div::after {
            background: #F7F7F7;
            border-bottom: 13px solid transparent;
            border-left: 10px solid #DADADA;
            border-top: 13px solid transparent;
            content: '';
            position: absolute;
            right: 0;
            top: 0;
        }

        /* line 2068, Sass/styles.scss */
        .tags > div.TabRegionName {
            background: #3162BD;
            color: #fff;
        }

            /* line 2073, Sass/styles.scss */
            .tags > div.TabRegionName::after {
                border-left: 10px solid #3162BD;
            }

            .tags > div.TabRegionName a i:before {
                color: white !important;
            }

        /* line 2076, Sass/styles.scss */
        .tags > div.TabSubRegionName {
            background: #3162BD;
            color: #fff;
        }
            /* line 2081, Sass/styles.scss */
            .tags > div.TabSubRegionName a i:before {
                color: white !important;
            }

            /* line 2088, Sass/styles.scss */
            .tags > div.TabSubRegionName::after {
                border-left: 10px solid #3162BD;
            }

/* line 2092, Sass/styles.scss */
.selectedinputs {
    border: 1px solid #cccccc;
    background: #F7F7F7;
    width: 94%;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
    /* line 2100, Sass/styles.scss */
    .selectedinputs legend {
        border: 1px solid #cccccc;
        width: auto;
        border-radius: 3px;
        margin: 0px 5px;
        background: #EFEFEF;
        font-size: 15px;
        padding: 2px 5px;
    }
    /* line 2109, Sass/styles.scss */
    .selectedinputs .searchlabels {
        width: 92%;
        margin: 3px 0 0 0;
    }
    /* line 2113, Sass/styles.scss */
    .selectedinputs .recentsearchscrolldiv {
        max-height: 150px;
        overflow: auto;
    }

/* line 2118, Sass/styles.scss */
.panel-title {
    cursor: pointer;
}
    /* line 2120, Sass/styles.scss */
    .panel-title span {
        display: block;
    }

.modal-body .panel-title {
    font-size: 13px;
    color: #333 !important;
}

.modal-body .panel-group .panel {
    margin-bottom: 20px;
}

.modal-body h4 {
    color: #333 !important;
    font-size: 16px;
}

/* line 2125, Sass/styles.scss */
.smallpopup {
    width: 450px !important;
}

.bigpopup {
    width: 70% !important;
}

/* line 2128, Sass/styles.scss */
h4.mainheading {
    border: 0;
    width: auto;
}

/* line 2132, Sass/styles.scss */
.radiocheckbox.checkbox:after {
    content: "";
    font-family: FontAwesome;
}

/* line 2136, Sass/styles.scss */
.radiocheckbox.checkbox:before {
    content: "";
    font-family: FontAwesome;
}

/* line 2140, Sass/styles.scss */
.radiocheckbox.checkbox label:before {
    content: "";
    width: 13px;
    height: 13px;
    border: 2px solid #666;
    border-radius: 50%;
    top: 2px;
    left: 2px;
}

/* line 2149, Sass/styles.scss */
.radiocheckbox.checkbox input[type="checkbox"]:checked + label:after {
    border: 0;
    top: 5px;
    left: 5px;
    border-radius: 50%;
    background: #2561bd;
    content: '';
    width: 7px;
    height: 7px;
    line-height: 10px;
    font-size: 8px;
    opacity: 1;
}

/* line 2162, Sass/styles.scss */
.actioncommentsdiv {
    overflow: hidden;
    margin: 0 0 20px 0;
}

/* line 2166, Sass/styles.scss */
.paginationcenter {
    margin: 0px auto;
    width: auto !important;
    display: table;
}

/* line 2171, Sass/styles.scss */
.table-bordered > tbody > tr > th {
    font-size: 13px;
}

/* line 2174, Sass/styles.scss */
.table-bordered > tbody > tr > td {
    font-size: 13px;
}

/* line 2177, Sass/styles.scss */
.styledchkbox.checkbox input[type="checkbox"] + label:before {
    opacity: 0;
}

/* line 2180, Sass/styles.scss */
.styledchkbox.checkbox input[type="checkbox"] + label:after {
    left: 90%;
    content: "\f00c";
    top: 6px;
    font-size: 12px;
}

/* line 2186, Sass/styles.scss */
.checkbox.styledchkbox label {
    width: 100%;
    padding: 4px;
}

/* line 2191, Sass/styles.scss */
.styledchkbox.checkbox input[type="checkbox"]:checked + label {
    width: 106%;
    background: #e7f5ff;
    color: #333 !important;
}

/* line 2196, Sass/styles.scss */
.lbltxt {
    width: 93%;
}

/* line 2199, Sass/styles.scss */
.bg-success {
    background-color: #A8EBC4;
    color: #1b7943;
    border: 1px solid #48cb7f;
}

/* line 2203, Sass/styles.scss */
.keywordsdiv {
    width: 56%;
    clear: left;
}


.word-break-w {
    word-break: break-word;
}


/* line 2206, Sass/styles.scss */
.active-pagination {
    background-color: #2561bd !important;
    border-color: #2561bd !important;
    color: #fff !important;
}

/* line 2211, Sass/styles.scss */
.pagination .btn {
    border-radius: 0 !important;
}

/* line 2214, Sass/styles.scss */
.btnlogin {
    font-size: 16px !important;
}

/* line 2217, Sass/styles.scss 
.fixedfilter, .fixedsavedseach {
    position: fixed;
    text-decoration: none;
    z-index: 9999;
    top: 0;
    margin: 0;
    padding: 2px 8px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #3162BD;
    color: #fff;
    right: 100px;
}
    */
/* line 2230, Sass/styles.scss */
.fixedsavedseach {
    right: 220px;
}

/* line 2234, Sass/styles.scss */
.marketdtcontrol {
    width: 100%;
}
    /* line 2236, Sass/styles.scss */
    .marketdtcontrol .dropdownarrow-subsection {
        height: 28px;
        background: url(../images/allicons.png) no-repeat 116% -17px white !important;
    }

    .marketdtcontrol .dropdownarrow {
        background: url(../images/allicons.png) no-repeat 112% -17px white;
    }

.marketdtcontrol-grr .dropdownarrow {
    background: url(../images/allicons.png) no-repeat 111% -17px white;
}

.marketdtcontrol-ha .dropdownarrow {
    background: url(../images/allicons.png) no-repeat 109% -17px white;
}

.markets {
    background: url(../images/allicons.png) no-repeat 109% -17px white;
}

.dropdown-align {
    background: url(../images/allicons.png) no-repeat 131% -17px white !important;
}

.dropdownarrow1:after {
    content: "\e004";
    font-family: icons;
    font-weight: 900;
    float: right;
    padding-right: 10px;
}

/* line 2240, Sass/styles.scss */
.marketdropdowncontrol {
    width: 100%;
}

/* line 2243, Sass/styles.scss */
.catgories-innerdiv {
    background: #f8f8f8;
    border: 1px solid #e2edeb;
    padding: 10px;
}
    /* line 2247, Sass/styles.scss */
    .catgories-innerdiv h4 {
        color: #3162BD;
        font-weight: bold;
    }

/* line 2252, Sass/styles.scss */
.categoriesdiv {
    margin-left: 15px;
}

/* line 2255, Sass/styles.scss */
.categoryimage {
    background: #eeeeee;
    padding: 5px;
    border: 1px solid #cccccc;
    border-radius: 15px;
}

/* line 2262, Sass/styles.scss */
input#toggle {
    max-height: 0;
    max-width: 0;
    opacity: 0;
}

    /* line 2267, Sass/styles.scss */
    input#toggle + label {
        display: block;
        margin: -18px 0 0 0;
        position: relative;
        box-shadow: inset 0 0 0px 1px #d5d5d5;
        text-indent: -5000px;
        height: 18px;
        width: 41px;
        border-radius: 15px;
    }

        /* line 2278, Sass/styles.scss */
        input#toggle + label:before {
            content: "";
            position: absolute;
            display: block;
            height: 17px;
            width: 30px;
            top: 0;
            left: 0;
            border-radius: 15px;
            background: rgba(19, 191, 17, 0);
            -moz-transition: .25s ease-in-out;
            -webkit-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
        }

        /* line 2293, Sass/styles.scss */
        input#toggle + label:after {
            content: "";
            position: absolute;
            display: block;
            height: 18px;
            width: 19px;
            top: 0px;
            left: 0px;
            border-radius: 15px;
            background: white;
            box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.2);
            -moz-transition: .25s ease-in-out;
            -webkit-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
        }

input#Emailtoggle {
    max-height: 0;
    max-width: 0;
    opacity: 0;
}

    /* line 2267, Sass/styles.scss */
    input#Emailtoggle + label {
        display: block;
        margin: -18px 0 0 0;
        position: relative;
        box-shadow: inset 0 0 0px 1px #d5d5d5;
        text-indent: -5000px;
        height: 18px;
        width: 61px;
        border-radius: 15px;
    }

        /* line 2278, Sass/styles.scss */
        input#Emailtoggle + label:before {
            content: "";
            position: absolute;
            display: block;
            height: 17px;
            width: 30px;
            top: 0;
            left: 0;
            border-radius: 15px;
            background: rgba(19, 191, 17, 0);
            -moz-transition: .25s ease-in-out;
            -webkit-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
        }

        /* line 2293, Sass/styles.scss */
        input#Emailtoggle + label:after {
            content: "";
            position: absolute;
            display: block;
            height: 18px;
            width: 19px;
            top: 0px;
            left: 0px;
            border-radius: 15px;
            background: white;
            box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.2);
            -moz-transition: .25s ease-in-out;
            -webkit-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
        }

/* line 2308, Sass/styles.scss */
input#toggle:checked + label:before {
    width: 40px;
    background: #3162BD;
}

input#Emailtoggle:checked + label:before {
    width: 40px;
    background: #3162BD;
}

/* line 2313, Sass/styles.scss */
input#toggle:checked + label:after {
    left: 22px;
    top: 0px;
    box-shadow: inset 0 0 0 1px #3162BD, 0 2px 4px rgba(0, 0, 0, 0.2);
}

input#Emailtoggle:checked + label:after {
    left: 42px;
    top: 0px;
    box-shadow: inset 0 0 0 1px #3162BD, 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* line 2318, Sass/styles.scss */
.insightheading {
    color: #3162BD;
}

/* line 2321, Sass/styles.scss */
.bigcontentdescription {
    height: 65px;
    overflow: auto;
    word-break: break-word;
}
.bigcontentdescription-v {
    margin-left: 0px;
    margin-bottom: 0px;
    width: 100%;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    word-break: break-word;
}

    .bigcontentdescription-v:focus-visible {
        border: none !important;
        outline: 1px solid #eee !important;
        box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    }

/* line 2325, Sass/styles.scss */
.btnmargin {
    margin-top: 12px !important;
}

/* line 2328, Sass/styles.scss */
#InformationCmts {
    margin-right: 11px;
}

select {
    background-image: linear-gradient(45deg, transparent 50%, black 60%), linear-gradient(135deg, black 40%, transparent 50%) !important;
    background-position: calc(100% - 15px) 12px, calc(100% - 10px) 12px, 100% 0;
    background-size: 5px 5px;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}
/* line 2343, Sass/styles.scss */
.insightselectbox {
    width: 14%;
    margin: 0px 20px 0 0px;
}
    /* line 2346, Sass/styles.scss */
    .insightselectbox select {
        padding: 2px 4px;
        border: 1px solid #96C7DB;
        background: none;
        margin-top: -2px;
        font-size: 13px;
        width: 100%;
    }

/* line 2355, Sass/styles.scss */
.k-grid-excel {
    float: right;
    border: 1px solid #cccccc !important;
    padding: 5px !important;
}

/* line 2360, Sass/styles.scss */
.buttonsforsearch {
    background-color: #ECF9FF;
    border: 1px solid #96C7DB;
    width: 100%;
    padding: 5px;
}
    /* line 2365, Sass/styles.scss */
    .buttonsforsearch a {
        color: #1A8DBE;
        margin-right: 15px;
    }
        /* line 2368, Sass/styles.scss */
        .buttonsforsearch a:hover {
            color: #02618a;
            text-decoration: underline;
        }

/* line 2374, Sass/styles.scss */
button.k-i-seek-w, button.k-i-seek-e, button.k-i-arrow-w, button.k-i-arrow-e {
    min-width: 2em;
    height: 2em;
    border: 1px solid #cccccc;
}

/* line 2379, Sass/styles.scss */
button.k-i-seek-w {
    background-position: 2px -109px;
}

/* line 2382, Sass/styles.scss */
button.k-i-arrow-w {
    background-position: 0 -44px;
}

/* line 2385, Sass/styles.scss */
button.k-i-arrow-e {
    background-position: 3px -13px;
}

/* line 2388, Sass/styles.scss */
button.k-i-seek-e {
    background-position: 4px -77px;
}

/* line 2391, Sass/styles.scss */
.insightpagination .btn-sm {
    line-height: 1;
}

/* line 2395, Sass/styles.scss */
.checkbox.export_option {
    margin: 0px 9px 0 0;
    float: left;
    width: 120px;
}

    /* line 2400, Sass/styles.scss */
    .checkbox.export_option label:before, .checkbox.export_option label:after {
        top: 0px;
        left: 3px;
    }

/* line 2404, Sass/styles.scss */
.export_option label {
    float: left;
    padding: 0px 8px 2px 20px;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    background-color: #E6E6E6;
}

/* Place Holder CSS */
/* line 2414, Sass/styles.scss */
::-webkit-input-placeholder {
    color: #000;
    opacity: 0.5;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* line 2420, Sass/styles.scss */
:-moz-placeholder {
    color: #000;
    opacity: 0.5;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* line 2426, Sass/styles.scss */
::-moz-placeholder {
    color: #000;
    opacity: 0.5;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* line 2432, Sass/styles.scss */
:-ms-input-placeholder {
    color: #000;
    opacity: 0.5;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* Place Holder CSS for Focus */
/* line 2440, Sass/styles.scss */
:hover::-webkit-input-placeholder {
    opacity: 0.75;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* line 2445, Sass/styles.scss */
:hover:-moz-placeholder {
    opacity: 0.75;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* line 2450, Sass/styles.scss */
:hover::-moz-placeholder {
    opacity: 0.75;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* line 2455, Sass/styles.scss */
:hover:-ms-input-placeholder {
    opacity: 0.75;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* Place Holder CSS for Focus */
/* line 2462, Sass/styles.scss */
:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* line 2467, Sass/styles.scss */
:focus:-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* line 2472, Sass/styles.scss */
:focus::-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* line 2477, Sass/styles.scss */
:focus:-ms-input-placeholder {
    opacity: 0;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* line 2483, Sass/styles.scss */
.editor-label input:hover {
    outline: none;
    border-color: #AAA;
}

/* line 2487, Sass/styles.scss */
.editor-label input:focus {
    outline: none;
    border-color: #888;
}

/* line 2494, Sass/styles.scss */
.editor-field input + i.fa {
    color: #fff;
    font-size: 1em;
    position: absolute;
    margin-top: -22px;
    margin-top: 14px\0;
    left: 52px\0;
    opacity: 0;
    left: 80px;
    transition: all 0.1s ease-in;
}
    /* line 2505, Sass/styles.scss */
    .editor-field input + i.fa.fa-key {
        margin-top: -25px;
        margin-top: 14px\0;
    }
/* line 2509, Sass/styles.scss */
.editor-field input:focus {
    outline: none;
    color: #444;
    border-color: #2196f3;
    border-left-width: 35px;
}
    /* line 2510, Sass/styles.scss */
    .editor-field input:focus + i.fa {
        opacity: 1;
        left: 50px;
        transition: all 0.25s ease-out;
        top: 143px;
    }

        .editor-field input:focus + i.fa.fa-key {
            top: 213px;
        }
/*FIREFOX CSS*/
@-moz-document url-prefix() {
    input#toggle + label, input#Emailtoggle + label {
        margin: -22px 0 0 0;
    }
}

@-moz-document url-prefix() {
    /* line 2525, Sass/styles.scss */
    .editor-field input + i.fa.fa-key {
        margin-top: 16px;
    }
    /* line 2528, Sass/styles.scss */
    .editor-field input + i.fa {
        margin-top: 15px;
    }
}

/* line 2533, Sass/styles.scss */
.sharepdfscrolldiv {
    max-height: 74px;
    width: 100%;
    overflow: auto;
 }

/* line 2540, Sass/styles.scss */
.navbar-nav > .tasks-menu > .dropdown-menu {
    width: 150px;
}

/* line 2543, Sass/styles.scss */
.link_btn {
    /*text-decoration: underline;*/
    line-height: 35px;
    margin-right: 20px;
}

.link-btn-gray {
    color: #303234;
    font-size: 13px;
    text-decoration: underline;
    font-weight: 500;
}

/* line 2548, Sass/styles.scss */
#control-sidebar-bg .demo2 li {
    height: 210px;
    overflow: auto;
}

/* line 2553, Sass/styles.scss */
.reportspolicy_type {
    border: 1px solid #c8c8c8;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 3px;
}

/* line 2559, Sass/styles.scss */
.btn.piechart_showall {
    padding: 4px 7px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-radius: 9px 0px 0px 0px;
}

/* line 2566, Sass/styles.scss */
.reportsPieChartAllDivs {
    width: 50%;
    float: left;
    position: relative;
    z-index: 10;
}

/* line 2573, Sass/styles.scss */
.insightreports.reportsPieChartAllDivs {
    height: 120px;
    overflow: auto;
    width: 100%;
}

/* line 2577, Sass/styles.scss */
.reportspolicy_type svg.mypiechart {
    display: block;
    height: 280px;
    width: 250px;
    margin: 10px 32px 0 0px;
}

/* line 2583, Sass/styles.scss */
.graphicalreportview {
    min-height: 350px !important;
    max-height: 360px !important;
    margin-bottom: 0;
}

/* line 2588, Sass/styles.scss */
.reportsgraphicaldiv .box-body {
    padding: 0 !important;
}

/* line 2591, Sass/styles.scss */
.graphicalreportview svg.mypiechart {
    margin: 0px 2px 0px 0px;
}

/* line 2594, Sass/styles.scss */
.reportsgraphicaldiv {
    max-height: 490px !important;
}

/* line 2597, Sass/styles.scss */
.ststicgrapharea {
    height: 426px;
}

/* line 2602, Sass/styles.scss */
.radiobtn label {
    width: 140px;
    border-radius: 3px;
    border: 1px solid #d1d3d4;
}

/* hide input */
/* line 2609, Sass/styles.scss */
input.radio:empty {
    margin-left: -99999px;
}

    /* style label */
    /* line 2614, Sass/styles.scss */
    input.radio:empty ~ label {
        position: relative;
        float: left;
        line-height: 2.5em;
        text-indent: 3.25em;
        margin-bottom: 10px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        /* line 2627, Sass/styles.scss */
        input.radio:empty ~ label:before {
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            left: 0;
            content: '';
            width: 2.5em;
            background: #D1D3D4;
            border-radius: 3px 0 0 3px;
        }

/* toggle hover */
/* line 2640, Sass/styles.scss */
input.radio:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #C2C2C2;
}

/* line 2646, Sass/styles.scss */
input.radio:hover:not(:checked) ~ label {
    color: #888;
}

/* toggle on */
/* line 2651, Sass/styles.scss */
input.radio:checked ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-color: #3162BD;
}

/* line 2659, Sass/styles.scss */
input.radio:checked ~ label {
    color: #777;
}

/* line 2663, Sass/styles.scss */
.keyword-sraechradiobtns {
    position: absolute;
    z-index: 9;
    right: 180px;
    margin: -21px 0 0 10px;
}

/* line 2670, Sass/styles.scss */
.expandsidebar .keyword-sraechradiobtns {
    right: 430px;
}

/* line 2673, Sass/styles.scss */
.company_dyn_logo {
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 5px;
}

/* line 2678, Sass/styles.scss */
.imageWrapper {
    position: relative;
    width: 150px;
    height: 100px;
}
    /* line 2683, Sass/styles.scss */
    .imageWrapper img {
        display: block;
    }
    /* line 2686, Sass/styles.scss */
    .imageWrapper .cornerLink {
        opacity: 0;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
        padding: 2px 0px;
        color: #ffffff;
        background: #000000;
        text-decoration: none;
        text-align: center;
        -webkit-transition: opacity 500ms;
        -moz-transition: opacity 500ms;
        -o-transition: opacity 500ms;
        transition: opacity 500ms;
        margin: 0 0 0 16px;
        border-radius: 5px;
        width: 150px;
    }
    /* line 2706, Sass/styles.scss */
    .imageWrapper:hover .cornerLink {
        opacity: 0.8;
    }

/* line 2711, Sass/styles.scss */
.cornerLink.glyphicon-trash:before {
    content: "\e020";
    top: 39px;
    position: absolute;
    font-size: 28px;
    left: 60px;
}

/* line 2718, Sass/styles.scss */
.expandsidebar .buttonsforsearch a {
    display: inline-block;
}

/* line 2721, Sass/styles.scss */
.marginright0 {
    margin-right: 0px !important;
}

/* line 2724, Sass/styles.scss */
.contentresultsmarginright {
    margin-right: 18px;
}

/* line 2727, Sass/styles.scss */
.discussionmaincommentsarea {
    max-height: 150px;
    overflow: auto;
    overflow-x: hidden;
    padding: 10px;
    margin-bottom: 10px;
}

/* line 2735, Sass/styles.scss */
.variationdiv {
    width: 100%;
    float: left;
}
    /* line 2740, Sass/styles.scss */
    .variationdiv .dropdown-toggle h4 {
        border-bottom: 1px solid #cccccc;
    }

/* line 2745, Sass/styles.scss */
.fullborder {
    border: 1px solid #cccccc !important;
}

/* line 2748, Sass/styles.scss */
.fontsize12 {
    font-size: 12px;
}

/* line 2751, Sass/styles.scss */
.k-link:not(.k-state-disabled):hover > .k-i-arrow-e, .k-state-hover > .k-i-arrow-e, .k-state-hover > * > .k-i-arrow-e, .k-button:not(.k-state-disabled):hover .k-i-arrow-e, .k-textbox:hover .k-i-arrow-e, .k-button:active .k-i-arrow-e {
    margin: 5px 0 0 0 !important;
}

.k-grid .k-pager-numbers {
    color: #6c757d !important;
}
    /* line 2755, Sass/styles.scss */
    .k-grid .k-pager-numbers .k-link:hover, .k-grid .k-link.k-pager-nav:hover {
        background-color: white !important;
        border-color: #cccccc;
    }

/* line 2759, Sass/styles.scss */
.modal-dialog {
    margin-top: 60px !important;
}

/* line 2762, Sass/styles.scss */
.modal-header .close {
    font-size: 25px;
    padding-right: 10px;
    color: #444;
    cursor: pointer;
}

    .modal-header .close:hover {
        padding: 0 10px;
        background-color: #eee;
    }

.filter1:hover {
    color: #868e96;
}
/* line 2765, Sass/styles.scss */
.marginbotton0 {
    margin-bottom: 0px;
}

/* line 2769, Sass/styles.scss */
.metadatspan {
    margin-right: 70px;
}

/* Search Style 
#search_main {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    display: none;

		input[type="search"] {
			position: absolute;
			top: 20%;
			left: 0;
			height: 50px;
			width: 60%;
			margin-left: 20%;
			color: rgb(255, 255, 255);
  			background: transparent;
  			border:$greyborder;
			font-size: 28px;
			border-radius:50px;
			font-weight: 300;
			text-align: center;
			outline: none;
  			padding: 10px;
	}
	  .close {
			position: fixed;
			right: 15px;
			opacity: 1;
			font-size: 27px;
  			color: #fff;
				&:hover{
			  color: #3162BD;
			  cursor: pointer;
			   text-shadow: none;
		}
	}
		&.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 9999;
    display: block;
}
}*/
/* line 2833, Sass/styles.scss */
.userautoscrolling {
    height: 50px;
    overflow: auto;
}

/* line 2837, Sass/styles.scss */
.contentiframe {
    width: 100%;
    border: 1px solid #cccccc;
    height: 500px;
}

.w-115px {
    width: 115px;
}

.w-130px {
    width: 130px;
}
/* line 2842, Sass/styles.scss */
.linkscrowldiv {
    max-height: 120px;
    overflow: auto;
    border: 1px solid #cccccc;
    padding: 8px 5px 5px 5px;
}

    .linkscrowldiv i {
        margin-top: 3px;
    }

/* line 2849, Sass/styles.scss */
.indicationmsg span {
    width: 15px;
    height: 15px;
    background: #FFFF00;
    border-radius: 50px;
    border: 1px solid #cccccc;
}
/* line 2856, Sass/styles.scss */
.indicationmsg label {
    line-height: 15px;
}

/*STYLES FOR RIBBON*/
/* line 2861, Sass/styles.scss */
.ribbon {
    display: inline-block;
    width: 48%;
    height: auto;
    position: relative;
    float: right;
    margin: -20px -20px 30px 0px;
    background-size: cover;
    color: white;
}

    /* line 2871, Sass/styles.scss */
    .ribbon:nth-child(even) {
        margin-right: 4%;
    }

@media (max-width: 500px) {
    /* line 2873, Sass/styles.scss */
    .ribbon {
        width: 100%;
    }
}
/* line 2875, Sass/styles.scss */
.ribbon1 {
    position: absolute;
    top: -6px;
    right: 10px;
}

    /* line 2880, Sass/styles.scss */
    .ribbon1:after {
        position: absolute;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 37px solid transparent;
        border-right: 53px solid transparent;
        border-top: 10px solid #4CAF50;
    }

    /* line 2890, Sass/styles.scss */
    .ribbon1 span {
        position: relative;
        display: inline-block;
        text-align: center;
        background: #4CAF50;
        font-size: 12px;
        line-height: 1;
        padding: 12px 8px 10px;
        border-top-right-radius: 8px;
        width: 90px;
    }

        /* line 2901, Sass/styles.scss */
        .ribbon1 span:before, .ribbon1 span:after {
            position: absolute;
            content: "";
            display: block;
        }

        /* line 2906, Sass/styles.scss */
        .ribbon1 span:before {
            background: #035807;
            height: 6px;
            width: 6px;
            left: -6px;
            top: 0;
        }

        /* line 2913, Sass/styles.scss */
        .ribbon1 span:after {
            background: #0b8010;
            height: 6px;
            width: 8px;
            border-radius: 8px 8px 0 0;
            left: -8px;
            top: 0;
        }

/* line 2921, Sass/styles.scss */
.distributionloading_img {
    position: absolute;
    margin: 30px 0 0 470px;
}

/* line 2925, Sass/styles.scss */
.piechartreport {
    box-shadow: 0 0 3px rgba(16, 16, 16, 0.25);
    margin: 0px 5px 20px 7px;
    padding: 12px;
    width: 95%;
    overflow: hidden;
}

/* line 2932, Sass/styles.scss */
.insights_leftcircle {
    margin-right: 6px;
    max-width: 47%;
}

/* line 2936, Sass/styles.scss */
.insights_rightchart {
    width: 45%;
    margin: 0px 0 0 20px;
}

/* line 2940, Sass/styles.scss */
.chartinfo {
    margin: 5px;
    padding: 3px;
    width: 97%;
}

/* line 2946, Sass/styles.scss */
.totalinsightsdiv {
    width: 130px;
    position: relative;
    margin: -182px 0 0 54px;
    text-align: center;
}
    /* line 2952, Sass/styles.scss */
    .totalinsightsdiv .title {
        font-size: 12px;
    }
    /* line 2955, Sass/styles.scss */
    .totalinsightsdiv .count {
        font-size: 29px;
        position: relative;
    }

/* line 2960, Sass/styles.scss */
.main_chart {
    width: 100%;
    height: 280px;
}

/* line 2964, Sass/styles.scss */
.chartfillheight {
    height: 15px;
}

/* line 2967, Sass/styles.scss */
.leftmarginreports {
    margin-left: 24px;
}

/* line 2971, Sass/styles.scss */
.synopsisheader_reports h3 {
    background-color: #0C375B;
    border-left: 4px solid #F6CC00;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    max-width: 195px;
    padding: 0 5px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    margin: 13px 0 0 7px;
}
    /* line 2986, Sass/styles.scss */
    .synopsisheader_reports h3:after {
        border-bottom: 13px solid #0C375B;
        border-right: 13px solid rgba(0, 0, 0, 0);
        border-top: 13px solid #0C375B;
        content: "";
        height: 0;
        position: absolute;
        right: -13px;
        top: 0;
        width: 0;
    }

/* line 2999, Sass/styles.scss */
.extratopmargin {
    margin-left: 23px !important;
}

/* line 3003, Sass/styles.scss */
span.k-widget {
    border: 0 !important;
}

/* line 3008, Sass/styles.scss */
.sidebar-collapse .sidebar-toggle:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 15px;
}

/* line 3013, Sass/styles.scss */
.k-grid td {
    font-size: 12px;
    line-height: 19px;
}

    .k-grid td button.btn.btn-success.center-text {
        line-height: 19px;
        padding: 0px;
    }

.k-grid .icons, i.icons:before, i.icons:after {
    color: #333;
}
/* line 3018, Sass/styles.scss */
.marketspopup ul {
    margin: 0px;
    padding: 0px;
}
    /* line 3021, Sass/styles.scss */
    .marketspopup ul li {
        list-style-position: inside;
        list-style-type: none;
    }

/* line 3027, Sass/styles.scss */
.tabbable ul li {
    list-style-position: inside;
}

/* line 3031, Sass/styles.scss */
#InsertLink1 .form-group input, #InsertLink .form-group input {
    margin-right: 20px !important;
}

/* line 3038, Sass/styles.scss */
#InsertTable, #InsertLink, #InsertImage, #InsertLink1, #InsertLink, #InsertImage1, #InsertTable {
    z-index: 99999;
}

/* line 3041, Sass/styles.scss */
.modal-header h3 {
    margin: 0px;
}

/* line 3044, Sass/styles.scss */
.discussionboarddiv {
    position: fixed;
    float: right;
    width: 40px;
    height: 108px;
    background: #ccc;
    top: 56px;
    right: -40px;
}
    /* line 3052, Sass/styles.scss */
    .discussionboarddiv a {
        color: #676767;
        border-bottom: 1px solid #9e9e9e;
        width: 100%;
        float: left;
        text-align: center;
        padding: 10px;
    }
        /* line 3059, Sass/styles.scss */
        .discussionboarddiv a:hover {
            color: #000;
        }

/* line 3064, Sass/styles.scss */
.fa-shopping-bag:before {
    content: "\f290";
    font-family: FontAwesome;
    font-size: 17px;
}

/* line 3070, Sass/styles.scss */
.indicationmsgsearch span {
    width: 12px;
    height: 12px;
    margin-top: 5px;
    background: #3162BD;
    border-radius: 50px;
    border: 1px solid #cccccc;
}
/* line 3078, Sass/styles.scss */
.indicationmsgsearch label {
    font-weight: normal;
}

/* line 3084, Sass/styles.scss */
.indicationmsgSearched span {
    width: 12px;
    height: 12px;
    margin-top: 5px;
    background: #2f3d5c;
    border-radius: 50px;
    border: 1px solid #cccccc;
}
/* line 3092, Sass/styles.scss */
.indicationmsgSearched label {
    font-weight: normal;
}

/* line 3097, Sass/styles.scss */
.tags > div.TabRegionNameNew {
    background: #2f3d5c;
    color: #fff;
}

    /* line 3101, Sass/styles.scss */
    .tags > div.TabRegionNameNew::after {
        border-left: 10px solid #2f3d5c;
    }

/* line 3104, Sass/styles.scss */
.tags > div.TabSubRegionNameNew {
    background: #2f3d5c;
    color: #fff;
}
    /* line 3107, Sass/styles.scss */
    .tags > div.TabSubRegionNameNew:after {
        border-left: 10px solid #2f3d5c;
    }
    /* line 3112, Sass/styles.scss */
    .tags > div.TabSubRegionNameNew a i:before {
        color: white !important;
    }

/* line 3118, Sass/styles.scss */
.datamargin {
    margin: -29px 130px 10px 0;
}

/* line 3121, Sass/styles.scss */
a.active {
    text-decoration: underline;
    font-weight: bold;
}

/* line 3125, Sass/styles.scss */
.modal-header {
    padding: 8px;
    background: #f7f6f6;
    border: none;
}

.no-header-text {
    background: #ffffff !important;
}

/* line 3128, Sass/styles.scss */
.customizetooltip {
    position: absolute;
    /*right: 10px;*/
    z-index: 999;
    margin-top: 10px;
    background: #d4d4d4;
    width: 170px;
    padding: 10px;
    border-radius: 5px;
}
    /* line 3138, Sass/styles.scss */
    .customizetooltip:before {
        content: '';
        top: -10px;
        left: 59px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #d4d4d4;
        position: absolute;
    }

/* line 3148, Sass/styles.scss */
.statusdiv {
    position: absolute;
    right: 0;
    margin: -54px 10px 0px 0px;
}

/* line 3153, Sass/styles.scss */
.lblpartial {
    font-size: 13px;
    font-weight: normal;
    color: #f3990b;
}

/* line 3158, Sass/styles.scss */
.topheadergrid {
    width: 100%;
    background-color: #eaeaea;
    line-height: 35px;
    height: 35px;
    border: 1px solid #dadada;
    border-bottom: 0;
}

.InsDetailsMarkets {
    color: #3162BD;
    padding-bottom: 5px;
    margin-top: 0px;
    width: 100%;
    font-weight: normal;
    font-size: 18px;
    margin: 14px 0 8px 0;
}

.sourceslist li {
    list-style-type: none;
    width: 30%;
    background: #f8f8f8;
    float: left;
    border: 1px solid #eee;
    padding: 10px;
    margin: 0 0 0 10px;
    text-align: center;
    height: 180px;
    font-weight: 200;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .sourceslist li p {
        padding: 10px 0 0;
    }

    .sourceslist li:hover {
        -webkit-animation: pulse 0.3s ease-in-out;
        animation: pulse 0.3s ease-in-out;
        -moz-animation: pulse 0.3s ease-in-out;
    }
/* line 3166, Sass/styles.scss */
.customizetooltipTitle {
    position: absolute;
    z-index: 999;
    margin-top: 10px;
    box-shadow: #e2e2e2 3px 3px 10px;
    border: 1px solid #ccc;
    background: white;
    padding: 5px;
    color: #999;
    width: 150px;
}
    /* line 3177, Sass/styles.scss */
    .customizetooltipTitle:before {
        content: '';
        top: -10px;
        left: 59px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #ccc;
        position: absolute;
    }
    /* line 3186, Sass/styles.scss */
    .customizetooltipTitle a {
        width: 100%;
        font-size: 13px;
        font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
        color: #999;
        display: inline-block;
        padding: 2px;
    }
        /* line 3193, Sass/styles.scss */
        .customizetooltipTitle a:hover {
            background: #17aee0;
            color: #fff;
            text-decoration: none;
        }
    /* line 3199, Sass/styles.scss */
    .customizetooltipTitle .headingdropdown {
        border-bottom: 1px solid #cccccc;
        width: 100%;
        color: #414141;
        font-size: 13px;
    }

.btn.piechart_showall.reportsbtn {
    border-radius: 0px 0px 0px 10px;
    top: -4px;
    bottom: inherit;
}

.reportlegenddiv {
    width: 40%;
    margin: 50px 0 0 10px;
}

.pdfresults {
    color: #fff;
}

    .pdfresults .fa.fa-check-circle-o {
        font-size: 34px;
        color: #fff;
    }

    .pdfresults p {
        color: #fff;
        font-size: 13px !important;
        line-height: 18px !important;
    }

        .pdfresults p a {
            color: #000;
        }

    .pdfresults .box.callout .btn-box-tool {
        margin: -8px -50px 0 10px;
    }

.callout.pdfresults {
    padding: 0px 30px 4px 15px;
}

.insifgterrormsg.pdfresults {
    right: 16px;
    top: 190px;
}

.pdfresults .btn {
    margin: -8px -40px 0 10px !important;
}

.totalinscount {
    font-weight: 400;
    color: #f6921e;
}

h2.insightpreview {
    margin: 0px 0 0px 0;
    font-size: 22px;
    color: #428bca;
    font-weight: 600;
    text-align: center;
}

.pagination .btn {
    min-width: 1em !important;
    /*height: 1.6em !important;
    padding-top: 2px !important;*/
}

.text-ellipsis {
    width: 100%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m-auto-chart-inner svg {
    margin: 0 auto;
}

.kendo-table-links .contenttitle {
    margin: 6px 0 0 0 !important;
    width: 100% !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    float: left !important;
}

.k-grid span {
    white-space: normal !important;
}

.devices-users {
    width: 91%;
}

.notifications-dropdown-menu {
    min-width: 280px !important;
    width: auto !important;
    max-width: 350px !important;
}

.notifications-header {
    background-color: #f5f5f5 !important;
    font-size: 14px !important;
    color: #333 !important;
    font-weight: 500;
}

.notifications-count {
    color: black !important;
    font-size: 12px;
}

.notifications-dropdown-toggle-count {
    min-height: 50px;
}

.notifications-bell {
    margin-top: 0px;
    font-size:19px;
}

.successmessage {
    color: #50bc19;
    font-size: 11px;
}

.k-grid-content tr td.actions-column {
    overflow: visible;
}

#RegionDetailsGridID .k-grid-content {
    overflow: visible;
}

.kendo-table-hasdropdown.kendo-overflow-visible {
    overflow: visible !important;
}

    .kendo-table-hasdropdown.kendo-overflow-visible .k-grid-content.k-auto-scrollable {
        overflow: visible !important;
    }



.kendo-custom-table table > tbody {
    font-weight: 400 !important;
    /*td:nth-child(2n) {
                font-weight: $weight-400 $imp;
            }

            * {
                color: $gray-900 $imp;
            }*/
}

.kendo-custom-table .k-grid-content {
    overflow-x: hidden !important;
}

.k-pager-wrap {
    background: #f8f9fa;
}

.kendo-custom-table .k-pager-wrap {
    padding: 0;
    background: #F8F9FA;
}

    .kendo-custom-table .k-pager-wrap > a.k-link {
        display: inline-block !important;
        width: auto !important;
        /*border: none !important;*/
        line-height: 35px !important;
        color: #212529 !important;
    }

    .kendo-custom-table .k-pager-wrap * {
        color: #6c757d !important;
    }

    .kendo-custom-table .k-pager-wrap .k-pager-input {
        padding-top: 4px;
    }

    .kendo-custom-table .k-pager-wrap .k-pager-sizes {
        /*margin-top: 3px;*/
    }

    .kendo-custom-table .k-pager-wrap input.k-textbox {
        height: 2em;
    }

.kendo-custom-table.kendo-table-highlight3 .k-grid-content table tr > td:nth-child(5) {
    font-weight: 500;
}

.kendo-custom-table.kendo-table-hasdropdown .k-grid-content {
    overflow: auto !important;
    overflow-x: scroll !important;
    overflow-y: visible !important;
    max-height: 450px !important;
}

.kendo-custom-table.kendo-table-hasdropdown.modal-kendo-dropdown .k-grid-content {
    overflow: visible !important;
}

.kendo-table-hasdropdown.kendo-overflow-visible {
    overflow: visible !important;
}

    .kendo-table-hasdropdown.kendo-overflow-visible .k-grid-content {
        overflow: visible !important;
        overflow-x: scroll !important;
    }

.kendo-table-hasdropdown.kendo-overflow-y-visible {
    overflow: visible !important;
}

    .kendo-table-hasdropdown.kendo-overflow-y-visible .k-grid-content.k-auto-scrollable {
        overflow: visible !important;
    }

    .kendo-table-hasdropdown.kendo-overflow-y-visible .k-grid-content {
        overflow: visible !important;
        overflow-x: scroll !important;
    }

.dropdown.left .dropdown-menu {
    right: 100%;
    left: 21px !important;
    top: -1px !important;
}

.dropdown .dropdown-menu.topmenu {
    right: 100%;
    left: auto;
    top: -185px !important;
}
.dropdown .dropdown-menu1.topmenu {
    top: -85px !important;
}
    .dropdown .dropdown-menu.bottomtopmenu {
    right: 100%;
    left: auto;
    top: -230px !important;
}
.dropdown .dropdown-menu-news.bottomtopmenu {
    top: -120px !important;
}
.doccenter-ddmenu .dropdown-item {
    display: inline-flex;
}

    .doccenter-ddmenu .dropdown-item:hover {
        color: #fff;
        text-decoration: none;
        background-color: #2F419B;
    }

.dropdown-menu.insights-dropdown a {
    float: left;
    color: #333;
    text-decoration: none;
    width: 100%;
}

.dropdown-menu.insights-dropdown {
    min-width: 200px;
    box-shadow: 0 4px 14px rgb(174 197 231 / 50%);
}

    .dropdown-menu.insights-dropdown a:hover {
        background: #3162BD !important;
        color: #fff !important;
    }

        .dropdown-menu.insights-dropdown a:hover i:before {
            color: #fff !important;
        }

.btn-more.btn-doccentermenu {
    background: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 3px !important;
    padding: 2px 4px;
    float: left;
    color: #333;
    font-size: 13px;
}

    .btn-more.btn-doccentermenu:hover {
        color: #3162BD;
    }

    .btn-more.btn-doccentermenu i {
        margin: 0;
        padding: 0;
    }
/* Css Added on 20 sep 2021*/
.accordionui-reports {
    width: 100%;
}

    .accordionui-reports .accordion-item {
        padding: 0;
        margin: 0;
    }

    .accordionui-reports .accordion-header {
        padding: 0;
        margin: 0;
        border: 0;
    }

        .accordionui-reports .accordion-header .accordion-button {
            font-size: 14px;
            border: none;
            margin: 0;
            border: 1px solid #ddd !important;
            border-bottom: 0 !important;
        }

    .accordionui-reports .accordion-item:last-child .accordion-header .accordion-button {
        border-bottom: 1px solid #ddd !important;
    }

    .accordionui-reports .accordion-header .accordion-button.collapsed:after {
        display: block;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1;
        font-family: FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f107";
        position: absolute;
        right: 20px;
        background: none;
        transform: none;
    }

    .accordionui-reports .accordion-header .accordion-button[aria-expanded="true"]:after {
        display: block;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1;
        font-family: FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "\f106";
        position: absolute;
        right: 20px;
        background: none;
        transform: none;
    }

    .accordionui-reports .accordion-item .accordion-collapse {
        padding: 10px;
        background: #e7f1ff;
        border: 1px solid #dddddd !important;
        border-width: 0 1px 0 1px !important;
    }

        .accordionui-reports .accordion-item .accordion-collapse .accordion-body .accordion-item .accordion-header .accordion-button {
            background: #fff;
            border-radius: 8px;
            border: 1px solid #ddd !important;
        }

            .accordionui-reports .accordion-item .accordion-collapse .accordion-body .accordion-item .accordion-header .accordion-button:not(.collapsed) {
                background: rgb(255, 255, 255);
                border-radius: 8px 8px 0 0;
                border: 1px solid rgb(221, 221, 221) !important;
            }

        .accordionui-reports .accordion-item .accordion-collapse .accordion-body .accordion-item .accordion-header .accordion-button {
            font-size: 14px;
            border: none;
            margin: 0;
            border: 1px solid #ddd !important;
            border-bottom: 1px solid #ddd !important;
        }

        .accordionui-reports .accordion-item .accordion-collapse .accordion-body .accordion-item .accordion-collapse {
            padding: 10px;
            background: #fff;
            border: 1px solid #dddddd !important;
            border-width: 0 1px 0 1px !important;
            border-radius: 0 0 8px 8px;
        }

        .accordionui-reports .accordion-item .accordion-collapse .accordion-body .accordion-item {
            margin-bottom: 5px;
        }

.padding-left10 {
    padding-left: 10px;
}

.margin-left10 {
    margin-left: 10px;
}

.width-98 {
    width: 98%;
}

.m-t-010 {
    margin-top: -10px;
}

.m-t-05 {
    margin-top: -5px;
}
.m-t-16 {
    margin-top: 16px;
}

.m-b-8 {
    margin-bottom: 8px;
}

.section-highlighted {
    background: #fbfbfb;
    border: 1px solid #eee;
}

.p-tb-10 {
    padding: 10px 0;
}


/*New Pages Styles 27-10-2021*/

.create-form-section h1 {
    margin: 0 0 5px 0;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #427BFF;
}

.create-form-section {
    padding: 20px;
}

    .create-form-section h2 {
        margin: 0 0 15px 0;
        text-align: left;
        font-size: 14px;
        font-weight: 500;
        color: #333;
        display: inline-block;
    }

label.help-note {
    font-weight: 400;
    color: #666;
}

.height-30 {
    height: 30px !important;
}

.height-50 {
    height: 50px;
}

.row.dynamic-row-list {
    padding: 10px;
    background: #f7f7f7;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    margin: 0 0 10px 0;
}

    .row.dynamic-row-list.existing-data {
        background: #E9F5F9;
        border: 1px solid #E9F5F9;
        margin: 0 0 10px 0;
    }

.dynamic-row-btns {
    background: #fff;
    float: right;
    padding: 8px;
    border-radius: 6px;
    border: 1px solid #eaeaea;
    top: -31px;
    position: relative;
    left: 11px;
}
.impTaskAddBtns{
    top:-2px !important;
}
    .dynamic-row-btns > a {
        float: left;
        width: 19px;
        text-align: center;
    }

        .dynamic-row-btns > a i.fa:before {
            color: #4e4e4e !important;
        }

        .dynamic-row-btns > a i.fa {
            margin: 0 !important;
            font-size: 12px;
        }

        .dynamic-row-btns > a:hover i.fa:before {
            color: #427BFF !important;
        }

.dynamic-row-btns1 {
    left: -4px;
    top: -1px;
}

.dynamic-row-btns-insight {
    top: -2px !important;
    left: 14px !important;
}

.checkbox-div {
    float: left;
}

    .checkbox-div label {
        padding-left: 5px;
        float: left;
        line-height: 14px;
        font-weight: 400;
    }

    .checkbox-div input[type="checkbox"] {
        margin: 0px 0 0 0 !important;
        padding: 0 !important;
        float: left;
    }

.required {
    color: #e70505 !important;
    margin-left: 3px;
    font-size: 12px;
}

.errorstar {
    font-size: 12px;
    color: #e70505 !important;
    margin-left: 3px;
}

.customdrpdwnPrf {
    width: 100%;
    border-color: rgb(206, 212, 218);
    border-style: solid;
    padding: 5px;
    border-width: 1px;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 3px;
    cursor: pointer;
}

    .customdrpdwnPrf::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.25em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
        float: right;
        /* top: 11px; */
        margin-top: 10px;
        margin-right: 3px;
    }

.btn-link1:hover {
    text-decoration: none !important;
    background: none !important;
    outline: none !important;
    padding: 0px !important;
}

.prefOptionsPage {
    height: 35% !important;
    overflow-y: auto;
}

.height-100vh {
    height: 100vh;
}

.createinsightmaindiv-align {
    float: left;
    min-height: 100vh;
}

.nav-tabs > li > a {
    border: none !important;
    color: #303234;
    text-transform: capitalize;
}

.no-border {
    border: none !important;
}

a.k-button.k-button-icontext .k-icon.k-i-plus.k-add:before {
    line-height: normal !important;
}
/*margins paddings*/
.left-10 {
    left: 10px !important;
}

.m-auto {
    margin: 0 auto !important;
}

.m-0 {
    margin: 0 !important;
}

.m-10 {
    margin: 10px !important;
}

.m-20 {
    margin: 20px !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.m-t-2 {
    margin-top: 2px !important;
}

.m-t-3 {
    margin-top: 3px !important;
}

.m-t-4 {
    margin-top: 4px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-t-6 {
    margin-top: 6px !important;
}

.m-t-8 {
    margin-top: 8px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-35 {
    margin-top: 35px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.m-t-60 {
    margin-top: 60px !important;
}

.m-t-02 {
    margin-top: -2px !important;
}

.m-t-03 {
    margin-top: -3px !important;
}

.m-t-05 {
    margin-top: -5px !important;
}

.m-t-06 {
    margin-top: -6px !important;
}

.m-t-07 {
    margin-top: -7px !important;
}

.m-t-08 {
    margin-top: -8px !important;
}

.m-t-010 {
    margin-top: -10px !important;
}

.m-t-012 {
    margin-top: -12px !important;
}

.m-t-015 {
    margin-top: -15px !important;
}

.m-t-020 {
    margin-top: -20px !important;
}

.m-t-022 {
    margin-top: -22px !important;
}

.m-t-025 {
    margin-top: -25px !important;
}

.m-t-030 {
    margin-top: -30px !important;
}

.m-t-035 {
    margin-top: -35px !important;
}

.m-t-040 {
    margin-top: -40px !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-b-2 {
    margin-bottom: 5px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-b-8 {
    margin-bottom: 8px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}
.m-b-12 {
    margin-bottom: 12px !important;
}
.m-b-15 {
    margin-bottom: 15px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.m-tb-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.m-tb-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.m-tb-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.m-tb-15 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.m-l-06 {
    margin-left: -6px !important;
}

.m-l-010 {
    margin-left: -10px !important;
}

.m-lr-015 {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.m-l-020 {
    margin-left: -20px !important;
}

.m-l-0 {
    margin-left: 0 !important;
}

.m-l-2 {
    margin-left: 2px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-8 {
    margin-left: 8px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-13 {
    margin-left: 13px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-8 {
    margin-left: 8px !important;
}

.m-r-010 {
    margin-right: -10 !important;
}

.m-r-0 {
    margin-right: 0 !important;
}

.m-r-2 {
    margin-right: 2px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-8 {
    margin-right: 8px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}

.m-r-020 {
    margin-right: -20px !important;
}

.m-lr-020 {
    margin-right: -20px !important;
    margin-left: -20px !important;
}

.m-lr-2 {
    margin-right: 2px !important;
    margin-left: 2px !important;
}

.m-lr-5 {
    margin-right: 5px !important;
    margin-left: 5px !important;
}

.m-lr-8 {
    margin-right: 8px !important;
    margin-left: 8px !important;
}

.m-lr-10 {
    margin-right: 10px !important;
    margin-left: 10px !important;
}

.m-lr-20 {
    margin-right: 20px !important;
    margin-left: 20px !important;
}

.m-lr-010 {
    margin-right: -10px !important;
    margin-left: -10px !important;
}

.m-lr-032 {
    margin-left: -32.4% !important;
    margin-right: -32.4% !important;
}

.m-lr-030px {
    margin-left: -30px !important;
    margin-right: -30px !important;
}

.m-lr-030 {
    margin-left: -30% !important;
    margin-right: -30% !important;
}

.m-lr-035 {
    margin-left: -35% !important;
    margin-right: -35% !important;
}

.m-lr-030px {
    margin-right: -30px !important;
    margin-left: -30px !important;
}

.m-lr-040 {
    margin: 0 -40% !important;
}

.ptop-5 {
    top: 5px;
}

.ptop-10 {
    top: 10px;
}

.ptop-15 {
    top: 15px;
}

.m-020 {
    margin: -20px;
}

.p-0 {
    padding: 0 !important;
}

.p-2 {
    padding: 2px !important;
}

.p-4 {
    padding: 4px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-17 {
    padding: 17px;
}

.p-20 {
    padding: 20px !important;
}

.p-tb-2 {
    padding-top: 2px;
    padding-bottom: 2px;
}

.p-30 {
    padding: 30px !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-t-2 {
    padding-top: 2px !important;
}

.p-t-3 {
    padding-top: 3px !important;
}

.p-t-4 {
    padding-top: 4px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-t-6 {
    padding-top: 6px !important;
}

.p-t-8 {
    padding-top: 8px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}
.p-t-11 {
    padding-top: 11px !important;
}
.p-t-12 {
    padding-top: 12px !important;
}

.p-t-14 {
    padding-top: 14px !important;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-t-18 {
    padding-top: 18px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-t-25 {
    padding-top: 25px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-t-35 {
    padding-top: 35px !important;
}

.p-t-40 {
    padding-top: 40px !important;
}

.p-t-70 {
    padding-top: 70px !important;
}

.p-t-100 {
    padding-top: 100px !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.p-b-8 {
    padding-bottom: 8px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-b-12 {
    padding-bottom: 12px !important;
}

.p-tb-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.p-tb-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.p-tb-6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.p-tb-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.p-tb-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.p-tb-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.p-tb-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-l-2 {
    padding-left: 2px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-l-6 {
    padding-left: 6px !important;
}
.p-l-9 {
    padding-left: 9px !important;
}
.p-l-8 {
    padding-left: 8px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-l-12 {
    padding-left: 10px !important;
}
.p-l-14 {
    padding-left: 14px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}
.p-l-18 {
    padding-left: 18px !important;
}
.p-l-20 {
    padding-left: 20px !important;
}

.p-l-25 {
    padding-left: 25px !important;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-l-35 {
    padding-left: 35px !important;
}

.p-l-40 {
    padding-left: 40px !important;
}

.p-l-50 {
    padding-left: 50px !important;
}

.p-l-60 {
    padding-left: 60px !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-r-8 {
    padding-right: 8px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.p-r-40 {
    padding-right: 40px !important;
}

.p-r-50 {
    padding-right: 50px !important;
}

.p-r-60 {
    padding-right: 60px !important;
}

.p-lr-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.p-lr-2 {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.p-lr-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.p-lr-8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.p-lr-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.p-lr-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.p-lr-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.p-lr-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.p-lr-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.p-lr-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.k-pager-wrap .k-pager-refresh {
    border-radius: 4px;
}

.sadmin-categories-search {
    position: relative;
    width: 20%;
    float: left;
}

.sadmin-categories-app {
    min-width: 10%;
    display: inline;
    margin-left: 10px;
    float: left;
    margin-top: 5px;
}

.sadmin-select {
    width: 27%;
    display: inline;
    float: left;
}

.sadmin-btnright {
    width: 41%;
    float: right;
    text-align: right;
}

/*New Styles 09-11-2021*/
.btn-new-style {
    padding: 5px 12px;
}

.btn-shadow {
    box-shadow: 0 2px 2px 0 rgb(25 118 210 / 15%), 0 3px 1px -2px rgb(25 118 210 / 20%), 0 1px 5px 0 rgb(25 118 210 / 12%);
    -webkit-box-shadow: 0 2px 2px 0 rgb(25 118 210 / 15%), 0 3px 1px -2px rgb(25 118 210 / 20%), 0 1px 5px 0 rgb(25 118 210 / 12%);
    -moz-box-shadow: 0 2px 2px 0 rgba(25, 118, 210, 0.15), 0 3px 1px -2px rgba(25, 118, 210, 0.2), 0 1px 5px 0 rgba(25, 118, 210, 0.12);
}

.k-grid .k-button,
.k-grid .k-button:hover {
    background-color: transparent;
}
/*Customized*/
.k-button.k-button-icontext {
    width: auto !important;
    min-width: 20px !important;
    padding: 2px 10px !important;
    border: none;
    margin: 0;
}

.icons-btn .icons, i.icons:before, i.icons:after {
    padding: 0px !important;
    height: auto !important;
    line-height: normal !important;
}

.k-grid-edit:hover {
    border: none;
    transform: scale(1.1);
}

.kbutton-padding {
    padding: 2px 2px 2px 5px !important;
}

.k-header {
    background-color: transparent;
}

.k-grid .k-grid-header .k-header {
    vertical-align: middle;
    font-weight: 500 !important;
    color: #495057;
    font-size: 12px;
}

.k-grid td span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    text-align: left !important;
}

.k-grid td a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
    text-align: left !important;
    color: #3163bd;
}

    .k-grid td a.text-wrap {
        min-width: 50px !important;
        display: flow-root;
        width: 100%;
    }

.k-button-icontext .k-icon.k-edit,
.k-button-icontext .k-icon.k-update,
.k-button-icontext .k-icon.k-cancel,
.k-button-icontext .k-icon.k-i-close {
    background: none;
    width: 20px;
    height: 20px;
    margin: 0;
}

.k-button-icontext.k-grid-update {
    border-radius: 6px;
}

.k-button-icontext.k-grid-cancel {
    border-radius: 0 6px 6px 0;
}

a.k-button.k-button-icontext.k-grid-add {
    color: #fff;
    background-color: #2561bd;
    border-color: #2561bd;
    padding: 5px 12px 3px 12px !important;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(25, 118, 210, 0.15), 0 3px 1px -2px rgba(25, 118, 210, 0.2), 0 1px 5px 0 rgba(25, 118, 210, 0.12);
    -webkit-box-shadow: 0 2px 2px 0 rgba(25, 118, 210, 0.15), 0 3px 1px -2px rgba(25, 118, 210, 0.2), 0 1px 5px 0 rgba(25, 118, 210, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(25, 118, 210, 0.15), 0 3px 1px -2px rgba(25, 118, 210, 0.2), 0 1px 5px 0 rgba(25, 118, 210, 0.12);
}

a.k-button.k-button-icontext .k-icon.k-i-plus.k-add {
    background: none;
    width: 20px;
    height: 20px;
    margin: 0;
    margin-right: 4px;
}

.k-grid .k-state-selected {
    background-color: #E3F2FD;
    border-color: #E3F2FD;
    color: #2561bd !important;
    text-align: center !important;
    margin: 0px;
    font-weight: 500;
}

.tabs .tab-content .tab {
    float: left;
    padding: 0 15px;
    width: 100%;
}

.tabs .tab-content {
    float: left;
}

.no-scroll {
    overflow: hidden;
}

/*Floating Popup*/



.insights-rightsidebar-floating {
    position: fixed !important;
    right: 0;
    width: 0;
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    transition: width 0.5s ease-in-out;
    -webkit-transition: width 0.5s ease-in-out;
    top: 0;
    z-index: 99999 !important; /**/
    -webkit-box-shadow: -4px 3px 19px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -4px 3px 19px -10px rgba(0, 0, 0, 0.75);
    box-shadow: -4px 3px 19px -10px rgba(0, 0, 0, 0.75);
}



    .insights-rightsidebar-floating .insights-details-view {
        opacity: 0;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        min-height: 100vh;
    }



    .insights-rightsidebar-floating.show {
        width: 680px;
        transition: width 0.5s ease-in-out;
        -webkit-transition: width 0.5s ease-in-out;
    }



        .insights-rightsidebar-floating.show .insights-details-view {
            opacity: 1;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
        }
 
.insights-sticky-btns {
    position: fixed;
    right: -11px;
    top: 25%;
    width: 52px;
    margin: 0 !important;
    background: none !important;
    padding: 0;
    transition: right 0.5s ease-in-out;
    -webkit-transition: right 0.5s ease-in-out;
    transform: rotate(-90deg);
}
 
    .insights-sticky-btns.active {
        /*right: 680px;
        transition: right 0.5s ease-in-out;
        -webkit-transition: right 0.5s ease-in-out;*/
        display: none;
    }



    .insights-sticky-btns > button {
        width: 100%;
        padding: 6px 6px 8px 8px !important;
        background: #3162BD;
        box-shadow: 0 0 15px 1px rgb(69 65 78 / 20%);
    }



        .insights-sticky-btns > button i {
            color: #fff !important;
            margin: 0 !important;
            padding: 0 5px 0 0 !important;
            font-size: 12px !important;
            line-height: 20px;
        }



            .insights-sticky-btns > button i.icon-file-network {
                font-size: 28px !important;
                margin-left: -3px !important;
            }



        .insights-sticky-btns > button:hover i {
            color: #fff !important;
            opacity: .7;
        }



        .insights-sticky-btns > button.active {
            background: #2367AB !important;
        }



            .insights-sticky-btns > button.active i {
                color: #fff !important;
            }



        .insights-sticky-btns > button:last-child {
            -webkit-border-radius: 0 0 0 8px;
            -moz-border-radius: 0 0 0 8px;
            -ms-border-radius: 0 0 0 8px;
            -o-border-radius: 0 0 0 8px;
            border-radius: 0 0 0 8px;
        }

.insights-top-btns {
    float: right;
}

#divSequenceDetails .filters-tabs li a {
    color: #666;
    padding: 6px 2px;
    margin: 0 20px 0 0;
}

#divSequenceDetails .filters-tabs li.active a {
    color: #3162bd;
    font-weight: 500;
}

#divSequenceDetails .filters-tabs li:hover a, .filters-tabs li:hover a {
    color: #3162bd;
    font-weight: 500;
    background: none;
    border-bottom: 2px solid #3162BD !important;
}

.height-26 {
    height: 26px !important;
}

.filters-tabs li a {
    color: #333;
    padding: 5px 7px;
}


.tab-content.filters-tabcontent {
    border: none;
}

.form-control { color:#333;
    padding: 4px 8px;
    height: 28px;
    border-radius: 4px !important;
}
/*.input-group .form-control{
    border-radius:4px !important;
}*/
input.form-control.filter-search {
    background: #fff;
    margin: 5px 0 0 0;
    padding-left: 40px;
    font-size: 13px;
}

.filter-searchicon {
    position: absolute;
    top: 12px;
    left: 30px;
    font-size: 13px;
}

.opacity-0 {
    opacity: 0;
}

.border-0 {
    border: none !important;
}
.border-grey{
    border:1px solid #eee !important;
}
.display-block {
    display: block;
}

.display-inlineblock {
    display: inline-block;
}

.dropzone {
    border: 2px dashed #bdbdbd;
    background: #f9f9f9;
    padding: 0;
    float: left;
    width: 100%;
    height: 200px;
}

    .dropzone .k-dropzone {
        height: 70px;
        position: relative;
        width: 98%;
        text-align: center;
        float: left;
        top: -100px;
        padding-top: 110px;
        z-index: 1;
        margin-top: 10px;
    }

        /*.dropzone .k-dropzone input[type="file"] {
    display: none;
}*/

        .dropzone .k-dropzone .k-button.k-upload-button {
            margin: 0 0 0 12%;
        }

    .dropzone .dz-message {
        background: transparent;
    }

    .dropzone .dropzone-msg {
        position: relative;
        width: 100%;
        text-align: center;
        float: left;
        top: 10px;
        z-index: 2;
    }

    .dropzone .k-widget.k-upload {
        max-height: 195px;
    }

    .dropzone .k-upload-files.k-reset {
        top: 162px;
        width: 98%;
        position: absolute;
        z-index: 1000000;
        bottom: 100px;
        left: 10px;
        line-height: 24px;
    }

.inline {
    display: inline !important;
}

.icon-md {
    font-size: 28px;
}

.icon-sm {
    font-size: 14px;
}

.page-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    color: #4d659c;
    padding-left: 10px;
    position: relative;
    z-index: 1000;
}

    .page-title a {
        color: #333;
        margin-left: 8px;
        font-size: 14px;
    }

        .page-title a:hover {
            opacity: 0.5;
        }

    .page-title i {
        font-size: 14px;
    }

.b-t {
    border-top: 1px solid #b1c0ce;
}

.b-b {
    border-bottom: 1px solid #b1c0ce;
}

.text-right {
    text-align: right;
}

.wflow-Mange-dd:hover {
    background-color: #e7e7e7 !important;
}

.ProdhidaSearch_Markets-wflow {
    background-color: none !important;
}

.form-bg-b {
    background: #f8f9fa;
    border-bottom: 1px solid #b1c0ce;
}

.form-b {
    border-bottom: 1px solid #b1c0ce;
}

/*New Layout Styles*/
/*Sidebar Menu CSS*/
body.sidebar-collapse .main-sidebar:hover {
    /*width: 230px !important;*/
    transition: none;
    z-index: 9999;
    transition: width 0.3s ease-in-out;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
}

    /*.main-sidebar {
    transition: none !important;
}*/

    body.sidebar-collapse .main-sidebar:hover ul.sidebar-menu.tree > li > a > i + span {
        display: inline-block !important;
        position: relative;
    }

/*body.sidebar-collapse .main-sidebar:hover ul.sidebar-menu.tree li > a > span.pull-right-container {
    display: inline-block !important;
    width: 14px;
}*/

/*.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    display: none;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    display: none !important;
}

body.sidebar-collapse .main-sidebar:hover .treeview-menu.menu-open {
    display: block !important;
}*/
.skin-blue .sidebar-menu > li > a {
    border-left: 0px solid transparent;
}



.sidebar-mini.sidebar-collapse .sidebar-menu > li.treeview.active .pull-right-container > i {
    transform: rotate(180deg);
    transition: all 0.5s ease-in-out;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li.treeview .pull-right-container > i {
    transition: all 0.5s ease-in-out;
}

.sidebar-menu > li > a > span.pull-right-container {
    width: 15px !important;
}

/*.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > * {
    float: left;
    color: #495057;
}*/
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > * {
    float: left;
    color: #ffffff;
}

.sidebar-menu > li > a > * {
    float: left;
    color: #495057;
}

.sidebar-menu > li > a > i {
    font-size: 16px;
    padding-right: 12px;
}

.main-sidebar {
    /*background: #EEEEEE;*/
    background: #3162BD !important;
    border-right: 1px solid #3162BD;
    box-shadow: 3px 0 5px -5px #333;
    height: 100%;
    min-height: 100%;
    transition: width 0.3s ease-in-out;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
}



.main-header .sidebar-toggle {
    transform: rotate(0deg);
    transition: all 0.3s ease-in-out;
}

.sidebar-collapse .sidebar-toggle {
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out;
    /*background: #315FCF !important;*/
    color: #315FCF !important;
}

.main-header .sidebar-toggle:before {
    content: "\e9ad";
    font-family: "icons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
}

.sidebar-collapse .sidebar-toggle:before {
    font-family: "icons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e9ad";
    font-size: 20px;
}

.main-header .sidebar-toggle:hover {
    background: #0952c3 !important;
}

.main-header .logo .logo-lg img {
    height: 42px;
    padding-top: 8px;
    float: left;
}


.sidebar-menu li.active, .sidebar-menu li:hover {
    background: #2552a7;
}

.sidebar-menu .treeview-menu > li > a {
    padding: 8px 5px 10px 15px !important;
    color: #e3e3e3;
}

.skin-blue .treeview-menu > li.active > a, .skin-blue .treeview-menu > li > a:hover {
    color: #ffffff;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    padding-top: 0 !important;
}

body.sidebar-collapse .main-sidebar .sidebar-menu .treeview-menu > li > a {
    padding: 6px 5px 10px 15px !important;
}

body.sidebar-collapse .main-sidebar .treeview-menu.menu-open li > a > i {
    margin-top: 0;
    float: left;
}

body.sidebar-collapse .main-sidebar .treeview-menu.menu-open li > a > span {
    padding-left: 7px;
    float: left;
    line-height: 12px;
}

body.sidebar-collapse .main-sidebar:hover .treeview-menu.menu-open li > a > i {
    margin-top: 0;
    float: left;
}

body.sidebar-collapse .main-sidebar:hover .treeview-menu.menu-open li > a > span {
    padding-left: 7px;
    float: left;
    line-height: 12px;
}

body.sidebar-collapse .main-sidebar:hover .treeview-menu.menu-open li {
    padding: 8px 0;
}

.sidebar-menu .treeview-menu > li > a > span {
    padding-left: 6px;
    line-height: 17px;
}

.sidebar-menu .treeview-menu > li > a > i {
    margin-top: 1px;
    float: left; font-size:15px;
}

.sidebar-mini.sidebar-collapse .content-wrapper {
    width: 96.3%;
    padding: 5px 0;
    margin: 0 0 0 50px !important;
    background-color: #eee;
    float: left;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #315FCF !important;
}

.main-header .sidebar-toggle:hover {
    background: #e9e9e930 !important;
}

.sidebar-menu > li > a > * {
    float: left;
    color: #ffffff;
}

.skin-blue .treeview-menu > li > a:hover {
    color: #ffffff;
    padding-left: 25px !important;
    transition: padding 0.5s ease-in-out;
    -webkit-transition: padding 0.5s ease-in-out;
    -moz-transition: padding 0.5s ease-in-out;
    -o-transition: padding 0.5s ease-in-out;
}

body.sidebar-collapse .main-sidebar:hover .treeview-menu {
    transition: display 0.5s ease-in-out;
    -webkit-transition: display 0.5s ease-in-out;
    -moz-transition: display 0.5s ease-in-out;
    -o-transition: display 0.5s ease-in-out;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    display: none !important;
    transition: display 0.5s ease-in-out;
    -webkit-transition: display 0.5s ease-in-out;
    -moz-transition: display 0.5s ease-in-out;
    -o-transition: display 0.5s ease-in-out;
}

/*body.sidebar-collapse .main-sidebar:hover .treeview-menu.menu-open {
    display: block !important;
    transition: display 0.5s ease-in-out;
    -webkit-transition: display 0.5s ease-in-out;
    -moz-transition: display 0.5s ease-in-out;
    -o-transition: display 0.5s ease-in-out;
}*/

.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    width: 0 !important;
    opacity: 0 !important;
    overflow: hidden !important;
    transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    cursor:auto;
    z-index:100;
}

/*body.sidebar-collapse .main-sidebar:hover .sidebar-menu > li > a > span {
    width: 70% !important;
    opacity: 1 !important;
    overflow: hidden !important;
    transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
}*/
body.sidebar-collapse .main-sidebar .sidebar-menu > li:hover > a > span {
    width: 200px !important;
    opacity: 1 !important;
    overflow: hidden !important;
    transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    position: fixed;
    background: #ffffff;
    color: #333;
    padding: 6px 11px;
    font-size: 13px;
    margin: -25px 0 0 20px;
    box-shadow: 0px 0px 2px 1px #8d8d8d61;
    font-weight: 500;
    border: 1px solid #eee;
}

    body.sidebar-collapse .main-sidebar .sidebar-menu > li:hover > a > span.pull-right-container {
        width: 0 !important;
        opacity: 0 !important;
        overflow: hidden !important;
        transition: opacity 0.5s ease-in-out;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
    }

body.sidebar-collapse .main-sidebar .sidebar-menu > li.treeview:hover > a > span {
    width: 200px !important;
    opacity: 1 !important;
    overflow: hidden !important;
    transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    position: fixed;
    background: #ffffff;
    color: #333;
    padding: 6px 11px;
    font-size: 13px;
    margin: -24px 0 0 20px;
    box-shadow: 0px 0px 2px 1px #8d8d8d61;
    font-weight: 500;
    border: 1px solid #eee;
}

body.sidebar-collapse .main-sidebar .sidebar-menu > li.treeview:hover > a > span {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
}

    body.sidebar-collapse .main-sidebar .sidebar-menu > li.treeview:hover > a > span:before {
        content: "";
        position: absolute;
        height: 100%;
        /*box-shadow: rgb(255 255 255) 0px 0px 2px 1px;*/
        margin: -4px 0px 0px -10px;
        width: 200px !important;
        background: transparent;
        z-index: 100;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        border-bottom: 10px solid #fff;
        pointer-events: none;
        cursor: default;
    }

    body.sidebar-collapse .main-sidebar .sidebar-menu > li.treeview:hover > a > span.pull-right-container {
        width: 0 !important;
        opacity: 0 !important;
        overflow: hidden !important;
        transition: opacity 0.5s ease-in-out;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
    }

body.sidebar-collapse .main-sidebar .sidebar-menu > li.treeview:hover > ul.treeview-menu {
    display: block !important;
    position: fixed;
    background: #fff;
    padding: 0 !important;
    margin: -5px 10px 0 35px;
    width: 200px !important;
    box-shadow: 0px 0px 0px 0px #8d8d8d61;
}

    body.sidebar-collapse .main-sidebar .sidebar-menu > li.treeview:hover > ul.treeview-menu:before {
        content: "";
        position: absolute;
        width: 200px !important;
        height: 100%;
        box-shadow: 0px 0px 2px 1px #8d8d8d61;
        margin: -4px 0 0 0;
    }
    /*body.sidebar-collapse .main-sidebar .sidebar-menu > li.treeview:hover > ul.treeview-menu:after{
    content: "";
    position: absolute;
    width: 200px !important;
    box-shadow: 0px 0px 2px 1px #8d8d8d61;
   
    
}*/
    body.sidebar-collapse .main-sidebar .sidebar-menu > li.treeview:hover > ul.treeview-menu * {
        color: #333 !important;
    }

    body.sidebar-collapse .main-sidebar .sidebar-menu > li.treeview:hover > ul.treeview-menu li:hover {
        background: #fafafa !important;
    }

    body.sidebar-collapse .main-sidebar .sidebar-menu > li.treeview:hover > ul.treeview-menu li.active {
        background: #fafafa !important;
        font-weight: 500;
    }

.sidebar-menu > li > a > i {
    width: 15%;
}

body.sidebar-collapse .main-sidebar:hover .sidebar-menu > li > a > span + span {
    width: 10% !important;
    text-align: center;
}
/*.sidebar-menu li.active {
    background: #E1E1E1;
}*/
/*.sidebar-menu .treeview-menu > li > a {
    padding: 8px 5px 10px 15px !important;
    color: #444;
}*/
/*End Sidebar Menu CSS*/
#myAuditlog table {
    font-size: 13px;
}

.navbar-custom-menu > .navbar-nav li.dropdown.user.user-menu ul.dropdown-menu {
    padding: 0;
    border-radius: 6px !important;
    background: #fff;
    border: 1px solid #eee !important;
    float: left;
    box-shadow: 0 2px 4px 1px #ddd;
    max-width: 160px;
    top: 50px;
    padding: 5px 10px;
}

li.dropdown.user.user-menu ul.dropdown-menu .user-header {
    display: none;
}

li.dropdown.user.user-menu ul.dropdown-menu .user-footer {
    background: transparent;
    float: left;
    width: 100%;
    padding: 5px 0;
}

    li.dropdown.user.user-menu ul.dropdown-menu .user-footer > div {
        float: left;
        width: 100%;
    }

        li.dropdown.user.user-menu ul.dropdown-menu .user-footer > div > a {
            border: none;
            font-size: 13px;
            color: #333;
            width: 100%;
            float: left;
            text-align: left;
            padding: 8px 10px;
            margin-bottom: 5px;
        }

            li.dropdown.user.user-menu ul.dropdown-menu .user-footer > div > a:hover {
                border: none;
                font-size: 13px;
                color: #3162BD;
                width: 100%;
                float: left;
                text-align: left;
                padding: 8px 10px;
                background-color: #f5f5f5;
                border-radius: 4px;
            }

            li.dropdown.user.user-menu ul.dropdown-menu .user-footer > div > a:active {
                background-color: #f5f5f5;
            }

            li.dropdown.user.user-menu ul.dropdown-menu .user-footer > div > a > i {
                font-size: 14px;
            }

.callout.callout-danger {
    color: #842029 !important;
    background-color: #f8d7da !important;
    border: 1px solid #f5c2c7 !important;
}

    .callout.callout-danger .box-header.with-border {
        padding: 0 0 10px 0;
    }

        .callout.callout-danger .box-header.with-border .box-tools {
            top: -5px;
            color: #9f0b0b;
        }

            .callout.callout-danger .box-header.with-border .box-tools .btn i {
                color: #cd1919;
            }

        .callout.callout-danger .box-header.with-border h4 {
            color: #cd1919;
        }

    .callout.callout-danger .box-body * {
        color: #333;
        font-size: 13px;
        line-height: 22px;
    }

.dropdown-menu.insights-dropdown span > i:before {
    color: #6e6e6e !important;
}

#RBInsights.k-grid td span:hover {
    cursor: pointer !important;
}

#RBInsights.k-grid.k-widget table tr > th, #RBInsights.k-grid.k-widget table tr > td {
    text-align: left !important;
}

#RBInsights.k-grid td span {
    cursor: pointer !important;
}

.k-grid.k-widget table tr > th, .k-grid.k-widget table tr > td {
    text-align: left !important;
    cursor: auto !important;
}

.k-grid.k-widget tr td, .k-grid.k-widget tr th {
    /*color: #333 !important;*/
}

.k-pager-wrap.k-grid-pager.k-widget {
    padding: 5px 5px !important;
}

.k-grid-header {
    background-color: #f3f3f3;
}

.icon-collapse:before {
    content: "\3d";
}

.icon-expand1:before {
    content: "\3e";
}


.btncategoryicons {
    font-size: 13px;
    margin: 0px 0 0 5px !important;
    padding: 5px 6px !important;
    border-radius: 4px;
    background: #fff;
    color: #5c5c5c;
    border: 1px solid #e9ecef;
    box-shadow: 0 2px 2px 0 rgb(222 226 230 / 15%), 0 3px 1px -2px rgb(222 226 230 / 20%), 0 1px 5px 0 rgb(222 226 230 / 12%);
}


    .btncategoryicons:hover {
        color: #0056b3;
        background-color: #e9ecef;
    }

    .btncategoryicons i {
        font-size: 18px;
    }

    .btncategoryicons :hover, .btncategoryicons:focus {
        text-decoration: none;
        color: #0056b3;
        background-color: #e9ecef;
    }
/* Module Selection Popup */

#radios label {
    cursor: pointer;
    position: relative;
    width: 190px;
}

    #radios label + label {
        margin-left: 15px;
    }

#radios input[type="radio"] {
    opacity: 0; /* hidden but still tabable */
    position: absolute;
}

    #radios input[type="radio"] + span {
        font-family: 'Material Icons';
        color: #B3CEFB;
        border-radius: 50%;
        padding: 0px 15px 0px 0px;
        transition: all 0.4s;
        -webkit-transition: all 0.4s;
        float: left;
    }

    #radios input[type="radio"]:checked + span {
        color: #D9E7FD;
        /*background-color: #34B9EA;*/
    }

    #radios input[type="radio"]:focus + span {
        color: #fff;
    }

.w-500px {
    width: 500px;
}

.login-main {
    margin: auto;
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
}

.modal-body p {
    font-size: 13px;
}

#myModalCategories .modal-body {
    min-height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    #myModalCategories .modal-body h1 {
        color: #3363CD;
    }

    #myModalCategories .modal-body div#radios > div label {
        border-bottom: 1px solid #eaeaea;
        padding: 6px 0px 6px 0px;
        width: 100%;
        margin-bottom: 0px;
        cursor: pointer;
        /*box-shadow: 0 0 0px 2px #e1e1e133;*/
    }

        #myModalCategories .modal-body div#radios > div label > span > img {
            height: 30px;
            width: 30px;
        }

        #myModalCategories .modal-body div#radios > div label:hover {
            /*transform: scale(1.1);
            transition: all 0.2s ease-in-out;*/
            background: #f1f1f1;
        }

        /*#myModalCategories .modal-body div#radios > div label span img {
            filter: invert(42%) sepia(23%) saturate(1265%) hue-rotate(184deg) brightness(105%) contrast(89%);
        }*/

        #myModalCategories .modal-body div#radios > div label div {
            color: #3363CD !important;
            font-size: 13px;
            float: left;
            margin-top: 8px;
        }

.radius-6 {
    border-radius: 6px;
}

/* scrollbar */
::-webkit-scrollbar {
    width: 8px;
    height: 6px;
    background-color: #eee;
}

::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
}

::-webkit-scrollbar-thumb {
    background: #a7a4a4;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);*/
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(255, 255, 255, 0.3);
    }

.k-grid-header th.k-header {
    border-right: 1px solid #E3E4E4 !important;
}

    .k-grid-header th.k-header > .k-link {
        font-weight: 500 !important;
        color: #4F5356;
        font-size: 12px;
    }

.b-l-0 {
    border-left: 0px;
}

.b-r-0 {
    border-right: 0px;
}

.f-12 {
    font-size: 12px !important;
}

.f-13 {
    font-size: 13px !important;
}

.f-14 {
    font-size: 14px !important;
}

.f-15 {
    font-size: 15px !important;
}

.f-16 {
    font-size: 16px !important;
}

.f-18 {
    font-size: 18px !important;
}
.f-22 {
    font-size: 22px !important;
}
.f-24 {
    font-size: 24px !important;
}
.f-25 {
    font-size: 25px !important;
}
.f-26 {
    font-size: 26px !important;
}
.text-bold {
    font-weight: 500 !important;
}

label {
    font-size: 13px;
    color: #303234;
    font-weight: 500;
    font-family: Roboto, sans-serif !important;
}

.modal-title {
    font-weight: 500 !important;
    font-size: 15px !important;
    color: #444 !important;
    padding-left: 10px !important;
}

.panel-default > .panel-heading {
    background-color: #ffffff;
    border-color: #fff;
}

.k-pager-wrap .k-link {
    border-color: #e5e5e5;
    color: #6c757d !important;
}

.k-pager-wrap .k-pager-nav.k-pager-last {
    border-color: #e5e5e5;
}

.k-state-default > .k-select {
    border-color: #e5e5e5;
}

.k-pager-wrap .k-link span.k-icon {
    font-size: 0;
}

.k-pager-wrap span.k-widget.k-dropdown.k-header .k-icon {
    font-size: 0px;
}

.k-pager-numbers li {
    padding-right: 0px;
}

.k-grid .k-header.k-grid-toolbar {
    background: none !important;
}

/*****************Feb04*******************/
.sidebar-mini.sidebar-collapse .content-wrapper {
    /*padding: 20px;*/
    /*background-color: #fff;*/
}

.content-wrapper, .right-side {
    background-color: #fff;
}

.box {
    border: none;
    box-shadow: 0 2px 7px rgb(0 0 0 / 0.2);
    border-radius: 6px;
}

.box-header {
    padding: 12px;
    /*background-color: #f7f6f6;*/
    border-radius: 6px 6px 0px 0px;
}

    .box-header .box-title {
        font-weight: bold;
        font-size: 15px;
        color: #181c32 !important;
    }

.list-unstyled {
    background: #fff;
}

.tab-border {
    border: 1px solid #eee;
}

.brd-top {
    border-top: 0px;
}

.tab-content {
    background: #fff;
    padding: 15px;
}

#menuBarDiv .btn-group a.btn {
    border-radius: 3px;
    line-height: 13px;
}

.k-grid.k-widget table tr > th {
    background: #F8F9FA !important;
}

.k-grid-header th.k-header {
    border-right: 1px solid #e9ecef;
}

.k-grid tr td {
    border: 0px 0px 1px 1px solid #eee;
}

.k-grid-header {
    border-bottom: 1px solid #eee;
}

.k-grid-content table tr:hover {
    cursor: pointer;
    background: #e3eef3 !important;
}

.card-common {
    border-radius: 0px;
    border: none;
    box-shadow: 0 0.5rem 1rem rgb(173 181 189 / 15%); /**/
    padding: 20px;
    margin-bottom: 0px;
    min-height: 85vh;
}

    .card-common h4 {
        font-weight: 500;
        font-size: 18px;
        color: #2561bd !important;
    }

.card-common-blacktext {
    color: #111 !important;
}

    .card-common-blacktext h4 {
        color: #111 !important;
    }

.header-title {
    font-weight: bold;
    font-size: 15px;
    color: #181c32 !important;
}

h4 {
    font-weight: 500;
    font-size: 18px;
    color: #2561bd !important;
}

.synopsisheader h5 {
    font-weight: bold;
    font-size: 13px;
    color: #181c32;
}

.border-bottom {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.bg-primary-light {
    background-color: #cae7fd;
}

.bg-danger-light {
    background-color: #fdbcbc;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.4rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:hover, .dropdown-item:focus {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #212529;
        text-decoration: none;
        background-color: #2561bd;
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: #6c757d;
        pointer-events: none;
        background-color: transparent;
    }

.dropdown-menu.show {
    display: block;
}

.dropdown-menu {
    top: 30px;
    left: 0;
    transform: none !important;
    will-change: initial !important;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

    .dropdown-menu > a {
        padding: 6px 13px;
        font-size: 13px;
    }

        .dropdown-menu > a:hover {
            background-color: rgba(0, 0, 0, 0.1);
        }

.text-warning {
    color: #ffc107 !important;
}

.attach-lbl-bg {
    background: #f4f7fd;
    border: 1px solid #e8f0ff;
    padding: 4px 8px;
}

    .attach-lbl-bg a {
        color: #333;
    }

#divInsightsCreation span {
    /*text-transform: capitalize;*/
}

.inline-btn {
    display: inline !important;
}

/*  ////////////////*/
/* Lined Tabs */
.lined-tabs {
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #eee;
    width: 100%;
}

    .lined-tabs li {
        float: left;
        margin: 0 15px;
        line-height: 32px;
    }

        .lined-tabs li a {
            color: #6c757d;
        }

        .lined-tabs li.active {
            border-bottom: 2px solid #2561bd;
        }

            .lined-tabs li.active a {
                color: #2561bd;
                font-weight: 500;
            }

        .lined-tabs li:hover, .lined-tabs li:focus {
            border-bottom: 2px solid #2561bd;
        }

            .lined-tabs li:hover a, .lined-tabs li:focus a {
                color: #2561bd;
            }

    .lined-tabs.modal-tabs li {
        margin: 0 10px;
        font-size: 13px;
        line-height: 24px;
    }

/* background Tabs */
.flatbg-tabs {
    float: left;
    list-style-type: none;
    padding: 0 0 5px 0;
    margin: 0;
    border-bottom: 1px solid #eee;
    width: 100%;
}

    .flatbg-tabs li {
        float: left;
        margin: 0 10px;
        line-height: 32px;
        font-size: 13px;
    }

        .flatbg-tabs li a {
            color: #666;
            padding: 5px 8px;
        }

        .flatbg-tabs li.active {
            background: #e9ecef;
            border-radius: 6px;
        }

            .flatbg-tabs li.active a {
                color: #2561bd;
                font-weight: 500;
            }

        .flatbg-tabs li:hover, .flatbg-tabs li:focus {
            background: #e9ecef;
            border-radius: 6px;
        }

            .flatbg-tabs li:hover a, .flatbg-tabs li:focus a {
                color: #2561bd;
                font-weight: 500;
            }

    .flatbg-tabs.modal-tabs li {
        margin: 0 10px;
        font-size: 13px;
        line-height: 24px;
    }

.flatbg-tabs-content {
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #eeeeee;
    border-top: none;
    min-height: 400px;
}

    .flatbg-tabs-content > div {
        float: left;
        width: 100%;
        padding: 10px;
    }

.lined-tabs-content {
    float: left;
    width: 100%;
    padding: 0px;
    border: 0px solid #eeeeee;
    border-top: none;
    min-height: 400px;
}

    .lined-tabs-content > div {
        float: left;
        width: 100%;
        padding: 10px;
        border: 1px solid #eee;
        padding-left: 0px !important;
        padding-bottom: 10px !important;
        background-color: #f9f9f9;
        margin-left: 0px;
    }

}

.bg-lightcolor {
    background: #f9f9f9;
    border: 1px solid #eee;
}

#main {
    margin: 0px 0;
}

    #main #faq .card {
        margin-bottom: 10px;
        border: 0;
        -webkit-box-shadow: 0 0 10px 0px rgba(213, 213, 213, 0.3);
        box-shadow: 0 0 10px 0px rgba(213, 213, 213, 0.3);
        border-radius: 6px;
    }

        #main #faq .card .card-header {
            border: 0;
            padding: 0;
        }

            #main #faq .card .card-header .btn-header-link {
                display: block;
                text-align: left;
                color: #565656;
                padding: 10px 20px;
                font-weight: 500;
            }

                #main #faq .card .card-header .btn-header-link:focus, #main #faq .card .card-header .btn-header-link:hover {
                    box-shadow: none;
                    outline: none;
                    color: #3162BD !important;
                }

                #main #faq .card .card-header .btn-header-link:after {
                    content: "\e007";
                    font-family: icons;
                    font-weight: 900;
                    float: left;
                    padding-right: 0px;
                    left: -8px;
                    position: relative;
                }

                #main #faq .card .card-header .btn-header-link.collapsed {
                    background: #fff;
                    color: #495057;
                }

                    #main #faq .card .card-header .btn-header-link.collapsed:after {
                        content: "\e004";
                    }
                #main #faq .card .card-header div {
                    text-wrap: balance!important;
                    word-break: break-all !important;
                }
        /*#main #faq .card .collapsing {
            line-height: 30px;
        }*/

        #main #faq .card .collapse {
            border: 0;
        }

            #main #faq .card .collapse.show {
                line-height: 30px;
                color: #222;
            }

        #main #faq .card .card-body {
            padding: 10px 20px;
            background: #fff;
            border-radius: 0px 0px 6px 6px;
            border: 1px solid #f5f5f5;
        }


.minheightauto {
    min-height: auto !important;
}

.main-footer {
    background: transparent;
    padding: 5px 15px !important;
}

.dis-inline {
    display: inline !important;
}

.dropdown-toggle::after {
    border: none;
}

.dropdown-menu.show {
    top: 30px !important;
}

.bg-danger-light {
    background-color: #fdbcbc;
}

.bg-primary-light {
    background-color: #cae7fd;
}

.dropdown-menu > a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.overflow-x-visible {
    overflow-x: visible !important;
}

.autocomplete-section.autocomplet-w100 tags {
    width: 100% !important;
    margin: 0;
    float: left;
    max-width: 100% !important;
}

.text-warning {
    color: #fd7e14;
}

.form-group label {
    color: #303234;
    margin-bottom: 5px;
    font-size: 13px;
}


.form-group span {
    font-weight: 400;
  color: #333; 
}

.w-60px {
    width: 60px;
}

.w-40px {
    width: 40px;
}

.weight-400 {
    font-weight: 400 !important;
}

.weight-500 {
    font-weight: 500 !important;
}

.circle-red {
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background: #dc3545;
    float: left;
    margin: 4px 6px;
}

.radius-6 {
    border-radius: 6px;
}

.bg-success-lite {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.bg-warning-lite {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
/********* model popup table ****************/
.NewTablePopup {
    width: 900px;
}

    .NewTablePopup .modal-body {
        padding: 15px 30px;
    }

    .NewTablePopup .tableHead {
        background-color: #F8F9FA;
    }

        .NewTablePopup .tableHead th {
            font-weight: 500 !important;
            border: 1px solid #F1F2F2;
        }

    .NewTablePopup .table {
        border: 1px solid #eee;
    }

    .NewTablePopup .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
        background-color: #ffffff;
        border: none;
        border-top: 1px solid #F1F2F2 !important;
    }

    .NewTablePopup .table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
        background-color: #FBFDFD;
        border: none;
        border-top: 1px solid #F1F2F2 !important;
    }
/********* model popup table ****************/

.p-1 {
    padding: 0.25rem !important;
}

.p-b-2 {
    padding-bottom: 2px;
}

.font-11 {
    font-size: 11px !important;
}

.font-12 {
    font-size: 12px !important;
}

.float-right {
    float: right !important;
}

.w-auto {
    width: auto !important;
}

.w-100-p {
    width: 100% !important;
}
.w-100{
     width: 100% !important;

}

.w-300px {
    width: 300px !important;
}

.w-105-px {
    width: 105px;
}

.m-t-019::after {
    margin-top: -19px !important;
}

.bg-warning-lite {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.bg-success-lite {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.font-17 {
    font-size: 16px;
}

.word-wrap {
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-menu {
    border: 1px solid #ccc;
}

.ken-header {
    color: #495057;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
}

.k-grid-filters .k-grid-content tr.k-grid-edit-row > td {
    overflow: visible;
}

#settingsDiv .k-grid-content {
    overflow: inherit !important;
    max-height: max-content !important;
}

#addandeditWorkflowgrid .k-grid-content {
    overflow: visible;
}

.dropdown-toggle.top ~ .dropdown-menu {
    top: -203px;
}

.border-radius-4 {
    border-radius: 4px;
}

.border-radius-6 {
    border-radius: 6px;
}

.grid-dropdown .multiselect-parent.btn-group .dropdown-toggle {
    top: -12px;
    padding: 2px 8px;
}

.k-grid .icons, i.icons:before, i.icons:after {
    width: 30px !important;
    padding: 3px;
}

.checkbox1 input[type="checkbox"] {
    display: block;
}

.checkbox1 label:before {
    content: '';
}

.k-grid .icons {
    padding: 2px 0px;
}

.blue-icon {
    color: #3162BD;
}

.k-dropdown-wrap .k-input {
    font-size: 13px;
    font-weight: normal;
}

.k-list-optionlabel.k-state-selected.k-state-focused {
    font-size: 13px;
}

.k-popup .k-list .k-item {
    text-transform: capitalize;
    font-size: 13px;
}

.k-group {
    background-color: #fff;
}

.k-grid td span {
    color: #212529;
    margin-left: 3px;
    font-size: 12px;
    cursor: auto !important;
}

.action-section div span {
    color: #333 !important;
}

.rules-table {
    border: none;
    width: 100%;
    font-size: 13px;
}

    .rules-table td {
        padding: 8px 0;
    }

.rules-accordions .card-header {
    background: #f5f5f5;
    border: 1px solid #eee !important;
}

    .rules-accordions .card-header .btn-header-link.collapsed {
        background: none !important;
    }

.border-right-1 {
    border-right: 1px solid #eee;
}


#gridArtworkComponets.k-grid.k-widget table tr td:nth-child(4) span {
    color: #333;
    font-weight: 500;
}
/*.btn{
  min-width: 60px;
}*/
.btn:focus {
    outline: none !important;
}

.btn:hover {
    outline: none !important;
}

.btn:active {
    box-shadow: none !important;
}

.btn i.fa.fa-ban.icons:hover {
    background: transparent;
}

.btn-primary {
    color: #fff;
    background-color: #2561bd;
    border-color: #2561bd;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #0062ae;
        border-color: #005ba1;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(38, 140, 218, 0.5);
    }

    .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
        background-color: #2561bd;
        border-color: #2561bd;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #005ba1;
        border-color: #005494;
    }

        .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(38, 140, 218, 0.5);
        }

.btn-focus {
    outline: none;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62;
    }

    .btn-secondary:focus, .btn-secondary.focus {
        box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
        color: #fff;
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

    .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b;
    }

        .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
        }


.btn-shadow {
    box-shadow: 0 2px 2px 0 rgba(25, 118, 210, 0.15), 0 3px 1px -2px rgba(25, 118, 210, 0.2), 0 1px 5px 0 rgba(25, 118, 210, 0.12);
    -webkit-box-shadow: 0 2px 2px 0 rgba(25, 118, 210, 0.15), 0 3px 1px -2px rgba(25, 118, 210, 0.2), 0 1px 5px 0 rgba(25, 118, 210, 0.12);
    -moz-box-shadow: 0 2px 2px 0 rgba(25, 118, 210, 0.15), 0 3px 1px -2px rgba(25, 118, 210, 0.2), 0 1px 5px 0 rgba(25, 118, 210, 0.12);
}

.bordergray-left {
    border-left: 1px solid #cdcdcd;
    margin-left: 5px !important;
    padding-left: 20px !important;
}

.box-header-dashboard {
    background-color: #f5f5f5;
}

.k-calendar .k-content, .k-calendar .k-content th {
    font-weight: 600;
    font-size: 13px;
}

.k-calendar td {
    font-size: 13px;
    font-weight: 200;
    line-height: 17px;
    border-radius: 0px;
}

.k-calendar .k-content .k-link {
    font-size: 13px;
    font-weight: 200;
    color: #555;
    text-align: right;
}

    .k-calendar .k-content .k-link:focus {
    }

.k-state-focused {
    box-shadow: none !important;
    background-color: #f5f5f5;
    font-weight: 500;
}

.header-inssearch input {
    padding-left: 28px;
    line-height: 21px;
}

.header-inssearch i {
    position: absolute;
    left: 23px;
    top: 10px;
    color: #bbb;
    z-index: 1000;
}

.bg-lightgray-accr {
    background-color: #f5f5f5 !important;
    border-radius: 4px 4px 0px 0px;
}

.box-shadow-none {
    box-shadow: none !important;
}

.header-bg {
    border-bottom: 1px solid #eee;
    padding: 10px 20px;
    background: #fafafa;
}

.top-header {
    background: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    /*box-shadow:1px 0 7px rgb(0 0 0 / 10%);*/
}

.highlightcolumn1.k-grid.k-widget .k-grid-content > table tr > td:nth-child(2) span {
    font-weight: 500 !important;
    color: #4F5356 !important;
}

.highlightcolumn-link-a.k-grid.k-widget .k-grid-content > table tr > td:nth-child(3) a {
    font-weight: normal !important;
    color: #3162BD;
}

.highlightcolumn-link.k-grid.k-widget .k-grid-content > table tr > td:nth-child(3) a {
    font-weight: 500 !important;
}

.highlightcolumn11.k-grid.k-widget .k-grid-content > table tr > td:nth-child(1) span {
    font-weight: 500 !important;
    color: #4F5356 !important;
}

.highlightcolumn2.k-grid.k-widget .k-grid-content > table tr > td:nth-child(2) span {
    font-weight: 500 !important;
    color: #4F5356 !important;
}

.gridwidth.k-grid.k-widget .k-grid-content > table tr > td:nth-child(3) span {
    width: 50%;
}

.highlightcolumn.k-grid.k-widget .k-grid-content > table tr > td:nth-child(3) span {
    font-weight: 500 !important;
    color: #4F5356 !important;
}

.highlightcolumn4.k-grid.k-widget .k-grid-content > table > tbody > tr > td:nth-child(4) span {
    font-weight: 500 !important;
    color: #4F5356 !important;
}

.highlightcolumn5.k-grid.k-widget .k-grid-content > table > tbody > tr > td:nth-child(5) span {
    font-weight: 500 !important;
    color: #4F5356 !important;
}

.highlightcolumn1.k-grid.k-widget table tr > td:first-child span {
    font-weight: 500 !important;
    color: #4F5356 !important;
}

.highlightcolumn1.k-grid.k-widget table tr > td:first-child span {
    font-weight: 500 !important;
    color: #4F5356 !important;
}


.eye-background-button {
    font-size: 14px;
    color: #727272;
    /*margin-left: 11px;*/
    float: left;
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 3px !important;
    padding: 2px 5px 2px 5px;
    /*height: 17px ;
    margin-top: 7px;*/
    line-height: 17px;
}
/*grid text alignment*/
.highlightcolumn11-ml.k-grid.k-widget .k-grid-content > table tr > td:nth-child(1) span {
    margin-left: 0px;
}

.highlightcolumn123-ml .k-grid.k-widget .k-grid-content > table tr > td:nth-child(2) span {
    margin-left: 0px;
}

.highlightcolumn5-pl.k-grid.k-widget .k-grid-content > table > tbody > tr > td:nth-child(5) {
    padding-left: 17px;
}

.highlightcolumn4-pl.k-grid.k-widget .k-grid-content > table > tbody > tr > td:nth-child(4) {
    padding-left: 17px;
}

.EmailTag {
    overflow: hidden;
    border: dashed 1px #eee;
    padding: 10px;
}

.page-main-info {
    padding: 8px 0 0 0;
}

.label-danger {
    background: #e26363;
    color: #fff !important;
    font-weight: 500;
    padding: 2px 5px;
    border-radius: 6px;
    font-size: 13px;
}

.label-warning {
    background: #fd7e14;
    color: #fff !important;
    font-weight: 500;
    padding: 2px 5px;
    border-radius: 6px;
    font-size: 13px;
}

.label-primary {
    background: #2561bd;
    color: #fff !important;
    font-weight: 500;
    padding: 2px 5px;
    border-radius: 6px;
    font-size: 13px;
}

.label-success {
    background: #28a745;
    color: #fff !important;
    font-weight: 500;
    padding: 2px 5px;
    border-radius: 6px;
    font-size: 13px;
}

.label-info {
    background: #60c1de;
    color: #fff !important;
    font-weight: 500;
    padding: 2px 5px;
    border-radius: 6px;
    font-size: 13px;
}

.modal-content {
    font-style: normal;
}

.searchbox-navheader {
    float: left;
    width: 300px;
    clear: none !important;
    margin-left: 13%;
    margin: 8px 5% !important;
}

    .searchbox-navheader .btn-default {
        padding: 9.5px 12px !important;
    }

        .searchbox-navheader .btn-default i {
            color: #bbb;
        }

    .searchbox-navheader .form-control {
        padding: 6px 35px 6px 12px;
        background-color: #fff;
    }

/****************** .progress-tooltip ***********************/
.progress-tooltip {
    position: relative;
    padding-top: 0;
    background: #eee;
    top: 15px;
}

    .progress-tooltip .progress-tooltip-info {
        align-items: center;
        background: #eee;
        border: 1px solid #ccc;
        border-radius: 10px;
        box-shadow: 0 0 2px #ccc;
        color: #2561bd;
        display: inline-flex;
        font-family: sans-serif;
        font-weight: bold;
        justify-content: center;
        height: 30px;
        position: absolute;
        top: -38px;
        left: 0;
        text-align: center;
        transform: translateX(calc(-50% - 5px));
        width: 45px;
        display: none;
        line-height: 30px;
        margin-left: 7px;
    }

        .progress-tooltip .progress-tooltip-info::before, .progress-tooltip .progress-tooltip-info::after {
            content: '';
            display: inline-block;
            border: 7px solid transparent;
            border-top-color: #eee;
            position: absolute;
            bottom: -13px;
            left: 50%;
            transform: translateX(-50%);
        }

        .progress-tooltip .progress-tooltip-info::before {
            border-width: 8px;
            border-top-color: #ccc;
            bottom: -16px;
            left: 50%;
        }

        .progress-tooltip .progress-tooltip-info::after {
            z-index: 1;
        }

.progress {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 5px;
    display: block;
    font-family: sans-serif;
    height: 6px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    background: #6eafe1;
    margin: 0;
}

    .progress::-webkit-progress-bar {
        background-color: #ccc;
    }

    .progress::-webkit-progress-value {
        border-radius: 5px;
        background-color: #7856ff;
        background-size: 10px 10px;
    }

    .progress::-moz-progress-bar {
        border-radius: 5px;
        background-color: #7856ff;
        background-size: 10px 10px;
    }

    .progress::-ms-fill {
        border-radius: 5px;
        background-color: #7856ff;
        background-size: 10px 10px;
        border: none;
    }

    .progress:indeterminate {
        animation-duration: 3s;
        animation-iteration-count: infinite;
        animation-name: moveIndeterminate;
        animation-timing-function: linear;
        background-color: #ccc;
        background-image: linear-gradient(to right, #7856ff 30%, #ccc 30%);
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 150% 150%;
    }

    .progress ~ .bullet {
        cursor: pointer;
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        margin: -10px 0 0 -4px;
        background: #539ad1;
        border-radius: 50%;
        box-shadow: inset 0px 0px 1px 2px #2561bd;
    }

    .bullet:hover ~ .progress-tooltip-info, .progress:hover ~ .progress-tooltip-info {
        display: block;
    }

@keyframes moveIndeterminate {
    from {
        background-position: 200% 0;
    }

    to {
        background-position: -200% 0;
    }
}

/****************** .progress-tooltip ***********************/
/**************** wizard-progress  **********************/
.wizard-progress {
    display: table;
    width: 100%;
    table-layout: fixed;
    position: relative;
    margin-top: -30px;
}

.wizard-progress .step {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    overflow: visible;
    position: relative;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.wizard-progress .step:not(:last-child):before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    background-color: #d5d5d5;
    height: 3px;
    width: 100%;
}

.wizard-progress .step .node {
    display: inline-block;
    border: 2px solid #919191;
    background-color: #fff;
    border-radius: 18px;
    height: 15px;
    width: 15px;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -7px;
    line-height: 11px;
}

.wizard-progress .step .node1 {
    display: inline-block;
    border: 2px solid #2561bd;
    background-color: #2561bd;
    border-radius: 18px;
    height: 15px;
    width: 15px;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -7px;
    line-height: 11px;
}

.wizard-progress .step .status {
    position: relative;
    top: 15px;
    text-align: center;
    font-size: 12px;
}
    .wizard-progress .step .duestatus {
        position: relative;
        top: 15px;
        text-align: center;
        font-size: 10px;
    }
.wizard-progress .step.complete:before {
    background-color: #2561bd;
    border-color: #2561bd !important;
}
.wizard-progress .step.browncolor:before {
    background-color: #F2B546;
    border-color: #F2B546 !important;
}
    .wizard-progress .step.current:before {

        background-color: #F2B546;
        border-color: #F2B546 !important;
    }
    .wizard-progress .step.currComp:before {
        background-color: #d5d5d5;
        border-color: #d5d5d5 !important;
    }
    .wizard-progress .step.futComp:not(:last-child):before {
        background-color: #d5d5d5;
        border-color: #d5d5d5 !important;
    }
.wizard-progress .step.complete .node {
    border-color: #219d0a !important;
    background-color: #219d0a;
}

.wizard-progress .step.complete .node:before {
    font-family: FontAwesome;
    content: "\f00c";
    font-size: 7px;
    color: #fff;
}
 
.wizard-progress .step.in-progress:before {
    background-color: #d5d5d5;
}
    .wizard-progress .step.in-progress-not-started {
        display: inline-block;
        border: 2px solid #919191;
        background-color: #fff;
        border-radius: 18px;
        height: 15px;
        width: 15px;
        position: absolute;
        top: -5px;
        left: 50%;
        margin-left: -7px;
        line-height: 11px;
        
    }
    .wizard-progress .step.in-progress-not-started:before {
        display: inline-block;
        border: 2px solid #919191;
        background-color: #fff;
        border-radius: 18px;
        height: 15px;
        width: 15px;
        position: absolute;
        top: -5px;
        left: 50%;
        margin-left: -7px;
        line-height: 11px;
        background-color: #d5d5d5;
    }
    .wizard-progress .step.in-progress-not-started .node {
        border-color: #919191;
    }

.wizard-progress .step.in-progress .node {
    border-color: #2561bd;
}
    .wizard-progress .step.in-progress .node-not {
        display: inline-block;
        border: 2px solid #919191;
        background-color: #fff;
        border-radius: 18px;
        height: 15px;
        width: 15px;
        position: absolute;
        top: -5px;
        left: 50%;
        margin-left: -7px;
        line-height: 11px;
    }

        .wizard-progress .step.complete .node1 {
            border-color: #219d0a;
            background-color: #219d0a;
        }

            .wizard-progress .step.complete .node1:before {
                font-family: FontAwesome;
                content: "\f00c";
                font-size: 7px;
                color: #fff;
            }

        .wizard-progress .step.in-progress:before {
            background-color: #d5d5d5;
        }

        .wizard-progress .step.in-progress .node1 {
            border-color: #2561bd;
        }

        .wizard-progress .step.browncolor .node {
            border-color: #2561bd;
        }
    .wizard-progress .step.browncolor .node-not {
        display: inline-block;
        border: 2px solid #919191;
        background-color: #fff;
        border-radius: 18px;
        height: 15px;
        width: 15px;
        position: absolute;
        top: -5px;
        left: 50%;
        margin-left: -7px;
        line-height: 11px;
    }
    .wizard-progress .step.in-progress .node-not {
        display: inline-block;
        border: 2px solid #919191;
        background-color: #fff;
        border-radius: 18px;
        height: 15px;
        width: 15px;
        position: absolute;
        top: -5px;
        left: 50%;
        margin-left: -7px;
        line-height: 11px;
    }
.wizard-progress .step.browncolor-notStarted .node {
    border-color: #2561bd;
}
    .wizard-progress .step.current .node {
        border-color: #2561bd;
    }
    .wizard-progress .step.current .node {
        border-color: #2561bd;
    }



.wizard-progress .step.complete .node1 {
    border-color: #219d0a;
    background-color: #219d0a;
}

.wizard-progress .step.complete .node1:before {
    font-family: FontAwesome;
    content: "\f00c";
    font-size: 7px;
    color: #fff;
}

.wizard-progress .step.in-progress:before {
    background-color: #d5d5d5;
}

.wizard-progress .step.in-progress .node1 {
    border-color: #2561bd;
}

.wizard-progress .step.browncolor .node {
    border-color: #2561bd;
}
    .wizard-progress .step.browncolor .node-not {
        display: inline-block;
        border: 2px solid #919191;
        background-color: #fff;
        border-radius: 18px;
        height: 15px;
        width: 15px;
        position: absolute;
        top: -5px;
        left: 50%;
        margin-left: -7px;
        line-height: 11px;
    }
.wizard-progress .step.browncolor-notStarted .node {
    border-color: #2561bd;
}

    .wizard-progress .step.current .node {
        border-color: #2561bd;
    }


/**************** end wizard-progress  **********************/

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
    border-bottom: 1px solid #e9edf4;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    border-radius: 8px;
}
/*ul.dropdown-menu.notifications-dropdown-menu.drugs li.header{
     padding:15px 10px;
     background:#fff !important;
 }
 ul.dropdown-menu.notifications-dropdown-menu.drugs li .menu   > li > a{
     padding:15px 10px;
 }
ul.dropdown-menu.notifications-dropdown-menu.drugs li .menu   > li > a i{
     display: inline-block;
    background: #2561bd;
    color: #fff;
    padding: 12px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    float: left;
    height: 40px;
    line-height: 14px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 40px !important;
    font-size: 14px;
    box-shadow: 0 2px 5px #2561bd99;
 }
ul.dropdown-menu.notifications-dropdown-menu.drugs li .menu   > li > a span{
     display: inline-block;
    margin-top:10px;
    font-weight:500;
 }*/
.notifications-dropdown-menu {
    border: 1px solid #e9edf4 !important;
    box-shadow: 0 10px 20px 0 rgb(104 113 123 / 20%) !important;
}

.callout.callout-info {
    background-color: #eef5f9 !important;
}

.text-primary {
    color: #3162bd !important;
}

.k-treeview span.k-in {
    font-size: 13px;
    color: #333;
}

    .k-treeview span.k-in:hover {
        font-size: 13px;
        color: #111 !important;
    }

.filtertext .k-treeview span.k-in {
    color: #333;
}
/******** Profile Page ***********/
.myprofile-password {
    margin: 0px auto;
    float: none !important;
}

    .myprofile-password h4 {
        font-size: 13px;
    }

    .myprofile-password ul {
        padding-left: 0px;
    }

        .myprofile-password ul li {
            display: block;
            padding-right: 25px;
            list-style-type: circle;
            color: #e26363;
        }

            .myprofile-password ul li::before {
                width: 6px;
                height: 6px;
                background: #c1c1c1;
                content: "";
                display: inline-block;
                margin-right: 10px;
                border-radius: 26px;
            }

.btn-standard-width {
    min-width: 60px !important;
}

/******** Profile Page ***********/
/********* searchbox**********/
.search-clear {
    position: absolute;
    top: 8px;
    right: 0px;
    color: #bbb;
    font-size: 12px;
    text-decoration: none;
    z-index: 10;
}

    .search-clear:hover {
        text-decoration: none !important;
    }

.to-close-search + .search-clear i {
    opacity: 0;
    right: 11px;
    top: 6px;
}

.to-close-search:focus + .search-clear:after {
    opacity: 0;
}

.to-close-search:focus + .search-clear i {
    opacity: 1;
    top: -4px;
    position: relative;
}

.search-clear:after {
    content: "\e031";
    font-family: 'icons' !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 23px;
    top: -1px;
    color: #333 !important;
}

.search-clear:hover:after {
    color: #bbb !important;
    background: #eee;
    border-left: 1px solid #ccc;
    padding: 8px 8px 6px 8px;
    top: -8px;
    right: 15px;
    border-radius: 0px 4px 4px 0px;
    color: #333;
}
/********* searchbox**********/

.actionmain .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    content: "\f0d7";
    font-family: FontAwesome;
}

.action {
    box-shadow: 0 2px 4px 1px #ddd;
    border: 1px solid #eee;
    border-radius: 6px !important;
}

    .action li > a {
        padding: 10px 20px;
    }

        .action li > a:hover {
            background-color: #e7e7e7;
            background-image: none;
        }

.action-section {
    box-shadow: 0 2px 4px 1px #ddd !important;
    border-radius: 6px !important;
    border: none !important;
    float: left !important;
}

    .action-section > div > span > i {
        margin-right: 10px !important;
    }

    .action-section > div > span {
        float: left !important;
        margin: 0px !important;
        width: -webkit-fill-available !important;
        padding: 5px 15px !important;
        cursor: pointer !important;
    }

        .action-section > div > span:hover {
            background-color: #e7e7e7 !important;
            color: #333 !important;
        }

.dropdown-menu.insights-dropdown.action-section a {
    border: none !important;
    float: left !important;
    padding: 8px 20px;
    width: -webkit-fill-available !important;
}

    .dropdown-menu.insights-dropdown.action-section a:hover {
        background-color: #e7e7e7 !important;
        color: #333 !important;
    }

    .dropdown-menu.insights-dropdown.action-section a i {
        line-height: 17px !important;
        height: 17px !important;
        color: #333 !important;
    }

    .dropdown-menu.insights-dropdown.action-section a:hover i:before {
        color: #333 !important;
    }

.dropdown-menu.insights-dropdown.action-section {
    min-width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
}
/*.action-section div span span{
     position:relative;
}*/

/********** tooltip*************/
.tooltip-left [tooltip-position='bottom']::after{
    margin-right:2%;
}
[tooltip] {
    position: relative;
}

    [tooltip]:after, [tooltip]:before {
        margin-left: 1%;
        display: none;
        white-space: nowrap;
    }

    [tooltip]:hover:after, [tooltip]:hover:before {
        display: block;
        z-index: 100000;
        position: fixed;
    }

    [tooltip]::before {
        content: "";
        position: absolute;
        top: -6px;
        left: auto;
        transform: translateX(-50%);
        border-width: 4px 6px 0 6px;
        border-style: solid;
        border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
        z-index: 100;
    }

    [tooltip]::after {
        content: attr(tooltip);
        position: absolute;
        left: auto;
        top: -6px;
        transform: translateX(-50%) translateY(-100%);
        background: rgba(0, 0, 0, 0.7);
        text-align: center;
        color: white;
        padding: 4px 8px;
        font-size: 12px;
        min-width: 50px;
        border-radius: 5px;
        pointer-events: none;
        line-height: 18px !important;
    }

[tooltip-position='left']::before {
    left: 0%;
    top: 50%;
    margin-left: -12px;
    transform: translatey(-50%) rotate(-90deg);
}

[tooltip-position='top']::before {
    left: 50%;
}

[tooltip-position='bottom']::before {
    top: auto;
    margin-top: 27px;
    transform: translateX(-50%) translatey(-100%) rotate(-180deg);
}

[tooltip-position='right']::before {
    left: 100%;
    top: 50%;
    margin-left: 1px;
    transform: translatey(-50%) rotate(90deg);
}

[tooltip-position='left']::after {
    left: 0%;
    top: 50%;
    margin-left: -8px;
    transform: translateX(-100%) translateY(-50%);
}

[tooltip-position='top']::after {
    left: 50%;
}

[tooltip-position='bottom']::after {
    top: auto;
    margin-top: 8px;
    transform: translateX(-50%) translateY(0%);
    max-width: 250px;
    word-break: break-word;
    white-space: break-spaces;
    font-size: 12px;
    width: max-content;
}

[tooltip-position='right']::after {
    left: 100%;
    top: 50%;
    margin-left: 8px;
    transform: translateX(0%) translateY(-50%);
}

.btn.has-popover {
    position: relative;
    margin: 20px 20px 10px 10px;
}

    .btn.has-popover .popover {
        display: none;
    }

    .btn.has-popover:focus .popover {
        display: block;
    }

a.btn.has-popover {
    position: relative;
    cursor: pointer;
}

.info-btn {
    font-size: 10px !important;
    color: #6C757D;
    background-color: #ffffff;
    border: #c7c6c6 1px solid !important;
    padding: 3px 6px !important;
    border-radius: 50% !important;
    margin-top: -3px !important;
    width: 18px;
    height: 18px;
    text-align: center;
    cursor: pointer;
}

    .info-btn:hover {
        background-color: #ececec;
        cursor: pointer;
    }

a.btn.has-popover .popover {
    display: none;
}

a.btn.has-popover:hover .popover {
    display: block;
}

.popover {
    position: fixed;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    background-color: white;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.3rem;
    min-width: 200px;
}

    .popover .arrow {
        position: absolute;
        display: block;
        width: 10px;
        height: 5px;
    }

        .popover .arrow::before, .popover .arrow::after {
            position: absolute;
            display: block;
            border-color: transparent;
            border-style: solid;
        }

        .popover .arrow::before {
            content: "";
            border-width: 11px;
        }

        .popover .arrow::after {
            content: "";
            border-width: 11px;
        }

    .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
        margin: -14% 0 0 -1%;
    }

        .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
            bottom: 0px;
            left: 5%;
        }

            .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before, .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
                border-bottom-width: 0;
            }

            .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
                bottom: -11px;
                margin-left: -6px;
                border-top-color: rgba(0, 0, 0, 0.25);
            }

            .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
                bottom: -10px;
                margin-left: -6px;
                border-top-color: white;
            }

    .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
        margin: -5% 0 0 13%;
    }

        .popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
            left: 0;
            top: 50%;
        }

            .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before, .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
                margin-top: -8px;
                border-left-width: 0;
            }

            .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
                left: -11px;
                border-right-color: rgba(0, 0, 0, 0.25);
            }

            .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
                left: -10px;
                border-right-color: white;
            }

    .popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
        margin: 2% 0 0 -1%;
    }

        .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
            top: -12px;
            left: 5%;
        }

            .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before, .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
                margin-left: -7px;
                border-top-width: 0;
            }

            .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
                top: -11px;
                border-bottom-color: rgba(0, 0, 0, 0.25);
            }

            .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
                top: -10px;
                border-bottom-color: white;
            }

        .popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
            position: absolute;
            top: 0;
            left: 50%;
            display: block;
            width: 20px;
            margin-left: -10px;
            content: "";
            border-bottom: 1px solid #e9ecef;
        }

    .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
        margin: -3% 0 0 -26%;
    }

        .popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
            right: 0;
            top: 50% !important;
        }

            .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before, .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
                margin-top: -8px;
                border-right-width: 0;
            }

            .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
                right: -11px;
                border-left-color: rgba(0, 0, 0, 0.25);
            }

            .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
                right: -10px;
                border-left-color: white;
            }

.popover-header {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
    background-color: #e9ecef;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
    color: #495057;
}

    .popover-header:empty {
        display: none;
    }

.popover-body {
    padding: 9px 14px;
    color: #212529;
    font-size: 13px;
    font-weight: 400;
}

.popover.focus-popover {
    top: auto;
    left: auto;
    background: #f5f5f5;
    max-width: 600px;
    margin-left: -2% !important;
}

    .popover.focus-popover .arrow::after {
        border-bottom-color: #f8f8f8 !important;
    }

    .popover.focus-popover .arrow::before {
        border-bottom-color: #d1d1d1 !important;
    }

    .popover.focus-popover.fade:not(.show) {
        opacity: 1;
    }

    .popover.focus-popover .popover-body {
        font-size: 13px !important;
    }

.grid-tooltip-parent {
    color: #212529;
}

    .grid-tooltip-parent .grid-tooltip {
        z-index: 1070;
        display: block;
        font-family: "Roboto";
        font-style: normal;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: left;
        text-align: start;
        text-decoration: none;
        text-shadow: none;
        text-transform: none;
        letter-spacing: normal;
        word-break: normal;
        word-spacing: normal;
        word-wrap: normal;
        white-space: normal;
        line-break: auto;
        opacity: 1 !important;
        border: none;
    }

        .grid-tooltip-parent .grid-tooltip + .grid-tooltip-fulltext {
            display: none !important;
            max-width: 400px;
            background-color: #f9f9f9;
            color: #212529;
            font-size: 12px;
            text-align: center;
            border-radius: 6px;
            position: absolute;
            z-index: 9999;
            overflow-y: auto;
            width: auto;
            max-height: 200px;
            padding: 10px;
            border: 1px solid #eee;
            box-shadow: 1px 1px 8px #ddd, 1px 1px 8px #ddd, 1px 1px 8px #ddd;
            -webkit-box-shadow: 1px 1px 8px #ddd, 1px 1px 8px #ddd, 1px 1px 8px #ddd;
            text-align: left;
            line-height: 20px;
            white-space: initial;
        }

            .grid-tooltip-parent .grid-tooltip + .grid-tooltip-fulltext.table-tooltip {
                padding: 0;
            }

    .grid-tooltip-parent:hover .grid-tooltip-fulltext {
        opacity: 1 !important;
        display: block !important;
    }

    .grid-tooltip-parent.show-tooltip-top:hover .grid-tooltip-fulltext {
        margin-top: -42%;
    }
/**************tooltip**************/
.modal {
    z-index: 999999 !important;
}

.modal-footer {
    padding: 10px 20px;
}

    .modal-footer .btn {
        padding: 3px 7px !important;
        font-size: 13px;
        min-width: 40px;
        line-height: 1.5;
    }

    .modal-footer .btn-primary {
        box-shadow: 0 2px 2px 0 rgba(25, 118, 210, 0.15), 0 3px 1px -2px rgba(25, 118, 210, 0.2), 0 1px 5px 0 rgba(25, 118, 210, 0.12);
        -webkit-box-shadow: 0 2px 2px 0 rgba(25, 118, 210, 0.15), 0 3px 1px -2px rgba(25, 118, 210, 0.2), 0 1px 5px 0 rgba(25, 118, 210, 0.12);
        -moz-box-shadow: 0 2px 2px 0 rgba(25, 118, 210, 0.15), 0 3px 1px -2px rgba(25, 118, 210, 0.2), 0 1px 5px 0 rgba(25, 118, 210, 0.12);
    }

.uikit-section {
    font-size: 13px;
    font-style: normal;
}

#smeCategoriesViewPopup > div.searchbox > div > .row:first-child,
#smeMarketsView > div.searchbox > div > .row:first-child,
#smeCategoriesView > div.searchbox > div > .row:first-child,
.newstrack div.searchbox > div > .row:first-child,
#DivCategoryAdd > div.searchbox > div > .row:first-child,
#ViewCategoriesPopup > div.searchbox > div > .row:first-child,
#smeCategories > div.searchbox > div > .row:first-child,
#divCategories > div.searchbox > div > .row:first-child,
#smeMarkets > div.searchbox > div > .row:first-child,
#DivCategoryView > div.searchbox > div > .row:first-child, #divCategories > div.searchbox > div > .row:first-child {
    width: 59%;
}

#smeCategoriesView > div.searchbox > .filter-category-align > .row:first-child {
    width: 59% !important;
}

.searbox-1 {
    width: 59% !important;
}

.myprofile-border {
    border-right: 1px solid #eee;
    display: block;
    padding-right: 30px;
}

/*#DivCategoryAdd > div.searchbox > div > .row:first-child {
    width: 53%;
}

    .newstrack div.searchbox > div > .row:first-child {
        width: 53%;
    }

    #ViewCategoriesPopup > div.searchbox > div > .row:first-child {
        width: 57%;
    }

   
 

    #divCategories > div.searchbox > div > .row:first-child {
        width: 53%;
    }*/

.k-treeview.ktree-custom > ul.k-group.k-treeview-lines > li span.k-icon.k-plus {
    background-image: none !important;
}

    .k-treeview.ktree-custom > ul.k-group.k-treeview-lines > li span.k-icon.k-plus:before {
        font-size: 9px !important;
        font-family: 'icons' !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 20px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\62";
        color: #666;
    }

.mutltiselectproduct .btn-group {
    width: 100%;
    text-align: left;
}

    .mutltiselectproduct .btn-group span {
        margin-left: 165px;
    }
     .mutltiselectproduct1 .btn-group span {
        margin-right: 0px; margin-top:7px;
    }
.mutltiselectproduct1 .multiselect-parent .dropdown-menu-form li {
    word-break: break-word;
}
.mutltiselectproduct .multiselect-parent .dropdown-menu-form {
    width: 100%;
}

.text-black {
    color: #111 !important;
}


.bots-table {
    border: none;
}

    .bots-table > .k-grid-header, .bots-table > .k-grid-content, .bots-table > .k-pager-wrap {
        border-left: 1px solid #eee;
        border-right: 1px solid #eee;
    }

    .bots-table > .k-pager-wrap {
        border-bottom: 1px solid #eee;
    }

    .bots-table > .k-grid-content {
        width: 99.8%;
    }

.attachments-panel {
    max-height: 120px;
    overflow: auto;
    border: 1px solid #cccccc;
    padding: 8px 5px 5px 5px;
    margin-top: 3px;
}

    .attachments-panel div {
        margin-bottom: 5px;
    }

        .attachments-panel div i {
            float: right;
        }

.attachments-panellink {
    color: #303234 !important;
    font-size: 13px !important;
    text-decoration: underline !important;
    font-weight: 500 !important;
    display: inline;
}

/***********table model-poup************/
.model-table table {
    border: 1px solid #E0E0E0;
}

    .model-table table thead {
        background-color: #F8F9FA;
    }

        .model-table table thead th {
            font-weight: 500 !important;
            color: #495057;
        }

    .model-table table tbody {
        font-weight: 500 !important;
        color: #495057;
    }

    .model-table table tbody {
        font-weight: 500 !important;
        color: #495057;
    }

        .model-table table tbody tr:nth-child(odd) {
            background-color: #FBFDFD;
        }

        .model-table table tbody tr:nth-child(even) {
            background-color: #FBFDFD;
        }
/* text Colors*/
.text-333 {
    color: #333;
}

.text-666 {
    color: #666;
}

.text-888 {
    color: #888;
}

.text-999 {
    color: #999;
}

.hidekendioverflow {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 9;
    cursor: default;
}

.dropdown.open .hidekendioverflow {
    display: block;
}

.k-grid.k-widget {
    border-color: #E3E4E4;
    background: none;
}

.k-grid .k-alt {
    background: #f2f2f2;
}

.btn-outline-primary {
    color: #3162BD;
    background-color: #fff;
    border-color: #3162BD;
}

    .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
        background-color: #fbfbfb;
        color: #3162BD;
    }

 
.font-13 {
    font-size: 13px !important;
}
.font-14 {
    font-size: 14px !important;
}

.text-white {
    color: #fff !important;
}
/*New Theme Design*/
/*.wrapper {
    background-color: #2561bd;
}*/
.wrapper {
    background-color: rgb(238, 238, 238);
}


.content-wrapper {
    margin: 0 0 0 230px !important;
    padding: 15px 0px 5px 0px;
    background-color: #eee;
}
/*.main-sidebar:after {
    position: fixed;
    content: "";
    width: 229px;
    background: #2561bd;
    height: 100px;
    bottom: 0;
    left: 0;
}
.sidebar-mini.sidebar-collapse .main-sidebar:after{
     width: 49px;
     bottom: -60px;
}*/

.k-loading-mask {
    display: none;
}

.main-footer {
    float: left;
    width: 88%;
    margin-top: 8px;
    text-align:center;
}

.content-wrapper {
    min-height: 85vh !important;
}

.bg-lightblue {
    background: #EDF5FC;
    border: 1px solid #B6D0E4;
}

.tab-blueborder {
    border: 1px solid #B6D0E4;
}

.nav-tabs.bg-lightblue li a:hover {
    background: #2561bd0f;
    border-bottom: 2px solid #3162BD !important;
}

.display-inblock {
    display: inline-block;
}

.btn-link:hover {
    text-decoration: none;
}
/* End New Theme Design */
/*Bug Fixes*/
.btn-group.width100per {
    width: 100%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}

.k-grid.k-widget table tr > td.cell-hastooltip {
    overflow: hidden;
}
/*End Bug Fixes*/

/*Vishnu Css*/
.k-editable-area {
    padding: 10px;
}
/*Indicates a required field css*/
.help-note {
    font-size: 12px;
    color: #666;
}

.content-center {
    display: flex;
    align-items: center;
}

.requestpopup .box {
    border-radius: 0px;
}

.requestpopup .box-header.with-border {
    background: #f7f6f6;
    padding: 10px;
}

.requestpopup .box-header .box-title {
    font-weight: 500 !important;
    font-size: 15px !important;
    color: #2561bd !important;
    padding-left: 10px !important;
}
/***********************authortxtcolor***********************/
.label-badges {
    padding: 4px 8px;
    border-radius: 5px;
    font-weight: 400;
    font-size: 11px !important;
}

.warning-bg {
    background: #fff7e6;
    color: #f1a503 !important;
}

.info-bg {
    background: #e7f8fb;
    color: #17A2B8 !important;
}

.success-bg {
    background: #ebf9f4;
    color: #2fb182 !important;
}

.danger-bg {
    background: #fdf4f6;
    color: #de486c !important;
}

.primary-bg {
    background: #d2dff1;
    color: #003171 !important;
}

.db-innerwidget-scroll {
    float: left;
    width: 102%;
    overflow-y: auto;
    margin: 0 -10px 0 0px;
    padding-right: 10px;
    text-align: center;
}

.page-landing.dashboard-widget-nodata {
    padding: 10% 0;
    height: 96%;
    background: none;
}

    .page-landing.dashboard-widget-nodata p {
        font-size: 12px;
    }

.page-landing.sync-nodata {
    height: 60vh;
    padding: 15% 0 0 0;
}

.page-landing .icon.icon-30 {
    font-size: 30px;
}

.page-landing p {
    font-size: 18px;
    color: #6c757d;
    padding: 15px 0 0 0;
    margin: 0;
}

.jvectormap-tip {
    display: none !important;
}
/*Leftnav issue fix*/
.main-header {
    position: fixed;
    width: 100%;
}

.main-sidebar {
    position: fixed;
}

.sidebar-mini.sidebar-collapse .content-wrapper {
    margin: 10px 0px 0px 50px !important;
}

.dashboard_container {
    padding: 0px 5px;
}

.content-wrapper section.content-noscroll.card {
    margin-top: 41px;
}


.default-content .k-editor-toolbar .k-editor-widget, .k-editor-toolbar > li {
    margin-right: 2px;
}

.main-1 {
    margin-left: 5px;
    margin-right: 5px;
}

/*.kbutton .k-multiselect .k-button:hover {
    position: relative;
    color: #005ba1;
}*/

.filter-search-new {
    right: 25px;
    position: absolute;
    top: 12px;
    font-size: 13px;
}


.width-child {
    width: calc(97%/3);
}

.alignment-topsub {
    margin-top: -20px;
}

.row.dynamic-row-list {
    padding: 10px;
    background: #fbfbfb;
    border-radius: 6px;
    border: 1px solid #ededed;
}
.childdiv_1 .ptn-Notify-chkBox
{
    font-weight:400 !important;
}

.bulkinsight-label {
    background: #fff;
    border-radius: 6px;
    margin-right: 2px;
    float: left;
    padding: 6px 7px 2px 7px;
    border: 1px solid #e9ecef;
    margin-bottom: 5px;
    font-size: 13px;
}

    .bulkinsight-label i.icon-cross-mark:hover {
        cursor: pointer;
        background: #f3f3f3;
    }

.border-light {
    border: 1px solid #e9ecef !important;
}

.bulkactions-button {
    border: 1px solid #3d78d4;
    border-radius: 5px;
    color: #3d78d4 !important;
    opacity: 1;
    background: white;
}

.iconred {
    margin-right: 4px !important;
}

.sadmin-header {
    margin: -20px;
}

/*.sadmin-select .k-multiselect-wrap ul .k-button {
    color: #0062ae !important;
}
*/
.k-grid td span.text-wrap {
    min-width: 50px !important;
    display: flow-root;
    width: 100%;
}

.table-visible .k-grid-content {
    overflow: visible;
}

.myprofile-width {
    width: 60%;
    margin: 0 auto;
}

.advancedsearch > div > .dropdown-menu {
    width: 100% !important;
}

    .advancedsearch > div > .dropdown-menu .dropdown-header {
        padding: 3px 10px;
    }
/* Empty States Styles */
.popup-emptystate {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
}

    .popup-emptystate h5 {
        font-size: 18px;
        margin-top: 0px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .popup-emptystate img {
        max-height: 140px;
        margin: 20px auto;
    }

    .popup-emptystate p {
        font-size: 14px;
        color: #333;
        padding: 0;
        margin: 0px 0px 10px 0px;
        word-wrap: break-word;
    }

.alert-emptystate {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
}

    .alert-emptystate img {
        width: 180px;
        margin: 20px auto;
    }

.innerpage-emptystate {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
}

    .innerpage-emptystate img {
        max-height: 140px;
        margin: 20px auto;
    }

    .innerpage-emptystate h5 {
        font-size: 18px;
        margin-top: 0px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .innerpage-emptystate p {
        font-size: 14px;
        color: #333;
        padding: 0;
        margin: 0px 0px 10px 0px;
    }

/*End Empty States Styles*/
/* Insight Tabs changed to lined*/
.nav.smeMainTabs > li > a {
    padding: 10px 0px 6px;
    margin: 0 20px 0 0 !important;
    color: #666;
    font-weight: 400;
}

    .nav.smeMainTabs > li > a:hover {
        border: none !important;
        border-bottom: 2px solid #3162BD !important;
        color: #3162BD !important;
        background: transparent;
        font-weight: 500;
    }

.nav-tabs.smeMainTabs > li > a.ActiveInsightTab {
    border: none !important;
    border-bottom: 2px solid #3162BD !important;
    color: #3162BD !important;
    background: transparent;
    font-weight: 500;
}

.row.has-linedtabs {
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 5px;
    margin-right: -20px;
    margin-left: -20px;
}

.rotate-manage {
}

    .rotate-manage .k-i-collapse, .k-minus, .k-minus-disabled {
        background-position: 0 -32px;
    }

/* Modal Right Css */

.modal-dialog.modal-right {
    margin: 0 0 0 auto !important;
    width: 64vw;
}

    .modal-dialog.modal-right .modal-content {
        height: 657px;
    }

.smeMainTabs .nav-tabs > li.active > a {
    color: #3162BD;
}

}

.height-auto {
    height: auto !important;
}
/* End Insight Tabs changed to lined*/
.hierachy-bg {
    background: #f9f9f9;
    height: 92vh;
    border-right: 1px solid #f9f9f9;
    overflow: auto;
}

.hierachy-bottom {
    border-bottom: #f1f1f1;
}

margin-0-auto {
    margin: 0 auto;
}

.search-button-alignment .search-clear:after {
    right: 8px;
}

.search-button-alignment .search-clear:hover:after {
    right: 0px;
}

.alert-emptystate p {
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-weight: 400;
    word-break: break-word !important;
}

.Categories-Application-type {
    width: 20%;
}

.btn-flat.filterbtn {
    padding: 2px 10px !important;
    color: #fff;
    width: auto;
    -webkit-box-shadow: 0 0 15px 1px rgb(69 65 78 / 20%);
    -moz-box-shadow: 0 0 15px 1px rgba(69, 65, 78, 0.2);
    box-shadow: 0 0 15px 1px rgb(69 65 78 / 20%);
    -webkit-border-radius: 8px 8px 0 0 !important;
    -moz-border-radius: 8px 8px 0 0 !important;
    -ms-border-radius: 8px 8px 0 0 !important;
    -o-border-radius: 8px 8px 0 0 !important;
    border-radius: 8px 8px 0 0 !important;
}

.smeMainTabs .nav.smeMainTabs.bg-lightblue > li > a {
    padding: 8px 8px 6px;
}

.aligin-excel-button .k-header a {
    margin-top: -40px !important;
}

#productTypeId .dropdown-menu dropdown-menu-form .dropdown-header {
    padding: 0px 0px 0px 6px;
}

.modal-body-height {
    height: 190px;
}

.file-upload-success-status .k-upload-status {
    color: green;
}

.filter-category-align {
    border: 1px solid #eee;
    padding: 10px;
    float: left;
    width: 100%;
    border-radius: 6px;
}

    .filter-category-align .k-widget.k-treeview {
        height: unset;
    }

.category-right {
    display: flex;
    justify-content: end;
}

.circle-yellow {
    background-color: #f3c721;
    width: 8px;
    display: inline-block;
    height: 8px;
    border-radius: 26px;
}

.circle-blue {
    background-color: #2196F3;
    width: 8px;
    display: inline-block;
    height: 8px;
    border-radius: 26px;
}

.help-note {
    font-size: 12px;
    color: #666;
}

.float-left {
    float: left !important;
}

.float-none {
    float: none !important;
}

.categories-height-fixed {
    width: 96%;
    height: 350px !important;
    Overflow: auto;
}

}



/************ loader**************/
.spinner-border {
   display: inline-block;
   width: 80px;
   height: 80px;
   vertical-align: text-bottom;
    border: 2px solid transparent;
   border-right-color: transparent;
   border-radius: 50%;
   animation: spinnerDemo1 0.75s linear infinite;
   margin-top: 20%;
}

    .spinner-border:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 40%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3162bd;
    border-right-color: #3162bd;
    animation: spinner 1s linear infinite    
}

@keyframes spinner {
    to {
       -webkit-transform: rotate(360deg);
       transform: rotate(360deg);
       -moz-transform: rotate(360deg);

    }
}
@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 80px;
    height: 80px;
    vertical-align: text-bottom;
    border: 0.25em solid #3162bd;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border 0.75s linear infinite;
    margin-top: 20%;
}

.spinner-border-sm {
    width: 50px;
    height: 50px;
    border-width: 0.25em;
}

@keyframes spinner-grow {
    0% {
        transform: scale(0);
    }

    50% {
        opacity: 1;
        transform: none;
    }
}

.spinner-grow {
    display: inline-block;
    width: 80px;
    height: 80px;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
    width: 50px;
    height: 50px;
}

/**************loader***************/

/*.table-badge-status {
    padding: 4px 8px;
    border-radius: 5px;
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 500;
}

    .table-badge-status.response-badge-status-draft {
        background-color: #530103;
    }

    .table-badge-status.response-badge-status-author {
        background-color: #008A94;
    }

    .table-badge-status.response-badge-status-assigned {
        background-color: #00425A;
    }

    .table-badge-status.response-badge-status-review {
        background: #B27846;
    }

    .table-badge-status.response-badge-status-approve {
        background: #191e83;
    }

    .table-badge-status.response-badge-status-published {
        background: #287326;
    }

    .table-badge-status.response-badge-status-distributed {
        background-color: #788513;
    }

    .table-badge-status.response-badge-status-created {
        background-color: #515A55;
    }

    .table-badge-status.response-badge-status-assign {
        background-color: #c95233;
    }

    .table-badge-status.response-badge-status-assess {
        background-color: #5b3547;
    }

    .table-badge-status.response-badge-status-assign {
        background-color: #d5a71c;
    }

    .table-badge-status.response-badge-status-assess {
        background-color: #954587;
    }*/

.modal-header h4 {
    color: #333 !important;
    font-size: 16px;
}

.sidebar-collapse .search-box {
    width: 300px !important;
    box-shadow: none !important;
}

.search-box .form-control {
    padding-right: 30px !important;
}

.sidebar-collapse .search-clear1 {
    right: -87px;
}

.grid-text-bold {
    font-weight: 500;
    color: #4F5356;
    padding-left: 10px;
}

.view-grid-btn {
    font-size: 14px;
    color: #727272;
    margin-left: 5px;
    float: left;
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 3px;
    padding: 2px 5px 2px 5px;
    height: 24px;
}

.form-control:focus {
    border: none !important;
    outline: 2px solid #5C95FF !important;
    box-shadow: none !important;
}

.k-grid td a {
    cursor: pointer;
}

.dropdownarrow:focus {
    border: none !important;
    outline: 2px solid #5C95FF !important;
    box-shadow: none !important;
}

.rir-popup-custom {
    width: 30%;
    z-index: 100000;
    top: 0px;
    background: #343f4b !important;
    height: auto;
}

    .rir-popup-custom .box {
        border-radius: 0px;
    }

        .rir-popup-custom .box .box-header {
            border-radius: 0px;
        }

        .rir-popup-custom .box .box-body {
            height: calc(100vh - 35px);
            overflow: auto;
        }

.form-control:focus .k-state-default.k-state-focused {
    border: none;
}

dt.marketdtcontrol:focus > div {
    border: none !important;
    outline: 2px solid #5C95FF !important;
    box-shadow: none !important;
}

.k-textbox:hover,
.k-autocomplete.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover {
    background-color: transparent;
    border-color: #aeaeae;
}

.module-button {
    border: 1px solid #c6dcfd;
    background: #f1f5fb;
    border-radius: 5px;
    padding: 6px 7px;
    margin-top: 8px;
}


/* Desktops ----------- */
@media only screen and (min-width : 1280px) {
    .card-common {
        min-height: 88vh;
    }
}
/* laptop ----------- */
@media only screen and (min-width : 1366px) {
    .card-common {
        min-height: 85vh;
    }
}
/* hdlaptop ----------- */
@media only screen and (min-width : 1680px) {
    .card-common {
        min-height: 88vh;
    }
}
/* fhdlaptop ----------- */
@media only screen and (min-width : 1920px) {
    .card-common {
        min-height: 86vh;
    }
}

.m-l-15 {
    margin-left: 15px !important;
}

.search-icon-header {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 9px;
    z-index: 100;
    color: #333 !important;
}

    .search-icon-header:hover {
        color: #333 !important;
        background: #eee;
        border-left: 1px solid #ccc;
        padding: 9px 8px 9px 8px;
        top: 1px;
        right: 1px;
        border-radius: 0px 4px 4px 0px;
    }

.custom-height .btn-group .dropdown-menu {
    height: 150px !important;
    top: -150px !important;
}

.custom-height > div:nth-child(2) .dropdown-menu {
    top: -60px;
}

.configuration-main {
    overflow-x: auto;
    overflow-y: auto;
    width: 100%;
    min-height: 250px;
    height: calc(100vh - 250px);
    max-height: 90vh !important;
}

    .configuration-main .configuration-width {
        width: 1500px;
    }

.conf-seq-width {
    width: 30px;
    margin-left: 26px;
}

.w-110 {
    width: 110%;
}

.width-40px {
    width: 40px;
}

.width-68px {
    width: 68px;
}

.width-70px {
    width: 70px;
}

.width-90px {
    width: 90px;
}

.width-300px {
    width: 300px;
}

.width-110px {
    width: 110px;
}

.width-120px {
    width: 120px;
}

.width-160px {
    width: 160px;
}

.width-200px {
    width: 200px;
}

.width-150px {
    width: 150px;
}

.m-l-60 {
    margin-left: 60px;
}

.workflow-new > div:last-child .dropdown-menu {
    top: -60px;
}

.action-dropdown {
    top: 25px;
    left: -194px;
}

.dropdown-menu > li > a {
    padding: 8px 10px;
}

    .dropdown-menu > li > a:hover {
        background-image: none;
        background-color: #F5F5F5;
        color: #3162BD;
        padding: 8px 10px;
    }

.dropdown-menu > li > a {
    padding: 8px 10px;
}

*/ .csstab input.hiddentab-check {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.csstab-label::before {
    content: "❯";
    width: 1em;
    height: 1em;
    text-align: center;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    float: left;
    padding-top: 0;
    padding-right: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    margin: 3px 8px 4px 2px;
}

.csstab-label {
    font-weight: 500;
    cursor: pointer;
}

.csstab {
    width: 100%;
    color: #000;
    overflow: hidden;
}

.panel-title {
    position: relative;
}

    .panel-title::after {
        content: "\f107";
        float: left;
        position: absolute;
        font-family: "FontAwesome";
    }



    .panel-title[aria-expanded="true"]::after {
        content: "\f106";
    }
/*
   * Added 12-27-20 to showcase full title clickthrough
   */

.panel-heading-full.panel-heading {
    padding: 0;
}

.panel-heading-full .panel-title {
    padding: 10px 15px;
}

    .panel-heading-full .panel-title::after {
        top: 10px;
        right: 15px;
    }
/* Accordion styles */
.csstabs {
    overflow: hidden;
}

.csstab {
    width: 100%;
    color: #000;
    overflow: hidden;
}

    .csstab input.hiddentab-check {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

.csstab-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; */
    padding: 10px;
    width: 100%;
    background: #f5f5f5;
    font-weight: 500;
    cursor: pointer;
    /* Icon */
}

    .csstab-label:hover {
        background: #f5f5f5;
    }

    .csstab-label::before {
        content: "❯";
        width: 1em;
        height: 1em;
        text-align: center;
        -webkit-transition: all 0.35s;
        transition: all 0.35s;
        float: left;
        padding-top: 0;
        padding-right: 0;
        -webkit-transform: rotate(0deg) !important;
        transform: rotate(1eg);
        margin: 0px 8px 4px 2px;
    }

.csstab-content {
    max-height: 0;
    padding: 0 1em;
    color: #000;
    background: #fff;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}

.align-inner-content {
    padding-left: 10px;
}

.csstab-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.8rem;
    background: #f5f5f5;
    cursor: pointer;
}

    .csstab-close:hover {
        background: #f5f5f5;
    }

input:checked + .csstab-label {
    background: #f5f5f5;
}

    input:checked + .csstab-label::before {
        -webkit-transform: rotate(90deg) !important;
        transform: rotate(90deg) !important;
        margin: 2px 10px 0px 5px;
    }

input:checked ~ .csstab-content {
    max-height: fit-content;
    padding: 1em;
}

.csstab-content .csstabs .csstab-label {
    background: none;
    color: #3d78d4;
}

    .csstab-content .csstabs .csstab-label::before {
        color: #333;
    }

.categories {
    margin-top: -14px;
}

active {
    color: blue;
}

/*.form-control {
    padding: 6px !important
}*/
.m-lr-025 {
    margin-left: -25px !important;
    margin-right: -25px !important;
}

.p-lr-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.absolute-tooltip [tooltip]:hover:after, .absolute-tooltip [tooltip]:hover:before {
    position: absolute;
}

.excel-button.k-grid .k-header.k-grid-toolbar .k-button.k-button-icontext {
    padding: 2px 10px !important;
}

#AssesDepList > li {
    cursor: pointer;
}

.notif-comments-div {
    margin-left: 15px;
    background: #f1f5fb;
    border: 1px solid #c6dcfd;
    border-radius: 5px;
    width: 98% !important;
    margin-top: 20px !important;
}

    .notif-comments-div .panel-heading {
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .notif-comments-div .panel-heading h4 {
            font-weight: 500;
            font-size: 18px;
            color: #303234 !important;
        }

    .notif-comments-div .panel-title::after {
        content: "";
        float: left;
        position: absolute;
        font-family: "FontAwesome";
    }

.notif-comments-label {
    padding-top: 20px;
    padding-left: 20px;
}

#commentsTextDiv {
    margin-left: 15px;
}

.displabel {
    margin-right: -40px !important;
}

.toggled-label-text {
    font-size: 11px !important;
    margin-top: 10px;
    font-weight: bold;
}

.toggled-label-textcmt {
    font-size: 11px !important;
    margin-top: 10px;
    font-weight: 100;
    color: gray !important;
}

.comments-text-area {
    width: 100%;
    resize: none !important;
    border: 1px solid #c6dcfd;
    height: 40px;
    margin-left: 35px;
    border-radius: 5px;
}

    .comments-text-area:focus {
        resize: none !important;
        border: 3px solid #c6dcfd !important;
        outline: none !important;
        box-shadow: 0 0 10px #c6dcfd;
    }

.notif-comments-toggle-lable {
    cursor: pointer;
    font-size: 14px !important;
    color: #303234 !important;
}

.appeneddiv {
    background-color: #ffffff;
    margin: 15px;
    min-height: 100px !important;
    max-height: 200px !important;
    overflow-y: auto !important;
    overflow-x: hidden;
}

.cmtdate {
    font-size: 11px !important;
    font-weight: 100;
    color: gray !important;
}

.cmtsbtn {
    height: 25px;
    font-size: 13px;
    width: 50px;
    margin: 8px 0px 8px 35px;
    cursor: pointer !important;
}

.comments-2 {
    border-top: 1px solid #c6dcfd;
}

.cmtssectionLabel {
    margin-left: 15px;
    margin-right: 15px;
}

.cmtssection {
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px solid #c6dcfd;
}

.completeAssess {
    display: inline-block;
    border: 2px solid #919191;
    text-align: center;
    border-radius: 18px;
    height: 15px;
    width: 15px;
    position: absolute;
    margin-top: 2px;
    left: 3%;
    margin-left: -7px;
    line-height: 12px;
    border-color: #219d0a;
    background-color: #219d0a;
}

    .completeAssess:before {
        font-family: FontAwesome;
        content: "\f00c";
        font-size: 7px;
        color: #fff;
    }

.DeptDivDisable {
    pointer-events: none;
    cursor: not-allowed !important;
    opacity: 1 !important;
    background: #f8f8f8 !important;   
}
.DeptDivDisableImpTasks {
    pointer-events: none;
    cursor: not-allowed !important;
    opacity: 1 !important;
}
.audit-impl-task-row {
    border-bottom: 1px solid #ccc !important;
}
.implementationtasks_div {
    min-height: 50px;
    max-height: 142px;
    overflow-y: auto;
}
.staticDivDisable {
    opacity: 0.7 !important;
}

.workflow-fixed {
    position: fixed;
    width: 100%;
}

.m-t-80 {
    margin-top: 80px;
}

.margin-right-2 {
    margin-right: 2px;
}

.w-14px {
    width: 14px !important;
}

.hide-close {
    opacity: 100;
}

    .hide-close:hover {
        opacity: 25%;
    }

.collapse-none .panel-title::after {
    font-family: inherit;
}

.m-t-22 {
    margin-top: 22px;
}

.m-t-14 {
    margin-top: 14px;
}

.word-break {
    word-break: break-all;
}
.word-break-w {
    word-break: break-word;
}
.grid-height-fixed .k-grid-content {
    overflow: auto !important;
    height: calc(100vh - 280px);
    max-height: 90vh !important;
}

.dangerpopup-center {
    margin: auto !important;
    justify-content: center;
}

.m-l-6 {
    margin-left: 6px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.i-tooltip {
    left: 7% !important;
}

.list-tooltip {
    left: 6% !important;
}

.m-t-18 {
    margin-top: 18px !important;
}

.email-tooltip {
    top: -12px !important;
    left: 9% !important;
}

.custom-dropdown1 .custom-dropdown {
    width: 100%;
    text-align: left;
}

.custom-dropdown {
    width: 95px;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .custom-dropdown span {
        float: right;
        margin-top: -10px;
        margin-right: -4px;
    }

.inactive-circle {
    width: 8px;
    height: 8px;
    margin: 0px 6px 0px 40px;
    background: #868e96;
    border-radius: 50%;
    display: inline-block;
}

.w-15-5 {
    width: 15.666667% !important;
}



.events-header-padding {
    padding: 6px 30px 10px 30px !important;
}

.m-l-018 {
    margin-left: -18px !important;
}

.notify-user-button {
    transform: rotate(270deg);
    width: 110px;
    margin-right: -38px !important;
    color: #fff !important;
}

    .notify-user-button:hover {
        color: #fff !important;
    }

.kendo-custom-dropdown {
    height: auto !important;
    overflow-y: auto;
    max-height: 53px;
    }
.p-r-28{
    padding-right:28px !important;
}
.notification {
    position: relative;
    z-index: 2;
    margin: 0;
    /*border-bottom: 1px solid rgba(238, 238, 238, 0.3490196078);*/
    padding: 10px;
    float: left;
    display: flex;
    width: 93%;
    align-items: center;
}
.avatar {
    border-radius: 50%;
    width: 17%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 33px;
    border-radius: 50%;
    float: left;
    background: url(wrong.jpg) #dbf0d4 no-repeat;
    background-size: 40px;
}
.avatar-2 {
    border-radius: 50%;
    width: 17%;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 33px;
    border-radius: 50%;
    float: left;
    background: url(wrong.jpg) #EFCD9B no-repeat;
    background-size: 40px;
}
/*.notification .image1 {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    background: url(wrong.jpg) #dbf0d4 no-repeat;
    background-size: 40px;
}*/
.notification-content {
    padding-left: 10px;
}
.notification p {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}
.notification .time {
    display: block;
    font-size: 11px;
    line-height: 11px;
    margin: 6px 3px;
}
.notification-content {
    padding-left: 10px;
}
.d-inline-flex{
    
    display: inline-flex;
}
.btn-btn-success-notify{
    background-color: #a2f09e;
    border-color: #a2f09e;
    color: #184900;
}
.text-align-end{
        text-align: end;
}
.mini-avatar{
     border-radius: 50%;
    /*width: 17%;
    height: 54px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    float: left;
    background: url(wrong.jpg) #3cc1b5 no-repeat;
    background-size: 40px;
    font-size: 11px;
    padding: 11px;
}
.w-11{
    width:11% !important;
}
.w-22{
    width:22% !important;
}
.w-125{
    width:125% !important;
}
.notify-borderbottom{
    border-bottom: 1px solid #dfdfdf !important;
    padding-bottom: 12px !important;
}
.color-white{
    color:#fff;
}
.notify-department{
    background-color: #d4f9e6;
    border: none;
    color: #097f14;
    border-radius: 10%;
    width: 136px;
    height: 25px;
}
.notify-notapplicable{
     background-color: #FCF6ED;
    border: none;
    color: #f3740d;
    border-radius: 10%;
    width: 160px;
    height: 25px;
}
.notify-department-no{
    color: #097f14 !important;
}
.notify-notapplicable-no{
    color: #f3740d !important;
}
.notify-user-button:hover{
    color:#fff !important;
}
.m-l-09{
    margin-left:-9px !important
}
.m-l-012{
    margin-left:-9px !important
}
.insights-top-btns insights-sticky-btns notify-user-button:hover{
    color:#fff !important;
}
.notify-radius{
     border-radius: 31px 27px 30px 40px !important;
}
.mini-avatar~.mini-avatar {
background:#0da31b;
}
.mini-avatar + .mini-avatar + .mini-avatar{
background:#0808e0;
}
.notify-right{
    right:18px !important;
}
     
     .top-0 .dropdown-toggle.top ~ .dropdown-menu  {
         top:28px !important;
     }
  
/*.insights-main > a {
    color: #242424;
}*/
.top-0 .dropdown-toggle.top ~ .dropdown-menu {
    top: 28px !important;
}

.help-btn {
    color: #242424 !important;
    border: 1px solid #bdb9b9;
    padding: 4px 6px 1px 6px;
}

.help-btn-left {
    border-left: 1px solid #cdcdcd;
    display: inline-block;
    margin-left: 20px;
    float:left;
    margin-right:10px;
    line-height:21px;
}

.help-text {
      position: relative;
    float:left;
}

    .help-text .Popover {
      position: absolute;
    z-index: 100;
    width: 300px;
    /* left: 478px; */
    /* right: 0; */
    border-radius: 6px;
    border: none;
    padding: 10px;
    top: 30px;

}
  

    .help-text .Popover-message {
        background-color: #fff;
    }

        .help-text .Popover-message .indicates-text {
            margin-bottom: 10px;
            color: #333;
            font-size: 13px;
        }

.indi-main {
    width: 13px;
    display: inline-block;
    height: 2px;
    float: left;
    margin-top: 8px;
    margin-right: 10px !important;
}

    .indi-main.indi-blue-line {
        background-color: #2561BD;
    }

    .indi-main.indi-brown-line {
        background-color: #F2B546;
    }

    .indi-main.indi-blue-gray {
        background-color: #919191;
    }

.help-circle-main {
    width: 12px;
    display: inline-block;
    height: 12px;
    border-radius: 26px;
    float: left;
    margin-top: 3px;
    margin-right: 10px !importantm-r-4
}


    .help-circle-main.blue-cirle {
        background-color: #fff;
        border: 2px solid #2561BD;
    }

    .help-circle-main.blue-cirle-fill {
        background-color: #2561BD;
    }

    .help-circle-main.green-cirle {
        background-color: green;
        color: #fff;
    }

        .help-circle-main.green-cirle:before {
            font-family: FontAwesome;
            content: "\f00c";
            font-size: 7px;
            color: #fff;
            float: left;
            width: 100%;
            text-align: center;
            line-height: 13px;
        }

    .help-circle-main.gray-cirle {
        background-color: #fff;
        border: 2px solid #919191;
    }
 .inactive > a{
    color:#868e96 !important;
} 
 .news-audit-field{
        min-width:90px !important;
    }
     .news-audit-before{
        min-width:110px !important;
    }
     .p-l-22{
         padding-left:22px !important;
     }
     .height-15px{
         height:15px;
     }
     .topic-dropdown{
         width:95%; border:1px solid #ccc; position:absolute;
     }
     .topic-dropdown ul li{
         padding:5px 8px;
     }
        .m-r-4{
         margin-right:4px !important;
     }
        .w-99{
            width:99% !important;
        }

.k-grid-custom .k-grid-content .k-widget.k-datepicker.k-header  {
    margin-left: 0px !important;
}
.k-grid-custom .k-grid-content .k-picker-wrap.k-state-default{
        margin-left: 0px !important; background:none !important;
}
.img-background{
    background:#f9f9f9;
    padding:5px;
    border-radius:5px;
}
.m-t-12{
    margin-top:12px;
}
}
.sidebar-mini.sidebar-collapse .main-footer {
    width: 98%;
}
.width-90p{
    width:90% !important;
}
.width-95p{
    width:95% !important;
}
 .date-workflow{
            display:inline; 
        }
  .date-workflow div{
            margin-left:30px; display:inline-flex;   
        }
  .date-workflow div i{
             font-size:16px; margin-right:5px;
        }
  .date-workflow  div .success{
            color:#03D38F; 
        }
  .date-workflow  div .orange{
            color:#FF9A1F;  
        }
   .date-workflow  div .blue{
            color:#3162BD;  
        }
  
.table-condensed{
 border-bottom: 1px solid #eee!important; }


   .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td{
       padding:8px 10px !important;
   }
   .table-condensed .audit-impl-task-row {
    border-bottom: 1px dashed #eee!important;
}
  
   .additionalDetailsSection{
      
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
   }
   .p-r-25{
       padding-right:25px !important;
   }
.form-control[disabled] {
    background-color: #f8f8f8;
}
.line-height-19px{
       line-height:19px;
   }
   
   .m-t-120{
       margin-top:120px;
   }
  .top-2{
    top: -2px !important;
}
.m-t-04 {
    margin-left: -4px !important;
}

.p-l-16 {
    padding-left: 16px !important;
}

.RI-Reference-label {
    width: 101%;
    height: 28px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.RI-reference-grid .k-grid .k-alt {
    background: #ffffff;
}

.RI-reference-grid .k-grid.k-widget table tr > th, .k-grid.k-widget table tr > td  {
    background: #ffffff !important;
    border: none !important;
}

.RI-selected-ID {
    margin: 4px 0px 0px 4px;
}

.RI-reference-grid {
    background: #ffffff;
    top: 50px;
    left: 16px;
    z-index: 100;
    width: 93%;
    position: absolute;
}

.rireference-checkbox {
    width: 30px !important;
    margin-top: 0px !important;
}

.rireference-checkbox-SelectAll {
    margin: 0px;
}

.txtRIReferenceSearch {
    border-radius: 3px;
    height: 25px !important;
    width: 90%;
}

.divExternalRIRefrence {
    width: 600px;
    height: 500px;
    position: absolute;
    z-index: 10;
    left: -50px;
    right: -100px;
    top: -100px;
    background: rgb(0, 0, 0);
}

.ri-refrence-gridSpan {
    /* white-space: pre-wrap !important;*/
}

.ri-reference-grid .k-grid tr td, .k-grid tr th {
    background: #fff;
    border: none;
    padding: 5px 0px;
}

.ri-reference-grid .k-grid td .ri-ref-gridspan {
    white-space: pre-wrap !important;
}

.ri-reference-grid .k-grid .k-grid-content {
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    height:250px;
}

/*.ri-reference-grid .k-grid .k-grid-content .k-scrollbar.k-scrollbar-vertical {
    overflow-y:hidden !important;
}*/

.hirerachyspan {
    width:88% !important;
    display: inline-flex !important;
    position:relative;
}
.inactiveDivSelect{
    opacity:0.3 !important;
}
.bg-white{
    background-color:white;
}
.mainul > ul > li > a > .hirerachyspan.lengthytext:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: gray;
    margin-left: -22px;
    top: 20px;
}


.mainul ul li:last-child:before {
    left: -0.1em;
}
.p-l-27{
    padding-left: 27px !important;
}
.word-break{
      word-break:break-word;
}
.k-animation-container .k-widget.k-tooltip {
    background-color: rgba(0, 0, 0, 0.7) !important;
    max-width: 500px !important;
    /*position: relative;*/
}

.k-animation-container{
    position: absolute !important;
}

.editorcss {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    text-align: left !important
}

.table-badge-status1 {
    padding: 4px 8px !important;
    border-radius: 5px !important;
    color: #fff !important;
    font-size: 11px !important;
    font-weight: 500;
}

    .table-badge-status1.response-badge-status-draft {
        background-color: #530103;
    }

    .table-badge-status1.response-badge-status-approve {
        background-color: #e37201;
    }

    .table-badge-status1.response-badge-status-failed {
        background-color: #a15456;
    }

    .table-badge-status1.response-badge-status-published {
        background: #287326;
    }
.import-link.k-grid.k-widget .k-grid-content > table tr > td:nth-child(3) span,
.import-link.k-grid.k-widget .k-grid-content > table tr > td:nth-child(4) span {
 color: #3162BD !important
}
.k-pager-numbers .k-link {
    text-align: center !important
}
/*bug 60342*/ 
 .filters-cg-scroll{
    margin-left: 5px !important;
    width: 94% !important;
 }
 /*bug 60342*/

.tr-white .k-grid-content .k-detail-row {
    background: #fff !important;
}

.expand-button .Editor-container div a.btn.btn-default i {
    margin: 0px;
}
.scroll-h-f{
    width: 94%;
    margin-left: 4px;
}
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    display: none !important;
}

input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    display: none !important;
}

.app-footer {
    position: fixed;
    bottom: 0;
    z-index: 99999999;
    width: calc(100% - 50px);
    height: 47px;
    right: 0;
    background: #c7cbd7;
    padding: 5px;
}

    .app-footer p {
        float: left;
        margin: 0;
        font-size: 13px;
        margin-right: 15px;
    }
 

.k-grid-header th.k-header > .k-link {
    padding: 0.5em 0.6em 0.4em 0.3em !important;
}

/*#Div1 .k-grid-content table tbody .k-grouping-row td{
padding:8px 12px;
}*/
.template-action p.k-reset {
    height: auto;
    margin: 6px 0px;
    line-height: 24px !important;

}
.checkbox-align{
    position: absolute;
    top: 2px;
    left: 18px;
}
.cursor-pointer{
     cursor: pointer;
}
.check-box-align{
    position: absolute;
    top: 0px;
    left:33px;
}
.small-text {
    color: #666!important;
    font-size: 12px!important;
}
.m-b-6{
    margin-bottom:6px;
}

.potentialchk-alignment {
    position: absolute;
    top: 2px;
    left: 33px;
}

.icon-chatbot {
    font-size: 18px !important;
}

.icon-chat-n1 {
    font-size: 24px !important;
}
.icon-calendar-notify {
    text-shadow: .2px .2px #333;
    font-size: 17px !important;
}.icon-user-mail {
    text-shadow: .2px .2px #333;
    font-size: 16px !important;
}


 


