@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&display=swap');


.hidden {
    display: none;
}

.select2-drop-active {
    margin-top: -25px;
}

.select2-search--hide {
    display: block !important;
}

.error {
    color: red;
}

td.ui-datepicker-current-day a.ui-state-default.ui-state-active {
    background: #003eff;
    color: white;
}

.viewpass {
    float: right !important;
    color: #808080a3;
    margin-top: -26px !important;
    font-size: 15px !important;
    margin-right: 10px;
}

.dataTables_wrapper .dt-buttons {
    margin-left: 20px;
}

.cp_cards_bg {
    background: linear-gradient(45deg, #f54266, var(--primary-bg-color));
    box-shadow: 5px 7px 26px -5px #502965;
    -webkit-box-shadow: 5px 7px 26px -5px #502965;
    padding-top: 12px;
}

.cp_card_img_bg {
    background: linear-gradient(45deg, var(--primary-bg-color), #8e79fd);
    padding: 11px;
    border-radius: 8px;
    width: 60px !important;
}

.header-select-display-custom select {
    background: none;
    border: none;
    color: #fff;
    /* color: #fff !important; */
    padding: 8px 9px;
}

.header-select-display-custom option {
    color: black !important;
}

.header-select-display-custom select:focus {
    outline: none;
    box-shadow: none;
}

.call_to_action {
    margin-top: -1rem;
    font-size: 12px;
}
.main-logo {
    height: 4rem;
    text-align: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
    bottom: 0px;
    padding-top: 10px;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: inherit !important;
}

.autor-name {
    display: flex;
    justify-content: flex-end;
}

.chart_not_found {
    font-size: 25px;
    text-align: center;
    margin: -5%;
    color: #ba4994;
    font-weight: 500;
}

.chart-no-data-found {
    color: #ba4994;
    font-weight: 500;
}

.total-row {
    background-color: #dbd0d0 !important;
}

.overflow_column_fix {
    width: 50% !important;
    white-space: normal !important;
}

.pdf-icon {
    width: 100px !important;
}

.not_found {
    color: #e1589d;
    font-weight: 800;
    font-size: 30px;
}

span.pdf-name-text {
    display: block;
    overflow: hidden;
    font-size: 13px;
    margin-left: 19px;
    word-wrap: break-word;
    margin-top: 5px;
    font-weight: 500;
}

.select2.select2-container {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 0px;
}

.control-group.form-group input {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.addroles-btn {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 20px;
    font-weight: 500;
}

.edit-btn-box {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    font-size: 12px;
    font-weight: 600;
}

.delete-btn-box {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    font-size: 12px;
    font-weight: 600;
}

.control-group.form-group label {
    font-weight: 400 !important;
    font-size: 12px !important;
}

button.api-setting-add-btn {
    padding: 4px 20px;
    font-weight: 500;
    border-radius: 5px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

button.api-branch-add-btn {
    padding: 5px 20px;
    font-weight: 500;
    border-radius: 5px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.tabs-menu1.customs-tabs ul li a.active {
    font-weight: 600;
}

input.column_filter_search_box {
    padding: 5px;
    border: 1px solid #6969694a;
    border-radius: 5px;
}

.dataTables_wrapper {
    padding-bottom: 20px;
}

.heading-title {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.add-heading-repo-text {
    font-size: 15px;
    padding: 6px 20px;
}

span.icon-box {
    width: 25px;
    background: white;
    height: 25px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 4px;
}

span.icon-box i {
    color: #4257f3;
    margin-top: 6px;
}

.add-btn-icon-repo {
    border-radius: 20px;
    margin-top: -9px;
}

nav.custom-breadcrumb-style {
    border: 1px solid white;
    padding: 6px 14px;
    border-radius: 5px;
}

.welcome-title h4 {
    border: 1px solid #69696940;
    padding: 9px 25px;
    border-radius: 10px;
    background-color: white;
    color: black !important;
    font-size: 17px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

span.current_financial_year {
    padding: 5px 15px;
    border-radius: 5px;
    background-color: #1281ea;
    color: white;
    border-radius: 8px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.owl-item.cloned.policy-list-tab-card {
    width: 220px;
    /* background-color: white; */
}

.owl-item.cloned.policy-list-tab-card .policy-type-scroll-cover .item.card.policy-list-card {

    padding: 0px !important;
    border: 1px solid #fff;
    background: radial-gradient(circle at 12.3% 19.3%, rgb(102, 155, 255) 0%, rgb(247, 249, 252) 100.2%) !important;
    border-radius: 16px !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    margin-top: 2px;

}

.item.card.policy-list-card a .policy-list-icon-box {
    width: 50px;
    display: flex;
    border: 1px solid blue;
    height: 50px;
    background-color: white;
    border-radius: 11px;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
}

.item.card.policy-list-card a {
    display: flex;
    align-items: center;
}

.item.card.policy-list-card a .policy-list-icon-box img {
    width: 70%;
}

.item.card.policy-list-card a span {
    margin-left: 25px;
    font-size: 20px;
}

li.header-select-display-custom {
    /* border: 1px solid black; */
    background: white;
    border-radius: 5px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}

.main-header-message>a,
.main-header-notification>a,
.nav-item.full-screen>a,
.header-setting-icon>a,
.main-layout .dark-layout,
.main-layout .light-layout {
    border: 1px solid rgb(50 47 47 / 13%);
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.main-content:after {
    background-color: aliceblue !important;
}

.card-body.policy-details-card-body {
    background: transparent linear-gradient(95deg, #70D3FF 0%, #1DB9FF 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #70D3FF8C;
    border-radius: 20px;
    padding: 18px;
}

.policy-details-icon-box img {
    width: 80%;
}

.policy-details-icon-box {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    /* background: white; */
    justify-content: center;
    margin-right: 15px;
    border-radius: 5px;
    margin: 0 auto;
}
.policy-details-icon-box-pre {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: self-end;
    /* background: white; */
    justify-content: flex-start;
    border-radius: 5px;
    gap: 10px;
    /* margin: 0 auto; */
}
.repo-tepo-clover-repo li{
    display: flex;
}
.project-content.policy-details-title h6 {
    /* color: white !important; */
    font-size: 15px;
    margin-bottom: 0px;
}

.project-content.policy-details-title ul li strong {
    /* color: white !important; */
    font-size: 14px;
    font-weight: 500;
}
.project-content.policy-details-title ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
}
.project-content.policy-details-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* gap: 29px; */
}
.project-content.policy-details-title ul li span {
    color: #1d91ff !important;
    font-size: 16px;
}
.main-sidebar-head.active {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.repo-tepo-clover-repo li {
    display: flex;
    gap: 10px;
    align-items: center;
}
ul.repo-tepo-clover-repo {
    margin-top: 8px;
}
.my-auto.policy-details-icon-box-pre i {
    transform: rotate(90deg);
    font-size: 22px;
    color: #1c3299;
}
.repo-imge img {
    width: 28px !important;
}
.class-repo-clover-depo {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
}
.project-content.policy-details-title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.policy-list-card-box {
    border: 1px solid #4bc4f9c4;
    border-top: none;
    display: flex;
    justify-content: center;
    padding: 23px;
    border-left: none;
    cursor: pointer;
    /* width: 95%; */
}

.repo-data-clover-boxs {
    border: 0px solid #4bc4f9c4 !important;
    border-radius: 10px;
    padding: 10px !important;
    text-align: center;
}

.policy-list-card-box {
    position: relative;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
}

.policy-list-card-box:hover {
    transform: scale(1.05);
    /* Slightly enlarge the box */
    background: rgba(255, 255, 255, 0.3);
    /* Increase opacity for frosted effect */
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    /* Apply frosted-glass effect */
    border: 1px solid rgba(255, 255, 255, 0.4);
    /* Subtle border */
}

.policy-list-icon-box img {
    transition: transform 0.3s ease;
}

.policy-list-card-box:hover {
    background: radial-gradient(rgba(232, 236, 239, 0), rgb(203 239 255));
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.policy-list-card-box:hover .policy-list-icon-box img {
    transform: rotate(5deg);
    /* Slight rotation on hover for effect */
}

.policy-list-card-box span {
    font-weight: bold;
    color: #fff;
    /* White text for contrast */
    transition: color 0.3s ease;
}

.repo-p-tag-repo {
    margin-bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    cursor: pointer;
}
.policy-type-scroll-cover {
    margin-bottom: 15px;
}

.policy-list-icon-box img {
    width: 40px;
}

.main-policies-cover-wrapper {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 4px #70D3FF8C;
    padding: 16px 25px;
    border-radius: 20px;
    margin-top: 10px;
    height: 320px;
}

.policy-list-card-box.rem-border-bottom {
    border-bottom: 0px;
}

.policy-list-card-box.remove-border-right {
    border-right: 0px;
}

.policy-list-card-box a span {
    font-weight: 500;
    color: #464646;
    font-size: 13px;
}

.policy-list-icon-box img {
    margin: 0 auto;
}

.policy-list-icon-box {
    margin-bottom: 10px;
    display: flex;
}

.policy-modal-body {
    border: 1px solid #69696912;
    padding: 15px;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    margin-bottom: 15px;
    box-shadow: 0px 3px 7px #70d3ff47;
}

.policy-modal-body a {
    color: black;
    text-decoration: none;
    font-weight: 500;
}

.policy-modal-body-main-cover-wrapper {
    height: 320px;
    overflow-y: scroll;
    overflow-x: hidden;
}

/* .page.custom-index {
    background: white;
} */
