﻿@charset "UTF-8";

/*CSS Hack for IE*/
@media all and (-ms-high-contrast:none) {
    /* IE11 */
    .master-internal-layout .input100-textarea-grid {
        padding: .375rem .1rem !important;
        width: 100% !important;
    }
    /* IE10 */
    *::-ms-backdrop, .master-internal-layout .input100-textarea-grid {
        padding: .375rem .1rem !important;
        width: 100% !important;
    }

    /* IE11 */
    .master-internal-layout .input100-textgrid {
        padding: 0.65rem .05rem !important;
    }
    /* IE10 */
    *::-ms-backdrop, .master-internal-layout .input100-textgrid {
        padding: 0.65rem .05rem !important;
    }

    /* IE11 */
    .master-internal-layout .prod-grid-select .custom-select {
        height: calc(1.5em + 0.075rem + 1px) !important;
        padding: 0.5rem 1rem !important;
        background-color: #fff !important;
    }
    /* IE10 */
    *::-ms-backdrop, .master-internal-layout .prod-grid-select .custom-select {
        height: calc(1.5em + 0.075rem + 1px) !important;
        padding: 0.5rem 1rem !important;
        background-color: #fff !important;
    }

    /* IE11 */
    .master-internal-layout .prod-grid-feedback .custom-select {
        height: calc(1.5em + 0.075rem + 1px) !important;
        padding: 0.5rem 1rem !important;
        background-color: #fff !important;
    }
    /* IE10 */
    *::-ms-backdrop, .master-internal-layout .prod-grid-feedback .custom-select {
        height: calc(1.5em + 0.075rem + 1px) !important;
        padding: 0.5rem 1rem !important;
        background-color: #fff !important;
    }

    /* IE11 */
    .master-internal-layout td.feedstock-btn-align button.btn-secondary-ent {
        font-size: 0.8rem !important;
    }
    /* IE10 */
    *::-ms-backdrop, .master-internal-layout td.feedstock-btn-align button.btn-secondary-ent {
        font-size: 0.8rem !important;
    }

    /* IE11 */
    .master-internal-layout .k-grid tr td {
        text-overflow: clip !important;
    }
    /* IE10 */
    *::-ms-backdrop, .master-internal-layout .k-grid tr td {
        text-overflow: clip !important;
    }

    .vert-pendulum-line {
        left: 29px !important;
        top: 92px !important;
    }
    /* IE10 */
    *::-ms-backdrop, .vert-pendulum-line {
        left: 29px !important;
        top: 92px !important;
    }
    /* IE11 */
    .reg-dot-line {
        left: 63px !important;
        top: 60px !important;
    }
    /* IE10 */
    *::-ms-backdrop, .reg-dot-line {
        left: 63px !important;
        top: 60px !important;
    }
    /* IE11 */
    .reg-icons-1 {
        height: 107px !important;
    }
    /* IE10 */
    *::-ms-backdrop, .reg-icons-1 {
        height: 107px !important;
    }
    /* IE11 */
    .vert-pendulum {
        left: 19px !important;
    }
    /* IE10 */
    *::-ms-backdrop, .vert-pendulum {
        left: 19px !important;
    }

    /* IE11 */
    #profile .dropdown-menu {
        left: -240px !important;
        top: 41px !important;
        transform: none !important;
    }

    /* IE10 */
    *::-ms-backdrop, #profile .dropdown-menu {
        left: -240px !important;
        top: 41px !important;
        transform: none !important;
    }

    /* IE11 */
    .login-styling {
        padding: 12px 0px 15px !important;
    }

    /* IE10 */
    *::-ms-backdrop, .login-styling {
        padding: 12px 0px 15px !important;
    }

    /* IE11 */
    .Status-RejectionAcknowledged, .Stage-Registration {
        padding-left: 21px !important;
    }

    /* IE10 */
    *::-ms-backdrop, .Status-RejectionAcknowledged, .Stage-Registration {
        padding-left: 11px !important;
        background-position: 26% 13% !important;
    }

    /* IE11 */
    .Stage-Out-Reach-Registration {
        padding-left: 21px !important;
        background-position: 40% 13% !important;
    }

    /* IE10 */
    *::-ms-backdrop, .Stage-Out-Reach-Registration {
        padding-left: 11px !important;
        background-position: 40% 13% !important;
    }

    /* IE11 */
    /*.Status-UnderReview {
        padding-left: 11px !important;
        background-position: 26% 13% !important;
    }*/

    /* IE10 */
    /**::-ms-backdrop, .Status-UnderReview {
        padding-left: 11px !important;
        background-position: 26% 13% !important;
    }*/

    /* IE11 */
    /*.Status-Rejected {
        padding-left: 11px !important;
        background-position: 32% 13% !important;
    }*/

    /* IE10 */
    /**::-ms-backdrop, .Status-Rejected {
        padding-left: 11px !important;
        background-position: 32% 13% !important;
    }*/

    /* IE11 */
    .moreaction-req-parent select {
        padding: 3px 0 0 40px !important;
    }

    /* IE10 */
    *::-ms-backdrop, .moreaction-req-parent select {
        padding: 3px 0 0 40px !important;
    }

    /* IE11 */
    .moreaction-not-req-parent select {
        padding: 3px 0 0 40px !important;
    }

    /* IE10 */
    *::-ms-backdrop, .moreaction-not-req-parent select {
        padding: 3px 0 0 40px !important;
    }

    /* IE11 */
    .Stage-Registration {
        background-position: 39% 13% !important;
    }

    /* IE10 */
    *::-ms-backdrop, .Stage-Registration {
        background-position: 39% 13% !important;
    }

    /* IE11 */
    .Status-RejectedByDispatcher {
        background-position: 35% 13% !important;
    }

    /* IE10 */
    *::-ms-backdrop, .Status-RejectedByDispatcher {
        background-position: 35% 13% !important;
    }

    /* IE11 */
    .Stage-Due-Diligence {
        background-position: 42% 13% !important;
    }

    /* IE10 */
    *::-ms-backdrop, .Stage-Due-Diligence {
        background-position: 42% 13% !important;
    }

    /* IE11 */
    .Stage-Business-Case {
        background-position: 27% 31% !important;
        background-size: 30px !important;
    }

    /* IE10 */
    *::-ms-backdrop, .Stage-Business-Case {
        background-position: 27% 31% !important;
        background-size: 30px !important;
    }

    /* IE11 */
    .grid-user-icon {
        background-position: 35% center !important;
    }

    /* IE10 */
    *::-ms-backdrop, .grid-user-icon {
        background-position: 35% center !important;
    }

    /* IE11 */
    .mar-right-mob-20 {
        margin-right: 35px !important;
    }

    /* IE10 */
    *::-ms-backdrop, .mar-right-mob-20 {
        margin-right: 35px !important;
    }

    /* IE11 */
    button.dropdown-toggle-1[type="button"] {
        background-color: #fff !important;
        border: none !important;
        width: 92px !important;
        margin-top: 8px !important;
    }
    /* IE10 */
    *::-ms-backdrop, button.dropdown-toggle-1[type="button"] {
        background-color: #fff !important;
        border: none !important;
        width: 92px !important;
        margin-top: 8px !important;
    }

    /* IE11 */
    .input100-textarea-grid {
        padding: .375rem .1rem !important;
    }
    /* IE10 */
    *::-ms-backdrop, .input100-textarea-grid {
        padding: .375rem .1rem !important;
    }

    /* IE11 */
    .input100-textgrid {
        padding: 0.65rem .2rem !important;
    }
    /* IE10 */
    *::-ms-backdrop, .input100-textgrid {
        padding: 0.65rem .2rem !important;
    }

    /* IE11 */
    .prod-grid-select .custom-select {
        height: calc(1.5em + 0.075rem + 1px) !important;
        padding: 0.5rem 1rem !important;
        background-color: #fff !important;
    }
    /* IE10 */
    *::-ms-backdrop, .prod-grid-select .custom-select {
        height: calc(1.5em + 0.075rem + 1px) !important;
        padding: 0.5rem 1rem !important;
        background-color: #fff !important;
    }

    /* IE11 */
    .prod-grid-feedback .custom-select {
        height: calc(1.5em + 0.075rem + 1px) !important;
        padding: 0.5rem 1rem !important;
        background-color: #fff !important;
    }
    /* IE10 */
    *::-ms-backdrop, .prod-grid-feedback .custom-select {
        height: calc(1.5em + 0.075rem + 1px) !important;
        padding: 0.5rem 1rem !important;
        background-color: #fff !important;
    }

    /* IE11 */
    .admin-img-align {
        width: 740px !important;
    }
    /* IE10 */
    *::-ms-backdrop, .admin-img-align {
        width: 740px !important;
    }

    /* IE11 */
    .up-arrow-icon-drop {
        background-size: 13px !important;
        padding-left: 18px !important;
    }
    /* IE10 */
    *::-ms-backdrop, .up-arrow-icon-drop {
        background-size: 13px !important;
        padding-left: 18px !important;
    }
}

/* Media Quiries - Start  */

@media (min-width:1258.5px) {
    .step-cards-parent-row {
        margin: 0 auto 0 auto !important;
    }
}

@media (min-width:1919px) and (max-width:1920px) {

    .task-hoc label {
        position: relative !important;
        left: 91% !important;
        top: -15px !important;
    }

    .descrep-lbl {
        height: 8.5vh !important;
    }

    .view-task-details .descrep-lbl {
        height: auto !important;
    }

    /*
    .item-start {
        margin: 7px 60px 40px 60px !important;
    }

    .item {
        margin: 7px 60px 40px 60px !important;
    }

    .item-end {
        margin: 7px 60px 40px 60px !important;
    }
    */

    .hide-text .hamburg-icon {
        margin-left: 9px !important;
    }

    .hide-text .side-menu-item {
        background-position: 20px 8px !important;
    }

        .hide-text .side-menu-item.active {
            background-position: 20px 8px !important;
        }

    .hide-text .navigation > li a {
        margin-left: -29px !important;
    }

    .step-num {
        padding-top: 7px !important;
    }

    .step-header .delete-card {
        margin-top: 7px !important;
    }
}

@media (min-width: 1366px) and (max-width: 1899px) {

    .task-view-card-col-xl-2 {
        -ms-flex: 0 0 22.5% !important;
        flex: 0 0 22.5% !important;
        max-width: 22.5% !important;
    }
}

/* Media Quiries - End  */

@font-face {
    font-family: 'SABIC Headline Light';
    src: url('Fonts/SABICTypefaceHeadline_W_Lt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Fonts/SABICTypefaceHeadline_W_Lt.woff') format('woff'), /* Pretty Modern Browsers */
    url('Fonts/SABICTypefaceHeadline-Light.woff2') format('woff2'), /* Pretty Modern Browsers */
    url('Fonts/SABICTypefaceHeadline_Lt.ttf') format('truetype') /* Safari, Android, iOS */;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'SABIC Headline Regular';
    src: url('Fonts/SABICTypefaceHeadline_W_Rg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Fonts/SABICTypefaceHeadline_W_Rg.woff') format('woff'), /* Pretty Modern Browsers */
    url('Fonts/SABICTypefaceHeadline-Regular.woff2') format('woff2'), /* Pretty Modern Browsers */
    url('Fonts/SABICTypefaceHeadline_Rg.ttf') format('truetype') /* Safari, Android, iOS */;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'SABIC Text Regular';
    src: url('Fonts/SABICTypefaceText_W_Rg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Fonts/SABICTypefaceText_W_Rg.woff') format('woff'), /* Pretty Modern Browsers */
    url('Fonts/SABICTypefaceText-Regular.woff2') format('woff2'), /* Pretty Modern Browsers */
    url('Fonts/SABICTypefaceText_Rg.ttf') format('truetype') /* Safari, Android, iOS */;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'SABIC Typeface Text Light';
    src: url('Fonts/SABICTypefaceText_W_Lt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Fonts/SABICTypefaceText_W_Lt.woff') format('woff'), /* Pretty Modern Browsers */
    url('Fonts/SABICTypefaceText-Light.woff2') format('woff2'), /* Pretty Modern Browsers */
    url('Fonts/SABICTypefaceText_Lt.ttf') format('truetype') /* Safari, Android, iOS */;
    font-style: normal;
    font-stretch: normal;
}

html {
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: 300;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: 300;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #e6e7e8;
}

    body.no-scroll {
        overflow: hidden;
    }

.tab-spacing-register {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 10px;
    width: 100%;
    margin-top: 6px;
}

.tab-spacing-login {
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 6px;
    padding: 0 10px;
}

.tab-spacing-login-2fa {
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 6px;
    padding: 0 15px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

a:hover, a.active {
    color: #009fdf;
}

label {
    font-size: 1rem;
    font-weight: 400;
    font-family: "SABIC Text Regular", Arial, sans-serif;
    color: #4d4d4d;
}

.fnt-headline-regular {
    font-family: "SABIC Headline Regular", Arial, sans-serif;
}

.cyan-bg-color {
    background-color: #009fdf;
    border: 1px solid #009fdf;
}

    .cyan-bg-color:hover {
        background-color: #009fdf;
        color: #fff;
        border: 1px solid #009fdf;
    }

    .cyan-bg-color:focus {
        background-color: #009fdf;
        color: #fff;
        border: 1px solid #009fdf;
    }

.grey-bg-color {
    background: RGBA(230, 231, 232, 0.3);
    border: 1px solid RGBA(230, 231, 232, 0.3);
}

.grey-border {
    border: 0.5px solid #c6c8ca;
}

input[type=radio] {
    height: 20px;
    width: 20px;
    border: 0px;
    background-color: transparent;
}

.black-text-color {
    color: #4d4d4d;
}

.grey-text-color {
    color: #939598;
}

.grey-text-light-color {
    color: #c6c8ca;
}

.cyan-text-color {
    color: #009fdf !important;
}

.profile-date-time {
    color: #009fdf !important;
    margin-top: -3px;
}

.sub-heading-text {
    font-family: "SABIC Headline Regular", Arial, sans-serif;
    color: #4d4d4d;
    font-size: 1.5rem;
}

.input-alert-cyan {
    border: 1px solid #009fdf !important;
}

.input-alert-red {
    border: 1px solid #e35205 !important;
}

.heading-line {
    border-bottom: 1.5px solid #939598;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background-color: #009fdf;
    color: #fff;
    border: 1px solid #009fdf;
}

h2 {
    color: #000;
    font-weight: 600;
}

h4 {
    color: #000;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2;
}

h5 {
    color: #939598;
    font-size: 1.05rem;
    font-weight: 600;
    font-family: "SABIC Headline Light";
    letter-spacing: 1px;
}

a {
    text-decoration: none;
}

    a.link {
        color: #009FDF !important;
        cursor: pointer;
    }

li {
    color: #626262;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
}

input {
    outline: none;
    border: none;
}

.custom-select {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4d4d4d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e6e7e8;
    border-radius: 4px;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    background: url(CssImages/LoginIcons/down-arrow.png) right bottom no-repeat;
    background-position: 98% center;
    background-size: 10px;
    padding-right: 20px;
}

.wrap-input-select .custom-select {
    display: block;
    width: 100%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4d4d4d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e6e7e8;
    border-radius: 4px;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    background-position: 98% center;
}

#lang-dash .custom-select {
    background-position: 93% center;
    padding: 0.45rem 1.2rem;
    font-size: 13px;
}

/*
.wrap-input100 select, #divCategoryQuestions select {
    border-bottom: 1.3px solid #c6c8ca;
    width: 100%;
    outline: none;
    margin-top: 0px;
    color: #4d4d4d;
    font-size: 15px;
    padding-bottom: 12px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
*/

#divCategoryQuestions select {
    margin-top: 0px;
}

.wrap-input100 span {
    border-bottom: 1.3px solid #939598;
    width: 100%;
    outline: none;
    margin-top: 10px;
    color: #939598;
    font-size: 13px;
    padding-bottom: 12px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

    .wrap-input100 span.error-msg {
        color: #e35205;
    }

.input100-textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #4d4d4d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e6e7e8;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 100px;
}

.input100-textarea-150 {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #4d4d4d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e6e7e8;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 150px !important;
}

.input100-textarea-grid {
    display: block;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #4d4d4d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e6e7e8;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: 100px;
}

#divCategories button:focus {
    outline: none !important;
}

p {
    color: #505050;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 14px;
}

.img-fluid {
    height: 60px;
    margin-bottom: 30px;
    width: 60px;
}

.container-full {
    padding-left: 0;
    padding-right: 0;
}

.btn {
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 15px 40px;
    text-transform: uppercase;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.btn-default:hover {
    color: #fff;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.fa {
    font-size: 13px;
}

.dropdown-toggle::after {
    top: 8px !important;
    position: relative !important;
    right: 7px;
    color: transparent;
}

.internal.dropdown-toggle::after {
    display: none !important;
}

#logo a img {
    width: 78px;
    height: auto;
}

#logo-login a img {
    width: 78px;
    height: auto;
}

#lang button img {
    width: 69%;
    height: auto;
    margin-top: 10px;
    margin-left: 6px;
}

#lang-dash button img {
    width: 60%;
    height: auto;
    margin-top: 8px;
    margin-left: 0px;
}

.main-logo {
    font-size: 40px;
    color: #009fdf;
    font-weight: normal;
    width: 100%;
    text-align: left;
    padding-top: 0px;
    text-transform: uppercase;
    font-family: "SABIC Headline Regular";
    margin: 0px 0 -10px 0;
}

a.dropdown-item {
    color: #009fdf !important;
    font-size: 12px !important;
    padding: 0px 15px !important;
}

.main-logo span {
    font-size: 15px;
    color: #FFCD00;
}

.small-text {
    font-size: 16px;
    width: 100%;
    text-align: left;
    font-family: "SABIC Text Regular", Arial, sans-serif;
    letter-spacing: -0.5px;
    color: #FFCD00;
}

.menu-login ul.nav-menu {
    display: none;
}

.btn-no-border {
    border: none !important;
    background: none !important;
    outline: none !important;
}

/* Back to top button */
.back-to-top {
    position: fixed;
    display: none;
    background: #71c55d;
    line-height: 1;
    color: #fff;
    padding: 7px 12px 13px 12px;
    font-size: 16px;
    border-radius: 2px;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s;
}

    .back-to-top:focus {
        background: #71c55d;
        color: #fff;
        outline: none;
    }

    .back-to-top:hover {
        background: #55b03f;
        color: #fff;
    }

.blue_tick {
    background-image: url('CssImages/Common/bluetickfull.svg');
}

.dropdown-item.active, .dropdown-item:hover, .dropdown-item:active {
    background-color: transparent;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.bg-white {
    background-color: #fff;
}

#header {
    background: #fff;
    position: relative;
    left: 0px;
    top: 0;
    right: 0px;
    z-index: 120;
    transition: all 0.5s ease;
    padding: 0px;
    /*height: 62px;*/
}

    #header.header-internal {
        /*height: 144px;*/
        z-index: 99 !important;
    }

    #header.padding-0 {
        padding: 0;
    }

    #header #logo {
        padding: 7px 0 0 10px;
    }

    #header #logo-1 {
        padding: 7px 0 0 0px;
    }

    #header #logo-login {
        padding: 7px 0 0 10px;
    }


    #header #logo h1 {
        color: #505050;
        font-size: 26px;
        font-weight: 500;
        letter-spacing: 1px;
        margin: 0;
    }

        #header #logo h1 a {
            color: #555;
            line-height: 1;
            display: inline-block;
            text-decoration: none;
            font-family: "SABIC Headline Light", Arial, sans-serif !important;
        }

            #header #logo h1 a span {
                color: #71c55d;
            }

    #header #logo img {
        padding: 0;
        margin: 0;
    }

.scroll-header {
    background: #fff;
    /*box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);*/
}

.top-menu-fxd {
    position: relative;
    height: 54px;
    padding-left: 0;
    padding-right: 0;
    z-index: 99;
    top: 25px;
}

.height-17 {
    height: 17px;
}

.h-100 {
    height: 100%;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

/*#hero-login {
    width: 100%;
    background: url('CssImages/Common/hero-bg.png') center bottom no-repeat;
    background-size: 100%;
    position: relative;
    margin-top: 40px;
}*/

#hero-login {
    width: 100%;
    background-size: 100%;
    position: relative;
    margin-top: 10px;
    height: calc(100% - 160px);
    overflow: auto;
}

footer#footerContent {
    position: fixed;
    bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    z-index: 100;
    background-color: #fff !important;
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 6%);
    border-top: 1px solid rgba(230, 231, 232, 0.5);
}

#hero-login .hero-container {
    margin-top: 0px;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 8px 15px 0 15px;
    background-color: #fff;
}

#hero {
    width: 100%;
    height: calc(100vh - 40px);
    background: url('CssImages/Common/hero-bg.png') center bottom no-repeat;
    background-size: 100%;
    position: relative;
    margin-top: 40px;
}

    #hero .hero-container {
        margin-top: 77px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
        padding: 15px;
    }

#main-dash {
    margin-top: 52px;
    align-items: center;
    flex-direction: column;
    /*text-align: center;*/
    text-align: left;
    padding: 0px 0 0 0px;
    overflow: auto;
    overflow-x: hidden;
    width: 100% !important;
    min-height: 200px;
}

.PublicMsgNotExist #main-dash {
    margin-top: 0px;
}

#main-dash.main-dash-external {
    height: calc(100% - 150px);
    position: relative;
    z-index: 100;
}

.PublicMsgNotExist #main-dash.main-dash-external {
    height: calc(100% - 105px);
    /*Add 52px for PublicMsgNotExist*/
}

#main-dash.main-dash-internal {
    height: calc(100% - 250px);
}

.PublicMsgNotExist #main-dash.main-dash-internal {
    height: calc(100% - 115px);
    /*Add 52px for PublicMsgNotExist*/
}

#hero h1 {
    margin: 0 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    color: #71c55d;
}

#hero h2 {
    color: #777;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 300;
}

#hero img {
    max-width: 95%;
    margin-bottom: 30px;
}

#hero .btn-get-started {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 11px 36px;
    border-radius: 50px;
    transition: 0.5s;
    margin-bottom: 30px;
    border: 2px solid #71c55d;
    background: #fff;
    color: #71c55d;
    text-decoration: none;
}

    #hero .btn-get-started:hover {
        background: #71c55d;
        color: #fff;
    }

#hero .btns a {
    color: #555;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 4px 20px;
    text-decoration: none;
    transition: 0.3s;
}



    #hero .btns a:hover {
        color: #71c55d;
    }

.margin-0 {
    margin: 0;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu-prof ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu-prof > li {
    float: none;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.nav-menu li {
    position: relative;
    white-space: nowrap;
}


.nav-menu > li {
    float: left;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
}

.nav-menu ul li {
    min-width: 180px;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
    padding-right: 22px;
}

    .sf-arrows .sf-with-ul:after {
        content: "\f107";
        position: absolute;
        right: 8px;
        margin-top: 1px;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
    }

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}

/* Nav Meu Container */
#nav-menu-container {
    float: left;
    margin: 0px 0 0 0;
    width: 95%;
}

/* Nav Meu Styling */
.nav-menu a {
    padding: 4px 10px 0 10px;
    text-decoration: none;
    display: inline-block;
    color: #4d4d4d;
    font-weight: 400;
    font-size: 13px;
    outline: none;
    letter-spacing: 0px;
    transition: 0.3s;
    font-family: "SABIC Headline Regular";
    text-transform: uppercase;
}

.nav-menu li:hover > a,
.nav-menu li.active > a,
.nav-menu > .menu-active > a {
    background-color: rgba(231, 232, 233, 0.4);
    color: #009fdf;
    width: 100%;
    padding-left: 10px;
}

#profile button img {
    width: 43%;
    height: auto;
    margin-top: 5px;
}

    #profile button img.mar-top-8 {
        margin-top: 8px;
    }

#profile.profile-int button img {
    width: 93%;
    height: auto;
    margin-top: 5px;
}

.nav-menu > li {
    margin-left: 0px;
    margin-right: 2px;
}

.nav-menu ul {
    margin: 0;
    padding: 0 5px;
    border: 1px solid #c6c8ca;
    background: #fff;
}

    .nav-menu ul li {
        transition: 0.3s;
    }

        .nav-menu ul li a {
            padding: 5px;
            color: #333;
            transition: 0.3s;
            display: block;
            font-size: 0.80rem;
            text-transform: none;
        }

        .nav-menu ul li:hover > a {
            color: #71c55d;
        }

    .nav-menu ul ul {
        margin: 0;
    }

/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    margin: 10px;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}

    #mobile-nav-toggle i {
        color: #009fdf;
        font-size: 15px;
    }

        #mobile-nav-toggle i.fa.fa-bars {
            color: #939598;
            font-size: 24px;
        }



/* Mobile Nav Styling */
#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 48px;
    bottom: 0;
    z-index: 998;
    background: #fff;
    left: -100%;
    width: 100%;
    overflow-y: auto;
    transition: 0.4s;
}

    #mobile-nav ul {
        padding: 2px 15px;
        margin: 0;
        list-style: none;
    }

        #mobile-nav ul li {
            position: relative;
            border-bottom: 1.5px solid #c6c8ca;
        }

            #mobile-nav ul li a {
                color: #939598;
                font-size: 14px;
                overflow: hidden;
                padding: 6px 22px 6px 15px;
                position: relative;
                text-decoration: none;
                width: 100%;
                display: block;
                outline: none;
                letter-spacing: 0;
                font-family: "SABIC Text Regular", sans-serif;
            }

                #mobile-nav ul li a:hover {
                    color: #939598;
                }

            #mobile-nav ul li li {
                padding-left: 30px;
            }

        #mobile-nav ul .menu-has-children i {
            position: absolute;
            right: 0;
            z-index: 99;
            padding: 15px;
            cursor: pointer;
            color: #939598;
        }

            #mobile-nav ul .menu-has-children i.fa-chevron-up {
                color: #71c55d;
            }

        #mobile-nav ul .menu-item-active {
            color: #71c55d;
        }

/*#mobile-body-overly {
width: 100%;
height: 100%;
z-index: 997;
top: 0;
left: 0;
position: fixed;
background: rgba(52, 59, 64, 0.9);
display: none;
}*/

/* Mobile Nav body classes */
body.mobile-nav-active {
    overflow: hidden;
}

    body.mobile-nav-active #mobile-nav {
        left: 0px;
    }

    body.mobile-nav-active #mobile-nav-toggle i {
        color: #939598;
    }


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer .footer-logo .navbar-brand {
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 24px;
    font-weight: 500;
    height: 100%;
    letter-spacing: 0.2em;
    padding-left: 0;
    padding-top: 0;
}

.footer .footer-logo p {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
}

.footer .list-menu > h4 {
    color: #fff;
    padding-bottom: 20px;
}

.footer .list-menu ul li a {
    color: #fff;
    font-size: 12px;
    padding-left: 5px;
    text-decoration: none;
    letter-spacing: 0;
}

.footer .copyrights {
    background: #fff;
    text-align: left;
    padding: 3px 0;
}

.footer.external .copyrights-login {
    background-color: transparent;
    margin-top: -60px;
    text-align: right;
    padding: 0 10px;
}

.footer.internal .copyrights-login {
    background-color: transparent;
    margin-top: 0px;
    text-align: right;
    padding: 0 10px;
}

.footer .copyrights-login p, .footer .copyrights-login .credits {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0;
    font-family: "SABIC Text Regular";
}

    .footer .copyrights-login p a, .footer .copyrights-login .credits a {
        letter-spacing: 0;
        color: #71c55d;
    }

.footer .copyrights p, .footer .copyrights .credits {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0;
    font-family: "SABIC Text Regular";
}

    .footer .copyrights p a, .footer .copyrights .credits a {
        letter-spacing: 0;
        color: #71c55d;
    }

/*Login nav-tabs*/

.project-tab {
    width: 100%;
    border: 1px solid #e6e7e8;
    border-radius: 5px;
    padding: 0 10px 10px 10px;
}

    .project-tab #tabs {
        background: #007b5e;
        color: #eee;
    }

        .project-tab #tabs h6.section-title {
            color: #eee;
        }

        .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
            color: #4d4d4d;
            background: RGBA(230,231,232,0.3);
            border-color: transparent transparent #f3f3f3;
            border-bottom: 1px solid RGBA(230,231,232,0.3);
            font-size: 1rem;
            font-weight: 400;
            text-align: left;
            font-family: "SABIC Headline Regular", Arial, sans-serif;
            padding: 12px;
            cursor: pointer;
            margin-right: 2px;
        }

            .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
                color: #fff;
                background-color: #009fdf;
                border-color: transparent transparent #f3f3f3;
                border-bottom: 1px solid #009fdf;
                font-size: 1rem;
                font-weight: 400;
                text-align: left;
                font-family: "SABIC Headline Regular", Arial, sans-serif;
                padding: 12px;
                cursor: pointer;
            }

            .project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
                color: #fff;
                background-color: #009fdf;
                border-color: transparent transparent #f3f3f3;
                border-bottom: 1px solid #009fdf;
                font-size: 1rem;
                font-weight: 400;
                text-align: left;
                font-family: "SABIC Headline Regular", Arial, sans-serif;
                padding: 12px;
                cursor: pointer;
            }


    .project-tab thead {
        background: #f3f3f3;
        color: #333;
    }

    .project-tab a {
        text-decoration: none;
        color: #333;
        font-weight: 600;
    }

.accept-terms a {
    font-size: 0.875rem;
    font-weight: 500;
}

.container-login100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #f2f2f2;
}

.wrap-login100 {
    width: 390px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 77px 55px 33px 55px;
    box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
}


/*------------------------------------------------------------------
[ Form ]*/

.login100-form {
    width: 100%;
}

.login100-form-title {
    display: block;
    font-family: Poppins-Bold;
    font-size: 30px;
    color: #333333;
    line-height: 1.2;
    text-align: center;
}

    .login100-form-title i {
        font-size: 60px;
    }

/*------------------------------------------------------------------
[ Input ]*/

