/* import Fonts */
@font-face {
    font-family: "iranSans";
    src: url('../fonts/iransans/IRANSansWeb.eot') format('eot');
    src: url('../fonts/iransans/IRANSansWeb.eot?iefix') format('eot'), url('../fonts/iransans/IRANSansWeb.woff') format('woff'), url('../fonts/iransans/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: "Vazir";
    src: url('../fonts/vazir/Vazir.eot');
    src: url('../fonts/vazir/Vazir.eot?#iefix') format('embedded-opentype'), url('../fonts/vazir/Vazir.woff2') format('woff2'), url('../fonts/vazir/Vazir.woff') format('woff'), url('../fonts/vazir/Vazir.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: "Vazir";
    src: url('../fonts/vazir/Vazir-Bold.eot');
    src: url('../fonts/vazir/Vazir-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/vazir/Vazir-Bold.woff2') format('woff2'), url('../fonts/vazir/Vazir-Bold.woff') format('woff'), url('../fonts/vazir/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: "Vazir";
    src: url('../fonts/vazir/Vazir-Light.eot');
    src: url('../fonts/vazir/Vazir-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/vazir/Vazir-Light.woff2') format('woff2'), url('../fonts/vazir/Vazir-Light.woff') format('woff'), url('../fonts/vazir/Vazir-Light.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: "Vazir";
    src: url('../fonts/vazir/Vazir-Medium.eot');
    src: url('../fonts/vazir/Vazir-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/vazir/Vazir-Medium.woff2') format('woff2'), url('../fonts/vazir/Vazir-Medium.woff') format('woff'), url('../fonts/vazir/Vazir-Medium.ttf') format('truetype');
    font-weight: 500;
}

/* customize scrollbar */
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #768279;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #92a698;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: #768279;
}

::-webkit-scrollbar-track {
    box-shadow: none;
}

/* input[type="checkbox"] {-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0;padding: 0;} */
input[type="checkbox"] {
    margin: 0;
    padding: 0;
}

.safari-fix {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
}

/* public items */
body {
    font-family: 'Vazir', 'iranSans', sans-serif !important;
    direction: rtl;
    background-color: #a7bcad;
}

* {
    touch-action: auto;
}

/* * {transition: all 0.2s ease-in-out !important} */
.container-fluid {
    padding: 5px 0px !important;
}

.ui-main {
    background-color: #a7bcad;
    padding: 0px !important;
    margin: 0px 0px 35px 0px !important;
    z-index: 1;
    position: relative;
    overflow-x: hidden;
}

/* .row{margin-left: 0px;margin-right: 0px;} */
h5 {
    font-size: 1em !important;
}

.bg-nuya {
    background-color: #97af9e !important;
}

.nuya {
    color: #97af9e !important;
}

.bg-nuya2 {
    background-color: #c2cfc6 !important;
}

.nuya2 {
    color: #c2cfc6 !important;
}

.bg-nuya3 {
    background-color: #81a58c !important;
}

.nuya3 {
    color: #81a58c !important;
}

.bg-nuya4 {
    background-color: #749a7f !important;
}

.nuya4 {
    color: #749a7f !important;
}

.bg-nuya5 {
    background-color: #678c72 !important;
}

.nuya5 {
    color: #678c72 !important;
}

.bg-nuya6 {
    background-color: #4d6f57 !important;
}

.nuya6 {
    color: #4d6f57 !important;
}

.nuya {
    color: #a7bcad !important;
}

.nuya2 {
    color: #c2cfc6 !important;
}

.nuya3 {
    color: #eaf5e8 !important;
}

#timer {
    z-index: 1;
}

.mainContent {
    line-height: 0%;
}

.ui-desktop {
    top: 25px;
    position: relative;
}

.mainContent-desktop {
    width: 360px;
    position: absolute;
    left: 50vw;
    height: 50vh;
    transform: translate(-50%, 10%);
}

.mainContent-desktop iframe {
    position: absolute;
    top: 10px;
    width: 365px;
}

#mobile-frame {
    display: none;
    z-index: -1;
    width: 400px;
    position: absolute;
}

img.mobile-frame {
    position: absolute;
    width: 409px;
    left: -24px;
    z-index: -1;
    top: -42px;
}

.breadcrumb-item + .breadcrumb-item::before {
    float: right;
}

.list-group-item {
    padding: 5px 5px;
}

.days_list .col-1, .days_list .col-2, .days_list .col-3 {
    padding: 5px;
}

.list-group-item.active {
    border-color: #546b5a;
    background-color: #e1e7e3 !important;
}

.accordion button {
    background-color: #bacdbf;
}

.accordion button:focus h5 {
    color: #2f3330;
    font-weight: 700;
    text-shadow: 1px 1px 0px #fff;
}

.accordion .btn.focus, .accordion .btn:focus, .btn.focus, .btn:focus {
    box-shadow: 0 0 0 .2rem rgba(31, 79, 60, 0.25);
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.accordion .btn.focus, .accordion .btn:focus {
    box-shadow: 0 0 0 .2rem rgba(31, 79, 60, 0.25);
}

.accordion .card {
    background-color: #a7bcad;
}

.accordion .collapse div a {
    display: block;
}

.accordion .collapse div a:focus, .accordion .collapse div a:active {
    text-decoration: none;
    background-color: #bed4c4;
}

.ui-footer {
    background-color: #a7bcad;
}

/* alerts */

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 4rem;
}

.alert-dismissible .close, .alert-dismissible .mailbox-attachment-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

.alert-primary hr {
    border-top-color: #9fcdff;
}

.alert-primary .alert-link {
    color: #002752;
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

.alert-secondary hr {
    border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
    color: #202326;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-success hr {
    border-top-color: #b1dfbb;
}

.alert-success .alert-link {
    color: #0b2e13;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.alert-info hr {
    border-top-color: #abdde5;
}

.alert-info .alert-link {
    color: #062c33;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-warning hr {
    border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
    color: #533f03;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert-danger hr {
    border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
    color: #491217;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-light hr {
    border-top-color: #ececf6;
}

.alert-light .alert-link {
    color: #686868;
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

.alert-dark hr {
    border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
    color: #040505;
}

.tv {
    border: 0px solid #819587;
    height: 300px;
    overflow: auto;
}

.levels-banner {
    border: 0px solid #819587;
}

.levels {
    margin: 0px;
    padding: 0px !important;
}

.player {
    transition: all 0.5s ease;
}

.shop .container-fluid {
    padding: 0px 15px !important;
}

.hover-effect {
    border: 5px solid rgba(255, 255, 255, 0.7);
    transition: all 0.3s ease;
}

img {
    transition: all 0.3s ease;
}

ul {
    padding-inline-start: 0px;
}

.ltr {
    direction: ltr;
    text-align: left !important;
}

.rtl {
    direction: rtl;
    text-align: right !important;
}

.left {
    text-align: left !important;
}

.right {
    text-align: right !important;
}

.en {
    direction: ltr;
    text-align: left !important;
    font-family: Arial, Helvetica, sans-serif;
}

.center {
    text-align: center !important;
}

.enFont {
    font-family: Arial, Helvetica, sans-serif;
}

.hide {
    display: none !important;
}

.video-player {
    width: 100%;
}

.videoPlayer-dimensions {
    width: 100%;
}

.video-js[tabindex="-1"] {
    position: absolute;
    width: 72%;
    left: 5%;
    top: 7%;
    height: 53%;
}

/* breadcrumb */
.breadcrumb-item + .breadcrumb-item::before {
    padding-left: .2rem;
}

.breadcrumb {
    padding: 0.3rem 0.3rem .20rem 0.3rem;
    font-size: 0.8em;
}

/* dropdown */
.dropdown-item {
    text-align: right;
}

.dropdown-footer, .dropdown-header {
    text-align: center;
}

/* contact list */
.contacts-list-img {
    float: right;
}

.contacts-list-info {
    margin-right: 45px;
    margin-left: 0;
}

/* sidebar */
.sidebar {
    direction: ltr;
}

.sidebar > div:first-child {
    direction: rtl;
}

.control-sidebar, .control-sidebar:before {
    left: -250px;
    right: auto;
    transition: left .3s ease-in-out;
}

.control-sidebar-slide-open .control-sidebar, .control-sidebar-slide-open .control-sidebar:before {
    left: 0;
    right: auto;
}

.small-box .icon {
    right: auto;
    left: 10px;
}

.nav-sidebar .nav-link > p > .right {
    left: 1rem;
    right: auto;
}

.nav-sidebar > .nav-item .nav-icon {
    margin-right: 0;
    margin-left: .2rem;
}

@media (min-width: 768px) {
    .content-wrapper, .main-footer, .main-header {
        transition: margin-right .3s ease-in-out;
        margin-right: 250px;
        margin-left: 0;
        z-index: 3000;
    }
}

@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer, .sidebar-mini.sidebar-collapse .main-header {
        margin-left: 0rem !important;
        margin-right: 4.6rem !important;
        z-index: 100;
    }

    .sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar:before {
        margin-right: 0;
        width: 4.6rem;
    }
}

@media (max-width: 992px) {
    .main-sidebar, .main-sidebar:before {
        box-shadow: none !important;
        margin-right: -250px;
        margin-left: 0;
    }

    .content-wrapper, .content-wrapper:before, .main-footer, .main-footer:before, .main-header, .main-header:before {
        margin-right: 0;
    }

    .sidebar-open .main-sidebar, .sidebar-open .main-sidebar:before {
        margin-right: 0;
        z-index: 4000;
    }
}

.sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar:before {
    margin-right: -250px;
}

.main-sidebar {
    left: auto;
    right: 0;
}

.content-wrapper-login, .main-footer-login, .main-header-login {
    text-align: center;
    padding: 10px 0px;
    color: #ddd;
}

.main-footer-login div {
    float: none !important;
    text-align: center;
}

.main-footer-login div a {
    color: #ffcf62;
}

/* Cards */
.card-header > .card-tools {
    right: auto;
    left: 1rem;
}

.user-block img {
    float: right;
}

.attachment-block .attachment-img {
    float: right;
}

.attachment-block .attachment-pushed {
    margin-left: 0px;
    margin-right: 110px;
}

.card-comments .card-comment img, .img-lg, .img-md, .img-sm, .user-block.user-block-sm img {
    float: right;
}

.card-comments .comment-text {
    margin-right: 40px;
    margin-left: 0;
}

.card-comments .card-comment img + .img-push, .img-sm + .img-push, .user-block.user-block-sm img + .img-push {
    margin-left: 0px;
    margin-right: 40px;
}

.user-block .comment, .user-block .description, .user-block .username {
    margin-right: 50px;
    margin-left: 0px;
}

.btn-group-vertical {
    align-items: center;
}

/* forms */
.select2-container .select2-search--inline {
    float: right;
}

.select2-container--default .select2-search--inline .select2-search__field {
    text-align: right;
}

/* extra pages */
.error-page > .headline {
    float: right;
}

.error-page > .error-content {
    margin-right: 190px;
    margin-left: 0;
}

.lockscreen-image {
    left: auto;
    right: -10px;
}

.lockscreen-credentials {
    margin-left: 0px;
    margin-right: 70px;
}

.nav {
    padding-inline-start: 0px !important;
}

/* Persian Date Picker */
.datepicker-plot-area {
    font-family: 'Vazir', 'iranSans', sans-serif;
}

/* headers */
h1 {
    font-size: 1.5rem;
    border-right: 5px solid #ddb726;
    padding: 5px 10px;
}

h2 {
    font-size: 1.4rem;
}

h3 {
    font-size: 1.3rem;
}

h4 {
    font-size: 1.2rem;
}

h5 {
    font-size: 1.1rem;
}

h6 {
    font-size: 1.0rem;
}

/* DataTables */
.dataTables_scroll {
    width: 100%;
    overflow-x: auto;
    display: grid;
    margin: 0px;
}

.dataTable.display tbody td, .dataTable thead th, .dataTable thead td, .dataTable tfoot th, .dataTable tfoot td {
    text-align: center !important;
    font-size: 0.85rem;
}

.dataTables_wrapper .dataTables_filter {
    font-size: 0.8rem;
}

.dt-buttons {
    padding: 5px 10px;
    display: inline;
}

.dt-buttons button {
    padding: 2px 10px;
    border: 1px solid #999;
    border-radius: 3px;
}

.dt-buttons button:hover {
    border: 1px solid #fb0;
    background-color: #faa200;
    color: #fff;
}

/* predesine widths */
.w-10 {
    width: 10px !important;
}

.w-20 {
    width: 20px !important;
}

.w-30 {
    width: 30px !important;
}

.w-40 {
    width: 40px !important;
}

.w-50 {
    width: 50px !important;
}

.w-60 {
    width: 60px !important;
}

.w-70 {
    width: 70px !important;
}

.w-80 {
    width: 80px !important;
}

.w-90 {
    width: 90px !important;
}

.w-100 {
    width: 100px !important;
}

.w-150 {
    width: 150px !important;
}

.w-200 {
    width: 200px !important;
}

.w-250 {
    width: 250px !important;
}

.w-300 {
    width: 300px !important;
}

.bg-silver {
    background-color: #ddd;
}

.chart {
    width: 100% !important;
}

.toast-container {
    z-index: 99999;
}

.toast-header {
    display: block;
}

.bs4ToastWrapper {
    z-index: 99999;
}

.comboAddon .input-group-text {
    position: absolute;
    z-index: 100;
    left: 5px;
    top: 5px;
}

.comboAddon .input-group-text {
    background-color: #777 !important;
}

.comboAddon .input-group-text:hover {
    background-color: #faa200 !important;
    border: 1px solid #faa200;
}

.ui-menu {
    border: 1px solid #999;
    background-color: #fff;
}

.ui-menu .ui-menu-item:hover {
    background-color: #fb0;
    color: #fff;
}

button, input, optgroup, select, textarea {
    padding: 2px 5px;
}

.form-switch {
    padding: 0em 2.5em 0em 0em;
}

.discountBox .form-check-label {
    position: absolute;
    right: 85px;
    top: 2px;
}

.form-switch {
    display: flex;
}

.form-switch .form-check-input {
    margin-left: 3px;
}

.numberText {
    font-size: 0.75rem;
}

.fstMultipleMode .fstResultItem {
    display: inline-flex;
}

.barcode {
    font-family: barcode;
    font-size: 2.2rem !important;
    padding: 0px !important;
}

.copyright {
    font-size: 0.7rem;
    line-height: 1.5;
    text-align: center;
    color: #999 !important;
    border-top: 1px solid #333;
    padding: 10px 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
}

.login {
    width: 390px;
}

.securityCode, #securityCode {
    font-family: 'Courier New', Courier, monospace;
}

.modal-backdrop {
    --bs-backdrop-bg: #fff;
    --bs-backdrop-opacity: 0;
}

.flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: stretch;
}

