input[type=password] {
    direction: ltr;
}

.w50 {
    width: 50px !important;
}

.w60 {
    width: 60px !important;
}

.w65 {
    width: 65px !important;
}

.w70 {
    width: 70px !important;
}

.w80 {
    width: 80px !important;
}

.w90 {
    width: 90px !important;
}

.w95 {
    width: 95px !important;
}

.w100 {
    width: 100px !important;
}

.w110 {
    width: 110px !important;
}

.w128 {
    width: 128px !important;
}

.w140 {
    width: 140px !important;
}

.w150 {
    width: 150px !important;
}

.w160 {
    width: 160px !important;
}

.w170 {
    width: 170px !important;
}

.w180 {
    width: 180px !important;
}

.w190 {
    width: 190px !important;
}

.w200 {
    width: 200px !important;
}

.w202 {
    width: 202px !important;
}

.w210 {
    width: 210px !important;
}

.w250 {
    width: 250px !important;
}

.wmax250 {
    max-width: 250px !important;
}

.hmax250 {
    max-height: 250px !important;
}

.w300 {
    width: 300px !important;
}

.w320 {
    width: 320px !important;
}

.w350 {
    width: 350px !important;
}

.w400 {
    width: 400px !important;
}

.w500 {
    width: 500px !important;
}

.w600 {
    width: 600px !important;
}

.w750 {
    width: 750px !important;
}

.w15p {
    width: 15% !important;
}

.w20p {
    width: 20% !important;
}

.w25p {
    width: 25% !important;
}

.w30p {
    width: 30% !important;
}

.w35p {
    width: 35% !important;
}

.w40p {
    width: 40% !important;
}

.w45p {
    width: 45% !important;
}

.w50p {
    width: 50% !important;
}

.w55p {
    width: 55% !important;
}

.w60p {
    width: 60% !important;
}

.w65p {
    width: 65% !important;
}

.w70p {
    width: 70% !important;
}

.w80p {
    width: 80% !important;
}

.w85p {
    width: 85% !important;
}

.w90p {
    width: 90% !important;
}

.w94p {
    width: 94% !important;
}

.w95p {
    width: 95% !important;
}

.w97p {
    width: 97% !important;
}

.w100p {
    width: 100% !important;
}

.w103p {
    width: 103% !important;
}

.w100vw {
    width: 100vw !important;
}

.w16{
    width: 16px !important;
}

.w20{
    width: 20px !important;
}

.w22{
    width: 22px !important;
}

.w32{
    width: 32px !important;
}

.w40{
    width: 40px !important;
}

.w1500{
    width: 1500px !important;
}

.w1600{
    width: 1600px !important;
}

.w1800{
    width: 1800px !important;
}

.overflowYAuto{
    overflow-y: auto;
}

.overflowXAuto{
    overflow-y: auto;
}

.heightAuto{
    height: auto !important;
}

.maxHeight200{
    max-height: 200px !important;
}

.maxHeight250{
    max-height: 500px !important;
}

.maxHeight500{
    max-height: 500px !important;
}

.h16{
    height: 16px !important;
}

.h32{
    height: 32px !important;
}

.wmax30p {
    max-width: 30% !important;
}

.wmax23p {
    max-width: 23% !important;
}

.margin0r {
    margin-right: 0 !important;
}

.margin0l {
    margin-left: 0 !important;
}

.margin0t {
    margin-top: 0 !important;
}

.margin0b {
    margin-bottom: 0 !important;
}

.marginAutoLR {
    margin-right: auto !important;
    margin-left: auto !important;
}

.marginAutoTB0LR {
    margin-top: auto !important;
    margin-bottom: auto !important;
    margin-right: 0;
    margin-left: 0;
}

.marginAutoLR0TB {
    margin: 0 auto !important;
}

.marginAutoAll {
    margin: auto !important;
}

.margin200b {
    margin-bottom: 200px !important;
}

.margin0 {
    margin: 0 !important;
}