.wrap-input100 {
    width: 100%;
    position: relative;
    margin-bottom: 13px;
    margin-top: 13px;
    font-size: 14px;
    font-weight: 300;
    color: #4d4d4d;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}

.input100 {
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4d4d4d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e6e7e8;
    border-radius: 4px;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    width: 100%;
}

.input100-textgrid {
    /*height: calc(1.5em + 1.3rem + 2px);*/
    padding: 0.65rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4d4d4d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e6e7e8;
    border-radius: 4px;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}

/*
.input100 {
    font-size: 15px;
    color: #4d4d4d;
    line-height: 1.2;
    text-align: left;
    display: block;
    width: 100%;
    height: 35px;
    background: transparent;
    padding: 0px;
    border-bottom: 1.3px solid #c6c8ca;
}
    
*/

.input100:focus {
    border: 1px solid #009fdf;
}

.otp-text .input100 {
    font-size: 43px;
    color: #009fdf;
    line-height: 1.2;
    text-align: center;
    display: block;
    width: 100%;
    height: 30px;
    background: transparent;
    padding: 0 5px;
}

.done-text {
    font-size: 19px;
    background-color: #009fdf;
    padding: 20px 10px;
    color: #fff;
    text-align: center;
    width: 100%;
}

/*---------------------------------------------*/

.focus-input100 {
    /*position: relative;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;*/
    float: left;
    text-align: left;
    pointer-events: none;
    font-size: 13px;
}

.validate-input {
    position: relative;
}

.alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: #fff;
    border: 1px solid #c80000;
    border-radius: 2px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    pointer-events: none;
    font-family: Poppins-Regular;
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.alert-validate::after {
    content: "\f06a";
    font-family: FontAwesome;
    font-size: 16px;
    color: #c80000;
    display: block;
    position: absolute;
    background-color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
}

.fgt-pass {
    font-family: "SABIC Headline Light", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
    color: #009fdf;
    font-size: 1.75rem;
    text-align: left;
}

.fgt-ins-text {
    text-align: center;
    font-family: 'SABIC Text Regular';
    color: #707070;
    padding-top: 10px;
}

.verf-code-text {
    font-size: 21px;
    font-family: 'SABIC Text Regular';
    color: #707070;
    text-align: center;
    margin-top: 35px;
}

.verf-code-inp {
    margin-top: 3px;
}

.wrap-input100 .type-text {
}

.alert-validate:hover:before {
    visibility: visible;
    opacity: 1;
}

.alert {
    position: relative;
    padding: .25rem 1.25rem;
    margin-bottom: 0;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.login-sidenav {
    position: relative;
}

.login-btn {
    padding: 7px 35px;
}

.contact-select .custom-select {
    height: calc(1.5em + .75rem + 5px);
}

.text-19 {
    font-size: 19px !important;
}

.txt-uppercase {
    text-transform: uppercase;
}

.w-15 {
    width: 15%;
}

.w-18 {
    width: 18%;
}

.w-20 {
    width: 20%;
}

.w-23 {
    width: 23%;
}

.w-25 {
    width: 25%;
}

.pad-right-3-per {
    padding-right: 3%;
}

.w-32 {
    width: 32%;
}

.w-85 {
    width: 85%;
}

.w-82 {
    width: 82%;
}

.w-74 {
    width: 74%;
}

.w-75 {
    width: 75%;
}

.w-77 {
    width: 77%;
}

.w-90 {
    width: 90%;
}

.w-100 {
    width: 100%;
}

.p-t-15 {
    padding-top: 15px;
}

.bor-rad-10 {
    border-radius: 10px;
}

.carousel-item p {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    padding-top: 10px;
}

.txt1 {
    font-size: 13px;
    text-align: left;
    color: #009fdf;
    font-family: "SABIC Typeface Text Light";
}

.txt2 {
    font-size: 13px;
    text-align: left;
}

.k-widget.k-tooltip-validation {
    float: left;
    width: 100%;
    text-align: left;
    background-color: transparent;
    box-shadow: none;
    outline: none;
    border: none;
    font-size: 12px;
    color: #e35205;
    font-family: "SABIC Text Regular";
}

.captcha-img img.refreshCaptcha {
    width: 30px;
}

.captcha-text img.captcha-align-login {
    width: 160px !important;
}

/*
    .captcha-img {
    position: relative;
}

    .captcha-img img {
        position: absolute;
        right: 0px;
        top: 28px;
        width: 11%;
    }

        .captcha-img img.refreshCaptcha {
            position: absolute;
            right: 5px;
            top: 34px;
            width: 25px;
        }*/

.captcha-img-register img {
    position: absolute;
    right: 5px;
    top: 28px;
    width: 20%;
}

    .captcha-img-register img.refreshCaptcha {
        position: absolute;
        right: 0px;
        top: 34px;
        width: 25px;
    }

/*Dashboard*/
.main-logo-dash {
    font-size: 20px;
    color: #009fdf;
    font-weight: normal;
    width: 100%;
    text-align: left;
    padding-top: 5px;
    text-transform: uppercase;
    font-family: "SABIC Headline Regular";
    margin: 0px 0 -2px 0;
}

    .main-logo-dash img {
        width: 200px;
        height: auto;
    }

.small-text-dash {
    font-size: 13px;
    width: 100%;
    text-align: left;
    font-family: "SABIC Text Regular", Arial, sans-serif;
    letter-spacing: -0.5px;
    color: #FFCD00;
}

#lang-dash img {
    width: 45%;
    height: auto;
    margin-top: 10px;
    margin-right: 10px;
}

.sabic-border-bg {
    border-top: 2px solid #009fdf;
    border-bottom: 2px solid #FFCD00;
}

.height-53 {
    height: 53px;
}

.quote {
    float: left;
    font-family: SABIC Text Regular, Arial, sans-serif;
    font-weight: 600;
    font-size: .57rem;
    color: #4d4d4d;
    margin-top: 7px;
}

.menu-blue {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#11a1e1+0,008cc8+31,008cc8+100 */
    background: #11a1e1; /* Old browsers */
    background: -moz-linear-gradient(left, #11a1e1 0%, #0047BB 30%, #0047BB 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #11a1e1 0%,#0047BB 30%,#0047BB 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #11a1e1 0%,#0047BB 30%,#0047BB 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11a1e1', endColorstr='#0047BB',GradientType=1 ); /* IE6-9 */
    height: 3px;
}

.menu-yellow {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffcd00+0,ffc300+30,ffc300+100 */
    background: #ffcd00; /* Old browsers */
    background: -moz-linear-gradient(left, #ffcd00 0%, #FFA300 30%, #FFA300 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffcd00 0%,#ffc300 30%,#FFA300 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffcd00 0%,#FFA300 30%,#FFA300 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcd00', endColorstr='#FFA300',GradientType=1 ); /* IE6-9 */
    height: 3px;
}

.blue-line-pos {
    margin-top: 0px;
    position: fixed;
    z-index: 99;
}

.blueline-spacing .blue-line-pos {
    /*margin-top: 8px;*/
    margin-top:4px;
}

.login-styling {
    padding: 12px 0px 15px;
    border-bottom: none;
    border-top: none;
    border-right: 1px solid RGBA(230, 231, 232, .8);
    border-left: 1px solid RGBA(230, 231, 232, .8);
    margin-top: -18px;
}

.login-styling-2fa {
    padding: 12px 0px 12px 0;
    border-bottom: none;
    border-top: none;
    border-right: 1px solid RGBA(230, 231, 232, .8);
    border-left: 1px solid RGBA(230, 231, 232, .8);
    margin-top: -18px;
}

.login-heading {
    background-color: RGBA(230, 231, 232, .3);
    padding: 10px 0px;
    border-top: 1px solid RGBA(230, 231, 232, .8);
    border-bottom: none;
    border-right: 1px solid RGBA(230, 231, 232, .8);
    border-left: 1px solid RGBA(230, 231, 232, .8);
}

.logout-styling {
    margin-top: 0px;
    padding: 12px 0px 15px;
    border: 1px solid RGBA(230, 231, 232, .8);
    margin-bottom: 14px;
}

.login-footer-spacing {
    padding: 5px 15px;
    background-color: RGBA(230, 231, 232, .3);
    border-bottom: 1px solid RGBA(230, 231, 232, .8);
    border-top: none;
    border-right: 1px solid RGBA(230, 231, 232, .8);
    border-left: 1px solid RGBA(230, 231, 232, .8);
}

.height-50 {
    height: 50px;
}

.mar-top-0 {
    margin-top: 0px;
}

.mar-top-minus-12 {
    margin-top: -12px;
}

.mar-top-minus-15 {
    margin-top: -15px;
}

.mar-top-minus-25 {
    margin-top: -25px;
}

.mar-top-3 {
    margin-top: 3px;
}

.mar-top-36 {
    margin-top: 36px !important;
}

.mar-top-18 {
    margin-top: 18px !important;
}

.mar-top-7 {
    margin-top: 7px;
}

.mar-top-10 {
    margin-top: 12px;
}

.mar-top-12 {
    margin-top: 12px;
}

.mar-top-13 {
    margin-top: 13px;
}

.mar-top-15 {
    margin-top: 15px;
}

.mar-top-16 {
    margin-top: 16px;
}

.mar-top-65 {
    margin-top: 65px;
}

.mar-top-71 {
    margin-top: 71px;
}

.mar-top-20 {
    margin-top: 20px;
}

.mar-top-22 {
    margin-top: 22px !important;
}

.mar-top-23 {
    margin-top: 23px;
}

.mar-top-30 {
    margin-top: 30px;
}

.mar-top-33 {
    margin-top: 33px;
}

.mar-top-35 {
    margin-top: 35px;
}

.mar-top-45 {
    margin-top: 45px;
}

.mar-top-72 {
    margin-top: 72px;
}

.mar-top-90 {
    margin-top: 90px;
}

.mar-top-143 {
    margin-top: 143px;
}

.mar-top-140-mob {
    margin-top: 140px;
}

.mar-top-210 {
    margin-top: 210px;
}

.mar-left-minus-9 {
    margin-left: -9px;
}

.mar-left-minus-19 {
    margin-left: -19px;
}
.mar-left-75 {
    margin-left: 75px;
}
.mar-left-47 {
    margin-left: 75px;
}
.breadcrumb-spacing {
    margin-top: 0px;
    margin-bottom: 30px;
}

.pad-left-8 {
    padding-left: 8px;
}

.pad-left-15 {
    padding-left: 15px;
}

.number-count-oppor {
    font-size: 2.5rem;
    color: #009fdf;
    font-weight: normal;
    font-family: "SABIC Headline Light";
}

.bor-right-grey {
    border-right: 1px solid RGBA(230, 231, 232, .5);
}

.mar-right-2 {
    margin-left: 2px;
}

.mar-left-5 {
    margin-left: 5px;
}

.mar-left-10 {
    margin-left: 10px;
}

.mar-left-25 {
    margin-left: 25px;
}

.mar-left-35 {
    margin-left: 35px;
}

.mar-left-minus-8 {
    margin-left: -8px;
}

.mar-top-38 {
    margin-top: 38px;
}

.mar-right-15 {
    margin-right: 15px;
}

.spacing-lang {
    padding-right: 20px;
    margin-top: 3px;
    padding-left: 20px;
}

.btn-secondary-ent {
    background-color: transparent;
    border: 1px solid #e6e7e8;
    color: #4d4d4d;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

    .btn-secondary-ent[disabled],
    .btn-secondary-ent[readonly] {
        background-color: #e6e7e8;
        border: 1px solid #e6e7e8;
        cursor: not-allowed;
    }

    .btn-secondary-ent:hover {
        color: #4d4d4d;
        background: rgba(70, 180, 230, 0.2);
        border-color: #009fdf;
    }

    .btn-secondary-ent[disabled]:hover,
    .btn-secondary-ent[readonly]:hover {
        background-color: #e6e7e8;
        border: 1px solid #e6e7e8;
        color: #4d4d4d;
        cursor: not-allowed;
    }

.btn-secondary-ent-2 {
    background-color: transparent;
    border: 1px solid #009fdf;
    height: 40px;
    color: #009fdf;
    font-size: 13px;
    cursor: pointer;
    padding: 0 35px;
}

    .btn-secondary-ent-2:hover {
        background-color: #009fdf;
        border: 1px solid #009fdf;
        height: 40px;
        color: #fff;
        font-size: 13px;
        cursor: pointer;
        padding: 0 35px;
    }

    .btn-secondary-ent-2[disabled]:hover,
    .btn-secondary-ent-2[readonly]:hover {
        background-color: #009fdf;
        border: 1px solid #009fdf;
        color: #fff;
        cursor: not-allowed;
    }

.k-widget .k-grid-content tbody tr td button.btn-secondary-ent-3 {
    background-color: transparent;
    border: 1px solid #009fdf;
    padding: 7px 10px;
    color: #009fdf;
    font-size: 11px;
    min-width: 140px;
    border-radius: 0px;
}

.btn-secondary-ent-3 {
    background-color: transparent;
    border: 1px solid #009fdf;
    padding: 7px 20px;
    color: #009fdf;
    font-size: 11px;
}

.btn-tertiary-ent {
    background-color: #e35205;
    border: 1px solid #e35205;
    padding: 7px 20px;
    color: #fff;
    font-size: 11px;
    border-radius: 5px;
}

.support-icon-svg {
    background-image: url(CssImages/Icons/contact-us-grey.svg);
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

    .support-icon-svg:hover {
        background-image: url(CssImages/Icons/contact-us-color.svg);
        background-repeat: no-repeat;
        background-position: 15px 11px;
        padding-left: 28px;
        width: 60px;
        height: 60px;
        cursor: pointer;
    }

.i2030-icon-svg {
    background-image: url(CssImages/Icons/2030-grey.svg);
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

    .i2030-icon-svg:hover {
        background-image: url(CssImages/Icons/2030-color.svg);
        background-repeat: no-repeat;
        background-position: 15px 11px;
        padding-left: 28px;
        width: 60px;
        height: 60px;
        cursor: pointer;
    }

.process-icon-svg {
    background-image: url(CssImages/Icons/ExternalSpeakup-process-grey.svg);
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

    .process-icon-svg:hover {
        background-image: url(CssImages/Icons/ExternalSpeakup-process-color.svg);
        background-repeat: no-repeat;
        background-position: 15px 11px;
        padding-left: 28px;
        width: 60px;
        height: 60px;
        cursor: pointer;
    }

.infor-icon-svg {
    background-image: url(CssImages/Icons/infor-grey.svg);
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

    .infor-icon-svg:hover {
        background-image: url(CssImages/Icons/infor-color.svg);
        background-repeat: no-repeat;
        background-position: 15px 11px;
        padding-left: 28px;
        width: 60px;
        height: 60px;
        cursor: pointer;
    }

.new-oppor {
    /*background-image: url('CssImages/Icons/plus_grey.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 4px center;
    padding-left: 28px;*/
}

.explore-oppor {
    /*background-image: url('CssImages/Icons/search-advanced.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 4px center;
    padding-left: 28px;*/
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
    /*margin: 5px 0 0 0;*/
    letter-spacing: 0px;
    font-family: "SABIC Text Regular";
    color: #939598;
}

    .breadcrumb li.breadcrumb-item {
        letter-spacing: 0px;
        color: #009fdf;
    }

        .breadcrumb li.breadcrumb-item.active {
            cursor: pointer;
        }

        .breadcrumb li.breadcrumb-item a {
            letter-spacing: 0px;
        }

.breadcrumb-item.active span {
    color: #009fdf !important;
}

.padding-0 {
    padding: 0;
}

.margin-m-l-15 {
    margin-left: -15px;
}

#hero {
    background-attachment: fixed;
}

#mobile-nav-toggle {
    display: none;
}

.modal-header {
    padding: 0 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.5rem 0.9rem;
    border-top: 1px solid #e6e7e8;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.modal-header-top {
    border-bottom: none;
}

.modal-pop-btn {
    background-color: #009fdf;
    padding: 5px 50px;
    color: #fff;
    text-transform: capitalize;
    border-radius: 5px;
    border: none;
}

.modal-body .k-upload-sync .k-upload-button {
    margin: 0;
}

.text-modal {
    position: relative;
    margin-bottom: 13px;
    margin-top: 13px;
    font-size: 14px;
    font-weight: 300;
    color: #4d4d4d;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}

.text-modal-inner {
    font-family: "SABIC Headline Light";
    font-style: normal;
    font-size: 0.95rem;
    color: #939598;
    letter-spacing: 1px;
}

/*.modal-body .tab-content .wrap-input100 {
    margin-top: 0px;
}*/

.modal-header .close {
    padding: 0;
    margin: 5px 0px 3px auto;
}

.pad-right-0 {
    padding-right: 0;
}

.cursor-pointer {
    cursor: pointer;
}

.pad-right-4 {
    padding-right: 4px;
}

.pad-right-25 {
    padding-right: 25px;
}

.mar-right-35 {
    margin-right: 35px;
}

.w-15 {
    width: 15%;
    padding-right: 3%;
    padding-left: 0;
}

.pad-top-5 {
    padding-top: 5px;
}

.pad-top-45 {
    padding-top: 45px;
}

.width-sidemenu-sidemenu {
    width: 20%;
}

.width-sidemenu-sidemenu-icon {
    width: 4%;
}

.width-maincontent-sidemenu {
    width: 80%;
}

.width-maincontent-sidemenu-icon {
    width: 96%;
}

.width-5-per {
    width: 5%;
}

.width-10-per {
    width: 10%;
}

.width-20-per {
    width: 20%;
}

.width-50-per {
    width: 50%;
}

.width-80-per {
    width: 80%;
}

.width-90-per {
    width: 90%;
}

.width-95-per {
    width: 95%;
}

.w-85 {
    width: 85%;
}

.w-78 {
    width: 78%;
}

.w-88 {
    width: 88%;
}

.pop-icons-spacing {
    padding-right: 0px;
    padding-top: 0px;
    margin-top: -1px;
}

.pop-icons-spacing-login {
    padding-right: 5px;
    padding-top: 10px;
}

.pop-icons-width-login {
    width: 88%;
}

.pop-icons-width {
    width: 100%;
}

.profile-menu-logout a {
    font-family: "SABIC Text Regular";
    font-size: 13px;
    text-decoration: none;
    padding-left: 10px;
}

.profile-menu-logout .prof-name {
    font-family: "SABIC Text Regular";
    font-size: 14px;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 10px;
    color: #4d4d4d;
}

.error-div-mar {
    margin-top: 3px;
}

.error-reg-bg-registration {
    background: rgba(227, 82, 5, 0.8);
    border: none;
    border-radius: 5px;
    padding: 5px 15px;
}

.error-reg-bg {
    background-color: #e35205;
    border: none;
    border-radius: 5px;
    padding: 5px 15px;
}

.error-reg-msg {
    color: #fff;
    font-size: 12px;
}

    .error-reg-msg ul li {
        color: #fff;
        list-style-type: none;
    }

.success-reg-bg {
    background-color: #009fdf;
    border: none;
    border-radius: 5px;
    padding: 5px 15px;
}

#lang nav ol.breadcrumb li {
    color: #939598;
    font-size: 0.7rem;
    /*margin-bottom: 20px;*/
}

    #lang nav ol.breadcrumb li span {
        color: #939598;
        font-size: 0.9rem;
        padding-left: 0px;
        line-height: 45px;
        height: 35px;
        margin-top: -8px;
    }

    #lang nav ol.breadcrumb li#bdcParentMenu span {
        color: #4d4d4d;
    }

    #lang nav ol.breadcrumb li#bdcParentMenu {
        padding-left: 20px;
        background-image: url(CssImages/Icons/home_icon.png);
        background-size: 12px;
        background-repeat: no-repeat;
        background-position: 0px 15px;
    }

.k-grid-header th.k-header > .k-link {
    color: #FFF;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "SABIC Typeface Text Regular", Arial, sans-serif;
}

.k-grid-header th.k-header {
    background-color: #009fdf;
    background-image: none;
    border: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
    vertical-align: middle;
    box-shadow: inset 1px 0px 0px 0px #fff;
    color: #212529;
    font-size: 14px;
    font-weight: 300;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}

    .k-grid-header th.k-header:first-child {
        box-shadow: none;
    }

    .k-grid-header th.k-header a.k-grid-filter {
        border: none;
        outline: none;
    }

.k-alt {
    background-color: #fff;
}

.k-grid-header th.k-header:last-child {
    text-align: center;
}

.k-widget.k-grid div.k-grid-content .k-selectable tbody tr:nth-child(2n+1):hover, .k-grid td.k-state-selected:hover, .k-state-selected {
    background: RGBA(230, 231, 232, .3);
}

.k-grid tr {
    color: #4d4d4d;
    font-family: "SABIC Headline Regular";
    font-weight: normal;
    font-size: 15px;
}

    .k-grid tr:hover {
        color: #4d4d4d;
        background: RGBA(230, 231, 232, .3);
    }

    .k-grid tr.k-state-selected:hover td,
    .k-grid tr.k-alt.k-state-selected:hover td,
    .k-grid td.k-state-selected:hover,
    .k-grid tr.k-state-selected:hover {
        background: RGBA(230, 231, 232, .3);
        font-family: "SABIC Typeface Text Light", Arial, sans-serif;
        font-weight: normal;
        background-color: transparent;
        font-size: 14px;
    }

        .k-grid tr.k-state-selected:hover td,
        .k-grid tr.k-state-selected:hover {
            background: RGBA(230, 231, 232, .3);
        }

.k-grid .k-button {
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    border: 1px solid #e6e7e8;
    color: #4d4d4d;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}

.k-widget.k-grid .k-grid-toolbar {
    text-align: right;
    padding-right: 0px;
}

.k-pager-wrap > .k-link {
    height: 30px;
    line-height: 30px;
}

.k-grid ul.k-reset li span.k-state-selected {
    background-color: #009fdf;
}

#divGrid .k-widget div:first-child {
    border: none;
}

.maincontent-min-height {
    min-height: 80vh;
}

.k-widget .k-grid-content tbody tr td button {
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    border: 1px solid #e6e7e8;
    color: #4d4d4d;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}

    .k-widget .k-grid-content tbody tr td button:hover {
        color: #4d4d4d;
        background: rgba(70, 180, 230, 0.2);
        border-color: #009fdf;
    }

#myModalBody2 .SelectFinancing .k-widget .k-grid-content tbody tr td button {
    background: none;
    border-color: transparent;
    border: none;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0px;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}

    #myModalBody2 .SelectFinancing .k-widget .k-grid-content tbody tr td button:hover {
        color: #4d4d4d;
        background: none;
        border-color: transparent;
    }

.pad-top-40 {
    padding-top: 40px;
}

.k-animation-container form button.k-primary {
    border-color: #4d4d4d;
    color: #4d4d4d;
}

    .k-animation-container form button.k-primary:hover {
        border-color: #009fdf;
        color: #fff;
        background-color: #009fdf;
        background-image: none;
    }

.bg-success {
    background-color: #ffffff;
    border-color: #f0f1f7;
    color: #fff;
    font-size: 14px;
    box-shadow: 0px 0px 6px 2px #e2e2e2;
}

.bg-warning {
    background-color: #ffffff;
    border-color: #f0f1f7;
    color: #fff;
    font-size: 14px;
    box-shadow: 0px 0px 6px 2px #e2e2e2;
}

.k-grid tr td {
    border-style: none;
    border-color: transparent;
    text-align: left;
    vertical-align: baseline;
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #ebedf2;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 300;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    text-overflow: unset;
}

    .k-grid tr td:last-child {
        text-align: center;
        vertical-align: baseline;
    }

.container-layout {
    padding: 10px 15px;
    border: 1px solid #c6c8ca;
    border-radius: 10px;
    width: 100%;
    background-color: #fff;
}

.k-list .k-item.k-state-selected {
    background-image: none;
    background-color: #009fdf;
    color: #FFF;
    box-shadow: none;
    background: none;
}

.k-notification-error .bg-success {
    background-color: #009fdf !important;
    border: none;
    border-color: transparent;
    box-shadow: none;
}

.k-notification-error .bg-warning {
    background-color: #e35205 !important;
    border: none;
    border-color: transparent;
    box-shadow: none;
}

.k-notification-error {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

/*form {
width: 100%;
}*/

.pad-bot-15 {
    padding-bottom: 15px;
}

.pad-bot-5 {
    padding: 0px 0px 5px 0px;
}

.user-role {
    font-size: 13px;
    margin-top: 7px;
    margin-right: 10px;
}

.user-role-spacing {
    padding-right: 15px;
    padding-top: 9px;
}

    .user-role-spacing select .rolemenu {
        font-family: "SABIC Headline Regular";
        font-size: 13px;
    }

.nav-tabs-1 {
    float: left;
    width: 25%;
}

.user-role-spacing select {
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #c6c8ca;
    font-size: 13px;
}

.nav-tabs-1 {
    position: relative;
}

    .nav-tabs-1 .divDownArrow {
        display: none;
    }

    .nav-tabs-1 a {
        font-family: "SABIC Headline Regular" !important;
        color: #fff !important;
        background-color: #c6c8ca !important;
        border-radius: 0px !important;
        border-color: transparent !important;
        border: none !important;
        text-align: left !important;
        margin: 1px;
        padding-left: 10px !important;
        border-bottom: 0px solid transparent !important;
        padding-top: 10px !important;
        height: 46px !important;
        cursor: pointer;
    }

    .nav-tabs-1.survey a {
        height: 60px !important;
    }

    .nav-tabs-1 a:hover {
        color: #fff !important;
        font-family: "SABIC Headline Regular" !important;
        background-color: #FFCD00 !important;
        padding-left: 10px;
        padding-top: 10px !important;
        height: 46px !important;
        cursor: pointer;
    }

    .nav-tabs-1.survey a:hover {
        height: 60px !important;
    }

    .nav-tabs-1.active a {
        color: #fff !important;
        background-color: #FFCD00 !important;
        font-family: "SABIC Headline Regular" !important;
        padding-left: 10px;
        padding-top: 10px !important;
        height: 46px !important;
        cursor: pointer;
    }

    .nav-tabs-1.active.survey a {
        height: 60px !important;
    }

    .nav-tabs-1.active .divDownArrow {
        display: block;
    }

    .nav-tabs-1 .triangle-down {
        background-image: url('CssImages/Icons/down_arrow.svg');
        position: absolute;
        top: 37px;
        left: 146px;
        background-size: 30px;
        background-repeat: no-repeat;
        width: 71px;
        height: 70px;
    }

#divSurveyCategories .nav-tabs-1 .triangle-down {
    top: 50px;
}

#divSurveyCategoriesNew .nav-tabs-1 .triangle-down {
    top: 50px;
    left: 48%;
}

.search-icon {
    position: relative;
}

    .search-icon img {
        position: absolute;
        left: 23px;
        top: 25px;
        z-index: 9;
    }

.search-icon-msg {
    position: relative;
}

    .search-icon-msg img {
        position: absolute;
        right: 22px;
        top: 18px;
    }

.search-icon-2 img {
    position: absolute;
    left: 12px;
    top: 5px;
}

.search-icon .input-abs {
    position: absolute;
    right: 123px;
    top: 9px;
    z-index: 9;
}

.pad-left-0 {
    padding-left: 0px;
}

.pad-left-25 {
    padding-left: 25px;
}

.pad-left-35 {
    padding-left: 35px;
}

label.mandatory:after, label[data-mandatory="True"]:not(.mandatory-subspan):after,
label[data-mandatory="True"].mandatory-subspan .ques-text-mandatory:after {
    content: "*";
    color: red;
}

.k-detail-row .k-grid-header th.k-header {
    background-color: #939598;
}

.container-bg-layout {
    background: RGBA(198,200,202, .1);
    border: 1px solid RGBA(198,200,202, .3);
    padding: 10px 15px;
    border-radius: 0px;
}

.k-datepicker,
.k-timepicker,
.k-datetimepicker {
    width: 100%;
}

.diligence-label {
    font-size: 14px;
    color: #939598;
}

.diligence-text {
    font-size: 14px;
    color: #4d4d4d;
    word-break: break-all;
    display: inline-block;
    width: 100%;
}

.k-upload-sync .k-upload-button {
    margin: .8em -4em;
    background-color: #fff;
    border-color: #009fdf;
    border-radius: 0.2rem;
    color: #009fdf;
    box-shadow: none;
}

.modal-body .k-upload-button input {
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    border: 1px solid #e6e7e8;
    padding: 0.5rem 1rem !important;
    border-radius: 0.2rem;
}

.modal-body .k-upload-button span {
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    color: #4d4d4d;
    font-size: 0.875rem !important;
    line-height: 1.5 !important;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif !important;
}

.select-file-upload .k-upload-sync .k-upload-button {
    margin-left: 10px;
    box-shadow: none;
    margin-top: 3px;
    margin-bottom: 3px;
    background-color: transparent;
    border: 1px solid #e6e7e8;
    color: #4d4d4d;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

    .select-file-upload .k-upload-sync .k-upload-button:hover {
        color: #4d4d4d;
        background: rgba(70, 180, 230, 0.2);
        border-color: #009fdf;
    }

.attach-grid .k-widget tbody tr td button {
    background-color: #fff;
    color: #009fdf;
    border: 1px solid #009fdf;
    padding: 0 20px;
    border-radius: 4px;
    height: 25px;
    font-size: 0.8rem;
}

.userprofile-picgrey {
    width: 2rem;
}

.k-button:hover {
    color: #4d4d4d;
    background-color: #eef9fd;
    border-color: #009fdf;
}

html .k-upload {
    position: relative;
    background: RGBA(198,200,202, .1);
    border: none;
    background-image: none;
    border-radius: 0px;
    padding: 0px;
    border: 1px solid #e6e7e8;
    border-radius: 4px;
}

.k-upload-files {
    margin-top: 23px;
}
.custom-file{
    height:auto !important;
}
.close-btn {
    background-color: transparent;
    color: #939598;
    height: 38px;
    padding: 0 35px;
    font-size: 0.87rem;
    line-height: 0.87rem;
    border: 1px solid #939598;
}

    .close-btn:hover {
        background-color: #939598;
        color: #fff;
        border: 1px solid #939598;
    }

.attach-grid .k-widget tbody tr td .clear-btn {
    background-color: transparent;
    color: #e35205;
    border: 1px solid #e35205;
    padding: 5px 15px;
    font-size: 13px;
    cursor: pointer;
}

    .attach-grid .k-widget tbody tr td .clear-btn:hover {
        background-color: #e35205;
        color: #fff;
        border: 1px solid #e35205;
        padding: 5px 15px;
        font-size: 13px;
        cursor: pointer;
    }

.mar-left-20 {
    margin-left: 20px;
}

.mar-left-30 {
    margin-left: 30px;
}

.ent-primary-btn-cyan {
    background-color: #009fdf;
    border: 1px solid #009fdf;
    color: #ffffff;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

    .ent-primary-btn-cyan[disabled], .ent-primary-btn-cyan[readonly] {
        background-color: #c6c8ca;
        border: 1px solid #c6c8ca;
        color: #4d4d4d;
        cursor: not-allowed;
    }

    .ent-primary-btn-cyan:not([disabled]):not([readonly]):hover {
        color: #fff;
        background-color: rgba(0, 159, 223, 0.7);
        border-color: rgba(0, 159, 223, 0.7);
        cursor: pointer;
    }

.ent-secondary-btn-gray {
    /*background-color: #c6c8ca;*/
    border: 1px solid #939498;
    color: #ffffff;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

    .ent-secondary-btn-gray[disabled], .ent-secondary-btn-gray[readonly] {
        /*background-color: #c6c8ca;*/
        border: 1px solid #c6c8ca;
        color: #4d4d4d;
        cursor: not-allowed;
    }

    .ent-secondary-btn-gray:not([disabled]):not([readonly]):hover {
        color: #fff;
        /*background-color: rgba(0, 159, 223, 0.7);*/
        border-color: rgba(0, 159, 223, 0.7);
        cursor: pointer;
    }

.modal-content form {
    width: 100%;
}

.chk-bg-selction {
    background-color: #e6e7e8;
    padding-top: 8px;
}


/*Preview Registration*/

.col-20-per {
    flex: 0 0 20%;
    max-width: 20%;
}

.reg-text-color {
    font-size: 15px;
    color: #939598;
    font-family: "SABIC Headline Regular";
    font-weight: 400;
}

    .reg-text-color.active {
        font-size: 15px;
        color: #009fdf;
        font-family: "SABIC Headline Regular";
        font-weight: 400;
    }

.reg-icons-1 {
    background-image: url('CssImages/Icons/registration_grey.png');
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: 4px center;
    height: 100px;
    margin-top: -10px;
    border-radius: 50%;
}

    .reg-icons-1.active {
        background-image: url('CssImages/Icons/registration_color.png');
        background-size: 55px;
        background-repeat: no-repeat;
        background-position: 4px center;
        height: 100px;
        margin-top: -10px;
        border-radius: 50%;
    }

.reg-icons-2 {
    background-image: url('CssImages/Icons/profeasibility_grey.png');
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: 4px center;
    height: 100px;
    margin-top: -10px;
    border-radius: 50%;
}

    .reg-icons-2.active {
        background-image: url('CssImages/Icons/profeasibility_color.png');
        background-size: 55px;
        background-repeat: no-repeat;
        background-position: 4px center;
        height: 100px;
        margin-top: -10px;
        border-radius: 50%;
    }

.reg-icons-3 {
    background-image: url('CssImages/Icons/business_case_grey.png');
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: 4px center;
    height: 100px;
    margin-top: -10px;
    border-radius: 50%;
}

    .reg-icons-3.active {
        background-image: url('CssImages/Icons/business_case_color.png');
        background-size: 55px;
        background-repeat: no-repeat;
        background-position: 4px center;
        height: 100px;
        margin-top: -10px;
        border-radius: 50%;
    }

.reg-icons-4 {
    background-image: url('CssImages/Icons/support_package_grey.png');
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: 4px center;
    height: 100px;
    margin-top: -10px;
    border-radius: 50%;
}

    .reg-icons-4.active {
        background-image: url('CssImages/Icons/support_package_color.png');
        background-size: 55px;
        background-repeat: no-repeat;
        background-position: 4px center;
        height: 100px;
        margin-top: -10px;
        border-radius: 50%;
    }

.reg-icons-5 {
    background-image: url('CssImages/Icons/graduation_grey.png');
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: 4px center;
    height: 100px;
    margin-top: -10px;
    border-radius: 50%;
}

    .reg-icons-5.active {
        background-image: url('CssImages/Icons/graduation_color.png');
        background-size: 55px;
        background-repeat: no-repeat;
        background-position: 4px center;
        height: 100px;
        margin-top: -10px;
        border-radius: 50%;
    }

.pos-rel {
    position: relative !important;
}

.reg-dot-line {
    border: 1px dotted #e6e7e8;
    position: absolute;
    left: 60px;
    top: 60px;
    width: 100%;
}

    .reg-dot-line.active {
        border: 1px dotted #009fdf;
        position: absolute;
        left: 60px;
        top: 60px;
        width: 100%;
    }

.vert-pendulum-line {
    border: 3px solid #e6e7e8;
    position: absolute;
    left: 30px;
    top: 88px;
    height: 200px;
    transform: rotate(180deg);
}

    .vert-pendulum-line.active {
        border: 3px solid #009fdf;
        position: absolute;
        left: 30px;
        top: 88px;
        height: 200px;
        transform: rotate(180deg);
        width: 3px;
    }

.vert-pendulum {
    border-radius: 50%;
    position: absolute;
    left: 20px;
    top: 270px;
    width: 25px;
    height: 25px;
    background-color: #e6e7e8;
}

    .vert-pendulum.active {
        border-radius: 50%;
        position: absolute;
        left: 20px;
        top: 270px;
        width: 25px;
        height: 25px;
        background-color: #009fdf;
    }

.submit-reg-text {
    font-size: 16px;
    color: #4d4d4d;
    font-family: "SABIC Headline Regular";
    position: absolute;
    left: 70px;
    top: 200px;
    width: 100%;
}

.submit-reg-btn {
    font-size: 16px;
    color: #4d4d4d;
    font-family: "SABIC Headline Regular";
    position: absolute;
    left: 70px;
    top: 210px;
    width: 100%;
}

.submit-reg-btn {
    font-size: 16px;
    color: #4d4d4d;
    font-family: "SABIC Headline Regular";
    position: absolute;
    left: 70px;
    top: 210px;
    width: 100%;
}

.submit-reg-button {
    position: absolute;
    left: 70px;
    top: 230px;
}

.text-ent-red {
    color: #e35205;
}

.container-check {
    background-color: #e6e7e8;
    padding: 10px 25px 2px 5px;
    float: left;
}

.container-radio {
    background-color: #e6e7e8;
    padding: 12px 20px 0px 13px;
    float: left;
}

/*
    .container-check input {
        width: 23px;
        height: 23px;
    }

    .container-check span, .container-check label {
        position: relative;
        left: 7px;
        top: -6px;
    }



    .container-radio span, .container-radio label {
        position: relative;
        left: 5px;
        top: -5px;
        color: #939598;
    }*/

.ent-btn-clear {
    background-color: transparent;
    border: 1px solid #E35205;
    color: #E35205;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

    .ent-btn-clear:hover {
        background-color: #E35205;
        color: #FFF;
        border: 1px solid #E35205;
    }

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.padding-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.mar-right-35 {
    margin-right: 35px;
}

.drop-down-ext .min-height-50 {
    min-height: 50px !important;
}

.min-height-350 {
    min-height: 350px;
}

.min-height-550 {
    min-height: 550px;
}

.submit-big-text {
    color: #939598;
    font-size: 18px;
    font-family: "SABIC Headline Regular";
}

.submit-small-text {
    color: #939598;
    font-size: 14px;
    font-family: "SABIC Headline Regular";
}

.dot-round h1 {
    line-height: 0px;
    margin: 0;
    padding: 0;
    color: #e35205;
}

.w-400 {
    width: 400px;
}

.offline-msg span {
    font-size: 11px;
    color: #939598;
}

.mar-right-left-4 {
    margin-left: 4px;
    margin-right: 4px;
}

.border-bot {
    color: #e6e7e8;
}

.vert-pipe-line span {
    color: #939598;
}

.bor-modal {
    border: 1px solid #e6e7e8;
}

.mar-per-fix-offline-ext {
    /*margin: 5.3% 58%;*/
    right: 245px !important;
    position: absolute;
    top: 45px;
}

.mar-per-fix-noti-ext {
    /*margin: -5.6% 66%;*/
    right: 260px !important;
    position: absolute;
    top: -100px;
}

.mar-per-fix-offline {
    /*margin: 10.9% 64%;*/
    right: 0 !important;
    position: absolute;
    top: 122px;
}

.mar-per-fix-noti {
    /*margin: 4% 59%;*/
    right: 0 !important;
    position: absolute;
    top: -25px;
}

.msg-bg-container-grey {
    background-color: rgba(0,159,223,0.1);
    padding: 10px 20px;
    border-radius: 5px;
    float: left;
    max-width: 95%;
    width: 95%;
}

.msg-bg-container-orange {
    background-color: rgba(0,159,223,0.25);
    padding: 10px 20px;
    border-radius: 5px;
    float: right;
    min-width: 95%;
    width: 95%;
}

.send-date {
    font-size: 11px;
    color: #4d4d4d;
}

[data-childparentquestionid][data-isconditional="True"] {
    display: none;
}

.YesConditional[data-childparentquestionid][data-isconditional="True"] {
    display: flex;
}

.pad-left-35 {
    padding-left: 35px;
}

.radio-text-spacing {
    margin-top: 10px;
    margin-left: 9px;
    margin-right: 0px;
}

.radio-input-spacing {
    margin-top: 9px;
}

.pad-left-100 {
    padding-left: 50px;
}


/* Loader */

.sprogress {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 99999;
    background-color: rgba(255, 255, 255, 0.5);
}

.loading-loader {
    position: relative;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .loading-loader::after {
        content: "";
        width: 130px;
        height: 130px;
        position: absolute;
        margin: 0 auto;
        border: 12px solid #1f569d;
        border-radius: 50%;
        border-top-color: #fff;
        animation: spin 1.5s linear infinite;
        -webkit-animation: spin 1.5s linear infinite;
    }


svg.logo {
    width: 50px;
    height: 60px;
}

.img-loader-gif {
    height: 150px;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1000000;
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*.sprogress {
z-index: 1000;
border: none;
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-color: rgb(27, 32, 36);
opacity: 0.65;
filter: alpha(opacity=65);
cursor: wait;
position: absolute;
display: block;
position: fixed;
top: 0px;
right: 0px;
left: 0px;
bottom: 0px;
padding: 10px;
opacity: 25;
z-index: 10000;
border: double 0px red;
margin: auto;
background-color: #000000;
opacity: 0.5;
filter: alpha(opacity=50);
}*/

.sprogress-loader i {
    font-size: 38px;
    color: #fff;
}

.sprogress-loader {
    z-index: 1011;
    position: absolute;
    padding: 0px;
    margin: 0px;
    top: 50%;
    left: 50%;
    text-align: center;
    color: rgb(255, 255, 255);
    border: 0px;
    cursor: wait;
}

.overlay-loader {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 0px;
    opacity: .6;
    left: 0;
    z-index: 999999;
}

/* End - Loader */


button.clear-filter {
    border: none;
    outline: none;
    background: none;
}

.oppor-details-heading {
    background-color: #939598;
    color: white;
    padding: 10px 15px;
    font-size: 15px;
}

.question-spacing {
    border-bottom: 1px solid #c6c8ca;
    padding-bottom: 3px;
    font-size: 14px;
}

.question-spacing-child {
    border-bottom: 1px solid #c6c8ca;
    padding-bottom: 3px;
    font-size: 12px;
}

.pad-left-30 {
    padding-left: 30px;
}

.mar-bottom-15 {
    margin-bottom: 15px;
}

.mar-bottom-5 {
    margin-bottom: 5px;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.wrap-input100 .k-widget span {
    border: none;
    margin: 0;
    padding: 0;
}

    .wrap-input100 .k-widget span.k-icon.k-i-warning {
        display: none;
    }

.oppor-type-heading {
    background-color: #e6e7e8;
    padding: 10px;
}

.oppor-type-nobg {
    background-color: transparent;
    padding: 10px;
    border-top: none;
    border-bottom: 1px solid #e6e7e8;
}

.selected-oppor-bg {
    background-color: #e6e7e8;
    padding: 10px;
}

.prof-text-name {
    margin: 10px 0 0 25px;
}

    .prof-text-name h1 {
        color: #fff;
        font-size: 28px;
    }

.img-holder {
    width: 37px;
    height: 36px;
    border-radius: 50%;
    background-color: #009fdf;
    margin-left: -10px;
}

    .img-holder img {
        width: 35px;
        height: 35px;
        border-radius: 50%;
    }

.pad-10-all {
    padding: 10px;
}

.pad-25-all {
    padding: 25px;
}

.pad-4-per {
    padding: 0% 4%;
}

.pad-4-right-per {
    padding: 0% 4% 0% 0.5%;
}

.edit-img {
    margin: 2px 0 0 18px;
}

    .edit-img a {
        color: #fff;
    }

.back-btn {
    background-color: transparent;
    border: 1px solid #041E42;
    color: #041E42;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

    .back-btn:hover {
        background-color: #041E42;
        color: #fff;
        border: 1px solid #041E42;
    }

.clear-btn {
    background-color: transparent;
    color: #e35205;
    border: 1px solid #e35205;
    padding: 5px 15px;
    font-size: 13px;
    cursor: pointer;
}

    .clear-btn:hover {
        background-color: #e35205;
        color: #fff;
        border: 1px solid #e35205;
        padding: 5px 15px;
        font-size: 13px;
        cursor: pointer;
    }

.pad-top-27 {
    padding-top: 27px;
}

.fnt-size-12 {
    font-size: 12px;
}

.fnt-size-13 {
    font-size: 13px;
}

.fnt-size-16 {
    font-size: 16px;
}

.select-file-upload-nomargin-l .k-upload-sync .k-upload-button {
    margin-left: 0px;
    background-color: #fff;
    border-color: #009fdf;
    border-radius: 0px;
    color: #009fdf;
    box-shadow: none;
}

.mar-top-5 {
    margin-top: 5px;
}

.mar-top-minus-5 {
    margin-top: -5px;
}

.mar-top-25 {
    margin-top: 25px;
}

.mar-top-22 {
    margin-top: 22px;
}

.mar-top-40 {
    margin-top: 40px;
}

.mon-greydark-text {
    border-bottom: 1px solid #009fdf;
    border-top: none;
    border-left: none;
    border-right: none;
}

.k-grid-header-wrap table th .k-i-filter {
    color: #FFF;
}

.medium {
    height: 36px;
    font-size: 0.75rem !important;
    line-height: 0.75rem;
}

.menu-has-children {
    padding-right: 10px;
}

.nav-menu > li.mid_border {
    font-size: 12px;
    border-right: 1.5px solid #c6c8ca;
    line-height: 13px;
    margin-top: 17px;
    margin-right: 10px;
}

.nav-menu > li:last-child.mid_border {
    border-right: none;
}

.mid_border {
    font-size: 12px;
    border-right: 1.5px solid #c6c8ca;
    line-height: 24px;
    margin-top: 12px;
    margin-right: 5px;
    float: right;
}

.mid_border_logo {
    font-size: 12px;
    border-right: 1.5px solid #c6c8ca;
    line-height: 30px;
    margin-top: 15px;
    margin-right: -13px;
    float: right;
}

.login_mid_border_logo {
    font-size: 12px;
    border-right: 1.5px solid #c6c8ca;
    line-height: 30px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: -10px;
    float: right;
}

.mid_border:last-child {
    border-right: none;
}

.mid_border_login {
    font-size: 8px;
    border-right: 1px solid #c6c8ca;
    line-height: 15px;
    margin-top: 3px;
}

.menu-has-children a.ParentMenu {
    background-image: url(CssImages/Icons/down-arrow.png);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: 97% 70%;
    cursor: pointer;
    padding-right: 15px;
}

.menu-has-children ul li a {
    color: #009fdf;
}

    .menu-has-children ul li a:hover {
        color: #009fdf !important;
    }

    .menu-has-children ul li a.current-role,
    .menu-has-children ul li a.current-role:hover {
        color: #e6e7e8 !important;
        cursor: default !important;
    }

.k-grid-header th.k-header:first-child {
    box-shadow: none;
}

.k-grid-top {
    background-color: transparent;
    border: none;
}

.k-grid ul.k-reset li span.k-state-selected {
    background-color: #009fdf;
    color: #fff;
    border: 1px solid #e6e7e8;
}

.k-widget .k-grid-content tbody tr td button.btn-spacing {
    margin-bottom: 10px;
}

.k-widget {
    border: none;
}

.wrap-input-file-upload .k-upload-sync .k-upload-button {
    background-color: #009fdf;
    color: #fff;
    height: 38px;
    padding: 0 35px;
    font-size: 0.87rem;
    line-height: 0.87rem;
    border: 1px solid #009fdf;
    background-image: none;
}

    .wrap-input-file-upload .k-upload-sync .k-upload-button span {
        color: #FFF;
    }

    .wrap-input-file-upload .k-upload-sync .k-upload-button:hover {
        background-color: #FFCD00;
        color: #4d4d4d !important;
        border: 1px solid #ffcd00;
    }

    .wrap-input-file-upload .k-upload-sync .k-upload-button span:hover {
        color: #4d4d4d !important;
    }

#profile .dropdown-menu {
    width: 270px;
    margin-right: 0px;
    border: 1px solid #c6c8ca;
    border-radius: 7px;
    margin-top: 7px;
    min-height: 370px;
    overflow-y: auto;
    transform: translate3d(5px, 42px, 0px) !important;
}

#profile .drop-ext button img {
    width: 43%;
}

.no-border-right {
    border-right: none !important;
}

.no-border-left {
    border-left: none !important;
}

.no-border-top {
    border-right: none !important;
}

.no-border-bottom {
    border-bottom: none !important;
}

.border-right {
    border-right: 1px solid #c6c8ca !important;
}

.border-left {
    border-left: 1px solid #c6c8ca !important;
}

.border-top {
    border-right: 1px solid #c6c8ca !important;
}

.border-bottom {
    border-bottom: 1px solid #c6c8ca !important;
}

.k-animation-container .k-notification {
    box-shadow: none;
    background: none;
    background-color: transparent;
    margin-top: 43px;
    text-align: left;
    width: 100%;
}

.bg-success {
    background-color: #009fdf !important;
    color: #fff;
    background: none;
    box-shadow: none;
    float: left;
    text-align: left;
}

.bg-warning {
    background-color: #e35205 !important;
    color: #fff;
    background: none;
    box-shadow: none;
    float: left;
    text-align: left;
}

/* Hide the browser's default radio button */

.check-spacing label.container-list {
    padding: 10px 25px 10px 45px;
}

.check-spacing .checkmark.checkbox {
    left: 10px;
}

.checkbox-popup .checkmark.checkbox {
    left: 0px;
}

label.container-list {
    width: 100%;
    padding: 10px 25px 10px 45px;
    margin-bottom: 0;
    cursor: pointer;
    text-align: left;
}

.radiobox label.container-list {
    vertical-align: middle;
    padding: 10px 20px 10px 48px;
    margin-bottom: 0;
    cursor: pointer;
    text-align: left;
}

.container-check-list {
    background-color: transparent;
    float: left;
    width: 100%;
    cursor: pointer;
}

.container-radio-list {
    background-color: transparent;
    float: left;
    width: 100%;
    cursor: pointer;
}

.container-list input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

    .container-list input[type="checkbox"] {
        height: 0;
        width: 0;
    }

/* Create a custom radio button */
.checkmark.radiobox {
    position: absolute;
    top: 8px;
    left: 24px;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border: 1px solid #c6c8ca;
    border-radius: 50%;
}

.oppor .checkmark.radiobox {
    left: 19px;
}

.checkmark.checkbox {
    position: absolute;
    top: 8px;
    left: 24px;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border: 1px solid #c6c8ca;
    border-radius: 2px;
}

    .checkmark.checkbox.disabled {
        cursor: not-allowed;
    }

.checkmark.checkbox-accept {
    position: absolute;
    top: 14px;
    left: 0px;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #c6c8ca;
}

.checkmark.checkbox-accept-outreach {
    position: absolute;
    top: 23px;
    left: 168px;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #c6c8ca;
}

.checkmark.checkbox-accept-login {
    position: absolute;
    top: 16px;
    left: auto;
    right: 190px;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #c6c8ca;
}

input[type="checkbox"][disabled] + .checkmark,
input[type="checkbox"][readonly] + .checkmark,
input[type="checkbox"][disabled] + .checkmark:hover,
input[type="checkbox"][readonly] + .checkmark:hover,
.checkmark[disabled],
.checkmark[readonly] {
    opacity: 0.6;
    cursor: not-allowed;
}

/* On mouse-over, add a grey background color */
.container-list:hover input ~ .checkmark {
    background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.container-list input:checked ~ .checkmark {
    background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.input100[disabled],
.input100[readonly],
.input100-textarea[disabled],
.input100-textarea[readonly],
.container-list input[disabled]:checked ~ .checkmark,
.container-list input[readonly]:checked ~ .checkmark {
    opacity: 0.7;
    cursor: not-allowed;
}

.input100.grayed[disabled],
.input100.grayed[readonly] {
    background-color: #c6c8ca;
    cursor: not-allowed;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-list input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container-list .checkmark.radiobox:after {
    top: 7px;
    left: 7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #c6c8ca;
}

.k-grid.RadioYesNo .container-list .checkmark.radiobox:after {
    top: 8px;
    left: 8px;
}

.container-list .checkmark.checkbox:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #c6c8ca;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* ------------------------------------------ Radiobox List - Start -------------------------------------------------*/

.submit-reg-text-top-1 {
    top: 160px;
}

.submit-reg-text-top-2 {
    top: 170px;
}

.submit-reg-text-top-3 {
    top: 180px;
}

.k-grid .k-button:focus {
    box-shadow: none;
}

.no-bg-color {
    background-color: transparent !important;
}


/*Navigation Menu*/

.left_nav_base {
    float: left;
    height: 100%;
    width: 100%;
    padding-right: 10px;
}

.navigation {
    margin: 0;
    padding: 0px 0;
    list-style: none;
    position: relative;
}

    .navigation li + li {
        margin-top: 2px;
    }

    /*.navigation li + li {
        background-color: rgba(231, 232, 233, 0.4) !important;
    }*/

    .navigation li a > i {
        top: 0;
        margin-top: 2px;
        margin-right: 2px;
        float: right;
        -webkit-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out;
        font-size: 18px;
    }

.hide-text .navigation li a > i {
    float: none;
    text-align: center;
}

.navigation > li > a > span {
    position: relative;
    top: 3px;
}

.navigation > li.side-menu-item > a:hover {
    cursor: pointer;
}

.navigation > li.side-menu-item > a:not(.active):hover {
    cursor: pointer;
}

.master-page-border {
    border: 10px solid #e6e7e8;
}

.category-content ul.nobg-img li:first-child {
    background-image: none;
}

/*------------------------------------------------------------------------------------*/

.side-menu-item {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 10px 8px;
    border-radius: 5px;
    margin: 2px 2px;
}

    .side-menu-item.active {
        background-color: rgba(0, 159, 223, 1);
        background-position: 10px 8px;
        border-radius: 5px;
        margin: 2px 2px;
    }

    .side-menu-item:not(.active):hover {
        background-color: rgba(0, 159, 223, 0.4);
        /*background-position: 10px 8px;*/
        border-radius: 5px;
        margin: 2px 2px;
    }

.hide-text .side-menu-item {
    background-color: #fff;
    background-position: 10px 8px;
}

    .hide-text .side-menu-item.active {
        background-color: rgba(0, 159, 223, 1);
        background-position: 10px 8px;
    }

    .hide-text .side-menu-item:not(.active):hover {
        background-color: rgba(0, 159, 223, 0.4);
        background-position: 10px 8px;
    }

/*Manage Oppor files icon*/

.admin-manage-department-icon,
.admin-manage-department-icon:hover {
    background-image: url(CssImages/Icons/worklist/manage-department-blue-icon.png);
}

    .admin-manage-department-icon.active {
        background-image: url(CssImages/Icons/worklist/manage-department-white-icon.png);
    }

/*------------------------------------------------------------------------------------*/


.manage-questionnaire-icon,
.manage-questionnaire-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .manage-questionnaire-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }


/*------------------------------------------------------------------------------------*/

.manage-oppor-references-icon,
.manage-oppor-references-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .manage-oppor-references-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }


/*---------------------------------------------------------------------------------------*/

.manage-disclaimer-icon,
.manage-disclaimer-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .manage-disclaimer-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }


/*---------------------------------------------------------------------------------------*/

.manage-terms-conditions-icon,
.manage-terms-conditions-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .manage-terms-conditions-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }


/*---------------------------------------------------------------------------------------*/

.manage-kpi-duration-icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .manage-kpi-duration-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }

    .manage-kpi-duration-icon:hover {
        background-image: url(CssImages/Icons/menu-icons.png);
    }


/*---------------------------------------------------------------------------------------*/

.manage-notifications-icon,
.manage-notifications-icon:hover {
    background-image: url(CssImages/Icons/worklist/manage-notification-blue-icon.png);
}

    .manage-notifications-icon.active {
        background-image: url(CssImages/Icons/worklist/manage-notification-white-icon.png);
    }


/*---------------------------------------------------------------------------------------*/

.admin-manage-task-step-duration-icon,
.admin-manage-task-step-duration-icon:hover {
    background-image: url(CssImages/Icons/worklist/manage-task-step-duration-blue-icon.png);
    background-position: 10px 20px;
}

    .admin-manage-task-step-duration-icon.active {
        background-image: url(CssImages/Icons/worklist/manage-task-step-duration-white-icon.png);
        background-position: 10px 20px;
    }

.hide-text .admin-manage-task-step-duration-icon,
.hide-text .admin-manage-task-step-duration-icon:hover {
    background-image: url(CssImages/Icons/worklist/manage-task-step-duration-blue-icon.png);
    background-position: 10px 8px;
}

    .hide-text .admin-manage-task-step-duration-icon.active {
        background-image: url(CssImages/Icons/worklist/manage-task-step-duration-white-icon.png);
        background-position: 10px 8px;
    }


/*---------------------------------------------------------------------------------------*/

.manage-maintainence-msg-icon,
.manage-maintainence-msg-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .manage-maintainence-msg-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }



/*---------------------------------------------------------------------------------------*/

.manage-user-sign-icon,
.manage-user-sign-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .manage-user-sign-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }



/*---------------------------------------------------------------------------------------*/

.worklist-activity-calender-icon,
.worklist-activity-calender-icon:hover {
    background-image: url(CssImages/Icons/worklist/calender-blue-icon.png);
}

    .worklist-activity-calender-icon.active {
        background-image: url(CssImages/Icons/worklist/calender-white-icon.png);
    }

/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/

.worklist-performance-dashborad-icon,
.worklist-performance-dashborad-icon:hover {
    background-image: url(CssImages/Icons/worklist/dashboard-blue-icon.png);
}

    .worklist-performance-dashborad-icon.active {
        background-image: url(CssImages/Icons/worklist/dashboard-white-icon.png);
    }

/*---------------------------------------------------------------------------------------*/


.delegation-icon,
delegation-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .delegation-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }


/*---------------------------------------------------------------------------------------*/

.redirect-opportunity-icon,
.redirect-opportunity-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .redirect-opportunity-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }


/*---------------------------------------------------------------------------------------*/

.search-oppor-support-center-icon,
.search-oppor-support-center-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .search-oppor-support-center-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }


