.min_h_220 {min-height: 220px !important;}
.min-height-34vh {min-height: 34vh !important;}
.min-h-350 {min-height: 350px !important;}
.tal {text-align: right !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb50 {margin-bottom: 50px !important;}
.mt5 {margin-top: 5px !important;}
.mt15 {margin-top: 15px !important;}
.mt10 {margin-top: 10px !important;}
.mt40 {margin-top: 40px !important;}
.mb0 {margin-bottom: 0px !important;}
.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml5 {margin-left: 5px !important;}
.fz24 {font-size: 24px !important;}
.fz12 {font-size: 12px !important;}
.fz14 {font-size: 14px !important;}
.fz28 {font-size: 28px !important;}
.fz18 {font-size: 18px !important;}
.fz35 {font-size: 35px !important;}
.fz20 {font-size: 20px !important;}
.colorRed {color:red !important;}
.colorC5C6C6 {color:#C5C6C6 !important;}
.bgColorA8E3F9 {background-color: #A8E3F9 !important; }
.bg-black { background-color: #000000 !important; }
.colorGreen {color: green}
.colorOrange {color: orange}
.p20 {padding: 20px !important;}
.p10 {padding: 10px !important;}
.pr10 {padding-right: 10px !important;}
.p7 {padding: 7px !important;}
.pl-pr {padding: 0 5px !important;}
.hidden {display: none !important;}
.np {padding: 0 !important;}
.fr { float: right !important;}
.pr {position: relative !important;}
.menu-column-1 {width: 150px}
.menu-column-2 {width: 300px}
.menu-column-3 {width: 450px}
.border-red {border: 1px solid red}
.lh2-5 { line-height: 2.5; }
.vl {
    display: inline-block;
    border-left: 1px solid;
    height: 20px;
    margin: -5px 10px;
}
.t70_percent {
    top: 70%;
}
.float-right {

    float: right !important;
}
.w-85-p { width: 85% !important;}
.p-10-20 {padding: 10px 20px !important;}
.p-10-0 {padding: 10px 0px !important;}
.pr15 {padding-right: 15px !important;}
.p-10-4-rem {padding: 10rem 4rem !important;}
.w12r {width: 12rem}
.text-gray {color: #B8B8B8}
.fw-500 {font-weight: 500 !important;}
.bbe3 {border-bottom: 1px solid #e3e3e3 !important;}
.bb {border-bottom: 1px solid !important;}
.lh2 { line-height: 2 !important;}
.ml-auto {margin-left: auto; !important;}
.mw26 { max-width: 26px}
.top-\[50px\] {top: 50px}
.r-0 {right: 0}
.border-bottom-gray {
    border-bottom: 1px solid ;
    --tw-border-opacity: 1;
    border-color: rgb(233 233 233 / var(--tw-border-opacity));
}

.red-btn {background-color: red !important;}