* {
    box-sizing: border-box;
}

#body > .contents {
    margin-bottom: 40px;
    margin: 0px 22px auto -7px;
}

#body > .side {
    flex: 0 0 15vw;
    order: -1;
    background: #222;
}

.header {
    height: 60px;
    background-color: #fff;
    box-shadow: 0px 2px 5px #ddd;
    margin-bottom: 10px;
    margin: auto -10px;
}

.footer {
    height: 40px;
    font-size: 0.8rem;
    z-index: 1;
}

ul.tree {
    border-right: 1px solid;
    margin: -0px 0px 5px 0px;
}

.tree li {
    line-height: 1.7rem;
    padding: 5px 10px 0px 0px
}

.caret {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.caret::before {
    content: "➕";
    color: black;
    display: inline-block;
}

.caret-down::before {
    content: "➖";
}

.nested {
    display: none;
}

.nested li {
    margin-right: 20px;
}

.active {
    display: block;
}

.tags-box {
    max-width: 450px;
}

.tags-box .tag {
    padding: 2px 5px;
    margin: 0px 2px;
    border: 1px solid #888;
    border-radius: 3px;
    font-size: 0.8em;
    display: inline-block;
    cursor: pointer;
}

.tags-box .tag:hover {
    background-color: #ddd;
}

.col-auto {
    margin: 10px 0px;
}

.coin-Box {
    color: #ffffff;
    text-decoration: none;
}

.coin-Box .coins:visited {
    color: #fff;
}

.form-check .form-check-input, .form-check-input {
    margin: 0px -20px 0px 0px;
    width: 1.2em !important;
    height: 1.5em !important;
}

.form-check .form-check-label span.priceText {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    margin: 0px 20px 0px 0px;
    position: absolute;
    right: 25px;
}

.custom-control, .form-check {
    cursor: pointer;
    padding: 7px 15px 7px 5px;
}

.form-check input, .form-check-input[type="checkbox"]:checked, input[type="checkbox"]:checked {
    accent-color: rgb(63, 131, 82);
}

.shop .form-check {
    cursor: pointer;
    text-align: right;
    font-size: 0.9em;
}

.shop .payment-options {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-right: 20px;
}

.shop .payment-icon {
    width: 48px;
    height: auto;
    border: 2px solid transparent;
    transition: border-color 0.3s;
    padding: 2px;
}

.shop input[type="radio"]:checked + label {
    color: #354338;
    font-weight: bold;
    border: 0px solid #354338 !important;
    background-color: #dfefe3;
    padding: 0px 0px 0px 10px;
    border-radius: 4px;
}

.payment-options label {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}

.shop .coins-options {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 5px;
    flex-wrap: wrap;
}

.shop .coins-icon {
    width: 64px;
    height: auto;
    border: 2px solid transparent;
    transition: border-color 0.3s;
    padding: 0px;
    margin: 5px;
}

.shop .coins-options .form-check {
    cursor: pointer;
    text-align: center;
}

.shop .coins-options input[type="radio"]:checked + label {
    color: #354338;
    font-weight: bold;
    border: 0px solid #354338 !important;
    background-color: #dfefe3;
    padding: 10px;
    border-radius: 4px;
}

.shop .coins-options label {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    color: #636f66;
}

.shop .coins-options label .coins_price {
    color: #39493d;
    font-weight: 700;
}

.require::after {
    content: " - الزامی";
    font-size: 0.8em;
}

.question-container {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    border-bottom: 1px solid #999;
    padding: 15px;
}

.question-header {
    font-weight: bold;
    margin-bottom: 10px;
}

.options-container {
    display: flex;
    flex-wrap: wrap;
}

.options-container .option {
    width: 100%;
    margin-bottom: 5px;
}

.options-container .option input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.options-container .option .radio-label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
}

