html,
body {
    height: 100%;
}

#loading_gif {
    position: absolute;
    margin-left: 20%;
    display: none;
    z-index: 1;
    margin-top: 10%;
}

.custom-nav-link {
    color: #5d5d5d;
    font-weight: bold;
    font-size: 18px;
}

.custom-nav-link.active {
    background-color: #f1c40f !important;
    color: #5d5d5d !important;
}

.readonly {
    cursor: not-allowed;
    background-color: var(--bs-secondary-bg);
}

.readonly:focus {
    background-color: var(--bs-secondary-bg);
}

.custom-nav-link:hover {
    color: #f1c40f;
}

.barion-img {
    margin-top: 10px;
    padding-bottom: .5rem;
}

.not-found-container {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: #343434;
    font-family: "montserrat", sans-sans-serif;
    margin-left: -2%;
}

#coupon-div {
    display: none;
}

#error-div {
    display: none;
}

label,
.item-label {
    font-weight: bold;
    font-size: 14px;
}

h3 {
    font-size: 24px;
}

.not-found-container h1 {
    font-size: 160px;
    margin: 0;
    font-weight: 900;
    letter-spacing: 20px;
}

.not-found-container a {
    text-transform: uppercase;
}

.login-container {
    margin-top: 5%;
    max-width: 80%;
}

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

.alert {
    max-width: 30vw;
    position: absolute;
    top: 30px;
}

.bordered-div {
    border: 2px solid #f1c40f;
    margin-left: 0%;
    padding-bottom: 1%;
    padding-top: 0.5%;
}

.new-customer {
    margin-left: 35%;
}

.new-div {
    margin-left: -5% !important;
}

.div-header {
    margin-bottom: 10%;
}

.new-customer-row {
    margin-left: -10% !important;
}

.success-container {
    width: 100%;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    text-align: center;
    color: #343434;
    font-family: Raleway, sans-serif;
    margin-left: -2%;
}

.success-container h1 {
    font-size: 60px;
    margin: 0;
    font-weight: 900;
}

.success-container p {
    font-size: 20px;
}

.success-container>h1 {
    color: #e67e22;
}

.btn-info {
    color: white !important;
}

.disabled {
    pointer-events: auto !important;
    cursor: no-drop;
    opacity: .4 !important;
    text-decoration: none !important;
}

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

.frame {
    border: 1px solid #ccc;
    border-radius: 1px;
    margin-top: 2%;
}

.checkout-div {
    padding: 10px;
}

.right-div {
    text-align: right;
}

.upper-div {
    margin-top: -1.5% !important;
}

.hr-div {
    margin-top: -1.5% !important;
}

.form-group {
    margin-bottom: 5px;
    margin-top: 5px;
}

.label-txt {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.1;
}

.form-div {
    margin-bottom: 20px;
}

.inner-div {
    margin-left: 2%;
    margin-right: 2%;
}

a:not(.al-btn) {
    cursor: pointer;
    color: #f1c40f !important;
    text-decoration: none;
}

a:not(.al-btn):hover {
    text-decoration: underline !important;
}

table {
    width: 100% !important;
}

.modal-dialog {
    overflow-y: initial !important;
}

.modal-body {
    height: 75vh;
    overflow-y: auto;
}

.user-modal-body {
    height: auto;
}

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5%;
}

.custom-alert {
    margin-top: -2vh;
    max-width: 350px !important;
    right: .5vw !important;
}

#back-btn {
    margin-top: 10px;
    text-align: center;
}

.blue-hover tbody tr:hover td,
.blue-hover tbody tr:hover th {
    background-color: rgba(30, 144, 255, 0.5);
}

body {
    padding-top: 10px;
    color: #5d5d5d !important;
}

.chart-container {
    width: 85%;
    float: center;
    margin-left: 15%;
    margin-top: 20px;
}

#data-table {
    width: 105%;
}

.tmp-div {
    margin-left: 0.5%;
}

.action-btn {
    margin-top: 25px;
    width: 37px;
    height: 34px;
    margin-left: 10px;
}

.trialusage {
    overflow-x: hidden;
}

form .error {
    color: #ff0000;
}

#table-label {
    font-weight: bold;
    color: black;
    margin-top: 3%;
}

#export_users_form {
    display: none;
}

#courses-div {
    display: none;
}

.date-div {
    margin-right: 15px;
}

#delete_template {
    display: none;
}

.usage-modal {
    height: 50%;
}

.mouse-pointer {
    cursor: pointer;
}

.tooltip-inner {
    padding: 6px 10px;
}

#edit_template {
    display: none;
}

.template-container {
    margin-left: 1%;
}

.table-div {
    display: none;
}

#statistics {
    text-align: center;
    margin-top: 10%;
    display: none;
}

#product-select {
    display: none;
}

#info-label {
    margin-bottom: 40px;
}

.pointer {
    cursor: pointer;
}

#hl_div {
    margin-bottom: 20px;
    display: none;
}

.bigger-text {
    font-size: 18px;
}

.nonp-div {
    padding-left: 0px;
}

.file-div {
    width: 129%;
}

.order-container {
    padding-right: 50px;
    padding-left: 50px;
}

.bordered {
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 10px 20px 10px 20px;
}

.credit-div {
    margin-bottom: -1.5%;
}

.live-div {
    margin-bottom: 10px;
}

#file-error {
    margin-top: -35px;
}

