﻿* {
    font-family: "WorkSans";
    /* user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;*/
}

:root {
    --blue-bg: #20307c;
    --blue-text: #1326be;
    --green-btn: #1bd083;
    /*  --header-height: 3rem;*/
    --nav-width: 67px;
    --first-color: #1e62ce;
    --first-color-light: #afa5d9;
    --white-color: #f7f6fb;
    --body-font: "WorkSans";
    --body-color: #000;
    --normal-font-size: 1rem;
    --z-fixed: 100;
}

*,
::before,
::after {
    box-sizing: border-box;
}

/*Font CSS*/
@font-face {
    font-family: "WorkSans";
    src: url("../fonts/WorkSans-Regular.eot");
    src: url("../fonts/WorkSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/WorkSans-Regular.woff2") format("woff2"), url("../fonts/WorkSans-Regular.woff") format("woff"), url("../fonts/WorkSans-Regular.ttf") format("truetype"), url("../fonts/WorkSans-Regular.svg#WorkSans-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "WorkSans-Medium";
    src: url("../fonts/WorkSans-Medium.eot");
    src: url("../fonts/WorkSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/WorkSans-Medium.woff2") format("woff2"), url("../fonts/WorkSans-Medium.woff") format("woff"), url("../fonts/WorkSans-Medium.ttf") format("truetype"), url("../fonts/WorkSans-Medium.svg#WorkSans-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "WorkSans-SemiBold";
    src: url("../fonts/WorkSans-SemiBold.eot");
    src: url("../fonts/WorkSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/WorkSans-SemiBold.woff2") format("woff2"), url("../fonts/WorkSans-SemiBold.woff") format("woff"), url("../fonts/WorkSans-SemiBold.ttf") format("truetype"), url("../fonts/WorkSans-SemiBold.svg#WorkSans-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "WorkSans-Bold";
    src: url("../fonts/WorkSans-Bold.eot");
    src: url("../fonts/WorkSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/WorkSans-Bold.woff2") format("woff2"), url("../fonts/WorkSans-Bold.woff") format("woff"), url("../fonts/WorkSans-Bold.ttf") format("truetype"), url("../fonts/WorkSans-Bold.svg#WorkSans-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "WorkSans-Black";
    src: url("../fonts/WorkSans-Black.eot");
    src: url("../fonts/WorkSans-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/WorkSans-Black.woff2") format("woff2"), url("../fonts/WorkSans-Black.woff") format("woff"), url("../fonts/WorkSans-Black.ttf") format("truetype"), url("../fonts/WorkSans-Black.svg#WorkSans-Black") format("svg");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "WorkSans-Light";
    src: url("../fonts/WorkSans-Light.eot");
    src: url("../fonts/WorkSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/WorkSans-Light.woff2") format("woff2"), url("../fonts/WorkSans-Light.woff") format("woff"), url("../fonts/WorkSans-Light.ttf") format("truetype"), url("../fonts/WorkSans-Light.svg#WorkSans-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "WorkSans-Thin";
    src: url("../fonts/WorkSans-Thin.eot");
    src: url("../fonts/WorkSans-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/WorkSans-Thin.woff2") format("woff2"), url("../fonts/WorkSans-Thin.woff") format("woff"), url("../fonts/WorkSans-Thin.ttf") format("truetype"), url("../fonts/WorkSans-Thin.svg#WorkSans-Thin") format("svg");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

body.bg-dark {
    background-color: #1e62ce !important;
}

.Light {
    font-family: "WorkSans-Light";
}

.SemiBold {
    font-family: "WorkSans-SemiBold";
}

.Bold {
    font-family: "WorkSans-Bold";
}

.Black {
    font-family: "WorkSans-Black";
}

.Medium {
    font-family: "WorkSans-Medium";
}

.Thin {
    font-family: "WorkSans-Thin";
}

.font-8 {
    font-size: 8px;
}

.font-9 {
    font-size: 9.95px;
}

.font-10 {
    font-size: 0.75rem;
}

.font-11 {
    font-size: 0.875rem;
}

.font-12 {
    font-size: 0.875rem;
}

.font-14 {
    font-size: 1rem;
}

.font-13 {
    font-size: 0.8125rem;
}

/*.font-14 { font-size:0.875rem }*/
.font-15 {
    font-size: 0.9375rem;
}

.font-16 {
    font-size: 1rem;
}

.font-17 {
    font-size: 1.0625rem;
}

.font-18 {
    font-size: 1.125rem;
}

.font-20 {
    font-size: 1.25rem !important;
}

.font-22 {
    font-size: 1.375rem;
}

.font-24 {
    font-size: 1.5rem;
}

.font-26 {
    font-size: 1.625rem;
}

.font-28 {
    font-size: 1.75rem;
}

.font-30 {
    font-size: calc(1.54rem + 0.37vw);
    font-size: 1.875rem;
}

/******Font CSS******/

/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* Scrollbar Track */
::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

::-moz-scrollbar-track {
    background-color: #f1f1f1;
}

/* Scrollbar Thumb */
::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 5px;
}

::-moz-scrollbar-thumb {
    background-color: #888;
    border-radius: 5px;
}

/* Scrollbar Hover */
::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

::-moz-scrollbar-thumb:hover {
    background-color: #555;
}

html {
    scroll-behavior: smooth;
}

html,
body {
    height: 100%;
}

body {
    position: relative;
    font-family: var(--body-font);
    font-size: var(--normal-font-size);
    transition: 0.5s;
    color: var(--body-color);
}

a {
    text-decoration: none;
}

.height-100 {
    height: 100vh;
}

/* login Page CSS */
.login_body {
    background: url(../images/bg_login.jpg) no-repeat center center;
    background-size: cover;
    min-height: 100vh;
    width: 100%;
}

.right_Continent {
    width: 500px;
    height: 100vh;
    background: #f7f7f7;
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 20px 20px 20px;
    position: relative;
}

.login_logo {
    text-align: center;
}

    .login_logo img {
        width: 85%;
        margin: 15px 0 30px 0;
    }

.login_btn {
    background: rgba(31, 116, 253, 1);
    color: #fff;
    text-align: center;
    width: 100%;
    border: none;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 10px;
    border-radius: 7px;
    transition: all 500ms ease;
}

    .login_btn:hover {
        background: rgb(31, 87, 253);
    }

a.blue_text {
    color: #0a58ca;
    text-decoration: underline;
}

.blue_text:hover {
    color: #0a58ca;
}

.signup_link {
    display: block;
    margin: 30px 0;
    text-align: center;
}

footer.login_footer {
    /* position: absolute;*/
    bottom: 0;
    margin: 5px 10px;
    text-align: center;
    width: 90%;
}

.login_contaner {
    width: 380px;
    margin: auto;
}

/* Show hide */
.toggle-password {
    background: url(../images/pw_hide.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    top: 28px;
    right: 15px;
    cursor: pointer;
}

    .toggle-password.hide_pw {
        background: url(../images/pw_view.png) no-repeat;
        width: 20px;
        height: 20px;
        display: inline-block;
        background-size: 100%;
        position: absolute;
        top: 28px;
        right: 15px;
        cursor: pointer;
    }

/*Captcha code*/
.CaptchaWrap {
    position: relative;
}

.CaptchaTxtField {
    border-radius: 5px;
    border: 1px solid #ccc;
    display: block;
    box-sizing: border-box;
}

#CaptchaImageCode.CaptchaTxtField {
    border: none;
}

#UserCaptchaCode {
    padding: 15px 10px;
    outline: none;
    font-weight: normal;
    width: 100%;
}

    #UserCaptchaCode::placeholder {
        color: #212529;
    }

#CaptchaImageCode {
    text-align: center;
    margin-top: 15px;
    padding: 0px 0;
    overflow: hidden;
}

.capcode {
    font-size: 46px;
    display: block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    letter-spacing: 1px;
    color: #ccc;
    font-family: "Roboto Slab", serif;
    font-weight: 100;
    font-style: italic;
    border-radius: 5px;
}

.ReloadBtn {
    background: url("../images/update-64.png") left top no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
    border: 0px;
    position: absolute;
    bottom: 16px;
    left: 345px;
    outline: none;
    cursor: pointer;
    /**/
}

.DownloadReloadBtn {
    background: url(../images/update-64.png) left top no-repeat;
    background-size: 100%;
    width: 22px;
    height: 22px;
    border: 0px;
    position: absolute;
    left: auto;
    right: 14px;
    outline: none;
    cursor: pointer;
    top: 16px;
}

.btnSubmit {
    margin-top: 15px;
    border: 0px;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 18px;
    background-color: #1285c4;
    color: #fff;
    cursor: pointer;
}

.error {
    color: red;
    font-size: 12px;
    display: none;
}

.success {
    color: green;
    font-size: 12px;
    margin-bottom: 15px;
    display: none;
}

a,
a:hover,
a:active,
a:visited {
    text-decoration: none;
    color: #000;
}

.login_btn:hover {
    background: rgb(31, 87, 253);
}

a.blue_text {
    color: #0a58ca;
    text-decoration: underline;
}

.blue_text:hover {
    color: #0a58ca;
}

/*END Captcha code*/

/*Index page CSS*/

#sidebarCollapse img {
    transform: rotate(180deg);
}

body.active #sidebarCollapse img {
    transform: rotate(0);
}

#sidebar.active .logo img {
    transition: 0.3s;
    float: left;
}

#sidebar .logo img {
    transition: 0.3s;
}

#sidebar .btn-check:focus + .btn,
#sidebar .btn:focus {
    box-shadow: none;
}

body.active #sidebarCollapse span {
    margin-left: 2rem;
}

