/*Theme Styling Starts- LightGrey*/
body.lightgrey {
    background-color: transparent;
    background: linear-gradient(90deg, #f0f2f5, #f0f2f5) !important;
    font-family: Calibri !important;
}

.lightgrey .input-section {
    background-color: #fff !important; /*#fff*/
    box-shadow: -9px -7px 6px -1px rgb(0 0 0 / 10%), 5px -5px 4px -1px rgb(0 0 0 / 6%);
    color: #414141;
}

.lightgrey .mat-list-item-content {
    color: #5d5d5d;
}

.lightgrey button.form-icons-border {
    border: 2px solid #8e8e8e;
    background-color: transparent;
    border-radius: 5px;
}

    .lightgrey button.form-icons-border:hover {
        border: 2px solid #9a55ff;
        background-color: transparent;
        border-radius: 5px;
    }

.lightgrey button .material-icons {
    font-size: 20px !important;
}

    .lightgrey button .material-icons.icon-l {
        font-size: 29px !important;
        font-weight: bold;
    }

    .lightgrey button .material-icons:hover {
        color: #9a55ff;
    }

.lightgrey .alert {
    border: 1px solid #fbb6f0 !important;
    background: linear-gradient(to right, #edc9ef, #b8eefb) !important;
}

.lightgrey .btn-primary {
    --bs-btn-color: #fff !important;
    --bs-btn-bg: #fe7096 !important;
    --bs-btn-border-color: #fe7096 !important;
    --bs-btn-hover-color: #fff !important;
    --bs-btn-hover-bg: #f59355 !important;
    --bs-btn-hover-border-color: #f9721b !important;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff !important;
    --bs-btn-active-bg: #f59355 !important;
    --bs-btn-active-border-color: #f9721b !important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff !important;
    --bs-btn-disabled-bg: #f59355 !important;
    --bs-btn-disabled-border-color: #f9721b !important;
    font-weight: 500 !important;
}

.lightgrey .panel-heading {
    color: #5e5e5e; /* #6f6f6f;*/
}

.lightgrey .table-readonly-data {
    color: #2d2d2d;
    background-color: #ffd0e1;
}

    .lightgrey .table-readonly-data thead {
    }

    .lightgrey .table-readonly-data:not(.noalternate) tr:nth-child(even) {
    }

    .lightgrey .table-readonly-data:not(.noalternate) tr:nth-child(odd) {
        background-color: #dbbcce;
    }

        .lightgrey .table-readonly-data:not(.noalternate) tr:nth-child(odd):hover {
            background-color: #D0A8C2;
            transition: background-color .20s ease-in-out;
        }

    .lightgrey .table-readonly-data.grey-noalternate {
        color: #6f6f6f !important;
        background-color: #dee2e6 !important;
    }

    .lightgrey .table-readonly-data.grey {
        color: #6f6f6f;
        background-color: #dee2e6;
    }

        .lightgrey .table-readonly-data.grey thead {
        }

        .lightgrey .table-readonly-data.grey:not(.noalternate) tr:nth-child(even) {
        }

        .lightgrey .table-readonly-data.grey:not(.noalternate) tr:nth-child(odd) {
            background-color: #cacdd1;
        }

.lightgrey .admin-head .orgname {
    color: #383838;
}

.lightgrey .admin-head .loggedin-user {
    color: #5a5a5a; /* #e2e2e2;*/
}

    .lightgrey .admin-head .loggedin-user a {
        color: #75cad4 !important; /* #3c0095 !important;*/
    }

.lightgrey .overlay-progress {
    background-color: rgb(255 255 255 / 91%);
    background-image: url('../images/loader2.gif');
}

.lightgrey .mat-drawer-side {
    /*background-color:rgb(225, 191, 227) !important;*/
    background-color: #fff !important;
    border: 0px solid #e1bfe3;
    border-right: 0px solid #e1bfe3 !important;
    /*border-right: solid 1px rgba(0,0,0,.12);*/
    box-shadow: 7px 7px 6px -1px rgb(0 0 0 / 10%), 2px 3px 4px -1px rgb(0 0 0 / 6%);
}

.lightgrey .mat-expansion-panel {
    background-color: #d0d0d0 !important;
}

.lightgrey .jqx-widget-content, .lightgrey .jqx-grid-cell {
    background-color: transparent !important; /*#e1e1e1*/
    color: #414141;
}

.lightgrey div[role='row'] {
    background-color: #fff;
    color: #414141;
}

.lightgrey .search-box {
    background-color: #ecacc3 !important; /*#bde1ff*/
}

    .lightgrey .search-box:focus {
        border: 0px solid transparent !important;
        background-color: #ecacc3 !important;
    }

.lightgrey .jqx-grid {
    border-color: #fbf5ff !important;
}

.lightgrey .jqx-grid-column-header, .lightgrey .jqx-grid-columngroup-header {
    border-color: #fbf5ff !important;
}

.lightgrey .jqx-widget .jqx-grid-cell, .lightgrey .jqx-widget .jqx-grid-column-header, .lightgrey .jqx-widget .jqx-grid-group-cell {
    border-color: #ededef !important;
}

.lightgrey .jqx-widget-header {
    border-color: #f5fbff !important;
    background-color: #ffd0e1 !important; /*#daffff*/
}

.lightgrey input[type=text].jqx-input, .lightgrey input[type=password].jqx-input {
    border-color: #fbf5ff !important;
}

.lightgrey .jqx-fill-state-pressed, .lightgrey .jqx-fill-state-normal {
    border-color: #fbf5ff !important;
}

.lightgrey button.jqx-button, input[type=button].jqx-button, input[type=submit].jqx-button, div.jqx-button {
    /*background-image: linear-gradient(90deg,#daffff,#237070) !important;*/
    background-color: #f59355; /* #ffc9dd; #8dcaca;*/
    color: #fff;
}

.lightgrey .input-element {
    background-color: transparent;
    border: 2px solid #fff;
}

    .lightgrey .input-element:focus {
        border: 2px solid #737373;
        outline: none;
    }

.lightgrey .input-element-nb {
    background-color: transparent;
    border: 0px solid #fff;
}

    .lightgrey .input-element-nb:focus {
        background-color: rgba(0,0,0,0.2) !important;
        border: 0px solid #fff !important;
        outline: none;
    }

.lightgrey .custom-ripple .mat-focused .mat-form-field-label {
    color: #fff !important;
}

.lightgrey .custom-ripple .mat-form-field-ripple {
    background-color: #fff !important;
}

.lightgrey .custom-ripple .mat-datepicker-toggle {
    color: #fff !important;
}

.lightgrey .custom-ripple .mat-form-field-underline {
    background-color: #fff !important;
}

.lightgrey div.jqx-grid-cell:has(> div.red), .lightgrey div[role='row']:has(> div.red) {
    background-color: #ff5b5b !important;
}

.lightgrey div.jqx-grid-cell:has(> div.green), .lightgrey div[role='row']:has(> div.green) {
    background-color: green !important;
}

.lightgrey .home-banner {
    color: #fff;
}

.lightgrey .bg-gradient-1 {
    background: linear-gradient(to right, #ffbf96, #fe7096) !important;
}

.lightgrey .bg-gradient-2 {
    background: linear-gradient(to right, #90caf9, #047edf 99%) !important
}

.lightgrey .bg-gradient-3 {
    background: linear-gradient(to right, #84d9d2, #07cdae) !important;
}

.lightgrey .dashboard-section .filter-controls {
    background-color: #ff91b8 !important;
}

    .lightgrey .dashboard-section .filter-controls.trans-back {
        background-color: transparent !important;
    }

.lightgrey .access-mgmt {
    color: #6f6f6f;
    background-color: #dee2e6;
}

    .lightgrey .access-mgmt .parent-row {
        background-color: aliceblue;
    }

    .lightgrey .access-mgmt thead {
        background-color: #cacdd1;
    }

    .lightgrey .access-mgmt tr:nth-child(even) {
    }

    .lightgrey .access-mgmt tr:nth-child(odd) {
        /*background-color: #cacdd1;*/
    }

    .lightgrey .access-mgmt .titlecol {
    }

    .lightgrey .access-mgmt .subtitlecol {
    }

    .lightgrey .access-mgmt .mat-checkbox {
    }

    .lightgrey .access-mgmt thead tr {
    }

.lightgrey .popOverride {
    --bs-popover-bg: #dfdfdf !important;
}

    .lightgrey .popOverride .memberPop {
        background-color: #dfdfdf !important;
    }


.lightgrey .trans-grid .jqx-grid {
    background-color: transparent !important;
}

.lightgrey .trans-grid .jqx-widget-header {
    background-color: transparent !important;
}

.lightgrey .trans-grid .jqx-grid-pager {
    background-color: transparent !important;
}

.lightgrey .modalpop .nsm-content {
    background-color: #e0e0e0;
}

.lightgrey .jqx-popup.jqx-fill-state-focus {
    background-color: #fff;
    border: 2px solid #d0d0d0;
}
/*Theme Styling Ends - LightGrey*/


/*Theme Styling Starts - PowerRed*/

/*Login Page Starts*/
.power-red .navbar-inverse {
    /*background: radial-gradient(circle at 10% 20%, rgb(221, 49, 49) 0%, rgb(119, 0, 0) 90%);*/
    background: radial-gradient(circle at 10% 20%, rgb(188, 41, 41) 0%, rgb(119, 0, 0) 90%);
    border-color: #770000;
    color: #fff;
}

    .power-red .navbar-inverse a, .power-red .navbar-inverse ul a {
        color: #fff;
    }

.power-red .text-danger {
    color: #fe0500;
}

.power-red .loginBox {
    display: flex;
    width: 430px;
    position: relative;
    margin: 0 auto;
    border-radius: 7px;
    background-color: rgba(255, 255, 255, 1);
    color: #848484;
    box-shadow: 0px 0px 400px 6px rgba(0,0,0,0.4), 0px 7px 13px -3px rgba(0,0,0,0.3), 0px 0px 0px -1px rgba(0,0,0,0.3) inset;
}

    .power-red .loginBox a {
        font-size: 16px;
        font-weight: bold;
        color: #770000; /*#00b5d2 ; */
    }

    .power-red .loginBox input[type='submit'] {
        background: radial-gradient(circle at 10% 20%, rgb(188, 41, 41) 0%, rgb(119, 0, 0) 90%);
        border-color: #770000;
        color: #fff;
        font-size: 17px;
        transition: 0.3s;
    }

        .power-red .loginBox input[type='submit']:hover {
            background-color: rgb(188, 41, 41);
            opacity: 0.8
        }

    .power-red .loginBox .form-group {
        margin-bottom: 10px;
    }

    .power-red .loginBox .checkbox {
        width: 111px;
    }

        .power-red .loginBox .checkbox input[type="checkbox"] {
            margin-left: 0px !important;
        }

.power-red .login-container {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80vh;
}

.power-red .screen {
    background: linear-gradient(90deg, #991010, #9c4b9a);
    position: relative;
    height: 600px;
    width: 360px;
    box-shadow: 0px 0px 24px #dd6969;
}

.power-red .screen__content {
    z-index: 1;
    position: relative;
    height: 100%;
}

.power-red .screen__background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}

.power-red .screen__background__shape {
    transform: rotate(45deg);
    position: absolute;
}

.power-red .screen__background__shape1 {
    height: 520px;
    width: 520px;
    background: #FFF;
    top: -50px;
    right: 120px;
    border-radius: 0 72px 0 0;
}

.power-red .screen__background__shape2 {
    height: 220px;
    width: 220px;
    background: #e13b4d;
    top: -172px;
    right: 0;
    border-radius: 32px;
}

.power-red .screen__background__shape3 {
    height: 540px;
    width: 190px;
    background: linear-gradient(270deg, #d62222, #6a679e);
    top: -24px;
    right: 0;
    border-radius: 32px;
}

.power-red .screen__background__shape4 {
    height: 400px;
    width: 200px;
    background: #cc0000;
    top: 420px;
    right: 50px;
    border-radius: 60px;
}

.power-red .login {
    width: 320px;
    padding: 30px;
    padding-top: 110px;
}

.power-red .login__field {
    padding: 20px 0px;
    position: relative;
}

.power-red .login__icon {
    position: absolute;
    top: 30px;
    color: #7875B5;
}

.power-red .login__input {
    display: block;
    border: none;
    border-bottom: 2px solid #D1D1D4;
    background: none;
    padding: 10px;
    padding-left: 5px;
    font-weight: 700;
    width: 75%;
    transition: .2s;
}

    .power-red .login__input:active,
    .power-red .login__input:focus,
    .power-red .login__input:hover {
        outline: none;
        border-bottom-color: #6A679E;
    }

.power-red .login__submit {
    background: #fff;
    font-size: 14px;
    margin-top: 30px;
    padding: 16px 20px;
    border-radius: 26px;
    border: 1px solid #E8D3D3;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: center;
    width: 100%;
    color: #A30000;
    box-shadow: 0px 2px 2px #FF7272;
    cursor: pointer;
    transition: .2s;
}

    .power-red .login__submit:active,
    .power-red .login__submit:focus,
    .power-red .login__submit:hover {
        border-color: #991010;
        outline: none;
    }

.power-red .button__icon {
    font-size: 24px;
    margin-left: auto;
    color: #7875B5;
}

.power-red .social-login {
    position: absolute;
    height: 140px;
    width: 160px;
    text-align: center;
    bottom: 0px;
    right: 0px;
    color: #fff;
}

    .power-red .social-login a {
        color: #fff;
    }

        .power-red .social-login a:hover {
            font-weight: bold;
            text-decoration: none;
        }

.power-red .social-icons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.power-red .social-login__icon {
    padding: 20px 10px;
    color: #fff;
    text-decoration: none;
    text-shadow: 0px 0px 8px #7875B5;
}

    .power-red .social-login__icon:hover {
        transform: scale(1.5);
    }

/*Login Page Ends*/
body.power-red {
    background-color: transparent;
    background: linear-gradient(90deg, #f0f2f5, #f0f2f5) !important;
    font-family: Calibri !important;
}

.power-red .mat-toolbar {
    background: radial-gradient(circle at 10% 20%, rgb(188, 41, 41) 0%, rgb(119, 0, 0) 90%);
}

.power-red .input-section {
    background-color: #fff !important; /*#fff*/
    box-shadow: -9px -7px 6px -1px rgb(0 0 0 / 10%), 5px -5px 4px -1px rgb(0 0 0 / 6%);
    color: #414141;
}

.power-red .mat-list-item-content {
    color: #5d5d5d;
}

.power-red button.form-icons-border {
    border: 2px solid #8e8e8e;
    background-color: transparent;
    border-radius: 5px;
}

    .power-red button.form-icons-border:hover {
        border: 2px solid #9a55ff;
        background-color: transparent;
        border-radius: 5px;
    }

.power-red button .material-icons {
    font-size: 20px !important;
}

    .power-red button .material-icons.icon-l {
        font-size: 29px !important;
        font-weight: bold;
    }

    .power-red button .material-icons:hover {
        color: #9a55ff;
    }

.power-red .alert {
    border: 1px solid #fbb6f0 !important;
    background: linear-gradient(to right, #edc9ef, #b8eefb) !important;
}

.power-red .btn-primary {
    --bs-btn-color: #fff !important;
    --bs-btn-bg: #fe7070 !important;
    --bs-btn-border-color: #fe7070 !important;
    --bs-btn-hover-color: #fff !important;
    --bs-btn-hover-bg: #f59355 !important;
    --bs-btn-hover-border-color: #f9721b !important;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff !important;
    --bs-btn-active-bg: #f59355 !important;
    --bs-btn-active-border-color: #f9721b !important;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff !important;
    --bs-btn-disabled-bg: #f59355 !important;
    --bs-btn-disabled-border-color: #f9721b !important;
    font-weight: 500 !important;
}

.power-red .panel-heading {
    color: #5e5e5e; /* #6f6f6f;*/
}

.power-red .table-readonly-data {
    color: #2d2d2d;
    background-color: #d0d0d0;
}

    .power-red .table-readonly-data thead {
    }

    .power-red .table-readonly-data:not(.noalternate) tr:nth-child(even) {
    }

    .power-red .table-readonly-data:not(.noalternate) tr:nth-child(odd) {
        background-color: #dbbcce;
    }

        .power-red .table-readonly-data:not(.noalternate) tr:nth-child(odd):hover {
            background-color: #D0A8C2;
            transition: background-color .20s ease-in-out;
        }

    .power-red .table-readonly-data.grey-noalternate {
        color: #6f6f6f !important;
        background-color: #dee2e6 !important;
    }

    .power-red .table-readonly-data.grey {
        color: #6f6f6f;
        background-color: #dee2e6;
    }

        .power-red .table-readonly-data.grey thead {
        }

        .power-red .table-readonly-data.grey:not(.noalternate) tr:nth-child(even) {
        }

        .power-red .table-readonly-data.grey:not(.noalternate) tr:nth-child(odd) {
            background-color: #cacdd1;
        }

.power-red .admin-head .orgname {
    color: #383838;
}

.power-red .admin-head .loggedin-user {
    color: #dedede; /* #e2e2e2;*/
}

    .power-red .admin-head .loggedin-user a {
        color: #ffd00e !important; /* #3c0095 !important;*/
    }

.power-red .overlay-progress {
    background-color: rgb(255 255 255 / 91%);
    background-image: url('../images/loader2.gif');
}

.power-red .mat-drawer-container {
    min-height: 100vh;
    max-height: 200vh;
}

.power-red .mat-drawer-side {
    /*background-color:rgb(225, 191, 227) !important;*/
    background: linear-gradient(to bottom, #fbfbfb, #dcdcdc) !important;
    /*background: linear-gradient(180deg,rgb(183, 39, 39),rgb(37, 0, 0)) !important;*/
    border-radius: unset !important;
    margin-bottom: 0px;
    min-height: 100vh;
    max-height: 200vh;
    border: 0px solid #e1bfe3;
    border-right: 0px solid #e1bfe3 !important;
    /*border-right: solid 1px rgba(0,0,0,.12);*/
    box-shadow: 7px 7px 6px -1px rgb(0 0 0 / 10%), 2px 3px 4px -1px rgb(0 0 0 / 6%);
}

.power-red .mat-expansion-panel {
    background-color: #d0d0d0 !important;
}

.power-red .jqx-widget-content, .power-red .jqx-grid-cell {
    background-color: transparent !important; /*#e1e1e1*/
    color: #414141;
}

.power-red div[role='row'] {
    background-color: #fff;
    color: #414141;
}

.power-red .search-box {
    background-color: #d0d0d0 !important; /*#bde1ff*/
    transition: background-color .20s ease-in-out;
}

    .power-red .search-box:focus {
        outline: none !important;
        border: 0px solid transparent !important;
        background-color: #aba9a9 !important;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

.power-red .jqx-grid {
    border-color: #fbf5ff !important;
    box-shadow: rgb(155 153 153) 0px 0px 24px;
}

.power-red .jqx-grid-column-header, .power-red .jqx-grid-columngroup-header {
    border-color: #fbf5ff !important;
}

.power-red .jqx-widget .jqx-grid-cell, .power-red .jqx-widget .jqx-grid-column-header, .power-red .jqx-widget .jqx-grid-group-cell {
    border-color: #ededef !important;
}

.power-red .jqx-widget-header {
    border-color: #f5fbff !important;
    background-color: #d0d0d0 !important; /*#daffff*/
}

.power-red input[type=text].jqx-input, .power-red input[type=password].jqx-input {
    border-color: #fbf5ff !important;
}

.power-red .jqx-fill-state-pressed, .power-red .jqx-fill-state-normal {
    border-color: #fbf5ff !important;
}

.power-red button.jqx-button, input[type=button].jqx-button, input[type=submit].jqx-button, div.jqx-button {
    /*background-image: linear-gradient(90deg,#daffff,#237070) !important;*/
    background-color: #ffbf96; /* #ffc9dd; #8dcaca;*/
    color: #fff;
}

.power-red .input-element {
    background-color: transparent;
    border: 2px solid #fff;
}

    .power-red .input-element:focus {
        border: 2px solid #737373;
        outline: none;
    }

.power-red .input-element-nb {
    background-color: transparent;
    border: 0px solid #fff;
}

    .power-red .input-element-nb:focus {
        background-color: rgba(0,0,0,0.2) !important;
        border: 0px solid #fff !important;
        outline: none;
    }

.power-red .custom-ripple .mat-focused .mat-form-field-label {
    color: #fff !important;
}

.power-red .custom-ripple .mat-form-field-ripple {
    background-color: #fff !important;
}

.power-red .custom-ripple .mat-datepicker-toggle {
    color: #fff !important;
}

.power-red .custom-ripple .mat-form-field-underline {
    background-color: #fff !important;
}

.power-red div.jqx-grid-cell:has(> div.red), .power-red div[role='row']:has(> div.red) {
    background-color: #ff5b5b !important;
}

.power-red div.jqx-grid-cell:has(> div.green), .power-red div[role='row']:has(> div.green) {
    background-color: green !important;
}

.power-red .home-banner {
    color: #fff;
}

.power-red .bg-gradient-1 {
    background: linear-gradient(to right, #ffbf96, #fe7096) !important;
}

.power-red .bg-gradient-2 {
    /*background: linear-gradient(to right, #90caf9, #047edf 99%) !important*/
    background: linear-gradient(to right, #ff9292, #ffbf96) !important;
}

.power-red .bg-gradient-3 {
    background: linear-gradient(to right, #ffbf96, #cecece) !important;
}

.power-red .dashboard-section .filter-controls {
    background-color: #d0d0d0 !important;
}

    .power-red .dashboard-section .filter-controls.trans-back {
        background-color: transparent !important;
    }

    .power-red .dashboard-section .filter-controls .filterBtn {
        background-color: #acacac;
    }

.power-red .access-mgmt {
    color: #6f6f6f;
    background-color: #dee2e6;
}

    .power-red .access-mgmt .parent-row {
        background-color: aliceblue;
    }

    .power-red .access-mgmt thead {
        background-color: #cacdd1;
    }

    .power-red .access-mgmt tr:nth-child(even) {
    }

    .power-red .access-mgmt tr:nth-child(odd) {
        /*background-color: #cacdd1;*/
    }

    .power-red .access-mgmt .titlecol {
    }

    .power-red .access-mgmt .subtitlecol {
    }

    .power-red .access-mgmt .mat-checkbox {
    }

    .power-red .access-mgmt thead tr {
    }

.power-red .popOverride {
    --bs-popover-bg: #dfdfdf !important;
}

    .power-red .popOverride .memberPop {
        background-color: #dfdfdf !important;
    }


.power-red .trans-grid .jqx-grid {
    background-color: transparent !important;
}

.power-red .trans-grid .jqx-widget-header {
    background-color: transparent !important;
}

.power-red .trans-grid .jqx-grid-pager {
    background-color: transparent !important;
}

.power-red .modalpop .nsm-content {
    background-color: #e0e0e0;
}

.power-red .jqx-popup.jqx-fill-state-focus {
    background-color: #fff;
    border: 2px solid #d0d0d0;
}
/*Theme Styling Ends - PowerRed*/
::-webkit-scrollbar {
    width: 9px;
}

::-webkit-scrollbar-track {
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(155, 155, 155, 0.5);
    border-radius: 20px;
    border: transparent;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