.swal-text {
    font-size: 18px;
    text-align: center;
}

.swal-modal {
    width: 550px;
}

.dist-container {
    width: 75%;
    padding: 0px 50px 20px 50px;
    margin-left: 10%;
}

.dropdown-menu {
    max-height: 40vw;
    overflow-y: auto;
}

.btn-primary {
    background-color: #f1c40f;
    border-color: #2e6da4;
}

.user-input-error {
    color: red;
    margin-top: 5px;
    font-weight: bold;
}

.pricingTable {
    text-align: center;
    background: #fff;
    margin: 0 -15px;
    box-shadow: 0 0 10px #ababab;
    padding-bottom: 40px;
    border-radius: 10px;
    color: #cad0de;
    transform: scale(1);
    transition: all .5s ease 0s;
    height: 100%;
}

.pricingTable:hover {
    transform: scale(1.05);
    z-index: 1;
}

.pricingTable .pricingTable-header {
    padding: 40px 0;
    background: #f5f6f9;
    border-radius: 10px 10px 50% 50%;
    transition: all .5s ease 0s;
}

.pricingTable:hover .pricingTable-header {
    background: #f1c40f;
}

.pricingTable .pricingTable-header i {
    font-size: 50px;
    color: #858c9a;
    margin-bottom: 10px;
    transition: all .5s ease 0s;
}

.pricingTableContainer {
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
}

.al-btn {
    background-color: #f1c40f;
    color: #000000;
    font-weight: 500;
    font-size: 22px;
    text-align: center;
    display: inline-block;
    border: 1px solid transparent;
    padding: 8px 12px;
    line-height: 1.25;
    text-decoration: none !important;
}

.al-btn:hover {
    color: #000000;
}

.pointer {
    cursor: pointer;
}

.subscription {
    display: none;
}

.submit {
    padding: 15px 60px;
    display: inline-block;
    border: none;
    margin: 20px 0;
    background-color: #2fcc71;
    color: #fff;
    border: 2px solid #333;
    font-size: 18px;
    -webkit-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}

.submit:hover {
    cursor: pointer;
    transform: rotateX(360deg);
}

.prod-header {
    text-align: center;
}

.pricingTable .price-value {
    font-size: 35px;
    color: #f1c40f;
    transition: all .5s ease 0s;
    font-weight: bold;
}

.pricingTable .credit-value {
    font-size: 30px;
}

.pricingTable .month {
    display: block;
    font-size: 14px;
    color: #cad0de;
}

.pricingTable:hover .month,
.pricingTable:hover .price-value,
.pricingTable:hover .pricingTable-header i {
    color: #000000;
}

.pricingTable .heading {
    font-size: 19px;
    color: #f1c40f;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.pricingTable .pricing-content ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

.pricingTable .pricing-content ul li {
    line-height: 30px;
    color: #a7a8aa;
}

.pricingTable .pricingTable-signup a {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    padding: 10px 35px;
    border-radius: 20px;
    background: #f1c40f;
    text-transform: uppercase;
    transition: all .3s ease 0s;
}

.pricingTable .pricingTable-signup a:hover {
    box-shadow: 0 0 10px #f1c40f;
}

.pricingTable.blue .heading,
.pricingTable.blue .price-value {
    color: #4b64ff;
}

.pricingTable.blue .pricingTable-signup a,
.pricingTable.blue:hover .pricingTable-header {
    background: #4b64ff;
}

.pricingTable.blue .pricingTable-signup a:hover {
    box-shadow: 0 0 10px #4b64ff;
}

.pricingTable.green .heading,
.pricingTable.green .price-value {
    color: #31cc34;
}

.pricingTable.green .pricingTable-signup a,
.pricingTable.green:hover .pricingTable-header {
    background: #31cc34;
}

.pricingTable.green .pricingTable-signup a:hover {
    box-shadow: 0 0 10px #31cc34;
}

.pricingTable.blue:hover .price-value,
.pricingTable.green:hover .price-value,
.pricingTable.red:hover .price-value {
    color: #fff;
}

.pricingTable-signup>a {
    text-decoration: none;
    color: white !important;
}

.pricingTable-signup>a:hover {
    text-decoration: none !important;
}

.pricingTableContainer {
    margin-top: 20px;
}

#back-to-course-btn {
    margin-bottom: 30px;
}

@media screen and (max-width:990px) {
    .pricingTable {
        margin: 0 0 20px;
    }
}

@media only screen and (min-width: 992px) {
    .btn-div {
        margin-left: -20px;
    }
}

@media (min-width: 1400px) {
    .pricingTableContainer {
        max-width: 1170px !important;
    }
}

@media only screen and (max-width: 768px) {
    .success-container {
        margin-left: 0px;
    }

    .success-container h1 {
        font-size: 40px;
        margin: 0;
        font-weight: 900;
    }

    .al-btn {
        font-size: 20px;
    }

    .alert {
        max-width: 90%;
        margin-left: 1rem;
    }

    .custom-alert {
        margin-right: 1rem;
        position: relative;
        margin-top: 0vh;
        top: .5rem;
    }

    .login-container {
        margin-top: 20%;
    }

    .new-customer {
        margin-top: 10%;
    }

    .bordered-div {
        border: 0px solid #f1c40f;
    }

    .right-div {
        text-align: left;
    }

    .upper-div {
        margin-top: 0%;
    }

    .hr-div {
        margin-top: 0%;
    }
}