/*---------------------------------------------------------------------------------------*/


.admin-reassign-task-icon,
.admin-reassign-task-icon:hover {
    background-image: url(CssImages/Icons/worklist/re-assign-task-blue-icon.png);
}

    .admin-reassign-task-icon.active {
        background-image: url(CssImages/Icons/worklist/re-assign-task-white-icon.png);
    }


/*---------------------------------------------------------------------------------------*/

.admin-manage-notification-icon,
.admin-manage-notification-icon:hover {
    background-image: url(CssImages/Icons/worklist/manage-notification-blue-icon.png);
}

    .admin-manage-notification-icon.active {
        background-image: url(CssImages/Icons/worklist/manage-notification-white-icon.png);
    }


/*---------------------------------------------------------------------------------------*/

.admin-manage-delegation-icon,
.admin-manage-delegation-icon:hover {
    background-image: url(CssImages/Icons/worklist/manage-delegation-blue-icon.png);
}

    .admin-manage-delegation-icon.active {
        background-image: url(CssImages/Icons/worklist/manage-delegation-white-icon.png);
    }

/*---------------------------------------------------------------------------------------*/

.admin-manage-holidays-icon,
.admin-manage-holidays-icon:hover {
    background-image: url(CssImages/Icons/worklist/manage-holidays-blue-op1-icon.png);
}

    .admin-manage-holidays-icon.active {
        background-image: url(CssImages/Icons/worklist/manage-holidays-white-op1-icon.png);
    }

/*---------------------------------------------------------------------------------------*/

.search-investor-icon,
.search-investor-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .search-investor-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }

/*---------------------------------------------------------------------------------------*/

.manage-resources-icon,
.manage-resources-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .manage-resources-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }


/*---------------------------------------------------------------------------------------*/


.set-user-offline-icon,
set-user-offline-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .set-user-offline-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }

/*---------------------------------------------------------------------------------------*/

.trigger-emai-icon,
.trigger-emai-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .trigger-emai-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }


/*---------------------------------------------------------------------------------------*/

.worklist-activity-center-icon,
.worklist-activity-center-icon:not(.active):hover {
    background-image: url(CssImages/Icons/worklist/activity-center-blue-icon.png);
}

    .worklist-activity-center-icon.active {
        background-image: url(CssImages/Icons/worklist/activity-center-white-icon.png);
    }

/*---------------------------------------------------------------------------------------*/

.manage-categories-icon,
.manage-categories-icon:hover {
    background-image: url(CssImages/Icons/menu-icons.png);
}

    .manage-categories-icon.active {
        background-image: url(CssImages/Icons/menu-icons.png);
    }

/*---------------------------------------------------------------------------------------*/

.navigation li a {
    min-height: 46px;
    padding: 12px 14px 12px 48px;
    text-transform: capitalize;
    font-size: 13px;
    display: block;
    font-weight: 500;
    color: #4d4d4d;
    text-align: left;
    line-height: 20px;
    cursor: pointer;
    text-decoration: none;
    border-radius: 5px;
}

.navigation li:not(.active) a:not(.sidebar-control) {
    background-color: rgba(231, 232, 233, 0.4) !important;
}


.navigation > li.side-menu-item > a:not(.active):hover {
    background-color: rgba(231, 232, 233, 0.0) !important;
}


.navigation li.active a {
    color: #FFF !important;
}

.hide-text .navigation > li {
    position: relative;
    /*padding-bottom: 3px;*/
    margin-bottom: 2px;
    border-radius: 5px;
    margin: 2px 2px;
}

    .hide-text .navigation > li a {
        text-align: left;
        margin-left: -26px;
        /*margin-top: 3px;*/
    }

    .hide-text .navigation > li > a > span {
        display: none;
    }

    .hide-text .navigation > li:hover > a > span {
        display: block;
        position: absolute;
        top: 0;
        right: -301px;
        background-color: #009fdf;
        border: 1px solid #009fdf;
        padding: 10.3px 12px 13.3px 12px;
        width: 300px;
        text-align: left;
        color: #fff;
        cursor: pointer;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        z-index: 99;
    }

.sidebar-xs .sidebar-main .navigation > li:hover:not(.active) > a {
    background-color: transparent !important;
}
/*Navigation Ends*/
.mar-bot-border {
    border-bottom: 1px solid #009fdf;
}

.survey-icon-png {
    background-image: url(CssImages/Icons/survey-icon-grey.png);
    background-size: 72%;
    background-repeat: no-repeat;
    background-position: 6px 2px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.survey-icon-color {
    background-image: url(CssImages/Icons/survey.png);
    background-size: 72%;
    background-repeat: no-repeat;
    background-position: 6px 2px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

    .survey-icon-color:hover {
        background-image: url(CssImages/Icons/survey.png);
        background-size: 72%;
        background-repeat: no-repeat;
        background-position: 6px 2px;
        padding-left: 28px;
        width: 60px;
        height: 60px;
        cursor: pointer;
    }

.communicate-icon-color {
    background-image: url(CssImages/Icons/communicate-icon-color.png);
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.communicate-icon-png {
    background-image: url(CssImages/Icons/communicate-icon-grey.png);
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

    .communicate-icon-png:hover {
        background-image: url(CssImages/Icons/communicate-icon-color.png);
        background-size: 55%;
        background-repeat: no-repeat;
        background-position: 15px 11px;
        padding-left: 28px;
        width: 60px;
        height: 60px;
        cursor: pointer;
    }

.call-icon-color {
    background-image: url(CssImages/Icons/call-icon-color.png);
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: 20px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.call-icon-png {
    background-image: url(CssImages/Icons/call-icon-grey.png);
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: 20px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

    .call-icon-png:hover {
        background-image: url(CssImages/Icons/call-icon-color.png);
        background-size: 35%;
        background-repeat: no-repeat;
        background-position: 20px 11px;
        padding-left: 28px;
        width: 60px;
        height: 60px;
        cursor: pointer;
    }

.global-icon-png {
    background-image: url(CssImages/Icons/global-icon-grey.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin-top: 8px;
}

    .global-icon-png:hover {
        background-image: url(CssImages/Icons/global-icon-color.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        width: 32px;
        height: 32px;
        cursor: pointer;
        margin-top: 8px;
    }

.notification-icon-png {
    background-image: url(CssImages/Icons/notification-icon-grey.png);
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.notification-icon-color {
    background-image: url(CssImages/Icons/notification-icon-color.png);
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

#myModalNotification .modal-lg, #myModalNotification .modal-xl {
    max-width: 75%;
}

#myModal2 .modal-lg, #myModal2 .modal-xl {
    max-width: 96%;
}

.modal-large-backdrop {
    z-index: 1060;
}

.modal-large {
    z-index: 1070;
}

.modal-medium-backdrop {
    z-index: 1080;
}

.modal-medium {
    z-index: 1090;
}

.modal-small-backdrop {
    z-index: 1100;
}

.modal-small {
    z-index: 1110;
}

.modal-confirm-backdrop {
    z-index: 1120;
}

.modal-confirm {
    z-index: 1130;
}

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.25rem;
    border-bottom: 1px solid #ebedf2;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    height: 64px;
}

.modal-content button.close span {
    /*background-image: url(CssImages/Icons/close_dark.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 13px;
    cursor: pointer;*/
}

    .modal-content button.close span:hover {
        /*background-image: url(CssImages/Icons/close_hover.png);*/
    }

.modal-content .modal-body .container-fluid .row .public_popup button.close {
    float: right !important;
}

    .modal-content .modal-body .container-fluid .row .public_popup button.close span {
        background-image: url(CssImages/Icons/close_dark.png);
        background-size: 12px;
        background-repeat: no-repeat;
        background-position: center;
        padding-left: 13px;
        cursor: pointer;
    }

        .modal-content .modal-body .container-fluid .row .public_popup button.close span:hover {
            background-image: url(CssImages/Icons/close_hover.png);
        }

.terms-spacing {
    margin-left: 35px;
    line-height: 25px;
}

.k-animation-container form.k-filter-menu button.k-button {
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    border: 1px solid #c6c8ca;
    color: #4d4d4d !important;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}

    .k-animation-container form.k-filter-menu button.k-button:hover {
        color: #4d4d4d;
        background: rgba(70, 180, 230, 0.2);
        border-color: #009fdf;
    }

.k-animation-container form.k-filter-menu {
    font-size: 13px !important;
}

.k-animation-container .k-filter-menu.k-popup {
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px #e6e7e8;
    border-color: #c6c8ca;
    background-color: #fff;
}

.k-animation-container form.k-filter-menu .k-dropdown-wrap.k-state-default.k-state-hover {
    background-color: #fff !important;
}

#myModal2 .modal-lg, #myModal2 .modal-xl {
    max-width: 96%;
}

.ReviewMOU {
    height: 500px;
    overflow-y: scroll;
}

.k-grid tr td .text-ent-red {
    color: #e35205;
}

.project-tab {
    background-color: #fff;
}

.pad-bottom-20 {
    padding-bottom: 20px;
}

.pad-bottom-30 {
    padding-bottom: 30px;
}

.top-spacing .dropdown {
    height: 30px !important;
}

    .top-spacing .dropdown .dropdown-menu {
        top: 0px !important;
    }

.messages-pop .modal-dialog .modal-content {
    top: -4px !important;
    border-radius: 0px !important;
    right: 0px;
}

.notification-pop .modal-dialog .modal-content {
    top: 1px !important;
    border-radius: 0px !important;
    right: 0px;
}

::-webkit-input-placeholder { /* Edge */
    color: #e6e7e8;
    font-size: 15px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e6e7e8;
    font-size: 15px;
}

::placeholder {
    color: #e6e7e8;
    font-size: 15px;
}

.k-calendar td.k-state-selected .k-link {
    color: #fff;
    background-color: #009fdf;
}

.k-calendar .k-today.k-state-selected.k-state-hover {
    background-color: #009fdf;
}

.k-calendar .k-nav-fast.k-state-hover {
    background-color: #FFCD00;
    color: #4d4d4d;
    text-decoration: none;
}

.k-calendar .k-link, .k-calendar td {
    text-align: center;
}

.k-calendar-container .k-calendar .k-header {
    color: #fff;
    background-color: #009fdf;
    background-image: none;
    box-shadow: none;
}

    .k-calendar-container .k-calendar .k-header a {
        color: #fff;
    }

.form-control {
    color: #4d4d4d;
    padding: 0.65rem 1rem;
    height: 40px;
}

    .form-control.dropdown {
        height: 30px;
    }

    .form-control.SurveyDatePicker.k-input {
        height: 37px !important;
    }

.text-danger {
    color: #e35205 !important;
}

#AcknowledgeModal .heading-spacing {
    height: 30px;
}

select#Language {
    font-size: 13px;
    color: #009fdf;
    border: 1px solid #009fdf;
    padding-right: 30px;
}

.modal .modal-content .modal-header .modal-title {
    font-weight: 500;
    font-size: 1.3rem;
    color: #48465b;
    letter-spacing: 0px;
    font-family: "SABIC Typeface Text Light";
}

.modal-body {
    padding: 1.25rem;
}

.k-i-sort-asc-sm::before, .k-i-sort-desc-sm::before {
    color: #fff;
}

.ent-page-heading {
    font-family: "SABIC Headline Light", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
    color: #4d4d4d;
    font-size: 1.75rem;
    margin-bottom: 15px;
}

.ent-page-subheading {
    font-family: "SABIC Headline Light", Arial, sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 1.2;
    color: #4d4d4d;
    font-size: 1rem;
}

.search_icon {
    background-image: url(CssImages/Icons/search.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 98% center;
    padding-right: 30px;
}

.ent-sds-primary {
    padding: 0.40rem 2.25rem;
    border-radius: 0 0.25rem 0.25rem 0;
}

.bg-grey-new {
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid #C6C8CA;
    padding: 10px 10px 10px 50px;
    border-radius: 4px;
}

.bg-grey-oppor {
    background-color: RGBA(230, 231, 232, .2);
}

.tick_icon {
    background-image: url(CssImages/Icons/tick.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 4% 27%;
    /*cursor: pointer;*/
}

.eye_icon, .eye_icon:hover {
    background-image: url(CssImages/Icons/eye_grey.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 7% 47%;
    cursor: pointer;
}
/*--------------------------      Rating Five - Start        ----------------------------*/
.rating-five-mou {
    background-image: url('CssImages/Icons/support.svg');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 4px center;
    height: 100px;
    margin-top: -10px;
}

    .rating-five-mou:not([data-viewmode]):hover {
        cursor: pointer;
    }

    .rating-five-mou[data-viewmode]:hover {
        cursor: not-allowed;
    }

.rating-five-mou-1 {
    background-image: url('CssImages/Icons/RatingFive/very_dissatisfied_grey.png');
}

.rating-five-mou-2 {
    background-image: url('CssImages/Icons/RatingFive/dissatisfied_grey.png');
}

.rating-five-mou-3 {
    background-image: url('CssImages/Icons/RatingFive/neutral_grey.png');
}

.rating-five-mou-4 {
    background-image: url('CssImages/Icons/RatingFive/satisfied_grey.png');
}

.rating-five-mou-5 {
    background-image: url('CssImages/Icons/RatingFive/very_satisfied_grey.png');
}

.rating-five-mou-1.active, .rating-five-mou-1:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingFive/very_dissatisfied.png');
}

.rating-five-mou-2.active, .rating-five-mou-2:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingFive/dissatisfied.png');
}

.rating-five-mou-3.active, .rating-five-mou-3:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingFive/neutral.png');
}

.rating-five-mou-4.active, .rating-five-mou-4:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingFive/satisfied.png');
}

.rating-five-mou-5.active, .rating-five-mou-5:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingFive/very_satisfied.png');
}
/*--------------------------      Rating Five - End        ----------------------------*/
/*--------------------------      Rating Ten - Start        ----------------------------*/
.rating-ten-mou {
    background-image: url('CssImages/Icons/support.svg');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 4px center;
    height: 100px;
    margin-top: -10px;
}

    .rating-ten-mou:not([data-viewmode]):hover {
        cursor: pointer;
    }

    .rating-ten-mou[data-viewmode]:hover {
        cursor: not-allowed;
    }

.rating-ten-mou-0 {
    background-image: url('CssImages/Icons/RatingTen/very_dissatisfied_grey.png');
}

.rating-ten-mou-1 {
    background-image: url('CssImages/Icons/RatingTen/dissatisfied_1_grey.png');
}

.rating-ten-mou-2 {
    background-image: url('CssImages/Icons/RatingTen/dissatisfied_2_grey.png');
}

.rating-ten-mou-3 {
    background-image: url('CssImages/Icons/RatingTen/dissatisfied_3_grey.png');
}

.rating-ten-mou-4 {
    background-image: url('CssImages/Icons/RatingTen/dissatisfied_4_grey.png');
}

.rating-ten-mou-5 {
    background-image: url('CssImages/Icons/RatingTen/neutral_grey.png');
}

.rating-ten-mou-6 {
    background-image: url('CssImages/Icons/RatingTen/satisfied_6_grey.png');
}

.rating-ten-mou-7 {
    background-image: url('CssImages/Icons/RatingTen/satisfied_7_grey.png');
}

.rating-ten-mou-8 {
    background-image: url('CssImages/Icons/RatingTen/satisfied_8_grey.png');
}

.rating-ten-mou-9 {
    background-image: url('CssImages/Icons/RatingTen/satisfied_9_grey.png');
}

.rating-ten-mou-10 {
    background-image: url('CssImages/Icons/RatingTen/very_satisfied_grey.png');
}

.rating-ten-mou-0.active, .rating-ten-mou-0:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/very_dissatisfied.png');
}

.rating-ten-mou-1.active, .rating-ten-mou-1:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/dissatisfied_1.png');
}

.rating-ten-mou-2.active, .rating-ten-mou-2:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/dissatisfied_2.png');
}