.options-container .option .radio-label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    border: 2px solid #ccc;
    background-color: #fff;
    border-radius: 4px;
}

.options-container .option input[type="radio"]:checked + .radio-label:before {
    background-color: #3b6547;
}

.options-container .option input[type="radio"]:checked + .radio-label:after {
    content: "\2714";
    font-family: "Font Awesome 4 Free";
    font-weight: 900;
    font-size: 16px;
    position: absolute;
    top: 2px;
    left: 6px;
    color: white;
}

.subjects {
    flex-direction: row;
    flex-wrap: wrap;
}

.lessons_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
}

.dropdown-item:focus, .dropdown-item:active {
    background-color: #89978d;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #b6c5ba;
    opacity: 1;
}

.form-control:focus {
    box-shadow: 0 0 0 .2rem rgba(31, 79, 60, 0.25);
    border-color: #89978d;
}

.glow-link1 {
    display: inline-block;
}

.glow-image1 {
    display: block;
    transition: box-shadow 0.3s ease;
}

.glow-image1:hover {
    box-shadow: 0 0 15px 5px rgba(253, 250, 185, 0.913);
    border-radius: 10px;
}

.breadcrumb-item a {
    text-decoration: none;
}

.breadcrumb-item a:hover {
    text-decoration: underline;
}

