.input-error {
    float: left;
    width: 100%;
    color: #ff0000;
}

.page-loading {
    display: none;
    position: fixed;
    z-index: 9999999;
    height: 100vh;
    width: 100%;
    margin: auto;
    background: radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
    background: -webkit-radial-gradient(rgba(20, 20, 20, .8), rgba(0, 0, 0, .8));
    text-align: center;
    line-height: 100vh;
}

.main-loading {
    background: #ffffff;
    display: block;
}

.alert {
    display: none;
}

.heading {
    width: 100%;
    float: left;
    background-color: #cccccc;
    padding: 10px 15px;
    margin: 10px 0;
    font-size: 16px;
    font-weight: 700;
    color: #006d99;
}

.right-sidebar .section-box {
    padding: 10px 15px;
    float: left;
    width: 100%;
}

.role-list .ul-role .li-role .icon {
    width: 38px;
}

.role-list .ul-role {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.role-list .ul-role .li-role {
    list-style: none;
    float: left;
    border: 1px solid #f2f2f2;
    padding: 10px 15px;
    text-align: center;
    margin-right: 9px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
    width: 125px;
    height: 100px;
}

.role-list .ul-role .li-role:hover, .role-list .ul-role .li-role.active {
    border: 1px solid #b5c93a;
}

.role-list .ul-role .li-role .icon {
    width: 38px;
}

.role-list .ul-role .li-role .name {
    font-size: 12px;
}

.role-list .ul-role .li-role .check {
    position: absolute;
    top: -6px;
    right: -4px;
    background-color: rgba(0, 109, 153, 1);
    width: 11px;
    height: 11px;
    border-radius: 50%;
    display: none;
}

.role-list .ul-role .li-role.active .check {
    display: block;
}

.display-none {
    display: none;
}

.cur-pointer {
    cursor: pointer;
}

.plus, .minus {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 16px 16px !important;
    width: 16px;
    height: 16px;
}

.plus {
    background-image: url(../images/plus.png);
}

.minus {
    background-image: url(../images/minus.png);
}

.tree_main ul {
    list-style: none;
    padding: 0px 0px 0px 20px;
}

.tree_main .sub_ul li:before {
    font-size: 15px;
    margin-left: -11px;
    margin-top: -5px;
    vertical-align: middle;
    float: left;
    width: 8px;
    color: #41424e;
}

.tree_main .sub_ul {
    padding: 0px 0px 0px 35px;
}

.custom-collapsed {
    background: #cccccc !important;
}

.app-main-header-profile {
    margin-left: 20px;
    display: flex;
    align-items: center;
    background-color: #ffffff;
    border-radius: 20px;
}

.app-main-header-profile .dropdown img.dropdown-toggle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.welcome-content {
    background-color: #296dbd;
    border-radius: 50px;
    text-align: center;
    margin-top: 50px;
    padding: 55px 50px 150px 50px;
    color: #ffffff;
}

.error-page {
    margin: 50px 0;
    height: 84vh;
    padding-top: 15%;
}

.error-page h1 {
    font-size: 60px;
}

.error-page h3 {
    font-size: 1.75rem;
}

.error-page p {
    font-size: 20px;
}

.max-text-length {
    overflow: hidden;
    display: -webkit-box;
    width: 150px;
    /*height: 70px;*/
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.table-task .due-status {
    float: left;
}

.app-card-overlay {
    display: none;
    position: absolute;
    z-index: 9;
    background: #cccccc82;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.half-circle-shape {
    position: relative;
    width: 150px;
    height: 150px;
    margin-top: -20px
}

.half-circle-shape1 {
    position: absolute;
    left: 0;
    z-index: 1;
    bottom: 0;
}

.half-circle-data tspan {
    /*display: none;*/
}

.half-circle-shape1 img {
    height: 53px;
}

.half-circle-shape2 {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.half-circle-shape2 img {
    width: 87px !important;
}

.half-circle-shape3 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.half-circle-shape3 img {
    height: 53px;
}

.left-half-circle-data {
    position: absolute;
    left: 6px;
    bottom: 12px;
    font-size: 16px;
    color: #717171;
}

.right-half-circle-data {
    position: absolute;
    right: 10px;
    bottom: 12px;
    font-size: 16px;
    color: #717171;
}

.center-half-circle-data {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25px;
    font-size: 7px;
    text-transform: uppercase;
    color: #b0b0b0;
}

.circle-data {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: #006d99;
    text-align: center;
    font-weight: 700;
    line-height: 1;
}

.circle-data .circle-status {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.budget-approved-nav-tabs .schedule-repayment {
    height: 38px;
}

.app-card-schedule .budget-approved-collapse .budget-approved-collapse-link {
    padding-bottom: 6px;
}

.modal-dialog-max-width {
    max-width: 950px;
}

.modal-dialog .modal-content-border {
    border-radius: 40px;
    color: #717171;
}

.modal-content .modal-header .btn-blue-close {
    background: url('../images/icon-close-border.svg') no-repeat center;
    opacity: 1;
    width: 33px;
    height: 33px;
}

*:focus-visible {
    outline: none;
}

.app-select-box.text-box-filter {
    border: 1px solid #D5EDFF;
    border-radius: 20px;
    height: 60px;
    padding: 32px 20px 0 20px;
}

.app-select-box.text-box-filter input {
    background: transparent;
    border: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .app-main-header-profile .dropdown img.dropdown-toggle {
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }
}

@media only screen and (max-width: 1360px) and (min-width: 768px) {
    .amount-overflow {
        text-overflow: ellipsis;
        width: 65px;
        overflow: hidden;
    }
}

.break-overflow-word {
    overflow: hidden;
    overflow-wrap: break-word;
}

.app-offcanvas-right .offcanvas-header .btn-view {
    margin: 0 0 0 20px;
    min-width: 33px;
    width: 33px;
    height: 33px;
    padding: 0;
}

.button-text-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 90%;
}

.btn-border-none {
    border: none !important;
}

.cursor-move {
    cursor: move;
}

.column{
    user-drag: none;
    user-select: none;
}

.column.dragElem {
    opacity: 0.4;
}

.column.dragOver {
    border-top: 2px solid #D3D3D3;
}
.bg-white-important{
    background-color: #FFFFFF !important;
}
.min-w-unset{
    min-width: unset !important;
}
.min-h-unset{
    min-height: unset !important;
}
.mw-max {max-width: max-content !important;}
.mw-fit {max-width: fit-content !important;}
.px-20px { padding-left: 20px !important; padding-right: 20px !important;}
.max-w-585px {max-width: 585px !important;}