#sidebar {
    min-width: 278px;
    max-width: 278px;
    background: #1e62ce;
    position: fixed;
    z-index: 999;
    color: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    height: calc(100vh - 67px);
    top: 67px;
}

.form-check-label {
    cursor: pointer;
}

.bg-dark .tooltip-toggle {
    display: none;
}

body.active #sidebar .tooltip-toggle {
    display: block;
}

body.active .tooltip-toggle {
    display: block;
}

#sidebar.active {
    min-width: 65px;
    max-width: 65px;
    text-align: center;
}

#sidebar ul.components li {
    /* margin: 0.6rem 0 0 !important;*/
    margin: 0.2rem 0 0 !important;
}

#sidebar.active ul.components li {
    font-size: 14px;
}

    #sidebar.active ul.components li a {
        padding: 0.5rem 0;
        font-size: 0;
    }

ul.components li a img {
    filter: invert(100%);
}

ul.components li a {
    color: rgba(255, 255, 255, 0.5);
    display: flex;
    align-items: center;
    border-radius: 60px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    position: relative;
    --bs-nav-link-padding-y: 0.7rem;
    white-space: nowrap;
}

    ul.components li a.active,
    ul.components li a.active:hover {
        color: #000 !important;
        background-color: transparent;
        opacity: 1;
    }

#sidebar .nav-pills .nav-link.active,
#sidebar .nav-pills .show > .nav-link {
    background-color: transparent;
    color: #fff !important;
}

ul.components li a:focus {
    opacity: 1 !important;
    color: var(--white) !important;
}

ul.components li a:hover {
    color: #fff !important;
    opacity: 1;
}

ul.components li.dashboard_Menu a:hover img {
    content: url("../images/dashboard_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.dashboard_Menu a:focus img {
    content: url("../images/dashboard_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.investments_Menu a:hover img {
    content: url("../images/investments_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.investments_Menu a:focus img {
    content: url("../images/investments_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.activity_Menu a:hover img {
    content: url("../images/activity_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.activity_Menu a:focus img {
    content: url("../images/activity_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.doc_Menu a:hover img {
    content: url("../images/documents_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.doc_Menu a:focus img {
    content: url("../images/documents_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.statements_Menu a:hover img {
    content: url("../images/statements_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.statements_Menu a:focus img {
    content: url("../images/statements_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.Legal_Menu a:hover img {
    content: url("../images/legalEntities_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.Legal_Menu a:focus img {
    content: url("../images/legalEntities_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.newInvestment_Menu a:hover img {
    content: url("../images/newInvestment_Icon_hover.svg");
    filter: invert(0);
}

ul.components li.newInvestment_Menu a:focus img {
    content: url("../images/newInvestment_Icon_hover.svg");
    filter: invert(0);
}

/*---------------Active state ------------------*/

ul.components li.dashboard_Menu a.active img {
    content: url("../images/dashboard_Icon.svg");
}

ul.components li.investments_Menu a.active img {
    content: url("../images/investments_Icon.svg");
}

ul.components li.activity_Menu a.active img {
    content: url("../images/activity_Icon.svg");
}

ul.components li.doc_Menu a.active img {
    content: url("../images/documents_Icon.svg");
}

ul.components li.statements_Menu a.active img {
    content: url("../images/statements_Icon.svg");
}

ul.components li.Legal_Menu a.active img {
    content: url("../images/legalEntities_Icon.svg");
}

ul.components li.newInvestment_Menu a.active img {
    content: url("../images/newInvestment_Icon.svg");
}

ul.components li a span {
    width: 20px;
    text-align: center;
}

#sidebar.active ul.components li a span {
    margin-right: 0;
    display: flex;
    font-size: 24px;
    margin: 0;
}

/*#sidebar .logo { padding: 10px 8px;margin-top: 0.6rem!important;}*/
#sidebar.active .footer {
    display: none;
}

#sidebar .logo {
    display: block;
    height: 60px;
    color: #fff;
    padding: 10px 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#sidebar .nav-link {
    padding: 0.5rem 0;
}

#sidebar ul.components {
    padding: 0 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#sidebar ul li a:hover {
    color: #fff;
}

#sidebar ul li.active > a {
    background: 0 0;
    color: #fff;
}

#sidebar ul li a span {
    margin-right: 7px;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background-color: #4880d7;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sidebar ul li a.active span,
#sidebar ul li a:hover span {
    background-color: #fff;
}

body.active #sidebarCollapse span {
    display: none;
}

.text-info-hover:hover {
    color: #00a9b0 !important;
    border-color: #00a9b0 !important;
}

.mainWrapper {
    width: 100%;
    height: 100vh;
    padding: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    transition-delay: 0.2s;
}

.table tr td,
.table tr th {
    color: var(--text-dark);
}

.bodybg {
    position: relative;
}

    .bodybg:before {
        content: " ";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0.22;
        background: url("../images/body-bg.svg") #fff;
        background-repeat: no-repeat;
        background-position: 50% 0;
        background-size: cover;
    }

span.listIcon {
    min-width: 70px;
}

.mainBody {
    height: 97.5%;
    max-height: calc(100vh - 65px);
    /*overflow-y: auto;*/
}

.userinitial {
    width: 24px;
    height: 24px;
    display: flex;
    border-radius: 50%;
    background-color: #0d6efd;
    color: #fff;
}

footer span {
    color: #004880;
}

footer.fixed-bottom {
    z-index: 99;
    box-shadow: 0px -1px 3px #0000000f !important;
}

a[data-toggle="collapse"] {
    position: relative;
}

.home-icon i {
    background: url("../images/home-icon.svg") no-repeat center;
    width: 23px;
    height: 23px;
}

.home-icon .active i,
.home-icon a:hover i {
    background: url("../images/home-icon-1.svg") no-repeat;
}

.assetsourcing-icon i {
    background: url("../images/assetsourcing-icon.svg") no-repeat center;
    width: 25px;
    height: 25px;
}

.assetsourcing-icon .active i,
.assetsourcing-icon a:hover i {
    background: url("../images/assetsourcing-icon-1.svg") no-repeat;
    width: 25px;
    height: 25px;
}

.certificatesearch-icon i {
    background: url("../images/certificatesearch-icon.svg") no-repeat center;
    width: 25px;
    height: 25px;
}

.certificatesearch-icon .active i,
.certificatesearch-icon a:hover i {
    background: url("../images/certificatesearch-icon-1.svg") no-repeat;
    width: 25px;
    height: 25px;
}

.attributeenhancement-icon i {
    background: url("../images/attributeenhancement-icon.svg") no-repeat center;
    width: 23px;
    height: 23px;
}

.attributeenhancement-icon .active i,
.attributeenhancement-icon a:hover i {
    background: url("../images/attributeenhancement-icon-1.svg") no-repeat;
    width: 23px;
    height: 23px;
}

.copygeneration-icon i {
    background: url("../images/copygeneration-icon.svg") no-repeat center;
    width: 23px;
    height: 23px;
}

.copygeneration-icon .active i,
.copygeneration-icon a:hover i {
    background: url("../images/copygeneration-icon-1.svg") no-repeat;
    width: 23px;
    height: 23px;
}

.downloadmanager-icon i {
    background: url("../images/downloadmanager-icon.svg") no-repeat center;
    width: 17px;
    height: 21px;
}

.downloadmanager-icon .active i,
.downloadmanager-icon a:hover i {
    background: url("../images/downloadmanager-icon-1.svg") no-repeat;
    width: 17px;
    height: 21px;
}

.mastermanagement-icon i {
    background: url("../images/mastermanagement-icon.svg") no-repeat center;
    width: 25px;
    height: 25px;
}

.mastermanagement-icon .active i,
.mastermanagement-icon a:hover i {
    background: url("../images/mastermanagement-icon-1.svg") no-repeat;
}

.usermanagement-icon i {
    background: url("../images/usermanagement-icon.svg") no-repeat center;
    width: 26px;
    height: 26px;
}

.usermanagement-icon .active i,
.usermanagement-icon a:hover i {
    background: url("../images/usermanagement-icon-1.svg") no-repeat;
    width: 27px;
    height: 27px;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.btn-outline-primary {
    color: #1f74fd;
    border-color: #1f74fd;
}

    .btn-outline-primary:hover {
        background-color: #1f74fd;
        border-color: #1f74fd;
    }

.customsearchbox:focus,
.customsearchbox:hover,
.customsearchbox:visited {
    color: #212529;
    background-color: #fff;
    border-color: #1f74fd;
}

.customsearchbox input:focus {
    border: none;
    box-shadow: none;
    outline: none;
}

.customsearchbox {
    background: #fdfeff;
    border: 1px solid #cbcbcb;
    border-radius: 7px;
}

::placeholder {
    color: #9b9b9b;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #9b9b9b;
}

::-ms-input-placeholder {
    color: #9b9b9b;
}

.customcardblock .card {
    border-radius: 27px;
    box-shadow: 0px 0px 0px transparent;
    -webkit-transition: box-shadow 0.6s ease-out;
    box-shadow: 0.8px 0.9px 3px transparent;
}

    .customcardblock .card:hover {
        box-shadow: 1px 8px 20px grey;
        -webkit-transition: box-shadow 0.6s ease-in;
    }

.bg-success {
    background-color: #f3fdfa !important;
}

.bg-info {
    background-color: #f3f3fd !important;
}

.bg-danger {
    background-color: #fff4f4 !important;
}

.rounded-6 {
    border-radius: 6px;
}

.customcardblock .card-header {
    min-height: 182px;
    max-height: 182px;
}

.customcardblock .card-text {
    min-height: 70px;
}

.grid-lg-4 {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
}

.logoname {
    line-height: 1rem;
}

#sidebar.active .logo span {
    opacity: 0;
    transform: translateY(0);
    transition-delay: 0s;
}

#sidebar .logo span {
    opacity: 1;
    transform: scale(2);
    transition-delay: 0.3s;
}

.tooltip-inner {
    background-color: #fff;
    color: #1e62ce;
    box-shadow: 0px 0px 4px #ccc;
    opacity: 1 !important;
    max-width: min-content;
    white-space: nowrap;
}

.tooltip.bs-tooltip-right .tooltip-arrow::before {
    border-right-color: #fff !important;
}

.tooltip.bs-tooltip-left .tooltip-arrow::before {
    border-left-color: #fff !important;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #fff !important;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #fff !important;
}

.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
    right: -1px;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #fff;
}

/* ANI*/

.customFileUplod {
    position: relative;
}

.innerFile {
    border: 1px dashed #d6deee;
    padding: 1.3rem;
    background: #f8faff;
}

.manualexcelupload .innerFile, .techspecsUpload .innerFile {
    border: none;
}

span.fileIcon {
    display: inline-block;
    height: 42px;
    width: 36px;
    background: url("images/uploadCloud.svg") no-repeat;
    background-size: cover;
    margin: 5px 0 0;
}
/*.customFileUplod p { color: #333; font-size: 16px; }*/
a.selectBtn {
    background: #224fc7;
    color: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: 12px;
}

.customFileUplod input.form-control {
    opacity: 0;
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    z-index: 1;
}

.customFileUplod svg {
    width: 40px;
    display: block;
    margin: 15px auto 0;
}

p.success {
    color: #0f2765;
}

.centerUpload {
    margin-top: 20%;
}

b.removeFile {
    cursor: pointer;
    position: absolute;
    right: -5px;
    top: -9px;
}

table tr th img {
    max-height: 40px;
}

.heading {
    color: #707070;
    font-size: 1rem;
}

/*File upload css START-----------------------*/
#filedrag {
    text-align: center;
    padding: 1em 0;
    cursor: default;
}

    #filedrag.hover {
        color: #f00;
        border-color: #f00;
        border-style: solid;
        box-shadow: inset 0 3px 4px #888;
    }

#fileselect {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.delUpload {
    cursor: pointer;
    color: #216be2;
    font-size: 0.8rem;
    text-decoration: underline;
    line-height: 40px;
    padding: 10px;
}