.ui-copyright {
    z-index: 0;
}

.nuyacard {
    height: 220px;
    max-height: 226px;
}

.nuyacard img {
    width: 320px;
    height: 185px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #58695c;
}

.nuyacard input[type="text"] {
    position: absolute;
    top: 141px;
    right: 35px;
    width: 250px;
    padding: 5px;
    margin: 0px;
}

.nuyacard .form-check span {
    position: absolute;
    top: 122px;
    right: 38px;
    padding: 0px;
    margin: 0px;
    font-size: 0.9em;
}

.visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
}

.terms {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    align-items: end;
}

.term_number {
    position: relative;
    top: 76px;
    left: 1px;
    transform: skew(0deg, 345deg);
    color: #fff;
    font-weight: 700;
}

.term_title {
    position: relative;
    top: 98px;
    left: 0px;
    font-weight: 900;
    font-size: 0.9em;
}

.term_link {
    font-size: 0.9em;
    text-align: center;
}

.extra_main_link {
    color: #242a20;
    text-decoration: none;
    text-align: center;
    padding: 0.5em 0.8em;
    font-size: 1.1em;
}

.extra_main_link img {
    width: 70px;
    border-radius: 10%;
}

.blink_me {
    animation: blinker 1s linear infinite;
}

.deactive_style {
    opacity: 0.2;
}

.blink_me:hover, .deactive_style:hover {
    animation: none;
    opacity: 1;
}

@keyframes blinker {
    50% {
        opacity: 0.2;
    }
}

.toggle-password {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #666;
    background: none;
    border: none;
    padding: 0;
}

.toggle-password:hover {
    color: #333;
}

.help-icons {
    position: absolute;
    left: 15px;
}

.homeBtn {
    margin: 2em 0px;
    padding: 1em 2em;
    color: #f5f5f5;
    min-width: 110px;
    width: 30%;
}

flutter-view, flt-glass-pane, flt-semantics-host, flt-announcement-host, flt-announcement-polite, flt-announcement-assertive, flt-text-editing-host, #flt-glass-pane, flt-scene-host, flt-canvas-container, flt-canvas-container canvas {
    background: transparent !important;
}