.rating-ten-mou-3.active, .rating-ten-mou-3:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/dissatisfied_3.png');
}

.rating-ten-mou-4.active, .rating-ten-mou-4:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/dissatisfied_4.png');
}

.rating-ten-mou-5.active, .rating-ten-mou-5:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/neutral.png');
}

.rating-ten-mou-6.active, .rating-ten-mou-6:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/satisfied_6.png');
}

.rating-ten-mou-7.active, .rating-ten-mou-7:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/satisfied_7.png');
}

.rating-ten-mou-8.active, .rating-ten-mou-8:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/satisfied_8.png');
}

.rating-ten-mou-9.active, .rating-ten-mou-9:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/satisfied_9.png');
}

.rating-ten-mou-10.active, .rating-ten-mou-10:not([data-viewmode]):hover {
    background-image: url('CssImages/Icons/RatingTen/very_satisfied.png');
}
/*--------------------------      Rating Ten s- Start        ----------------------------*/
/*------------------------------ MOU Form HTM - Start L-----------------------------------------------*/
/*.htmlMOUHeader {
    font-weight: 500;
    font-size: 1.8rem;
    color: #939598;
    text-align: center;
    text-transform: uppercase;
    font-family: "SABIC Headline Light", Arial, sans-serif;
}

#divMOUFormHTML > p > b, #divMOUFormHTML b,
#divProcessedMOUFormHTML > p > b, #divProcessedMOUFormHTML b {
    color: #4d4d4d;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600 !important;
    font-family: "SABIC Headline Regular";
}*/
#divMOUFormHTML > p, #divMOUFormHTML > table > tbody > tr > td > p, #divProcessedMOUFormHTML > p, #divProcessedMOUFormHTML > table > tbody > tr > td > p, #divLOIFormHTML > p, #divLOIFormHTML > table > tbody > tr > td > p, #divLOIFormHTML #tblProduct > table > tbody > tr > td > p {
    color: #000000 !important;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 20px;
    /*font-family: Arial, sans-serif !important;*/
    font-family: "SABIC Typeface Text Light", Arial, sans-serif !important;
    text-align: left;
}

.htmlMOUHeader {
    color: #000000 !important;
    font-size: 11px;
    /*font-family: Arial, sans-serif !important;*/
    font-family: "SABIC Headline Regular" !important;
    text-decoration: underline;
}

#divMOUFormHTML > p > b, strong, #divProcessedMOUFormHTML > p > b, #divLOIFormHTML > p > b, strong {
    font-weight: 700 !important;
}

#divMOUFormHTML > table > tbody > tr > td > p > b, strong, #divProcessedMOUFormHTML > table > tbody > tr > td > p > b, #divLOIFormHTML > table > tbody > tr > td > p > b, strong, #divLOIFormHTML #tblProduct > table > tbody > tr > td > p > b, strong {
    font-weight: 700 !important;
}
/*------------------------------ MOU Form HTML - End -----------------------------------------------*/
.ent-page-heading {
    font-family: "SABIC Headline Light", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
    color: #4d4d4d;
    font-size: 1.75rem;
    margin-bottom: 15px;
}

.investor-acc {
    position: relative;
    max-width: 360px;
}

.select-btn-spacing {
    position: absolute;
    top: 9px;
    right: 10px;
}

.no-border {
    border: none !important;
}

.feedback-log-image {
    width: 60px;
    padding-right: 10px;
}

.feedbackpadding {
    padding-top: 20px;
    padding-bottom: 20px;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.no-padding-left {
    padding-left: 0 !important;
}
/*------------------------------ NEW CAPTCHA STARTS --------------------------------*/
.sabic-captcha-container {
    background: RGBA(255, 255, 255, 0.6);
    color: #fff;
    margin: 0 0px;
    border: none;
    border-radius: 5px;
    padding-bottom: 0px;
    margin-top:30px;
}
/* rounded corners */
.sabic-captcha-rtop, .sabic-captcha-rbottom {
    display: block;
    background: none;
}

    .sabic-captcha-rtop *, .sabic-captcha-rbottom * {
        display: block;
        height: 1px;
        overflow: hidden;
        background: #fff;
    }
/* describes left and right boxes */
div#sabic-captcha-content {
    display: flex;
    margin-top: -15px;
    margin-left: 9px;
    height: 105px; /*background: url(CssImages/Captcha/bg-content-div.png);*/
}

.sabic-captcha-refresh {
    cursor: pointer;
}

div#sabic-captcha-content div#sabic-captcha-left {
    width: 340px;
    height: 120px;
    /*flex: 1;
    flex-wrap: wrap;
    display: flex;
    align-content: flex-end;
    justify-content: flex-end;*/
}

div#sabic-captcha-content div#sabic-captcha-right {
    width: 98px;
    height: 100px;
    text-align: right;
    display: flex;
    margin-top: 10px;
}
/* block left: task and pictures */
div#sabic-captcha-task {
    line-height: 16px;
    margin: 0;
    padding: 0px 0 15px 0px;
    font-size: 14px;
    color: #939598;
    width: 300px;
    text-align: center;
    border-bottom: 1px solid #e6e7e8;
    display:inline-block;
}

    div#sabic-captcha-task span {
        color: #009FDF;
        font-weight: bold;
    }

ul#sabic-captcha-task {
    width: 100%;
    height: 47px;
    list-style-type: none;
    /*background: url(CssImages/Captcha/bg-items.png) -4px 0px;*/
    background-repeat: no-repeat;
    margin: 0px 0 0 0;
    padding: 0px 0 0 2px;
    /*flex-wrap: wrap;
    display: flex;
    align-content: flex-end;
    justify-content: flex-end;*/
}
    /* block right: cycle and backlink */
    ul#sabic-captcha-task li {
        float: left;
        margin-right: 20px;
        margin-top: 6px;
    }

p#sabic-captcha-circle {
    flex: 1;
    margin: 18px 10px 0 0px;
    width: 79px !important;
    height: 79px !important;
    background: url(CssImages/Captcha/circle.png);
    background-repeat: no-repeat;
    background-position: right center;
}

img#sabic-captcha-backlink {
    position: absolute;
    margin-top: 1px;
    margin-left: 6px;
    border: 0px;
    z-index: 101;
}
/* left and right png borders */
div#sabic-captcha-corner-spacer {
    height: auto;
}

img.sabic-captcha-border {
    position: absolute;
    margin-top: -3px;
}

    img.sabic-captcha-border#sabic-captcha-left {
        margin-left: 2px;
        display: none;
    }

    img.sabic-captcha-border#sabic-captcha-right {
        margin-left: 307px;
        display: none;
    }
/* items */
.sabic-captcha-highlighted {
    cursor: pointer;
    z-index: 10;
}
/* rounded corners */
.sabic-captcha-r1 {
    margin: 0 5px;
}

.sabic-captcha-r2 {
    margin: 0 3px;
}

.sabic-captcha-r3 {
    margin: 0 2px;
}

.sabic-captcha-r4 {
    margin: 0 1px;
    height: 2px;
}

.refresh-icon-png {
    background-image: url(CssImages/Icons/refresh.png);
    background-size: 44%;
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.arabbut {
    margin-top: 20px;
    margin-right: 12px;
}

.btn-secondary-ent-captcha {
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    border: 1px solid #e6e7e8;
    color: #4d4d4d;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

    .btn-secondary-ent-captcha:hover {
        color: #4d4d4d;
        background: rgba(70, 180, 230, 0.2);
        border-color: #009fdf;
        cursor: pointer;
    }
/*----------------------------------------- NEW CAPTCHA ENDS ------------------------------------*/
.alert-custom-border {
    width: 100%;
}

.validation-summary-errors ul li, .validation-summary-errors span {
    line-height: 20px;
}

.custom-close {
    margin-right: 10px;
    margin-top: 14px;
}

    .custom-close:hover {
        color: #e35205;
    }

.custom-message {
    padding: 10px;
    padding-left: 80px;
    border: 1px solid #e35205;
    border-radius: 0.25rem;
    background-image: url('../../Images/alert.svg');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 4% center;
    text-align: left;
}

    .custom-message ul li {
        list-style-type: none;
        color: #e35205;
    }

    .custom-message ul {
        padding-left: 0;
        margin-bottom: 0;
    }

.custom-close-info {
    margin-right: 10px;
    margin-top: 14px;
}

    .custom-close-info:hover {
        color: #939598;
    }

.custom-message-info {
    padding: 10px;
    padding-left: 80px;
    border: 1px solid #939598;
    border-radius: 0.25rem;
    background-image: url('../../Images/info.svg');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 4% center;
    text-align: left;
}

    .custom-message-info ul {
        padding-left: 0;
        margin-bottom: 0;
    }

        .custom-message-info ul li {
            list-style-type: none;
            color: #939598;
        }

.custom-close-sucuess {
    margin-right: 10px;
    margin-top: 14px;
}

    .custom-close-sucuess:hover {
        color: #ffcd00;
    }

.custom-message-sucuess {
    padding: 10px;
    padding-left: 80px;
    border: 1px solid #ffcd00;
    border-radius: 0.25rem;
    background-image: url('../../Images/tick.svg');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 4% center;
    text-align: left;
}

    .custom-message-sucuess ul {
        padding-left: 0;
        margin-bottom: 0;
    }

        .custom-message-sucuess ul li {
            list-style-type: none;
            color: #ffcd00;
        }

span.lblOppInfo {
    cursor: pointer;
    float: right;
    margin-left: 8px;
}
/*
    span.lblOppInfo[data-tooltip]:hover::after {
        content: attr(data-content);
        position: absolute;
        top: -50%;
        left: auto;
        right: 0;
        background-color: #ffffff;
        border-radius: 5px;
        box-shadow: 0px 5px 10px 1px #dde3e8;
        padding: 10px;
        z-index: 1000000;
    }
    */
/*------------------------------- Kendo Grid Check Box Select - Start ----------------------------------*/
td.kendgrid-parent {
    position: relative;
}

label.kendgrid-container-list {
    width: 100%;
    padding: 10px 25px 10px 45px;
    margin-bottom: 0;
    cursor: pointer;
    text-align: left;
    position: absolute;
    left: -15px;
    top: 0;
}

.kendgrid-container-list input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

    .kendgrid-container-list input[type="checkbox"] {
        height: 0;
        width: 0;
    }
/* Create a custom radio button */
.kendgrid-container-list .checkmark.radiobox {
    position: absolute;
    top: 8px;
    left: 24px;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border: 1px solid #c6c8ca;
    border-radius: 50%;
}

.kendgrid-container-list .checkmark.checkbox {
    height: 24px;
    width: 24px;
    background-color: #fff;
    border: 1px solid #c6c8ca;
    border-radius: 2px;
}

.kendgrid-container-list .checkmark.checkbox-accept {
    position: absolute;
    top: 14px;
    left: 0px;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #c6c8ca;
}

.kendgrid-container-list .checkmark[disabled], .kendgrid-container-list .kendgrid-container-list .checkmark[readonly] {
    background-color: #c6c8ca;
}
/* On mouse-over, add a grey background color */
.kendgrid-container-list:hover input ~ .checkmark {
    background-color: #fff;
}
/* When the radio button is checked, add a blue background */
.kendgrid-container-list input:checked ~ .checkmark {
    background-color: #fff;
}
/* When the radio button is checked, add a blue background */
.kendgrid-container-list input[disabled]:checked ~ .checkmark, .kendgrid-container-list input[readonly]:checked ~ .checkmark {
    opacity: 0.7;
    cursor: not-allowed;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.kendgrid-container-list .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the indicator (dot/circle) when checked */
.kendgrid-container-list input:checked ~ .checkmark:after {
    display: block;
}
/* Style the indicator (dot/circle) */
.kendgrid-container-list .checkmark.radiobox:after {
    top: 8px;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #c6c8ca;
}

.kendgrid-container-list .checkmark.checkbox:after {
    width: 5px;
    height: 10px;
    border: solid #c6c8ca;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    float: left;
    margin-left: 10px;
    margin-top: 6px;
}
/*------------------------------- Kendo Grid Check Box Select - Start ----------------------------------*/
.k-picker-wrap.k-state-focused {
    background-color: #fff;
    color: #939598;
}

.notification-modal .modal-content .modal-body {
    height: 330px;
    overflow-x: auto;
}

.bor-modal-notification {
    margin-top: 142px;
    border-radius: 0px;
}

.download-icon-png {
    background-image: url(CssImages/Icons/download.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.editedQuestion-icon-png {
    background-image: url(CssImages/Icons/Edited_Record.png);
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: 2px 18px;
    padding: 26px 26px 26px 12px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.BCeditedQuestion-icon-png, .PFeditedQuestion-icon-png {
    background-image: url(CssImages/Icons/Add_Comment_small.png);
    background-repeat: no-repeat;
    background-position: 2px 18px;
    padding: 18px 15px 26px 12px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.book-icon-png {
    background-image: url(CssImages/Icons/business_case_color.png);
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: 2px 18px;
    padding: 26px 26px 26px 12px;
    width: 50px;
    height: 50px;
}

.download-subgrid-icon-png {
    background-image: url(CssImages/Icons/download_white.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.certificate-shades {
    background-image: url(CssImages/Icons/CertificateIcon.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 650px;
    height: 400px;
    z-index: 9999;
}

.certifcate-h4 {
    text-transform: none;
    font-size: 17px;
}

.certifcate-esignature {
    margin-top: 100px;
}

.certifcate-esignature-inside {
    border-bottom: 1px solid #c6c8ca;
}

.edit-icon-png {
    background-image: url(CssImages/Icons/edit.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.delete-icon-png {
    background-image: url(CssImages/Icons/delete-white.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.delete-icon-blue-png {
    background-image: url(CssImages/Icons/delete-blue.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.view-icon-png {
    background-image: url(CssImages/Icons/view.png);
    /*background-size: cover;*/
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.contact-icon-png {
    background-image: url(CssImages/Icons/contactInvestor.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.meeting-icon-png {
    background-image: url(CssImages/Icons/meeting.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.submit-reg-text-no-pos {
    position: absolute;
    top: 175px;
    left: 40px;
}

.submit-reg-button-no-pos {
    /*position: absolute;*/
    top: 220px;
    left: 52px;
}

.ui-dialog .ui-dialog-title {
    font-weight: 500;
    font-size: 1.3rem;
    color: #48465b;
    letter-spacing: 0px;
    font-family: "SABIC Typeface Text Light";
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar {
    border-bottom: 1px solid #e6e7e8;
    padding-bottom: 15px;
    background-color: transparent;
    border-top: none;
    border-right: none;
    border-left: none;
}

.timeout-text, .timeout-question {
    font-size: 14px;
    font-weight: 300;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ui-dialog-buttonset button#timeout-keep-signin-btn {
    color: #ffffff;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

.ui-dialog-buttonset button#timeout-sign-out-button {
    color: #4d4d4d;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

.ui-widget-content {
    border: 1px solid #e6e7e8;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 42%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
    background-image: url(CssImages/Icons/close_dark.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 13px;
    cursor: pointer;
    background-color: transparent;
    border: none;
}

    .ui-dialog .ui-dialog-titlebar-close:hover {
        background-image: url(CssImages/Icons/close_hover.png);
    }

.ui-dialog .ui-dialog-buttonpane {
    padding: .3em 0em .5em .4em;
}

    .ui-dialog .ui-dialog-buttonpane button {
        margin-left: .5em .4em .5em 1rem;
    }

.wrap-autocomplete .k-autocomplete {
    border: 1px solid #e6e7e8;
    padding: 0;
    margin: 0;
    width: 100%;
}

    .wrap-autocomplete .k-autocomplete:hover {
        background: none;
        box-shadow: none;
    }

.wrap-autocomplete .k-input {
    background: none;
    border: none;
    box-shadow: none;
    height: 35px;
}

.oppor-title-head {
    color: #4d4d4d;
    font-size: 1.25rem;
    font-family: "SABIC Headline Light", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
    word-break: break-all;
}

#carousel-custom {
    margin: 20px auto;
    width: 400px;
}

    #carousel-custom .carousel-indicators {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

        #carousel-custom .carousel-indicators li {
            background-color: transparent;
            -webkit-border-radius: 0;
            border-radius: 50%;
            display: inline-block;
            height: auto;
            margin: 0 !important;
            width: auto;
        }

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 3px;
    background-color: #009fdf;
}

#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}

#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}

#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}

#carousel-custom .carousel-outer {
    position: relative;
}

.carousel-indicators {
    position: absolute;
    bottom: -50px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #939598;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        transition: opacity .6s ease;
    }

.user_icon_login {
    background-image: url(CssImages/LoginIcons/sabic-user.png);
    background-repeat: no-repeat;
    background-position: 1% center;
    padding-left: 45px;
    background-size: 30px;
}

.pass_icon_login {
    background-image: url(CssImages/LoginIcons/sabic-password.png);
    background-repeat: no-repeat;
    background-position: 1% center;
    padding-left: 45px;
    background-size: 30px;
}

.title_icon_login {
    background: url(CssImages/LoginIcons/sabic-title.png) left top no-repeat, url(CssImages/LoginIcons/down-arrow.png) right bottom no-repeat;
    background-repeat: no-repeat;
    background-position: 1% center, 98% center;
    padding-left: 45px;
    background-size: 30px, 10px;
    padding-right: 20px;
}

.phone_icon_login {
    background-image: url(CssImages/LoginIcons/sabic-phone.png);
    background-repeat: no-repeat;
    background-position: 1% center;
    padding-left: 45px;
    background-size: 30px;
}

.email_icon_login {
    background-image: url(CssImages/LoginIcons/sabic-email.png);
    background-repeat: no-repeat;
    background-position: 1% center;
    padding-left: 45px;
    background-size: 30px;
}

.country_icon_login {
    background: url(CssImages/LoginIcons/sabic-country.png) left top no-repeat, url(CssImages/LoginIcons/down-arrow.png) right bottom no-repeat;
    background-repeat: no-repeat;
    background-position: 1% center, 98% center;
    padding-left: 45px;
    background-size: 30px, 10px;
    padding-right: 20px;
}

.anchor-hover {
    color: #009fdf;
}

.prof-user-bor {
    border-bottom: 1px solid RGBA(230, 231, 232, .8);
    padding: 10px 0 10px 0;
    width: 95%;
    margin: 0 auto;
}

.prof-user-changerole-bor {
    border-bottom: 1px solid RGBA(230, 231, 232, .8);
    padding: 10px 0 10px 0;
    width: 95%;
    margin: 0 auto;
}

.prof-user-logout-bor {
    padding: 10px 0 10px 0;
    width: 95%;
    margin: 0 auto;
}

.opportunity-heading {
    padding: 10px 15px;
    border: none;
}

.duedel-arrow-down {
    background-position: 350px 3px !important;
    height: 113px !important;
}

.duedel-arrow-down-reject {
    background-position: 140px 3px !important;
    height: 113px !important;
}

.dispatcher-arrow-down-reject {
    background-position: 45px 3px !important;
    height: 113px !important;
}

.mar-left-160 {
    margin-left: 160px;
}

.mar-right-115 {
    margin-right: 115px;
}

.mar-right-305 {
    margin-right: 305px;
}

.arrow-down-scapprove {
    background-position: 145px 3px !important;
    height: 113px !important;
}

.margin-right-108 {
    margin-right: 108px;
}

.arrow-left-active {
    background-image: url(CssImages/WorkflowImages/arrow-left-active.png);
    background-position: 80px 20px;
    background-repeat: no-repeat;
    height: 35px;
    /* width: 50px;*/
}

.arrow-right-active {
    background-image: url(CssImages/WorkflowImages/arrow-right-active.png);
    background-position: 80px 20px;
    background-repeat: no-repeat;
    height: 35px;
    /* width: 50px;*/
}
/*New Workflow classes*/
.workflow-icon-start {
    background-image: url(CssImages/WorkflowImages/start.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 2% 52%;
    cursor: pointer;
}

.workflow-icon-building {
    background-image: url(CssImages/WorkflowImages/NewIcons/building.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 2% 52%;
    cursor: pointer;
}

.workflow-icon-adminreject {
    background-image: url(CssImages/WorkflowImages/NewIcons/admin-reject.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 2% 27%;
    cursor: pointer;
}

.workflow-icon-admin {
    background-image: url(CssImages/WorkflowImages/NewIcons/admin.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 2% 27%;
    cursor: pointer;
}

.workflow-icon-assign {
    background-image: url(CssImages/WorkflowImages/NewIcons/assign.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 2% 27%;
    cursor: pointer;
}

.workflow-icon-hotel {
    background-image: url(CssImages/WorkflowImages/NewIcons/hotel.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 2% 27%;
    cursor: pointer;
}

.workflow-icon-arrowupinactive {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-up-inactive.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 4% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdowninactive {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-inactive.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 4% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdownactive {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-active.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdowninactive {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-inactive.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdownactive-position-5 {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-active.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 25% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdowninactive-position-5 {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-inactive.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 25% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdownactive-position-4 {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-active.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 17% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdowninactive-position-4 {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-inactive.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 17% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdownactive-position {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-active.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdowninactive-position {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-inactive.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdownactive-position-3 {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-active.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 90% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdowninactive-position-3 {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-inactive.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 90% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdownactive-position-2 {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-active.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 27%;
    cursor: pointer;
}

.workflow-icon-arrowdowninactive-position-2 {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-inactive.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 27%;
    cursor: pointer;
}

.workflow-icon-arrowupactive {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-up-active.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 100% 27%;
    cursor: pointer;
}

.workflow-icon-arrowupinactive {
    background-image: url(CssImages/WorkflowImages/NewIcons/arrow-up-inactive.png);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 100% 27%;
    cursor: pointer;
}

.workflow-icon-arrowleftactive {
    background-image: url(CssImages/WorkflowImages/fwdbck.png);
    background-size: 305px;
    background-repeat: no-repeat;
    background-position: 19% 59%;
    cursor: pointer;
    height: 34px;
}

.workflow-icon-arrowleftinactive {
    background-image: url(CssImages/WorkflowImages/fwdbck.png);
    background-size: 305px;
    background-repeat: no-repeat;
    background-position: 19% 89%;
    cursor: pointer;
    height: 34px;
}

.workflow-icon-arrowleftinactive-scdeudel {
    background-image: url(CssImages/WorkflowImages/fwdbck.png);
    background-size: 192px;
    background-repeat: no-repeat;
    background-position: 19% 89%;
    cursor: pointer;
    height: 34px;
}

.workflow-icon-arrowleftactive-scdeudel {
    background-image: url(CssImages/WorkflowImages/fwdbck.png);
    background-size: 192px;
    background-repeat: no-repeat;
    background-position: 19% 56%;
    cursor: pointer;
    height: 34px;
}

.workflow-icon-arrowrightactive {
    background-image: url(CssImages/WorkflowImages/fwdbck.png);
    background-size: 303px;
    background-repeat: no-repeat;
    background-position: 86% 0%;
    cursor: pointer;
    height: 30px;
}

.workflow-icon-arrowrightinactive {
    background-image: url(CssImages/WorkflowImages/fwdbck.png);
    background-size: 303px;
    background-repeat: no-repeat;
    background-position: 86% 24%;
    cursor: pointer;
    height: 30px;
}

@media only screen and (max-width: 768px) {
    .workflow-icon-arrowleftactive {
        background-image: url(CssImages/WorkflowImages/fwdbck.png);
        background-size: 215px;
        background-repeat: no-repeat;
        background-position: 10% 70% !important;
        cursor: pointer;
        height: 34px;
    }

    .workflow-icon-arrowrightactive {
        background-image: url(CssImages/WorkflowImages/fwdbck.png);
        background-size: 215px;
        background-repeat: no-repeat;
        background-position: 93% 2% !important;
        cursor: pointer;
        height: 30px;
    }

    .workflow-icon-arrowdownactive-position-4 {
        background-image: url(CssImages/WorkflowImages/NewIcons/arrow-down-active.png);
        background-size: 20px;
        background-repeat: no-repeat;
        background-position: 2% 27% !important;
        cursor: pointer;
    }

    .mar-left-110 {
        margin-left: 34px !important;
    }

    .mar-left-50 {
        margin-left: 0px !important;
    }

    .mar-left-160 {
        margin-left: 63px !important;
    }

    .mar-left-117 {
        margin-left: 77px !important;
    }
}

.glyphicon-arrow-up {
    height: 70px !important;
}

.glyphicon-arrow-down {
    height: 70px !important;
}

.mar-left-110 {
    margin-left: 110px;
}

.pad-top-50 {
    padding-top: 50px;
}

.mar-left-117 {
    margin-left: 171px;
}

.mar-left-50 {
    margin-left: 50px;
}

.pad-left-40 {
    padding-left: 40px;
}

.pad-left-28 {
    padding-left: 28px;
}

.border-active-workflowstep {
    border-color: #009fdf;
}
/*--------------Grid External Icons Start------------------------*/
.Status-Draft {
    background-image: url('CssImages/GridIcons/draft.png');
    background-repeat: no-repeat;
    background-position: 20% 13%;
    padding-left: 10px;
    background-size: 20px;
    width: auto;
    height: 26px;
}

.Status-Suspended {
    background-image: url('CssImages/GridIcons/opportunity-on-hold.png');
    padding-left: 11px;
    background-size: 27px;
    width: 36px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: 20% 13%;
}

.grid-user-icon {
    background-image: url('CssImages/GridIcons/user_icon_grid.png');
    background-repeat: no-repeat;
    background-position: 27% center;
    padding-left: 15px;
    background-size: 30px;
    width: 25px;
    height: 36px;
}

.Status-RejectionAcknowledged, .Status-RejectedByDispatcher, .Status-Rejected {
    background-image: url('CssImages/GridIcons/opportunity-denied.png');
    padding-left: 11px;
    background-size: 24px;
    width: auto;
    height: 28px;
    background-repeat: no-repeat;
    background-position: 27% 25%;
}

.Status-ActionRequired, .Status-Pending {
    background-image: url('CssImages/GridIcons/ActionRequired-white.png');
    background-repeat: no-repeat;
    background-position: 18% -11%;
    padding-left: 10px;
    width: auto;
    height: 28px;
    background-size: 27px;
    margin-top: -1px;
}

.info-icon-action-req {
    background-image: url('CssImages/Icons/Action_Required.png');
    background-repeat: no-repeat;
    background-position: 20% 13%;
    padding-left: 10px;
    background-size: 21px;
    width: 36px;
    height: 45px;
}

.Status-UnderReview {
    background-image: url('CssImages/GridIcons/under-review.png');
    background-repeat: no-repeat;
    background-position: 20% 13%;
    padding-left: 10px;
    background-size: 22px;
    width: auto;
    height: 30px;
}

.Stage-Registration, .Stage-Due-Diligence, .Stage-Out-Reach-Registration {
    background-image: url('CssImages/GridIcons/registration.png');
    background-repeat: no-repeat;
    background-position: 53% center;
    padding-left: 10px;
    background-size: 36px;
    width: 36px;
    height: 36px;
}

.Stage-BCAutomation, .Stage-Prefeasibility {
    background-image: url('CssImages/GridIcons/profeasibility.png');
    background-repeat: no-repeat;
    background-position: 53% center;
    padding-left: 10px;
    background-size: 29px;
    width: 36px;
    height: 36px;
}

.Stage-Business-Case {
    background-image: url('CssImages/GridIcons/business-case.png');
    background-repeat: no-repeat;
    background-position: 53% center;
    padding-left: 10px;
    background-size: 29px;
    width: 36px;
    height: 36px;
}

.Stage-Support-Package {
    background-image: url('CssImages/GridIcons/support-package.png');
    background-repeat: no-repeat;
    background-position: 53% center;
    padding-left: 10px;
    background-size: 29px;
    width: 36px;
    height: 36px;
}

.Stage-Graduation {
    background-image: url('CssImages/GridIcons/graduation.png');
    background-repeat: no-repeat;
    background-position: 53% center;
    padding-left: 10px;
    background-size: 29px;
    width: 36px;
    height: 36px;
}
/*--------------Grid External Icons End------------------------*/
.larger-text.chart-text-label {
    font-size: 1.2rem !important;
}

.chart-text-label {
    position: absolute;
    top: 51%;
    left: 50%;
    margin-top: -60px;
    margin-left: -77px;
    font-size: 1.3rem;
    font-family: SABIC Headline Light, Arial, sans-serif;
    color: #4d4d4d;
}

.footer .copyrights-login {
    padding: 0;
}

.user-role-padding {
    overflow-x: hidden;
    overflow-y: auto;
    height: 250px;
}
/*.chart-text-label{
        position:absolute;
        top:51%;
        left:50%;
        margin-top:-77px;
        margin-left: -77px;
        font-size:1.3rem;
        font-family: SABIC Headline Light, Arial, sans-serif;
        color: #4d4d4d;
    }*/
.width-100 {
    width: 100px;
}

a.k-icon.k-i-collapse {
    width: 16px;
    height: 16px;
    background-image: url('CssImages/Icons/minus.png');
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: -1px 0px;
    border: none;
    outline: none;
}

a.k-icon.k-i-expand {
    width: 16px;
    height: 16px;
    background-image: url('CssImages/Icons/plus.png');
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: -1px 0px;
    border: none;
    outline: none;
}

.k-icon.k-i-collapse:before, .k-icon.k-i-expand:before {
    display: none;
}

.notificationCount {
    color: #e35205;
    font-size: 11px;
    font-family: SABIC Headline Regular, Arial, sans-serif;
    padding: 6px 2px 6px 1px;
}

.chatCount {
    color: #e35205;
    font-size: 11px;
    font-family: SABIC Headline Regular, Arial, sans-serif;
    padding: 4px 6px 4px 16px;
}

.outreach-color {
    color: #E35205;
    font-family: 'SABIC Headline Regular';
}

.card-icon-1 {
    background-image: url(CssImages/Icons/registration_color.png);
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: 14px top;
    height: 72px;
    margin-top: 0;
    border-radius: 50%;
}

.dropdown-toggle::after {
    top: 8px !important;
    position: relative !important;
    right: 4px;
    color: #009fdf;
}

.sb-grey-disable {
    background-color: #c6c8ca;
}

    .sb-grey-disable:hover {
        background-color: #c6c8ca;
    }

.k-list-scroller ul.k-list li.k-item.k-state-selected {
    color: #4d4d4d;
    background: RGBA(230,231,232,.9);
}

#ulMainMenu li.mid_border.LastMainMenu {
    display: none;
}

#myModalSmall.modal {
    background-color: RGBA(77, 77, 77, 0.5);
}

.three-dots-spacing {
    font-weight: 600;
    font-size: 25px;
    line-height: 1px;
}

.error-layout #hero-login .hero-container {
    background-color: transparent !important;
}

.error-layout #header {
    height: 80px !important;
}

.card-icon:before {
    content: "\f078";
}

.card-icon.Expanded:before {
    content: "\f077";
}

.grid-custom-select {
    width: 80%;
    height: calc(1.5em + 1.3rem + 2px);
    padding: 0.05rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4d4d4d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e6e7e8;
    border-radius: 4px;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    background: url(CssImages/LoginIcons/down-arrow.png) right bottom no-repeat;
    background-position: 98% center;
    background-size: 10px;
    padding-right: 20px;
}

.k-grid .k-grid-pager a.k-pager-refresh {
    float: right;
}

select option {
    white-space: normal;
}

.border-radius-25 {
    border-radius: 0.25rem;
}

#myofflineModal .modal-dialog .wrap-input100 input {
    padding-right: 34px;
}

#myofflineModal .modal-dialog .wrap-input100 img {
    right: 22px;
}

#myModalLabelTooltip .modal-dialog .modal-content .modal-body ul {
    padding-left: 15px;
    margin-top: -20px;
}

.profile-spacing .prof-new-spacing {
    font-family: "SABIC Text Regular";
    font-size: 13px;
    text-decoration: none;
    padding-left: 10px;
    cursor: pointer;
    color: #009fdf;
}

#myModalLabelTooltip.modal {
    z-index: 1071;
}

.white-space_OfflineMessage {
    white-space: pre; /* CSS 2.0 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3.0 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP Printers */
    word-wrap: break-word; /* IE 5+ */
}

.chat-height {
    height: 350px;
    overflow-y: scroll;
}

.userMessage-font-tunner {
    color: #e35205;
    padding: 0 10px;
}

.userMessage-space-tunner {
    padding: 0 10px;
}

.k-grid-content {
    min-height: 200px;
    height: auto !important;
    overflow-x: hidden;
    overflow-y: hidden;
}

.k-grid-header {
    padding-right: 0px !important;
}

.padding-bot-15 {
    padding-bottom: 15px;
}

#profile .drop-ext button img.avatar {
    border-radius: 50%;
    border: 1px solid #c6c8ca;
}

.dropdown-menu .prof-name img.avatar {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #c6c8ca;
}

#profile .dropdown button img.avatar {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #009FDF;
    margin-right: 5px;
}

.dropdown-menu .profile-menu-logout img.avatar {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #c6c8ca;
}

.explore-word-spacing span {
    word-break: break-all;
}

.via-sms-email-icon {
    background: RGBA(0, 159, 223, .1);
    padding-top: 5px;
    padding-bottom: 5px;
}

.via-sms-text {
    background: RGBA(0, 159, 223, .2);
    padding-top: 15px;
    padding-bottom: 14px;
}

.via-email-text {
    background-color: RGBA(0, 159, 223, .2);
    padding-top: 15px;
    padding-bottom: 14px;
}

.border-2fa {
    border-top: 1px solid #c6c8ca;
}

.pad-2fa-spacing {
    padding: 0 28%;
}

.textbox-text-2fa {
    font-size: 25px;
    color: #009fdf;
    font-weight: 600;
}

.Status-AcceptedReviewer {
    padding: 5px;
    color: #fff;
    background-color: #041E42;
}

.Status-RejectedReviewer {
    padding: 5px;
    color: #fff;
    background-color: #E35205;
}

.otp_validation span.k-widget.k-tooltip.k-tooltip-validation {
    text-align: center !important;
}

.otp-pad-left-right {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

    .otp-pad-left-right input {
        padding: 0.25rem;
    }

.w-10 {
    width: 10%;
}

.badge-success {
    color: #fff;
    background-color: #041E42 !important;
}

.badge-danger {
    color: #fff;
    background-color: #E35205 !important;
}

.sb-new-col {
    color: #E35205 !important;
}

.sb-sugg-col {
    color: #FFA300 !important;
}

.sb-cursor-notallowed {
    cursor: not-allowed;
}

.dv-maintenance {
    margin-left: -15px;
    margin-right: -15px;
}

.sb-readonly {
    background-color: #e6e7e8 !important;
}

.prof-user-bor a span {
    color: #009fdf;
}

.mar-left-per-11 {
    margin-left: 11%;
}

.mar-left-per-20 {
    margin-left: 20%;
}

.mar-left-per-21 {
    margin-left: 21%;
}

.mar-left-per-41 {
    margin-left: 41%;
}

.mar-left-per-37 {
    margin-left: 37%;
}

button.dropdown-toggle-1[type="button"] {
    background-color: #fff;
    border: none;
    width: 50px;
    /*margin-top: 8px !important;*/
    padding: 7px 7px 6px 7px;
    font-weight: bold;
}

button.dropdown-toggle-1:hover {
    background-color: rgba(231, 232, 233, 0.4) !important;
    border: none;
    outline: none;
}

button.dropdown-toggle-1:focus {
    background-color: #fff;
    border: none;
    outline: none;
}

.my-drop-down .dropdown-menu {
    min-width: 7.5rem;
}

.dropdown-toggle-1::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    /*content: "";*/
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.drop-btn-arrow-icon {
    background-image: url(CssImages/Icons/arrow-combo-new.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-left: 18px;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

    .drop-btn-arrow-icon:hover {
        background-image: url(CssImages/Icons/combobox-arrow-hover.png);
        background-size: 13px;
        background-repeat: no-repeat;
        background-position: right center;
        padding-left: 18px;
        width: 10px;
        height: 10px;
        cursor: pointer;
    }

.my-drop-down a.dropdown-item {
    color: #4d4d4d !important;
    font-size: 14px !important;
    padding: 7px 15px !important;
    cursor: pointer;
}

    .my-drop-down a.dropdown-item:hover {
        background-color: #009fdf !important;
        padding: 3px 15px;
        cursor: pointer;
        color: #fff !important;
    }

.my-prof-spacing-login {
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
}

.my-prof-spacing {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 15px;
}

.direction-rtl {
    direction: rtl !important;
}

.row-oppor, .stage-eng, .status-eng, .act-mgr-eng {
    float: left;
}
/*---------------------------  Opp List Grid Width - Start -------------------------------------*/
.oppor-request-no-width {
    width: 5%;
}

.oppor-name-width {
    width: 11%;
}

.oppor-stage-width {
    width: 10%;
}

.oppor-status-width {
    width: 11%;
}

.oppor-acc-mgr-width {
    width: 11%;
}

.oppor-submit-date-width {
    width: 6%;
}

.oppor-btn-width {
    width: 15%;
}

.oppor-request-no-width-outreach {
    width: 8%;
}

.oppor-name-width-outreach {
    width: 11%;
}

.oppor-stage-width-outreach {
    width: 14%;
}

.oppor-status-width-outreach {
    width: 16%;
}

.oppor-acc-mgr-width-outreach {
    width: 18%;
}

.oppor-outreach-width-outreach {
    width: 13%;
}

.oppor-outreach-width {
    width: 5%;
}

.oppor-submit-date-width-outreach {
    width: 11%;
}

.oppor-btn-width-outreach {
    width: 15%;
}
/*---------------------------  Opp List Grid Width - End -------------------------------------*/
.next-line-content {
    display: inline-block;
    width: 100%;
    color: #939598;
}

.label-text-right {
    text-align: right;
}

li.internal_mob_drop_icon:hover ul.menu-int {
    display: none;
}

.mar-top-minus-9 {
    margin-top: -9px;
}
/*---------------------------  Cookies - Start -------------------------------------*/
.cookies-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 8999;
    width: 100vw;
    height: 100vh;
    background: RGBA(77, 77, 77, 0.7);
}

.sabic-cookies-wrapper {
    position: fixed;
    width: 100%;
    border: none;
    background-color: rgba(255,255,255,0.85);
    bottom: -145px;
    z-index: 9000;
    min-height: 50px;
    bottom: 0 !important;
    background-color: #fff !important;
    padding-bottom: 15px;
}

    .sabic-cookies-wrapper button.close span {
        background-image: url(CssImages/Icons/close_dark.png);
        background-size: 12px;
        background-repeat: no-repeat;
        background-position: center;
        padding-left: 13px;
        cursor: pointer;
    }

        .sabic-cookies-wrapper button.close span:hover {
            background-image: url(CssImages/Icons/close_hover.png);
        }
/*---------------------------  Cookies - End -------------------------------------*/
.ent-primary-btn-cyan-cookies {
    background-color: #009fdf;
    border: 1px solid #009fdf;
    color: #ffffff;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
    width: 100%;
}

.user_icon_login_abs {
    background-image: url(CssImages/LoginIcons/sabic-user.png);
    background-repeat: no-repeat;
    background-size: 30px;
    position: absolute;
    left: 9px;
    top: 32px;
    width: 35px;
    height: 35px;
}

.pass_icon_login_abs {
    background-image: url(CssImages/LoginIcons/sabic-password.png);
    background-repeat: no-repeat;
    background-size: 30px;
    position: absolute;
    left: 9px;
    top: 32px;
    width: 35px;
    height: 35px;
}

.pad-left-45-big {
    padding-left: 45px;
}
/*News Updates - Start*/
.ent-page-subheading {
    font-family: "SABIC Headline Regular";
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1.2;
    color: #4d4d4d;
    font-size: 1rem;
}

.ent-page-subheading-white {
    font-family: "SABIC Headline Regular";
    text-transform: capitalize;
    font-weight: normal;
    line-height: 1.2;
    color: #fff;
    font-size: 1rem;
}

.fnt-size-1-3-rem {
    font-size: 1.3rem;
}

.pad-top-news-5 {
    padding-top: 5px;
}

.pad-top-bot-8 {
    padding-top: 11px;
    padding-bottom: 5px;
}

.border-blue-line {
    border: 1px solid #009fdf;
    background-color: #fff;
}

.border-black-line {
    border: 1px solid #4d4d4d;
    background-color: #fff;
}

.img_news_icon {
    width: auto;
    height: auto;
}

.pad-right-15 {
    padding-right: 15px;
}

.pad-right-20 {
    padding-right: 20px;
}

.bg-news-updates {
    background-color: #009fdf;
    height: 49px;
    line-height: 40px;
}

.mar-top-4 {
    margin-top: 4px;
}
/*News Updates - End*/
/*---------------------------  Prefeasibility-Phase2 - Start -------------------------------------*/
.nav-tabs-pre1 {
    flex: 0 0 16.6%;
    max-width: 16.6%;
    position: relative;
}

.nav-tabs-pre1-leftarrow {
    width: 26px;
    height: 26px;
    position: relative;
    border: none;
    padding-top: 10px;
    flex: 0 0 3%;
    max-width: 3%;
    display: none;
}

.nav-tabs-pre1-rightarrow {
    position: relative;
    width: 26px;
    height: 26px;
    border: none;
    padding-top: 10px;
    flex: 0 0 3%;
    max-width: 3%;
    justify-content: flex-end;
    display: none;
}

.nav-tabs-pre1 .divDownArrow {
    display: none;
}

.nav-tabs-pre1.active .divDownArrow {
    display: block;
}

.nav-tabs-pre1 .triangle-down {
    background-image: url(CssImages/Icons/down_arrow.svg);
    position: absolute;
    top: 37px;
    left: 92px;
    background-size: 30px;
    background-repeat: no-repeat;
    width: 71px;
    height: 70px;
}

.nav-tabs-pre1 a {
    font-family: "SABIC Headline Regular" !important;
    color: #fff !important;
    background-color: #c6c8ca !important;
    border-radius: 0px !important;
    border-color: transparent !important;
    border: none !important;
    text-align: left !important;
    margin: 1px;
    padding-left: 10px !important;
    border-bottom: 0px solid transparent !important;
    padding-top: 10px !important;
    height: 46px !important;
    cursor: pointer;
}

    .nav-tabs-pre1 a:hover {
        color: #fff !important;
        font-family: "SABIC Headline Regular" !important;
        background-color: #FFCD00 !important;
        padding-top: 10px !important;
        height: 46px !important;
        cursor: pointer;
    }

.nav-tabs-pre1.active a {
    color: #fff !important;
    background-color: #FFCD00 !important;
    font-family: "SABIC Headline Regular" !important;
    padding-top: 10px !important;
    height: 46px !important;
    cursor: pointer;
}
/*---------------------------  Prefeasibility-Phase2 - End -------------------------------------*/
/*---------------------------  Meeting schedular-Start -------------------------------------*/
.btn-search-sch {
    margin-top: 30px;
    justify-content: flex-end;
    align-content: flex-end;
    text-align: right;
}

.k-scheduler-header th {
    color: #fff;
}

.k-scheduler-toolbar {
    display: none;
}

.k-scheduler-header-wrap {
    background-color: #1ea6e2 !important;
}
/*---------------------------  Meeting schedular-End -------------------------------------*/
/*---------------------------  input-on-off-toggle-switch Start -------------------------------------*/
.toggle-on-off .switch {
    position: relative;
    display: inline-block;
    width: 41px;
    height: 21px;
}

    .toggle-on-off .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.toggle-on-off .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #c6c7c8;
}

    .toggle-on-off .slider:before {
        position: absolute;
        content: "";
        height: 17px;
        width: 17px;
        left: 3px;
        bottom: 1px;
        background-color: #c6c7c8;
        -webkit-transition: .4s;
        transition: .4s;
    }

.toggle-on-off input:checked + .slider {
    background-color: #fff;
    border: 1px solid #009fdf;
}

    .toggle-on-off input:checked + .slider:before {
        background-color: #009fdf;
        height: 17px;
        top: 1px;
        left: -6px;
    }

.toggle-on-off input:focus + .slider {
    box-shadow: 0 0 1px #009fdf;
}

.toggle-on-off input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/* Rounded sliders */
.toggle-on-off .slider.round {
    border-radius: 34px;
}

    .toggle-on-off .slider.round:before {
        border-radius: 50%;
    }
/*---------------------------  input-on-off-toggle-switch End -------------------------------------*/
/*---------------------------  PrefeasibilitySabicSupport Start -------------------------------------*/
.plus-icon-png {
    background-image: url(CssImages/Icons/down-arrow.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 12px;
    padding-top: 25px;
    width: 100%;
}

.minus-icon-png {
    background-image: url(CssImages/Icons/up-arrow.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 12px;
    padding-top: 25px;
    cursor: pointer;
}

.tooltip-icon-png {
    background-image: url(CssImages/WorkflowImages/NewIcons/info.png);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 48px;
    cursor: pointer;
    height: 17px;
    padding-top: 25px;
}

#divBCAutomationSabicSupport .sabic-support-common-icon-png, #divPrefeasibilitySabicSupport .sabic-support-common-icon-png {
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: 0px;
    height: 17px;
    padding-top: 25px;
    width: 25px;
}

#divBCAutomationSabicSupport .EngineeringProductManagement-png, #divPrefeasibilitySabicSupport .EngineeringProductManagement-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/EngineeringProductManagement.png');
}

#divBCAutomationSabicSupport .Checked .EngineeringProductManagement-png, #divPrefeasibilitySabicSupport .Checked .EngineeringProductManagement-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/EngineeringProductManagement_blue.png');
}

#divBCAutomationSabicSupport .FundingFinancialEnablement-png, #divPrefeasibilitySabicSupport .FundingFinancialEnablement-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/FundingFinancialEnablement.png');
}

#divBCAutomationSabicSupport .Checked .FundingFinancialEnablement-png, #divPrefeasibilitySabicSupport .Checked .FundingFinancialEnablement-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/FundingFinancialEnablement_blue.png');
}

#divBCAutomationSabicSupport .ITSupport-png, #divPrefeasibilitySabicSupport .ITSupport-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/ITSupport.png');
}

#divBCAutomationSabicSupport .Checked .ITSupport-png, #divPrefeasibilitySabicSupport .Checked .ITSupport-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/ITSupport_blue.png');
}

#divBCAutomationSabicSupport .ManufacturingTechnicalSupport-png, #divPrefeasibilitySabicSupport .ManufacturingTechnicalSupport-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/ManufacturingTechnicalSupport.png');
}

#divBCAutomationSabicSupport .Checked .ManufacturingTechnicalSupport-png, #divPrefeasibilitySabicSupport .Checked .ManufacturingTechnicalSupport-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/ManufacturingTechnicalSupport_blue.png');
}

#divBCAutomationSabicSupport .othersupport-png, #divPrefeasibilitySabicSupport .othersupport-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/othersupport.png');
}

#divBCAutomationSabicSupport .Checked .othersupport-png, #divPrefeasibilitySabicSupport .Checked .othersupport-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/othersupport_blue.png');
}

#divBCAutomationSabicSupport .productMarketingSales-png, #divPrefeasibilitySabicSupport .productMarketingSales-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/productMarketingSales.png');
}

#divBCAutomationSabicSupport .Checked .productMarketingSales-png, #divPrefeasibilitySabicSupport .Checked .productMarketingSales-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/productMarketingSales_blue.png');
}

#divBCAutomationSabicSupport .ProductOfftake-png, #divPrefeasibilitySabicSupport .ProductOfftake-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/ProductOfftake.png');
}

#divBCAutomationSabicSupport .Checked .ProductOfftake-png, #divPrefeasibilitySabicSupport .Checked .ProductOfftake-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/ProductOfftake_blue.png');
}

#divBCAutomationSabicSupport .RawmaterialRebate-png, #divPrefeasibilitySabicSupport .RawmaterialRebate-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/RawmaterialRebate.png');
}

#divBCAutomationSabicSupport .Checked .RawmaterialRebate-png, #divPrefeasibilitySabicSupport .Checked .RawmaterialRebate-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/RawmaterialRebate_blue.png');
}

#divBCAutomationSabicSupport .TechnologyLicensing-png, #divPrefeasibilitySabicSupport .TechnologyLicensing-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/TechnologyLicensing.png');
}

#divBCAutomationSabicSupport .Checked .TechnologyLicensing-png, #divPrefeasibilitySabicSupport .Checked .TechnologyLicensing-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/TechnologyLicensing_blue.png');
}

#divBCAutomationSabicSupport .TraniningCapability-png, #divPrefeasibilitySabicSupport .TraniningCapability-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/TraniningCapability.png');
}

#divBCAutomationSabicSupport .Checked .TraniningCapability-png, #divPrefeasibilitySabicSupport .Checked .TraniningCapability-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/TraniningCapability_blue.png');
}

#divBCAutomationSabicSupport .others-png, #divPrefeasibilitySabicSupport .others-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/others.png');
}

#divBCAutomationSabicSupport .Checked .others-png, #divPrefeasibilitySabicSupport .Checked .others-png {
    background-image: url('CssImages/WorkflowImages/SabicSupport/others_blue.png');
}

#divBCAutomationSabicSupport .ExpandedHeader, #divPrefeasibilitySabicSupport .ExpandedHeader {
    background-color: RGBA(230, 231, 232, 0.2);
}

#divBCAutomationSabicSupport .Checked > .ExpandedHeader, #divPrefeasibilitySabicSupport .Checked > .ExpandedHeader {
    background-color: RGBA(230, 231, 232, 0.2);
}

#divBCAutomationSabicSupport .plus, #divPrefeasibilitySabicSupport .plus {
    display: block;
    cursor: not-allowed;
    background-color: transparent;
    margin: -5px -5px 0px -5px;
    height: 38px;
    padding: 5px;
}

#divBCAutomationSabicSupport .Checked > .ExpandedHeader .plus, #divPrefeasibilitySabicSupport .Checked > .ExpandedHeader .plus {
    cursor: pointer;
    background-color: transparent;
    margin: -5px -5px 0px -5px;
    height: 38px;
    padding: 5px;
}

#divBCAutomationSabicSupport .minus, #divPrefeasibilitySabicSupport .minus {
    display: none;
}

#divBCAutomationSabicSupport .Expanded > .ExpandedHeader .plus, #divPrefeasibilitySabicSupport .Expanded > .ExpandedHeader .plus {
    display: none;
}

#divBCAutomationSabicSupport .Expanded > .ExpandedHeader .minus, #divPrefeasibilitySabicSupport .Expanded > .ExpandedHeader .minus {
    display: block;
    background-color: transparent;
    margin: -5px -5px 0px -5px;
    height: 38px;
    padding: 5px;
}

#divBCAutomationSabicSupport .ExpandedDetails, #divPrefeasibilitySabicSupport .ExpandedDetails {
    display: none;
}