.margin5 {
    margin: 5px !important;
}

.margin10 {
    margin: 10px !important;
}

.margin15 {
    margin: 15px !important;
}

.margin20 {
    margin: 20px !important;
}

.margin20b {
    margin-bottom: 20px !important;
}

.margin20l {
    margin-left: 20px !important;
}

.margin25 {
    margin: 25px !important;
}

.margin30 {
    margin: 30px !important;
}

.margin30b {
    margin-bottom: 30px !important;
}

.margin30t {
    margin-top: 30px !important;
}

.margin3 {
    margin: 3px !important;
}

.margin35 {
    margin: 35px !important;
}

.margin5r {
    margin-right: 5px !important;
}

.margin10r {
    margin-right: 10px !important;
}

.margin15r {
    margin-right: 15px !important;
}

.margin20r {
    margin-right: 20px !important;
}

.margin25r {
    margin-right: 25px !important;
}

.margin30r {
    margin-right: 30px !important;
}

.margin5l {
    margin-left: 5px !important;
}

.margin10l {
    margin-left: 10px !important;
}

.margin15l {
    margin-left: 15px !important;
}

.margin25l {
    margin-left: 25px !important;
}

.margin5b {
    margin-bottom: 5px !important;
}

.margin10b {
    margin-bottom: 10px !important;
}

.margin15b {
    margin-bottom: 15px !important;
}

.margin25b {
    margin-bottom: 25px !important;
}

.margin40 {
    margin: 40px !important;
}

.margin40b {
    margin-bottom: 40px !important;
}

.margin40t {
    margin-top: 40px !important;
}

.margin40r {
    margin-right: 40px !important;
}

.margin40l {
    margin-left: 40px !important;
}

.margin45b {
    margin-bottom: 45px !important;
}

.margin5t {
    margin-top: 5px !important;
}

.margin10t {
    margin-top: 10px !important;
}

.margin15t {
    margin-top: 15px !important;
}

.margin20t {
    margin-top: 20px !important;
}

.margin25t {
    margin-top: 25px !important;
}

.margin50t {
    margin-top: 50px !important;
}

.margin50 {
    margin: 50px !important;
}

.margin70 {
    margin: 70px !important;
}

.margin70b {
    margin-bottom: 70px !important;
}

.margin70t {
    margin-top: 70px !important;
}

.margin70l {
    margin-left: 70px !important;
}

.margin70r {
    margin-right: 70px !important;
}

.margin30l {
    margin-left: 30px !important;
}

.margin50l {
    margin-left: 50px !important;
}

.margin50r {
    margin-right: 50px !important;
}

.margin50t {
    margin-top: 50px !important;
}

.margin50b {
    margin-bottom: 50px !important;
}

.margin100r {
    margin-right: 100px !important;
}

.margin100t {
    margin-top: 100px !important;
}

.margin100b {
    margin-bottom: 100px !important;
}

.margin120t {
    margin-top: 120px !important;
}

.margin120b {
    margin-bottom: 120px !important;
}

.margin150l {
    margin-left: 150px !important;
}

.padding0 {
    padding: 0 !important;
}

.padding1 {
    padding: 1px !important;
}

.padding2 {
    padding: 2px !important;
}

.padding0t {
    padding-top: 0 !important;
}

.padding0r {
    padding-right: 0 !important;
}

.padding0b {
    padding-bottom: 0 !important;
}

.padding0l {
    padding-left: 0 !important;
}

.padding3 {
    padding: 3px !important;
}

.padding5 {
    padding: 5px !important;
}

.padding5t {
    padding-top: 5px !important;
}

.padding5b {
    padding-bottom: 5px !important;
}

.padding10b {
    padding-bottom: 10px !important;
}

.padding15b {
    padding-bottom: 15px !important;
}

.padding20b {
    padding-bottom: 20px !important;
}

.padding10t {
    padding-top: 10px !important;
}

.padding20t {
    padding-top: 20px !important;
}

