﻿.min-width-1 {
    min-width: 1px;
}

.min-width-25 {
    min-width: 25px;
}

.min-width-30 {
    min-width: 30px;
}

.min-width-60 {
    min-width: 60px;
}

.min-width-100 {
    min-width: 100px;
}

.min-width-150 {
    min-width: 150px;
}

.min-width-200 {
    min-width: 200px;
}

.min-width-250 {
    min-width: 250px;
}

.min-width-300 {
    min-width: 300px;
}

.min-width-500 {
    min-width: 500px;
}

.min-width-600 {
    min-width: 600px !important;
}

.min-width-800 {
    min-width: 800px !important;
}

.min-width-fit-content {
    min-width: fit-content;
}

.max-width-150 {
    max-width: 150px;
}

.max-width-200 {
    max-width: 200px;
}

.max-width-300 {
    max-width: 300px;
}

.max-width-400 {
    max-width: 400px;
}

.width-auto {
    width: auto;
}

.width-1 {
    width: 1px;
}

.width-10 {
    width: 10px;
}

.width-15 {
    width: 15px;
}

.width-20 {
    width: 20px;
}

.width-30 {
    width: 30px !important;
}

.width-40 {
    width: 40px;
}

.width-60 {
    width: 60px;
}

.width-90 {
    width: 90px;
}

.width-100 {
    width: 100px !important;
}

.width-140 {
    width: 140px;
}

.width-150 {
    width: 150px;
}

.width-160 {
    width: 160px;
}

.width-180 {
    width: 180px;
}

.width-194 {
    width: 194px;
}

.width-200 {
    width: 200px !important;
}

.width-210 {
    width: 210px;
}

.width-250 {
    width: 250px;
}

.width-300 {
    width: 300px;
}

.width-500 {
    width: 500px;
}

.width-600 {
    width: 600px;
}

.width-800 {
    width: 800px;
}

.width-1000 {
    width: 1000px;
}

.no-resize {
    resize: none;
}



.width-10-perc {
    width: 10%;
}

.width-12-perc {
    width: 12%;
}

.width-20-perc {
    width: 20%;
}

.width-25-perc {
    width: 25%;
}

.width-30-perc {
    width: 30%;
}

.width-40-perc {
    width: 40%;
}

.width-60-perc {
    width: 60%;
}

.width-90-perc {
    width: 90%;
}

.width-100-perc {
    width: 100% !important;
}

.width-100-perc-45 {
    width: calc(100% - 45px);
}

