﻿.cvx-table-wrapper {
    background-color: #dfeaed;
    padding: calc(30px / 2);
    border-radius: 10px;
    overflow-x: auto
}

.custom-table {
    min-width: 850px
}

.covenent-body {
    margin-top: calc(10px * 2);
    display: flex;
    width: 100%;
    gap: 20px
}

.covenent-body__col {
    width: 50%
}

.covenent-body__title {
    color: #495B70;
    font-weight: bold;
    font-size: calc(14px + 6px);
    letter-spacing: 0.48px;
    height: 50px;
    line-height: 50px
}
.custom-table__header {
    color: #000;
    font-size: calc(14px - 1px);
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}

    .custom-table__header th {
        padding: 10px 0
    }
.covenent-body {
    margin-top: calc(10px * 2);
    display: flex;
    width: 100%;
    gap: 20px
}

.covenent-body__col {
    width: 50%
}

.covenent-body__title {
    color: #495B70;
    font-weight: bold;
    font-size: calc(14px + 6px);
    letter-spacing: 0.48px;
    height: 50px;
    line-height: 50px
}
.table-grouped-row__parent-row {
    color: white;
    background-color: #1a5c6f;
    border-radius: 10px
}

.custom-row {
    color: #909090;
    font-size: calc(14px - 2px);
    font-weight: bold;
    cursor: pointer
}

    .custom-row td {
        text-align: center;
        height: 50px;
        background-color: white
    }

.custom-row__tr-space {
    height: 4px
}

.custom-row td:first-child {
    border-radius: 10px 0 0 10px;
    padding-left: calc(10px / 5)
}

.custom-row td:last-child {
    border-radius: 0 10px 10px 0;
    padding-right: calc(10px / 5)
}

.custom-row td:nth-child(2) {
    text-align: left
}

.bold-field {
    color: #000
}

.custom-selected-row-grouped td {
    color: #8ba7b9 !important;
    background-color: #dfeaed !important
}

.custom-selected-row-grouped .bold-field {
    color: #8ba7b9 !important
}
.material-icons {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: calc(14px + 6px);
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga"
}

#main {
    padding: 0 !important
}

body {
    letter-spacing: 0.54px;
    height: auto;
    color: #000;
    margin: 0;
    font-size: 14px;
    font-family: "Gilroy-Medium", "Helvetica", "Arial", sans-serif !important;
    font-weight: 400;
    line-height: 1.43;
    letter-spacing: 0.01071em;
    background-color: #f5f5f5
}

.page-wrapper {
    padding: 250px 50px 0px 50px;
    height: auto;
    min-height: 100vh;
    background: #F1F4F4
}