#divBCAutomationSabicSupport .Expanded > .ExpandedDetails, #divPrefeasibilitySabicSupport .Expanded > .ExpandedDetails {
    display: block;
}

.plus img, .minus img {
    width: 12px;
    height: 12px;
}
/*---------------------------  PrefeasibilitySabicSupport End -------------------------------------*/
.support-header-spacing {
    padding: 5px 5px 0 5px;
    border-top: 1px solid #e6e7e8;
    border-right: 1px solid #e6e7e8;
    border-left: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8;
}

.support-header-spacing-bor {
    padding: 5px 5px 0 5px;
    border-top: 0px solid #e6e7e8;
    border-right: 1px solid #e6e7e8;
    border-left: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8;
}

.support-spacing-details {
    padding: 5px 5px 0 5px;
    border-top: 1px solid #e6e7e8;
    border-right: 1px solid #e6e7e8;
    border-left: 1px solid #e6e7e8;
    border-bottom: 1px solid #e6e7e8;
}

.justify-content-end-eng {
    justify-content: flex-end !important;
}

.prod-grid-select .custom-select {
    width: 85%;
    height: calc(1.5em + 0.1rem + 1px);
    background-color: #fff;
}

.prod-grid-feedback .custom-select {
    width: 80%;
    background-color: #fff;
    height: calc(1.5em + 0.1rem + 1px);
}

.prod-grid-feedback .input100-textgrid {
    width: 80%;
}

.prod-grid-feedback .input100-textarea-grid {
    width: 90%;
}

.w-80 {
    width: 80%;
}

.w-450 {
    width: 450px;
}

.w-550 {
    width: 550px;
}

.position-relative div.container-check-list label .checkmark.checkbox.checkbox-accept {
    left: 13px;
}

textarea:focus {
    border: 1px solid #009fdf;
    outline: #009fdf;
}

td.feedstock-btn-align button.btn-secondary-ent {
    font-size: 0.8rem !important;
}

.expand-collapse .k-grid .k-grid-content.k-auto-scrollable table tr.k-grouping-row td {
    padding-right: 0px;
}

    .expand-collapse .k-grid .k-grid-content.k-auto-scrollable table tr.k-grouping-row td p {
        margin-left: -.9em;
    }

.pad-right-6 {
    padding-right: 6px;
}

.pad-bot-10 {
    padding-bottom: 10px;
}

.reg-phase-1 {
    position: absolute;
    top: 90px;
    left: 0px;
    font-size: 12px;
}

.reg-phase-2 {
    position: absolute;
    top: 90px;
    left: 190px;
    font-size: 12px;
}

.reg-phase-3 {
    position: absolute;
    top: 90px;
    left: 380px;
    font-size: 12px;
}

.reg-phase-4 {
    position: absolute;
    top: 90px;
    left: 580px;
    font-size: 12px;
}

.reg-phase-5 {
    position: absolute;
    top: 90px;
    left: 765px;
    font-size: 12px;
}

.reg-phase span.completed {
    color: #4d4d4d;
    width: 100%;
}

.reg-phase span.date {
    color: #C6C8CA;
    width: 100%;
}

.reg-phase span.completed img {
    width: 15px;
}

.epdf-tbl-hd-bg-gray {
    border: 1px solid rgba(230, 231, 232, 0.8);
    background-color: rgba(230, 231, 232, 0.4);
}

.epdf-tbl-hd-border-h-gray {
    border-left: 1px solid rgba(230, 231, 232, 0.8);
    border-right: 1px solid rgba(230, 231, 232, 0.8);
}

.epdf-tbl-hd-border-L-gray {
    border-left: 1px solid rgba(230, 231, 232, 0.8);
}

.epdf-tbl-hd-border-R-gray {
    border-right: 1px solid rgba(230, 231, 232, 0.8);
}

.epdf-tbl-hd-border-btm-gray {
    border-bottom: 1px solid rgba(230, 231, 232, 0.8);
}

.epdf-tbl-hd-pd-v {
    padding: 15px 15px;
}

.rgba-light-grey {
    background-color: RGBA(230, 231, 232, .3);
}