.width-100-perc-150 {
    width: calc(100% - 150px);
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-100 {
    margin-left: 100px;
}

.margin-left-1-perc {
    margin-left: 1%;
}

.margin-left-5-perc {
    margin-left: 5%;
}

.margin-left-6-perc {
    margin-left: 6%;
}

.margin-left-8-perc {
    margin-left: 8%;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-2 {
    margin-bottom: 2px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-8 {
    margin-bottom: 8px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-24 {
    margin-bottom: 24px;
}

.margin-bottom-055-perc {
    margin-bottom: 0.55%;
}

.margin-right--10 {
    margin-right: -10px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-1-perc {
    margin-right: 1%;
}

margin-top--10 {
    margin-top: -10px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-2 {
    margin-top: 2px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-7 {
    margin-top: 7px;
}

.margin-top-9 {
    margin-top: 9px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-55 {
    margin-top: 55px;
}

.margin-0 {
    margin: 0px !important;
}

.padding-0 {
    padding: 0px !important;
}

.padding-10 {
    padding: 10px;
}

.padding-15 {
    padding: 15px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.padding-left-0 {
    padding-left: 0px;
}

.padding-left-1 {
    padding-left: 1px;
}

.padding-left-3 {
    padding-left: 3px;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-left-25 {
    padding-left: 25px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-left-50 {
    padding-left: 50px;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-5-important {
    padding-top: 5px !important;
}

.padding-top-9 {
    padding-top: 9px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-12 {
    padding-top: 12px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-15-important {
    padding-top: 15px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-right-0 {
    padding-right: 0px;
}

.padding-right-1 {
    padding-right: 1px;
}

.padding-right-2 {
    padding-right: 2px;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-right-25 {
    padding-right: 25px;
}

.padding-right-30 {
    padding-right: 30px;
}

.padding-right-50 {
    padding-right: 50px;
}

.padding-right-65 {
    padding-right: 65px;
}

.padding-right-70 {
    padding-right: 70px;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}


.vertical-middle {
    vertical-align: middle !important;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-draggable {
    cursor: move;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.whitespace-normal {
    white-space: normal;
}

.transparent {
    color: transparent;
}

.transparent-bg {
    background-color: transparent;
}

.yellow {
    color: yellow;
}

.custom-red-bg {
    background-color: #DDBCBC;
}

.custom-red {
    color: #DDBCBC;
}

.custom-orange {
    color: #FAC414;
}

.red {
    color: red;
}

.red-bg {
    background-color: red;
}

.royalblue {
    color: royalblue;
}

.black {
    color: black;
}

.custom-gray-bg {
    background-color: #F3F3F3 !important;
}

.custom-green {
    color: #00BB00;
}

.green {
    color: green;
}

.blue {
    color: blue;
}

.white-bg {
    background-color: white !important;
}

.white {
    color: white !important;
}

.bolder {
    font-weight: bolder;
}

.bold {
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.italic {
    font-style: italic;
}

.left {
    float: left;
}

.right {
    float: right;
}

.font-small {
    font-size: small;
}

.font-medium {
    font-size: medium;
}

.font-10 {
    font-size: 10px;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.line-2em {
    line-height: 2em;
}

.min-height-0 {
    min-height: 0px;
}

.min-height-35 {
    min-height: 35px;
}

.min-height-60 {
    min-height: 60px;
}

.min-height-150 {
    min-height: 150px;
}

.min-height-180 {
    min-height: 180px;
}

.min-height-200 {
    min-height: 200px;
}

.min-height-600 {
    min-height: 600px;
}

.min-height-610 {
    min-height: 610px;
}

.height-auto {
    height: auto !important;
}

.height-12 {
    height: 12px;
}

.height-20 {
    height: 20px;
}

.height-30 {
    height: 30px !important;
}

.height-250 {
    height: 250px;
}

.height-350 {
    height: 350px !important;
}

.height-500 {
    height: 500px;
}

.height-570 {
    height: 570px;
}

.height-600 {
    height: 600px;
}

.height-620 {
    height: 620px;
}

.height-640 {
    height: 640px;
}

.height-700 {
    height: 700px;
}

.max-height-500 {
    max-height: 500px;
}

.max-height-600 {
    max-height: 600px;
}

.overflow-y-scroll {
    overflow-y: scroll;
}

.overflow-x-scroll {
    overflow-y: scroll;
}

.overflow-scroll {
    overflow: scroll;
}

.button-not-enabled {
    color: gray;
    cursor: not-allowed;
}

.display-inline-block {
    display: inline-block;
}

.display-inline {
    display: inline;
}

.display-flex {
    display: flex;
}

.display-inline-flex {
    display: inline-flex;
}

.display-grid {
    display: grid;
}

.display-none {
    display: none;
}

.flex-wrap-wrap {
    flex-wrap: wrap
}

.pointer-events-auto {
    pointer-events: auto !important;
}

iframe {
    width: 100%;
    height: 100%;
    min-height: 800px;
}

input[type="checkbox"].disabled {
    accent-color: gray !important;
    cursor: not-allowed;
    pointer-events: none;
}

.border-1-solid-gray {
    border: 1px solid gray;
}

.border-left-1-solid-gray {
    border-left: 1px solid gray;
}

.border-bottom-none {
    border-bottom: none !important;
}

.border-bottom-1-solid {
    border-bottom: 1px solid #e5e5e5 !important;
}

.border-top-1-solid {
    border-top: 1px solid #e5e5e5 !important;
}

.border-right-gray {
    border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.align-content-center {
    align-content: center;
}

.col-md-1-5, .col-md-10-5 {
    min-height: 1px;
    padding-right: 15px;
    padding-left: 18px;
}

.display-block {
    display: block;
}

.display-inline-block {
    display: inline-block;
}

.display-flex {
    display: flex;
}

.border-radius-10-perc {
    border-radius: 10%;
}

.border-radius-50-perc {
    border-radius: 50%;
}

@media (min-width: 992px) {
    .col-md-1-5 {
        float: left;
        width: 10.5% !important;
    }

    .col-md-10-5 {
        float: left;
        width: 89.5% !important;
    }
}

.menu-item-disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
    text-decoration: none;
}

.font-1-3-em {
    font-size: 1.3em;
}

.gap-1rem {
    gap: 1rem;
}

.flex {
    flex: 1;
}

.grid-template-columns-repeat {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

@media (max-width: 992px) {
    .modal-dialog-685 {
        width: 685px !important;
        margin: 30px auto !important;
    }
}

.text-line-through {
    text-decoration: line-through !important;
}

.invisible {
    visibility: hidden;
}

.position-absolute {
    position: absolute;
}

.position-relative {
    position: relative;
}

.bottom-0 {
    bottom:0;
}

.left-0{
    left: 0;
}