.btn-outline-gray {
    border: 1px solid #ced4da;
    color: #999;
}

    .btn-outline-gray:hover {
        border: 1px solid #555;
        color: #212529;
    }
/*.hoverSelectedItem {  color: #888;}*/
.hoverSelectedItem:hover {
    /*       color: #222;  -webkit-filter: grayscale(0); filter: grayscale(0);  opacity:1;   */
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

ul.fileListattached {
    list-style: none;
    padding: 0;
    max-height: calc(30vh);
    /* overflow-y: auto; */
}

/*File upload css END-----------------------*/
.center_align_box {
    width: 700px;
    margin: auto;
}

.hoverSelectedItem i.mr-2.font-16 {
    line-height: 38px;
    padding-left: 5px;
}

span.tick_icon {
    padding: 10px;
}

.radio_outer {
    display: flex;
    border: 1px solid #9aadcf;
    min-width: 155px;
    float: left;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

li.radio_container.active .radio_outer {
    background: #f2f7ff;
    border: 2px solid #216be2;
}

.radio_outer img {
    width: 16px;
    margin: 5px;
}

li.radio_container .radio_outer .checked, .chkTranslate.radio_outer .checked {
    display: none;
}

li.radio_container.active .radio_outer .checked {
    display: inline-block;
}

li.radio_container.active .radio_outer .unchecked {
    display: none;
}

.radio_outer input[type="radio"],
.radio_outer input[type="checkbox"] {
    opacity: 1;
    position: absolute;
    left: -20px;
}

.download_temp,
.download_temp:hover,
.download_temp:active,
.download_temp:visited {
    color: #1e62ce;
    font-size: 0.8rem;
    padding: 5px;
    text-decoration: underline;
}

.text-blueDark {
    color: #8d98aa;
}

    .text-blueDark strong {
        margin: 0 10px;
        font-weight: bold;
    }

.upload_content img {
    margin: 0 10px;
    width: 22px;
}

button.ghost_btn {
    color: #5495fd;
    border: 1px solid #5495fd;
    background: #fff;
    padding: 2px 12px;
    border-radius: 3px;
    font-size: 0.9rem;
    font-weight: 500;
}

.list-unstyled {
    margin: 0;
}

span.form-label.d-block {
    font-size: 1rem;
    font-weight: bold;
}

.radio_container {
    min-height: 54px;
    display: inline-block;
}

.heading_main {
    font-size: 1.2rem;
    font-family: "WorkSans-Bold";
}

.run_attr, .run_attrSSE {
    width: 147px;
    font-size: 1.1rem;
    margin: 20px 0;
}

.attached_list {
    background: #fff;
    width: 100%;
    padding: 8px;
    opacity: 1;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
}

    .attached_list strong.Regular.mr-2 {
        font-size: 0.9rem;
        font-weight: 100;
    }

    .attached_list i {
        padding: 7px;
        line-height: 47px;
    }

strong.text_nornal {
    font-weight: 300;
    font-size: 0.9rem;
}

.popup_close {
    position: absolute;
    top: 0px;
    right: 0px;
}

.modal-content.custom_popup {
    border-radius: 20px;
    padding: 20px;
    border: 1px solid #fefefe;
}

.popup_heading {
    font-weight: 800;
    font-size: 1.5rem;
    color: #333;
}

button.ghost_btn.popuop_btn {
    font-weight: 800;
    padding: 10px;
    border-radius: 10px;
}

.gear-icon {
    background: #216be2;
    width: 130px;
    margin: auto;
    height: 130px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.border.p-2.rounded.bg-white.font-12.position-relative.pr-4.hoverSelectedItem {
    box-shadow: 0 0.325rem 0.55rem rgba(0, 0, 0, 0.075);
    border: none !important;
    border-radius: 10px !important;
}

.attr_type li {
    width: 210px;
    text-align: center;
    background: #fff;
    padding: 15px;
    border-radius: 0 5px 5px 0;
    border: 1px solid #cfd8e8;
    color: #373737;
    float: left;
    position: relative;
    cursor: pointer;
    height: 125%;
}

    .attr_type li.active {
        background: #e8f1ff;
        box-shadow: 0px 6px 0px #3061b1;
    }

    .attr_type li label {
        display: inline-block;
        width: 100%;
        position: absolute;
        left: 0;
        padding: 15px;
        top: 0;
        cursor: pointer;
    }

    .attr_type li input[type="radio"] {
        opacity: 0;
    }

.border-right {
    border-right: 1px dashed #cfd5e0;
}

.attr_type li.active:before {
    background: url(../images/checked_radio.svg);
}

.attr_type li:before {
    content: "";
    width: 16px;
    height: 16px;
    background: url(../images/unchecked_radio.svg);
    position: absolute;
    left: 15px;
    top: 20px;
}

.attr_type li:first-child {
    border-radius: 5px 0 0 5px;
    border-right: 0;
}

/* PCG page Download manager*/

.PCG-tabs {
    background: #edf2fa;
    padding-top: 10px;
    padding-left: 30px;
    position: relative;
}

    .PCG-tabs.nav-tabs .nav-link {
        padding: 10px 20px;
        font-family: "WorkSans-Medium";
        color: #333;
        font-size: 0.9rem;
        border: none;
        border-top: 2px solid transparent;
    }

        .PCG-tabs.nav-tabs .nav-link.active {
            border-top: 2px solid #c8ccd3;
            color: #0a58ca;
        }

.show_mobile {
    display: none;
}

/* data table */

.dataTables_info {
    float: right;
    padding: 0 !important;
    margin: 11px 7px;
    font-size: 14px;
}

.dataTables_length,
.dataTables_paginate {
    float: right;
    margin: 6px 0;
    font-size: 14px;
    position: relative;
}

.page-link {
    border: none;
    font-size: 0.9rem;
    line-height: 7px;
    padding: 11px;
    border-radius: 2px;
    margin: 5px;
}

.first .page-link,
.previous .page-link,
.next .page-link,
.last .page-link {
    line-height: 7px !important;
    padding: 7px 10px;
    font-size: 16px;
    color: #0d6efd;
}

.userWelcome span {
    /*padding-right: 15px;*/
    line-height: 30px;
    cursor: pointer;
}

.dropdown-menu li a {
    font-size: 0.9rem;
}

.table.table-striped th {
    color: #004880 !important;
    font-size: 0.9rem;
    border-top: 1px solid #5675af29;
    border-bottom: 1px solid #5675af29;
    overflow: hidden;
}

.table > :not(:last-child) > :last-child > * {
    border-bottom-color: #5675af29;
}

.dataTables_filter input {
    border: 1px solid #9aadcf;
    width: 240px !important;
    text-indent: 25px;
    color: #333;
    background: url(../images/search_icon.svg) no-repeat;
    background-position: 10px center;
}

    .dataTables_filter input::placeholder {
        color: #9aadcf;
    }

.table_heading {
    float: left;
}

    .table_heading h2 {
        font-size: 1rem;
        font-family: "WorkSans-Bold";
        margin: 5px 0 20px;
    }

.heading_2 {
    font-size: 1rem;
    font-family: "WorkSans-Bold";
}

label.form-label {
    font-size: 0.8rem;
    font-weight: 600;
    margin: 5px 0;
}

table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
    content: " " !important;
    background: url(../images/filter_dec.svg) no-repeat;
    width: 15px;
    height: 15px;
    background-position: center;
    background-size: 100%;
    top: 13px;
}

table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
    content: " " !important;
    background: url(../images/filter_ace.svg) no-repeat;
    width: 15px;
    height: 15px;
    background-position: center;
    background-size: 100%;
    top: 13px;
}

table.dataTable {
    background: #fff;
}

.sorting:before {
    display: none !important;
}

.sorting.sorting_desc:before {
    display: none !important;
}

.sorting.sorting_asc:before {
    opacity: 1 !important;
    display: block !important;
}

.sorting_disabled::before {
    display: none;
}

.sorting_disabled::after {
    display: none;
}

.sorting:after {
    opacity: 0.5 !important;
}

.sorting.sorting_desc:after {
    opacity: 1 !important;
    display: block !important;
}

.sorting.sorting_asc:after {
    display: none !important;
}

span.status {
    position: relative;
    background: #f8f8f8;
    border: 1px solid #5675af29;
    padding: 5px 10px 5px 25px;
    font-size: 0.8rem;
    border-radius: 25px;
    color: #707070;
}

    span.status::before {
        content: "";
        width: 12px;
        height: 12px;
        background: #c9c9c9;
        border-radius: 50%;
        display: inline-block;
        position: absolute;
        left: 8px;
        top: 7px;
    }

    span.status.InProgress {
        background: #fffcf4;
    }

        span.status.InProgress:before {
            background: #f0cc06;
        }

    span.status.Completed {
        background: #f4fdf5;
    }

        span.status.Completed:before {
            background: #45ad4d;
        }

    span.status.Failed {
        background: #fffafa;
    }

        span.status.Failed:before {
            background: #f06161;
        }

.excel_file,
.zip_file {
    font-size: 0.8rem;
}

    .zip_file img,
    .excel_file img {
        width: 14px;
        margin-right: 5px;
    }

table.dataTable tr td {
    font-size: 0.9rem;
}

table.dataTable.table-striped > tbody > tr.odd > * {
    box-shadow: inset 0 0 0 9999px #eaeff829;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: right !important;
}

.disabled_icon {
    opacity: 0.5;
    cursor: not-allowed;
}

.custom_switch .form-check-input:focus {
    border-color: rgb(27 208 131 / 46%);
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(27 208 131 / 46%);
}

.custom_switch .form-check-input:checked {
    background-color: #1bd083;
    border-color: #1bd083;
}

label.form-check-label {
    font-weight: 600;
    font-size: 0.8rem;
}

    label.form-check-label.active, label.form-check-label.inactive {
        color: #004880;
    }

.check-box-container {
    border: 1px solid #ced8e7;
    border-radius: 10px;
}

.heading_search {
    border-bottom: 1px solid #ced8e7;
    padding: 8px;
}

    .heading_search input,
    .heading_search input:focus,
    .heading_search input:active {
        width: 100%;
        border: none;
        text-indent: 30px;
        outline: none;
        background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='gray' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 10px center;
    }

        .heading_search input::placeholder {
            color: #9aadcf;
        }

.body_box {
    padding: 10px;
}

ul.list-unstyled.searchlist {
    max-height: 200px;
    overflow: auto;
    position: relative;
}

ul.searchlist li.radio_container {
    width: 32%;
}

    ul.searchlist li.radio_container .radio_outer {
        width: 98%;
        padding: 10px;
    }

        ul.searchlist li.radio_container .radio_outer span {
            font-size: 0.9rem;
            line-height: 26px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

ul.list-unstyled.fullwidth li {
    display: block !important;
}

    ul.list-unstyled.fullwidth li label {
        width: 100%;
    }

.list-unstyled.fullwidth .form-check-inline.radio_outer {
    justify-content: space-between;
}

input.input_txt {
    max-width: 130px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 0.8rem;
    padding: 5px;
}

input.input_txt {
    max-width: 130px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 0.8rem;
    padding: 5px;
    outline: 0;
}

.fullwidth.searchlist li.radio_container {
    width: 100%;
}

.list-unstyled.fullwidth.searchlist {
    height: auto;
}

.tv-in-tm {
    animation-name: fadeIn;
    animation-duration: 1s;
}

ul.list-unstyled.searchlist.fullwidth {
    max-height: 500px;
}

.tv-out-tm {
    opacity: 0;
    animation-name: fadeOut;
    animation-duration: 1s;
    height: 0;
    overflow: hidden;
    display: none;
}

.download_file {
    display: flex;
    justify-content: space-between;
    border: 1px solid #cfd5e0;
    padding: 30px 20px;
    border-radius: 10px;
}

    .download_file span img {
        float: left;
        width: 50px;
        padding: 10px;
        margin: 0 9px 0 0;
    }

    .download_file p {
        font-size: 1.1rem;
        margin: 4px;
    }

        .download_file p span {
            font-size: 0.9rem;
            margin: 0px;
            position: relative;
            top: -5px;
            color: #666;
            display: inline-block;
        }

span.btn_contaner {
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-label span {
    font-size: 0.6rem;
    float: right;
    opacity: 0.6;
    padding: 5px 0 0;
}

.add_to_list {
    border: 1px solid #c9c9c9;
    border-radius: 6px;
}

.heading_add_to_list input {
    width: 100%;
}

.hidden_input {
    border-radius: 6px;
    border: 0;
    outline: 0;
    font-size: 0.8rem;
    padding: 5px 10px;
}

.heading_add_to_list {
    display: flex;
}

.heading_add_to_list {
    padding: 5px;
    border-bottom: 1px solid #c9c9c9;
}

.list_asset_type li {
    padding: 10px;
    font-size: 0.9rem;
    color: #2e2e2e;
    border-bottom: 1px solid #c9c9c9;
}

    .list_asset_type li:last-child {
        border: none;
    }

    .list_asset_type li span {
        float: right;
        padding: 0px 9px;
    }

.list-unstyled.list_asset_type {
    max-height: 167px;
    overflow: auto;
}

.list_asset_type li span {
    cursor: pointer;
    font-size: 0.9rem;
    color: #2e2e2e;
}

.hidden_input.error_text {
    border-bottom: 1px solid #f00;
    border-radius: 0;
}

.asset_type_chips li {
    font-size: 0.7rem;
    border: 1px solid #bcbcbc;
    float: left;
    margin: 3px;
    border-radius: 5px;
    padding: 0px 4px
}

.hidden_btn {
    border: none;
    background: no-repeat;
    cursor: pointer;
}

    .hidden_btn:after {
        display: none;
    }

.custom_dd li {
    font-size: 0.8rem;
    padding: 1px 10px;
}

.inner_pcg {
    margin: 0 !important;
    padding: 0;
}

.newcustomFileUplod {
    border: 1px dashed #d6deee;
    position: relative;
    padding: 1.3rem;
    background: #f8faff;
    border-radius: 5px;
}

.input_typefile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

.uploaded_file_details {
    display: flex;
    width: 100%;
    padding: 15px;
    background: #fff;
    box-shadow: 0px 1px 9px rgba(0,0,0,0.3);
    border-radius: 7px;
    justify-content: space-between;
    align-items: center;
}

.file_icon {
    width: 20px;
    float: left;
    margin: 8px 0px 10px 10px;
}

.uploaded_file_details span {
    display: block;
    padding: 0 15px;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.8rem;
    color: #7a7a7a;
}

.action_btns {
    display: flex
}

.uploaded_file_details span.file_name {
    color: #333;
    font-size: .9rem
}

.file_icon img {
    width: 100%;
}

button.remove_btn {
    background: no-repeat;
    border: 0;
    outline: none;
    color: #1e62ce;
    font-size: 0.7rem;
    text-decoration: underline;
}

.bootstrap-select > .dropdown-toggle {
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
    font-size: 0.9rem;
    height: 30px;
    text-indent: 7px;
}

.dropdown.bootstrap-select.show-tick {
    width: 100% !important;
}

.dropdown-toggle::after {
    width: 12px;
    height: 12px;
    border: none;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

.dropdown.bootstrap-select.show-tick .dropdown-toggle::after {
    right: 10px
}


.dropdown .dropdown-toggle.hidden_btn.show {
    background: rgb(145,226,160);
    background: radial-gradient(circle, rgb(179, 240, 190) 0%, rgba(255,255,255,1) 100%);
}

.single_type_upload .form-control[type=file] {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.single_type_upload {
    width: 100%;
    height: 39px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-indent: 10px;
    font-size: .9rem;
    padding: 5px;
}

    .single_type_upload p {
        width: 100%;
        justify-content: space-between;
        display: flex;
        align-items: center;
    }

        .single_type_upload p button {
            background: none;
            border: 1px solid #1F74FD;
            color: #1F74FD;
            font-size: 0.9rem;
            border-radius: 5px;
            padding: 2px 10px;
        }

.output_file {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    font-size: .8rem;
    color: #2E2E2E;
}

.del_upload_file {
    padding: 5px;
    cursor: pointer;
    font-weight: 100;
}

.table-striped td i {
    position: relative;
    left: 6px;
    color: #8e8e8e;
}




@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
        height: auto;
        overflow: hidden;
    }

    to {
        opacity: 0;
    }
}


.logonametxt {
    color: #004880;
    line-height: 1rem;
}

.footer .container-fluid {
    padding-bottom: 0.65rem;
}
/*
body.active .navbar-brand  {opacity:1;}
body .navbar-brand  {opacity:0;}
*/

body .navbar-brand {
    opacity: 1;
    transition-delay: 0s;
    transition: all 500ms ease;
}

    body .navbar-brand img {
        max-width: 62%;
    }

body .active .navbar-brand {
    opacity: 1;
    transition-delay: 0.3s;
    transition: all 500ms ease;
}

/*
div#filterTable_wrapper .dataTables_scrollBody {
    overflow: inherit;
}
.filterTH .dataTables_sizing  {
    overflow: inherit!important;
}*/

/*.dataTables_scrollHead {
  overflow: visible !important;
}
*/

.alert-notification {
    color: #000000DD;
    background-color: #E8F1FF;
    border-color: #E8F1FF;
}

body {
    overflow: hidden;
}

.side-menu {
    overflow-y: auto !important;
    height: calc(100vh - 166px) !important;
}

.client-Div {
    padding-left: 15px;
}

.uploadCloud i {
    background: url(../images/uploadCloud.svg) no-repeat center;
    width: 26px;
    height: 26px;
}

.uploadCloud .active i, .uploadCloud a:hover i {
    background: url(../images/uploadCloud1.svg) no-repeat center;
    width: 26px;
    height: 26px;
}

.snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: 30px; /* Change top position to place the snack bar at the top */
}

.success {
    background-color: #4CAF50; /* Green */
    color: white;
}

.error {
    background-color: #f44336; /* Red */
    color: white;
}

.snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
    display: block;
}

@keyframes fadein {
    from {
        top: 0; /* Animate from top */
        opacity: 0;
    }

    to {
        top: 30px; /* Animate to 30px down */
        opacity: 1;
    }
}

@keyframes fadeout {
    from {
        top: 30px; /* Animate from 30px down */
        opacity: 1;
    }

    to {
        top: 0; /* Animate to top */
        opacity: 0;
    }
}

#AssetSourcing .dataTables_scrollHead {
    overflow: initial !important;
}