.pre-generic-icon-png {
    background-image: url(CssImages/DropDownIcons/user_manual.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-left: 15px;
}

.fnt-size-small {
    font-size: 0.8rem;
    padding-top: 4px;
}

.edit-icon-png {
    background-image: url(CssImages/Icons/edit_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.edit-icon-blue-png {
    background-image: url(CssImages/Icons/edit_icon_blue.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.quickview-png {
    background-image: url(CssImages/Icons/QuickView.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.update-icon-png {
    background-image: url(CssImages/Icons/update_icon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.padding-l-40 {
    padding-left: 40px !important;
}

.legal-acknowledge span.checkmark.checkbox {
    left: 15px;
}

.pad-right-35 {
    padding-right: 35px;
}

.textarea-inline-edit {
    resize: none;
    min-height: 50px;
    height: 50px;
}

.pdf-align-color {
    background-color: rgba(230, 231, 232, 0.4);
    font-weight: normal;
}

.border-right-grey-light {
    border-right: 1px solid #ededed;
}

.selected-BCAttachment-bg {
    background-color: #4d4d4d;
    padding: 10px;
    color: #fff;
}

.bc-downloadFilename {
    font-size: 18px;
    color: #939598;
}

.bc-btn-delete {
    background-image: url('CssImages/WorkflowImages/NewIcons/delete.png');
    background-position: 8px center;
    background-repeat: no-repeat;
    background-size: 13px;
    padding-left: 28px;
}

.bc-padding-50 {
    padding-left: 50px;
}

.bc-img-Opacity {
    opacity: 0.2;
}

.bc-downloadTemplate-wid {
    width: 350px;
}

.online {
    height: 8px;
    width: 8px;
    background-color: #009FDF;
    border-radius: 50%;
    display: inline-block;
}

.offline {
    height: 8px;
    width: 8px;
    background-color: #EDEDED;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #939598;
}

.overall-inv-satisfaction {
    font-family: "SABIC Headline Light", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
    color: #939598;
    font-size: 22px;
}

.overall-inv-satisfaction-result {
    font-family: "SABIC Headline Light", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
    color: #009fdf;
    font-size: 22px;
}

.mar-left-15 {
    margin-left: 15px;
}

.startEnd {
    position: absolute;
    left: 5px;
    top: 35px;
    min-height: 55px;
    min-width: 55px;
    height: 55px;
    width: 55px;
}

.status-date-text {
    font-size: 12px;
    color: #FFF;
    word-break: break-all;
    display: inline-block;
    width: 100%;
}

.modal-share-bor {
    border-top: 1px solid #e6e7e8;
}

.sabic-support-icon-spacing {
    border-right: 1px solid #E6E7E8;
    padding-left: 30px;
    border-left: none;
    border-top: none;
    border-bottom: none;
}

.main-logo-dash-int {
    font-size: 20px;
    color: rgb(0, 159, 223);
    font-weight: normal;
    width: 100%;
    text-align: left;
    padding-top: 5px;
    text-transform: uppercase;
    font-family: "SABIC Headline Regular";
    margin: 0px 0px -2px;
}

    .main-logo-dash-int img {
        width: 260px;
        height: auto;
    }

.grid-min-hght-20 {
    height: 20px;
    min-height: 20px;
}

.unit-combo-height {
    padding: 0 15px;
    margin-bottom: 10px;
    background-color: #fff;
}

.unit-textbox-height {
    height: calc(1.5em + 0.1rem + 2px);
}

.htmleditor .form-group table.k-widget.k-editor-widget {
    height: 800px;
}

.modal-large[data-modelwindow="true"] .modal-lg {
    max-width: 93%;
}

.modal-large[data-modelwindow="true"] .fixed-bottom {
    position: relative;
    margin-top: 270px;
}

.modal-large[data-modelwindow="true"] .cert-flex {
    padding: 0 0;
    flex-direction: row;
    margin: 0;
    height: 75px;
}

.mar-top-8 {
    margin-top: 8px;
}
/*---------PDF-Generation Start-----------*/
.col-pdf-100, .col-pdf-90, .col-pdf-93, .col-pdf-94, col-pdf-95, .col-pdf-80, .col-pdf-70, .col-pdf-60, .col-pdf-50, .col-pdf-40, .col-pdf-30, .col-pdf-20, .col-pdf-15, .col-pdf-10, .col-pdf-5, .col-pdf-4, .col-pdf-3, .col-pdf-2, .col-pdf-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-pdf-100 {
    width: 100%;
}

.col-pdf-93 {
    width: 93%;
}

.col-pdf-94 {
    width: 94%;
}

.col-pdf-95 {
    width: 95%;
}

.col-pdf-90 {
    width: 90%;
}

.col-pdf-80 {
    width: 80%;
}

.col-pdf-70 {
    width: 70%;
}

.col-pdf-60 {
    width: 60%;
}

.col-pdf-50 {
    width: 50%;
}

.col-pdf-40 {
    width: 40%;
}

.col-pdf-30 {
    width: 30%;
}

.col-pdf-31 {
    width: 31%;
}

.col-pdf-32 {
    width: 32%;
}

.col-pdf-33 {
    width: 33.33%;
}

.col-pdf-20 {
    width: 20%;
}

.col-pdf-15 {
    width: 15%;
}

.col-pdf-10 {
    width: 10%;
}

.col-pdf-5 {
    width: 5%;
}

.col-pdf-4 {
    width: 4%;
}

.col-pdf-3 {
    width: 3%;
}

.col-pdf-2 {
    width: 2%;
}

.col-pdf-1 {
    width: 1%;
}
/*---------PDF-Generation End-----------*/
.ddlselect-supportPackage {
    color: #4d4d4d;
    padding: 0;
    height: 40px;
    width: 100%;
    border: 1px solid #c6c8ca;
    border-radius: 5px;
}

.sp-checkboxspacing {
    top: 0px !important;
    left: 0px !important;
}

.fnt-size-14 {
    font-size: 14px !important;
}

.white-space_wordwrap {
    word-break: break-all;
    display: inline-block;
}

.white-space_wordwrap-nobrdr {
    word-break: break-all;
}

.news-home-big {
    margin-top: 10px;
}

.news-home-top {
    margin-top: 0px;
}

#grdMyAllTrainingSchedule .k-panelbar > li.k-state-default > .k-link.k-state-selected, .k-panelbar > li > .k-state-selected, .k-state-selected > .k-link {
    color: #4d4d4d !important;
}

#grdMyAllTrainingSchedule .k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected,
/*.k-state-selected, .k-state-selected:link, .k-state-selected:visited,*/
.k-tool.k-state-selected {
    background-color: #c6c8ca !important;
    border-color: #c6c8ca !important;
}

.news-int.top-news-internal {
    left: 0;
    position: fixed;
    top: 136px !important;
}

.news-ext.top-news-internal {
    left: 0;
    position: fixed;
    top: 74px;
}

.content-internal .news-ext div.row.news-align {
    position: relative;
    top: 0px;
}

.news-ext div.row.news-align {
    position: relative;
    top: -62px;
}

.bs-tooltip-auto[x-placement^="top"] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #009fdf !important;
}

.graduation-cert-popup {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(230, 231, 232);
}

.Status-BCSPPreview {
    background-image: url('CssImages/GridIcons/View_BC_SP.png');
    background-repeat: no-repeat;
    background-position: 20% -10%;
    padding-left: 10px;
    background-size: 27px;
    width: 36px;
    height: 26px;
}

.mar-left-per-33 {
    margin-left: 33%;
}

.view_oppor_grad_align {
    float: right;
    text-align: right;
    width: 77%;
}

.manage-text-oppor {
    position: relative;
    z-index: 1;
}

.tick_icon_bg_pos {
    background-position: 2% 27% !important;
}
/*-------------------Graduation Certificate Start---------------*/
.grad-margin-bottom-20 {
    margin-bottom: 15px;
}

.grad-height-5 {
    height: 5px !important;
}

.nusaned_logo {
    width: 199px;
    height: auto;
}

#sabic_logo .sabic-logo {
    width: 93px;
    height: auto;
}

.header-1-text {
    font-family: "SABIC Headline Light", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
    color: #4d4d4d;
    font-size: 1.75rem;
}

.header-3-text {
    font-family: "SABIC Headline Light", Arial, sans-serif;
    font-weight: 300;
    line-height: 1;
    color: #4d4d4d;
    font-size: 1rem;
}

.header-4-text {
    font-family: "SABIC Headline Light", Arial, sans-serif;
    font-weight: 500;
    line-height: 1.9;
    color: #4d4d4d;
    font-size: 1rem;
}

.mar-top-170-grad {
    margin-top: 170px;
}

.mar-bottom-35 {
    margin-bottom: 35px;
}

.mar-bottom-3 {
    margin-bottom: 3px !important;
}

.mar-top-bottom-grad-text {
    margin-bottom: 15px;
    margin-top: 15px;
}

.grad-red-text {
    color: #e35205 !important;
}

.bg-grad-color-blue {
    background-color: #009fdf !important;
    background-image: none !important;
}

.bg-grad-color-grey {
    background-color: #e6e7e8 !important;
    background-image: none !important;
}

.menu-grey-grad {
    background-color: #e6e7e8 !important;
}

.mar-top-minus-35 {
    margin-top: -35px;
}

.mar-top-minus-50 {
    margin-top: -50px;
}

.fnt-sz-16px {
    font-size: 16px !important;
}

.fnt-sz-18px {
    font-size: 18px !important;
}

.fnt-sz-1-5rem {
    font-size: 1.5rem;
}

.grad-margin-v-40 {
    margin: 40px 0;
}

.grad-mar-top-30 {
    margin-top: 30px;
}

.grad-mar-bottom-50 {
    margin-bottom: 50px;
}
/*-------------------Graduation Certificate End---------------*/
.line-ht-28 {
    line-height: 28px;
}

.delegate-text-grid {
    color: #009fdf !important;
    font-weight: bold !important;
}

.btnViewGradCertificateDownload {
    text-align: center !important;
}

.news-image {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.news-title {
    font-size: 15px;
    color: #4d4d4d;
}

.news-palce-date {
    font-size: 12px;
    color: #939598;
}

.news-description {
    font-size: 15px;
    color: #4d4d4d;
}
/*-----------Reports CSS Start-----------*/
.ht-65 {
    min-height: 65px;
}

.ht-90 {
    min-height: 90px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.bg-light-yellow {
    background: RGBA(255,205,0,0.1);
}

.bg-light-grey {
    background: RGBA(77,77,77,0.1);
}

.sabic-bg-red {
    background-color: #e35205;
}

.sabic-bg-orange {
    background-color: #FFA300;
}

.sabic-bg-yellow {
    background-color: #FFCD00;
}

.sabic-bg-yellow-important {
    background-color: #FFCD00 !important;
}

.sabic-bg-dark-blue {
    background-color: #041E42;
}

.sabic-bg-normal-blue {
    background-color: #009fdf;
}

.sabic-bg-green {
    background-color: #0047BB;
}

.sabic-bg-green-important {
    background-color: #0047BB !important;
}

.sabic-text-white {
    color: #fff !important;
}

.sabic-bg-grey {
    background-color: #939598;
}

.pl-3-pr-3 {
    padding-left: 3px;
    padding-right: 3px;
}

.border-report {
    border: 1px solid RGBA(230,231,232,0.4) !important;
}

.bcreport-BCRCV-pdf, .pfreport-BCRCV-pdf {
    background: RGBA(4,30,66, 0.2);
}

.bcreport-greaterthantwo-pdf, .pfreport-greaterthantwo-pdf {
    background: RGBA(227,82,5, 0.4);
}

.bcreport-onetoTwo-pdf, .pfreport-onetoTwo-pdf {
    background: RGBA(255,205,0, 0.4);
}

.bcreport-lessthanone-pdf, .pfreport-lessthanone-pdf {
    background: RGBA(255, 163, 0, 0.4);
}
/*-----------Reports CSS End-----------*/
.border-bottom-BC-pdf {
    border-bottom: 1px solid RGBA(230,231,232,0.6) !important;
}

.border-right-BC-pdf {
    border-right: 1px solid RGBA(230,231,232,0.5) !important;
    background: RGBA(230,231,232,0.3);
}

.padding-BC-pdf {
    padding: 0px 30px;
}

.opacity-BC-pdf {
    background: RGBA(230,231,232,0.6);
}

#divNewsList span.highlight_text {
    color: #009fdf;
    text-decoration: underline;
}

.report-grid-height .k-grid-content {
    height: 400px;
    max-height: 400px;
    min-height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.ht-40 {
    height: 40px !important;
}
/*----------------------   Data Points - Start -------------------------*/
.datapoints .report-value {
    color: #fff;
}

.datapoints-col-1 .report-value {
    background-color: #FFCD00;
}

.datapoints-col-2 .report-value {
    background-color: #e35205;
}

.datapoints-col-3 .report-value {
    background-color: #939598;
}

.datapoints-col-4 .report-value {
    background-color: #0047BB;
}

.datapoints-col-5 .report-value {
    background-color: #009fdf;
}

.datapoints-col-6 .report-value {
    background-color: #041E42;
}
/*----------------------   Data Points - End -------------------------*/
.pt-v-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.k-menu .k-state-selected > .k-link {
    background-color: #009fdf !important;
    color: #fff !important;
}

.public-msg-text-heading {
    font-size: 1.2rem;
    line-height: 45px;
    font-family: "SABIC Headline Light";
}

.mar-right-5 {
    margin-right: 5px;
}

.text-underline {
    text-decoration: underline;
}

.admin-img-align {
    margin-top: -60px;
}

#main-dash.AdminDashboard {
    height: calc(100% - 200px);
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 260px;
}

.PublicMsgNotExist #main-dash.AdminDashboard {
    height: calc(100% - 148px);
    /*Add 52px for PublicMsgNotExist*/
}

.reports-InternalAlign {
    width: 15px;
    height: 15px;
}

.main-dash-external .status-msg-bold {
    font-weight: 900;
    font-family: "SABIC Headline Light";
    font-size: 17px;
}

.opacity-news-btn {
    opacity: 0.2;
}

.text-left-eng-pdf {
    text-align: left !important;
}

.nav-tabs-eng-pdf a {
    font-family: "SABIC Headline Regular" !important;
    color: #fff !important;
    background-color: #c6c8ca !important;
    border-radius: 0px !important;
    border-color: transparent !important;
    border: none !important;
    text-align: left !important;
    margin: 1px;
    padding-right: 10px !important;
    border-bottom: 0px solid transparent !important;
    padding-top: 10px !important;
    height: 46px !important;
    cursor: pointer;
}

.cert-header-text {
    font-family: "SABIC Typeface Text Light" !important;
    font-size: 2.5rem !important;
    letter-spacing: -1px !important;
}

.cert-award-text {
    font-family: "SABIC Typeface Text Light" !important;
    font-size: 1.6rem !important;
    color: #4d4d4d !important;
    font-weight: 300 !important;
}

.awarded-to-text {
    font-family: "SABIC Headline Regular" !important;
    font-size: 2.5rem !important;
    color: #009fdf !important;
}

.sign-line {
    font-family: "SABIC Typeface Text Light" !important;
    width: 21% !important;
    height: 1px !important;
    background-color: #939598 !important;
    margin-left: 15px !important;
}

.mar-top-minus-40 {
    margin-top: -40px !important;
}

.abs-img-align {
    font-family: "SABIC Typeface Text Light" !important;
    position: absolute !important;
    right: -7px !important;
    bottom: 39px !important;
}

.mar-top-100-grad {
    margin-top: 100px !important;
}

.height-90-report {
    height: 90px;
}

.drop-icon-img .dropdown-menu {
    padding: 0;
    position: relative;
    margin-top: 14px;
}

.up-arrow-icon-drop {
    background-image: url(CssImages/Icons/arrow-combo.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    position: absolute;
    right: 1px;
    top: -12px;
}

.bor-left-color {
    border-left: 1px solid #e6e7e8;
    padding-left: 5px;
    padding-right: 0px;
}

.bor-right-color {
    border-left: 1px solid #e6e7e8;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -10px;
    height: 39px;
    margin-top: -7px;
}

.mar-left-minus-24 {
    margin-left: -24px;
}

.mar-left-per-15 {
    margin-left: 15%;
}

.mar-left-per-21 {
    margin-left: 21%;
}

.height-auto {
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;
}

.download-sabic-red {
    color: #e35205;
    font-size: 13px;
}

.nav-tabs .nav-link:hover .download-sabic-red, .nav-tabs .nav-link.active .download-sabic-red {
    color: #FFCD00 !important;
}

.bor-explore-color {
    border-left: 1px solid #e6e7e8;
    padding-left: 5px;
    padding-right: 0px;
    margin-left: 0px;
    height: 39px;
    margin-top: -7px;
}

.moreaction-req-parent .action-req-parent {
    margin: 6px 0 6px 0 !important;
    background-color: transparent;
    color: #fff;
    padding: 3px;
    font-family: "SABIC Headline Regular";
}

    .moreaction-req-parent .action-req-parent .width-small-icon {
        width: 65px !important;
    }

    .moreaction-req-parent .action-req-parent .action-text {
        font-size: 14px;
        color: #FFF;
    }

.moreaction-not-req-parent .action-not-req-parent {
    margin: 5px !important;
}

.moreaction-req-parent .action-req-parent .Status-Pending-Right-Icon {
    display: none;
    background-image: url('CssImages/GridIcons/ActionRequired-white.png');
    background-repeat: no-repeat;
    background-position: 20% 13%;
    padding-left: 10px;
    background-size: 44px;
    width: 36px;
    height: 45px;
    float: left;
}

.moreaction-not-req-parent .action-not-req-parent .Status-Pending-Right-Icon {
    display: none;
}
/*Mobile code for Action Required Start*/
.moreaction-req-parent .action-req-parent-mob {
    margin: 6px 0 0px 0 !important;
    background-color: #041E42;
    color: #fff;
    padding: 3px;
    font-family: "SABIC Headline Regular";
}

    .moreaction-req-parent .action-req-parent-mob .text-black {
        font-size: 18px;
        color: #FFF;
    }

    .moreaction-req-parent .action-req-parent-mob .Status-Pending-Right-Icon {
        display: none;
        background-image: url('CssImages/GridIcons/ActionRequired-white.png');
        background-repeat: no-repeat;
        background-position: 20% 13%;
        padding-left: 10px;
        background-size: 21px;
        width: 36px;
        height: 45px;
        float: left;
    }

.moreaction-not-req-parent .action-not-req-parent-mob .Status-Pending-Right-Icon {
    display: none;
}
/*Mobile code for Action Required End*/
.fnt-big {
    font-size: 16px;
    font-family: 'SABIC Headline Regular';
}

.img-view-benefits {
    border-radius: 50%;
    width: 80px !important;
    height: 80px;
    border: 2px solid #4d4d4d;
}

#grdMyAllTrainingSchedule .k-scheduler-toolbar > ul.k-scheduler-views li.k-state-default.k-view-month.k-state-selected {
    background-color: #009fdf !important;
}

#grdMyAllTrainingSchedule .k-scheduler-toolbar > ul.k-scheduler-views li.k-state-default.k-view-day.k-state-selected {
    background-color: #009fdf !important;
}

#grdMyAllTrainingSchedule .k-scheduler-toolbar > ul.k-scheduler-views li.k-state-default.k-view-month.k-state-selected a.k-link {
    color: #ffffff !important;
}

#grdMyAllTrainingSchedule .k-scheduler-toolbar > ul.k-scheduler-views li.k-state-default.k-view-day.k-state-selected a.k-link {
    color: #ffffff !important;
}

.opp-name-grid {
    margin-top: 0px;
    padding-top: 10px !important;
    border: 0px;
    word-break: break-all;
}
/*-------------------------Quick view Css ---------------------*/
/*.quickviewheading {
    background-color: #009fdf;
    color: white;
    padding: 10px 15px;
    font-size: 15px;
}*/
.border-bottom-blue {
    border-bottom: 2px solid #009fdf;
}

.container-bg-layout-quickview {
    background: RGBA(198,200,202, .1);
    border: 0px solid RGBA(198,200,202, .3);
    padding: 10px 15px;
    border-radius: 0px;
}

.quickview-border {
    border-bottom: 1px solid #e6e7e8;
    padding-bottom: 10px;
}

.diligence-label-quickview-GenInfo {
    font-size: 12px;
}

.btn-align-sppmworklist {
    width: 95%;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.tab-align-fin-opt.nav-tabs .nav-link, .tab-align-fin-opt.nav-tabs .nav-link:hover {
    color: #4d4d4d;
    background: RGBA(230,231,232,0.3);
    border-color: transparent transparent #f3f3f3;
    border-bottom: 1px solid RGBA(230,231,232,0.3);
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
    font-family: "SABIC Headline Regular", Arial, sans-serif;
    padding: 12px;
    cursor: default;
    margin-right: 2px;
}

    .tab-align-fin-opt.nav-tabs .nav-link.active {
        color: #fff;
        background-color: #009fdf;
        border-color: transparent transparent #f3f3f3;
        border-bottom: 1px solid #009fdf;
        font-size: 1rem;
        font-weight: 400;
        text-align: left;
        font-family: "SABIC Headline Regular", Arial, sans-serif;
        padding: 12px;
        cursor: pointer;
    }

.txt-ovrflow-clip {
    text-overflow: clip !important;
}

.SignatureMouImg img {
    min-width: 100px;
    max-width: 200px;
}

.sabic-bg-red-reject {
    background-color: RGBA(227,82,5,1);
    color: #fff;
    border: 1px solid RGBA(227,82,5,1);
}

    .sabic-bg-red-reject:hover {
        background-color: RGBA(227,82,5,0.7);
        color: #fff;
        border: 1px solid RGBA(227,82,5,0.7);
    }

.sabic-bg-orange-suspend {
    background-color: RGBA(255,163,0,1);
    color: #fff;
    border: 1px solid RGBA(255,163,0,1);
}

    .sabic-bg-orange-suspend:hover {
        background-color: RGBA(255,163,0,0.7);
        color: #fff;
        border: 1px solid RGBA(255,163,0,0.7);
    }

.btn-secondary-ent.sabic-bg-red-reject[disabled], .btn-secondary-ent.sabic-bg-red-reject[readonly] {
    background-color: RGBA(227,82,5,1);
    color: #fff;
    border: 1px solid RGBA(227,82,5,1);
    cursor: not-allowed;
}

    .btn-secondary-ent.sabic-bg-red-reject[disabled]:hover, .btn-secondary-ent.sabic-bg-red-reject[readonly]:hover {
        background-color: RGBA(227,82,5,1);
        color: #fff;
        border: 1px solid RGBA(227,82,5,1);
        cursor: not-allowed;
    }

.quickview-white-png {
    background-image: url(CssImages/Icons/QuickView-white.png);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 9px 5px;
    padding: 8px 18px;
    width: 48px;
    height: 48px;
    cursor: pointer;
}

.contact-icon-white-png {
    background-image: url(CssImages/Icons/chat-icon-white.png);
    background-size: 28px;
    background-repeat: no-repeat;
    background-position: 3px 3px;
    padding: 6px 17px;
    width: 33px;
    height: 30px;
    cursor: pointer;
}

.supcntrFeedback-90-ht {
    height: 235px !important;
}

.cert-award-blue-text {
    font-family: "SABIC Text Regular" !important;
    font-size: 1.7rem !important;
    color: #009fdf !important;
    font-weight: normal !important;
    letter-spacing: -1px;
}

.line-ht-28 {
    line-height: 28px !important;
}

.bc-delete-align, .bc-edit-align, .pf-delete-align, .pf-edit-align {
    padding: 0.5rem !important;
}

.LastLogin-icon-png {
    background-image: url(CssImages/Icons/last-login-user.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.LastAction-icon-png {
    background-image: url(CssImages/Icons/last-action.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 28px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.notification_count_ins {
    margin-top: -9px;
    float: right;
    font-size: 13px;
    color: #e35205;
    font-family: SABIC Headline Regular, Arial, sans-serif;
}

.social-icons-int-role {
    flex: 0 0 4%;
    max-width: 4%;
}
/*.socail-icons-alignment {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #009fdf;
    margin: 0 10px;
}*/
/*.socail-icons-alignment a{
    padding-left : 6px;
}*/
/*PF Comments CSS*/
.modal-chat .nav.flex-column.nav-pills a button.close span {
    background-image: url(CssImages/Icons/close_dark.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 13px;
    cursor: pointer;
}

    .modal-chat .nav.flex-column.nav-pills a button.close span:hover {
        background-image: url(CssImages/Icons/close_hover.png);
    }

.nav-pills .nav-link {
    cursor: pointer;
}

.chat-role {
    font-size: 10px;
}

.modal-chat .nav.flex-column.nav-pills .nav-link {
    height: 55px;
}

.modal-chat-pad {
    padding-right: 25px;
    padding-left: 5px;
}

.modal-chat .nav-pills .nav-link.active, .modal-chat .nav-pills .show > .nav-link {
    color: #4d4d4d;
    background: rgba(0,159,223,0.1);
    border-radius: 0px;
}

.vert-line-chat {
    border-right: 1px solid #e6e7e8;
    padding-right: 0;
}

.bcmodal-chat-pad, .pfmodal-chat-pad {
    padding-right: 0px;
    padding-left: 5px;
}

.bcEditcomments-opacity, .pfEditcomments-opacity {
    background: rgba(255,163,0,0.1);
}

.bcComments-QHeader, .pfComments-QHeader {
    margin-top: -17px;
    background: rgba(230,231,232,0.4);
}

.bcComment-role-blue, .pfComment-role-blue {
    color: #041e42;
    font-size: 13px;
    font-weight: bold;
}

.k-widget.ShowSchedulerTools .k-scheduler-toolbar ul.k-scheduler-tools:first-child {
    display: block !important;
}

.investor-overflow-scroll {
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 453px;
    height: 200px;
}

#divGridAllConfiguration .k-floatwrap.k-header.k-scheduler-toolbar {
    background-color: white;
}

    #divGridAllConfiguration .k-floatwrap.k-header.k-scheduler-toolbar ul.k-reset.k-scheduler-tools {
        float: none;
    }

        #divGridAllConfiguration .k-floatwrap.k-header.k-scheduler-toolbar ul.k-reset.k-scheduler-tools li {
            width: 100%;
            display: inline-block;
            float: right;
            justify-content: flex-end;
            margin: 10px 0;
            background: transparent;
        }

            #divGridAllConfiguration .k-floatwrap.k-header.k-scheduler-toolbar ul.k-reset.k-scheduler-tools li a {
                float: right;
            }

.bcdot, .pfdot {
    height: 7px;
    width: 7px;
    border: 1px solid #E35205;
    display: inline-block;
    background-color: #E35205;
    border-radius: 50%;
}

    .bcdot[data-viewcomments="False"], .pfdot[data-viewcomments="False"] {
        display: none !important;
    }

.facebook_icon_profile {
    background-image: url(CssImages/SocialIcons/facebook.jpg);
    background-repeat: no-repeat;
    background-position: 1% center;
    padding-left: 45px;
    background-size: 30px;
}

.Twitter_icon_profile {
    background-image: url(CssImages/SocialIcons/twitter.jpg);
    background-repeat: no-repeat;
    background-position: 1% center;
    padding-left: 45px;
    background-size: 30px;
}

.LinkedIn_icon_profile {
    background-image: url(CssImages/SocialIcons/linkedin.jpg);
    background-repeat: no-repeat;
    background-position: 1% center;
    padding-left: 45px;
    background-size: 30px;
}

.Instagram_icon_profile {
    background-image: url(CssImages/SocialIcons/instragram.jpg);
    background-repeat: no-repeat;
    background-position: 1% center;
    padding-left: 45px;
    background-size: 30px;
}

.bcCommentBody, .pfCommentBody {
    min-height: 60vh;
    height: 60vh !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

.bc-Commentrow-border, .pf-Commentrow-border {
    border-bottom: 1px solid rgba(230,231,232,0.4);
}

.disp-none-mob-bcautomation, .disp-none-mob-prefeasibility {
    display: none;
}

#grdMyAllTrainingSchedule .k-header.k-scheduler-toolbar ul.k-reset.k-header.k-scheduler-views {
    z-index: 98;
}

.offline-modal-chat-align {
    font-size: 10px;
    margin-top: 27px;
    margin-left: 27px;
}

#divScheduleGrid .k-widget .k-grid-header table thead tr th:nth-child(2) {
    text-align: center !important;
}
/*BC Questionnaire*/
.bcquest-expcoll {
    padding-left: 40px;
    padding-right: 40px;
}

#divBCSubCategory .ExpandedHeader {
    background-color: RGBA(230, 231, 232, 0.2);
}

#divBCSubCategory .Checked .ExpandedHeader {
    background-color: RGBA(230, 231, 232, 0.2);
}

#divBCSubCategory .plus {
    display: block;
    cursor: not-allowed;
    background-color: transparent;
    margin: -5px -5px 0px -4px;
    height: 38px;
    padding: 5px;
}

#divBCSubCategory .Checked .plus {
    cursor: pointer;
    background-color: transparent;
    margin: -5px -5px 0px -4px;
    height: 38px;
    padding: 5px;
}

#divBCSubCategory .minus {
    display: none;
}

#divBCSubCategory .Expanded .plus {
    display: none;
}

#divBCSubCategory .Expanded .minus {
    display: block;
    background-color: transparent;
    margin: -5px -5px 0px -4px;
    height: 38px;
    padding: 5px;
}

#divBCSubCategory .ExpandedDetails {
    display: none;
}

#divBCSubCategory .Expanded .ExpandedDetails {
    display: block;
}

.chat-unread-dot {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: #e35205;
}

.chat-offline {
    height: 520px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.chat-role-offline {
    color: #009fdf;
    font-weight: bold;
    font-size: 12px;
}

#txtReAssignAnotherReviewerID-list .k-list-optionlabel.k-state-selected.k-state-focused {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #4d4d4d !important;
}

#divMyOpportunitiesGrid .k-widget.k-grid.grid-height.k-display-block .k-grid-content table tbody tr {
    position: relative !important;
}

.myopportunity-btngroup {
    position: absolute;
}

    .myopportunity-btngroup.moreaction-not-req-parent button.btn-secondary-statusgrid {
        background-color: transparent;
        border: 1px solid #e6e7e8;
        color: #4d4d4d;
        outline: none !important;
        vertical-align: middle;
        text-align: center;
        padding: 0.45rem 2.25rem;
        font-size: 1rem !important;
        line-height: 1.5;
        border-radius: 0.25rem;
        font-family: "SABIC Typeface Text Light", Arial, sans-serif;
        cursor: pointer;
        margin-top: -4px;
    }

        .myopportunity-btngroup.moreaction-not-req-parent button.btn-secondary-statusgrid:hover {
            color: #4d4d4d;
            background: rgba(70, 180, 230, 0.2);
            border-color: #009fdf;
            margin-top: -4px;
        }

.white-space_grid {
    white-space: normal !important;
    word-break: break-word !important;
    text-align: left !important;
}

.myopportunity-btngroup .dropdown .dropdown-menu {
    z-index: 98 !important;
    width: 100% !important;
    border-radius: 0px 0px 4px 4px !important;
}

.myopportunity-btngroup .dropdown .dropdown-toggle::after {
    background-image: none;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-left: 26px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    color: transparent;
}

.myopportunity-btngroup .dropdown .dropdown-menu a.dropdown-item {
    color: #4d4d4d !important;
    font-size: 13px !important;
    text-align: left !important;
    border-bottom: 1px solid #e6e7e8;
    width: 86%;
    margin: 2px 0px 5px 0;
    line-height: 33px;
}

    .myopportunity-btngroup .dropdown .dropdown-menu a.dropdown-item:last-child {
        border-bottom: none;
        line-height: 20px;
    }

.ChatHistory-height {
    min-height: 350px !important;
    height: 350px !important;
}

.ChatHistory-height-Selected {
    min-height: 380px !important;
    height: 380px !important;
}

.wrap-input100 .remove-bor.select-file-upload span {
    border-bottom: 0px solid #939598;
}

#grdMyAllTrainingSchedule .k-scheduler-toolbar {
    display: block !important;
}

    #grdMyAllTrainingSchedule .k-scheduler-toolbar > ul.k-scheduler-views {
        z-index: 98 !important;
        display: none !important;
    }

.myopportunity-btngroup.moreaction-req-parent .action-btn-color {
    background-color: #009fdf !important;
    color: #fff !important;
    /*height: 35px !important;*/
    height: auto !important;
    border: 0px solid #009fdf !important;
    border-radius: 4px !important;
    margin-top: -4px;
    outline: none;
}

.status-icon-flex {
    flex: 0 0 15%;
    max-width: 15%;
    padding-left: 0 !important;
}

.status-icon-text-flex {
    flex: 0 0 68%;
    max-width: 68%;
    margin-left: -5px;
    margin-top: 3px;
}

.status-icon-arrow-flex {
    flex: 0 0 7%;
    max-width: 7%;
    background-image: url(CssImages/Icons/arrow-combo-new.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: right center;
    /* padding-left: 26px; */
    width: 10px;
    height: 10px;
    cursor: pointer;
    color: transparent;
    display: block;
    margin-top: 10px;
}

.moreaction-req-parent .status-icon-arrow-flex {
    flex: 0 0 7%;
    max-width: 7%;
    background-image: url(CssImages/GridWhiteIcons/grid-arrow-combo-expand.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: right center;
    /* padding-left: 26px; */
    width: 10px;
    height: 10px;
    cursor: pointer;
    color: transparent;
    display: block;
    margin-top: 10px;
}

.moreaction-req-parent .status-icon-text-flex {
    font-size: 1rem !important;
}

.mar-top-minus-10 {
    margin-top: -10px;
}

.mar-top-minus-20 {
    margin-top: -20px;
}

.img-arrow-trans.blue, .img-arrow-trans.grey {
    width: 23px;
    height: auto;
}

.img-leftarrow-trans.blue, .img-leftarrow-trans.grey {
    width: 23px;
    height: auto;
    transform: rotate(180deg);
}

.pre-spacing-mob #nav-previous:not([disabled]) img.blue, .pre-spacing-mob #nav-next:not([disabled]) img.blue, .pre-spacing-mob #nav-previous[disabled] img.grey, .pre-spacing-mob #nav-next[disabled] img.grey {
    display: block !important;
}

.sabic-togg-onoff {
    flex: 0 0 96% !important;
    max-width: 96% !important;
    margin-left: 2% !important;
}

.pre-spacing-mob.OpportunityCreation .nav-tabs-1 a, .pre-spacing-mob.OpportunityCreation .nav-tabs-pre1 a {
    margin: 1px 1px 0 1px !important;
    text-align: left !important;
}

.k-event, .k-task-complete {
    border-color: #009fdf;
    background: #009fdf 0 -257px none repeat-x;
    color: #fff;
}

span.lblOppInfo-icon, span.lblPrefeasibilityInfo-icon, span.lblBCAutomationInfo-icon {
    cursor: pointer;
    margin-left: 5px;
}

span.lblOppEdit-icon, span.lblPrefeasibilityEdit-icon, span.lblBCAutomationEdit-icon {
    cursor: pointer;
    margin-left: 8px;
}

    span.lblOppEdit-icon img, span.lblPrefeasibilityEdit-icon img, span.lblBCAutomationEdit-icon img {
        width: 28px;
        height: auto;
    }

.k-widget.k-grid.SelectUploadAlign .k-grid-content tbody tr td div.k-upload-sync ul.k-upload-files button, .k-widget.k-grid.SelectUploadAlign .k-grid-content tbody tr td div.k-upload-sync ul.k-upload-files button:hover, .k-widget.k-grid.SelectUploadAlign .k-grid-content tbody tr td div.k-upload-sync ul.k-upload-files button.active {
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    background-color: transparent;
    color: #4d4d4d;
    border: none;
}

.white-space_wordbreak {
    word-break: break-word;
    display: inline-block;
}

.moreaction-req-parent select {
    background-repeat: no-repeat;
    height: 45px !important;
    background-position: 4px 10px;
    padding: 3px 0 0 32px;
    background-size: 30px;
    background-color: #009fdf;
    color: #fff;
    border-radius: 4px;
    border: none;
    outline: none;
    width: 90%;
    word-break: break-word;
    white-space: normal;
    background-clip: padding-box;
}

.moreaction-not-req-parent select {
    background-repeat: no-repeat;
    height: 45px !important;
    background-position: 4px 6px;
    padding: 3px 0 0 32px;
    background-size: 30px;
    background-color: #fff;
    color: #4d4d4d;
    border-radius: 4px;
    border: 1px solid #e6e7e8;
    outline: none;
    width: 90%;
    word-break: break-word;
    white-space: normal;
    background-clip: padding-box;
}

    .moreaction-req-parent select option, .moreaction-not-req-parent select option {
        background-color: #fff !important;
        height: 45px !important;
        color: #4d4d4d !important;
        word-break: break-word;
        white-space: normal;
    }

.content-internal .public-msg-align {
    left: 0;
    position: fixed;
    top: 136px;
}
/*Survey Questionnaire start*/
#divSurveyCategoriesNew .nav-tabs-1 {
    position: relative;
    float: left;
    width: 33.33%;
}
/*Survey Questionnaire end*/
/*out reach to normal user indicator*/
.Outtonrml-icon-png {
    background-image: url(CssImages/WorkflowImages/NewIcons/info.png);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left: 28px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.Outtonormal_Icon {
    background-image: url(CssImages/Icons/last-login-user.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 4% 27%;
    /*cursor: pointer;*/
}

.outtonormal_label {
    border-top: 1px solid #e6e7e8;
    padding: 5px 0px 0px 0px;
}

.bg-grey-outtonormal {
    background-color: rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(230, 231, 232, 0.4);
    padding: 10px 10px 10px 10px;
    border-radius: 4px;
}
/*out reach to normal user indicator*/
.ent-heading-survey {
    font-family: "SABIC Headline Light", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
    color: #4d4d4d;
    font-size: 1.2rem;
}

#PublishNewSurvey .nav-tabs {
    border-bottom: none;
    padding: 5px 12px;
}

    .project-tab #tabs #PublishNewSurvey .nav-tabs .nav-item.show .nav-link, #PublishNewSurvey .nav-tabs .nav-link, .project-tab #tabs #PublishNewSurvey .nav-tabs .nav-item.show .nav-link, #PublishNewSurvey .nav-tabs .nav-link.active {
        padding: 5px 12px;
    }

.notification-text-right {
    text-align: right !important;
}

.DocCount_align {
    top: -9px;
    position: relative;
}

#grdRawMaterial.sp-align {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -15px;
}
/*Pointing Opportunity details page from Search screen*/
.master-internal-layout .search-opp-align .reg-phase-1 {
    position: absolute;
    top: 90px;
    left: 0px;
    font-size: 12px;
}

.master-internal-layout .search-opp-align .reg-phase-2 {
    position: absolute;
    top: 90px;
    left: 155px;
    font-size: 12px;
}

.master-internal-layout .search-opp-align .reg-phase-3 {
    position: absolute;
    top: 90px;
    left: 312px;
    font-size: 12px;
}

.master-internal-layout .search-opp-align .reg-phase-4 {
    position: absolute;
    top: 90px;
    left: 475px;
    font-size: 12px;
}

.master-internal-layout .search-opp-align .reg-phase-5 {
    position: absolute;
    top: 90px;
    left: 632px;
    font-size: 12px;
}

.master-internal-layout .search-opp-align .w-550 {
    width: 445px;
}
/*Pointing Opportunity details page from Search screen*/
/*Pointing Opportunity details page from Search screen - On Collapse*/
.master-internal-layout #divMainContent.col-md-11-half .reg-phase-1 {
    position: absolute;
    top: 90px;
    left: 0px;
    font-size: 12px;
}

.master-internal-layout #divMainContent.col-md-11-half .reg-phase-2 {
    position: absolute;
    top: 90px;
    left: 175px;
    font-size: 12px;
}

.master-internal-layout #divMainContent.col-md-11-half .reg-phase-3 {
    position: absolute;
    top: 90px;
    left: 350px;
    font-size: 12px;
}

.master-internal-layout #divMainContent.col-md-11-half .reg-phase-4 {
    position: absolute;
    top: 90px;
    left: 545px;
    font-size: 12px;
}

.master-internal-layout #divMainContent.col-md-11-half .reg-phase-5 {
    position: absolute;
    top: 90px;
    left: 725px;
    font-size: 12px;
}

.master-internal-layout #divMainContent.col-md-11-half .w-550 {
    width: 445px;
}
/*Pointing Opportunity details page from Search screen - On Collapse*/
.select-btn-align .btn-secondary-ent {
    text-align: left !important;
}

select.SelectNoActionLabel {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: default !important;
    background-color: #fff !important;
}

    select.SelectNoActionLabel::-ms-expand {
        display: none;
    }

#MyOpportunitiesGrid td.vertical-align-middle {
    vertical-align: middle !important;
}

#MyOpportunitiesGrid tr:hover {
    background-color: #fff !important;
}

.ms-text-align {
    font-size: 10.5px !important;
    padding: 5px 8px;
}

#divMainContent.LeftSpliter {
    border-left: 15px solid #e6e7e8;
}
/*************************************************** Card Drag Drop - Start **************************************************************/
/*************************************************** Card Drag Drop - End **************************************************************/
/*************************************************** Select Task Search - Start **************************************************************/
.select-task-search .container-fluid {
    margin-top: 10px;
}

.select-task-search .btn-default {
    background: #009fdf;
    width: 100px;
    border-radius: 0px 4px 4px 0px;
    padding: 13px;
    text-transform: lowercase;
    font-size: 16px;
}

.select-task-search .form-control {
    padding: 25px;
    font-size: 20px;
}

.task-search-result .btn {
    color: #009fdf;
    background: none;
    border-radius: 0;
    border: 1px solid #ffa300;
    padding: 5px;
    font-size: 10px;
    font-family: 'SABIC Typeface Text Light';
}

.task-search-result .btn {
    color: #009fdf;
    background: none;
    border-radius: 0;
    border: 1px solid #ffa300;
    padding: 5px;
    font-size: 10px;
    font-family: 'SABIC Typeface Text Light';
}

.pad-right-5 {
    padding-right: 5px;
}

.pad-right-10 {
    padding-right: 10px;
}

.select-sub-task .btn {
    border: none;
    padding: 5px;
    color: #4d4d4d;
    text-decoration: none;
}

.select-sub-task .card-header {
    background-color: #FFCD00;
    color: #4d4d4d;
}

.select-sub-task .card-body ul li {
    color: #009fdf;
}

.select-sub-task button.collapsed[data-toggle] .collaspse-plus-icon {
    display: block;
}

.select-sub-task button.collapsed[data-toggle] .collaspse-minus-icon {
    display: none;
}