.padding20l {
    padding-left: 20px !important;
}

.padding20r {
    padding-right: 20px !important;
}

.padding30t {
    padding-top: 30px !important;
}

.padding30r {
    padding-right: 30px !important;
}

.padding30b {
    padding-bottom: 30px !important;
}

.padding30l {
    padding-left: 30px !important;
}

.padding40t {
    padding-top: 40px !important;
}

.padding40r {
    padding-right: 40px !important;
}

.padding40b {
    padding-bottom: 40px !important;
}

.padding40l {
    padding-left: 40px !important;
}

.padding10 {
    padding: 10px !important;
}

.padding15 {
    padding: 15px !important;
}

.padding20 {
    padding: 20px !important;
}

.padding25 {
    padding: 25px !important;
}

.padding25EceptBottom {
    padding: 25px 25px 0 25px;
}

.padding30 {
    padding: 30px !important;
}

.padding40 {
    padding: 40px !important;
}
.padding20b {
    padding-bottom: 20px !important;
}
.padding20t {
    padding-top: 20px !important;
}
.padding40b {
    padding-bottom: 40px !important;
}
.padding40t {
    padding-top: 40px !important;
}
.padding50t {
    padding-top: 50px !important;
}
.padding50r {
    padding-right: 50px !important;
}
.padding50b {
    padding-bottom: 50px !important;
}
.padding50l {
    padding-left: 50px !important;
}
.padding50 {
    padding: 50px !important;
}
.padding70 {
    padding: 70px !important;
}

.padding5r {
    padding-right: 5px !important;
}

.padding10r {
    padding-right: 10px !important;
}

.padding15r {
    padding-right: 15px !important;
}

.padding5l {
    padding-left: 5px !important;
}

.padding10l {
    padding-left: 10px !important;
}

.padding15l {
    padding-left: 15px !important;
}

.padding15t {
    padding-top: 15px !important;
}

.dib {
    display: inline-block;
}

.db {
    display: block;
}

.disNone {
    display: none;
}

.wordBreakAll{
    word-break: break-all !important;
}

.wordBreakWord{
    word-break: break-word !important;
}

.bradius5 {
    border-radius: 5px !important;
}

.ftahoma {
    font-family: Tahoma, serif !important;
}

.farial {
    font-family: Arial, serif !important;
}

.fTimesNewRoman {
    font-family: "Times New Roman", serif;
}

.fvazir {
    font-family: vazir, Arial, serif;
}

.fentezarb4 {
    font-family: entezarb4, Arial, serif;
}

.fIranSans {
    font-family: iransans, Tahoma, serif;
}

.fAviny {
    font-family: aviny, Arial, serif;
}

.fLalezar {
    font-family: lalezar, Arial, serif;
}

.fserif {
    font-family: serif;
}

.fsize11 {
    font-size: 11px !important;
}

.fsize12 {
    font-size: 12px !important;
}

.fsize13 {
    font-size: 13px !important;
}

.fsize14 {
    font-size: 14px !important;
}

.fsize15 {
    font-size: 15px !important;
}

.fsize16 {
    font-size: 16px !important;
}

.fsize17 {
    font-size: 17px !important;
}

.fsize18 {
    font-size: 18px !important;
}

.fsize20 {
    font-size: 20px !important;
}

.fsize22 {
    font-size: 22px !important;
}

.fsize24 {
    font-size: 24px !important;
}

.fsize28 {
    font-size: 28px !important;
}

.fsize30 {
    font-size: 30px !important;
}

.fsize36 {
    font-size: 36px !important;
}

.fsize42 {
    font-size: 42px !important;
}

.fsize48 {
    font-size: 48px !important;
}

.fsize60 {
    font-size: 60px !important;
}

.fsize72 {
    font-size: 72px !important;
}

.fsize3vw {
    font-size: 3vw !important;
}

.fbold {
    font-weight: bold !important;
}

.fboldUnset {
    font-weight: unset !important;
}

.fnormal {
    font-weight: normal !important;
}

