/*===============================================
   Font Imports
================================================= */
@import url('https://fonts.googleapis.com/css?family=Berkshire+Swash|Indie+Flower|Lato|Lobster|Marmelad|Merriweather+Sans|Noto+Serif|Oswald|Playball|Righteous');

/*===============================================
   Font Sizes
================================================= */

.fw200 {
    font-weight: 200 !important;
}

.fw300 {
    font-weight: 300 !important;
}

.fw400 {
    font-weight: 400 !important;
}

.fw600 {
    font-weight: 600 !important;
}

.fs3 {
    font-size: 4px !important;
}

.fs4 {
    font-size: 4px !important;
}

.fs5 {
    font-size: 5px !important;
}

.fs6 {
    font-size: 6px !important;
}

.fs7 {
    font-size: 7px !important;
}

.fs8 {
    font-size: 8px !important;
}

.fs9 {
    font-size: 9px !important;
}

.fs10 {
    font-size: 10px !important;
}

.fs11 {
    font-size: 11px !important;
}

.fs12 {
    font-size: 12px !important;
}

.fs13 {
    font-size: 13px !important;
}

.fs14 {
    font-size: 14px !important;
}

.fs15 {
    font-size: 15px !important;
}

.fs16 {
    font-size: 16px !important;
}

.fs17 {
    font-size: 17px !important;
}

.fs18 {
    font-size: 18px !important;
}

.fs20 {
    font-size: 20px !important;
}

.fs22 {
    font-size: 22px !important;
}

.fs24 {
    font-size: 24px !important;
}

.fs26 {
    font-size: 26px !important;
}

.fs28 {
    font-size: 28px !important;
}

.fs30 {
    font-size: 30px !important;
}

.fs35 {
    font-size: 35px !important;
}

.fs40 {
    font-size: 40px !important;
}

.fs45 {
    font-size: 45px !important;
}

.fs50 {
    font-size: 50px !important;
}

.fs60 {
    font-size: 60px !important;
}

.fs70 {
    font-size: 70px !important;
}

.fs80 {
    font-size: 80px !important;
}

.fs90 {
    font-size: 90px !important;
}

.fs100 {
    font-size: 100px !important;
}

/*===============================================
   Padding Helpers
================================================= */
.pn {
    padding: 0 !important;
}

.p1 {
    padding: 1px !important;
}

.p2 {
    padding: 2px !important;
}

.p3 {
    padding: 3px !important;
}

.p4 {
    padding: 4px !important;
}

.p5 {
    padding: 5px !important;
}

.p6 {
    padding: 6px !important;
}

.p7 {
    padding: 7px !important;
}

.p8 {
    padding: 8px !important;
}

.p10 {
    padding: 10px !important;
}

.p12 {
    padding: 12px !important;
}

.p15 {
    padding: 15px !important;
}

.p20 {
    padding: 20px !important;
}

.p25 {
    padding: 25px !important;
}

.p30 {
    padding: 30px !important;
}

.p35 {
    padding: 35px !important;
}

.p40 {
    padding: 40px !important;
}

.p50 {
    padding: 50px !important;
}