.select-sub-task button[data-toggle]:not(.collapsed) .collaspse-plus-icon {
    display: none;
}

.select-sub-task button[data-toggle]:not(.collapsed) .collaspse-minus-icon {
    display: block;
}

.select-sub-task .accordion-parent .card .btn-link {
    position: relative;
    display: block;
}

.select-sub-task .accordion-parent .card-body {
    padding: 5px;
}

    .select-sub-task .accordion-parent .card-body ul {
        padding-left: 25px;
    }

.select-sub-task .accordion-parent .card {
    margin-bottom: 3px;
}

    .select-sub-task .accordion-parent .card .btn-link .collaspse-minus-icon, .select-sub-task .accordion-parent .card .btn-link .collaspse-plus-icon {
        position: absolute;
        right: 5px;
        top: 5px;
    }

.collaspse-minus-icon, .collaspse-plus-icon {
    width: 12px;
    height: auto;
}
/*************************************************** Select Task Search - End **************************************************************/
/*************************************************** activity center create - Strat **************************************************************/
.dropdown {
    position: relative;
    display: inline-block;
}

.dropbtn {
    width: 150px;
    background-color: #009FDF;
    color: #FFFFFF;
    padding: 9px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    text-align: left;
    position: relative;
    top: -5px;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 10px 10px;
        text-decoration: none;
        text-align: left;
        display: block;
        color: #4D4D4D;
        margin-top: -4px;
    }

        .dropdown-content a:hover {
            background-color: #009FDF;
            color: #FFFFFF;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #009FDF;
}

.dropdown .dropbtn:focus {
    outline: none;
}

.create-plus {
    padding-right: 10px;
    font-weight: 600;
}

.fingerprint {
    display: inline-block;
    border: 1px solid rgba(0,159,223,0.65);
    cursor: pointer;
}

.extrnl-access {
    color: #009FDF;
    text-align: left;
    line-height: 1;
    margin: auto;
    padding-left: 20px;
    margin-left: 10px;
    margin-top: 5px;
}

.fingerprint-img-bg {
    width: 40px;
    height: 40px;
    background-color: rgba(0,159,223,0.2);
    position: relative;
}

.fingerprint-img {
    width: 35px;
    height: auto;
    position: absolute;
    top: 3px;
    right: 3px;
}

.k-dropdown .k-input {
    text-align: left;
    padding: 7px 0;
}

.task-hoc .input100 {
    float: right;
    width: 18px;
    margin-top: -25px;
}

.mar-top-37 {
    margin-top: 37px;
}

.task-hoc label {
    position: relative;
    left: 87%;
    top: -15px;
}

.mar-top-minus-22 {
    margin-top: -22px;
}

.blue-search-icon {
    position: absolute;
    top: 45px;
    right: 25px;
    cursor: pointer;
}
/*************************************************** activity center create - End **************************************************************/
/***************************************** Task process step details connectivity  - Start *******************************************/
.step-cards-parent-row {
    max-width: 1258.030px;
    width: 1258.030px;
}

.step-cards-parent .top-line {
    width: 12%;
    border-top: 2px dashed #939598;
    position: absolute;
    top: -145px;
    bottom: 0;
    left: -60px;
    right: 0;
    transform: rotate(90deg);
    display: none;
}

.step-cards-parent .left-line {
    width: 12%;
    border-top: 2px dashed #939598;
    position: absolute;
    top: 60px;
    bottom: 0;
    left: -23px;
    right: 0;
    display: none;
}

.step-cards-parent .right-line {
    width: 20%;
    border-top: 2px dashed #939598;
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 168px;
    right: 0;
    display: none;
}

.step-cards-parent .bottom-line {
    width: 12%;
    border-top: 2px dashed #939598;
    position: absolute;
    top: 0;
    bottom: -145px;
    left: -60px;
    right: 0;
    transform: rotate(90deg);
    display: none;
}

.step-cards-parent .mid-line {
    width: 100%;
    display: none;
}

    .step-cards-parent .mid-line .boder-line {
        width: 79.3%;
        border-top: 2px dashed #939598;
        margin-left: 10%;
        margin-top: -17px;
    }

.step-cards-parent.viewstep .mid-line .boder-line {
    width: 79.3%;
    border-top: 2px dashed #939598;
    margin-left: 10.2%;
    margin-top: -17px;
}

.step-cards-parent.viewstep .item-start-circle .right-line {
    width: 71%;
    border-top: 2px dashed #939598;
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 120px;
    right: 0;
    display: block;
}

.step-cards-parent.viewstep .item-end-circle .left-line {
    width: 72%;
    border-top: 2px dashed #939598;
    position: absolute;
    top: 60px;
    bottom: 0;
    left: -73px;
    right: 0;
    display: none;
}

.step-cards-parent.viewstep .right-line {
    width: 42%;
    border-top: 2px dashed #939598;
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 168px;
    right: 0;
    display: none;
}

.step-cards-parent.viewstep .item-start {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 125px;
    /* flex: 1 1 100px; */
    background: #FFFFFF;
    margin: 7px 36px 40px 36px;
    border-radius: 10px;
    /* border: 1px solid #009fdf; */
    cursor: pointer;
    color: #4D4D4D;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    /* vertical-align: middle; */
    /* cursor: grab; */
    /* box-shadow: 0 2px 3px rgb(147 149 152 / 40%); */
    position: relative;
}

.step-cards-parent.viewstep .item-end {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 125px;
    /* flex: 1 1 100px; */
    background: #FFFFFF;
    margin: 7px 36px 40px 36px;
    border-radius: 10px;
    /* border: 1px solid #009fdf; */
    cursor: pointer;
    color: #4D4D4D;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    /* vertical-align: middle; */
    /* cursor: grab; */
    /* box-shadow: 0 2px 3px rgb(147 149 152 / 40%); */
    position: relative;
}

.step-cards-parent.viewstep .item {
    width: 170px;
    height: 125px;
    /* flex: 1 1 100px; */
    background: #FFFFFF;
    margin: 7px 36px 40px 36px;
    border-radius: 10px;
    /* border: 1px solid #009fdf; */
    cursor: pointer;
    color: #4D4D4D;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    cursor: grab;
    /* box-shadow: 0 2px 3px rgb(147 149 152 / 40%); */
    position: relative;
}

.step-cards-parent .item-start-circle .right-line {
    width: 50%;
    border-top: 2px dashed #939598;
    position: absolute;
    top: 60px;
    bottom: 0;
    left: 120px;
    right: 0;
    display: block;
}

.step-cards-parent .item-end-circle .top-line {
    width: 25%;
    border-top: 2px dashed #939598;
    position: absolute;
    top: -125px;
    bottom: 0;
    left: -60px;
    right: 0;
    transform: rotate(90deg);
    display: none;
}

.step-cards-parent .item-end-circle .left-line {
    width: 47%;
    border-top: 2px dashed #939598;
    position: absolute;
    top: 60px;
    bottom: 0;
    left: -30px;
    right: 0;
    display: none;
}

.step-cards-parent:not(.Dragging) .item.top .top-line {
    display: block;
}

.step-cards-parent:not(.Dragging) .item.left .left-line {
    display: block;
}

.step-cards-parent:not(.Dragging) .item.right .right-line {
    display: block;
}

.step-cards-parent:not(.Dragging) .item.bottom .bottom-line {
    display: block;
}

.step-cards-parent:not(.Dragging) .mid-line {
    display: block;
}

.step-cards-parent:not(.Dragging) .item-end.top .top-line {
    display: block;
}

.step-cards-parent:not(.Dragging) .item-end.bottom .bottom-line {
    display: block;
}

.step-cards-parent:not(.Dragging) .item-end.left .left-line {
    display: block;
}

.step-cards-parent .item:hover .dragging-arrow {
    /*display: none;*/
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 5;
}

.step-cards-parent .item:hover .dragging-top-arrow {
    background-image: url(CssImages/ActivityCenter/left-arrow.gif);
    top: -41px;
    left: 65px;
    right: 0;
    bottom: 0;
    transform: rotate(90deg);
}

.step-cards-parent .item:hover .dragging-left-arrow {
    background-image: url(CssImages/ActivityCenter/left-arrow.gif);
    top: 50px;
    left: -45px;
    right: 0;
    bottom: 0;
}

.step-cards-parent .item:hover .dragging-right-arrow {
    background-image: url(CssImages/ActivityCenter/left-arrow.gif);
    top: 50px;
    left: 185px;
    right: 0;
    bottom: 0;
    transform: rotate(180deg);
}

.step-cards-parent .item:hover .dragging-bottom-arrow {
    background-image: url(CssImages/ActivityCenter/left-arrow.gif);
    top: 137px;
    left: 65px;
    right: 0;
    bottom: 0;
    transform: rotate(-90deg);
}

.step-cards-parent.viewstep .item:hover .dragging-arrow {
    display: none;
}

.step-cards-parent:not(.viewstep) .item:hover .dragging-arrow {
    display: block;
}
/***************************************** Task process step details connectivity  - End *******************************************/
.wrap {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    width: 99%;
    padding: 15px;
    position: relative;
    /*margin: 30px;*/
    /*display: flex;
    flex-direction: column;
    flex-wrap: wrap;*/
}

.item-start {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 125px;
    /* flex: 1 1 100px; */
    background: #FFFFFF;
    margin: 7px 15px 40px 15px;
    border-radius: 10px;
    /* border: 1px solid #009fdf; */
    cursor: pointer;
    color: #4D4D4D;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    /* vertical-align: middle; */
    /* cursor: grab; */
    /* box-shadow: 0 2px 3px rgba(147, 149, 152, 0.4); */
    position: relative;
}

.item-start-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border: 1px solid #E6E7E8;
    color: #009fdf;
    border-radius: 50%;
    padding: 0;
    box-shadow: 0 2px 3px rgba(147, 149, 152, 0.4);
    text-align: center;
}

    .item-start-circle label {
        padding: 3px 10px;
        border-radius: 30px;
        color: #009fdf;
    }

.item-end {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 125px;
    /* flex: 1 1 100px; */
    background: #FFFFFF;
    margin: 7px 15px 40px 15px;
    border-radius: 10px;
    /* border: 1px solid #009fdf; */
    cursor: pointer;
    color: #4D4D4D;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    /* vertical-align: middle; */
    /* cursor: grab; */
    /* box-shadow: 0 2px 3px rgba(147, 149, 152, 0.4); */
    position: relative;
}

.item-end-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border: 1px solid #E6E7E8;
    color: #009fdf;
    border-radius: 50%;
    padding: 0;
    box-shadow: 0 2px 3px rgba(147, 149, 152, 0.4);
    text-align: center;
}

.item-end label {
    padding: 3px 10px;
    border-radius: 30px;
    color: #009fdf;
}

.pad-top-0 {
    padding-top: 0 !important;
}

.item-main {
    width: 170px;
    height: 125px;
    /*flex: 1 1 100px;*/
    background: #FFFFFF;
    /*margin: 7px 15px 40px 15px;*/
    border-radius: 10px;
    border: 1px solid #009fdf;
    cursor: pointer;
    color: #4D4D4D;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    cursor: grab;
    box-shadow: 0 2px 3px rgba(147, 149, 152, 0.4);
    position: relative;
    z-index: 3;
}

    .item-main:hover {
        border: 1px solid #FFA300;
        transform: scale(1.17);
        transition: 1s;
        cursor: grab;
    }

.non-mandat-dropdown .non-mandat-dropdown-items {
    background: #F3F4F4;
    position: absolute;
    top: 30px;
    left: -800px;
    padding-left: 30px;
    min-width: 832px !important;
    /*transform: translate3d(-800px, -305px, 0px) !important;*/
    box-shadow: 0 3px 8px rgba(147, 149, 152, 0.6);
}

.non-mandat-dropdown .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border: none !important;
}

.non-mandat-dropdown-itemlist .item {
    margin: 7px 15px 15px 15px !important;
}

/*
.non-mandat-dropdown {
    position: absolute;
    transform: translate3d(-900px, 0px, 0px) !important;
    top: 0px;
    left: 0px;
    will-change: transform;
    max-width: 1037.87px !important;
}

.non-mandat-dropdown .non-mandat-dropdown-items {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: all 0.5s ease;
    margin-top: 1rem;
    left: 0;
    display: none;
}
*/

.item {
    width: 170px;
    height: 125px;
    /*flex: 1 1 100px;*/
    background: #FFFFFF;
    margin: 7px 15px 40px 15px;
    border-radius: 10px;
    /*border: 1px solid #009fdf;*/
    cursor: pointer;
    color: #4D4D4D;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    cursor: grab;
    /*box-shadow: 0 2px 3px rgba(147, 149, 152, 0.4);*/
    position: relative;
}
    /*.item:hover {
        transform: scale(1.17);
        transition: 1s;
        cursor: grab;
    }*/
    .item .RemoveSteps {
        background-color: #FFFFFF;
        color: #4D4D4D;
        text-align: center;
        cursor: pointer;
    }

.mandatory-bdr-clr {
    border: 1px solid #FFCD00;
    border-radius: 5px;
}

.non-mandatory-bdr-clr {
    border: 1px solid #009fdf;
    border-radius: 5px;
}

.border-radius-10 {
    border-radius: 10px;
}

.step-header {
    padding: 5px;
}

    .step-header label {
        font-family: 'SABIC Headline Regular';
        font-size: 14px;
        /*float: left;*/
    }

    .step-header .delete-card {
        background-image: url(CssImages/ActivityCenter/delete-icon-sm.png);
        background-repeat: no-repeat;
        float: right;
        width: 20px;
        height: 20px;
        margin-top: 2px;
        cursor: pointer;
    }

    .step-header .dropdown-card-icon {
        background-image: url(CssImages/ActivityCenter/click-icon.png);
        background-repeat: no-repeat;
        float: right;
        width: 20px;
        height: 20px;
        margin-top: 2px;
        cursor: pointer;
    }

.item hr {
    margin-top: 35px;
    margin-bottom: 15px;
    border: 0.5px solid rgba(0, 159, 223, 0.2);
}

.step-description {
    /*background-color: rgba(255, 205, 0, 0.4);*/
    /*padding: 5px;*/
    border-radius: 5px;
}

.divider-line {
    width: 100%;
    border-top: 1px solid #009fdf;
    /*margin-top: 55px;*/
}

.descrep-lbl {
    height: 14vh;
    vertical-align: middle;
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
    margin: 0;
}

.view-task-details .descrep-lbl {
    height: auto;
}

.view-step-description {
    background-color: rgba(255, 205, 0, 0.4);
    padding: 5px;
    border-radius: 5px;
}

.view-inprog-step-description {
    background-color: rgba(0, 159, 223, 0.2);
    padding: 5px;
    border-radius: 5px;
}

.inprog-dot-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 4px;
    float: left;
}

.inprog-status {
    float: left;
    font-size: 12px;
    margin-left: 4px;
    font-family: 'SABIC Typeface Text Light';
}

.inprog-date {
    font-size: 12px;
    float: right;
}

.non-mandat-step-descrep {
    background-color: rgba(255, 205, 0, 0.0);
    /*padding: 5px;*/
    border-radius: 5px;
}

.psbl-int {
    border: 1px solid #009fdf;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgba(147, 149, 152, 0.4);
    padding: 5px;
}

    .psbl-int hr {
        margin-top: -7px;
        margin-bottom: 10px;
        border: 0.5px solid rgba(0, 159, 223, 0.2);
    }

    .psbl-int label {
        font-size: 12px;
        margin-top: 5px;
    }

.task-proccess-modal {
    min-height: 53vh !important;
}

.possible-interaction-modal {
    min-height: 92vh !important;
}

.add-steps ul {
    padding: 0;
}

    .add-steps ul li {
        background-color: rgba(230, 231, 232, 0.4);
        padding-left: 10px;
        margin-top: 2px;
        color: #009fdf;
        list-style: none;
        cursor: pointer;
        text-align: left;
    }
/*.item:nth-child(6n) {
        page-break-after: always;
        break-after: always;
        wrap-after: flex;
        background: silver;
    }*/
.mar-15-all {
    margin: 15px;
}

.task-step-duration label {
    color: #4D4D4D;
    padding: 10px 15px;
    font-size: 16px;
    font-family: 'SABIC Headline Regular';
    font-weight: 400;
}

.task-sub-titles {
    background-color: rgba(230, 231, 232, 0.4);
    padding: 0;
    padding: 5px;
    color: #009fdf;
    border-radius: 5px 5px 0px 0px;
    margin-top: 15px;
}

.bg-task-deets {
    background-color: #FBFCFD;
}

.bg-task-deets-deta {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 10px;
    /*box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 5%);*/
    box-shadow: 0px 0px 13px 0px rgba(82, 63, 105, 0.05);
}

    .bg-task-deets-deta label {
        padding-bottom: 15px;
        border-bottom: 1px dashed rgba(147, 149, 152, 0.4);
        width: 100%;
    }

    .bg-task-deets-deta input {
        border: none;
        padding: 0;
    }

        .bg-task-deets-deta input:focus {
            border: none;
            padding: 0;
        }

.mar-bottom-20 {
    margin-bottom: 20px;
}

.add-remove-steps {
    float: right;
    margin-right: 5px;
}

.border-radius-5 {
    border-radius: 5px;
}

.brdr-btm-corners {
    border-color: rgba(230, 231, 232, 0.4);
    border-radius: 0 0 5px 5px;
}

.left-arrow-btn {
    width: 60px;
    min-height: 100%;
    border: 1px solid #E6E7E8;
    border-radius: 5px;
    text-align: center;
    padding: 5px;
    box-shadow: 0 2px 3px rgba(147, 149, 152, 0.4);
    cursor: pointer;
}

    .left-arrow-btn.Disabled {
        cursor: not-allowed;
    }

.arraow-img-align {
    align-items: center;
    justify-content: center;
    display: flex;
}

.pad-15-all {
    padding: 15px;
}

.mar-15-all {
    margin: 15px;
}

.task-view-card-col-xl-2 {
    -ms-flex: 0 0 18.666667%;
    flex: 0 0 18.666667%;
    max-width: 18.666667%;
}

.view-card-item {
    min-width: 190px;
    min-height: 160px;
    /*flex: 1 1 100px;*/
    background: #FFFFFF;
    /*margin: 7px;*/
    border-radius: 10px;
    /*border: 1px solid #009fdf;*/
    cursor: pointer;
    color: #4D4D4D;
    /*font-weight: bold;*/
    font-size: 16px;
    text-align: left;
    vertical-align: middle;
    cursor: grab;
    box-shadow: 0 2px 3px rgba(147, 149, 152, 0.4);
    position: relative;
}

    .view-card-item:hover {
        border: 1px solid #FFA300;
        transform: scale(1.15);
        transition: 1s;
        cursor: grab;
    }

.card-staus-date {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: auto;
    margin: auto;
}

.pad-bot-7 {
    padding-bottom: 7px;
}

.inprogress-card {
    border: 1px solid rgba(0, 159, 223, 0.2);
    border-radius: 5px;
}

.inprog-step-num-view {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    float: left;
    margin-left: 2px;
    margin-top: 2px;
}

.inprogress-card hr {
    margin-top: 35px;
    margin-bottom: 15px;
    border: 0.5px solid rgba(0, 159, 223, 0.2);
}

.not-started-card {
    border: 1px solid rgba(0, 159, 223, 0.2);
    border-radius: 5px;
}

.not-started-step-num-view {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    float: right;
    margin-left: 4px;
}

.not-started-step-description {
    padding: 5px;
    border-radius: 5px;
}

.not-started-dot-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 4px;
    float: left;
}

.on-hold-step-num-view {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    float: right;
    margin-left: 4px;
}

.on-hold-step-description {
    padding: 5px;
    border-radius: 5px;
}

.on-hold-dot-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 4px;
    float: left;
}

.re-assign-step-num-view {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    float: right;
    margin-left: 4px;
}

.re-assign-step-description {
    padding: 5px;
    border-radius: 5px;
}

.re-assign-dot-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 4px;
    float: left;
}

.reject-step-num-view {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    float: right;
    margin-left: 4px;
}

.reject-step-description {
    padding: 5px;
    border-radius: 5px;
}

.reject-dot-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 4px;
    float: left;
}

.completed-step-num-view {
    color: #FFFFFF;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    float: right;
    margin-left: 4px;
}

.step-num {
    padding-top: 3px;
    float: left;
}

.completed-step-description {
    padding: 5px;
    border-radius: 5px;
}

.description-color-completed label {
    color: #FFFFFF;
}

.completed-dot-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 4px;
    float: left;
}

.step-heater-tittle {
    font-family: 'SABIC Headline Light';
    font-size: 24px;
    padding: 5px;
}

.step-arrow-align {
    display: flex;
    justify-content: end;
}

.color-notstarted {
    background-color: #939598;
    color: #FFF;
}

.color-ongoing {
    background-color: #009fdf;
    color: #FFF;
}

.color-onhold {
    background-color: #FFA300;
    color: #FFF;
}

.color-rejected {
    background-color: #e35205;
    color: #FFF;
}

.color-cancelled {
    background-color: #FFCD00;
    color: #FFF;
}

.color-completed {
    background-color: #0047BB;
    color: #FFF;
}

.status-color-notstarted {
    background-color: #939598;
}

.status-color-ongoing {
    background-color: #009fdf;
}

.status-color-onhold {
    background-color: #FFA300;
}

.status-color-rejected {
    background-color: #e35205;
}

.status-color-cancelled {
    background-color: #FFCD00;
}

.status-color-completed {
    background-color: #0047BB;
}

.description-color-notstarted {
    background-color: #939598;
    padding: 5px;
    border-radius: 5px;
}

    .description-color-notstarted label {
        color: #FFFFFF;
    }

.description-color-ongoing {
    background-color: #009fdf;
    padding: 5px;
    border-radius: 5px;
}

    .description-color-ongoing label {
        color: #FFFFFF;
    }

.description-color-onhold {
    background-color: #FFA300;
    padding: 5px;
    border-radius: 5px;
}

    .description-color-onhold label {
        color: #FFFFFF;
    }

.description-color-rejected {
    background-color: #e35205;
    padding: 5px;
    border-radius: 5px;
}

    .description-color-rejected label {
        color: #FFFFFF;
    }

.description-color-cancelled {
    background-color: #FFCD00;
    padding: 5px;
    border-radius: 5px;
}

    .description-color-cancelled label {
        color: #FFFFFF;
    }

.description-color-completed {
    background-color: #0047BB;
    padding: 5px;
    border-radius: 5px;
}

    .description-color-completed label {
        color: #FFFFFF;
    }

.mar-right-10 {
    margin-right: 10px;
}

.mar-top-9 {
    margin-top: 9px;
}

