@import url('https://fonts.googleapis.com/css2?family=Gabarito:wght@400..900&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Patua+One&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(to right, #c8e4fd, #9eceff, #74b8ff, #48a0ff, #0087ff) !important;
    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 !important;
    padding: 8px 9px;
    margin: 0px 0px !IMPORTANT;
}

.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;
}

.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;
}

/* .card-background::before {
	position: absolute;
	margin-block-start: -10px;
	content: "";
	width: 85%;
	background-color: #fff3;
	height: 82%;
	box-shadow: 0 .15rem .1rem #0000000a;
	border-radius: .4rem;
	margin-inline: auto;
	inset-inline: 0;
} */

.card-background::before {
    position: absolute;
    margin-block-start: -10px;
    content: "";
    width: 85%;
    background-color: #fff3;
    height: 82%;
    box-shadow: 0 .15rem .1rem #0000000a;
    border-radius: 30px 0;
    margin-inline: auto;
    inset-inline: 0;
    margin-right: 2px;
    margin-top: -10px;
}

.das-quick-cou-strip {
    margin-top: 25px;
}

.card.custom-card.project-card {
    border-radius: 30px 0 30px 0 !important;
}

thead {
    background-image: linear-gradient(to right top, #c9c45d, #caa54c, #caa54c, #caa64d, #eccd79) !important;
    border: 1px dashed !important;
    /* border-left: none; */
    box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.25);
    font-family: initial !important;
}

.border-bottom-0.sorting_disabled.sorting_asc {
    background-color: #8ec0de !important;
    font-family: initial !important ;
}

thead .column_filter_search_box {
	border-radius: 15px;
	/* width: 100%; */
	padding: 0px 10px;
}

/* h1, h2, h3, h4, h5 {
	  font-family: initial ;
      font-weight: bold;

} */


/* body {
	  font-family: "Calistoga", serif !important ;

} */



.form-group {
	  font-family: initial !important ;

}
.side-menu__item.active, .side-menu__item:hover, .side-menu__item:focus {
    text-decoration: none;
    color: #fff;
    background: linear-gradient(291deg, #cdb06f, #7d6b41);
    font-family: "Gabarito", sans-serif;
}
.slide:hover .side-menu__item {
    color: #fff;
    font-weight: 500;
    border-top: 0;
    background: linear-gradient(
59deg, #0d0b06, #caa54c);
    box-shadow: 0 6px 14px 2px rgba(0, 0, 0, 0.1);
    font-family: "Gabarito", sans-serif;
}
.app-sidebar .slide.is-expanded .side-menu__item {
    color: #fff;
    font-weight: 500;
    border-top: 0;
    background: linear-gradient(
        59deg, #0d0b06, #caa54c);
    box-shadow: 0 6px 14px 2px rgba(0, 0, 0, 0.1);
    border-radius: 0 100px 100px 0;
    font-family: "Gabarito", sans-serif !important;
}
.card.overflow-hidden.project-card.project-card-box {
    height: 104px;
    box-shadow: 0px -4px 8px -6px lightgray !important;
    border-bottom: 2px solid #4c483d;
    border-radius: 10px !important;
}
.project-card .primary {
    fill: #fff;
    background: linear-gradient(19deg, #ae9254, #ecbd43);
    padding: 11px;
    border-radius: 5px;
    box-shadow: 0 7px 30px rgba(128, 116, 252, 0.2);
}
.project-card .danger {
    fill: #fff;
      background: linear-gradient(19deg, #ae9254, #ecbd43);
    padding: 11px;
    border-radius: 5px;
    box-shadow: none;
}
.project-card .success {
    fill: #fff;
      background: linear-gradient(19deg, #ae9254, #ecbd43);
    padding: 11px;
    border-radius: 5px;
    box-shadow: 0 7px 30px rgba(11, 163, 96, 0.2);
}
.project-card .warning {
    fill: #fff;
      background: linear-gradient(19deg, #ae9254, #ecbd43);
    padding: 11px;
    border-radius: 5px;
    box-shadow: 0 7px 30px rgba(11, 163, 96, 0.2);
}

#back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    display: none;
    text-align: center;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 4px;
    z-index: 10000;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-position: center;
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    background: linear-gradient(39deg, #caa54c, #837045);
    color: #fff;
    border-radius: 50%;
    border: 1px solid #dedcfb;
}
.goog-te-gadget .goog-te-combo {
    margin: 0px 0;
}
.main-header.side-header.fixed-header {
    position: fixed !important;
    background: linear-gradient(45deg, #caa54c, #caa54c);
    box-shadow: 5px 7px 26px -5px #502965;
    -webkit-box-shadow: 5px 7px 26px -5px #502965;
}

.integrated-btn {
    color: #fff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    font-family: 'Gabarito';
}
.card.overflow-hidden.project-card h6 {
    font-family: "Gabarito", sans-serif;
    font-weight: 500;
}

.min-title{
    font-family: "Gabarito", sans-serif;
}
.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-details-icon-box img {
    width: 80%;
}
.class-repo-clover-depo {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
}
.project-content.policy-details-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* gap: 29px; */
}
.project-content.policy-details-title {
    display: flex;
    align-items: center;
    /* flex-wrap: wrap; */
}
.project-content.policy-details-title ul li strong {
    /* color: white !important; */
    font-size: 14px;
    font-weight: 500;
}
.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-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;
}
.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 li span {
    color: #1d91ff !important;
    font-size: 16px;
}
.repo-data-clover-boxs {
    border: 0px solid #4bc4f9c4 !important;
    border-radius: 10px;
    padding: 10px !important;
    text-align: center;
}
.policy-list-card-box:hover {
    transform: scale(1.05);
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.4);
}
.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);
}
.project-content.policy-details-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.policy-type-scroll-cover {
    margin-bottom: 15px;
}
.class-repo-clover-depo {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
}
.policy-list-card-box span {
    font-weight: bold;
    color: black;
    transition: color 0.3s ease;
}
.project-content.policy-details-title ul {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
}
.my-auto.policy-details-icon-box-pre {
    display: flex;
    justify-content: center;
}
.my-auto.policy-details-icon-box-pre img {
    width: 28%;
}
.my-auto.policy-details-icon-box-pre {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.corporate-data-information-cover {
    margin-top: 50px;
    margin-bottom: 20px;
}
.side-menu .slide .side-menu__item {
    padding: 12px 22px 12px 14px;
    border-radius: 0 100px 100px 0;
    margin: 3px 10px 3px 0;
    font-family: 'Gabarito';
}