.textnone {
    text-decoration: none !important;
}

.textUnderline {
    text-decoration: underline !important;
}

.alignItemsCenter {
    align-items: center !important;
}

.alignItemsFlexStart {
    align-items: flex-start !important;
}

.txtCenter {
    text-align: center !important;
}

.txtRight {
    text-align: right !important;
}

.txtLeft {
    text-align: left !important;
}

.noselect {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}

.borderAll {
    border: solid 1px black !important;
}

.borderNone {
    border: none !important;
}

.borderRadiusNone {
    border-radius: unset !important;
}

.borderRight {
    border-right: solid 1px black !important;
}

.borderLeft {
    border-left: solid 1px black !important;
}

.borderBottom {
    border-bottom: solid 1px black !important;
}

.borderTop {
    border-top: solid 1px black !important;
}

.borderTopBottom {
    border-top: solid 1px black !important;
    border-bottom: solid 1px black !important;
}

.borderColorDDD {
    border-color: #ddd !important;
}

.borderRadius7px {
    border-radius: 7px !important;
}

.backNone {
    background: none !important;
}

.backWhite {
    background-color: white !important;
}

.backF7 {
    background-color: #f7f7f7 !important;
}

.backWheat {
    background-color: wheat !important;
}

.backGreen {
    background-color: #94e896 !important;
}

.backBlack {
    background-color: black !important;
}

.height0 {
    height: 0;
}

.height5 {
    height: 5px !important;
}

.height10 {
    height: 10px !important;
}

.height15 {
    height: 15px !important;
}

.height20 {
    height: 20px !important;
}

.height25 {
    height: 25px !important;
}

.height30 {
    height: 30px !important;
}

.height35 {
    height: 35px !important;
}

.height40 {
    height: 40px !important;
}

.height60 {
    height: 60px !important;
}

.height70 {
    height: 70px !important;
}

.height75 {
    height: 75px !important;
}

.height80 {
    height: 80px !important;
}

.height85 {
    height: 85px !important;
}

.height90 {
    height: 90px !important;
}

.height95 {
    height: 95px !important;
}

.height50 {
    height: 50px !important;
}

.height100 {
    height: 100px !important;
}

.height150 {
    height: 150px !important;
}

.height200 {
    height: 200px !important;
}

.height250 {
    height: 250px !important;
}

.height300 {
    height: 300px !important;
}

.height350 {
    height: 350px !important;
}

.height400 {
    height: 400px !important;
}

.height450 {
    height: 450px !important;
}

.height500 {
    height: 500px !important;
}

.height100p {
    height: 100% !important;
}

.height50p {
    height: 50% !important;
}

.height25p {
    height: 25% !important;
}

.resizeBoth{
    resize: both !important;
}

.height100vh {
    height: 100vh !important;
}

.height90vh {
    height: 90vh !important;
}

.height95vh {
    height: 95vh !important;
}

.maxHeight45vh{
    max-height: 45vh !important;
}

.maxHeight70vh{
    max-height: 70vh !important;
}

.maxHeight75vh{
    max-height: 75vh !important;
}

.maxHeight80vh{
    max-height: 80vh !important;
}

.maxHeight85vh{
    max-height: 85vh !important;
}

.maxHeight90vh{
    max-height: 90vh !important;
}

.maxHeight95vh{
    max-height: 95vh !important;
}

.maxHeight100vh{
    max-height: 100vh !important;
}

.maxWidth70{
    max-width: 70px;
}

.maxWidth100{
    max-width: 100px;
}

.maxWidth200{
    max-width: 200px;
}

.maxWidth250{
    max-width: 250px;
}

.maxWidth400{
    max-width: 400px;
}

.maxWidth500{
    max-width: 500px;
}

.maxWidth600{
    max-width: 600px;
}

.minWidth70{
    min-width: 70px;
}

.minWidth90{
    min-width: 90px;
}

.minWidth100{
    min-width: 100px;
}