.dashboard-page-wrapper {
    padding: 150px 50px 0px 50px;
    height: auto;
    min-height: 100vh;
    background: #F1F4F4
}
.upcoming-tasks-filter-wrapper {
    background-color: #fff;
}
.upcoming-tasks-wrapper-custom {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.transfer-application-wrapper-custom {
    width: 100%;
    padding: 27px 40px;
    background-color: #dfeaed;
    border-radius: 10px
}

.upcoming-tasks-table-custom {
    width: 100%;
    background-color: #dfeaed;
    border-radius: 10px;
}

.upcoming-tasks-filter-one-control {
    width: 25%
}

.app-info-box {
    width: 50%;
    position: relative
}

.app-info-box-upload {
    width: -webkit-calc(66.666663% - 8px);
    width: calc(66.666663% - 8px);
    margin-left: 15px
}

.next-stage-worflow-bottom .btn-upload {
    width: 20%
}

.btn-upload {
    display: block;
    background-color: #48ac98;
    border-radius: 10px 0 10px 10px;
    padding: 15px;
    font-size: calc(14px - 2px);
    text-align: center;
    width: 100%;
    -webkit-transition: background-color 0.5s, box-shadow 0.5s;
    transition: background-color 0.5s, box-shadow 0.5s;
    box-shadow: 0 20px 40px rgba(72,172,152,0.36);
    margin-right: 15px;
    color: #ffffff
}

.file {
    margin: 0;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    overflow: visible
}

.div-clear {
    display: block;
    margin: 10px 0
}

.app-info-input-wrapper {
    height: 30px;
    border-radius: 10px;
    padding: 1px 0;
    background-color: #fff;
    width: 100%;
    margin-bottom: 20px
}

.app-info-input-wrapper-check-box {
    height: 30px;
    border-radius: 10px;
    padding: 1px 0;
    width: 100%;
    margin-bottom: 20px
}

.workflow-detail-content-padding-top {
    background-color: #dfeaed;
    border-radius: 10px;
    padding-top: 20px
}

.app-info-input-wrapper-textarea .ant-input[disabled] {
    color: #000;
    margin-top: 15px;
    background: #fff;
    border-radius: 10px;
}

.hidden {
    display: none
}

.dropdown {
    position: relative
}

.dropdown-title {
    position: absolute;
    top: 14px;
    left: 0;
    z-index: 2;
    width: 100%;
    padding: 0 70px 0 17px;
    pointer-events: none;
    letter-spacing: 0.2em;
    color: #b5b5b5;
    font-size: calc(14px - 4px);
    text-transform: uppercase
}

.dropdown-list {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    outline: none;
    padding: 35px 70px 9px 10px;
    border-radius: 10px;
    color: #000;
    font-weight: bold;
    height: 100%;
    border: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    user-select: none;
    font-size: 14px
}

.dropdown-list-option {
    padding: 29px 70px 9px 17px;
    border-radius: 10px;
    color: #000;
    height: 100%;
    background-color: #fff;
    position: relative;
    z-index: 1;
    outline: none;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    color: #000;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    user-select: none
}

.color-white {
    color: white
}

.table-background {
    background-color: #70abbb
}

.workflow-detail-content {
    border-radius: 10px 0px 10px 10px
}

.gap-1 {
    gap: 10px
}

.ant-input {
    border: none !important
}

    .ant-input:focus, .ant-input-focused {
        border: none !important;
        -webkit-box-shadow: none;
        box-shadow: none !important
    }

.ant-input-affix-wrapper {
    padding: 5px 5px !important;
    border: none !important;
    border-radius: 10px
}

    .ant-input-affix-wrapper > input.ant-input {
        position: relative;
        font-size: 14px;
        color: #000
    }

    .ant-input-affix-wrapper:focus, .ant-input-affix-wrapper-focused {
        box-shadow: none !important;
        border: none !important
    }

.ant-input-prefix {
    margin-right: 10px;
    margin-left: 10px
}

.ant-btn-text {
    background: #fff !important
}

    .ant-btn-text:hover {
        background: #f0f4f7 !important;
        color: #000 !important
    }

.global-loading {
    width: 100vw;
    height: 100vh;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f0f4f7;
    position: absolute;
    top: 0px
}

.cvx-main-menus {
    z-index: 2;
    align-items: center;
    position: absolute;
    top: 100px;
    background: white;
    width: 100%;
    padding: 5px 50px 0
}
.flex-arraw {
    flex-wrap:nowrap !important;
}
.checklist-box {
    width: 134px;
    min-width: 120px;
}

.confirm-modal__ok-button {
    background-color: #1a5c6f;
    border: none
}

    .confirm-modal__ok-button:hover {
        background-color: #1a5c6f
    }

.confirm-modal__cancel-button {
    color: #000
}

    .confirm-modal__cancel-button:hover {
        color: #000
    }

.ant-form-item-has-error .ant-input:focus, .ant-form-item-has-error .ant-input-affix-wrapper:focus, .ant-form-item-has-error .ant-input-focused, .ant-form-item-has-error .ant-input-affix-wrapper-focused {
    border-color: none;
    border-right-width: 0px !important;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.td-border {
    background-color: #cdd9e7
}

input {
    background: none
}

.box-group-label-1 {
    border-radius: 10px;
    background-color: #dfeaed;
    padding: 45px 20px 5px 20px;
    font-family: Gilroy-Bold;
}

.status-wrapper {
    display: inline-block;
    white-space: nowrap;
    transition: transform 0.1s;
    margin-bottom: 0px;
    border-bottom: none
}

.status {
    display: inline-block;
    white-space: nowrap;
    width: fit-content;
    min-width: 200px;
    max-width: fit-content;
    border-radius: 10px 10px 0px 0px
}

    .status h2 {
        margin-bottom: 0px
    }

.cvx-col-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-bottom: 25px
}

.cvx-col-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    margin-bottom: 25px
}

.cvx-modal {
    font-size: 14px
}

    .cvx-modal .ant-modal-title {
        font-size: calc(14px + 6px)
    }

    .cvx-modal .ant-upload-list {
        margin-bottom: 30px
    }

        .cvx-modal .ant-upload-list .ant-upload-list-text-container .ant-upload-list-item {
            padding: 10px;
            margin: 0 0 10px 0;
            height: 40px;
            background-color: white;
            border-radius: 10px
        }

            .cvx-modal .ant-upload-list .ant-upload-list-text-container .ant-upload-list-item .ant-upload-text-icon, .cvx-modal .ant-upload-list .ant-upload-list-text-container .ant-upload-list-item .ant-upload-list-item-name, .cvx-modal .ant-upload-list .ant-upload-list-text-container .ant-upload-list-item .ant-upload-list-item-card-actions {
                font-size: 14px !important
            }

            .cvx-modal .ant-upload-list .ant-upload-list-text-container .ant-upload-list-item .ant-upload-text-icon, .cvx-modal .ant-upload-list .ant-upload-list-text-container .ant-upload-list-item .ant-upload-list-item-card-actions {
                display: flex;
                justify-content: center;
                align-items: center
            }

            .cvx-modal .ant-upload-list .ant-upload-list-text-container .ant-upload-list-item :hover {
                background-color: white;
                border-radius: 10px
            }

        .cvx-modal .ant-upload-list .ant-upload-list-text-container .ant-upload-list-item-info {
            background-color: white
        }

