.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-25 {
    padding-left: 25px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-35 {
    padding-left: 35px !important;
}

.padding-left-40 {
    padding-left: 40px !important;
}

.padding-left-50 {
    padding-left: 50px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-12 {
    margin-left: 12px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-35 {
    margin-left: 35px !important;
}

.margin-left-40 {
    margin-left: 40px !important;
}

.margin-left-50 {
    margin-left: 50px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-12 {
    margin-right: 12px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-25 {
    margin-right: 25px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-right-35 {
    margin-right: 35px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-12 {
    margin-bottom: 12px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-35 {
    margin-bottom: 35px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.display-none {
    display: none !important;
}

.font-size-9 {
    font-size: 9px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.font-size-11 {
    font-size: 11px !important;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-17 {
    font-size: 17px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-19 {
    font-size: 19px !important;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-21 {
    font-size: 21px !important;
}

.font-size-23 {
    font-size: 23px !important;
}

.font-size-25 {
    font-size: 25px !important;
}
.font-size-26 {
    font-size: 26px !important;
}

.font-size-27 {
    font-size: 27px !important;
}

.font-size-29 {
    font-size: 29px !important;
}

.font-size-31 {
    font-size: 31px !important;
}

.font-size-33 {
    font-size: 33px !important;
}

.font-size-35 {
    font-size: 35px !important;
}

.font-size-36 {
    font-size: 36px !important;
}

.font-size-37 {
    font-size: 37px !important;
}

.font-size-38 {
    font-size: 38px !important;
}

.font-size-39 {
    font-size: 39px !important;
}

.text-bold {
    font-weight: bold;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.rounded-1 {
    border-radius: 0.2rem !important;
}

.rounded-2 {
    border-radius: 0.25rem !important;
}

.rounded-3 {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.p-6 {
    padding: 12px !important;
}

.p-7 {
    padding: 30px !important;
}

.p-8 {
    padding: 10px !important;
}

.p-9 {
    padding: 20px !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.px-6 {
    padding-right: 12px !important;
    padding-left: 12px !important;
}

.px-7 {
    padding-right: 30px !important;
    padding-left: 30px !important;
}

.px-8 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

.px-9 {
    padding-right: 20px !important;
    padding-left: 20px !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.py-6 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.py-7 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.py-8 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.py-9 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.bg-light-danger {
    background-color: #FBF2EF !important;
}

.bg-light-warning {
    background-color: #FEF5E5 !important;
}

.bg-light-success {
    background-color: #E6FFFA !important;
}


.font-bold {
    font-weight: bold !important;
}

.font-style-1 p {
    font-size: 21px !important;
}

.font-size-12-bold {
    font-size: 12px !important;
    font-weight: bold !important;
}

.font-size-13-bold {
    font-size: 13px !important;
    font-weight: bold !important;
}

.font-size-14-bold {
    font-size: 14px !important;
    font-weight: bold !important;
}

.font-size-15-bold {
    font-size: 15px !important;
    font-weight: bold !important;
}

.font-size-16-bold {
    font-size: 16px !important;
    font-weight: bold !important;
}

.font-size-17-bold {
    font-size: 17px !important;
    font-weight: bold !important;
}

.font-size-18-bold {
    font-size: 18px !important;
    font-weight: bold !important;
}

.font-size-19-bold {
    font-size: 19px !important;
    font-weight: bold !important;
}

.font-size-20-bold {
    font-size: 20px !important;
    font-weight: bold !important;
}

.font-size-rem-0875 {
    font-size: 0.875rem !important;
}

.font-size-rem-1 {
    font-size: 1rem !important;
}

.font-size-rem-115 {
    font-size: 1.15rem !important;
}

.font-size-rem-125 {
    font-size: 1.25rem !important;
}

.font-size-rem-135 {
    font-size: 1.35rem !important;
}

.font-size-rem-150 {
    font-size: 1.50rem !important;
}

.font-size-rem-175 {
    font-size: 1.75rem !important;
}

.font-size-rem-185 {
    font-size: 1.85rem !important;
}

.font-size-rem-200 {
    font-size: 2rem !important;
}

.text-color-custom-1 {
    color: #607D8B !important;
}

.text-color-custom-2 {
    color: #2A3547 !important;
}

.text-adscientificindex-animated-text {
    color: #263996;
    text-decoration: none !important;
    font-size: 17px !important;
    animation-name: text-adscientificindex-animated-blinking;
    animation-duration: 3s;
    animation-iteration-count: 100;
}

@keyframes text-adscientificindex-animated-blinking {
    70% {
        opacity: 0.35;
        color: #263996;
    }
}

.modal-content {
    /* 80% of window height */
    height: 50%;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

/* Extra small devices (phones, 600px and down) */
/*@media only screen and (max-width: 600px) {}*/

/* Small devices (portrait tablets and large phones, 600px and up) */
/*@media only screen and (min-width: 600px) {}*/

/* Medium devices (landscape tablets, 768px and up) */
/*@media only screen and (min-width: 768px) {}*/

/* Large devices (laptops/desktops, 992px and up) */
/*@media only screen and (min-width: 992px) {}*/

/* Extra large devices (large laptops and desktops, 1200px and up) */
/*@media only screen and (min-width: 1200px) {}*/

@media only screen and (max-width: 768px) {
    .vertical-text-only-mobile {
        writing-mode: vertical-rl;
        transform: rotate(180deg);
        white-space: nowrap;
        display: inline-block;
        overflow: visible;
    }

    .mobile-font-size-21 {
        font-size: 21px !important;
    }

    .mobile-font-size-23 {
        font-size: 23px !important;
    }

    .mobile-font-size-25 {
        font-size: 25px !important;
    }

    .mobile-font-size-27 {
        font-size: 27px !important;
    }

    .mobile-font-size-32 {
        font-size: 32px !important;
    }

    .mobile-margin-left-0 {
        margin-left: 0px !important;
    }

    .mobile-margin-left-5 {
        margin-left: 5px !important;
    }

    .mobile-margin-left-10 {
        margin-left: 10px !important;
    }

    .mobile-margin-top-0 {
        margin-top: 0px !important;
    }

    .mobile-margin-top-5 {
        margin-top: 5px !important;
    }

    .mobile-margin-top-10 {
        margin-top: 10px !important;
    }

    .mobile-margin-top-15 {
        margin-top: 15px !important;
    }

    .mobile-margin-top-20 {
        margin-top: 20px !important;
    }

    .mobile-margin-top-25 {
        margin-top: 25px !important;
    }

    .mobile-margin-top-30 {
        margin-top: 30px !important;
    }

    .mobile-margin-top-40 {
        margin-top: 40px !important;
    }

    .mobile-margin-top-50 {
        margin-top: 50px !important;
    }

    .mobile-margin-top-100 {
        margin-top: 100px !important;
    }

    .mobile-margin-bottom-0 {
        margin-bottom: 0px !important;
    }

    .mobile-margin-bottom-5 {
        margin-bottom: 5px !important;
    }

    .mobile-margin-bottom-10 {
        margin-bottom: 10px !important;
    }

    .mobile-margin-bottom-15 {
        margin-bottom: 15px !important;
    }

    .mobile-margin-bottom-20 {
        margin-bottom: 20px !important;
    }

    .mobile-margin-bottom-25 {
        margin-bottom: 25px !important;
    }

    .mobile-margin-bottom-30 {
        margin-bottom: 30px !important;
    }

    .mobile-margin-bottom-40 {
        margin-bottom: 40px !important;
    }

    .mobile-margin-bottom-50 {
        margin-bottom: 50px !important;
    }

    .vertical-text-only-mobile {
        writing-mode: horizontal-tb;
        display: inline-block;
        overflow: visible;
    }

    .mobile-text-center {
        text-align: center !important;
    }

    .mobile-text-left {
        text-align: left !important;
    }

    .mobile-flex-column {
        flex-direction: column !important;
    }

    .mobile-margin-0-auto {
        margin: 0 auto !important;
    }

    .mobile-full-width {
        width: 100% !important;
    }


}


@media screen and (min-width: 768px) {
    .mobile-break {
        display: none;
    }
}

.font-family-roboto {
    font-family: "Roboto-Bold", Arial, Tahoma !important;
}

.font-family-arial-rounded {
    font-family: "Arial Rounded MT Bold", Arial, Tahoma !important;
}

.text-green {
    color: #1ed760 !important;
}

.text-smoked {
    color: #848884 !important;
}

.min-width-35 {
    min-width: 35px !important;
}

.min-width-75 {
    min-width: 75px !important;
}

.min-width-100 {
    min-width: 100px !important;
}

.min-width-300-px {
    min-width: 300px !important;
}


.width-30 {
    width: 30px !important;
}

.width-40 {
    width: 40px !important;
}

.width-50 {
    width: 50px !important;
}

.width-60 {
    width: 60px !important;
}

.width-75 {
    width: 75px !important;
}

.max-width-75 {
    max-width: 75px !important;
}

.min-width-percent-90 {
    min-width: 90% !important;
}

.width-percent-10 {
    width: 10% !important;
}
.width-percent-20 {
    width: 20% !important;
}

.width-percent-30 {
    width: 30% !important;
}
.width-percent-70 {
    width: 70% !important;
}
.width-percent-80 {
    width: 80% !important;
}
.width-percent-90 {
    width: 90% !important;
}
.width-percent-91 {
    width: 91% !important;
}
.width-percent-92 {
    width: 92% !important;
}
.width-percent-93 {
    width: 93% !important;
}
.width-percent-94 {
    width: 94% !important;
}
.width-percent-95 {
    width: 95% !important;
}

.max-width-percent-90 {
    max-width: 90% !important;
}

.full-width {
    width: 100% !important;
}

.text-indent-2em {
    text-indent: 2em !important;
}

.text-indent-0 {
    text-indent: 0 !important;
}

.text-indent-0 > p {
    text-indent: 0px !important;
}

.text-indent-0 > p {
    text-indent: 0px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

@media screen and (max-width: 575px) and (min-width: 0) {
    .height-auto {
        height: auto !important;
    }
    .mt-mobile-zero {
        margin-top: 0px !important;
    }

    .mt-mobile-5 {
        margin-top: 5px !important;
    }

    .mb-mobile-zero {
        margin-bottom: 0px !important;
    }

    .mb-mobile-5 {
        margin-bottom: 5px !important;
    }

    .padding-mobile-0 {
        padding: 0 !important;
    }

    .pl-mobile-0 {
        padding-left: 0 !important;
    }

    .pl-mobile-5 {
        padding-left: 5px !important;
    }

    .pl-mobile-10 {
        padding-left: 10px !important;
    }

    .pr-mobile-0 {
        padding-right: 0 !important;
    }
}

.margin-left-0 {
    margin-left: 0px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-17 {
    margin-left: 17px;
}

.margin-left-25 {
    margin-left: 25px;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-11 {
    font-size: 11px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.font-size-9 {
    font-size: 9px !important;
}

.w-90 {
    width: 90% !important;
}

.font-bold {
    font-weight: bold !important;
}

.bg-color-white {
    background-color: #FFFFFF !important;
}

.color-999999 {
    color: #999999 !important;
}

.color-666666 {
    color: #666666 !important;
}

.color-333333 {
    color: #333333 !important;
}

.color-blue {
    color: #026efb !important;
}
.color-black {
    color: #000000 !important;
}

.color-white {
    color: #ffffff !important;
}

.color-adscientificindex {
    color: #145CAB !important;
}

.color-adscientificindex-2 {
    color: #607D8B !important;
}

.color-link-1 {
    color: #0d6efd !important;
}

.color-red {
    color: #ce0000 !important;
}

.color-country-ranking {
    color: #85bd7f !important;
}

.text-color-white {
    color: #ffffff !important;
}
.text-color-white-all >p {
    color: #ffffff !important;
}

.text-color-black {
    color: #000000 !important;
}

.text-color-red {
    color: #ce0000 !important;
}

.btn-adscientificindex {
    background-color: #253D9A !important;
    color: #ffffff !important;
}

.btn-adscientificindex-purple {
    background-color: #7752f5 !important;
    color: #ffffff !important;
}

.border-adscientificindex {
    border: 1px solid #253D9A !important;
}

.btn-adscientificindex2 {
    background-color: #5d87ff !important;
    color: #ffffff !important;
}

.border-adscientificindex-purple {
    border: 1px solid #553CDF !important;
}

.border-adscientificindex2 {
    border: 1px solid #5d87ff !important;
}

.border-adscientificindex-top-1 {
    border-top: 1px #253D9A solid !important;
}

.border-adscientificindex-top-2 {
    border-top: 2px #253D9A solid !important;
}

.border-adscientificindex-top-3 {
    border-top: 3px #253D9A solid !important;
}

.text-bold {
    font-weight: bold;
}

.py-3-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

@media screen and (min-width: 0) and (max-width: 575px) {
    .py-3-2 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important;
    }

    .mobile-my-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .mobile-my-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .mobile-my-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .mobile-my-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .mobile-my-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .mobile-my-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .mobile-my-6 {
        margin-top: 12px !important;
        margin-bottom: 12px !important;
    }

    .mobile-my-7 {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .mobile-my-8 {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    .mobile-my-9 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .mobile-my-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mobile-px-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .mobile-px-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .mobile-px-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .mobile-px-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .mobile-px-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .mobile-px-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .mobile-px-6 {
        padding-right: 12px !important;
        padding-left: 12px !important;
    }

    .mobile-px-7 {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    .mobile-px-8 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .mobile-px-9 {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .mobile-py-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .mobile-py-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .mobile-py-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .mobile-py-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .mobile-py-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .mobile-py-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .mobile-py-6 {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }

    .mobile-py-7 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .mobile-py-8 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .mobile-py-9 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .mobile-display-block {
        display: block !important;
    }

    .mobile-padding-0 {
        padding: 0px !important;
    }

    .mobile-padding-bottom-0 {
        padding-bottom: 0px !important;
    }

    .mobile-padding-top-0 {
        padding-top: 0px !important;
    }

    .mobile-padding-top-5 {
        padding-top: 5px !important;
    }

    .mobile-padding-top-10 {
        padding-top: 10px !important;
    }

    .mobile-padding-top-15 {
        padding-top: 15px !important;
    }

    .mobile-padding-top-20 {
        padding-top: 20px !important;
    }

    .mobile-padding-top-25 {
        padding-top: 25px !important;
    }

    .mobile-padding-top-30 {
        padding-top: 30px !important;
    }

    .mobile-padding-top-40 {
        padding-top: 40px !important;
    }

    .mobile-padding-top-50 {
        padding-top: 50px !important;
    }

}

.mobile-display-block {
    display: none !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}
.margin-top-53 {
    margin-top: 53px !important;
}
.margin-top-55 {
    margin-top: 55px !important;
}

.margin-top-100 {
    margin-top: 100px !important;
}

.margin-top-150 {
    margin-top: 150px !important;
}

.text-decoration-none {
    text-decoration: none !important;
}

.sup-text {
    color: #FFFFFF;
    font-weight: bold;
    font-style: italic;
}


section#scientist-profile #edit_add_button {
    width: 100% !important;
    text-align: center !important;
}

section#scientist-profile #edit_add_button a {
    margin: 0 auto !important;
    width: 90% !important;
}

section#scientist-profile #print_your_certificate_button {
    width: 100% !important;
    text-align: center !important;
}

section#scientist-profile #print_your_certificate_button a {
    margin: 0 auto !important;
    width: 90% !important;
}

.custom-fs-1 {
    font-size: .625rem !important
}

.custom-fs-2 {
    font-size: .75rem !important
}

.custom-fs-3 {
    font-size: .875rem !important
}

.custom-fs-4 {
    font-size: 1rem !important
}

.padding-0 {
    padding: 0px !important;
}

.padding-1 {
    padding: 1px !important;
}

.padding-2 {
    padding: 1px !important;
}

.padding-3 {
    padding: 3px !important;
}

.padding-4 {
    padding: 4px !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-15 {
    padding: 15px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-25 {
    padding: 25px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-1-5-rem {
    padding-left: 1.5rem !important;
}


.padding-left-1-rem > ul {
    padding-left: 1rem !important;
}

.padding-left-1-rem > ul {
    padding-left: 1rem !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.display-none {
    display: none !important;
}

.font-size-13 {
    font-size: 13px !important;
}

.font-size-11 {
    font-size: 11px !important;
}

.font-size-10 {
    font-size: 10px !important;
}

.font-size-9 {
    font-size: 9px !important;
}

.text-justify {
    text-align: justify;
}

.table-bg-adscientificindex {
    --bs-bg-opacity: 1;
    background-color: #f4f7fb !important;
}

.text-color-grey {
    color: #607D8B !important;
}

.text-color-999 {
    color: #999999 !important;
}

.text-color-888 {
    color: #888888 !important;
}

.text-color-777 {
    color: #777777 !important;
}

.text-color-666 {
    color: #666666 !important;
}

.text-color-555 {
    color: #555555 !important;
}

.text-color-444 {
    color: #444444 !important;
}

.text-color-333 {
    color: #333333 !important;
}

.text-color-222 {
    color: #222222 !important;
}

.text-color-111 {
    color: #111111 !important;
}

.border-bottom-1 {
    border-bottom: 1px #dee2e6 solid !important;
}

.font-style-2 {
    font-size: 12px !important;
    font-weight: bold !important;
    color: #607d8b;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-dotted {
    border-style: dotted !important;
}

.border-bottom-width-1 {
    border-bottom-width: 1px !important;
}

.border-color-1 {
    border-color: #253D9A !important;
}

.border-e {
    border-inline-end-width: 1px;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-pricing-1 {
    border-bottom: 1px #253D9A solid !important;
}

.border-pricing-right-1 {
    border-right: 1px #253D9A solid !important;
}


.text-adscientificindex {
    --bs-bg-opacity: 1;
    color: #263996 !important;
}

.text-justify {
    text-align: justify !important;
}

.padding-right-0 {
    padding-right: 0px !important;
}
.padding-right-1-rem {
    padding-right: 1rem !important;
}
.padding-right-07-rem {
    padding-right: 0.7rem !important;
}
.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-25 {
    padding-top: 25px !important;
}

.padding-top-35 {
    padding-top: 35px !important;
}

.padding-top-50 {
    padding-top: 50px !important;
}

.padding-top-60 {
    padding-top: 60px !important;
}

.padding-top-75 {
    padding-top: 75px !important;
}

.padding-top-80 {
    padding-top: 80px !important;
}

.padding-top-90 {
    padding-top: 90px !important;
}

.padding-top-100 {
    padding-top: 100px !important;
}

.padding-top-120 {
    padding-top: 120px !important;
}

.padding-top-125 {
    padding-top: 125px !important;
}

.padding-top-135 {
    padding-top: 135px !important;
}

.padding-top-150 {
    padding-top: 150px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

.padding-bottom-60 {
    padding-bottom: 60px !important;
}

.padding-bottom-100 {
    padding-bottom: 100px !important;
}

.padding-bottom-120 {
    padding-bottom: 120px !important;
}

.padding-bottom-130 {
    padding-bottom: 130px !important;
}

.padding-bottom-140 {
    padding-bottom: 140px !important;
}

.padding-bottom-150 {
    padding-bottom: 150px !important;
}

.border-1 {
    border: 1px solid #D0D0D0;
}

.border-right-1 {
    border-right: 1px solid #D0D0D0;
}
.border-right-white-1 {
    border-right: 1px solid #FFFFFF;
}

.border-left-1 {
    border-left: 1px solid #D0D0D0;
}

.border-bottom-1X {
    border-bottom: 1px solid #D0D0D0 !important;
}

.border-right-adscientificindex-1 {
    border-right: 1px #253D9A solid !important;
}

.text-red {
    color: #ce0000 !important;
}

.line-height-0{
    line-height: 0 !important;
}

.line-height-5{
    line-height: 5px !important;
}

.line-height-10{
    line-height: 10px !important;
}

.line-height-21{
    line-height: 21px !important;
}

.line-height-90{
    line-height: 90px;
}

.display-block {
    display: block !important;
}

.height-10 {
    height: 10px; /* You must set a specified height */
}

.height-20 {
    height: 20px; /* You must set a specified height */
}

.height-30 {
    height: 30px; /* You must set a specified height */
}

.height-40 {
    height: 40px; /* You must set a specified height */
}

.height-50 {
    height: 50px; /* You must set a specified height */
}

.height-55 {
    height: 55px; /* You must set a specified height */
}

.height-80 {
    height: 80px; /* You must set a specified height */
}

.height-90 {
    height: 90px; /* You must set a specified height */
}

.height-100 {
    height: 100px; /* You must set a specified height */
}

.height-110 {
    height: 110px; /* You must set a specified height */
}

.height-120 {
    height: 120px; /* You must set a specified height */
}

.height-130 {
    height: 130px; /* You must set a specified height */
}

.height-140 {
    height: 140px; /* You must set a specified height */
}

.height-150 {
    height: 150px; /* You must set a specified height */
}

.height-350 {
    height: 350px; /* You must set a specified height */
}
.height-375 {
    height: 375px; /* You must set a specified height */
}
.height-400 {
    height: 400px; /* You must set a specified height */
}

@media screen and (min-width: 575px) {
    .web-width-percent-70 {
        width: 70% !important;
    }
}

.shadow-0 {
    box-shadow: 0px 0px 0px transparent !important;
}

.font-weight-normal {
    font-weight: normal !important;
}

.font-weight-500 {
    font-weight: 500 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.min-height-30{
    min-height:30px !important;
}
.min-height-35{
    min-height:35px !important;
}
.min-height-40{
    min-height:40px !important;
}
.min-height-45{
    min-height:45px !important;
}

.min-height-75{
    min-height:75px !important;
}

.min-height-80{
    min-height:80px !important;
}

.min-height-680{
    min-height:680px !important;
}

.min-height-90{
    min-height:90px !important;
}

@media only screen and (max-width: 768px) {
    .mobile-min-height-auto{
        min-height:auto !important;
    }
}

.red-line del {
    position: relative;
    color: inherit;
    text-decoration: none;
}

.red-line del::before {
    content: '';
    position: absolute;
    top: 0.6em;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ce0000;
}