.minWidth400{
    min-width: 400px;
}

.minWidth320{
    min-width: 320px;
}

.minWidth600{
    min-width: 600px;
}

.minHeight70{
    min-height: 70px;
}

.minHeight100{
    min-height: 100px;
}

.minHeight200{
    min-height: 200px;
}

.horz100p {
    border-bottom: 1px solid #b9b9b9;
    width: 100%;
    height: 1px;
    margin: 10px auto;
}

.horz40p {
    border-bottom: 1px solid #b9b9b9;
    width: 40%;
    height: 1px;
    margin: 10px auto;
}

.horz50p {
    border-bottom: 1px solid #b9b9b9;
    width: 50%;
    height: 1px;
    margin: 10px auto;
}

.horz70p {
    border-bottom: 1px solid #b9b9b9;
    width: 70%;
    height: 1px;
    margin: 10px auto;
}

.ltr {
    direction: ltr !important;
}

.rtl {
    direction: rtl !important;
}

.floatLeft {
    float: left !important;
}

.floatRight {
    float: right !important;
}

.colorBlack {
    color: black !important;
}

.colorWhite {
    color: white !important;
}

.colorWheat {
    color: wheat !important;
}

.colorGreen {
    color: #94e896 !important;
}

.colorGreen1 {
    color: #00b904 !important;
}

.colorRed {
    color: red !important;
}

.colorDarkRed {
    color: #a40000 !important;
}

.colorViolet {
    color: #7e00e4 !important;
}

.clearfix {
    clear: both;
}

.whitSpaceNoWrap {
    white-space: nowrap;
}

.posRelative {
    position: relative;
}

.posAbsolute {
    position: absolute;
}

.backgroundContain{
    background-size:contain !important;
}

.disFlex {
    display: flex;
}

.disInLineFlex {
    display: inline-flex;
}

.justifySpaceBetweenFlex {
    justify-content: space-between;
}

.justifyCenterFlex {
    justify-content: center !important;
}

.justifyAroundFlex {
    justify-content: space-around;
}

.flexDirColumn {
    flex-direction: column !important;
}

.flexDirRow {
    flex-direction: row !important;
}

.txtJustify {
    text-align: justify;
}

.color11d7eb {
    color: #11d7eb;
}

.color0060ce {
    color: #0060ce;
}

.colorddd {
    color: #ddd;
}

.color5f5f5f {
    color: #5f5f5f;
}

.wmax100px {
    max-width: 100px;
}

.wmax400px {
    max-width: 400px;
}

.margin55t {
    margin-top: 55px;
}

.color046ded {
    color: #046ded !important;
}

.lineHeight20 {
    line-height: 20px;
}

.lineHeight25 {
    line-height: 25px;
}

.lineHeight30 {
    line-height: 30px;
}

.lineHeight40 {
    line-height: 40px;
}

.coloreaeaea {
    color: #eaeaea;
}

.spaceAroundFlex {
    justify-content: space-around;
}

.flexWrap {
    flex-flow: wrap;
}

.clear:before, .clear:after {
    display: table;
    content: "";
    line-height: 0;
}

.backddd {
    background: #ddd;
}

.nonListStyle {
    list-style: none
}

.boxShadowDDD {
    box-shadow: 0 0 10px #ddd;
}

.boxShadowBlack {
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}

.btn {
    position: relative;
    padding: 5px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 10px;
    background-color: #b7202f;
    box-shadow: 0 0 2px #aaa;
    border-color: transparent;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    -moz-user-select: none;
    user-select: none;
    text-align: center;
    white-space: nowrap;
    outline: none;
    transition: all 0.3s;
    color: white;
}

.btn:hover {
    background-color: #e33f44;
}

.btn:active {
    top: 2px;
    left: 2px;
    color:white;
}

.deactiveBtn {
    color: white;
    padding: 5px;
    width: 60px;
    margin: 10px;
    background-color: #972631;
    box-shadow: 0 0 2px #aaa;
    border-color: transparent;
    font-weight: bold;
    text-decoration: none;
    -moz-user-select: none;
    user-select: none;
    outline: none;
}

