/* Dimensions */
.wa {
    width: auto !important;
}

.w10 {
    width: 10px;
}
.w20 {
    width: 20px;
}
.w30 {
    width: 30px;
}
.w40 {
    width: 40px;
}
.w50 {
    width: 50px;
}
.w60 {
    width: 60px;
}
.w70 {
    width: 70px;
}
.w80 {
    width: 80px;
}
.w90 {
    width: 90px;
}
.w100 {
    width: 100px;
}
.w120 {
    width: 120px;
}
.w130 {
    width: 130px;
}
.w140 {
    width: 140px;
}
.w150 {
    width: 150px;
}
.w200 {
    width: 200px;
}
.w280 {
    width: 280px;
}
.w300 {
    width: 300px;
}
.w400 {
    width: 400px;
}
.w500 {
    width: 500px;
}
.w600 {
    width: 600px;
}
.w700 {
    width: 700px;
}
.w800 {
    width: 800px;
}

.mw100 {
    max-width: 100px;
}
.mw200 {
    max-width: 200px;
}
.mw300 {
    max-width: 300px;
}
.mw400 {
    max-width: 400px;
}
.mw500 {
    max-width: 500px;
}

.w5p {
    width: 5% !important;
}
.w7p {
    width: 7% !important;
}
.w10p {
    width: 10% !important;
}
.w15p {
    width: 15% !important;
}
.w16p {
    width: 16% !important;
}
.w17p {
    width: 17% !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;
}
.w75p {
    width: 75% !important;
}
.w80p {
    width: 80% !important;
}
.w85p {
    width: 85% !important;
}
.w90p {
    width: 90% !important;
}
.w95p {
    width: 95% !important;
}
.w100p {
    width: 100% !important;
}

.h10 {
    height: 10px;
}
.h20 {
    height: 20px;
}
.h30 {
    height: 30px;
}
.h40 {
    height: 40px;
}
.h50 {
    height: 50px;
}
.h60 {
    height: 60px;
}
.h100 {
    height: 100px;
}
.h120 {
    height: 150px;
}
.h150 {
    height: 150px;
}
.h200 {
    height: 200px;
}
.h225 {
    height: 225px;
}
.h280 {
    height: 280px;
}
.h300 {
    height: 300px;
}
.h400 {
    height: 400px;
}
.h410 {
    height: 410px;
}
.h500 {
    height: 500px;
}
.h600 {
    height: 600px;
}

.mh100 {
    max-height: 100px;
}
.mh200 {
    max-height: 200px;
}
.mh300 {
    max-height: 300px;
}
.mh400 {
    max-height: 400px;
}
.mh500 {
    max-height: 500px;
}

.h100p {
    height: 100% !important;
}

.h80vh {
    height: 80vh;
}
.h90vh {
    height: 90vh;
}

/* Margins and paddings */
.m0 {
    margin: 0;
}
.m5 {
    margin: 5px;
}
.m20 {
    margin: 20px;
}
.m50 {
    margin: 50px;
}