.form-switch .form-check-input {
    width: 1.75em;
    height: 0.75em;
    background-image: url('../images/form-switch.svg');
}

.form-switch {
    line-height: 1.5rem;
}


#loader {
    animation: animate 1.5s linear infinite;
    clip: rect(0, 80px, 80px, 40px);
    height: 80px;
    width: 80px;
    position: absolute;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
    z-index: 9999;
      
}

@keyframes animate {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(220deg)
    }
}

#loader:after {
    animation: animate2 1.5s ease-in-out infinite;
    clip: rect(0, 80px, 80px, 40px);
    content: '';
    border-radius: 50%;
    height: 80px;
    width: 80px;
    position: absolute;
}

@keyframes animate2 {
    0% {
        box-shadow: inset rgba(31, 116, 253, 1) 0 0 0 17px;
        transform: rotate(-140deg);
    }

    50% {
        box-shadow: inset rgba(31, 116, 253, 1) 0 0 0 2px;
    }

    100% {
        box-shadow: inset rgba(31, 116, 253, 1) 0 0 0 17px;
        transform: rotate(140deg);
    }
}



#mainloader {
    display: none;
}

#mainloader {
    position: absolute;
    background: rgba(0,0,0,0.4);
    top: 0px;
    height: 100%;
    width: 100%;
    right: 0px;
    left: 0px;
    z-index: 9999;
}