.blueBtn {
    padding: 5px;
    width: 60px;
    margin: 10px;
    background-color: #faa9a9;
    box-shadow: 0 0 2px #aaa;
    border-color: transparent;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    -moz-user-select: none;
    user-select: none;
    text-align: center;
    outline: none;
}

.blueBtn:hover {
    background-color: #fad3cb;
}

.blueBtn:active {
    transition: all 0.5s;
    position: relative;
    top: 2px;
    left: 2px;
    background-color: #dadfe3;
}

.redbtn {
    width: 60px;
    color: white;
    margin: 8px 30px 8px 0;
    border: 1px solid #910003;
    border-radius: 5px;
    box-shadow: 0 0 5px #aaa;
    cursor: pointer;
    padding: 10px 18px;
    background-color: #f44336;
    text-decoration: none;
    text-align: center;
    -moz-user-select: none;
    user-select: none;
    outline: none;
}

.btn1 {
    background: #c4e4d2;
    padding: 10px;
    border: 1px solid #adadad;
    border-radius: 7px;
    box-shadow: 0 0 10px #afc5ab;
    font-size: 15px;
    font-weight: bold;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    transition: all 0.5s;
    outline: none;
}

.btn1:hover {
    background: #adc9b9;
}

.btn1:active {
    position: relative;
    top: 1px;
    left: 1px;
    background-color: #dadfe3;
}

.btn2 {
    background: #e4afa9;
    padding: 10px;
    border: 1px solid #adadad;
    border-radius: 7px;
    box-shadow: 0 0 10px #afc5ab;
    font-size: 15px;
    font-weight: bold;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    transition: all 0.5s;
    outline: none;
}

.btn2:hover {
    background: #c9bbb8;
}

.btn2:active {
    position: relative;
    top: 1px;
    left: 1px;
    background-color: #dadfe3;
}

.overflowHidden {
    overflow: hidden;
}

.overflowAuto {
    overflow: auto;
}

.widthfit {
    width: -moz-fit-content;
    width: fit-content;
}

.heightfit {
    height: -moz-fit-content;
    height: fit-content;
}

.btn3 {
    background: #11d7eb;
    color: white;
    border-radius: 20px;
    width: 100px;
    padding: 10px;
    text-align: center !important;
    -moz-user-select: none;
    user-select: none;
    outline: none;
}

.btn4 {
    background: #c3efbb;
    font-size: 12px;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px #ddd;
    -moz-user-select: none;
    user-select: none;
    outline: none;
}

.btn5 {
    background: #95bbe0;
    color: white;
    border-radius: 20px;
    width: fit-content;
    text-align: center !important;
    box-shadow: 0 0 10px #a0a0a0;
    -moz-user-select: none;
    user-select: none;
    outline: none;
}

.cursorPointer {
    cursor: pointer !important;
}