.mt0 {
    margin-top: 0;
}
.mt0i {
    margin-top: 0 !important;
}
.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt20i {
    margin-top: 20px !important;
}
.mt23 {
    margin-top: 23px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt35 {
    margin-top: 35px;
}
.mt40 {
    margin-top: 40px;
}
.mt45 {
    margin-top: 45px;
}
.mt50 {
    margin-top: 50px;
}
.mt100 {
    margin-top: 100px;
}

.mb0 {
    margin-bottom: 0;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb20i {
    margin-bottom: 20px !important;
}
.mb25 {
    margin-bottom: 25px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb30i {
    margin-bottom: 30px !important;
}
.mb35 {
    margin-bottom: 35px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb45 {
    margin-bottom: 45px;
}
.mb50 {
    margin-bottom: 50px;
}

.mr0 {
    margin-right: 0;
}
.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
.mr15 {
    margin-right: 15px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr40 {
    margin-right: 40px;
}
.mr50 {
    margin-right: 50px;
}

.ml0 {
    margin-left: 0;
}
.ml0i {
    margin-left: 0 !important;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.ml25i {
    margin-left: 25px !important;
}
.ml70 {
    margin-left: 70px;
}
.ml100i {
    margin-left: 100px !important;
}

.p0 {
    padding: 0;
}
.p5 {
    padding: 5px;
}
.p10 {
    padding: 10px;
}
.p15 {
    padding: 15px;
}
.p20 {
    padding: 20px;
}
.p50 {
    padding: 50px;
}
.p100 {
    padding: 100px;
}

.pt0 {
    padding-top: 0;
}
.pt0i {
    padding-top: 0 !important;
}
.pt2 {
    padding-top: 2px;
}
.pt3 {
    padding-top: 3px;
}
.pt5 {
    padding-top: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt10i {
    padding-top: 10px !important;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.pt25 {
    padding-top: 25px;
}
.pt30 {
    padding-top: 30px;
}
.pt32 {
    padding-top: 32px;
}
.pt35 {
    padding-top: 35px;
}
.pt40 {
    padding-top: 40px;
}
.pt60 {
    padding-top: 60px;
}

.pl0 {
    padding-left: 0;
}
.pl5 {
    padding-left: 5px;
}
.pl10 {
    padding-left: 10px;
}
.pl15 {
    padding-left: 15px;
}
.pl20 {
    padding-left: 20px;
}
.pl25 {
    padding-left: 25px;
}

.pb0 {
    padding-bottom: 0;
}
.pb0i {
    padding-bottom: 0 !important;
}
.pb5 {
    padding-bottom: 5px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb20i {
    padding-bottom: 20px !important;
}
.pb25 {
    padding-bottom: 25px;
}
.pb25i {
    padding-bottom: 25px !important;
}
.pb32 {
    padding-bottom: 32px;
}
.pb60 {
    padding-bottom: 60px;
}
.pb0 {
    padding-bottom: 0;
}
.pb0i {
    padding-bottom: 0 !important;
}
.pb5 {
    padding-bottom: 5px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb25 {
    padding-bottom: 25px;
}
.pb32 {
    padding-bottom: 32px;
}
.pb60 {
    padding-bottom: 60px;
}

.pr0 {
    padding-right: 0;
}
.pr5 {
    padding-right: 5px;
}
.pr10 {
    padding-right: 10px;
}
.pr15 {
    padding-right: 15px;
}
.pr20 {
    padding-right: 20px;
}
.pr25 {
    padding-right: 25px;
}

/* Line sizes */
.lhn {
    line-height: normal;
}
.lhi {
    line-height: inherit;
}

/* Border radius */
.br-1 {
    border-radius: 1px;
}
.br-2 {
    border-radius: 2px;
}
.br-3 {
    border-radius: 3px;
}
.br-4 {
    border-radius: 4px;
}
.br-1 {
    border-radius: 1px;
}
.br-2 {
    border-radius: 2px;
}
.br-3 {
    border-radius: 3px;
}
.br-4 {
    border-radius: 4px;
}

/* Font size */
.f-size-10 {
    font-size: 10px;
}
.f-size-12 {
    font-size: 12px;
}
.f-size-14 {
    font-size: 14px;
}
.f-size-16 {
    font-size: 16px;
}

.border-none {
    border: none !important;
}
.border-top-none {
    border-top: none !important;
}
.border-bottom-none {
    border-bottom: none !important;
}
.border-right-none {
    border-right: none !important;
}
.border-left-none {
    border-left: none !important;
}

/* Text */
.nobr {
    white-space: nowrap;
}
.monospace {
    font-family: monospace;
}
.bold {
    font-weight: 800 !important;
}
.l-s-square {
    list-style-type: square;
}
.no-decoration,
.no-decoration:hover,
.no-decoration:focus,
.no-decoration:active {
    text-decoration: none !important;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.no-selection {
    user-select: none;
}

/* Lists */
ul.no-style-type,
div.no-style-type > ul {
    list-style-type: none;
}
.no-style-type ul {
    list-style-type: none;
}

/* Display */
.hidden {
    display: none;
}
.display-none {
    display: none;
}
.inline {
    display: inline;
}

.d-flex-column {
    display: flex;
    flex-direction: column;
}
.d-flex-row-reverse {
    display: flex;
    flex-direction: row-reverse;
}

/* Overflow */
.scroll-y {
    overflow-y: scroll;
}
.scroll-x {
    overflow-x: scroll;
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-auto {
    overflow: auto;
}

/* Cursor, pointer */
.cursor-move {
    cursor: move !important;
}
.cursor-pointer {
    cursor: pointer !important;
}
.cursor-default {
    cursor: default !important;
}
.no-click,
.pointer-events-disabled-none [disabled] {
    pointer-events: none;
}

/* Alignment */
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}

.vertical-middle {
    vertical-align: middle !important;
}
.vertical-top {
    vertical-align: top !important;
}
.vertical-bottom {
    vertical-align: bottom !important;
}

/* Other */
.no-resize {
    resize: none;
}

.b15 {
    bottom: 15px;
}