.closeMainMenu {
    display: none;
}

.flex-column.active .closeMainMenu {
    display: block
}

.flex-column.active .openMainMenu {
    display: none
}

.mainInnerScroll {
    max-height: 72vh;
    overflow-y: auto;
}

.mainBody {
    padding-left: 265px;
}

.active .mainBody {
    padding-left: 65px;
}


.list-unstyled.asset_type_chips {
    display: flex;
}

.Small_s {
    display: none;
}

.clsmandatory {
    color: red !important;
}

.dataTables_scrollBody::-webkit-scrollbar {
    height: 8px !important;
}

.files-scroll {
    overflow-y: scroll;
    overflow-x: hidden;
}

}

.font-normal {
    font-weight: normal !important;
}

.bootstrapSelectOuter .bootstrap-select > .dropdown-toggle {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 1.8rem;
    font-size: 0.875rem;
}

.bootstrapSelectOuter
.dropdown.bootstrap-select.show-tick
.dropdown-toggle::after,
.bootstrapSelectOuter .dropdown.bootstrap-select .dropdown-toggle::after {
    right: 10px;
}

.bootstrapSelectOuter .bootstrap-select .dropdown-toggle:focus,
.bootstrapSelectOuter
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: 0 !important;
    outline-offset: 0;
    border: 1px solid #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.bootstrapSelectOuter .bootstrap-select .bs-searchbox .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.CGtabs ul {
    display: flex;
}

    .CGtabs ul.attr_type li {
        width: auto;
        border-radius: 0;
        float: none;
        position: relative;
        cursor: pointer;
        display: flex;
        padding: 0;
    }

        .CGtabs ul.attr_type li .nav-link {
            background: transparent;
            color: black;
            padding: 15px;
            border-radius: 0;
            border: 0;
            padding-left: 35px;
        }

        .CGtabs ul.attr_type li:first-child {
            border-radius: 5px 0 0 5px;
        }

        .CGtabs ul.attr_type li:last-child {
            border-radius: 0 5px 5px 0;
        }

.OutputTypeTableCustom .table_heading.table_heading2,
.OutputTypeTableCustom .dataTables_filter {
    display: none;
}

.LOTfilters {
    align-items: start;
}

    .LOTfilters span {
        color: #9a9a9a;
        font-weight: bold;
        font-size: 0.8rem;
        margin: 5px 0px;
    }

    .LOTfilters .col-auto {
        display: flex;
        align-items: start;
    }

        .LOTfilters .col-auto label {
            padding-right: 10px;
        }

    .LOTfilters textarea {
        min-width: 13rem;
    }