.ant-notification-notice-message, .ant-message-success, .ant-message-error {
    font-size: 14px !important
}

.ant-message .anticon {
    top: -5px !important
}

.cvx__main-title {
    font-size: calc(14px + 2px)
}

.cvx__main-content {
    font-size: calc(14px + 2px)
}

.cvx__main-title-2 {
    font-size: calc(14px + 4px)
}
.covenant-detail__header {
    font-size: 14px;
    width: 50%;
    /* line-height: 50px;*/
    padding: 0px 10px;
    border-radius: 8px 8px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center
}
.header-tab {
    padding-top: 60px;
}
.header-position {
    width: 100% !important;
    padding: 0;
    border-top-right-radius: 10px;
}
.header-position-left {
    width: 62%;
    height: 50px;
    background-color: #fff;
}
.header-position-right {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    flex: 1;
    font-family: Gilroy-Bold;
    justify-content: flex-end;
    align-items: center;
}

.covenant-button__addnew {
    color: #48ac98;
    font-size: calc(10px + 6px);
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-decoration: underline;
}

.covenant-detail__header__title {
    color: #4c5c6c;
    font-size: calc(14px + 6px);
    font-weight: bold;
    height: 50px;
    line-height: 50px
}

.covenant-detail__header__title__id {
    color: #4eb097
}

.covenant-detail__header__action {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    cursor: pointer;
    flex: 1;
}

.covenant-detail__header__action__title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: Gilroy-Bold;
}

.covenant-detail__description {
    font-size: cacl(14px - 1px);
    text-align: justify
}

.right-slash {
    border-right: solid 2px #cdd9e7
}

.covenent-detail__upload-file {
    display: flex;
    gap: 20px;
    margin-left: 15px;
    padding-right: 15px
}

.covenent-detail__upload-file__input {
    width: 300px;
    flex-grow: 1
}

.covenent-detail__upload-file__button {
    background-color: #3f9886;
    box-shadow: 0 10px 10px rgba(72,172,152,0.36);
    width: 200px;
    border-radius: 10px;
    font-size: 14px;
    color: white
}

.p-text-warning {
    margin: 15px 15px;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0.54px;
    color: #9cb0bd
}

