﻿@charset "utf-8";

/*HELPER*/

.width100, .w100 {
    width: 100%;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

.mxh-100 {
    max-height: 100px;
}

.mxh-200 {
    max-height: 200px;
}

.mxh-300 {
    max-height: 300px;
}

.mxh-400 {
    max-height: 400px;
}

.mxh-500 {
    max-height: 500px;
}

.mxh-600 {
    max-height: 600px;
}

.mxh-700 {
    max-height: 700px;
}

.mxw-100 {
    max-width: 100px;
}

.mxw-200 {
    max-width: 200px;
}

.mxw-300 {
    max-width: 300px;
}

.mxw-400 {
    max-width: 400px;
}

.mxw-500 {
    max-width: 500px;
}

.mxw-600 {
    max-width: 600px;
}

.mxw-700 {
    max-width: 700px;
}

.hw100 {
    height: 100%;
    width: 100%;
}



.mw100 {
    max-width: 100% !important;
}

.w10 {
    width: 10% !important;
}

.w20 {
    width: 20% !important;
}

.w30 {
    width: 30% !important;
}

.w40 {
    width: 40% !important;
}

.w45 {
    width: 40% !important;
}

.w50 {
    width: 50% !important;
}

.w60 {
    width: 60% !important;
}

.w70 {
    width: 70% !important;
}

.w80 {
    width: 80% !important;
}

.w90 {
    width: 90% !important;
}

.w100 {
    width: 100% !important;
}

.wpx10 {
    width: 10px;
}

.wpx20 {
    width: 20px;
}

.wpx30 {
    width: 30px;
}

.wpx40 {
    width: 40px;
}

.wpx50 {
    width: 50px;
}

.wpx60 {
    width: 60px;
}

.wpx70 {
    width: 70px;
}

.wpx75 {
    width: 75px;
}

.wpx80 {
    width: 80px;
}

.wpx90 {
    width: 90px;
}

.wpx100 {
    width: 100px;
}

.wpx125 {
    width: 125px;
}

.wpx150 {
    width: 150px;
}

.wpx200 {
    width: 200px;
}

.wpx250 {
    width: 250px;
}

.wpx300 {
    width: 300px;
}

.wpx350 {
    width: 350px;
}

.wpx400 {
    width: 400px;
}

.wpx450 {
    width: 450px;
}

.wpx500 {
    width: 500px;
}


.pb-0 {
    padding-bottom: 0px !important;
}

.pb-2 {
    padding-bottom: 2px !important;
}

.pb-4 {
    padding-bottom: 4px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-6 {
    padding-bottom: 6px !important;
}

.pb-8 {
    padding-bottom: 8px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}


.pt-0 {
    padding-top: 0px !important;
}

.pt-2 {
    padding-top: 2px !important;
}

.pt-4 {
    padding-top: 4px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-6 {
    padding-top: 6px !important;
}

.pt-8 {
    padding-top: 8px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}



.pr-0 {
    padding-right: 0px !important;
}

.pr-2 {
    padding-right: 2px !important;
}

.pr-4 {
    padding-right: 4px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pr-6 {
    padding-right: 6px !important;
}

.pr-8 {
    padding-right: 8px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-20 {
    padding-right: 20px !important;
}




.pl-0 {
    padding-left: 0px !important;
}

.pl-2 {
    padding-left: 2px !important;
}

.pl-4 {
    padding-left: 4px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pl-6 {
    padding-left: 6px !important;
}

.pl-8 {
    padding-left: 8px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-20 {
    padding-left: 20px !important;
}





.mb-0 {
    margin-bottom: 0px !important;
}

.mb-2 {
    margin-bottom: 2px !important;
}

.mb-4 {
    margin-bottom: 4px;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-6 {
    margin-bottom: 6px !important;
}

.mb-8 {
    margin-bottom: 8px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}


.mt-0 {
    margin-top: 0px !important;
}

.mt-2 {
    margin-top: 2px !important;
}

.mt-4 {
    margin-top: 4px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-6 {
    margin-top: 6px !important;
}

.mt-8 {
    margin-top: 8px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}


.ml-0 {
    margin-left: 0px !important;
}

.ml-2 {
    margin-left: 2px !important;
}

.ml-4 {
    margin-left: 4px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.ml-6 {
    margin-left: 6px !important;
}

.ml-8 {
    margin-left: 8px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-15 {
    margin-left: 15px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-25 {
    margin-left: 25px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-50 {
    margin-left: 50px !important;
}


.mr-0 {
    margin-right: 0px !important;
}

.mr-2 {
    margin-right: 2px !important;
}

.mr-4 {
    margin-right: 4px !important;
}

.mr-5 {
    margin-right: 5px !important;
}

.mr-6 {
    margin-right: 6px !important;
}

.mr-8 {
    margin-right: 8px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-15 {
    margin-right: 15px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-25 {
    margin-right: 25px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px !important;
}


.lh-16 {
    line-height: 16px;
}

.lh-18 {
    line-height: 18px;
}

.lh-20 {
    line-height: 20px;
}

.lh-25 {
    line-height: 25px;
}

.lh-30 {
    line-height: 30px;
}

.lh-35 {
    line-height: 35px;
}

.fnt-10 {
    font-size: 10px;
}

.fnt-11 {
    font-size: 11px;
}

.fnt-12 {
    font-size: 12px;
}

.fnt-13 {
    font-size: 13px;
}

.fnt-14 {
    font-size: 14px;
}

.c-green {
    color: green;
}

.c-red {
    color: #c50d0a;
}

.c-blue {
    color: blue;
}

.c-grey {
    color: #aaa;
}

.pos-rel {
    position: relative;
}

.pos-abs {
    position: absolute;
}


.va-top {
    vertical-align: top;
}

.va-middle {
    vertical-align: middle;
}

.va-bottom {
    vertical-align: bottom;
}

.bt-none {
    border-top: 0px !important;
}

.bb-none {
    border-bottom: 0px !important;
}

.bl-none {
    border-left: 0px !important;
}

.br-none {
    border-right: 0px !important;
}


.bg-info {
    background-color: #f9fbfd !important;
}

.bg-success {
    background-color: #f6fff8 !important;
}

.bg-danger {
    background-color: #fff7f7 !important;
}

.bg-warning {
    background-color: #ffffe8 !important;
}

.bg-disabled {
    opacity: 0.5;
}