.modal-body.bootstrapSelectOuter .form-control {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.modal-body.bootstrapSelectOuter .radio_container {
    min-height: inherit;
}

.modal-body.bootstrapSelectOuter .radio_outer {
    min-width: 100px;
    padding: 1px 12px;
}

.modal-body.bootstrapSelectOuter
.bootstrap-select > .dropdown-toggle.bs-placeholder {
    color: #212529;
    opacity: 0.8;
}

.TextEllipsis {
    text-overflow: ellipsis;
    width: 120px;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.TagsSelect {
    padding: 0;
    font-size: small;
}

.dropdown-menu.custom_dd li {
    font-size: 0.8rem;
    padding: 1px 10px;
    border: 0;
    width: 100%;
    margin: 0;
}

.SelectSource .radio_outer {
    min-width: inherit;
}

.TactionBTN span {
    cursor: pointer;
}

    .TactionBTN span i:hover {
        color: #3061b1;
    }

.dropdown.bootstrap-select,
.dropdown.bootstrap-select.show-tick {
    width: 100% !important;
}

}


/*Copy Generation UI*/
.bootstrapSelectOuter .bootstrap-select > .dropdown-toggle {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 1.8rem;
    font-size: 0.875rem;
}

.bootstrapSelectOuter
.dropdown.bootstrap-select.show-tick
.dropdown-toggle::after,
.bootstrapSelectOuter .dropdown.bootstrap-select .dropdown-toggle::after {
    right: 10px;
}

.bootstrapSelectOuter .bootstrap-select .dropdown-toggle:focus,
.bootstrapSelectOuter
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: 0 !important;
    outline-offset: 0;
    border: 1px solid #86b7fe;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.bootstrapSelectOuter .bootstrap-select .bs-searchbox .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}


.CGtabs ul {
    display: flex;
}

    .CGtabs ul.attr_type li {
        width: auto;
        border-radius: 0;
        float: none;
        position: relative;
        cursor: pointer;
        display: flex;
        padding: 0;
        border: 0;
        background: transparent;
    }

        .CGtabs ul.attr_type li.active {
            background: transparent;
            box-shadow: none;
        }


        .CGtabs ul.attr_type li .nav-link {
            background: transparent;
            color: black;
            padding: 0.25rem 15px;
            border-radius: 0;
            border: 0;
            padding-left: 25px;
            margin-right: 10px;
            position: relative;
            z-index: 1;
        }

        .CGtabs ul.attr_type li:before {
            top: 0.54rem;
            left: 0;
        }

        .CGtabs ul.attr_type li:first-child {
            border-radius: 5px 0 0 5px;
        }

        .CGtabs ul.attr_type li:last-child {
            border-radius: 0 5px 5px 0;
        }

.OutputTypeTableCustom .table_heading.table_heading2,
.OutputTypeTableCustom .dataTables_filter {
    display: none;
}

.LOTfilters {
    align-items: start;
}

    .LOTfilters span {
        color: #9a9a9a;
        font-weight: bold;
        font-size: 0.8rem;
        margin: 5px 0px;
    }

    .LOTfilters .col-auto {
        display: flex;
        align-items: start;
    }

        .LOTfilters .col-auto label {
            padding-right: 10px;
        }


.modal-body.bootstrapSelectOuter .form-control {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}

.modal-body.bootstrapSelectOuter .radio_container {
    min-height: inherit;
}

.modal-body.bootstrapSelectOuter .radio_outer {
    min-width: 100px;
    padding: 1px 12px;
}

.modal-body.bootstrapSelectOuter
.bootstrap-select > .dropdown-toggle.bs-placeholder {
    color: #212529;
    opacity: 0.8;
}

.TextEllipsis {
    text-overflow: ellipsis;
    width: 120px;
    position: relative;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.TagsSelect {
    padding: 0;
    font-size: small;
}

.dropdown-menu.custom_dd li {
    font-size: 0.8rem;
    padding: 1px 10px;
    border: 0;
    width: 100%;
    margin: 0;
}

.SelectSource .radio_outer {
    min-width: inherit;
}

.TactionBTN span {
    cursor: pointer;
}

    .TactionBTN span i:hover {
        color: #3061b1;
    }

.masterManageCopy {
    display: flex;
    border-bottom: 1px solid #ced4da;
}

    .masterManageCopy .CopyProcess {
        margin-right: 0.3rem;
    }

.CopyProcess .form-select {
    min-width: 150px;
    margin-right: 50px;
    width: inherit;
}

.CGtabs table.dataTable {
    margin-top: 0px !important;
}

.CGtabs .table.table-striped th {
    background: #f3f9fd;
    border-bottom: 2px solid rgba(31, 98, 206, 0.6);
}

.CopyFilterBtn svg {
    stroke: #1f62ce;
}

.CopyFilterBtn {
    color: #1f62ce;
    border: 0;
    background: transparent;
    margin-right: 15px;
}

.LOTfilters {
    align-items: start;
    padding-right: 30px;
}

.filterHeading {
    border-bottom: 2px solid rgba(31, 98, 206, 0.6);
    padding: 0.3rem 0.5rem;
    display: flex;
    justify-content: space-between;
}

ul.searchlist.popupCopy li.radio_container .radio_outer {
    width: 100%;
    padding: 0;
    border: 0;
    margin: 0;
}

.popupCopy li.radio_container.active .radio_outer {
    background: transparent;
    border: 0;
}

.modaltopSearch {
    background: #f7f7f7;
    padding: 1rem 1rem;
    justify-content: space-between;
}

    .modaltopSearch .form-control {
        min-width: 22rem;
    }

    .modaltopSearch textarea.form-control {
        min-width: 27rem;
    }

.TempleteFormatHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.BaiscInfoText {
    font-size: 0.8rem;
}

.AddTagTabbing {
    background: #f4f7fd;
    padding: 10px 0 0 0;
    border-radius: 0.5rem 0.5rem 0 0;
    margin: 0.5rem 0;
}

    .AddTagTabbing .tab-content {
        background: #ffffff;
        border: 1px solid rgb(222, 226, 230);
        margin-top: -1px;
        border-radius: 0 0 0.5rem 0.5rem;
    }

    .AddTagTabbing .nav-tabs {
        padding-left: 1.5rem;
    }

.AddTagTabbingBody {
    background: #ffffff;
    padding: 1rem 1rem;
}

.tagLists {
    background-color: #f4f7fd;
}

.tagListsHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tagLists ul {
    padding: 0;
    list-style: none;
    margin-bottom: 10px;
    max-height: 200px;
    overflow: auto;
}

    .tagLists ul li {
        background-color: rgb(255, 255, 255);
        border: 1px solid rgb(221, 221, 221);
        border-radius: 0.25rem;
        font-size: 0.7rem;
        color: #000000;
        padding: 0.25rem;
        margin: 8px 0px;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .tagLists ul li span {
            background-image: url(../images/blueBtnLarge.svg);
            width: 18px;
            height: 18px;
            cursor: pointer;
        }

        .tagLists ul li.selected {
            background-color: #f6f7de;
            border: 1px solid #e1e3a2;
        }

            .tagLists ul li.selected span {
                background-image: url(../images/Clear.svg);
            }

.selectedTag {
    background-color: #f6f7de;
    border: 1px solid #e1e3a2;
    border-radius: 0.25rem;
    padding: 0.25rem;
    color: #000000;
}

.contentEdit {
    color: #2e2e2e;
    padding: 0.5rem;
    font-size: 0.9rem;
    margin-top: 12px;
}

.userWelcome .dropdown-menu.show {
    left: auto;
    right: 0px;
}

/*.userWelcome .dropdown-toggle::after {display:none;
}*/

.userinitial {
    background-color: #818283;
}

.userWelcomePI {
    background-color: transparent;
    pointer-events: none;
}

.dropup .dropdown-toggle::after {
    border: none !important;
}

ul.list-unstyled.searchlist.drag_container li:hover label {
    cursor: grab !important;
}

ul.list-unstyled.searchlist.drag_container {
    max-height: 200px;
    overflow: hidden;
    position: relative;
    padding: 15px 15px 5px;
    border: 1px dashed #ccc;
    border-radius: 10px;
    background: rgba(0,0,0,.02);
    text-align: center;
}

span.form-label.d-block small {
    font-weight: 200;
    color: #8b8b8b !important;
}

.dropdown-left-manual {
    right: 0 !important;
    left: auto !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
}

.Menuhide {
    display: none;
}

.Menushow {
    display: block;
}


/*Attribute*/
.header_table {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .header_table h2 {
        font-size: 1rem;
        font-weight: 700;
    }

.filter_table {
    color: #1F62CE !important;
    font-size: 0.8rem;
    font-weight: 700;
    cursor: pointer;
}

.search_filter_container {
    width: 350px;
    height: calc(100vh - 89px);
    background: #fff;
    position: fixed;
    top: 65px;
    right: 0;
    z-index: 99;
    border: 1px solid #dee2e6;
    overflow-y: scroll !important;
    box-shadow: 0px 0px 9px 0px #ccc;
}


    .search_filter_container .header_sidbar {
        background: #798DB1;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
    }

        .search_filter_container .header_sidbar h2 {
            color: #fff;
            font-size: 1rem;
            margin: 0;
        }

    .search_filter_container .close_sidebar {
        background-size: 12px;
    }


    .search_filter_container .search_filter_container .nav-tabs {
        border-bottom: 1px solid #dee2e6;
        background: #EDF2FA;
    }

    .search_filter_container a.nav-link {
        padding: 5px 35px 8px;
        margin-top: 10px;
        margin-left: 10px;
        border: none !important;
        border-top: 4px solid transparent !important;
        font-weight: 600;
        font-size: .9rem;
    }

        .search_filter_container a.nav-link.active {
            border-top: 4px solid #dee2e6 !important;
        }

.date_pick {
    background: url(../images/calendar.svg) no-repeat 90% center;
    font-size: 14px;
}

.radio .form-check-label {
    font-weight: 400;
    font-size: 0.87rem;
}


.customFileUplod_wrap #filedrag {
    flex-flow: column;
}

.customFileUplod_wrap .upload_content img {
    margin: auto;
}

.search_filter_container .nav-tabs {
    background: #5675AF29;
}

.search_filter_container .nav-tabs {
    background: #5675AF29;
}

    .search_filter_container .nav-tabs .nav-link.active {
        color: #000000;
        border-radius: 8px 8px 0 0;
    }

    .search_filter_container .nav-tabs .nav-link {
        color: rgba(0,0,0,0.5);
    }

.search_filter_container button.btn {
    border-radius: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 0.9rem;
}

.fixed_footer {
    position: fixed;
    right: 0;
    width: 100%;
    bottom: 0;
    box-shadow: 0px -1px 3px #0000000F !important;
    border: none !important;
}

    .fixed_footer span {
        color: #004880;
    }

    .fixed_footer .container-fluid {
        padding: 0 12px;
    }

.cust_table .table.table-striped td {
    font-size: 0.9rem;
}

.cust_table .table.table-striped th {
    font-size: 0.9rem;
}


.cust_table #RepoTable_wrapper .table.table-striped tr:hover td {
    background: #E5EFFF;
}

.cust_table a {
    text-decoration: underline;
    color: #1F62CE;
}

.datepicker {
    font-size: 12px;
}


.cust_table #RepoTable_wrapper .table tbody tr td:first-child {
    position: relative;
}

    .cust_table #RepoTable_wrapper .table tbody tr td:first-child:before {
        position: absolute;
        content: "";
        background: #1F62CE;
        width: 4px;
        height: 100%;
        left: 0;
        top: 0;
        display: none;
    }

.cust_table .table tbody tr:hover td:first-child:before {
    display: block;
}

.form-control {
    font-size: 14px;
}

.back_to_page {
    background: #fff;
    border: none;
    font-weight: 700;
    padding: 10px;
    display: flex;
    align-items: center;
    padding: 0 0 15px;
}

ul.page_header_listing {
    display: flex;
    width: 100%;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0;
    margin: 0;
    list-style: none;
}

.back_to_page img {
    width: 25px;
    margin-right: 3px;
}

ul.page_header_listing li:first-child {
    border: none;
}

ul.page_header_listing li {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 4px;
    border-left: 1px solid #ccc;
    align-items: center;
}

.icon_content {
    width: 62px;
}

.text_container {
    width: 100%;
}

ul.page_header_listing span {
    border: 1px solid #1e62ce;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    border-radius: 50%;
}

    ul.page_header_listing span img {
        width: 60%;
    }

ul.page_header_listing li .text_container h2 {
    color: #216BE2;
    font-size: 0.8rem;
    margin: 0;
    font-weight: 600;
}

ul.page_header_listing li .text_container p {
    margin-bottom: 0;
    font-size: 0.7rem;
}

.AssociatedAssets_btn, .CopyAssociatedAssets_btn {
    transform: rotate(-90deg);
    position: absolute;
    left: -66px;
    top: 126px;
    z-index: 1;
}

.show_hidecoltable {
    padding-left: 50px;
}