.upcoming-tasks-table-wrapper-no-padding {
    font-size: cacl(14px - 1px);
    border-radius: 10px 0 10px 10px;
    background-color: #dfeaed;
    padding: 0px 10px 5px
}
.k-radio-list {
    height: 33.5px;
    line-height: 25px;
}
.cvx-icon-button {
    background: #48ac98;
    color: white;
    border-radius: 8px;
    padding: 5px 10px;
    height: 38px;
    line-height: 38px;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
    .cvx-icon-button .covenant-detail__header__action__title {
        margin-left:5px;
    }

.anticon {
    font-size: calc(14px + 7px)
}
.material-icons {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    font-size: calc(14px + 6px);
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga"
}

.application-info-filter {
    background-color: #dfeaed;
    border-radius: 10px;
    padding: 20px;
    grid-gap: 10px;
    gap: 10px;
    flex-wrap: nowrap;
    display: flex
}

.app-info-box-filter {
    width: 33%;
    position: relative
}

.filter-element {
    margin-right: 30px
}

.filter-element-last {
    margin-right: 0px
}

.compliance-detail__header {
    font-size: 14px;
    width: 60%;
    height: 50px;
    padding: 0px 10px;
    border-radius: 8px 8px 0px 0px;
    background-color: #dfeaed;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.compliance-detail__header__title {
    color: #495B70;
    font-weight: bold;
    font-size: calc(14px + 6px);
    font-weight: bold;
    height: 50px;
    line-height: 50px
}

.compliance-detail__header__action {
    width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    cursor: pointer
}

.compliance-detail__header__action__title {
    color: #565a66;
    font-size: 14px;
    font-weight: bold
}

.compliance-detail__description {
    font-size: 14px;
    text-align: justify;
    color: black;
    margin-bottom: 20px
}

.right-slash {
    border-right: solid 2px #cdd9e7
}

.p-text-warning {
    margin: 15px 15px;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0.54px;
    color: #9cb0bd
}

.workflow-detail-content {
    background-color: #dfeaed;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 10px
}

.covenant-filters {
    background: #DFEAED;
    padding: 20px 20px 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    /*margin: calc(10px * 2) 0px;*/
    display: flex
}
.flext-right {
    justify-content: flex-end !important;
}

.covenant-filters__placeholder {
    width: 50%;
    font-size: 14px
}

.covenant-filters__filters {
    flex-grow: 1;
    margin-bottom: 0px
}

.k-panelbar {
    background-color: #70abbb;
    border: 0;
    /*min-width:850px;
    min-width: 350px;*/
}
    .k-panelbar > .k-item {
        border-top-width: 0px !important;
        margin-bottom: 5px !important;
    }
        .k-panelbar > .k-item > .k-link{
            border: 0;
            color: #000;
            background-color: rgb(26, 92, 111);
            border-radius: 10px;
            cursor: pointer;
            font-size: 14px;
            height: 60px;
            padding: 10px;
            box-shadow: 0 0 0 0 !important;
        }
.k-sprite {
    width: 0px;
}
.k-panelbar > .k-item > .k-link.k-state-selected {
    border: 0;
    color: #000;
    background-color: rgb(26, 92, 111);
}
.k-panelbar > .k-item > .k-link.k-state-hover {
    border: 0;
    color: #000;
    background-color: rgb(26, 92, 111);
}

.k-link h4 {
    color: #000 !important;
    font-size: 13px;
    font-family: Gilroy-Bold;
}
    .k-link h4.h4-red {
        color: #ff0000 !important;
    }

.k-panelbar .k-group {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    border-radius: 10px;
    margin-top: 4px;
    font-size:12px;
}
.h4-gray {
    color: #8ba7b9 !important;
    margin-top:10px;
}
.h4-red {
    color: #ff0000 !important;
    margin-top: 10px;
}

.k-panelbar .k-group > .k-item > .k-link.k-state-selected {
    border-radius: 10px;
    background-color: #fff !important;
    font-family: Gilroy-Medium;
}
.k-panelbar .k-group > .k-item > .k-link.k-state-focused {
    border-radius: 10px;
    background-color: #dfeaed !important;
    box-shadow: 0 0 0 0 !important;
}
.k-panelbar .k-group > .k-item > .k-link {
    border-radius: 10px;
    background-color: #fff !important;
    margin: 5px 0;
    min-height: 60px;
    padding-left: 15px;
    font-family: Gilroy-Medium;
}
    .k-panelbar .k-group > .k-item > .k-link.k-state-hover {
        border-radius: 10px;
        background-color: #c0dddb !important;
    }
.panelbar-flex {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}
    .panelbar-flex > div > .h4-gray {
        flex: 1;
        text-align: left !important;
        word-wrap: break-word;
        font-family: Gilroy-Medium !important;
    }
    .panelbar-flex > td {
        text-align: left !important;
        font-size: 14px;
        font-family: Gilroy-Bold;
        background-color: transparent !important;
    }

.covenant-panelbar .k-link.k-state-selected .k-link.k-header {
    background: #70abbb !important;
    font-family: Gilroy-Bold;
}

.covenant-panelbar .k-panelbar > .k-item > .k-link {
    background: #fff !important;
    font-family: Gilroy-Bold;
}

.covenant-panelbar .k-panelbar .k-group > .k-item > .k-link.k-state-selected {
    background: #c0dddb !important;
    color:#000;
}

.covenant-panelbar .k-item.k-state-default {
    margin: 1px 1px !important;
    padding: 0px 0px !important;
}


.widget-tables-css .k-input{
    height: 38px !important;
}

.widget-tables-css .k-widget {
    height: 40px !important;
    margin-top: 5px;
}
.table-wrapper-1 tr:not(:first-child) td {
    /*    padding-top: 10px;
    padding-bottom: 10px;*/
}

.k-dropdowntree .k-multiselect-wrap, .k-multiselect .k-multiselect-wrap {
    border-radius: 10px;
    border: none !important;
    margin-right: 10px;
}
#Covenant .k-picker-wrap {
    border-color: #fff !important;
    color: #000 !important;
}
#Compliance .k-picker-wrap {
    border-color: #fff !important;
    color: #000 !important;
}
.k-button {
    background-color: #48ac98 !important;
    border-color: #48ac98 !important;
    height: 38px;
    border-radius: 10px;
    color: #fff !important;
    font-family: Gilroy-Bold;
    font-size: 14px;
}

.box-flex {
    margin-bottom: 20px;
}

    .box-flex p {
        color: #84939d;
        font-size: 16px;
        font-family: Gilroy-Bold;
        padding-left: 15px;
        padding-bottom: 5px;
        margin: 0;
    }
.prop-int-table{
    flex:13%;
    margin: 2px;
}
    .prop-int-table span{
        font-size: 14px;
    }
.bg-padding hr {
    margin-top: 0;
    margin-bottom: 30px;
}