.transtitionAll {
    -webkit-transition: all .5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.borderCollapseTable {
    border-collapse: collapse;
}

.scaleX {
    transform: scaleX(-1) !important;
}

.ajaxLink {
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: none;
    user-select: none;
}

.paginationWrap {
    -moz-user-select: none;
    user-select: none;
    /*margin: 30px 30px 10px 30px;*/
    line-height: 50px;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.colorRedTheme{
    color: #b7202f !important;
}

.backRedTheme{
    background-color: #b7202f !important;
}

/* Scroll Bar Start */

/* width */
.scrollBar::-webkit-scrollbar {
    width: 7px;
}

/* Track */
.scrollBar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.scrollBar::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.scrollBar::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* Scroll Bar End */

.btnLightBlue {
    padding: 5px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background-color: #ecf1f5;
    box-shadow: 0 0 2px #aaa;
    border-color: transparent;
    cursor: pointer;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    -moz-user-select: none; user-select: none;
    text-align: center;
    white-space: nowrap;
    outline: none;
}

.btnLightBlue:hover {
    background-color: #e5eaee;
}

.btnLightBlue:active {
    transition: all 0.5s;
    position: relative;
    top: 2px;
    left: 2px;
    background-color: #dadfe3;
}

.btnLightBlue * {
    color: #537692;
}



.btnGreenApplicant {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    box-shadow: 0 0 2px #aaa;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    -moz-user-select: none; user-select: none;
    text-align: center;
    white-space: nowrap;
    outline: none;
    font-size: 22px;
    padding: 10px 15px;
    background-color: #70ff86;
    border: 5px solid #00a915;
}

.btnGreenApplicant:hover {
    background-color: #e5eaee;
}

.btnGreenApplicant:active {
    transition: all 0.5s;
    position: relative;
    top: 2px;
    left: 2px;
    background-color: #dadfe3;
}

.btnGreenApplicant * {
    color: #537692;
}

/*a[class^=btn] {*/
/*    position: relative;*/
/*    top: -5px;*/
/*}*/

.btnLightGreen {
    padding: 5px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    color: #fff;
    background-color: #4caf50;
    box-shadow: 0 0 2px #aaa;
    border-color: transparent;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    -moz-user-select: none; user-select: none;
    text-align: center;
    white-space: nowrap;
    outline: none;
}

.btnLightRed {
    padding: 5px;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    color: #fff;
    background-color: #ec4040;
    box-shadow: 0 0 2px #aaa;
    border-color: transparent;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
    -moz-user-select: none; user-select: none;
    text-align: center;
    white-space: nowrap;
    outline: none;
}

.btnLightRed:hover {
    background-color: #ba3232;
}

.btnLightRed:active {
    transition: all 0.5s;
    position: relative;
    top: 2px;
    left: 2px;
    background-color: #9a2626;
}

.btnLightGreen:hover {
    background-color: #308033;
}

.btnLightGreen:active {
    transition: all 0.5s;
    position: relative;
    top: 2px;
    left: 2px;
    background-color: #265f28;
}

.btnLightGreen * {
    color: #fff;
}

.letterSpace2 {
    letter-spacing: 2px;
}

.beforeBlackBack:before{
    background-color: #000 !important;
}

.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } /* IE < 8 */


.glowRedBlack {
    animation: glowRedBlack 1.3s infinite;
}

@keyframes glowRedBlack {
    0% {
        border-bottom-color: #b12c2c;
    }
    50% {
        border-bottom-color: #260505;
    }
    100% {
        border-bottom-color: #b12c2c;
    }
}

.alignSelfFlexStart{
    align-self: flex-start;
}

.opacity0{
    opacity: 0;
}

.opacity1{
    opacity: 1;
}

.noShadow{
    box-shadow: none !important;
}

.stickTableHead {
    position: relative;
    border-top: 0 !important;
}

.stickTableHead thead tr th {
    z-index: 1;
    position: sticky;
    top: 0;
    border-bottom: none !important;
}

.stickTableHead thead tr th:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 5px solid var(--color-blue);
}

.backBlur{
    z-index: 999;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.rgb_depth_0 {
    background: rgb(194 68 64) !important;
}
.rgb_depth_1 {
    background: rgb(53 70 176) !important;
}
.rgb_depth_2 {
    background: rgb(160 87 119) !important;
}
.rgb_depth_3 {
    background: rgb(124, 145, 25) !important;
}
.rgb_depth_4 {
    background: rgb(84 93 166) !important;
}
.rgb_depth_5{
    background: rgb(87, 160, 134) !important;
}
.rgb_depth_6{
    background: rgb(156 84 179) !important;
}
.rgb_depth_7{
    background: rgb(193, 115, 37)!important;
}
.rgb_depth_8{
    background: rgb(119 137 143) !important;
}
.rgb_depth_9{
    background: rgb(53, 193, 37) !important;
}
.rgb_depth_10{
    background: rgb(114 167 88) !important;
}