.k-multiselect-wrap .k-floatwrap {
    width: 100%;
}
/***************************************** Drop Down Tree  - Start *******************************************/
.dropdown-tree-parent ul.dropdown-tree > li.ParentTree > .ParentTreeContent > .Icon {
    background-image: url(CssImages/Icons/plus-icon.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 12px;
    padding-top: 25px;
    width: 100%;
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-top: 4px;
}

.dropdown-tree-parent ul.dropdown-tree > li.ParentTree > ul {
    display: none;
}

.dropdown-tree-parent ul.dropdown-tree > li.ParentTree.Expand > .ParentTreeContent > .Icon {
    background-image: url(CssImages/Icons/minus-icon.png);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    height: 12px;
    padding-top: 25px;
    cursor: pointer;
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    margin-top: 4px;
}

.ParentTree {
    list-style-type: none;
    padding-left: 10px;
}

.dropdown-tree-parent {
    width: 100%;
    cursor: text;
}

.dropdown-tree li label {
    padding-left: 30px;
}

.ParentTreeContent {
    font-size: 1rem;
    font-weight: 400;
    font-family: "SABIC Text Regular", Arial, sans-serif;
    color: #4d4d4d;
    cursor: default;
}

.dropdown-item-scroll {
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.TreeItem {
    list-style-type: none;
    padding-left: 5px;
    cursor: pointer;
}

    .TreeItem label {
        color: #626262;
        font-size: 13px;
        font-family: "SABIC Typeface Text Light", Arial, sans-serif;
        font-weight: 400;
        line-height: 30px;
        text-transform: capitalize;
        cursor: pointer;
    }

    .TreeItem input {
        cursor: pointer;
    }

.selected-item {
    float: left;
}

.dropdown-tree-parent ul.dropdown-tree > .ParentTree.Expand > ul {
    display: block;
}

    .dropdown-tree-parent ul.dropdown-tree > .ParentTree.Expand > ul .checkbox {
    }

        .dropdown-tree-parent ul.dropdown-tree > .ParentTree.Expand > ul .checkbox:checked {
        }

.dropdown-tree-parent .selected-item-parent {
    width: 100%;
    min-height: 42px;
    border: 1px solid #c6c8ca;
    border-radius: 5px;
    padding: 1px 1px;
    overflow: hidden;
}

    .dropdown-tree-parent .selected-item-parent .selected-item {
        border: 1px solid #c6c8ca;
        border-radius: 4px;
        padding: 6px 10px 7px;
        background-color: #e6e7e8;
        color: #4d4d4d;
        margin-right: 5px;
        text-align: left;
        display: inline-block;
        margin: 1px;
        cursor: pointer;
    }

.selected-item img {
    margin-top: -2px;
    margin-left: 5px;
}

.dropdown-tree-parent .selected-item-parent .selected-item .Cancel {
    cursor: pointer;
}

.dropdown-toggle::after {
    top: 4px !important;
    position: relative !important;
    right: 4px;
    color: #009fdf;
}

.dropdown-close {
    width: 16px;
    height: 16px;
    background-image: url(CssImages/Icons/close-icon.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 7px;
    margin: auto;
    margin-left: 30px;
    cursor: pointer;
}
/***************************************** Drop Down Tree  - End *******************************************/
/***************************************** Complete Tab - Start *******************************************/
.completed-tab .tab-title {
    display: block;
    float: left;
}

.completed-tab .completed-tab-icon {
    background-image: url(CssImages/ActivityCenter/tick-icon.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.completed-tab.active .completed-tab-icon, .completed-tab:hover .completed-tab-icon {
    background-image: url(CssImages/ActivityCenter/tick-icon.png);
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    color: #4d4d4d;
    background: RGBA(230,231,232,0.1);
    border-color: transparent transparent #f3f3f3;
    border-bottom: 1px solid RGBA(230,231,232,0.3);
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    font-family: "SABIC Headline Regular", Arial, sans-serif;
    padding: 12px;
    cursor: pointer;
    margin-right: 2px;
}

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
        color: #4D4D4D;
        background-color: #fafafa;
        border-color: transparent transparent #f3f3f3;
        border-bottom: 1px solid #009fdf;
        font-size: 1rem;
        font-weight: 400;
        text-align: left;
        text-transform: uppercase;
        font-family: "SABIC Headline Regular", Arial, sans-serif;
        padding: 12px;
        cursor: pointer;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #009fdf;
        background-color: #f5f5f6;
        border-color: transparent transparent #f3f3f3;
        border-bottom: 2px solid #009fdf;
        font-size: 1rem;
        font-weight: 400;
        text-align: left;
        font-family: "SABIC Headline Regular", Arial, sans-serif;
        padding: 12px;
        cursor: pointer;
    }

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.nav-tabs.edit-mode .nav-item, .nav-tabs.edit-mode .nav-item:hover, .nav-tabs.edit-mode .nav-item:focus {
    cursor: not-allowed;
}

    .nav-tabs.edit-mode .nav-item:not(.active):hover, .nav-tabs.edit-mode .nav-item:not(.active):focus {
    }
/***************************************** Complete Tab - End *******************************************/
/***************************************** Grid icon- Start *******************************************/
.grid-edit-icon {
    background-image: url(CssImages/GridIcons/edit-icon.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.grid-delete-icon {
    background-image: url(CssImages/GridIcons/delete-icon.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.grid-view-icon {
    background-image: url(CssImages/GridIcons/view-icon.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.grid-action-icon {
    background-image: url(CssImages/GridIcons/action-icon.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.grid-upload-icon {
    background-image: url(CssImages/GridIcons/upload-icon.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.grid-version-history-icon {
    background-image: url(CssImages/GridIcons/view-history.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
/***************************************** Grid icon- End *******************************************/
/***************************************** SYSTEM CALENDAR - Start *******************************************/
.main-calender {
    cursor: pointer;
}

.month-tittle {
    text-align: left;
    background-color: rgba(0,159,223,0.1);
    font-family: 'SABIC Typeface Headline';
    font-size: 24px;
    font-weight: 600;
    min-height: 58px;
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}

    .month-tittle label {
        font-family: 'SABIC Typeface Headline';
        margin: 0 0 0 15px;
        /*font-weight: bold;*/
        font-size: 16px;
        color: #4d4d4d !important;
    }

.select-date-task .date-circle {
    width: 42px;
    height: 42px;
    background-color: #E6E7E8;
    color: #4d4d4d;
    border-radius: 50%;
    margin-right: 10px;
    /*padding: 3px;
    padding-top: 5px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    float: left;
    position: relative;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.pad-tb-lr {
    padding: 5px 5px 5px 5px;
}

.pad-tb-lr-main {
    padding: 30px 15px;
}

.select-date-task .card {
    /*background: RGBA(255, 163, 0, 0.1);*/
}

    .select-date-task .card.collapsed {
        background-color: #FFFFFF;
    }

.select-date-task .day-calender {
    font-size: 12px;
    position: absolute;
    top: -20px;
    left: 10px;
}

.select-date-task .date-calender {
    font-size: 18px;
    font-weight: bold;
}

.select-date-task .btn {
    border: none;
    padding: 9.75px;
    color: #4d4d4d;
    text-decoration: none;
}

.select-date-task .date-header-tittle {
    /*padding-top: 9px;*/
    width: 90%;
}

.task-activity-list .list-header-tittle {
    /*padding-top: 9px;*/
    width: 87%;
}

.select-date-task .card-data ul li {
    list-style-type: none;
    background: rgba(255, 163, 0, 0.1);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 1px 3px 0px;
    padding: 7px;
    margin-bottom: 5px;
    color: #009fdf;
    font-size: 15px;
    width: 100%;
}

    .select-date-task .card-data ul li a {
        color: #4D4D4d;
        font-size: 15px;
    }

.select-date-task .card-body {
    padding: 15px 60px 15px 60px;
}
/***************************************** SYSTEM CALENDAR - End *******************************************/
/***************************************** SYSTEM CALENDAR - End *******************************************/
.card-normal {
    font-size: 10px;
    font-weight: bold;
    float: right;
}

.card-urgent {
    font-size: 10px;
    font-weight: bold;
    float: right;
}
/***************************************** New UI Changes - Start *******************************************/
.grid-status-color-notstarted {
    color: #939598;
    font-weight: bold;
}

.grid-status-color-ongoing {
    color: #009fdf;
    /*font-weight: bold;*/
}

.grid-status-color-completed {
    color: #0047BB;
    font-weight: bold;
}

.grid-status-color-rejected {
    color: #e35205;
    font-weight: bold;
}

.grid-status-color-onhold {
    color: #FFA300;
    font-weight: bold;
}

.grid-status-color-draft {
    /*color: #4d4d4d;*/
    color: #FFCD00;
    font-weight: bold;
}

.k-i-calendar.k-icon {
    content: none !important;
    background-image: url(CssImages/Icons/icon-calender.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-top: -5px;
}

    .k-i-calendar.k-icon::before {
        content: none !important;
    }

.k-icon.k-i-refresh {
    content: none !important;
    background-image: url(CssImages/Icons/grid-icon-refresh.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 4px;
}

    .k-icon.k-i-refresh:before {
        content: none !important;
    }

.cus-cal-img .k-select {
    cursor: pointer;
}
/*.btn-laung {
    background-color: rgba(231, 232, 233, 0.4) !important;
}*/
.show.language-dropdown {
    position: absolute;
    transform: translate3d(-48px, 35px, 0px) !important;
    top: 0px;
    left: 0px;
    will-change: transform;
}

.HomeDisplay {
    background-color: #009fdf;
}

.sidebar-category-visible .hamburg-icon {
    content: none !important;
    background-image: url(CssImages/Icons/hamburg-icon.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-top: 4px;
    display: none;
}

.sidebar-category-visible .left-arrow-icon {
    content: none !important;
    background-image: url(CssImages/Icons/left-arrow-icon.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-top: 4px;
    display: block;
    float: right;
}

.hide-text .hamburg-icon {
    content: none !important;
    background-image: url(CssImages/Icons/hamburg-icon.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-top: 4px;
    margin-left: -4px;
    display: block;
}

.hide-text .left-arrow-icon {
    content: none !important;
    background-image: url(CssImages/Icons/left-arrow-icon.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-top: 4px;
    display: none;
}

.user-profile-current-role {
    font-weight: normal;
}

.k-safari.k-mobile .k-numeric-wrap .k-input, .k-safari.k-mobile .k-picker-wrap .k-input {
    height: 2.88em !important;
}

/***************************************** New UI Changes - End *******************************************/


/***************************************** Activity Calendar UI - Start *******************************************/

.activity-calendar .card {
    /*background-color: rgba(255, 163, 0, 0.2) !important;*/
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0px;
    margin-top: 5px;
}

.activity-calendar .card-body {
    background-color: #FFF !important;
}

.main-calender {
    display: flex;
    align-items: center;
    padding-left: 10px;
    min-height: 58px;
    cursor: pointer;
}

.activity-calendar-months thead tr {
    height: 58px;
    background-color: rgba(0,159,223,0.1);
}

.activity-calendar-months .table thead th {
    vertical-align: middle !important;
    border-bottom: none !important;
}

.activity-calendar-months .table {
    border: 1px solid rgba(199,200,202,0.4) !important;
}

.task-activity-list .list-card {
    width: 100%;
    min-height: 48px !important;
    /*display: flex;*/
    align-items: center;
}

.right-arrow-icon {
    content: none !important;
    background-image: url(CssImages/ActivityCalendar/right-arrow-icon.png);
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    margin-top: 6px;
}

.list-circle-icon {
    content: none !important;
    background-image: url(CssImages/ActivityCalendar/listing-icon.png);
    background-repeat: no-repeat;
    width: 58px;
    height: 50px;
    /*margin-top: 4px;*/
}

.task-activity-list .card-header {
    display: flex;
    align-items: center;
    /*background-color: rgba(255, 163, 0, 0.2) !important;*/
    background-color: rgba(199,200,202,0.1) !important;
    padding: 3.5px;
    border-bottom: none !important;
}


.task-activity-list .card-body {
    border: 1px solid rgba(199,200,202,0.4) !important;
    /*background-color: rgba(255, 163, 0, 0.1) !important;*/
}

.activity-calendar-months .table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #009fdf !important;
}

.activity-calendar-months .table tr {
    border-collapse: separate !important;
    border-spacing: 10px 20px !important;
    border: 1px solid rgba(199,200,202,0.4) !important;
    cursor: pointer;
}

    .activity-calendar-months .table tr:hover {
        border-collapse: separate !important;
        border-spacing: 10px 20px !important;
        border: 1px solid rgba(0,159,223,1) !important;
        cursor: pointer;
    }


    .activity-calendar-months .table tr:active {
        border-collapse: separate !important;
        border-spacing: 10px 20px !important;
        border: 1px solid rgba(0,159,223,1) !important;
        cursor: pointer;
    }

.activity-calendar-months .list-months-table {
    border: 1px solid rgba(199,200,202,0.4) !important;
}

.activity-calendar-months .months-header-row {
    margin: 0;
    padding: 0;
    min-height: 58px;
    display: flex;
    align-items: center;
    background-color: rgba(0,159,223,0.1);
    font-family: 'SABIC Headline Regular';
    font-size: 14px;
    text-align: left;
    padding: 0px;
}

.list-months-table .header-cell {
    padding: 0 4px 0 6px;
    width: 33.33%;
}

.list-months-table .header-data-cell {
    display: flex;
    align-items: center;
    min-height: 48px;
    width: 33.33%;
    /*padding-left: 10px;*/
}

#divActivityAndTaskCalendarDetails [data-toggle="collapse"] > .item-header > .expand-or-colllapse-icon {
    background-image: url(CssImages/Icons/minus-white-icon.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    background-position: center;
    margin: 10px !important;
}

#divActivityAndTaskCalendarDetails [data-toggle="collapse"].collapsed > .item-header > .expand-or-colllapse-icon {
    background-image: url(CssImages/Icons/plus-white-icon.png);
}

#divActivityAndTaskCalendarDetails [data-toggle="collapse"] > .expand-or-colllapse-gray-icon {
    background-image: url(CssImages/ActivityCalendar/minus-gray-icon.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    background-position: center;
    margin-right: 10px;
}

#divActivityAndTaskCalendarDetails [data-toggle="collapse"].collapsed > .expand-or-colllapse-gray-icon {
    background-image: url(CssImages/ActivityCalendar/plus-gray-icon.png);
}


.months-data-row {
    display: flex;
    align-items: center;
    background: rgba(199,200,202,0.1) !important;
    margin: 2px 2px 2px 2px;
    cursor: pointer;
    font-weight: bold;
}

    .months-data-row:hover {
        background: rgba(0, 159, 223, 0.2) !important;
    }

    .months-data-row.active {
        background: rgba(0, 159, 223, 0.2);
        border: 1px solid rgba(0, 159, 223, 1);
    }

.color-cyan {
    color: #009fdf;
}

.border-color-cyan {
    border-color: rgba(0, 159, 223, 0.4);
}

.color-orange {
    color: #FFA300;
}

.no-of-task-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

#divActivityAndTaskCalendarDetails .activity-accordion > .list-card:last-child .activity-bottomline,
#divActivityAndTaskCalendarDetails .activity-accordion > .list-card [data-toggle="collapse"]:not(.collapsed) + .activity-bottomline {
    display: none;
}

.homedisplay-header {
    border-radius: 0px !important;
    margin: 0 !important;
}

/***************************************** Activity Calendar UI - End *******************************************/

/***************************************** New UI changes leftside menu -start *******************************************/

body {
    background: #f8f8f8;
}

.leftside-menu-parent .nav-side-left {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 112px;
    padding-top: 15px;
    padding-right: 7px;
    height: 74vh;
    background-color: #f5f5f6;
    transition: width 0.05s, transform 0.05s;
    border: 3px solid white;
    border-radius: 3px;
    box-shadow: 0 0.15rem 0.5rem 0 rgba(33,40,50,.15);
}

    .leftside-menu-parent .nav-side-left .nav-side-links {
        padding-left: 8px;
        padding-right: 5px;
    }

    .leftside-menu-parent .nav-side-left .nav-side-item {
        background: #e8e9ea;
        margin-bottom: 4px;
        height: 46px;
        font-size: 14px;
        width: 50px;
        border-radius: 5px;
    }

    .leftside-menu-parent .nav-side-left .nav-link {
        position: relative;
        display: block !important;
        padding: 8px 7px;
        color: #a7a9ab;
        white-space: nowrap;
        /*border-left: 3px solid #e8e9ea;*/
    }

        .leftside-menu-parent .nav-side-left .nav-link .icon {
            width: 35px;
            height: 35px;
            font-size: 1.25em;
            text-align: center;
        }

    /*.leftside-menu-parent .nav-side-left .nav-link .link-text {
        margin-left: 5px;
        }*/



    .leftside-menu-parent .nav-side-left .button:first-of-type {
        margin-top: 10px;
    }

    .leftside-menu-parent .nav-side-left .link-text {
        white-space: nowrap;
    }

    .leftside-menu-parent .nav-side-left li {
        list-style: none;
    }

    .leftside-menu-parent .nav-side-left ul li a {
        padding-bottom: 38px !important;
        border-radius: 4px !important;
    }

    .leftside-menu-parent .nav-side-left ul li.active > a {
        color: #009fdf !important;
    }

.leftside-menu-parent .nav-toggle {
    position: relative;
    margin-left: 13px;
    margin-bottom: 5px;
    /*height: 100%;*/
    border: none;
    background-color: transparent;
    cursor: pointer;
    padding: 10px;
}

    .leftside-menu-parent .nav-toggle:focus {
        outline: none;
    }

.leftside-menu-parent .nav-is-default .nav-side-left {
    width: 293px;
}

.leftside-menu-parent .add-width {
    width: 266px !important;
}

.leftside-menu-parent .active {
    background: white !important;
    border-left: 3px solid #009fdf !important;
    border-radius: 5px;
}

    .leftside-menu-parent .active .active-text {
        color: #009fdf !important;
    }

.leftside-menu-parent .right-arrow {
    margin-left: 241px;
    transition-delay: 0.50s;
}

.leftside-menu-parent .nav-link .icon {
    background-repeat: no-repeat;
}

.leftside-menu-parent .nav-is-default .nav-side-left .nav-link .icon {
    margin-right: 0.25em;
    transition: width 0.5s 0.1s;
}

/*
.leftside-menu-parent .nav-is-toggled .nav-side-left .nav-link .link-text {
    visibility: hidden;
}
*/

.leftside-menu-parent .nav-is-toggled .nav-side-left .nav-link {
    padding-left: 7px;
    padding-right: 20px;
}

/*
.leftside-menu-parent .nav-is-toggled .nav-side-left .nav-link .link-text {
        top: 10px;
        left: calc(100% + 10px);
}
*/


@media (max-width: 767px) {
    .leftside-menu-parent .nav-is-toggled .nav-side-left {
        width: 70px;
        transform: translateX(0);
    }

        .leftside-menu-parent .nav-is-toggled .nav-side-left .nav-side-button {
            padding: 0 30px;
        }

        .leftside-menu-parent .nav-is-toggled .nav-side-left .nav-link .icon {
            margin-right: 0.75em;
            transition: width 0.5s 0.1s;
        }

    /*
        .leftside-menu-parent .nav-is-toggled .nav-side-left .nav-link .link-text {
            visibility: hidden;
        }
    */

    .leftside-menu-parent .add-width {
        width: 99% !important;
    }

    .leftside-menu-parent .right-arrow {
        margin-left: 90%;
        transition-delay: 0.50s;
    }

    .leftside-menu-parent .nav-is-default .nav-side-left {
        width: 100%;
    }

    .leftside-menu-parent .nav-is-toggled {
        height: 100%;
        overflow: hidden;
    }

        .leftside-menu-parent .nav-is-toggled::after {
            opacity: 1;
            visibility: visible;
        }

        .leftside-menu-parent .nav-is-toggled .main-content {
            transform: translateX(270px);
        }
}

.leftside-menu-parent .menu-image {
    width: 30px;
    height: 30px;
}

.leftside-menu-parent .menu-image-arrow {
    width: 30px;
    height: 30px;
}

.leftside-menu-parent .leftarrowhide {
    display: none;
}

.leftside-menu-parent .rightarrowhide {
    display: none;
}

.leftside-menu-parent .small-images {
    margin: 0 auto;
    width: 30px;
}

    .leftside-menu-parent .small-images img {
        max-width: 30px;
        max-height: 30px;
        margin-right: 30px;
    }

.leftside-menu-parent .nav-is-toggled .nav-side-links > li {
    position: relative;
}

    .leftside-menu-parent .nav-is-toggled .nav-side-links > li a {
        text-align: left;
    }

    .leftside-menu-parent .nav-is-toggled .nav-side-links > li > a > .link-text {
        display: none;
    }

    .leftside-menu-parent .nav-is-toggled .nav-side-links > li:hover > a > .link-text {
        display: block !important;
        position: absolute;
        top: 0;
        left: 49px;
        /*background-color: #009fdf;
        border: 1px solid #009fdf;*/
        padding: 7px 15px;
        width: 300px;
        height: 46px;
        text-align: left;
        color: #fff;
        cursor: pointer;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        vertical-align: middle;
    }

/*Manage Oppor files icon*/
.manage-configurations-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/user-mgmt-gray-icon.png);
}

.manage-configurations-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/user-mgmt-blue-icon.png);
}


.admin-manage-department-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-department-gray-icon.png);
}

.admin-manage-department-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-department-blue-icon.png);
}

/*------------------------------------------------------------------------------------*/


.manage-questionnaire-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.manage-questionnaire-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}


/*------------------------------------------------------------------------------------*/

.manage-oppor-references-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.manage-oppor-references-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}


/*---------------------------------------------------------------------------------------*/

.manage-disclaimer-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.manage-disclaimer-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}


/*---------------------------------------------------------------------------------------*/

.manage-terms-conditions-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.manage-terms-conditions-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}


/*---------------------------------------------------------------------------------------*/

.manage-kpi-duration-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.manage-kpi-duration-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}


/*---------------------------------------------------------------------------------------*/

.manage-notifications-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-notification-gray-icon.png);
}

.manage-notifications-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-notification-blue-icon.png);
}


/*---------------------------------------------------------------------------------------*/

.admin-manage-task-step-duration-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-task-step-duration-gray-icon.png);
}

.admin-manage-task-step-duration-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-task-step-duration-blue-icon.png);
}

/*---------------------------------------------------------------------------------------*/

.admin-manage-manager-emails-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-manager-emails-gray-icon.png);
    background-position: 0px 8px;
}

.admin-manage-manager-emails-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-manager-emails-blue-icon.png);
    background-position: 0px 8px;
}


/*---------------------------------------------------------------------------------------*/

.manage-maintainence-msg-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.manage-maintainence-msg-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

/*---------------------------------------------------------------------------------------*/

.manage-user-sign-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.manage-user-sign-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}



/*---------------------------------------------------------------------------------------*/

.worklist-activity-calender-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/calender-gray-icon.png);
}

.worklist-activity-calender-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/calender-blue-icon.png);
}

/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/

.worklist-performance-dashborad-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/dashboard-gray-icon.png);
    background-position: 1px 5px;
}

.worklist-performance-dashborad-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/dashboard-blue-icon.png);
    background-position: 1px 5px;
}

/*---------------------------------------------------------------------------------------*/


.delegation-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.delegation-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}


/*---------------------------------------------------------------------------------------*/

.redirect-opportunity-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.redirect-opportunity-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}


/*---------------------------------------------------------------------------------------*/

.search-oppor-support-center-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.search-oppor-support-center-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}


/*---------------------------------------------------------------------------------------*/


.admin-reassign-task-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/re-assign-task-gray-icon.png);
}

.admin-reassign-task-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/re-assign-task-blue-icon.png);
}


/*---------------------------------------------------------------------------------------*/

.admin-manage-notification-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-notification-gray-icon.png);
}

.admin-manage-notification-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-notification-blue-icon.png);
}


/*---------------------------------------------------------------------------------------*/

.admin-archive-task-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/Archive-task-gray-icon.png);
}

.admin-archive-task-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/Archive-task-blue-icon.png);
}


/*---------------------------------------------------------------------------------------*/

.admin-manage-delegation-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-delegation-gray-icon.png);
}

.admin-manage-delegation-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-delegation-blue-icon.png);
}

/*---------------------------------------------------------------------------------------*/

.admin-manage-holidays-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-holidays-gray-icon.png);
}

.admin-manage-holidays-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/manage-holidays-blue-icon.png);
}

/*---------------------------------------------------------------------------------------*/

.search-investor-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.search-investor-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

/*---------------------------------------------------------------------------------------*/

.manage-resources-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.manage-resources-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}


/*---------------------------------------------------------------------------------------*/


.set-user-offline-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.set-user-offline-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

/*---------------------------------------------------------------------------------------*/

.trigger-emai-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.trigger-emai-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}


/*---------------------------------------------------------------------------------------*/

.worklist-activity-center-icon .icon {
    background-image: url(CssImages/SideMenubarIcons/activity-center-gray-icon.png);
}

.worklist-activity-center-icon.active .icon {
    background-image: url(CssImages/SideMenubarIcons/activity-center-blue-icon.png);
}

/*---------------------------------------------------------------------------------------*/

.manage-categories-icon .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

.manage-categories-icon.active .icon {
    background-image: url(CssImages/Icons/menu-icons.png);
}

/*---------------------------------------------------------------------------------------*/

/***************************************** New UI changes leftside menu -END *******************************************/


/*ExternalSpeakup css*/




.container-fluid {
    /*padding:0 90px;*/
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-20 {
    margin-bottom: 30px;
}

.mb-5 {
    margin-bottom: 5px !important;
}

label {
    font-family: 'SABIC Typeface Text Light', Arial, sans-serif;
    font-size: 13px;
    /*opacity: 0.8;*/
    color: #4D4D4D;
}

/*select {
    word-wrap: normal;
    background-color: #e6e7e894 !important;
    opacity: .5;
    font-size: 12px !important;
}*/

.form-control {
    font-size: 12px !important;
}

.form-group {
    margin-bottom: 15px;
}

header {
    padding: 10px 0px;
    background: #fff;
}

.bg-light {
    background: #fff !important;
}

.navbar-collapse {
    flex-grow: inherit;
}

.invalid-feedback {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 11px;
    color: #E35205;
}

.up-header .AppTitle {
    text-transform: uppercase;
    font-family: 'SABIC Typeface Text Regular', Arial, sans-serif;
    font-size: 23px;
    color: #009fdf !important;
    position: relative;
    top: 5px;
}



.ExternalSpeakup-card {
    background: #fff;
    padding: 20px 20px 10px 20px;
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 10%);
    border-radius: 4px;
}

.ExternalSpeakup-data p span.heading {
    color: #009fdf;
    font-size: 16px;
    font-family: 'SABIC Typeface Text Regular', Arial, sans-serif;
}

.ExternalSpeakup-data p {
    font-size: 13px;
    color: #4d4d4d;
    opacity: 0.8;
}

.ExternalSpeakup-data p strong {
    font-weight: bold;
}

.color-cyan {
    color: #009fdf;
}

.color-dark {
    color: #4D4D4D;
}

.text-decoration {
    text-decoration: underline;
}

.mb-5 {
    margin-bottom: 25px !important;
}

.stander-text {
    font-size: 18px;
    color: #4D4D4D;
    opacity: 0.8;
    font-family: 'SABIC Typeface Text Regular', Arial, sans-serif;
}


/*footer css*/
footer {
    background: #fff;
    padding: 10px 10px;
    /*position:fixed;
    bottom:0px;
    left:0;
    right:0;*/
}

.copyright {
    font-size: 14px;
    font-weight: 400;
    color: #74788d;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}

/*footer end*/


.continue-btn {
    background-color: #009fdf;
    border: 1px solid #009fdf;
    color: #ffffff;
    font-size: 13px;
    border-radius: 0.25rem;
    padding: 7px 14px 6px 14px;
    height: 31px;
    line-height: 14px;
}

/*.submit-btns .continue-btn {
    width: 105px;
}*/

/*.continue-btn-light {
    background-color: #fff;
    border: 1px solid #009fdf;
    color: #009fdf;
    font-size: 13px;
    border-radius: 0.25rem;
    padding: 8px 14px 6px 14px;
    margin-right: 15px;
    height: 30px;
    line-height: 14px;
    width: 105px;
}*/

.radio-with-text .custom-control-inline {
    /*display: block !important;*/
    float:left;
    
}

.radio-with-text .custom-control-label {
    width: 95px;
}

.requre {
    color: #E35205;
    font-size: 12px;
}

header select {
    background: #fff !important;
}

.profile-name {
    position: relative;
    top: 7px;
}

.py-profile .avatar:after {
    border: none;
    background-color: #fff;
}

.profile-data .dropdown-menu {
    border: none;
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 10%);
    border-radius: 4px;
    padding: 0 10px 10px;
    min-width: 200px;
}

.profile-data .dropdown a:hover {
    text-decoration: none;
}

.profile-data .form-control {
    border: none;
}

.profile-data {
    position: relative;
    top: 10px;
}

/*form-css*/
.ExternalSpeakup-form-card {
    background: #fff;
    padding: 0px 0px 10px 0px;
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 10%);
    border-radius: 4px;
}

.header-title {
    padding: 15px 20px 10px;
    border-bottom: 1px solid #ebedf2;
    font-size: 1.1rem;
    /*font-weight: 500;*/
    color: #4D4D4D;
    font-family: "SABIC Typeface Text Regular", Arial, sans-serif;
    text-transform: uppercase;
    /*background:#f5f5f5;*/
}

.nominator-form {
    padding: 15px 20px;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Choose File";
    background: #009fdf;
    color: #fff;
    height: 31px;
    padding: 7px 14px 6px 14px;
}

.custom-file-label {
    height: 31px;
}

.custom-control-label {
    font-family: 'SABIC Typeface Text Light', Arial, sans-serif;
}

.mar-left-30 {
    margin-left: 30px;
}

.mar-left-15 {
    margin-left: 15px;
}

.question {
    background: #009fdf;
    color: #fff;
    padding: 1px 0;
    margin-top:3px;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 100px;
    font-size: 16px;
    display: inline-block;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #009fdf !important;
    border: none !important;
}

.nav-pills .nav-link {
    font-size: 14px;
    margin-right: 50px;
    text-align: center;
    width: 210px;
    border: none !important;
    background: none !important;
}

.table th {
    background: #009fdf;
    color: #fff;
}

.breadcrumb a {
    color: #009fdf;
}

button:focus {
    outline: none !important;
}

.breadcrumb {
    background: none;
    margin-bottom: 0;
}

.submit-btns .btn {
    width: 120px;
}

.file-size-allowed {
    font-size: 11px;
    color: #939598 !important;
}

.btn:hover {
    color: #fff;
}

.continue-btn-light:hover {
    color: #009fdf;
}

.search-critria {
    /*border: 1px solid #e6e7e8;*/
    padding: 0 0px 0px 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.header-title-criteria {
    padding: 15px 0px 10px;
    margin-bottom: 10px;
    /*border-bottom: 1px solid #ebedf2;*/
    font-size: 13px;
    /*font-weight: 500;*/
    color: #009fdf;
    font-family: "SABIC Typeface Text Regular", Arial, sans-serif;
    text-transform: uppercase;
    /*background:#f5f5f5;*/
}

.search-critria p {
    font-size: 13px;
    margin-top: 5px;
}

.custom-form-control {
    width: 65%;
    float: left;
    margin-right: 20px;
}

.nominee-name label {
    width: 100%;
}

    .nominee-name label span {
        display: inline-block;
        float: right;
        text-align: right;
    }

.nominee-name span img {
    width: 20px;
    margin-left: 10px;
    cursor: pointer;
    margin-top: 6px;
}

.alert-warning {
    color: #fff;
    background-color: #009fdf;
    border-color: #009fdf;
    position: absolute;
    top: 18%;
    right: 3%;
}

.radio-with-text .k-datepicker {
    height: 25px;
}

    .radio-with-text .k-datepicker input {
        height: 25px;
    }

#dvdaterange {
    margin-top: -4px;
}

/*kendo css*/
.k-grid-header th.k-header {
    background-color: #009fdf !important;
}

.k-grid-header th.k-header {
    text-align: center;
    /*font-size: 12px;*/
    color: #fff;
    font-family: 'SABIC Typeface Text Light', Arial, sans-serif;
}

.k-grid-header .k-header > .k-link, .k-header, .k-treemap-title {
    color: #fff;
}

.k-autocomplete, .k-draghandle, .k-dropdown-wrap, .k-grid-header, .k-grouping-header, .k-header, .k-numeric-wrap, .k-pager-wrap, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap, .k-progressbar, .k-state-highlight, .k-tabstrip-items .k-item, .k-textbox, .k-toolbar, .km-pane-wrapper > .km-pane > .km-view > .km-content {
    background-image: none;
    background-position: 50% 50%;
}

.k-grid tr td {
    /*border-bottom: 1px solid #e6e7e8;
    border-right: none;
    border-left: none;
    border-top: none;*/
    text-align: center;
    /*font-size: 12px;*/
    color: #4D4D4D;
    font-family: 'SABIC Typeface Text Light', Arial, sans-serif;
}

.k-grid tr:hover {
    background-color: #e6e7e8;
    opacity: 0.6;
}

.k-grid td.k-state-selected:hover, .k-grid tr:hover {
    color: #4D4D4D !important;
}

.k-alt, .k-pivot-layout > tbody > tr:first-child > td:first-child, .k-resource.k-alt, .k-separator {
    background-color: #fff;
}

.edit-class {
    cursor: pointer;
}

.ExternalSpeakup-card {
    /*margin-bottom: 75px !important;*/
}
/*kendo css end*/
.sidebar {
    background-color: #fff;
    color: #fff;
    position: relative;
    width: 100%;
    /*border-right: 1px solid #E4DEDE;*/
    z-index: 99;
    vertical-align: top;
    height: 100%;
    padding-top: 20px;
}

.sidebar-ul li {
    list-style: none;
    width: 100%;
}

.sidebar-ul {
    padding-left: 0px;
}

    .sidebar-ul li.sidebar-item.active a {
        color: #fff;
        background: #009fdf;
        width: 100%;
        display: block;
        padding: 10px 15px;
        margin-bottom: 0px;
        font-family: 'SABIC Typeface Text Regular', Arial, sans-serif;
    }

    .sidebar-ul li.sidebar-item a {
        color: #4d4d4d;
        padding: 10px 15px;
        margin-bottom: 0px;
        width: 100%;
        display: block;
        /*text-transform: uppercase;*/
        font-family: 'SABIC Typeface Text Regular', Arial, sans-serif;
        text-align: left;
    }

.accordion > .card {
    border: none !important;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.sidebar-ul li.sidebar-item a:hover {
    text-decoration: none;
}

#faq .card .btn-header-link:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
}

/*#faq .card .btn-header-link.collapsed {
  background: #A541BB;
  color: #fff;
}*/

#faq .card .btn-header-link.collapsed:after {
    content: "\f106";
}

.accordion-ul {
    padding-left: 20px;
}



a {
}

/*media queries*/
@media (min-width:1919px) and (max-width:4040px) {
    .ExternalSpeakup-data p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .home-img img {
        width: 100%;
    }

    .container-fluid {
        /*padding: 0 20px;*/
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .home-img img {
        width: 100%;
    }

    .container-fluid {
        /*padding: 0 40px;*/
    }
}



.project-tab {
    /*width: 100%;
    border: 1px solid #e6e7e8;
    border-radius: 5px;
    padding: 30px 30px 17px 30px;
    background: #fff;*/
    margin-top: 50px;
}

.login-heading {
    background-color: RGBA(230, 231, 232, .3);
    padding: 10px 0px;
    border-top: 1px solid RGBA(230, 231, 232, .8);
    border-bottom: none;
    border-right: 1px solid RGBA(230, 231, 232, .8);
    border-left: 1px solid RGBA(230, 231, 232, .8);
}

.logout-styling {
    margin-top: 0px;
    padding: 35px 0px 72px;
    border: 1px solid RGBA(230, 231, 232, .8);
    margin-bottom: 14px;
    text-align: center;
}


.ent-primary-btn-cyan {
    background-color: #009fdf;
    border: 1px solid #009fdf;
    color: #ffffff;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
    cursor: pointer;
}

footer#footerContent {
    position: fixed;
    bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    z-index: 100;
    background-color: #fff !important;
}

#BtnSearch {
    padding: 3px 29px;
}

.btn-secondary-ent {
    background-color: #fff;
    border: 1px solid #009fdf;
    color: #009fdf;
    outline: none !important;
    vertical-align: middle;
    text-align: center;
    padding: 0.45rem 2.25rem;
    font-size: 1rem !important;
    line-height: 1.5;
    border-radius: 0.25rem;
    margin-top: 0px;
    margin-right: 15px;
}

#formInternalUser #btnSaveInternalUser {
    /*margin-top: 20px;*/
}

.k-pager-numbers .k-link, .k-pager-numbers .k-state-selected {
    margin-right: 0;
    height: 31px;
}

.k-grid tbody .k-button {
    background: #009fdf;
    color: #fff;
    border: 1px solid #009fdf;
}

.k-upload {
    width: 100%;
    background: #fff;
}

.k-dropzone {
    padding: 0;
    border: none !important;
    background: #fff;
    width: 100%;
}

.k-upload .k-upload-button {
    border: none;
    float: right;
    margin-right: 0;
}

.k-upload .k-upload-button {
    background-color: #ebebeb;
}

.edirform-ExternalSpeakup .form-control {
    width: 90%;
}



/*preview css*/
.previewform-ExternalSpeakup p {
    font-family: "SABIC Typeface Text Regular", Arial, sans-serif;
    font-size: 13px;
}

.previewform-ExternalSpeakup label {
    margin-bottom: 0px;
}


/*new css*/
.home-img{
    text-align:center;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #009fdf !important;
    background-color: #009fdf !important;
}
.custom-select{
    font-size:13px;
}
.custom-control-label::after {
    left: -1.55rem;
}
.from-to-class {
    float: left;
    width: 42%;
    margin-right: 10px;
    font-size:12px;
}
#dvdaterange {
    /*width: 50%;
    float: left;*/
}
.radio-with-text{
    display:grid;
    /*width:100%;*/
}
.acknowledge-page label {
    font-size: 14px;
    font-family: 'SABIC Typeface Text Regular', Arial, sans-serif;
}
.nomintion-id {
    color: #939598;
    font-size: 16px;
    margin-bottom: 5px;
    font-family: 'SABIC Typeface Text Regular', Arial, sans-serif;
}
.acknowledge-page{
    padding:40px 20px;
}
.search-critria .k-datepicker {
    height: 31px;
}
.search-critria .k-datepicker input {
    height: 31px;
}


/*speak up css*/
.speakup-home h4 {
    text-transform: uppercase;
    font-family: 'SABIC Typeface Headline Light', Arial, sans-serif;
    font-size: 17px;
    color: #939598 !important;
    margin-bottom:15px;
    font-weight:500;
}
.speakup-home p {
    font-size: 13px;
    color: #4D4D4D;
    font-family: "SABIC Typeface Text Light", Arial, sans-serif;
}
.speakup-home a{
    color:#009fdf;
    font-weight:bold;
}
.speakup-data {
    border: none;
    border-radius: 4px;
    padding: 12px 20px 10px 20px;
    margin-bottom: 15px;
    background: #fff;
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 10%);
}
.upstander-card-speak {
    padding: 20px 20px 10px 20px;
}
.speakup-data ul li {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 6px;
    color: #4D4D4D;
    opacity: 0.8;
    text-transform: inherit;
}
.custom-form-control {
    width: 65%;
    float: left;
    margin-right: 20px;
}
.search-cls img {
    width: 60px;
    padding-top: 65px;
}
.view-cls img{
    width: 60px;
    padding-top: 45px;
}
.bulb-cls img {
    width: 60px;
    padding-top: 40px;
}
.speakup-data a{
    color:#009fdf;
    font-weight:bold;
}
.speakup-warning {
    background: #FFCD0005;
    width: 100%;
    border: 1px solid #FFCD00;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.form-check-input{
    margin-left:9px;
}
.requre {
    color: #E35205;
}
table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting:after {
    opacity: 1 !important;
}
table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after {
    opacity: .6 !important;
}
.table td, .table th{
    font-size:12px !important;
}
.datatable-tabs{
    padding:20px;
}
.page-link {
    font-size: 12px !important;
    font-weight: 300;
}
div.dataTables_wrapper div.dataTables_filter label {
    font-family: 'SABIC Typeface Text Light', Arial, sans-serif;
    font-size: 12px !important;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    font-size: 12px !important;
}
div.dataTables_wrapper div.dataTables_length label {
    font-family: 'SABIC Typeface Text Light', Arial, sans-serif;
    font-size: 12px !important;
}
.page-item.active .page-link {
    background-color: #009fdf;
    border-color: #009fdf;
}
.page-link{
    color:#009fdf;
}
#accordionExample .card-header .title {
    font-size: 17px;
    color: #000;
}

#accordionExample .card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
    display: inline-block;
    position: relative;
    top: 13px;
    right: 15px;
}

#accordionExample .card-header {
    cursor: pointer;
    padding: 0;
    background: #fff;
    display: inline-block;
    border-radius: 0;
    box-shadow: none !important;
    border: none;
    width: 100%;
    border-bottom: 1px solid #ebedf2;
}
 #accordionExample .card-header .header-title{
     width: 97%;
    float: left;
    border-bottom:none !important;
 }
#accordionExample .card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.alinfo-left {
    margin: 20px 20px 10px 20px;
    /*border: 1px solid #e6e7e8;*/
    padding: 0px 20px 10px 20px;
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 10%);
    border-radius: 4px;
}
.alinfo-right {
    margin: 10px 20px 20px 20px;
    /*border: 1px solid #e6e7e8;*/
    padding: 0px 20px 10px 20px;
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 10%);
    border-radius: 4px;
}
.left-text {
    font-size: 12px;
    color: #4d4d4d;
    margin-bottom: 7px;
    margin-top: 7px;
    font-family: 'SABIC Typeface Text Regular', Arial, sans-serif;
    text-transform: uppercase;
}
.right-text {
    font-size: 12px;
    color: #4d4d4d;
    margin-bottom: 7px;
    margin-top: 7px;
    font-family: 'SABIC Typeface Text Light', Arial, sans-serif;
}




a {
    color: #009fdf;
    /*font-weight: bold;*/
}
/*speak up css end*/
a {
}

/*media queries*/
@media (min-width:1919px) and (max-width:4040px) {
    .upstander-data p{
        font-size:14px;
    }
    
}

@media only screen and (max-width: 767px) {
    .home-img img {
        width: 100%;
    }
    .container-fluid {
        padding: 0 20px;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .home-img img {
        width: 100%;
    }
    .container-fluid {
        padding: 0 40px;
    }
}

.upstander-form-card {
    background: #fff;
    padding: 0px 0px 20px 0px;
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 10%);
    border-radius: 4px;
}
.bg-border {
    background: linear-gradient(to right, #009fdf 0%,#0047BB 30%,#0047BB 100%);
    width: 100%;
    height: 3px;
    margin-bottom:10px;
}
.upstander-card {
    background: #fff;
    padding: 20px 20px 10px 20px;
    box-shadow: 0px 0px 13px 0px rgb(82 63 105 / 10%);
    border-radius: 4px;
}
.upstander-data p span.heading {
    color: #009fdf;
    font-size: 16px;
    font-family: 'SABIC Typeface Text Regular', Arial, sans-serif;
}
.upstander-data p {
    font-size: 13px;
    color: #4d4d4d;
    opacity: 0.8;
}
.upstander-data p strong{
    font-weight:bold;
}
.color-cyan{
    color:#009fdf;
}
.color-dark {
    color: #4D4D4D;
}
.text-decoration{
    text-decoration:underline;
}
.mb-5{
    margin-bottom:25px !important;
}
.stander-text {
    font-size: 18px;
    color: #4D4D4D;
    opacity: 0.8;
    font-family: 'SABIC Typeface Text Regular', Arial, sans-serif;
}
.speakup-home-btn .ent-primary-btn-cyan{
    height:37px;
}
.modal.confirm-model {
    z-index: 1 !important;
    background: #00000057;
}
.modal-backdrop {
    z-index: 1 !important;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden !important;
    background: #00000057;
}