@font-face {
    font-family: 'palitoonregular';
    src: url('../fonts/palitoon/palitoon-webfont.woff2') format('woff2'),
         url('../fonts/palitoon/palitoon-webfont.woff') format('woff'),
         url("../fonts/palitoon/palitoon-webfont.otf") format("opentype");
    font-weight: normal;
    font-style: normal;

}
.bg-puzzleschool01{ background: #005287 !important; }
.bg-puzzleschool02{ background: #45A7E8 !important; }
.bg-puzzleschool03{ background: #0088E3 !important; }
.bg-puzzleschool04{ background: #1E4863 !important; }
.bg-puzzleschool05{ background: #006AB0 !important; }
.text-puzzleschool01{ color: #005287 !important; }
.text-puzzleschool02{ color: #45A7E8 !important; }
.text-puzzleschool03{ color: #0088E3 !important; }
.text-puzzleschool04{ color: #1E4863 !important; }
.text-puzzleschool05{ color: #006AB0 !important; }
.bg-puzzleschool01-transparent{ background: #00528780 !important; }
.bg-puzzleschool02-transparent{ background: #45A7E880 !important; }
.bg-puzzleschool03-transparent{ background: #0088E380 !important; }
.bg-puzzleschool04-transparent{ background: #1E486380 !important; }
.bg-puzzleschool05-transparent{ background: #006AB080 !important; }
.bg-red{ background: red !important; }
.text-red{ color: red !important; }
.text-white{ color: white !important; }
.text-right{ text-align: right; }

.btn-primary, .show>.btn.btn-primary {
    background: #005287 !important;
    border-color: #005287 !important;
    color: white;
}
.btn-primary:hover{
    background: #005187be !important;
    border-color: #005187be !important;
    color: white;
}
.btn-check:active+.btn.btn-primary, .btn-check:checked+.btn.btn-primary, .btn.btn-primary.active, .btn.btn-primary.show, .btn.btn-primary:active:not(.btn-active), .btn.btn-primary:focus:not(.btn-active), .btn.btn-primary:hover:not(.btn-active) {
    color: #fff;
    border-color: #005187be;
    background-color: #005187be!important;
}
.btn-info
{
    background: #0088E3 !important;
    border-color: #0088E3 !important;
    color: white;
}
.btn.btn-info:hover:not(.btn-active) {
    background-color: #45A7E8 !important;
    border-color: #45A7E8 !important;
    color: white;
}
.btn-check:active+.btn.btn-info, .btn-check:checked+.btn.btn-info, .btn.btn-info.active, .btn.btn-info.show, .btn.btn-info:active:not(.btn-active), .btn.btn-info:focus:not(.btn-active), .btn.btn-info:hover:not(.btn-active) {
    color: #fff;
    border-color: #45A7E8;
    background-color: #45A7E8!important;
}
/* .text-info{ color: #45A7E8 !important; } */
/* .badge-info {
    color: #fff;
    background-color: #0088E3;
} */

.btn-puzzleschool01{
    background: #005287 !important;
    border-color: #005287 !important;
    color: white;
}
.btn-puzzleschool01:hover{
    background: #0088E3 !important;
    border-color: #0088E3 !important;
    color: white;
}

.btn-puzzleschool02{
    background: #45A7E8 !important;
    border-color: #45A7E8 !important;
    color: white;
}
.btn-puzzleschool02:hover{
    background: #1E4863 !important;
    border-color: #1E4863 !important;
    color: white;
}

.btn-puzzleschool03{
    background: #0088E3 !important;
    border-color: #0088E3 !important;
    color: white;
}
.btn-puzzleschool03:hover{
    background: #1E4863 !important;
    border-color: #1E4863 !important;
    color: white;
}

.btn-puzzleschool04{
    background: #1E4863 !important;
    border-color: #1E4863 !important;
    color: white;
}
.btn-puzzleschool04:hover{
    background: #45A7E8 !important;
    border-color: #45A7E8 !important;
    color: white;
}

.btn-puzzleschool05{
    background: #006AB0 !important;
    border-color: #006AB0 !important;
    color: white;
}
.btn-puzzleschool05:hover{
    background: #1E4863 !important;
    border-color: #1E4863 !important;
    color: white;
}
.btn-survey {
    border: 1px solid white !important;
    min-width: 100px;
}
.btn.btn-survey:hover:not(.btn-active), .btn.btn-survey:active:not(.btn-active), .btn-check:checked+.btn.btn-survey{
    background-color: #45A7E8 !important;
    border-color: white !important;
}
.has-error + .btn-survey {
    border: 3px solid red !important;
}
.navbar-info {
    background: rgb(0,82,135);
    background: linear-gradient(90deg, rgba(0,82,135,1) 0%, rgba(0,106,176,1) 100%);
}
.menu-title-white .menu-item .menu-link .menu-title {
    color: #FFFFFF;
}
.card {
    box-shadow: 0 0 20px 0 rgb(76 87 125 / 35%);
}
.square{
	padding: 10px !important;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 10px;
    font-size: 16px;
}

.symbol-border-white{
    border: 2px solid white;
}

.color-square {
    height: 35px;
    width: 35px;
    border: 1px solid black;
    display: inline-block;
}

.little-circle {
    width: 25px !important;
    height: 25px !important;
    line-height: 25px !important;
    text-align: center;
    border-radius: 50%;
}

.form-control:disabled {
    background-color: #bdbdbd !important;
}

.card {
     border-radius: 1.5rem;
}

.card-header:first-child {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
}

.carousel.carousel-custom .carousel-indicators.carousel-indicators-dots li:after {
    background-color: #45A7E8;
}
.carousel.carousel-custom .carousel-indicators.carousel-indicators-dots li.active:after {
    background-color: #1E4863;
    width: 16px;
    height: 16px;
}
.carousel.carousel-custom .carousel-indicators.carousel-indicators-dots li {
    width: 16px;
    height: 16px;
}

.minicolors-theme-default .minicolors-input {
    height: initial !important;
    width: -webkit-fill-available !important;
    padding-left: 50px !important;
}

.minicolors-theme-default .minicolors-swatch {
    width: 35px !important;
    height: 35px !important;
}

.has-error, .has-error+.ck-editor, .has-error+.select2 {
	border: 3px solid #f1416c!important;
}
.table-responsive+.table-bordered {
    border-radius: 10px;
}
.palitoon{
    font-family: 'palitoon';
}
.title
{
    font-family: 'palitoonregular';
    font-size: 3.5rem !important;
    color: #005287;
    border-radius: 10px;
    font-weight: bold;
    border-bottom: 4px solid;
}
.subtitle
{
    font-family: 'palitoonregular';
    font-size: 2.5rem !important;
    color: #005287;
    font-weight: bold;
}
.form-control.form-control-solid, .form-select.form-select-solid {
    background-color: #e4e6ef;
    border-color: #e4e6ef;
}
.nav-tabs .nav-link.active {
    border-top: 3px solid #0061a1;
}
.table-puzzleschool th {
    background: #005287 !important;
    color: white;
}
.table-rounded {
    border-radius: 15px;
}
.table.table-bordered {
    border: 1px solid #005287  !important;
}
.table.table-bordered th:not(:last-child), .table.table-bordered td:not(:last-child) {
    border-right: 1px solid #005287 !important;
}
.table.table-bordered tbody tr:not(:last-child), .table.table-bordered thead tr {
    border-bottom: 1px solid #005287 !important;
}
.table.table-rounded {
    border-radius: 12px;
}

.table-grades td, .table.table-grades tbody tr:last-child {
    border: 1px solid black !important;
}
.table-grades th, .table.table-grades>:not(:last-child)>:last-child, .table-grades tfoot td, .table.table-grades tr:last-child td
{
    border: 3px solid black !important;
}
.table.table-grades tbody tr:last-child td{
    border-bottom: 3px solid black !important;
}
.table-grades td:first-child {
    border-left: 3px solid black !important;
    border-right: 3px solid black !important;
}
.table-grades td:last-child {
    border-right: 3px solid black !important;
}
.table td:last-child, .table th:last-child, .table tr:last-child {
    padding-right: 0.75rem;
}
.table td:first-child, .table th:first-child, .table tr:first-child {
    padding-left: 0.75rem;
}
.loading-image{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 10px auto;
    width: 100px;
    height: 100px;
    background-image: url('../imagenes/loading.gif');
}
.loading-modal {
    display: flex;
    justify-content:center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    width: 100%;
    height: 100%;
}
.wrapper {
    background: url('../imagenes/background.jpg');
}

::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #45A7E8;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #005287 !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #005287 !important;
}
@media (min-width: 992px) {
    div::-webkit-scrollbar-thumb, ol::-webkit-scrollbar-thumb, pre::-webkit-scrollbar-thumb, span::-webkit-scrollbar-thumb, ul::-webkit-scrollbar-thumb {
        background-color: #005287;
    }
    .menu-title-white .menu-item .menu-link .menu-title {
        color: #005287;
    }

}

@media (max-width: 768px) {
    .card .card-header .card-toolbar {
        overflow-x: scroll;
    }
}


/*OVERRIDING CSS PLUGINS*/
.swal2-styled.swal2-confirm {
    background-color: #005287;
}
.swal2-styled.swal2-cancel {
    background-color: #d9214e;
}
.ck-content {
    min-height: 320px;
    border-radius: .75rem!important;
}
.ck-editor .ck-content {
    border-bottom-right-radius: 1.5rem!important;
    border-bottom-left-radius: .1.5rem!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
}

.cursor-pointer{ cursor: pointer; }

.nav-line-tabs.with-hover .nav-item .nav-link.active, .nav-line-tabs .nav-item .nav-link:hover:not(.disabled), .nav-line-tabs .nav-item.show .nav-link {
    background-color: #005287;
    color: white !important;
    border: 0;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: none;
}
.nav-line-tabs.with-hover .nav-item .nav-link
{
    transition: none;
}
div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
}
.two-line-ellipsis {
    padding-left:2vw;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 325px;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 15px;
}
.table.gy-5 th {
    background-color: #005287 !important;
    color: white!important;
    vertical-align: middle !important;
    text-align: center !important;
}
.table.gy-5 th{
    padding: 8px 8px !important;
}
.table.gy-5 td {
    padding: 8px 8px !important;
}
.btn {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
table>thead>tr:first-child>th:first-child {
    border-top-left-radius: 10px;
}
table>thead>tr:first-child>th:last-child {
    border-top-right-radius: 10px;
}
.btn-wp-support {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 70px;
    border-radius: 50%;
    z-index: 100000000;
}

@media (max-width: 768px) {
    .btn-wp-support {
        bottom: 15px;
        right: 15px;
        width: 50px;
    }
}
.text-tiny { font-size: .7em; }
.text-small { font-size: .85em; }
.text-big { font-size: 1.4em; }
.text-huge { font-size: 1.8em; }

.noUi-handle {
    background: #45A7E8 !important;
}
.noUi-target {
    background: #005287 !important;
    border-radius: 10px !important;
    border: 1px solid #45A7E8 !important;
    box-shadow: none !important;
}
.fv-correcta i.square {
    border: 2px solid #005287;
    padding: 8px !important;
}


.timeline.timeline-border-dashed .timeline-icon {
    border-style: dashed!important;
}
.timeline .timeline-icon {
    z-index: 1;
    flex-shrink: 0;
    margin-right: 1rem;
    width: 38px;
    height: 38px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--bs-gray-300);
    border-radius: 50%;
}
.timeline.timeline-border-dashed .timeline-line {
    border-left-style: dashed!important;
}
.timeline.timeline-border-dashed .timeline-icon {
    border-style: dashed!important;
    border-top-style: dashed !important;
    border-right-style: dashed !important;
    border-bottom-style: dashed !important;
    border-left-style: dashed !important;
}
.timeline .timeline-item {
    position: relative;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: flex-start;
}
.timeline .timeline-line {
    /* display: block; */
    content: " ";
    justify-content: center;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 38px;
    bottom: 0;
    transform: translate(50%);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: var(--bs-gray-300);
    width: 38px;
    margin-top: 0.35rem;
    margin-bottom: 0.35rem;
}

.separator.separator-content {
    display: flex;
    align-items: center;
    border-bottom: 0;
    text-align: center;
}
.separator.separator-content::before {
    margin-right: 20px;
    content: " ";
    width: 50px;
    border-bottom: 1px solid #CDCDCD;
}
.separator.separator-content::after {
    margin-left: 20px;
    content: " ";
    width: 100%;
    border-bottom: 1px solid #CDCDCD;
}
table.table-bordered tr:first-child td:first-child, table.table-bordered tr:first-child th:first-child {
    border-top-left-radius: 10px;
}
table.table-bordered tr:last-child td:first-child, table.table-bordered tr:last-child th:first-child {
    border-bottom-left-radius: 10px;
}
table.table-bordered tr:first-child td:last-child, table.table-bordered tr:first-child th:last-child {
    border-top-right-radius: 10px;
}
table.table-bordered tr:last-child td:last-child, table.table-bordered tr:last-child th:last-child {
    border-bottom-right-radius: 10px;
}