.outer_table_outer {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.table_outer {
    position: relative;
    background: #E2F2FC;
    margin-top: 20px;
}

.AssociatedAssets_btn a, .CopyAssociatedAssets_btn a {
    color: #007fe2;
    font-weight: 600;
    box-shadow: 0px 2px 2px #B3BEC6;
    border-radius: 5px;
    background: #fff;
    display: block;
    padding: 5px;
}

.show_hide {
    display: none;
}

.dark_amber {
    color: #004880;
    background: #FBC963 !important;
    box-shadow: inset 0px 1px 0px #5675AF29, 0px 1px 0px #5675AF29;
}

.show_hidecoltable th span {
    display: block;
    font-size: 0.8rem;
    line-height: normal;
    color: rgba(0,0,0,0.5);
}

.compare_header a {
    position: absolute;
    right: 0;
    bottom: 15px;
    color: #7999B2;
    text-decoration: none;
    font-size: 12px;
}

.compare_header {
    position: relative;
    padding-right: 16px;
}

.show_hide {
    display: none;
    /*   width: 300px !important;*/
}

    .show_hide.active {
        display: table-cell;
    }




.show_hidecoltable table.dataTable thead > tr > th.sorting:before,
.show_hidecoltable table.dataTable thead > tr > th.sorting_asc:before,
.show_hidecoltable table.dataTable thead > tr > th.sorting_desc:before,
.show_hidecoltable table.dataTable thead > tr > th.sorting_asc_disabled:before,
.show_hidecoltable table.dataTable thead > tr > th.sorting_desc_disabled:before,
.show_hidecoltable table.dataTable thead > tr > td.sorting:before,
.show_hidecoltable table.dataTable thead > tr > td.sorting_asc:before,
.show_hidecoltable table.dataTable thead > tr > td.sorting_desc:before,
.show_hidecoltable table.dataTable thead > tr > td.sorting_asc_disabled:before,
.show_hidecoltable table.dataTable thead > tr > td.sorting_desc_disabled:before {
    content: " " !important;
    background: url(../images/filter_dec.svg) no-repeat;
    width: 15px;
    height: 15px;
    background-position: center;
    background-size: 100%;
    top: inherit;
    bottom: 10px;
}

.show_hidecoltable table.dataTable thead > tr > th.sorting:after,
.show_hidecoltable table.dataTable thead > tr > th.sorting_asc:after,
.show_hidecoltable table.dataTable thead > tr > th.sorting_desc:after,
.show_hidecoltable table.dataTable thead > tr > th.sorting_asc_disabled:after,
.show_hidecoltable table.dataTable thead > tr > th.sorting_desc_disabled:after,
.show_hidecoltable table.dataTable thead > tr > td.sorting:after,
.show_hidecoltable table.dataTable thead > tr > td.sorting_asc:after,
.show_hidecoltable table.dataTable thead > tr > td.sorting_desc:after,
.show_hidecoltable table.dataTable thead > tr > td.sorting_asc_disabled:after,
.show_hidecoltable table.dataTable thead > tr > td.sorting_desc_disabled:after {
    content: " " !important;
    background: url(../images/filter_ace.svg) no-repeat;
    width: 15px;
    height: 15px;
    background-position: center;
    background-size: 100%;
    top: inherit;
    bottom: 10px;
}

.show_hidecoltable table.dataTable thead > tr > th {
    background: #F3F9FD;
}

.show_hidecoltable table.dataTable thead > tr:last-child > th.show_hide {
    border: none !important;
    background: #DEECF5 !important;
}

.show_hidecoltable table.dataTable thead > tr:last-child > th {
    font-size: 0.9rem;
    padding-top: 0;
    padding-bottom: 0;
}

.show_hidecoltable table.dataTable thead > tr:first-child > th {
    padding-top: 0;
    padding-bottom: 0;
}

.show_hidecoltable table.dataTable thead > tr > th {
    vertical-align: middle;
}

.show_hidecoltable table.dataTable thead > tr > th, .show_hidecoltable table.dataTable tbody > tr > td {
    border-right: 1px solid #E4E9F2;
}

table.dataTable.nowrap td {
    vertical-align: middle;
}

.cust_table table .form-control {
    font-size: 0.9rem;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    background: transparent;
    text-align: center;
    pointer-events: none;
    padding-left: 0;
    padding-right: 0;
    display: none;
}

    .cust_table table .form-control.active {
        height: 32px;
        border-radius: 6px;
        border: 1px solid #C9C9C9;
        pointer-events: inherit;
        font-size: 0.9rem;
        display: block;
        text-align: left;
        background: #fff;
        padding-left: 4px;
    }

.edit_btn2.inActive {
    pointer-events: none;
}





.header_table_outer {
    background: #E3F2FC;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px;
    margin-bottom: -6px;
}


    .header_table_outer h2 {
        font-size: 0.9rem;
        font-weight: 700;
        margin: 0;
        color: #004880;
    }

.custom_dd_button .btn.btn-secondary.dropdown-toggle {
    background: #fff;
    color: #004880;
    font-weight: 700;
    border: none;
    box-shadow: 0px 2px 2px #B3BEC6;
    padding: 6px 20px;
    border-radius: 5px;
    font-size: 0.8rem;
}

    .custom_dd_button .btn.btn-secondary.dropdown-toggle::after {
        background: url(../images/kabab_menu.jpg) no-repeat;
        left: 0;
        height: 15px;
        background-size: 41%;
        background-position: center right;
        border: none;
    }

    .custom_dd_button .btn.btn-secondary.dropdown-toggle.show {
        background: #e3f2fc !important;
    }

.attrlistbdy .tooltip-inner {
    max-width: 800px;
}
/*////// Associated list*/

.associated_header ul li {
    list-style: none;
}

    .associated_header ul li + li {
        margin-left: 16px;
    }

.associated_header ul {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: space-around;
}

.associated_header h5 {
    font-size: 0.9rem;
    margin: 0;
    color: #fff;
}

.table_cont {
    background: #E2E8F4;
    padding: 16px 10px;
}

.associated_header {
    padding: 7px;
    background: #798DB1;
    align-items: center;
}

.main_content_wrap.active {
    display: flex;
}

.associated_assets_wrap {
    width: 0px;
    display: none;
}

.main_content_wrap.active .associated_assets_wrap {
    width: 45%;
    display: block;
    margin-top: 21px;
}

.main_content_wrap.active .table_content_wrap {
    width: 55%;
}

.table_cont table {
    background: #fff;
}

.associated_header h5 {
    font-size: 0.9rem;
    color: #fff;
    margin: 0;
}

.table_cont {
    background: #E2E8F4;
    padding: 16px 10px;
}

    .table_cont table {
        background: #fff;
    }

ul.table_actions {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: end;
}

    ul.table_actions li {
        list-style: none;
    }

        ul.table_actions li + li {
            margin-left: 16px;
        }

        ul.table_actions li span {
            display: inline-block;
            width: 14px;
            height: 14px;
        }

.expad_btn span {
    background: url(../images/download_grey_icon_new1.svg) no-repeat;
}

.download_btn span {
    background: url(../images/download_grey_icon_new1.svg) no-repeat;
}

.right_arrow_btn span {
    background: url(../images/right_arrow_grey.svg) no-repeat;
}


.table_cont table tr:hover .expad_btn span {
    background: url(../images/download_blue_icon_new1.svg) no-repeat;
}

.table_cont table tr:hover .download_btn span {
    background: url(../images/download_blue_icon_new1.svg) no-repeat;
}

.table_cont table tr:hover .right_arrow_btn span {
    background: url(../images/right_arrow_blue.svg) no-repeat;
}

.table_cont .table-hover > tbody > tr:hover {
    background: #EBF3FD;
}

.table_cont table td {
    font-size: 0.9rem;
    color: #000000;
    padding: 8px;
}

    .table_cont table td:first-child {
        padding-left: 20px;
    }

    .table_cont table td:last-child {
        padding-right: 20px;
    }

.associated_assets_list.inactive {
    display: none;
}

.datasheet_wrap {
    display: none;
}

    .datasheet_wrap.active {
        display: block;
    }

.associated_assets_btn.inactive {
    display: none;
}

.show_hidecoltable.inactive {
    padding-left: 0;
}





.drag_v_list ul {
    margin: 0;
    padding: 25px 80px;
    background: rgba(164, 178, 198,0.3);
}

.drag_v_list li {
    padding: 6px 35px;
    height: 54px;
    line-height: 40px;
    border-radius: 4px;
    color: #000000DD;
    list-style: none;
    border: 1px dashed rgba(112, 112, 112, 0.5);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .drag_v_list li.drag-sort-active {
        background: transparent;
        color: transparent;
        border: 1px solid #4ca1af;
    }

    .drag_v_list li > div input {
        display: inline-block;
        vertical-align: middle;
    }

.drag_v_list span.drag-sort-active {
    background: transparent;
    color: transparent;
}


.drag_v_list ul.drag-sort-enable li + li {
    margin-top: 10px;
}

.regenerate_popup .modal-body {
    padding: 0;
}

.drag_v_list li > div {
    background: #fff;
    position: relative;
    border: 1px solid #9AADCF;
    border-radius: 6px;
    padding-left: 10px;
    width: 100%;
    font-size: 0.9rem;
}

    .drag_v_list li > div:before {
        background: url(../images/drag_icon.svg) no-repeat center center;
        width: 22px;
        height: 100%;
        content: "";
        position: absolute;
        left: -20px;
        border-radius: 6px 0 0 6px;
        background-color: #A4B2C6;
    }



.regenerate_popup p {
    box-shadow: 0px 3px 6px #00000029;
    margin: 0 0 0px;
    position: relative;
    font-size: 0.9rem;
    padding-bottom: 10px;
}

.regenerate_popup h5 {
    margin: 0 0 10px;
    font-weight: 600;
}

.confirm_image {
    width: 77px;
    height: 77px;
    background: #216BE2;
    margin: 0 auto 10px;
    line-height: 77px;
    text-align: center;
    border-radius: 50%;
}

.regenerate_popup .modal-header {
    border: none;
}

.regenerate_popup .modal-header {
    border: none;
    padding-bottom: 0;
    margin-bottom: -15px;
}

.drag_v_list li span {
    color: #707070;
    font-size: 0.9rem;
    display: none;
}

.full_width_pdf .associated_assets_wrap {
    width: 100% !important;
}

.full_width_pdf .table_content_wrap {
    display: none;
}

/*////// Associated list*/

.attrList_Tabs {
    padding-left: 30px !important;
}


.main_content_wrap .DownloadReloadBtn {
    right: 147px;
}

.associated_assets_wrap .table_cont {
    max-height: 300px;
    overflow: scroll;
    height: auto;
}

.divUpdate .run_attr {
    margin: 4px 0 0 9px;
}

.assetlistparent {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

    .assetlistparent span {
        word-break: break-all;
    }


.cust_table a.disableanchor {
    text-decoration: none;
    color: #000;
    cursor: text;
}

.show_hidecoltable .dark_amber {
    background: #DEECF5 !important;
}

.assetlistparent a, .associated_header a {
    cursor: pointer;
}

div#txtUploadMessage {
    font-size: 11px;
    line-height: normal;
    margin-top: 5px;
}

@media (min-height: 550px) {
    #RepoTable_wrapper .dataTables_scrollBody {
        max-height: 310px !important;
        height: 310px !important;
    }
}

.multiselectOption
button:focus {
    box-shadow: none;
    outline: none;
}

.multiselectOption
button:first-child {
    padding: 0 5px;
}

.multiselectOption
ul.dropdown-menu {
    padding: 5px 10px;
}

    .multiselectOption ul.dropdown-menu .form-check-label {
        font-size: 11px;
    }



div#divRepositoryAseets {
    border: 1px dashed #d6deee;
    padding: 1.3rem;
    background: #f8faff;
    border-radius: 0.3rem;
    margin-top: 10px;
}