.ptn {
    padding-top: 0 !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt35 {
    padding-top: 35px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.prn {
    padding-right: 0 !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr35 {
    padding-right: 35px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.pbn {
    padding-bottom: 0 !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb35 {
    padding-bottom: 35px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pln {
    padding-left: 0 !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl50 {
    padding-left: 50px !important;
}

/*===============================================
   Axis Padding (both top/bottom or left/right)
================================================= */
.pv5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pv8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.pv10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pv15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pv20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.pv25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.pv30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.pv40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.pv50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.ph5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.ph8 {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.ph10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.ph15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.ph20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.ph25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.ph30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.ph40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.ph50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

/*===============================================
   RESPONSIVE PADDING HELPERS
================================================= */
@media (min-width: 1140px) {
    .ptn-lg {
        padding-top: 0 !important;
    }

    .prn-lg {
        padding-right: 0 !important;
    }

    .pbn-lg {
        padding-bottom: 0 !important;
    }

    .pln-lg {
        padding-left: 0 !important;
    }

    .pt5-lg {
        padding-top: 5px !important;
    }

    .pr5-lg {
        padding-right: 5px !important;
    }

    .pb5-lg {
        padding-bottom: 5px !important;
    }

    .pl5-lg {
        padding-left: 5px !important;
    }
}

@media (min-width: 992px) {
    .ptn-md {
        padding-top: 0 !important;
    }

    .prn-md {
        padding-right: 0 !important;
    }

    .pbn-md {
        padding-bottom: 0 !important;
    }

    .pln-md {
        padding-left: 0 !important;
    }

    .pt5-md {
        padding-top: 5px !important;
    }

    .pr5-md {
        padding-right: 5px !important;
    }

    .pb5-md {
        padding-bottom: 5px !important;
    }

    .pl5-md {
        padding-left: 5px !important;
    }
}

/*===============================================
    Margin Helpers
================================================= */
/* margin center helper */
.mauto {
    margin-left: auto;
    margin-right: auto;
}

.mn {
    margin: 0 !important;
}

.m1 {
    margin: 1px !important;
}

.m2 {
    margin: 2px !important;
}

.m3 {
    margin: 3px !important;
}

.m4 {
    margin: 4px !important;
}

.m5 {
    margin: 5px !important;
}

.m8 {
    margin: 8px !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.m20 {
    margin: 20px !important;
}

.m25 {
    margin: 25px !important;
}

.m30 {
    margin: 30px !important;
}

.m35 {
    margin: 35px !important;
}

.m40 {
    margin: 40px !important;
}

.m50 {
    margin: 50px !important;
}

.mtn {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mrn {
    margin-right: 0 !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mbn {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mln {
    margin-left: 0 !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml50 {
    margin-left: 50px !important;
}

/*===============================================
  AXIS MARGINS (BOTH TOP/BOTTOM OR LEFT/RIGHT)
================================================= */
.mv5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.mv10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mv15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.mv20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.mv25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.mv30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.mv40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.mv50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.mv70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
}

.mh5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.mh10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mh15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.mh20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mh25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

.mh30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.mh40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.mh50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
}

.mh70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
}

.mnh-350 {
    min-height: 350px !important;
}

.mxh-350 {
    max-height: 350px !important;
}

.mxh-400 {
    max-height: 400px !important;
}

/* Negative Margin Helpers */
.mtn5 {
    margin-top: -5px !important;
}

.mtn10 {
    margin-top: -10px !important;
}

.mtn15 {
    margin-top: -15px !important;
}

.mtn20 {
    margin-top: -20px !important;
}

.mtn30 {
    margin-top: -30px !important;
}

.mrn5 {
    margin-right: -5px !important;
}

.mrn10 {
    margin-right: -10px !important;
}

.mrn15 {
    margin-right: -15px !important;
}

.mrn20 {
    margin-right: -20px !important;
}

.mrn30 {
    margin-right: -30px !important;
}

.mbn5 {
    margin-bottom: -5px !important;
}

.mbn10 {
    margin-bottom: -10px !important;
}

.mbn15 {
    margin-bottom: -15px !important;
}

.mbn20 {
    margin-bottom: -20px !important;
}

.mbn30 {
    margin-bottom: -30px !important;
}

.mln5 {
    margin-left: -5px !important;
}

.mln10 {
    margin-left: -10px !important;
}

.mln15 {
    margin-left: -15px !important;
}

.mln20 {
    margin-left: -20px !important;
}

.mln30 {
    margin-left: -30px !important;
}

/*===============================================
  VERTICAL NEGATIVE MARGIN "MV" + "N" + "X"
================================================= */
.mvn5 {
    margin-top: -5px !important;
    margin-bottom: -5px !important;
}

.mvn10 {
    margin-top: -10px !important;
    margin-bottom: -10px !important;
}

.mvn15 {
    margin-top: -15px !important;
    margin-bottom: -15px !important;
}

.mvn20 {
    margin-top: -20px !important;
    margin-bottom: -20px !important;
}

.mvn30 {
    margin-top: -30px !important;
    margin-bottom: -30px !important;
}

/*===============================================
   HORIZONTAL NEGATIVE MARGIN "MH" + "N" + "X"
================================================= */
.mhn5 {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.mhn10 {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.mhn15 {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.mhn20 {
    margin-left: -20px !important;
    margin-right: -20px !important;
}

.mhn30 {
    margin-left: -30px !important;
    margin-right: -30px !important;
}

/*===============================================
  LineHeight Helpers
================================================= */
.lh0 {
    line-height: 0 !important;
}

.lh5 {
    line-height: 5px !important;
}

.lh10 {
    line-height: 10px !important;
}

.lh15 {
    line-height: 15px !important;
}

.lh20 {
    line-height: 20px !important;
}

.lh25 {
    line-height: 25px !important;
}

.lh30 {
    line-height: 30px !important;
}

.lh35 {
    line-height: 35px !important;
}

.lh40 {
    line-height: 40px !important;
}

/*===============================================
    Border Helpers
================================================= */
/* Border Disables */
.br-l-n {
    border-left: none !important;
}

.br-r-n {
    border-right: none !important;
}

.br-t-n {
    border-top: none !important;
}

.br-b-n {
    border-bottom: none !important;
}

.br-n {
    border: none !important;
}

.br-v-n {
    border-top: none !important;
    border-bottom: none !important;
}

.br-h-n {
    border-left: none !important;
    border-right: none !important;
}

.br-a {
    border: 1px solid #eeeeee !important;
}

.br-l {
    border-left: 1px solid #eeeeee !important;
}

.br-r {
    border-right: 1px solid #eeeeee !important;
}

.br-t {
    border-top: 1px solid #eeeeee !important;
}

.br-b {
    border-bottom: 1px solid #eeeeee !important;
}

.br-dashed {
    border-style: dotted !important;
}

.br0 {
    border-radius: 0 !important;
}

.br1 {
    border-radius: 1px !important;
}

.br2 {
    border-radius: 2px !important;
}

.br3 {
    border-radius: 3px !important;
}

.br4 {
    border-radius: 4px !important;
}

.br6 {
    border-radius: 6px !important;
}

.br8 {
    border-radius: 8px !important;
}

.br12 {
    border-radius: 12px !important;
}

.br24 {
    border-radius: 24px !important;
}

.br64 {
    border-radius: 64px !important;
}

.bw1 {
    border-width: 1px !important;
}

.bw2 {
    border-width: 2px !important;
}

.bw3 {
    border-width: 3px !important;
}

.bw4 {
    border-width: 4px !important;
}

.bw5 {
    border-width: 5px !important;
}

.bw8 {
    border-width: 8px !important;
}

.bw10 {
    border-width: 10px !important;
}

.bw15 {
    border-width: 15px !important;
}

.br-white {
    border-color: #ffffff !important;
}

.br-lighter {
    border-color: #eeeeee !important;
}

.br-light {
    border-color: #e7e7e7 !important;
}

.br-grey {
    border-color: #d9d9d9 !important;
}

.br-greyer {
    border-color: #cccccc !important;
}

.br-dark {
    border-color: #3b3f4f !important;
}

.br-dark-light {
    border-color: #51566c !important;
}

.br-primary {
    border-color: #4a89dc !important;
}

.br-primary-light {
    border-color: #75a5e4 !important;
}

.br-info {
    border-color: #3bafda !important;
}

.br-info-light {
    border-color: #66c1e2 !important;
}

.br-success {
    border-color: #70ca63 !important;
}

.br-success-light {
    border-color: #93d789 !important;
}

.br-warning {
    border-color: #f6bb42 !important;
}

.br-warning-light {
    border-color: #f8cd73 !important;
}

.br-danger {
    border-color: #e9573f !important;
}

.br-danger-light {
    border-color: #ee7f6d !important;
}

.br-alert {
    border-color: #967adc !important;
}

.br-alert-light {
    border-color: #b6a2e7 !important;
}

.br-system {
    border-color: #37bc9b !important;
}

.br-system-light {
    border-color: #58ceb1 !important;
}

.br-tp-top {
    border-top-color: rgba(0, 0, 0, 0.1);
}

.br-tp-right {
    border-right-color: rgba(0, 0, 0, 0.1);
}

.br-tp-left {
    border-left-color: rgba(0, 0, 0, 0.1);
}

/*===============================================
  Max Width Helpers
================================================= */
.fluid-width {
    width: 100% !important;
}

.mw10 {
    max-width: 10px !important;
}

.mw20 {
    max-width: 20px !important;
}

.mw30 {
    max-width: 30px !important;
}

.mw35 {
    max-width: 35px !important;
}

.mw40 {
    max-width: 40px !important;
}

.mw45 {
    max-width: 45px !important;
}

.mw50 {
    max-width: 50px !important;
}

.mw60 {
    max-width: 60px !important;
}

.mw80 {
    max-width: 80px !important;
}

.mw100 {
    max-width: 100px !important;
}

.mw140 {
    max-width: 140px !important;
}

.mw160 {
    max-width: 160px !important;
}

.mw180 {
    max-width: 180px !important;
}

.mw200 {
    max-width: 200px !important;
}

.mw240 {
    max-width: 240px !important;
}

.mw280 {
    max-width: 280px !important;
}

.mw320 {
    max-width: 320px !important;
}

.mw400 {
    max-width: 400px !important;
}

.mw450 {
    max-width: 450px !important;
}

.mw500 {
    max-width: 500px !important;
}

.mw600 {
    max-width: 600px !important;
}

.mw700 {
    max-width: 700px !important;
}

.mw800 {
    max-width: 800px !important;
}

.mw900 {
    max-width: 900px !important;
}

.mw1000 {
    max-width: 1000px !important;
}

.mw1100 {
    max-width: 1100px !important;
}

.mw1200 {
    max-width: 1200px !important;
}

.w5 {
    width: 5px !important;
}

.w10 {
    width: 10px !important;
}

.w15 {
    width: 15px !important;
}

.w20 {
    width: 20px !important;
}

.w30 {
    width: 30px !important;
}

.w40 {
    width: 40px !important;
}

.w50 {
    width: 50px !important;
}

.w75 {
    width: 75px !important;
}

.w100 {
    width: 100px !important;
}

.w125 {
    width: 125px !important;
}

.w150 {
    width: 150px !important;
}

.w175 {
    width: 175px !important;
}

.w200 {
    width: 200px !important;
}

.w225 {
    width: 225px !important;
}

.w250 {
    width: 250px !important;
}

.w300 {
    width: 300px !important;
}

.w320 {
    width: 320px !important;
}

.w350 {
    width: 350px !important;
}

.w400 {
    width: 400px !important;
}

.w450 {
    width: 450px !important;
}

.mnw20 {
    min-width: 20px !important;
}

.mnw30 {
    min-width: 30px !important;
}

.mnw40 {
    min-width: 40px !important;
}

.mnw50 {
    min-width: 50px !important;
}

.mnw75 {
    min-width: 75px !important;
}

.mnw100 {
    min-width: 100px !important;
}

.mnw125 {
    min-width: 125px !important;
}

.mnw150 {
    min-width: 150px !important;
}

.mnw175 {
    min-width: 175px !important;
}

.mnw200 {
    min-width: 200px !important;
}

.mnw250 {
    min-width: 250px !important;
}

.mnw300 {
    min-width: 300px !important;
}

.mnw500 {
    min-width: 500px !important;
}

.mnw700 {
    min-width: 700px !important;
}

.mnw1000 {
    min-width: 1000px !important;
}

/*===============================================
   Background ColorCustom
================================================= */
.app-bg-white {
    background-color: #ffffff !important;
}

.app-bg-white-light {
    background-color: #ffffff !important;
}

.app-bg-white-lighter {
    background-color: #ffffff !important;
}

.app-bg-white-dark {
    background-color: #f6f6f6 !important;
}

.app-bg-white-darker {
    background-color: #ececec !important;
}

.app-bg-muted {
    background-color: #999999 !important;
}

.app-bg-muted-light {
    background-color: #a2a2a2 !important;
}

.app-bg-muted-lighter {
    background-color: #acacac !important;
}

.app-bg-muted-dark {
    background-color: #909090 !important;
}

.app-bg-muted-darker {
    background-color: #868686 !important;
}

.app-bg-primary {
    background-color: #4a89dc !important;
}

.app-bg-primary-light {
    background-color: #5993df !important;
}

.app-bg-primary-lighter {
    background-color: #6a9ee2 !important;
}

.app-bg-primary-dark {
    background-color: #3b7fd9 !important;
}

.app-bg-primary-darker {
    background-color: #2a74d6 !important;
}

.app-bg-success {
    background-color: #70ca63 !important;
}

.app-bg-success-light {
    background-color: #7ccf70 !important;
}

.app-bg-success-lighter {
    background-color: #8ad480 !important;
}

.app-bg-success-dark {
    background-color: #64c556 !important;
}

.app-bg-success-darker {
    background-color: #56c046 !important;
}

.app-bg-info {
    background-color: #3bafda !important;
}

.app-bg-info-light {
    background-color: #4ab5dd !important;
}

.app-bg-info-lighter {
    background-color: #5bbce0 !important;
}

.app-bg-info-dark {
    background-color: #2ca9d7 !important;
}

.app-bg-info-darker {
    background-color: #269dc9 !important;
}

.app-bg-warning {
    background-color: #f6bb42 !important;
}

.app-bg-warning-light {
    background-color: #f7c153 !important;
}

.app-bg-warning-lighter {
    background-color: #f8c867 !important;
}

.app-bg-warning-dark {
    background-color: #f5b531 !important;
}

.app-bg-warning-darker {
    background-color: #f4ae1d !important;
}

.app-bg-danger {
    background-color: #e9573f !important;
}

.app-bg-danger-light {
    background-color: #eb654f !important;
}

.app-bg-danger-lighter {
    background-color: #ed7561 !important;
}

.app-bg-danger-dark {
    background-color: #e7492f !important;
}

.app-bg-danger-darker {
    background-color: #e5391d !important;
}

.app-bg-alert {
    background-color: #967adc !important;
}

.app-bg-alert-light {
    background-color: #a188e0 !important;
}

.app-bg-alert-lighter {
    background-color: #ae98e4 !important;
}

.app-bg-alert-dark {
    background-color: #8b6cd8 !important;
}

.app-bg-alert-darker {
    background-color: #7e5cd4 !important;
}

.app-bg-system {
    background-color: #37bc9b !important;
}

.app-bg-system-light {
    background-color: #3ec7a5 !important;
}

.app-bg-system-lighter {
    background-color: #4ecbac !important;
}

.app-bg-system-dark {
    background-color: #33ae90 !important;
}

.app-bg-system-darker {
    background-color: #2e9e83 !important;
}

.app-bg-dark {
    background-color: #3b3f4f !important;
}

.app-bg-dark-light {
    background-color: #434759 !important;
}

.app-bg-dark-lighter {
    background-color: #4b5065 !important;
}

.app-bg-dark-dark {
    background-color: #333745 !important;
}

.app-bg-dark-darker {
    background-color: #2b2e39 !important;
}

.app-bg-gray {

    background-color: #d2d6de !important;
}

.app-bg-gray-light {
    background-color: #f7f7f7;
}

.app-bg-black {
    background-color: #111111 !important;
}

.app-bg-red {
    background-color: #dd4b39 !important;
}

.app-bg-yellow {
    background-color: #f39c12 !important;
}

.app-bg-aqua {
    background-color: #00c0ef !important;
}

.app-bg-blue {
    background-color: #0073b7 !important;
}

.app-bg-light-blue {
    background-color: #3c8dbc !important;
}

.app-bg-green {
    background-color: #00a65a !important;
}

.app-bg-navy {
    background-color: #001f3f !important;
}

.app-bg-teal {
    background-color: #39cccc !important;
}

.app-bg-olive {
    background-color: #3d9970 !important;
}

.app-bg-lime {
    background-color: #01ff70 !important;
}

.app-bg-orange {
    background-color: #ff851b !important;
}

.app-bg-fuchsia {
    background-color: #f012be !important;
}

.app-bg-purple {
    background-color: #605ca8 !important;
}

.app-bg-maroon {
    background-color: #d81b60 !important;
}

.app-bg-gray-active {

    background-color: #b5bbc8 !important;
}

.app-bg-black-active {
    background-color: #000000 !important;
}

.app-bg-red-active {
    background-color: #d33724 !important;
}

.app-bg-yellow-active {
    background-color: #db8b0b !important;
}

.app-bg-aqua-active {
    background-color: #00a7d0 !important;
}

.app-bg-blue-active {
    background-color: #005384 !important;
}

.app-bg-light-blue-active {
    background-color: #357ca5 !important;
}

.app-bg-green-active {
    background-color: #008d4c !important;
}

.app-bg-navy-active {
    background-color: #001a35 !important;
}

.app-bg-teal-active {
    background-color: #30bbbb !important;
}

.app-bg-olive-active {
    background-color: #368763 !important;
}

.app-bg-lime-active {
    background-color: #00e765 !important;
}

.app-bg-orange-active {
    background-color: #ff7701 !important;
}

.app-bg-fuchsia-active {
    background-color: #db0ead !important;
}

.app-bg-purple-active {
    background-color: #555299 !important;
}

.app-bg-maroon-active {
    background-color: #ca195a !important;
}

/*===============================================
   Text Color Custom CSS
================================================= */

.app-text-white {
    color: #ffffff !important;
}

.app-text-white-light {
    color: #ffffff !important;
}

.app-text-white-lighter {
    color: #ffffff !important;
}

.app-text-white-dark {
    color: #f6f6f6 !important;
}

.app-text-white-darker {
    color: #ececec !important;
}

.app-text-muted {
    color: #999999 !important;
}

.app-text-muted-light {
    color: #a2a2a2 !important;
}

.app-text-muted-lighter {
    color: #acacac !important;
}

.app-text-muted-dark {
    color: #909090 !important;
}

.app-text-muted-darker {
    color: #868686 !important;
}

.app-text-primary {
    color: #4a89dc !important;
}

.app-text-primary-light {
    color: #5993df !important;
}

.app-text-primary-lighter {
    color: #6a9ee2 !important;
}

.app-text-primary-dark {
    color: #3b7fd9 !important;
}

.app-text-primary-darker {
    color: #2a74d6 !important;
}

.app-text-success {
    color: #70ca63 !important;
}

.app-text-success-light {
    color: #7ccf70 !important;
}

.app-text-success-lighter {
    color: #8ad480 !important;
}

.app-text-success-dark {
    color: #64c556 !important;
}

.app-text-success-darker {
    color: #56c046 !important;
}

.app-text-info {
    color: #3bafda !important;
}

.app-text-info-light {
    color: #4ab5dd !important;
}

.app-text-info-lighter {
    color: #5bbce0 !important;
}

.app-text-info-dark {
    color: #2ca9d7 !important;
}

.app-text-info-darker {
    color: #269dc9 !important;
}

.app-text-warning {
    color: #f6bb42 !important;
}

.app-text-warning-light {
    color: #f7c153 !important;
}

.app-text-warning-lighter {
    color: #f8c867 !important;
}

.app-text-warning-dark {
    color: #f5b531 !important;
}

.app-text-warning-darker {
    color: #f4ae1d !important;
}

.app-text-danger {
    color: #e9573f !important;
}

.app-text-danger-light {
    color: #eb654f !important;
}

.app-text-danger-lighter {
    color: #ed7561 !important;
}

.app-text-danger-dark {
    color: #e7492f !important;
}

.app-text-danger-darker {
    color: #e5391d !important;
}

.app-text-alert {
    color: #967adc !important;
}

.app-text-alert-light {
    color: #a188e0 !important;
}

.app-text-alert-lighter {
    color: #ae98e4 !important;
}

.app-text-alert-dark {
    color: #8b6cd8 !important;
}

.app-text-alert-darker {
    color: #7e5cd4 !important;
}

.app-text-system {
    color: #37bc9b !important;
}

.app-text-system-light {
    color: #3ec7a5 !important;
}

.app-text-system-lighter {
    color: #4ecbac !important;
}

.app-text-system-dark {
    color: #33ae90 !important;
}

.app-text-system-darker {
    color: #2e9e83 !important;
}

.app-text-dark {
    color: #3b3f4f !important;
}

.app-text-dark-light {
    color: #434759 !important;
}

.app-text-dark-lighter {
    color: #4b5065 !important;
}

.app-text-dark-dark {
    color: #333745 !important;
}

.app-text-dark-darker {
    color: #2b2e39 !important;
}

.app-text-gray {

    color: #d2d6de !important;
}

.app-text-gray-light {
    color: #f7f7f7;
}

.app-text-black {
    color: #111111 !important;
}

.app-text-red {
    color: #dd4b39 !important;
}

.app-text-yellow {
    color: #f39c12 !important;
}

.app-text-aqua {
    color: #00c0ef !important;
}

.app-text-blue {
    color: #0073b7 !important;
}

.app-text-light-blue {
    color: #3c8dbc !important;
}

.app-text-green {
    color: #00a65a !important;
}

.app-text-navy {
    color: #001f3f !important;
}

.app-text-teal {
    color: #39cccc !important;
}

.app-text-olive {
    color: #3d9970 !important;
}

.app-text-lime {
    color: #01ff70 !important;
}

.app-text-orange {
    color: #ff851b !important;
}

.app-text-fuchsia {
    color: #f012be !important;
}

.app-text-purple {
    color: #605ca8 !important;
}

.app-text-maroon {
    color: #d81b60 !important;
}

.app-text-gray-active {

    color: #b5bbc8 !important;
}

.app-text-black-active {
    color: #000000 !important;
}

.app-text-red-active {
    color: #d33724 !important;
}

.app-text-yellow-active {
    color: #db8b0b !important;
}

.app-text-aqua-active {
    color: #00a7d0 !important;
}

.app-text-blue-active {
    color: #005384 !important;
}

.app-text-light-blue-active {
    color: #357ca5 !important;
}

.app-text-green-active {
    color: #008d4c !important;
}

.app-text-navy-active {
    color: #001a35 !important;
}

.app-text-teal-active {
    color: #30bbbb !important;
}

.app-text-olive-active {
    color: #368763 !important;
}

.app-text-lime-active {
    color: #00e765 !important;
}

.app-text-orange-active {
    color: #ff7701 !important;
}

.app-text-fuchsia-active {
    color: #db0ead !important;
}

.app-text-purple-active {
    color: #555299 !important;
}

.app-text-maroon-active {
    color: #ca195a !important;
}

/*===============================================
  BACKGROUND GRADIENT CSS
================================================= */
.gradient-dark {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.12)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.12) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1f000000', GradientType=0);
}

.gradient-light {
    border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#00ffffff', GradientType=0);
}

/*===============================================
 Width In Percentage CSS
================================================= */
.wp5 {
    width: 5% !important;
}

.wp10 {
    width: 10% !important;
}

.wp15 {
    width: 15% !important;
}

.wp20 {
    width: 20% !important;
}

.wp25 {
    width: 25% !important;
}

.wp30 {
    width: 30% !important;
}

.wp35 {
    width: 35% !important;
}

.wp40 {
    width: 40% !important;
}

.wp45 {
    width: 45% !important;
}

.wp50 {
    width: 50% !important;
}

.wp55 {
    width: 55% !important;
}

.wp60 {
    width: 60% !important;
}

.wp65 {
    width: 65% !important;
}

.wp70 {
    width: 70% !important;
}

.wp75 {
    width: 75% !important;
}

.wp80 {
    width: 80% !important;
}

.wp85 {
    width: 85% !important;
}

.wp90 {
    width: 90% !important;
}

.wp95 {
    width: 95% !important;
}

.wp100 {
    width: 100% !important;
}

.fsn {
    font-style: normal !important;
}

.fsi {
    font-style: italic !important;
}

.fso {
    font-style: oblique !important;
}

/*===============================================
 Google Fonst Style
================================================= */
.gf-lobster {
    font-family: 'Lobster', cursive !important;
}

.gf-lato {
    font-family: 'Lato', sans-serif !important;
}

.gf-oswald {
    font-family: 'Oswald', sans-serif !important;
}

.gf-indie {
    font-family: 'Indie Flower', cursive !important;
}

.gf-noto {
    font-family: 'Noto Serif', serif !important;
}

.gf-merriweather {
    font-family: 'Merriweather Sans', sans-serif !important;
}

.gf-righteou {
    font-family: 'Righteous', cursive !important;
}

.gf-berkshire {
    font-family: 'Berkshire Swash', cursive !important;
}

.gf-playball {
    font-family: 'Playball', cursive !important;
}

.gf-marmelad {
    font-family: 'Marmelad', sans-serif !important;
}

/*===============================================
 Cursors Style
================================================= */
.cursor-alias {
    cursor: alias !important;
}

.cursor-all-scroll {
    cursor: all-scroll !important;
}

.cursor-auto {
    cursor: auto !important;
}

.cursor-cell {
    cursor: cell !important;
}

.cursor-context-menu {
    cursor: context-menu !important;
}

.cursor-col-resize {
    cursor: col-resize !important;
}

.cursor-copy {
    cursor: copy !important;
}

.cursor-crosshair {
    cursor: crosshair !important;
}

.cursor-default {
    cursor: default !important;
}

.cursor-e-resize {
    cursor: e-resize !important;
}

.cursor-ew-resize {
    cursor: ew-resize !important;
}

.cursor-grab {
    cursor: grab !important;
}

.cursor-grabbing {
    cursor: grabbing !important;
}

.cursor-help {
    cursor: help !important;
}

.cursor-move {
    cursor: move !important;
}

.cursor-n-resize {
    cursor: n-resize !important;
}

.cursor-ne-resize {
    cursor: ne-resize !important;
}

.cursor-nesw-resize {
    cursor: nesw-resize !important;
}

.cursor-ns-resize {
    cursor: ns-resize !important;
}

.cursor-nw-resize {
    cursor: nw-resize !important;
}

.cursor-nwse-resize {
    cursor: nwse-resize !important;
}

.cursor-no-drop {
    cursor: no-drop !important;
}

.cursor-none {
    cursor: none !important;
}

.cursor-not-allowed {
    cursor: not-allowed !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.cursor-progress {
    cursor: progress !important;
}

.cursor-row-resize {
    cursor: row-resize !important;
}

.cursor-s-resize {
    cursor: s-resize !important;
}

.cursor-se-resize {
    cursor: se-resize !important;
}

.cursor-sw-resize {
    cursor: sw-resize !important;
}

.cursor-text {
    cursor: text !important;
}

.cursor-w-resize {
    cursor: w-resize !important;
}

.cursor-wait {
    cursor: wait !important;
}

.cursor-zoom-in {
    cursor: zoom-in !important;
}

.cursor-zoom-out {
    cursor: zoom-out !important;
}

.rqred {
    color: #ef5350 !important;

}

.pagination {
    display: block !important;
    list-style: none;
    border-radius: 0.25rem;
    margin-top: 1rem;
}

ul.pagination li {
    display: inline !important;
    font-size: 12px;
    font-weight: bold;
}

ul.pagination li a {

    /* color: black;*/
    padding: 8px 8px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 4px;
}

ul.pagination li a.active {
    background-color: #4CAF50;
    padding: 8px 8px;
    margin: 4px;
    color: white;
    border: 1px solid #4CAF50;
}

ul.pagination li.active {

    color: #fff;
    background-color: #1E9FF2;
    border-color: #1E9FF2;
    padding: 8px 8px;
    margin: 4px;

}

ul.pagination li a:hover {
    color: #fff;
    background-color: #1E9FF2;
    border-color: #1E9FF2;
}

ul.pagination li.disabled {

    color: #ddd;
    padding: 8px 8px;
    border: 1px solid #ddd;
    margin: 4px;
}

.picker__input {
    background-color: #fff !important;
}

.select2 {
    width: 100% !important;
}

.table th {
    /*bootstrap-extended.css overwrite*/
    padding: 0.75rem 0.5rem;
}

.table td {
    /*bootstrap-extended.css overwrite*/
    padding: 0.75rem 0.5rem;
}

/*.picker{*/
/*position: inherit !important;*/
/*}*/
/*
.app-content {
    background: url(../uploads/site/content_bg.png) !important;
}
*/

@page {
    size: A4;
    margin: 0 5px;
    margin-top: 5px;
}

@media print {

    html, body {
        width: 210mm;
        height: 297mm;
        -webkit-print-color-adjust: exact !important;
        -moz-print-color-adjust: exact !important;
        color-adjust: exact !important;
    }

    html body .content {
        background-color: white !important;
    }

    html body.fixed-navbar {
        padding-top: 0 !important;
    }

    body.vertical-layout.vertical-menu-modern.menu-expanded .content, body.vertical-layout.vertical-menu-modern.menu-expanded .footer {
        margin-left: 0 !important;
    }

    a:link:after, a:visited:after {
        content: "" !important;
    }

    a {
        text-decoration: none !important;
        cursor: default !important;
    }

}

.bg-full-screen-image {
    background: url(../uploads/site/login-bg.jpg) no-repeat center center fixed !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
