
/**** SIDEBAR  ****/
/**** TOPBAR ****/
/**** QUICKVIEW SIDEBAR ****/
/**** BOXED LAYOUT ****/
/**** MAIN CONTENT ****/
/**** WIDGETS ****/
/**** PAGES ****/
/**** SEARCH ****/
/**** BUILDER ****/
/******** UI **********/
/* Main Color */
/* Alert & Notification */
/* Popover */
/* Form */
/* Select Input */
/* Tabs */
/* Table */
/* Summernote */
/******* THEMES *******/
/* Mixin */
.col-xlg-1,
.col-xlg-2,
.col-xlg-3,
.col-xlg-4,
.col-xlg-5,
.col-xlg-6,
.col-xlg-7,
.col-xlg-8,
.col-xlg-9,
.col-xlg-10,
.col-xlg-11,
.col-xlg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1600px) {
    .col-xlg-1,
    .col-xlg-2,
    .col-xlg-3,
    .col-xlg-4,
    .col-xlg-5,
    .col-xlg-6,
    .col-xlg-7,
    .col-xlg-8,
    .col-xlg-9,
    .col-xlg-10,
    .col-xlg-11,
    .col-xlg-12 {
        float: left;
    }
    .col-xlg-12,
    .rtl .col-xlg-12 {
        width: 100%;
    }
    .col-xlg-11,
    .rtl .col-xlg-11 {
        width: 91.66666667%;
    }
    .col-xlg-10,
    .rtl .col-xlg-10 {
        width: 83.33333333%;
    }
    .col-xlg-9,
    .rtl .col-xlg-9 {
        width: 75%;
    }
    .col-xlg-8,
    .rtl .col-xlg-8 {
        width: 66.66666667%;
    }
    .col-xlg-7,
    .rtl .col-xlg-7 {
        width: 58.33333333%;
    }
    .col-xlg-6,
    .rtl .col-xlg-6 {
        width: 50%;
    }
    .col-xlg-5,
    .rtl .col-xlg-5 {
        width: 41.66666667%;
    }
    .col-xlg-4,
    .rtl .col-xlg-4 {
        width: 33.33333333%;
    }
    .col-xlg-3,
    .rtl .col-xlg-3 {
        width: 25%;
    }
    .col-xlg-2,
    .rtl .col-xlg-2 {
        width: 16.66666667%;
    }
    .col-xlg-1,
    .rtl .col-xlg-1 {
        width: 8.33333333%;
    }
    .col-xlg-pull-12 {
        right: 100%;
    }
    .col-xlg-pull-11 {
        right: 91.66666667%;
    }
    .col-xlg-pull-10 {
        right: 83.33333333%;
    }
    .col-xlg-pull-9 {
        right: 75%;
    }
    .col-xlg-pull-8 {
        right: 66.66666667%;
    }
    .col-xlg-pull-7 {
        right: 58.33333333%;
    }
    .col-xlg-pull-6 {
        right: 50%;
    }
    .col-xlg-pull-5 {
        right: 41.66666667%;
    }
    .col-xlg-pull-4 {
        right: 33.33333333%;
    }
    .col-xlg-pull-3 {
        right: 25%;
    }
    .col-xlg-pull-2 {
        right: 16.66666667%;
    }
    .col-xlg-pull-1 {
        right: 8.33333333%;
    }
    .col-xlg-pull-0 {
        right: auto;
    }
    .col-xlg-push-12 {
        left: 100%;
    }
    .col-xlg-push-11 {
        left: 91.66666667%;
    }
    .col-xlg-push-10 {
        left: 83.33333333%;
    }
    .col-xlg-push-9 {
        left: 75%;
    }
    .col-xlg-push-8 {
        left: 66.66666667%;
    }
    .col-xlg-push-7 {
        left: 58.33333333%;
    }
    .col-xlg-push-6 {
        left: 50%;
    }
    .col-xlg-push-5 {
        left: 41.66666667%;
    }
    .col-xlg-push-4 {
        left: 33.33333333%;
    }
    .col-xlg-push-3 {
        left: 25%;
    }
    .col-xlg-push-2 {
        left: 16.66666667%;
    }
    .col-xlg-push-1 {
        left: 8.33333333%;
    }
    .col-xlg-push-0 {
        left: auto;
    }
    .col-xlg-offset-12 {
        margin-left: 100%;
    }
    .col-xlg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-xlg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-xlg-offset-9 {
        margin-left: 75%;
    }
    .col-xlg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-xlg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-xlg-offset-6 {
        margin-left: 50%;
    }
    .col-xlg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-xlg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-xlg-offset-3 {
        margin-left: 25%;
    }
    .col-xlg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-xlg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-xlg-offset-0 {
        margin-left: 0;
    }
}
.m-auto {
    margin: auto;
}
.m-0 {
    margin: 0 !important;
}
.m-5 {
    margin: 5px !important;
}
.m-10 {
    margin: 10px !important;
}
.m-20 {
    margin: 20px !important;
}
.m-t-0 {
    margin-top: 0px !important;
}
.m-t-5 {
    margin-top: 5px !important;
}
.m-t-10 {
    margin-top: 10px !important;
}
.m-t-12 {
    margin-top: 12px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.m-t-40 {
    margin-top: 40px !important;
}
.m-t-60 {
    margin-top: 60px !important;
}
.m-t-100 {
    margin-top: 100px !important;
}
.m-b-0 {
    margin-bottom: 0px !important;
}
.m-b-5 {
    margin-bottom: 5px !important;
}
.m-b-6 {
    margin-bottom: 6px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-b-12 {
    margin-bottom: 12px !important;
}
.m-b-15 {
    margin-bottom: 15px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.m-b-60 {
    margin-bottom: 60px !important;
}
.m-b-80 {
    margin-bottom: 80px !important;
}
.m-b-100 {
    margin-bottom: 100px !important;
}
.m-b-140 {
    margin-bottom: 140px !important;
}
.m-b-245 {
    margin-bottom: 245px !important;
}
.m-b-m30 {
    margin-bottom: -30px !important;
}
.m-b-m50 {
    margin-bottom: -50px !important;
}
.m-l-0 {
    margin-left: 0 !important;
}
.m-l-5 {
    margin-left: 5px !important;
}
.m-l-10 {
    margin-left: 10px !important;
}
.m-l-20 {
    margin-left: 20px !important;
}
.m-l-30 {
    margin-left: 30px !important;
}
.m-l-60 {
    margin-left: 60px !important;
}
.m-r-0 {
    margin-right: 0 !important;
}
.m-r-5 {
    margin-right: 5px !important;
}
.m-r-10 {
    margin-right: 10px !important;
}
.m-r-20 {
    margin-right: 20px !important;
}
.m-r-30 {
    margin-right: 30px !important;
}
.m-r-60 {
    margin-right: 60px !important;
}
.p-0 {
    padding: 0 !important;
}
.p-5 {
    padding: 5px !important;
}
.p-10 {
    padding: 10px !important;
}
.p-15 {
    padding: 15px !important;
}
.p-20 {
    padding: 20px !important;
}
.p-30 {
    padding: 30px !important;
}
.p-40 {
    padding: 40px !important;
}
.p-t-0 {
    padding-top: 0 !important;
}
.p-t-10 {
    padding-top: 10px !important;
}
.p-t-20 {
    padding-top: 20px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}
.p-t-60 {
    padding-top: 60px !important;
}
.p-b-0 {
    padding-bottom: 0 !important;
}
.p-b-10 {
    padding-bottom: 10px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.p-b-30 {
    padding-bottom: 30px !important;
}
.p-l-0 {
    padding-left: 0 !important;
}
.p-l-5 {
    padding-left: 5px !important;
}
.p-l-10 {
    padding-left: 10px !important;
}
.p-l-20 {
    padding-left: 20px !important;
}
.p-l-30 {
    padding-left: 30px !important;
}
.p-l-40 {
    padding-left: 40px !important;
}
.p-r-0 {
    padding-right: 0 !important;
}
.p-r-5 {
    padding-right: 5px !important;
}
.p-r-10 {
    padding-right: 10px !important;
}
.p-r-20 {
    padding-right: 20px !important;
}
.p-r-30 {
    padding-right: 30px !important;
}
.t-0 {
    top: 0;
}
.t-5 {
    top: 5px;
}
.t-10 {
    top: 10px;
}
.t-15 {
    top: 15px;
}
.b-0 {
    bottom: 0;
}
.b-5 {
    bottom: 5px;
}
.b-10 {
    bottom: 10px;
}
.b-15 {
    bottom: 15px;
}
.l-0 {
    left: 0;
}
.l-5 {
    left: 5px;
}
.l-10 {
    left: 10px;
}
.l-15 {
    left: 15px;
}
.r-0 {
    right: 0;
}
.r-5 {
    right: 5px;
}
.r-10 {
    right: 10px;
}
.r-15 {
    right: 15px;
}
.bd-0 {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}
.bd-3 {
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
}
.bd-6 {
    -moz-border-radius: 6px !important;
    -webkit-border-radius: 6px !important;
    border-radius: 6px !important;
}
.bd-9 {
    -moz-border-radius: 9px !important;
    -webkit-border-radius: 9px !important;
    border-radius: 9px !important;
}
.bd-full {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
}
.bd-50p {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
}
.opacity-0 {
    opacity: 0;
}
.opacity-0 p {
    opacity: 0;
}
.opacity-20 {
    opacity: .2;
}
.opacity-20 p {
    opacity: .2;
}
.opacity-50 {
    opacity: .5;
}
.opacity-50 p {
    opacity: .5;
}
.opacity-70 {
    opacity: .7;
}
.opacity-70 p {
    opacity: .7;
}
.opacity-90 {
    opacity: .9;
}
.opacity-90 p {
    opacity: .9;
}
.width-0 {
    width: 0 !important;
}
.width-40 {
    width: 40px !important;
}
.width-300 {
    width: 300px !important;
}
.min-width-40 {
    min-width: 40px;
}
.width-16p {
    width: 16.6666% !important;
}
.width-20p {
    width: 20% !important;
}
.width-100p {
    width: 100% !important;
}
.h-0 {
    height: 0 !important;
    overflow: hidden !important;
}
.h-20 {
    height: 20px !important;
    overflow: hidden !important;
}
.h-30 {
    height: 30px !important;
    overflow: hidden !important;
}
.h-40 {
    height: 40px !important;
    overflow: hidden !important;
}
.h-50 {
    height: 50px !important;
    overflow: hidden !important;
}
.h-70 {
    height: 70px !important;
    overflow: hidden !important;
}
.h-90 {
    height: 90px !important;
    overflow: hidden !important;
}
.h-100 {
    height: 100px !important;
    overflow: hidden !important;
}
.h-150 {
    height: 150px !important;
    overflow: hidden !important;
}
.h-220 {
    height: 220px !important;
    overflow: hidden !important;
}
.h-250 {
    height: 250px !important;
    overflow: hidden !important;
}
.h-280 {
    height: 280px !important;
    overflow: hidden !important;
}
.h-300 {
    height: 300px !important;
    overflow: hidden !important;
}
.pos-rel {
    position: relative;
}
.pos-abs {
    position: absolute;
}
.dis-inline {
    display: inline;
}
.dis-inline-b {
    display: inline-block;
}
.dis-block {
    display: block !important;
}
.dis-none {
    display: none;
}
.f-left {
    float: left !important;
}
.f-right {
    float: right !important;
}
.f-5 {
    font-size: 5px !important;
}
.f-6 {
    font-size: 6px !important;
}
.f-7 {
    font-size: 7px !important;
}
.f-8 {
    font-size: 8px !important;
}
.f-9 {
    font-size: 9px !important;
}
.f-10 {
    font-size: 10px !important;
}
.f-11 {
    font-size: 11px !important;
}
.f-12 {
    font-size: 12px !important;
}
.f-13 {
    font-size: 13px !important;
}
.f-14 {
    font-size: 14px !important;
}
.f-15 {
    font-size: 15px !important;
}
.f-16 {
    font-size: 16px !important;
}
.f-17 {
    font-size: 17px !important;
}
.f-18 {
    font-size: 18px !important;
}
.f-19 {
    font-size: 19px !important;
}
.f-20 {
    font-size: 20px !important;
}
.f-24 {
    font-size: 24px !important;
}
.f-26 {
    font-size: 26px !important;
}
.f-28 {
    font-size: 28px !important;
}
.f-30 {
    font-size: 30px !important;
}
.f-32 {
    font-size: 32px !important;
}
.f-34 {
    font-size: 34px !important;
}
.f-36 {
    font-size: 36px !important;
}
.f-38 {
    font-size: 38px !important;
}
.f-40 {
    font-size: 40px !important;
}
.f-45 {
    font-size: 45px !important;
}
.f-50 {
    font-size: 50px !important;
    line-height: 60px;
}
.f-55 {
    font-size: 55px !important;
}
.f-60 {
    font-size: 60px !important;
    line-height: 70px;
}
.f-65 {
    font-size: 65px !important;
}
.f-80 {
    font-size: 80px !important;
}
.f-150 {
    font-size: 150px !important;
}
.text-sm {
    font-size: 0.8em;
}
.text-2x {
    font-size: 2em;
}
.text-3x {
    font-size: 3em;
}
.text-4x {
    font-size: 4em;
}
/**** Text Position ****/
.t-center {
    text-align: center !important;
}
.t-left {
    text-align: left !important;
}
.t-right {
    text-align: right !important;
}
.l-through {
    text-decoration: line-through;
}
/****  Font Weight  ****/
.bold {
    font-weight: 600 !important;
}
.w-300 {
    font-weight: 300 !important;
}
.w-500 {
    font-weight: 500 !important;
}
.w-600 {
    font-weight: 600 !important;
}
.w-700 {
    font-weight: 700 !important;
}
/****  Font Color  ****/
.c-red {
    color: #cd6a6a;
}
.c-blue {
    color: #00A2D9;
}
.c-purple {
    color: #B57EE0;
}
.c-brown {
    color: #9E7B2E;
}
.c-orange {
    color: #ec8521;
}
.c-yellow {
    color: #F3D261;
}
.c-green {
    color: #5BC500;
}
.c-gray-light {
    color: #dadada;
}
.c-gray {
    color: #aaa;
}
.c-dark {
    color: #343434;
}
.c-black {
    color: #000;
}
.c-white {
    color: #fff;
}
.c-light {
    color: #B3B3B3;
}
.c-primary {
    color: #56B4D7;
}
.transparent-color {
    color: rgba(0, 0, 0, 0.2);
}
.asterisk {
    color: #d9534f;
}
.help-block {
    color: #AFAAAA;
}
.text-primary {
    color: #56B4D7;
}
.bb-5{
    border-bottom: 5px solid #fff;
}
.bt-5{
    border-top: 5px solid #56B4D7;
}