.customSettingcheckbox .multiselectOption ul.dropdown-menu {
    padding: 5px 3px;
    min-width: auto;
}

    .customSettingcheckbox .multiselectOption ul.dropdown-menu .form-check-label {
        width: 100px;
        white-space: normal;
        min-width: auto;
        display: flex;
    }

.customSettingcheckbox .dropdown-menu input {
    margin-top: 0px;
    width: 17px;
    height: 13px;
}

.customSettingcheckbox .multiselectOption ul.dropdown-menu .form-check-label span {
    font-size: 0.7rem;
    color: #000;
}

.customSettingcheckbox .dropend .dropdown-toggle:after {
    background-image: none !important;
}

.cGrab {
    cursor: grab;
}

.repobody.bg-dark .tooltip-toggle {
    display: block !important;
}

.associated_allassets_list table.dataTable thead > tr > th, .associated_allassets_list table.dataTable tbody > tr > td {
    border-right: 1px solid #E4E9F2;
}

.SelectAssetType.form-select {
    padding: 0px;
}

#RepoTable tbody > tr > td:first-child {
    white-space: pre;
}

.associated_allassets_list .table_cont {
    height: 272px;
    overflow-y: scroll;
    border: 1px solid #ccc;
}

#sidebar.contentsidebar {
    top: 0px;
    height: calc(100vh - 33px);
}

.side-menu.contentSidemenu {
    height: calc(105vh - 166px) !important;
}


.ClientDropdown {
    padding: 0.5rem;
    width: 100%;
    border-bottom: 1px solid #2b71e0;
    padding-bottom: 1rem;
    background: #1e62ce;
    position: relative;
}

#sidebar.active .ClientDropdown .form-select {
    display: none;
}

#sidebar.active .ClientDropdown:hover .form-select {
    display: block;
    min-width: 140px;
}

.show_hideStatus {
    display: none;
}

    .show_hideStatus.active {
        display: table-cell;
    }

ul.count_list {
    padding: 0;
    margin: 0;
}

    ul.count_list li {
        display: inline-block;
        font-size: 12px;
    }

        ul.count_list li + li {
            margin-left: 10px;
        }

.usr_msg_n_count > span {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    font-weight: bold;
}

.usr_msg_n_count {
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 82%;
}

.clsCorrect img {
    max-width: 30px;
}

.text_list {
    position: absolute;
    background: #E3F2FC;
    top: -88px;
    right: 0;
    padding: 10px;
    display: none;
}

.hover_text:hover .text_list {
    display: block;
}

.text_list p {
    font-size: 12px !important;
    display: flex;
}

    .text_list p em {
        width: 130px;
        font-style: normal;
    }

    .text_list p + p {
        margin-top: 5px;
    }

.text_list:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #E3F2FC;
    position: absolute;
    right: 4px;
    bottom: -7px;
}

.text_category > p {
    margin: 0;
}

.text_category {
    font-weight: 600;
    font-size: 0.8rem;
    line-height: normal;
    color: rgba(0, 0, 0, 0.5);
    display: flex;
    padding-top: 10px;
    margin-bottom: -10px;
}

    .text_category span {
        color: #216BE2;
        font-size: 0.8rem;
        margin: 0;
        font-weight: 600;
        margin-right: 10px;
    }


ul.legend_list {
    margin: 0;
    padding: 0;
    display: flex;
}

    ul.legend_list li {
        list-style: none;
        font-size: 12px;
        position: relative;
        padding-left: 16px;
    }

        ul.legend_list li + li {
            margin-left: 20px;
        }

        ul.legend_list li:before {
            position: absolute;
            content: "";
            height: 12px;
            width: 12px;
            background: red;
            left: 0;
            line-height: normal;
            top: 1px;
        }

        ul.legend_list li.amber:before {
            background: moccasin;
        }

        ul.legend_list li.white:before {
            background: #fff;
        }

.clsrefreshCopy {
    background: url(../images/update-64.png) left top no-repeat;
    background-size: 100%;
    width: 22px;
    height: 22px;
    border: 0px;
    position: absolute;
    left: auto;
    right: 14px;
    outline: none;
    cursor: pointer;
    top: 16px;
}

.main_content_wrap .clsrefreshCopy {
    right: 147px;
}

.text_contextoptimiser {
    font-weight: 600;
    font-size: 0.8rem;
    line-height: normal;
    color: rgba(0, 0, 0, 0.5);
    display: flex;
    margin-bottom: -10px;
}

    .text_contextoptimiser > p {
        margin: 0;
    }

.text_contextoptimiser {
    font-weight: 600;
    font-size: 0.8rem;
    line-height: normal;
    color: rgba(0, 0, 0, 0.5);
    display: flex;
    padding: 10px 10px 20px 10px;
    margin-bottom: -10px;
    max-width: 1000px;
    align-items: center;
}

    .text_contextoptimiser span {
        color: #216BE2;
        font-size: 0.8rem;
        margin: 0;
        font-weight: 600;
        margin-right: 10px;
        white-space: nowrap;
        padding: 2px 10px;
    }

.clsSpanContextOpt {
    color: gray;
    font-family: "WorkSans";
    font-size: 0.8rem;
    margin: 0;
    font-weight: 600;
    margin-right: 10px;
    white-space: nowrap;
    padding: 2px 10px;
}

.multiselectOption .form-check-input[type=checkbox] {
    cursor: pointer;
}

.tooltip-inner {
    max-width: 500px;
    white-space: normal;
    word-break: break-all;
}

.customtooltip {
    display: inline-block;
    white-space: normal;
    word-break: break-all;
    overflow: hidden;
    max-height: 104px;
    overflow-y: auto;
    width: 100%;
}

.customscroll {
    display: inline-block;
    white-space: normal;
    word-break: break-all;
    overflow: hidden;
    max-height: 104px;
    overflow-y: auto;
}

.chkTranslateEng .radio_container {
    min-height: 30px;
}

.chkTranslateEng span.lbltranslate {
    float: inline-end;
}

.chkTranslateEng ul.searchlist li.radio_container .radio_outer {
    padding: 2px;
}



.Report-icon i {
    background: url("../images/Report.svg") no-repeat center;
    width: 23px;
    height: 23px;
}

.Report-icon .active i,
.Report-icon a:hover i {
    background: url("../images/Report_hover.svg") no-repeat;
    width: 23px;
    height: 23px;
}



#Manual .radio_outer, #UploadMPNs .radio_outer {
    border: none;
}

#Manual ul.list-unstyled.searchlist, #UploadMPNs ul.list-unstyled.searchlist {
    overflow: hidden;
}

#Manual li.radio_container.active .radio_outer, #UploadMPNs li.radio_container.active .radio_outer {
    border: none;
    background: none;
} 


.wrapper .form-select, .bootstrap-select .dropdown-toggle::after {
    background-image: url('../images/ddlarrow.svg');
}

.PCG-tabs-content .heading_search input, .PCG-tabs-content .heading_search input:focus, .PCG-tabs-content .heading_search input:active {
    background-image: url('../images/search-icon.svg');
}
.form-switch .form-check-input {
    background-image: url('../images/form-switch.svg');
}
.form-switch .form-check-input:focus {
    background-image: url('../images/form-switch-focus.svg');
}
.form-switch .form-check-input:checked {
    background-image: url('../images/form-switch-checked.svg');
}


.btn-close {
    width: 0.2em;
    height: 0.2em;
    background: url('../images/btn-close.svg');
}

.HideMoreAction {
    display: none;
}

#Manual .bootstrap-select .dropdown-toggle .filter-option-inner-inner, #UploadMPNs .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    width: 93%;
    overflow: hidden;
}

/*#UploadMPNs .dropdown-menu.show .inner.show, #Manual .dropdown-menu.show .inner.show {
    max-height: 212.583px;
    min-height: 182px;
}*/

/*@media (min-width: 576px) {
    .generateCopy_popup .modal-dialog {
        max-width: 650px!important;
    }
}*/

.modal_body_scroll {
    max-height: calc(100vh - 55px);
    overflow: auto;
    max-width: 650px !important;
}