@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i");

@import url(color_theme.css);
@import url(style_rtl.css);
@import url(icons/font-awesome/css/font-awesome.css);
@import url(icons/Ionicons/css/ionicons.css);
@import url(icons/themify-icons/themify-icons.css);
@import url(icons/linea-icons/linea.css);
@import url(icons/glyphicons/glyphicon.css);
@import url(icons/flag-icon-css/css/flag-icon.css);
@import url(icons/material-design-iconic-font/css/materialdesignicons.css);
@import url(icons/simple-line-icons/css/simple-line-icons.css);
@import url(icons/cryptocoins-master/cryptocoins.css);
@import url(icons/weather-icons/css/weather-icons.min.css);
@import url(icons/iconsmind/style.css);
* {
    font-family: "Nunito Sans", sans-serif;
}
:root{
    --light-blue: #D5E1EB;
    --dark-blue: #234076;
}
.main-color{
    color: var(--dark-blue) !important;
}
.hold-transition
{
    overflow:hidden !important;
}
.btn-common{
    background-color: var(--dark-blue);
    color: #fff;
    font-size: 1rem;
    padding: 10px;
    border-radius: 7px;
    border: none;
    min-width: 100px;
}
.btn-common:hover, .btn-common:focus{
    background-color: #092f75;
    border: transparent;
}

/* ==== Feedback issues 06-02-2023 ==== */

.guide_sightseeing .guide-card-header1 img.fx-img {
    width: 83px !important;
    height: 83px !important;
    object-fit: cover !important;
}

.guideSearchResult-container::-webkit-scrollbar {
    display: none;
}
.guideSearchResult-container {
    padding-left: 15px;
    padding-right: 15px;
}
/* ==== /Feedback issues 06-02-2023 ==== */
/* sub bookings issues */
.pick-up-location{
    max-width: 250px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
/* sub bookings issues */
div:has(>table){
    overflow: none;
}
table thead>tr>th{
    white-space: nowrap;
}

@media (max-width:767px) {
    .btn-common{
        padding: 10px !important;
    }
    .sticky-open {
        position: fixed;
        width: 40px;
        height: 40px;
        background: var(--dark-blue);
        display: flex !important;
        justify-content: center;
        align-items: center;
        color: #fff;
        border-radius: 5px;
        z-index: 9999;
        left: -20%;
        top: 30%;
        font-size: 17px;
        font-weight: 300;
        transition: all .7s ease;
    }
    .dropdown-sticky{
        position: sticky !important;
        top: -100vh !important;
    }
    .dropdown-sticky{
        transition: all .7s ease;
    }
    .dropdown-sticky.Show {
        top: 0 !important;
    }
    .sidebar--logo{
        height: 50px !important;
    }
}
.upperCustomScrollbar {
    overflow: auto;
}
.sd-xmark::before{
    content: '✕' !important;
}

html {
    height: 100%;
    font-size: 14px;
}

body {
    height: 100%;
}

body.layout-boxed {
    height: 100%;
}

.wrapper {
    height: 100%;
    background-color: transparent;
    position: relative;
}

.wrapper:before,
.wrapper:after {
    content: " ";
    display: table;
}

body {
    overflow-x: hidden;
    overflow-y: auto;
    color: #5c6975;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
    line-height: 1.5;
    background-color: #f2f3f8;
}


/*---basic---*/

a {
    color: #5c6975;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    outline: 0;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.2;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-bottom: 0.7142857143rem;
}

.h1,
h1 {
    font-size: 2.5714285714285716rem;
}

.h2,
h2 {
    font-size: 2.142857142857143rem;
}

.h3,
h3 {
    font-size: 1.7142857142857142rem;
}

.h4,
h4 {
    font-size: 1.2857142857142858rem;
}

.h5,
h5 {
    font-size: 1.1428571428571428rem;
}

.h6,
h6 {
    font-size: 1rem;
}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
    margin-top: 0.7142857143rem;
    margin-bottom: 0.7142857143rem;
}

img {
    max-width: 100%;
}

.img-fluid {
    width: 100%;
}

.align-sub {
    vertical-align: sub;
}

.font-size-0 {
    font-size: 0rem;
}

.font-size-10 {
    font-size: 0.7142857143rem;
}

.font-size-12 {
    font-size: 0.8571428571rem;
}

.font-size-14 {
    font-size: 1rem;
}

.font-size-16 {
    font-size: 1.1428571429rem;
}

.font-size-18 {
    font-size: 1.2857142857rem;
}

.font-size-20 {
    font-size: 1.4285714286rem;
}

.font-size-22 {
    font-size: 1.5714285714rem;
}

.font-size-24 {
    font-size: 1.7142857143rem;
}

.font-size-26 {
    font-size: 1.8571428571rem;
}

.font-size-30 {
    font-size: 2.1428571429rem;
}

.font-size-32 {
    font-size: 2.2857142857rem;
}

.font-size-36 {
    font-size: 2.5714285714rem;
}

.font-size-38 {
    font-size: 2.7142857143rem;
}

.font-size-40 {
    font-size: 2.8571428571rem;
}

.font-size-42 {
    font-size: 3rem;
}

.font-size-46 {
    font-size: 3.2857142857rem;
}

.font-size-48 {
    font-size: 3.4285714286rem;
}

.font-size-50 {
    font-size: 3.5714285714rem;
}

.font-size-60 {
    font-size: 4.2857142857rem;
}

.font-size-70 {
    font-size: 5rem;
}

.font-size-72 {
    font-size: 5.1428571429rem;
}

.font-size-76 {
    font-size: 5.4285714286rem;
}

.font-size-78 {
    font-size: 5.5714285714rem;
}

.font-size-80 {
    font-size: 5.7142857143rem;
}

.font-size-100 {
    font-size: 7.1428571429rem;
}

.font-size-140 {
    font-size: 10rem;
}

.font-size-180 {
    font-size: 12.8571428571rem;
}

.font-size-200 {
    font-size: 14.2857142857rem;
}

.font-weight-100 {
    font-weight: 100;
}

.font-weight-200 {
    font-weight: 200;
}

.font-weight-300 {
    font-weight: 300;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-800 {
    font-weight: 800;
}

.font-weight-900 {
    font-weight: 900;
}

.font-weight-light {
    font-weight: 100;
}

.font-weight-normal {
    font-weight: 400;
}

.font-weight-medium {
    font-weight: 500;
}

.font-weight-bold {
    font-weight: 700;
}

.hide {
    display: none !important;
}

.no-border {
    border: 0 !important;
}

.no-radius {
    border-radius: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-shadow {
    box-shadow: none !important;
}

.chart-legend,
.contacts-list,
.list-unstyled,
.mailbox-attachments,
.users-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-group-unbordered>.list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
}

.code-preview {
    border: 1px solid #f0f0f0;
    padding: 20px;
    background-color: #ffffff;
}

code {
    border: 1px solid #f0f0f0;
    background-color: #ffffff;
    border-radius: .25rem;
    padding: .2rem .4rem;
}

hr {
    border-top-color: rgba(38, 38, 38, 0.07);
    margin: 1rem auto;
}

.d3-line {
    fill: rgba(255, 255, 255, 0);
}

.theme-switch li a.active {
    opacity: 0.6;
    border: 5px solid #ffffff;
}

.dark-skin .theme-switch li a.active {
    border: 5px solid #262626;
}

.custom-select {
    cursor: pointer;
    border-radius: 5px;
}

.image-popup-vertical-fit img,
.image-popup-fit-width img,
.image-popup-no-margins img,
.popup-gallery img,
.zoom-gallery img,
#image-popups img {
    border-radius: 5px;
}


/*---border radius---*/

.rounded0 {
    border-radius: 0px;
}

.rounded10 {
    border-radius: 10px;
}

.rounded15 {
    border-radius: 15px;
}

.rounded20 {
    border-radius: 20px;
}

.rounded30 {
    border-radius: 30px;
}

.rounded40 {
    border-radius: 40px;
}

.rounded50 {
    border-radius: 50px;
}

.rounded60 {
    border-radius: 60px;
}

.rounded70 {
    border-radius: 70px;
}

.rounded80 {
    border-radius: 80px;
}

.rounded90 {
    border-radius: 90px;
}

.rounded100 {
    border-radius: 100px;
}

.overflow-h {
    overflow: hidden;
}

.overflow-v {
    overflow: visible;
}

.overflow-xh {
    overflow-x: hidden;
}

.overflow-xv {
    overflow-x: visible;
}

.overflow-yh {
    overflow-y: hidden;
}

.overflow-yv {
    overflow-y: visible;
}


/*---border---*/

.b-0 {
    border: 0px solid #f0f0f0 !important;
}

.bt-0 {
    border-top: 0px solid #f0f0f0 !important;
}

.br-0 {
    border-right: 0px solid #f0f0f0 !important;
}

.bb-0 {
    border-bottom: 0px solid #f0f0f0 !important;
}

.bl-0 {
    border-left: 0px solid #f0f0f0 !important;
}

.bx-0 {
    border-right: 0px solid #f0f0f0 !important;
    border-left: 0px solid #f0f0f0 !important;
}

.by-0 {
    border-top: 0px solid #f0f0f0 !important;
    border-bottom: 0px solid #f0f0f0 !important;
}

.b-1 {
    border: 1px solid #f0f0f0 !important;
}

.bt-1 {
    border-top: 1px solid #f0f0f0 !important;
}

.br-1 {
    border-right: 1px solid #f0f0f0 !important;
}

.bb-1 {
    border-bottom: 1px solid #f0f0f0 !important;
}

.bl-1 {
    border-left: 1px solid #f0f0f0 !important;
}

.bx-1 {
    border-right: 1px solid #f0f0f0 !important;
    border-left: 1px solid #f0f0f0 !important;
}

.by-1 {
    border-top: 1px solid #f0f0f0 !important;
    border-bottom: 1px solid #f0f0f0 !important;
}

.b-2 {
    border: 2px solid #f0f0f0 !important;
}

.bt-2 {
    border-top: 2px solid #f0f0f0 !important;
}

.br-2 {
    border-right: 2px solid #f0f0f0 !important;
}

.bb-2 {
    border-bottom: 2px solid #f0f0f0 !important;
}

.bl-2 {
    border-left: 2px solid #f0f0f0 !important;
}

.bx-2 {
    border-right: 2px solid #f0f0f0 !important;
    border-left: 2px solid #f0f0f0 !important;
}

.by-2 {
    border-top: 2px solid #f0f0f0 !important;
    border-bottom: 2px solid #f0f0f0 !important;
}

.b-3 {
    border: 3px solid #f0f0f0 !important;
}

.bt-3 {
    border-top: 3px solid #f0f0f0 !important;
}

.br-3 {
    border-right: 3px solid #f0f0f0 !important;
}

.bb-3 {
    border-bottom: 3px solid #f0f0f0 !important;
}

.bl-3 {
    border-left: 3px solid #f0f0f0 !important;
}

.bx-3 {
    border-right: 3px solid #f0f0f0 !important;
    border-left: 3px solid #f0f0f0 !important;
}

.by-3 {
    border-top: 3px solid #f0f0f0 !important;
    border-bottom: 3px solid #f0f0f0 !important;
}

.b-4 {
    border: 4px solid #f0f0f0 !important;
}

.bt-4 {
    border-top: 4px solid #f0f0f0 !important;
}

.br-4 {
    border-right: 4px solid #f0f0f0 !important;
}

.bb-4 {
    border-bottom: 4px solid #f0f0f0 !important;
}

.bl-4 {
    border-left: 4px solid #f0f0f0 !important;
}

.bx-4 {
    border-right: 4px solid #f0f0f0 !important;
    border-left: 4px solid #f0f0f0 !important;
}

.by-4 {
    border-top: 4px solid #f0f0f0 !important;
    border-bottom: 4px solid #f0f0f0 !important;
}

.b-5 {
    border: 5px solid #f0f0f0 !important;
}

.bt-5 {
    border-top: 5px solid #f0f0f0 !important;
}

.br-5 {
    border-right: 5px solid #f0f0f0 !important;
}

.bb-5 {
    border-bottom: 5px solid #f0f0f0 !important;
}

.bl-5 {
    border-left: 5px solid #f0f0f0 !important;
}

.bx-5 {
    border-right: 5px solid #f0f0f0 !important;
    border-left: 5px solid #f0f0f0 !important;
}

.by-5 {
    border-top: 5px solid #f0f0f0 !important;
    border-bottom: 5px solid #f0f0f0 !important;
}

.border {
    border: 1px solid #f0f0f0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-dark {
    border-color: #2f363c !important;
}

.border-white {
    border-color: #ffffff !important;
}

.border-black {
    border-color: #000000 !important;
}

.border-light {
    border-color: #f0f0f0 !important;
}

.border-transparent {
    border-color: transparent !important;
}

.border-white {
    border-color: #fff !important;
}

.border-light {
    border-color: #f0f0f0 !important;
}

.border-fade {
    border-color: #f3f3f3 !important;
}

.b-dashed {
    border-style: dashed !important;
}

.bt-dashed {
    border-top-style: dashed !important;
}

.bl-dashed {
    border-left-style: dashed !important;
}

.br-dashed {
    border-right-style: dashed !important;
}

.bb-dashed {
    border-bottom-style: dashed !important;
}

.b-dotted {
    border-style: dotted !important;
}

.bt-dotted {
    border-top-style: dotted !important;
}

.bl-dotted {
    border-left-style: dotted !important;
}

.br-dotted {
    border-right-style: dotted !important;
}

.bb-dotted {
    border-bottom-style: dotted !important;
}

.b-double {
    border-style: double !important;
}

.bt-double {
    border-top-style: double !important;
}

.bl-double {
    border-left-style: double !important;
}

.br-double {
    border-right-style: double !important;
}

.bb-double {
    border-bottom-style: double !important;
}

.b-groove {
    border-style: groove !important;
}

.bt-groove {
    border-top-style: groove !important;
}

.bl-groove {
    border-left-style: groove !important;
}

.br-groove {
    border-right-style: groove !important;
}

.bb-groove {
    border-bottom-style: groove !important;
}

.btr-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.bbr-0 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.brr-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.blr-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.bar-0 {
    border-radius: 0 !important;
}


/*---vertical-align---*/

.vertical-align {
    font-size: 0;
}

.vertical-align:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
}

.vertical-align-middle,
.vertical-align-bottom {
    display: inline-block;
    max-width: 100%;
}

.vertical-align-middle {
    vertical-align: middle;
}

.vertical-align-bottom {
    vertical-align: bottom;
}


/*******************
Padding property
*******************/

.p-0 {
    padding: 0px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-25 {
    padding: 25px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-35 {
    padding: 35px !important;
}

.p-40 {
    padding: 40px !important;
}

.p-45 {
    padding: 45px !important;
}

.p-50 {
    padding: 50px !important;
}

.p-55 {
    padding: 55px !important;
}

.p-60 {
    padding: 60px !important;
}

.p-65 {
    padding: 65px !important;
}

.p-70 {
    padding: 70px !important;
}

.p-75 {
    padding: 75px !important;
}

.p-80 {
    padding: 80px !important;
}

.p-85 {
    padding: 85px !important;
}

.p-90 {
    padding: 90px !important;
}

.p-95 {
    padding: 95px !important;
}

.p-100 {
    padding: 100px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.pt-40 {
    padding-top: 40px !important;
}

.pt-45 {
    padding-top: 45px !important;
}

.pt-50 {
    padding-top: 50px !important;
}

.pt-55 {
    padding-top: 55px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pt-65 {
    padding-top: 65px !important;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-75 {
    padding-top: 75px !important;
}

.pt-80 {
    padding-top: 80px !important;
}

.pt-85 {
    padding-top: 85px !important;
}

.pt-90 {
    padding-top: 90px !important;
}

.pt-95 {
    padding-top: 95px !important;
}

.pt-100 {
    padding-top: 100px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pb-5 {
    padding-bottom: 5px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-15 {
    padding-bottom: 15px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-25 {
    padding-bottom: 25px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.pb-40 {
    padding-bottom: 40px !important;
}

.pb-45 {
    padding-bottom: 45px !important;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.pb-55 {
    padding-bottom: 55px !important;
}

.pb-60 {
    padding-bottom: 60px !important;
}

.pb-65 {
    padding-bottom: 65px !important;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.pb-75 {
    padding-bottom: 75px !important;
}

.pb-80 {
    padding-bottom: 80px !important;
}

.pb-85 {
    padding-bottom: 85px !important;
}

.pb-90 {
    padding-bottom: 90px !important;
}

.pb-95 {
    padding-bottom: 95px !important;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pl-15 {
    padding-left: 15px !important;
}

.pl-20 {
    padding-left: 20px !important;
}

.pl-25 {
    padding-left: 25px !important;
}

.pl-30 {
    padding-left: 30px !important;
}

.pl-35 {
    padding-left: 35px !important;
}

.pl-40 {
    padding-left: 40px !important;
}

.pl-45 {
    padding-left: 45px !important;
}

.pl-50 {
    padding-left: 50px !important;
}

.pl-55 {
    padding-left: 55px !important;
}

.pl-60 {
    padding-left: 60px !important;
}

.pl-65 {
    padding-left: 65px !important;
}

.pl-70 {
    padding-left: 70px !important;
}

.pl-75 {
    padding-left: 75px !important;
}

.pl-80 {
    padding-left: 80px !important;
}

.pl-85 {
    padding-left: 85px !important;
}

.pl-90 {
    padding-left: 90px !important;
}

.pl-95 {
    padding-left: 95px !important;
}

.pl-100 {
    padding-left: 100px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.pr-25 {
    padding-right: 25px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-35 {
    padding-right: 35px !important;
}

.pr-40 {
    padding-right: 40px !important;
}

.pr-45 {
    padding-right: 45px !important;
}

.pr-50 {
    padding-right: 50px !important;
}

.pr-55 {
    padding-right: 55px !important;
}

.pr-60 {
    padding-right: 60px !important;
}

.pr-65 {
    padding-right: 65px !important;
}

.pr-70 {
    padding-right: 70px !important;
}

.pr-75 {
    padding-right: 75px !important;
}

.pr-80 {
    padding-right: 80px !important;
}

.pr-85 {
    padding-right: 85px !important;
}

.pr-90 {
    padding-right: 90px !important;
}

.pr-95 {
    padding-right: 95px !important;
}

.pr-100 {
    padding-right: 100px !important;
}

.px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.px-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.px-30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.px-35 {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.px-45 {
    padding-left: 45px !important;
    padding-right: 45px !important;
}

.px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.px-55 {
    padding-left: 55px !important;
    padding-right: 55px !important;
}

.px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.px-65 {
    padding-left: 65px !important;
    padding-right: 65px !important;
}

.px-70 {
    padding-left: 70px !important;
    padding-right: 70px !important;
}

.px-75 {
    padding-left: 75px !important;
    padding-right: 75px !important;
}

.px-80 {
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.px-85 {
    padding-left: 85px !important;
    padding-right: 85px !important;
}

.px-90 {
    padding-left: 90px !important;
    padding-right: 90px !important;
}

.px-95 {
    padding-left: 95px !important;
    padding-right: 95px !important;
}

.px-100 {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.py-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.py-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.py-35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important;
}

.py-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.py-45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}

.py-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.py-55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
}

.py-60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

.py-65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important;
}

.py-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

.py-75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
}

.py-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.py-85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
}

.py-90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
}

.py-95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important;
}

.py-100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

@media (max-width: 575px) {
    .p-xs-0 {
        padding: 0px !important;
    }
    .p-xs-5 {
        padding: 5px !important;
    }
    .p-xs-10 {
        padding: 10px !important;
    }
    .p-xs-15 {
        padding: 15px !important;
    }
    .p-xs-20 {
        padding: 20px !important;
    }
    .p-xs-25 {
        padding: 25px !important;
    }
    .p-xs-30 {
        padding: 30px !important;
    }
    .p-xs-35 {
        padding: 35px !important;
    }
    .p-xs-40 {
        padding: 40px !important;
    }
    .p-xs-45 {
        padding: 45px !important;
    }
    .p-xs-50 {
        padding: 50px !important;
    }
    .p-xs-55 {
        padding: 55px !important;
    }
    .p-xs-60 {
        padding: 60px !important;
    }
    .p-xs-65 {
        padding: 65px !important;
    }
    .p-xs-70 {
        padding: 70px !important;
    }
    .p-xs-75 {
        padding: 75px !important;
    }
    .p-xs-80 {
        padding: 80px !important;
    }
    .p-xs-85 {
        padding: 85px !important;
    }
    .p-xs-90 {
        padding: 90px !important;
    }
    .p-xs-95 {
        padding: 95px !important;
    }
    .p-xs-100 {
        padding: 100px !important;
    }
    .pt-xs-0 {
        padding-top: 0px !important;
    }
    .pt-xs-5 {
        padding-top: 5px !important;
    }
    .pt-xs-10 {
        padding-top: 10px !important;
    }
    .pt-xs-15 {
        padding-top: 15px !important;
    }
    .pt-xs-20 {
        padding-top: 20px !important;
    }
    .pt-xs-25 {
        padding-top: 25px !important;
    }
    .pt-xs-30 {
        padding-top: 30px !important;
    }
    .pt-xs-35 {
        padding-top: 35px !important;
    }
    .pt-xs-40 {
        padding-top: 40px !important;
    }
    .pt-xs-45 {
        padding-top: 45px !important;
    }
    .pt-xs-50 {
        padding-top: 50px !important;
    }
    .pt-xs-55 {
        padding-top: 55px !important;
    }
    .pt-xs-60 {
        padding-top: 60px !important;
    }
    .pt-xs-65 {
        padding-top: 65px !important;
    }
    .pt-xs-70 {
        padding-top: 70px !important;
    }
    .pt-xs-75 {
        padding-top: 75px !important;
    }
    .pt-xs-80 {
        padding-top: 80px !important;
    }
    .pt-xs-85 {
        padding-top: 85px !important;
    }
    .pt-xs-90 {
        padding-top: 90px !important;
    }
    .pt-xs-95 {
        padding-top: 95px !important;
    }
    .pt-xs-100 {
        padding-top: 100px !important;
    }
    .pb-xs-0 {
        padding-bottom: 0px !important;
    }
    .pb-xs-5 {
        padding-bottom: 5px !important;
    }
    .pb-xs-10 {
        padding-bottom: 10px !important;
    }
    .pb-xs-15 {
        padding-bottom: 15px !important;
    }
    .pb-xs-20 {
        padding-bottom: 20px !important;
    }
    .pb-xs-25 {
        padding-bottom: 25px !important;
    }
    .pb-xs-30 {
        padding-bottom: 30px !important;
    }
    .pb-xs-35 {
        padding-bottom: 35px !important;
    }
    .pb-xs-40 {
        padding-bottom: 40px !important;
    }
    .pb-xs-45 {
        padding-bottom: 45px !important;
    }
    .pb-xs-50 {
        padding-bottom: 50px !important;
    }
    .pb-xs-55 {
        padding-bottom: 55px !important;
    }
    .pb-xs-60 {
        padding-bottom: 60px !important;
    }
    .pb-xs-65 {
        padding-bottom: 65px !important;
    }
    .pb-xs-70 {
        padding-bottom: 70px !important;
    }
    .pb-xs-75 {
        padding-bottom: 75px !important;
    }
    .pb-xs-80 {
        padding-bottom: 80px !important;
    }
    .pb-xs-85 {
        padding-bottom: 85px !important;
    }
    .pb-xs-90 {
        padding-bottom: 90px !important;
    }
    .pb-xs-95 {
        padding-bottom: 95px !important;
    }
    .pb-xs-100 {
        padding-bottom: 100px !important;
    }
    .pl-xs-0 {
        padding-left: 0px !important;
    }
    .pl-xs-5 {
        padding-left: 5px !important;
    }
    .pl-xs-10 {
        padding-left: 10px !important;
    }
    .pl-xs-15 {
        padding-left: 15px !important;
    }
    .pl-xs-20 {
        padding-left: 20px !important;
    }
    .pl-xs-25 {
        padding-left: 25px !important;
    }
    .pl-xs-30 {
        padding-left: 30px !important;
    }
    .pl-xs-35 {
        padding-left: 35px !important;
    }
    .pl-xs-40 {
        padding-left: 40px !important;
    }
    .pl-xs-45 {
        padding-left: 45px !important;
    }
    .pl-xs-50 {
        padding-left: 50px !important;
    }
    .pl-xs-55 {
        padding-left: 55px !important;
    }
    .pl-xs-60 {
        padding-left: 60px !important;
    }
    .pl-xs-65 {
        padding-left: 65px !important;
    }
    .pl-xs-70 {
        padding-left: 70px !important;
    }
    .pl-xs-75 {
        padding-left: 75px !important;
    }
    .pl-xs-80 {
        padding-left: 80px !important;
    }
    .pl-xs-85 {
        padding-left: 85px !important;
    }
    .pl-xs-90 {
        padding-left: 90px !important;
    }
    .pl-xs-95 {
        padding-left: 95px !important;
    }
    .pl-xs-100 {
        padding-left: 100px !important;
    }
    .pr-xs-0 {
        padding-right: 0px !important;
    }
    .pr-xs-5 {
        padding-right: 5px !important;
    }
    .pr-xs-10 {
        padding-right: 10px !important;
    }
    .pr-xs-15 {
        padding-right: 15px !important;
    }
    .pr-xs-20 {
        padding-right: 20px !important;
    }
    .pr-xs-25 {
        padding-right: 25px !important;
    }
    .pr-xs-30 {
        padding-right: 30px !important;
    }
    .pr-xs-35 {
        padding-right: 35px !important;
    }
    .pr-xs-40 {
        padding-right: 40px !important;
    }
    .pr-xs-45 {
        padding-right: 45px !important;
    }
    .pr-xs-50 {
        padding-right: 50px !important;
    }
    .pr-xs-55 {
        padding-right: 55px !important;
    }
    .pr-xs-60 {
        padding-right: 60px !important;
    }
    .pr-xs-65 {
        padding-right: 65px !important;
    }
    .pr-xs-70 {
        padding-right: 70px !important;
    }
    .pr-xs-75 {
        padding-right: 75px !important;
    }
    .pr-xs-80 {
        padding-right: 80px !important;
    }
    .pr-xs-85 {
        padding-right: 85px !important;
    }
    .pr-xs-90 {
        padding-right: 90px !important;
    }
    .pr-xs-95 {
        padding-right: 95px !important;
    }
    .pr-xs-100 {
        padding-right: 100px !important;
    }
    .px-xs-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .px-xs-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .px-xs-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .px-xs-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .px-xs-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .px-xs-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .px-xs-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .px-xs-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .px-xs-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .px-xs-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    .px-xs-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .px-xs-55 {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
    .px-xs-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .px-xs-65 {
        padding-left: 65px !important;
        padding-right: 65px !important;
    }
    .px-xs-70 {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }
    .px-xs-75 {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }
    .px-xs-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .px-xs-85 {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .px-xs-90 {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }
    .px-xs-95 {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
    .px-xs-100 {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .py-xs-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .py-xs-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .py-xs-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .py-xs-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .py-xs-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .py-xs-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .py-xs-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .py-xs-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .py-xs-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .py-xs-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .py-xs-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .py-xs-55 {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .py-xs-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .py-xs-65 {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }
    .py-xs-70 {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .py-xs-75 {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .py-xs-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .py-xs-85 {
        padding-top: 85px !important;
        padding-bottom: 85px !important;
    }
    .py-xs-90 {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .py-xs-95 {
        padding-top: 95px !important;
        padding-bottom: 95px !important;
    }
    .py-xs-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}

@media (min-width: 576px) {
    .p-sm-0 {
        padding: 0px !important;
    }
    .p-sm-5 {
        padding: 5px !important;
    }
    .p-sm-10 {
        padding: 10px !important;
    }
    .p-sm-15 {
        padding: 15px !important;
    }
    .p-sm-20 {
        padding: 20px !important;
    }
    .p-sm-25 {
        padding: 25px !important;
    }
    .p-sm-30 {
        padding: 30px !important;
    }
    .p-sm-35 {
        padding: 35px !important;
    }
    .p-sm-40 {
        padding: 40px !important;
    }
    .p-sm-45 {
        padding: 45px !important;
    }
    .p-sm-50 {
        padding: 50px !important;
    }
    .p-sm-55 {
        padding: 55px !important;
    }
    .p-sm-60 {
        padding: 60px !important;
    }
    .p-sm-65 {
        padding: 65px !important;
    }
    .p-sm-70 {
        padding: 70px !important;
    }
    .p-sm-75 {
        padding: 75px !important;
    }
    .p-sm-80 {
        padding: 80px !important;
    }
    .p-sm-85 {
        padding: 85px !important;
    }
    .p-sm-90 {
        padding: 90px !important;
    }
    .p-sm-95 {
        padding: 95px !important;
    }
    .p-sm-100 {
        padding: 100px !important;
    }
    .pt-sm-0 {
        padding-top: 0px !important;
    }
    .pt-sm-5 {
        padding-top: 5px !important;
    }
    .pt-sm-10 {
        padding-top: 10px !important;
    }
    .pt-sm-15 {
        padding-top: 15px !important;
    }
    .pt-sm-20 {
        padding-top: 20px !important;
    }
    .pt-sm-25 {
        padding-top: 25px !important;
    }
    .pt-sm-30 {
        padding-top: 30px !important;
    }
    .pt-sm-35 {
        padding-top: 35px !important;
    }
    .pt-sm-40 {
        padding-top: 40px !important;
    }
    .pt-sm-45 {
        padding-top: 45px !important;
    }
    .pt-sm-50 {
        padding-top: 50px !important;
    }
    .pt-sm-55 {
        padding-top: 55px !important;
    }
    .pt-sm-60 {
        padding-top: 60px !important;
    }
    .pt-sm-65 {
        padding-top: 65px !important;
    }
    .pt-sm-70 {
        padding-top: 70px !important;
    }
    .pt-sm-75 {
        padding-top: 75px !important;
    }
    .pt-sm-80 {
        padding-top: 80px !important;
    }
    .pt-sm-85 {
        padding-top: 85px !important;
    }
    .pt-sm-90 {
        padding-top: 90px !important;
    }
    .pt-sm-95 {
        padding-top: 95px !important;
    }
    .pt-sm-100 {
        padding-top: 100px !important;
    }
    .pb-sm-0 {
        padding-bottom: 0px !important;
    }
    .pb-sm-5 {
        padding-bottom: 5px !important;
    }
    .pb-sm-10 {
        padding-bottom: 10px !important;
    }
    .pb-sm-15 {
        padding-bottom: 15px !important;
    }
    .pb-sm-20 {
        padding-bottom: 20px !important;
    }
    .pb-sm-25 {
        padding-bottom: 25px !important;
    }
    .pb-sm-30 {
        padding-bottom: 30px !important;
    }
    .pb-sm-35 {
        padding-bottom: 35px !important;
    }
    .pb-sm-40 {
        padding-bottom: 40px !important;
    }
    .pb-sm-45 {
        padding-bottom: 45px !important;
    }
    .pb-sm-50 {
        padding-bottom: 50px !important;
    }
    .pb-sm-55 {
        padding-bottom: 55px !important;
    }
    .pb-sm-60 {
        padding-bottom: 60px !important;
    }
    .pb-sm-65 {
        padding-bottom: 65px !important;
    }
    .pb-sm-70 {
        padding-bottom: 70px !important;
    }
    .pb-sm-75 {
        padding-bottom: 75px !important;
    }
    .pb-sm-80 {
        padding-bottom: 80px !important;
    }
    .pb-sm-85 {
        padding-bottom: 85px !important;
    }
    .pb-sm-90 {
        padding-bottom: 90px !important;
    }
    .pb-sm-95 {
        padding-bottom: 95px !important;
    }
    .pb-sm-100 {
        padding-bottom: 100px !important;
    }
    .pl-sm-0 {
        padding-left: 0px !important;
    }
    .pl-sm-5 {
        padding-left: 5px !important;
    }
    .pl-sm-10 {
        padding-left: 10px !important;
    }
    .pl-sm-15 {
        padding-left: 15px !important;
    }
    .pl-sm-20 {
        padding-left: 20px !important;
    }
    .pl-sm-25 {
        padding-left: 25px !important;
    }
    .pl-sm-30 {
        padding-left: 30px !important;
    }
    .pl-sm-35 {
        padding-left: 35px !important;
    }
    .pl-sm-40 {
        padding-left: 40px !important;
    }
    .pl-sm-45 {
        padding-left: 45px !important;
    }
    .pl-sm-50 {
        padding-left: 50px !important;
    }
    .pl-sm-55 {
        padding-left: 55px !important;
    }
    .pl-sm-60 {
        padding-left: 60px !important;
    }
    .pl-sm-65 {
        padding-left: 65px !important;
    }
    .pl-sm-70 {
        padding-left: 70px !important;
    }
    .pl-sm-75 {
        padding-left: 75px !important;
    }
    .pl-sm-80 {
        padding-left: 80px !important;
    }
    .pl-sm-85 {
        padding-left: 85px !important;
    }
    .pl-sm-90 {
        padding-left: 90px !important;
    }
    .pl-sm-95 {
        padding-left: 95px !important;
    }
    .pl-sm-100 {
        padding-left: 100px !important;
    }
    .pr-sm-0 {
        padding-right: 0px !important;
    }
    .pr-sm-5 {
        padding-right: 5px !important;
    }
    .pr-sm-10 {
        padding-right: 10px !important;
    }
    .pr-sm-15 {
        padding-right: 15px !important;
    }
    .pr-sm-20 {
        padding-right: 20px !important;
    }
    .pr-sm-25 {
        padding-right: 25px !important;
    }
    .pr-sm-30 {
        padding-right: 30px !important;
    }
    .pr-sm-35 {
        padding-right: 35px !important;
    }
    .pr-sm-40 {
        padding-right: 40px !important;
    }
    .pr-sm-45 {
        padding-right: 45px !important;
    }
    .pr-sm-50 {
        padding-right: 50px !important;
    }
    .pr-sm-55 {
        padding-right: 55px !important;
    }
    .pr-sm-60 {
        padding-right: 60px !important;
    }
    .pr-sm-65 {
        padding-right: 65px !important;
    }
    .pr-sm-70 {
        padding-right: 70px !important;
    }
    .pr-sm-75 {
        padding-right: 75px !important;
    }
    .pr-sm-80 {
        padding-right: 80px !important;
    }
    .pr-sm-85 {
        padding-right: 85px !important;
    }
    .pr-sm-90 {
        padding-right: 90px !important;
    }
    .pr-sm-95 {
        padding-right: 95px !important;
    }
    .pr-sm-100 {
        padding-right: 100px !important;
    }
    .px-sm-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .px-sm-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .px-sm-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .px-sm-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .px-sm-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .px-sm-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .px-sm-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .px-sm-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .px-sm-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .px-sm-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    .px-sm-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .px-sm-55 {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
    .px-sm-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .px-sm-65 {
        padding-left: 65px !important;
        padding-right: 65px !important;
    }
    .px-sm-70 {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }
    .px-sm-75 {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }
    .px-sm-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .px-sm-85 {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .px-sm-90 {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }
    .px-sm-95 {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
    .px-sm-100 {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .py-sm-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .py-sm-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .py-sm-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .py-sm-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .py-sm-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .py-sm-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .py-sm-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .py-sm-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .py-sm-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .py-sm-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .py-sm-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .py-sm-55 {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .py-sm-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .py-sm-65 {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }
    .py-sm-70 {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .py-sm-75 {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .py-sm-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .py-sm-85 {
        padding-top: 85px !important;
        padding-bottom: 85px !important;
    }
    .py-sm-90 {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .py-sm-95 {
        padding-top: 95px !important;
        padding-bottom: 95px !important;
    }
    .py-sm-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}

@media (min-width: 768px) {
    .p-md-0 {
        padding: 0px !important;
    }
    .p-md-5 {
        padding: 5px !important;
    }
    .p-md-10 {
        padding: 10px !important;
    }
    .p-md-15 {
        padding: 15px !important;
    }
    .p-md-20 {
        padding: 20px !important;
    }
    .p-md-25 {
        padding: 25px !important;
    }
    .p-md-30 {
        padding: 30px !important;
    }
    .p-md-35 {
        padding: 35px !important;
    }
    .p-md-40 {
        padding: 40px !important;
    }
    .p-md-45 {
        padding: 45px !important;
    }
    .p-md-50 {
        padding: 50px !important;
    }
    .p-md-55 {
        padding: 55px !important;
    }
    .p-md-60 {
        padding: 60px !important;
    }
    .p-md-65 {
        padding: 65px !important;
    }
    .p-md-70 {
        padding: 70px !important;
    }
    .p-md-75 {
        padding: 75px !important;
    }
    .p-md-80 {
        padding: 80px !important;
    }
    .p-md-85 {
        padding: 85px !important;
    }
    .p-md-90 {
        padding: 90px !important;
    }
    .p-md-95 {
        padding: 95px !important;
    }
    .p-md-100 {
        padding: 100px !important;
    }
    .pt-md-0 {
        padding-top: 0px !important;
    }
    .pt-md-5 {
        padding-top: 5px !important;
    }
    .pt-md-10 {
        padding-top: 10px !important;
    }
    .pt-md-15 {
        padding-top: 15px !important;
    }
    .pt-md-20 {
        padding-top: 20px !important;
    }
    .pt-md-25 {
        padding-top: 25px !important;
    }
    .pt-md-30 {
        padding-top: 30px !important;
    }
    .pt-md-35 {
        padding-top: 35px !important;
    }
    .pt-md-40 {
        padding-top: 40px !important;
    }
    .pt-md-45 {
        padding-top: 45px !important;
    }
    .pt-md-50 {
        padding-top: 50px !important;
    }
    .pt-md-55 {
        padding-top: 55px !important;
    }
    .pt-md-60 {
        padding-top: 60px !important;
    }
    .pt-md-65 {
        padding-top: 65px !important;
    }
    .pt-md-70 {
        padding-top: 70px !important;
    }
    .pt-md-75 {
        padding-top: 75px !important;
    }
    .pt-md-80 {
        padding-top: 80px !important;
    }
    .pt-md-85 {
        padding-top: 85px !important;
    }
    .pt-md-90 {
        padding-top: 90px !important;
    }
    .pt-md-95 {
        padding-top: 95px !important;
    }
    .pt-md-100 {
        padding-top: 100px !important;
    }
    .pb-md-0 {
        padding-bottom: 0px !important;
    }
    .pb-md-5 {
        padding-bottom: 5px !important;
    }
    .pb-md-10 {
        padding-bottom: 10px !important;
    }
    .pb-md-15 {
        padding-bottom: 15px !important;
    }
    .pb-md-20 {
        padding-bottom: 20px !important;
    }
    .pb-md-25 {
        padding-bottom: 25px !important;
    }
    .pb-md-30 {
        padding-bottom: 30px !important;
    }
    .pb-md-35 {
        padding-bottom: 35px !important;
    }
    .pb-md-40 {
        padding-bottom: 40px !important;
    }
    .pb-md-45 {
        padding-bottom: 45px !important;
    }
    .pb-md-50 {
        padding-bottom: 50px !important;
    }
    .pb-md-55 {
        padding-bottom: 55px !important;
    }
    .pb-md-60 {
        padding-bottom: 60px !important;
    }
    .pb-md-65 {
        padding-bottom: 65px !important;
    }
    .pb-md-70 {
        padding-bottom: 70px !important;
    }
    .pb-md-75 {
        padding-bottom: 75px !important;
    }
    .pb-md-80 {
        padding-bottom: 80px !important;
    }
    .pb-md-85 {
        padding-bottom: 85px !important;
    }
    .pb-md-90 {
        padding-bottom: 90px !important;
    }
    .pb-md-95 {
        padding-bottom: 95px !important;
    }
    .pb-md-100 {
        padding-bottom: 100px !important;
    }
    .pl-md-0 {
        padding-left: 0px !important;
    }
    .pl-md-5 {
        padding-left: 5px !important;
    }
    .pl-md-10 {
        padding-left: 10px !important;
    }
    .pl-md-15 {
        padding-left: 15px !important;
    }
    .pl-md-20 {
        padding-left: 20px !important;
    }
    .pl-md-25 {
        padding-left: 25px !important;
    }
    .pl-md-30 {
        padding-left: 30px !important;
    }
    .pl-md-35 {
        padding-left: 35px !important;
    }
    .pl-md-40 {
        padding-left: 40px !important;
    }
    .pl-md-45 {
        padding-left: 45px !important;
    }
    .pl-md-50 {
        padding-left: 50px !important;
    }
    .pl-md-55 {
        padding-left: 55px !important;
    }
    .pl-md-60 {
        padding-left: 60px !important;
    }
    .pl-md-65 {
        padding-left: 65px !important;
    }
    .pl-md-70 {
        padding-left: 70px !important;
    }
    .pl-md-75 {
        padding-left: 75px !important;
    }
    .pl-md-80 {
        padding-left: 80px !important;
    }
    .pl-md-85 {
        padding-left: 85px !important;
    }
    .pl-md-90 {
        padding-left: 90px !important;
    }
    .pl-md-95 {
        padding-left: 95px !important;
    }
    .pl-md-100 {
        padding-left: 100px !important;
    }
    .pr-md-0 {
        padding-right: 0px !important;
    }
    .pr-md-5 {
        padding-right: 5px !important;
    }
    .pr-md-10 {
        padding-right: 10px !important;
    }
    .pr-md-15 {
        padding-right: 15px !important;
    }
    .pr-md-20 {
        padding-right: 20px !important;
    }
    .pr-md-25 {
        padding-right: 25px !important;
    }
    .pr-md-30 {
        padding-right: 30px !important;
    }
    .pr-md-35 {
        padding-right: 35px !important;
    }
    .pr-md-40 {
        padding-right: 40px !important;
    }
    .pr-md-45 {
        padding-right: 45px !important;
    }
    .pr-md-50 {
        padding-right: 50px !important;
    }
    .pr-md-55 {
        padding-right: 55px !important;
    }
    .pr-md-60 {
        padding-right: 60px !important;
    }
    .pr-md-65 {
        padding-right: 65px !important;
    }
    .pr-md-70 {
        padding-right: 70px !important;
    }
    .pr-md-75 {
        padding-right: 75px !important;
    }
    .pr-md-80 {
        padding-right: 80px !important;
    }
    .pr-md-85 {
        padding-right: 85px !important;
    }
    .pr-md-90 {
        padding-right: 90px !important;
    }
    .pr-md-95 {
        padding-right: 95px !important;
    }
    .pr-md-100 {
        padding-right: 100px !important;
    }
    .px-md-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .px-md-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .px-md-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .px-md-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .px-md-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .px-md-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .px-md-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .px-md-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .px-md-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .px-md-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    .px-md-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .px-md-55 {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
    .px-md-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .px-md-65 {
        padding-left: 65px !important;
        padding-right: 65px !important;
    }
    .px-md-70 {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }
    .px-md-75 {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }
    .px-md-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .px-md-85 {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .px-md-90 {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }
    .px-md-95 {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
    .px-md-100 {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .py-md-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .py-md-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .py-md-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .py-md-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .py-md-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .py-md-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .py-md-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .py-md-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .py-md-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .py-md-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .py-md-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .py-md-55 {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .py-md-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .py-md-65 {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }
    .py-md-70 {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .py-md-75 {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .py-md-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .py-md-85 {
        padding-top: 85px !important;
        padding-bottom: 85px !important;
    }
    .py-md-90 {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .py-md-95 {
        padding-top: 95px !important;
        padding-bottom: 95px !important;
    }
    .py-md-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}

@media (min-width: 992px) {
    .p-lg-0 {
        padding: 0px !important;
    }
    .p-lg-5 {
        padding: 5px !important;
    }
    .p-lg-10 {
        padding: 10px !important;
    }
    .p-lg-15 {
        padding: 15px !important;
    }
    .p-lg-20 {
        padding: 20px !important;
    }
    .p-lg-25 {
        padding: 25px !important;
    }
    .p-lg-30 {
        padding: 30px !important;
    }
    .p-lg-35 {
        padding: 35px !important;
    }
    .p-lg-40 {
        padding: 40px !important;
    }
    .p-lg-45 {
        padding: 45px !important;
    }
    .p-lg-50 {
        padding: 50px !important;
    }
    .p-lg-55 {
        padding: 55px !important;
    }
    .p-lg-60 {
        padding: 60px !important;
    }
    .p-lg-65 {
        padding: 65px !important;
    }
    .p-lg-70 {
        padding: 70px !important;
    }
    .p-lg-75 {
        padding: 75px !important;
    }
    .p-lg-80 {
        padding: 80px !important;
    }
    .p-lg-85 {
        padding: 85px !important;
    }
    .p-lg-90 {
        padding: 90px !important;
    }
    .p-lg-95 {
        padding: 95px !important;
    }
    .p-lg-100 {
        padding: 100px !important;
    }
    .pt-lg-0 {
        padding-top: 0px !important;
    }
    .pt-lg-5 {
        padding-top: 5px !important;
    }
    .pt-lg-10 {
        padding-top: 10px !important;
    }
    .pt-lg-15 {
        padding-top: 15px !important;
    }
    .pt-lg-20 {
        padding-top: 20px !important;
    }
    .pt-lg-25 {
        padding-top: 25px !important;
    }
    .pt-lg-30 {
        padding-top: 30px !important;
    }
    .pt-lg-35 {
        padding-top: 35px !important;
    }
    .pt-lg-40 {
        padding-top: 40px !important;
    }
    .pt-lg-45 {
        padding-top: 45px !important;
    }
    .pt-lg-50 {
        padding-top: 50px !important;
    }
    .pt-lg-55 {
        padding-top: 55px !important;
    }
    .pt-lg-60 {
        padding-top: 60px !important;
    }
    .pt-lg-65 {
        padding-top: 65px !important;
    }
    .pt-lg-70 {
        padding-top: 70px !important;
    }
    .pt-lg-75 {
        padding-top: 75px !important;
    }
    .pt-lg-80 {
        padding-top: 80px !important;
    }
    .pt-lg-85 {
        padding-top: 85px !important;
    }
    .pt-lg-90 {
        padding-top: 90px !important;
    }
    .pt-lg-95 {
        padding-top: 95px !important;
    }
    .pt-lg-100 {
        padding-top: 100px !important;
    }
    .pb-lg-0 {
        padding-bottom: 0px !important;
    }
    .pb-lg-5 {
        padding-bottom: 5px !important;
    }
    .pb-lg-10 {
        padding-bottom: 10px !important;
    }
    .pb-lg-15 {
        padding-bottom: 15px !important;
    }
    .pb-lg-20 {
        padding-bottom: 20px !important;
    }
    .pb-lg-25 {
        padding-bottom: 25px !important;
    }
    .pb-lg-30 {
        padding-bottom: 30px !important;
    }
    .pb-lg-35 {
        padding-bottom: 35px !important;
    }
    .pb-lg-40 {
        padding-bottom: 40px !important;
    }
    .pb-lg-45 {
        padding-bottom: 45px !important;
    }
    .pb-lg-50 {
        padding-bottom: 50px !important;
    }
    .pb-lg-55 {
        padding-bottom: 55px !important;
    }
    .pb-lg-60 {
        padding-bottom: 60px !important;
    }
    .pb-lg-65 {
        padding-bottom: 65px !important;
    }
    .pb-lg-70 {
        padding-bottom: 70px !important;
    }
    .pb-lg-75 {
        padding-bottom: 75px !important;
    }
    .pb-lg-80 {
        padding-bottom: 80px !important;
    }
    .pb-lg-85 {
        padding-bottom: 85px !important;
    }
    .pb-lg-90 {
        padding-bottom: 90px !important;
    }
    .pb-lg-95 {
        padding-bottom: 95px !important;
    }
    .pb-lg-100 {
        padding-bottom: 100px !important;
    }
    .pl-lg-0 {
        padding-left: 0px !important;
    }
    .pl-lg-5 {
        padding-left: 5px !important;
    }
    .pl-lg-10 {
        padding-left: 10px !important;
    }
    .pl-lg-15 {
        padding-left: 15px !important;
    }
    .pl-lg-20 {
        padding-left: 20px !important;
    }
    .pl-lg-25 {
        padding-left: 25px !important;
    }
    .pl-lg-30 {
        padding-left: 30px !important;
    }
    .pl-lg-35 {
        padding-left: 35px !important;
    }
    .pl-lg-40 {
        padding-left: 40px !important;
    }
    .pl-lg-45 {
        padding-left: 45px !important;
    }
    .pl-lg-50 {
        padding-left: 50px !important;
    }
    .pl-lg-55 {
        padding-left: 55px !important;
    }
    .pl-lg-60 {
        padding-left: 60px !important;
    }
    .pl-lg-65 {
        padding-left: 65px !important;
    }
    .pl-lg-70 {
        padding-left: 70px !important;
    }
    .pl-lg-75 {
        padding-left: 75px !important;
    }
    .pl-lg-80 {
        padding-left: 80px !important;
    }
    .pl-lg-85 {
        padding-left: 85px !important;
    }
    .pl-lg-90 {
        padding-left: 90px !important;
    }
    .pl-lg-95 {
        padding-left: 95px !important;
    }
    .pl-lg-100 {
        padding-left: 100px !important;
    }
    .pr-lg-0 {
        padding-right: 0px !important;
    }
    .pr-lg-5 {
        padding-right: 5px !important;
    }
    .pr-lg-10 {
        padding-right: 10px !important;
    }
    .pr-lg-15 {
        padding-right: 15px !important;
    }
    .pr-lg-20 {
        padding-right: 20px !important;
    }
    .pr-lg-25 {
        padding-right: 25px !important;
    }
    .pr-lg-30 {
        padding-right: 30px !important;
    }
    .pr-lg-35 {
        padding-right: 35px !important;
    }
    .pr-lg-40 {
        padding-right: 40px !important;
    }
    .pr-lg-45 {
        padding-right: 45px !important;
    }
    .pr-lg-50 {
        padding-right: 50px !important;
    }
    .pr-lg-55 {
        padding-right: 55px !important;
    }
    .pr-lg-60 {
        padding-right: 60px !important;
    }
    .pr-lg-65 {
        padding-right: 65px !important;
    }
    .pr-lg-70 {
        padding-right: 70px !important;
    }
    .pr-lg-75 {
        padding-right: 75px !important;
    }
    .pr-lg-80 {
        padding-right: 80px !important;
    }
    .pr-lg-85 {
        padding-right: 85px !important;
    }
    .pr-lg-90 {
        padding-right: 90px !important;
    }
    .pr-lg-95 {
        padding-right: 95px !important;
    }
    .pr-lg-100 {
        padding-right: 100px !important;
    }
    .px-lg-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .px-lg-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .px-lg-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .px-lg-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .px-lg-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .px-lg-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .px-lg-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .px-lg-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .px-lg-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .px-lg-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    .px-lg-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .px-lg-55 {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
    .px-lg-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .px-lg-65 {
        padding-left: 65px !important;
        padding-right: 65px !important;
    }
    .px-lg-70 {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }
    .px-lg-75 {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }
    .px-lg-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .px-lg-85 {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .px-lg-90 {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }
    .px-lg-95 {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
    .px-lg-100 {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .py-lg-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .py-lg-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .py-lg-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .py-lg-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .py-lg-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .py-lg-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .py-lg-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .py-lg-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .py-lg-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .py-lg-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .py-lg-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .py-lg-55 {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .py-lg-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .py-lg-65 {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }
    .py-lg-70 {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .py-lg-75 {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .py-lg-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .py-lg-85 {
        padding-top: 85px !important;
        padding-bottom: 85px !important;
    }
    .py-lg-90 {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .py-lg-95 {
        padding-top: 95px !important;
        padding-bottom: 95px !important;
    }
    .py-lg-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}

@media (min-width: 1200px) {
    .p-xl-0 {
        padding: 0px !important;
    }
    .p-xl-5 {
        padding: 5px !important;
    }
    .p-xl-10 {
        padding: 10px !important;
    }
    .p-xl-15 {
        padding: 15px !important;
    }
    .p-xl-20 {
        padding: 20px !important;
    }
    .p-xl-25 {
        padding: 25px !important;
    }
    .p-xl-30 {
        padding: 30px !important;
    }
    .p-xl-35 {
        padding: 35px !important;
    }
    .p-xl-40 {
        padding: 40px !important;
    }
    .p-xl-45 {
        padding: 45px !important;
    }
    .p-xl-50 {
        padding: 50px !important;
    }
    .p-xl-55 {
        padding: 55px !important;
    }
    .p-xl-60 {
        padding: 60px !important;
    }
    .p-xl-65 {
        padding: 65px !important;
    }
    .p-xl-70 {
        padding: 70px !important;
    }
    .p-xl-75 {
        padding: 75px !important;
    }
    .p-xl-80 {
        padding: 80px !important;
    }
    .p-xl-85 {
        padding: 85px !important;
    }
    .p-xl-90 {
        padding: 90px !important;
    }
    .p-xl-95 {
        padding: 95px !important;
    }
    .p-xl-100 {
        padding: 100px !important;
    }
    .pt-xl-0 {
        padding-top: 0px !important;
    }
    .pt-xl-5 {
        padding-top: 5px !important;
    }
    .pt-xl-10 {
        padding-top: 10px !important;
    }
    .pt-xl-15 {
        padding-top: 15px !important;
    }
    .pt-xl-20 {
        padding-top: 20px !important;
    }
    .pt-xl-25 {
        padding-top: 25px !important;
    }
    .pt-xl-30 {
        padding-top: 30px !important;
    }
    .pt-xl-35 {
        padding-top: 35px !important;
    }
    .pt-xl-40 {
        padding-top: 40px !important;
    }
    .pt-xl-45 {
        padding-top: 45px !important;
    }
    .pt-xl-50 {
        padding-top: 50px !important;
    }
    .pt-xl-55 {
        padding-top: 55px !important;
    }
    .pt-xl-60 {
        padding-top: 60px !important;
    }
    .pt-xl-65 {
        padding-top: 65px !important;
    }
    .pt-xl-70 {
        padding-top: 70px !important;
    }
    .pt-xl-75 {
        padding-top: 75px !important;
    }
    .pt-xl-80 {
        padding-top: 80px !important;
    }
    .pt-xl-85 {
        padding-top: 85px !important;
    }
    .pt-xl-90 {
        padding-top: 90px !important;
    }
    .pt-xl-95 {
        padding-top: 95px !important;
    }
    .pt-xl-100 {
        padding-top: 100px !important;
    }
    .pb-xl-0 {
        padding-bottom: 0px !important;
    }
    .pb-xl-5 {
        padding-bottom: 5px !important;
    }
    .pb-xl-10 {
        padding-bottom: 10px !important;
    }
    .pb-xl-15 {
        padding-bottom: 15px !important;
    }
    .pb-xl-20 {
        padding-bottom: 20px !important;
    }
    .pb-xl-25 {
        padding-bottom: 25px !important;
    }
    .pb-xl-30 {
        padding-bottom: 30px !important;
    }
    .pb-xl-35 {
        padding-bottom: 35px !important;
    }
    .pb-xl-40 {
        padding-bottom: 40px !important;
    }
    .pb-xl-45 {
        padding-bottom: 45px !important;
    }
    .pb-xl-50 {
        padding-bottom: 50px !important;
    }
    .pb-xl-55 {
        padding-bottom: 55px !important;
    }
    .pb-xl-60 {
        padding-bottom: 60px !important;
    }
    .pb-xl-65 {
        padding-bottom: 65px !important;
    }
    .pb-xl-70 {
        padding-bottom: 70px !important;
    }
    .pb-xl-75 {
        padding-bottom: 75px !important;
    }
    .pb-xl-80 {
        padding-bottom: 80px !important;
    }
    .pb-xl-85 {
        padding-bottom: 85px !important;
    }
    .pb-xl-90 {
        padding-bottom: 90px !important;
    }
    .pb-xl-95 {
        padding-bottom: 95px !important;
    }
    .pb-xl-100 {
        padding-bottom: 100px !important;
    }
    .pl-xl-0 {
        padding-left: 0px !important;
    }
    .pl-xl-5 {
        padding-left: 5px !important;
    }
    .pl-xl-10 {
        padding-left: 10px !important;
    }
    .pl-xl-15 {
        padding-left: 15px !important;
    }
    .pl-xl-20 {
        padding-left: 20px !important;
    }
    .pl-xl-25 {
        padding-left: 25px !important;
    }
    .pl-xl-30 {
        padding-left: 30px !important;
    }
    .pl-xl-35 {
        padding-left: 35px !important;
    }
    .pl-xl-40 {
        padding-left: 40px !important;
    }
    .pl-xl-45 {
        padding-left: 45px !important;
    }
    .pl-xl-50 {
        padding-left: 50px !important;
    }
    .pl-xl-55 {
        padding-left: 55px !important;
    }
    .pl-xl-60 {
        padding-left: 60px !important;
    }
    .pl-xl-65 {
        padding-left: 65px !important;
    }
    .pl-xl-70 {
        padding-left: 70px !important;
    }
    .pl-xl-75 {
        padding-left: 75px !important;
    }
    .pl-xl-80 {
        padding-left: 80px !important;
    }
    .pl-xl-85 {
        padding-left: 85px !important;
    }
    .pl-xl-90 {
        padding-left: 90px !important;
    }
    .pl-xl-95 {
        padding-left: 95px !important;
    }
    .pl-xl-100 {
        padding-left: 100px !important;
    }
    .pr-xl-0 {
        padding-right: 0px !important;
    }
    .pr-xl-5 {
        padding-right: 5px !important;
    }
    .pr-xl-10 {
        padding-right: 10px !important;
    }
    .pr-xl-15 {
        padding-right: 15px !important;
    }
    .pr-xl-20 {
        padding-right: 20px !important;
    }
    .pr-xl-25 {
        padding-right: 25px !important;
    }
    .pr-xl-30 {
        padding-right: 30px !important;
    }
    .pr-xl-35 {
        padding-right: 35px !important;
    }
    .pr-xl-40 {
        padding-right: 40px !important;
    }
    .pr-xl-45 {
        padding-right: 45px !important;
    }
    .pr-xl-50 {
        padding-right: 50px !important;
    }
    .pr-xl-55 {
        padding-right: 55px !important;
    }
    .pr-xl-60 {
        padding-right: 60px !important;
    }
    .pr-xl-65 {
        padding-right: 65px !important;
    }
    .pr-xl-70 {
        padding-right: 70px !important;
    }
    .pr-xl-75 {
        padding-right: 75px !important;
    }
    .pr-xl-80 {
        padding-right: 80px !important;
    }
    .pr-xl-85 {
        padding-right: 85px !important;
    }
    .pr-xl-90 {
        padding-right: 90px !important;
    }
    .pr-xl-95 {
        padding-right: 95px !important;
    }
    .pr-xl-100 {
        padding-right: 100px !important;
    }
    .px-xl-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .px-xl-5 {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .px-xl-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .px-xl-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .px-xl-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .px-xl-25 {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .px-xl-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .px-xl-35 {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
    .px-xl-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .px-xl-45 {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    .px-xl-50 {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .px-xl-55 {
        padding-left: 55px !important;
        padding-right: 55px !important;
    }
    .px-xl-60 {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .px-xl-65 {
        padding-left: 65px !important;
        padding-right: 65px !important;
    }
    .px-xl-70 {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }
    .px-xl-75 {
        padding-left: 75px !important;
        padding-right: 75px !important;
    }
    .px-xl-80 {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
    .px-xl-85 {
        padding-left: 85px !important;
        padding-right: 85px !important;
    }
    .px-xl-90 {
        padding-left: 90px !important;
        padding-right: 90px !important;
    }
    .px-xl-95 {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
    .px-xl-100 {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    .py-xl-0 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .py-xl-5 {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .py-xl-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .py-xl-15 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .py-xl-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .py-xl-25 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
    .py-xl-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .py-xl-35 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
    .py-xl-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    .py-xl-45 {
        padding-top: 45px !important;
        padding-bottom: 45px !important;
    }
    .py-xl-50 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .py-xl-55 {
        padding-top: 55px !important;
        padding-bottom: 55px !important;
    }
    .py-xl-60 {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    .py-xl-65 {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }
    .py-xl-70 {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }
    .py-xl-75 {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .py-xl-80 {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .py-xl-85 {
        padding-top: 85px !important;
        padding-bottom: 85px !important;
    }
    .py-xl-90 {
        padding-top: 90px !important;
        padding-bottom: 90px !important;
    }
    .py-xl-95 {
        padding-top: 95px !important;
        padding-bottom: 95px !important;
    }
    .py-xl-100 {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}


/*******************
Margin property
*******************/

.m-0 {
    margin: 0px !important;
}

.m-5 {
    margin: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.m-25 {
    margin: 25px !important;
}

.m-30 {
    margin: 30px !important;
}

.m-35 {
    margin: 35px !important;
}

.m-40 {
    margin: 40px !important;
}

.m-45 {
    margin: 45px !important;
}

.m-50 {
    margin: 50px !important;
}

.m-55 {
    margin: 55px !important;
}

.m-60 {
    margin: 60px !important;
}

.m-65 {
    margin: 65px !important;
}

.m-70 {
    margin: 70px !important;
}

.m-75 {
    margin: 75px !important;
}

.m-80 {
    margin: 80px !important;
}

.m-85 {
    margin: 85px !important;
}

.m-90 {
    margin: 90px !important;
}

.m-95 {
    margin: 95px !important;
}

.m-100 {
    margin: 100px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-5 {
    margin-top: 5px !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-35 {
    margin-top: 35px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-55 {
    margin-top: 55px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-65 {
    margin-top: 65px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-75 {
    margin-top: 75px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-85 {
    margin-top: 85px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-95 {
    margin-top: 95px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-5 {
    margin-bottom: 5px !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-35 {
    margin-bottom: 35px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-55 {
    margin-bottom: 55px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-65 {
    margin-bottom: 65px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-75 {
    margin-bottom: 75px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-85 {
    margin-bottom: 85px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-95 {
    margin-bottom: 95px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.ml-5 {
    margin-left: 5px !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-35 {
    margin-left: 35px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-45 {
    margin-left: 45px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.ml-55 {
    margin-left: 55px !important;
}

.ml-60 {
    margin-left: 60px !important;
}

.ml-65 {
    margin-left: 65px !important;
}

.ml-70 {
    margin-left: 70px !important;
}

.ml-75 {
    margin-left: 75px !important;
}

.ml-80 {
    margin-left: 80px !important;
}

.ml-85 {
    margin-left: 85px !important;
}

.ml-90 {
    margin-left: 90px !important;
}

.ml-95 {
    margin-left: 95px !important;
}

.ml-100 {
    margin-left: 100px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.mr-5 {
    margin-right: 5px !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-35 {
    margin-right: 35px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-45 {
    margin-right: 45px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.mr-55 {
    margin-right: 55px !important;
}

.mr-60 {
    margin-right: 60px !important;
}

.mr-65 {
    margin-right: 65px !important;
}

.mr-70 {
    margin-right: 70px !important;
}

.mr-75 {
    margin-right: 75px !important;
}

.mr-80 {
    margin-right: 80px !important;
}

.mr-85 {
    margin-right: 85px !important;
}

.mr-90 {
    margin-right: 90px !important;
}

.mr-95 {
    margin-right: 95px !important;
}

.mr-100 {
    margin-right: 100px !important;
}

.mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.mx-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.mx-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mx-15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.mx-20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mx-25 {
    margin-left: 25px !important;
    margin-right: 25px !important;
}

.mx-30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.mx-35 {
    margin-left: 35px !important;
    margin-right: 35px !important;
}

.mx-40 {
    margin-left: 40px !important;
    margin-right: 40px !important;
}

.mx-45 {
    margin-left: 45px !important;
    margin-right: 45px !important;
}

.mx-50 {
    margin-left: 50px !important;
    margin-right: 50px !important;
}

.mx-55 {
    margin-left: 55px !important;
    margin-right: 55px !important;
}

.mx-60 {
    margin-left: 60px !important;
    margin-right: 60px !important;
}

.mx-65 {
    margin-left: 65px !important;
    margin-right: 65px !important;
}

.mx-70 {
    margin-left: 70px !important;
    margin-right: 70px !important;
}

.mx-75 {
    margin-left: 75px !important;
    margin-right: 75px !important;
}

.mx-80 {
    margin-left: 80px !important;
    margin-right: 80px !important;
}

.mx-85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
}

.mx-90 {
    margin-left: 90px !important;
    margin-right: 90px !important;
}

.mx-95 {
    margin-left: 95px !important;
    margin-right: 95px !important;
}

.mx-100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
}

.my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.my-5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.my-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.my-15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.my-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.my-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.my-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.my-35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}

.my-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.my-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
}

.my-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.my-55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important;
}

.my-60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}

.my-65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important;
}

.my-70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
}

.my-75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
}

.my-80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
}

.my-85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important;
}

.my-90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
}

.my-95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important;
}

.my-100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
}

@media (max-width: 575px) {
    .m-xs-0 {
        margin: 0px !important;
    }
    .m-xs-5 {
        margin: 5px !important;
    }
    .m-xs-10 {
        margin: 10px !important;
    }
    .m-xs-15 {
        margin: 15px !important;
    }
    .m-xs-20 {
        margin: 20px !important;
    }
    .m-xs-25 {
        margin: 25px !important;
    }
    .m-xs-30 {
        margin: 30px !important;
    }
    .m-xs-35 {
        margin: 35px !important;
    }
    .m-xs-40 {
        margin: 40px !important;
    }
    .m-xs-45 {
        margin: 45px !important;
    }
    .m-xs-50 {
        margin: 50px !important;
    }
    .m-xs-55 {
        margin: 55px !important;
    }
    .m-xs-60 {
        margin: 60px !important;
    }
    .m-xs-65 {
        margin: 65px !important;
    }
    .m-xs-70 {
        margin: 70px !important;
    }
    .m-xs-75 {
        margin: 75px !important;
    }
    .m-xs-80 {
        margin: 80px !important;
    }
    .m-xs-85 {
        margin: 85px !important;
    }
    .m-xs-90 {
        margin: 90px !important;
    }
    .m-xs-95 {
        margin: 95px !important;
    }
    .m-xs-100 {
        margin: 100px !important;
    }
    .mt-xs-0 {
        margin-top: 0px !important;
    }
    .mt-xs-5 {
        margin-top: 5px !important;
    }
    .mt-xs-10 {
        margin-top: 10px !important;
    }
    .mt-xs-15 {
        margin-top: 15px !important;
    }
    .mt-xs-20 {
        margin-top: 20px !important;
    }
    .mt-xs-25 {
        margin-top: 25px !important;
    }
    .mt-xs-30 {
        margin-top: 30px !important;
    }
    .mt-xs-35 {
        margin-top: 35px !important;
    }
    .mt-xs-40 {
        margin-top: 40px !important;
    }
    .mt-xs-45 {
        margin-top: 45px !important;
    }
    .mt-xs-50 {
        margin-top: 50px !important;
    }
    .mt-xs-55 {
        margin-top: 55px !important;
    }
    .mt-xs-60 {
        margin-top: 60px !important;
    }
    .mt-xs-65 {
        margin-top: 65px !important;
    }
    .mt-xs-70 {
        margin-top: 70px !important;
    }
    .mt-xs-75 {
        margin-top: 75px !important;
    }
    .mt-xs-80 {
        margin-top: 80px !important;
    }
    .mt-xs-85 {
        margin-top: 85px !important;
    }
    .mt-xs-90 {
        margin-top: 90px !important;
    }
    .mt-xs-95 {
        margin-top: 95px !important;
    }
    .mt-xs-100 {
        margin-top: 100px !important;
    }
    .mb-xs-0 {
        margin-bottom: 0px !important;
    }
    .mb-xs-5 {
        margin-bottom: 5px !important;
    }
    .mb-xs-10 {
        margin-bottom: 10px !important;
    }
    .mb-xs-15 {
        margin-bottom: 15px !important;
    }
    .mb-xs-20 {
        margin-bottom: 20px !important;
    }
    .mb-xs-25 {
        margin-bottom: 25px !important;
    }
    .mb-xs-30 {
        margin-bottom: 30px !important;
    }
    .mb-xs-35 {
        margin-bottom: 35px !important;
    }
    .mb-xs-40 {
        margin-bottom: 40px !important;
    }
    .mb-xs-45 {
        margin-bottom: 45px !important;
    }
    .mb-xs-50 {
        margin-bottom: 50px !important;
    }
    .mb-xs-55 {
        margin-bottom: 55px !important;
    }
    .mb-xs-60 {
        margin-bottom: 60px !important;
    }
    .mb-xs-65 {
        margin-bottom: 65px !important;
    }
    .mb-xs-70 {
        margin-bottom: 70px !important;
    }
    .mb-xs-75 {
        margin-bottom: 75px !important;
    }
    .mb-xs-80 {
        margin-bottom: 80px !important;
    }
    .mb-xs-85 {
        margin-bottom: 85px !important;
    }
    .mb-xs-90 {
        margin-bottom: 90px !important;
    }
    .mb-xs-95 {
        margin-bottom: 95px !important;
    }
    .mb-xs-100 {
        margin-bottom: 100px !important;
    }
    .ml-xs-0 {
        margin-left: 0px !important;
    }
    .ml-xs-5 {
        margin-left: 5px !important;
    }
    .ml-xs-10 {
        margin-left: 10px !important;
    }
    .ml-xs-15 {
        margin-left: 15px !important;
    }
    .ml-xs-20 {
        margin-left: 20px !important;
    }
    .ml-xs-25 {
        margin-left: 25px !important;
    }
    .ml-xs-30 {
        margin-left: 30px !important;
    }
    .ml-xs-35 {
        margin-left: 35px !important;
    }
    .ml-xs-40 {
        margin-left: 40px !important;
    }
    .ml-xs-45 {
        margin-left: 45px !important;
    }
    .ml-xs-50 {
        margin-left: 50px !important;
    }
    .ml-xs-55 {
        margin-left: 55px !important;
    }
    .ml-xs-60 {
        margin-left: 60px !important;
    }
    .ml-xs-65 {
        margin-left: 65px !important;
    }
    .ml-xs-70 {
        margin-left: 70px !important;
    }
    .ml-xs-75 {
        margin-left: 75px !important;
    }
    .ml-xs-80 {
        margin-left: 80px !important;
    }
    .ml-xs-85 {
        margin-left: 85px !important;
    }
    .ml-xs-90 {
        margin-left: 90px !important;
    }
    .ml-xs-95 {
        margin-left: 95px !important;
    }
    .ml-xs-100 {
        margin-left: 100px !important;
    }
    .mr-xs-0 {
        margin-right: 0px !important;
    }
    .mr-xs-5 {
        margin-right: 5px !important;
    }
    .mr-xs-10 {
        margin-right: 10px !important;
    }
    .mr-xs-15 {
        margin-right: 15px !important;
    }
    .mr-xs-20 {
        margin-right: 20px !important;
    }
    .mr-xs-25 {
        margin-right: 25px !important;
    }
    .mr-xs-30 {
        margin-right: 30px !important;
    }
    .mr-xs-35 {
        margin-right: 35px !important;
    }
    .mr-xs-40 {
        margin-right: 40px !important;
    }
    .mr-xs-45 {
        margin-right: 45px !important;
    }
    .mr-xs-50 {
        margin-right: 50px !important;
    }
    .mr-xs-55 {
        margin-right: 55px !important;
    }
    .mr-xs-60 {
        margin-right: 60px !important;
    }
    .mr-xs-65 {
        margin-right: 65px !important;
    }
    .mr-xs-70 {
        margin-right: 70px !important;
    }
    .mr-xs-75 {
        margin-right: 75px !important;
    }
    .mr-xs-80 {
        margin-right: 80px !important;
    }
    .mr-xs-85 {
        margin-right: 85px !important;
    }
    .mr-xs-90 {
        margin-right: 90px !important;
    }
    .mr-xs-95 {
        margin-right: 95px !important;
    }
    .mr-xs-100 {
        margin-right: 100px !important;
    }
    .mx-xs-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mx-xs-5 {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .mx-xs-10 {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .mx-xs-15 {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mx-xs-20 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .mx-xs-25 {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .mx-xs-30 {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .mx-xs-35 {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .mx-xs-40 {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .mx-xs-45 {
        margin-left: 45px !important;
        margin-right: 45px !important;
    }
    .mx-xs-50 {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
    .mx-xs-55 {
        margin-left: 55px !important;
        margin-right: 55px !important;
    }
    .mx-xs-60 {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }
    .mx-xs-65 {
        margin-left: 65px !important;
        margin-right: 65px !important;
    }
    .mx-xs-70 {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }
    .mx-xs-75 {
        margin-left: 75px !important;
        margin-right: 75px !important;
    }
    .mx-xs-80 {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .mx-xs-85 {
        margin-left: 85px !important;
        margin-right: 85px !important;
    }
    .mx-xs-90 {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }
    .mx-xs-95 {
        margin-left: 95px !important;
        margin-right: 95px !important;
    }
    .mx-xs-100 {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .my-xs-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .my-xs-5 {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .my-xs-10 {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .my-xs-15 {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .my-xs-20 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .my-xs-25 {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .my-xs-30 {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .my-xs-35 {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .my-xs-40 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .my-xs-45 {
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }
    .my-xs-50 {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .my-xs-55 {
        margin-top: 55px !important;
        margin-bottom: 55px !important;
    }
    .my-xs-60 {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .my-xs-65 {
        margin-top: 65px !important;
        margin-bottom: 65px !important;
    }
    .my-xs-70 {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }
    .my-xs-75 {
        margin-top: 75px !important;
        margin-bottom: 75px !important;
    }
    .my-xs-80 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .my-xs-85 {
        margin-top: 85px !important;
        margin-bottom: 85px !important;
    }
    .my-xs-90 {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }
    .my-xs-95 {
        margin-top: 95px !important;
        margin-bottom: 95px !important;
    }
    .my-xs-100 {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0px !important;
    }
    .m-sm-5 {
        margin: 5px !important;
    }
    .m-sm-10 {
        margin: 10px !important;
    }
    .m-sm-15 {
        margin: 15px !important;
    }
    .m-sm-20 {
        margin: 20px !important;
    }
    .m-sm-25 {
        margin: 25px !important;
    }
    .m-sm-30 {
        margin: 30px !important;
    }
    .m-sm-35 {
        margin: 35px !important;
    }
    .m-sm-40 {
        margin: 40px !important;
    }
    .m-sm-45 {
        margin: 45px !important;
    }
    .m-sm-50 {
        margin: 50px !important;
    }
    .m-sm-55 {
        margin: 55px !important;
    }
    .m-sm-60 {
        margin: 60px !important;
    }
    .m-sm-65 {
        margin: 65px !important;
    }
    .m-sm-70 {
        margin: 70px !important;
    }
    .m-sm-75 {
        margin: 75px !important;
    }
    .m-sm-80 {
        margin: 80px !important;
    }
    .m-sm-85 {
        margin: 85px !important;
    }
    .m-sm-90 {
        margin: 90px !important;
    }
    .m-sm-95 {
        margin: 95px !important;
    }
    .m-sm-100 {
        margin: 100px !important;
    }
    .mt-sm-0 {
        margin-top: 0px !important;
    }
    .mt-sm-5 {
        margin-top: 5px !important;
    }
    .mt-sm-10 {
        margin-top: 10px !important;
    }
    .mt-sm-15 {
        margin-top: 15px !important;
    }
    .mt-sm-20 {
        margin-top: 20px !important;
    }
    .mt-sm-25 {
        margin-top: 25px !important;
    }
    .mt-sm-30 {
        margin-top: 30px !important;
    }
    .mt-sm-35 {
        margin-top: 35px !important;
    }
    .mt-sm-40 {
        margin-top: 40px !important;
    }
    .mt-sm-45 {
        margin-top: 45px !important;
    }
    .mt-sm-50 {
        margin-top: 50px !important;
    }
    .mt-sm-55 {
        margin-top: 55px !important;
    }
    .mt-sm-60 {
        margin-top: 60px !important;
    }
    .mt-sm-65 {
        margin-top: 65px !important;
    }
    .mt-sm-70 {
        margin-top: 70px !important;
    }
    .mt-sm-75 {
        margin-top: 75px !important;
    }
    .mt-sm-80 {
        margin-top: 80px !important;
    }
    .mt-sm-85 {
        margin-top: 85px !important;
    }
    .mt-sm-90 {
        margin-top: 90px !important;
    }
    .mt-sm-95 {
        margin-top: 95px !important;
    }
    .mt-sm-100 {
        margin-top: 100px !important;
    }
    .mb-sm-0 {
        margin-bottom: 0px !important;
    }
    .mb-sm-5 {
        margin-bottom: 5px !important;
    }
    .mb-sm-10 {
        margin-bottom: 10px !important;
    }
    .mb-sm-15 {
        margin-bottom: 15px !important;
    }
    .mb-sm-20 {
        margin-bottom: 20px !important;
    }
    .mb-sm-25 {
        margin-bottom: 25px !important;
    }
    .mb-sm-30 {
        margin-bottom: 30px !important;
    }
    .mb-sm-35 {
        margin-bottom: 35px !important;
    }
    .mb-sm-40 {
        margin-bottom: 40px !important;
    }
    .mb-sm-45 {
        margin-bottom: 45px !important;
    }
    .mb-sm-50 {
        margin-bottom: 50px !important;
    }
    .mb-sm-55 {
        margin-bottom: 55px !important;
    }
    .mb-sm-60 {
        margin-bottom: 60px !important;
    }
    .mb-sm-65 {
        margin-bottom: 65px !important;
    }
    .mb-sm-70 {
        margin-bottom: 70px !important;
    }
    .mb-sm-75 {
        margin-bottom: 75px !important;
    }
    .mb-sm-80 {
        margin-bottom: 80px !important;
    }
    .mb-sm-85 {
        margin-bottom: 85px !important;
    }
    .mb-sm-90 {
        margin-bottom: 90px !important;
    }
    .mb-sm-95 {
        margin-bottom: 95px !important;
    }
    .mb-sm-100 {
        margin-bottom: 100px !important;
    }
    .ml-sm-0 {
        margin-left: 0px !important;
    }
    .ml-sm-5 {
        margin-left: 5px !important;
    }
    .ml-sm-10 {
        margin-left: 10px !important;
    }
    .ml-sm-15 {
        margin-left: 15px !important;
    }
    .ml-sm-20 {
        margin-left: 20px !important;
    }
    .ml-sm-25 {
        margin-left: 25px !important;
    }
    .ml-sm-30 {
        margin-left: 30px !important;
    }
    .ml-sm-35 {
        margin-left: 35px !important;
    }
    .ml-sm-40 {
        margin-left: 40px !important;
    }
    .ml-sm-45 {
        margin-left: 45px !important;
    }
    .ml-sm-50 {
        margin-left: 50px !important;
    }
    .ml-sm-55 {
        margin-left: 55px !important;
    }
    .ml-sm-60 {
        margin-left: 60px !important;
    }
    .ml-sm-65 {
        margin-left: 65px !important;
    }
    .ml-sm-70 {
        margin-left: 70px !important;
    }
    .ml-sm-75 {
        margin-left: 75px !important;
    }
    .ml-sm-80 {
        margin-left: 80px !important;
    }
    .ml-sm-85 {
        margin-left: 85px !important;
    }
    .ml-sm-90 {
        margin-left: 90px !important;
    }
    .ml-sm-95 {
        margin-left: 95px !important;
    }
    .ml-sm-100 {
        margin-left: 100px !important;
    }
    .mr-sm-0 {
        margin-right: 0px !important;
    }
    .mr-sm-5 {
        margin-right: 5px !important;
    }
    .mr-sm-10 {
        margin-right: 10px !important;
    }
    .mr-sm-15 {
        margin-right: 15px !important;
    }
    .mr-sm-20 {
        margin-right: 20px !important;
    }
    .mr-sm-25 {
        margin-right: 25px !important;
    }
    .mr-sm-30 {
        margin-right: 30px !important;
    }
    .mr-sm-35 {
        margin-right: 35px !important;
    }
    .mr-sm-40 {
        margin-right: 40px !important;
    }
    .mr-sm-45 {
        margin-right: 45px !important;
    }
    .mr-sm-50 {
        margin-right: 50px !important;
    }
    .mr-sm-55 {
        margin-right: 55px !important;
    }
    .mr-sm-60 {
        margin-right: 60px !important;
    }
    .mr-sm-65 {
        margin-right: 65px !important;
    }
    .mr-sm-70 {
        margin-right: 70px !important;
    }
    .mr-sm-75 {
        margin-right: 75px !important;
    }
    .mr-sm-80 {
        margin-right: 80px !important;
    }
    .mr-sm-85 {
        margin-right: 85px !important;
    }
    .mr-sm-90 {
        margin-right: 90px !important;
    }
    .mr-sm-95 {
        margin-right: 95px !important;
    }
    .mr-sm-100 {
        margin-right: 100px !important;
    }
    .mx-sm-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mx-sm-5 {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .mx-sm-10 {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .mx-sm-15 {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mx-sm-20 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .mx-sm-25 {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .mx-sm-30 {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .mx-sm-35 {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .mx-sm-40 {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .mx-sm-45 {
        margin-left: 45px !important;
        margin-right: 45px !important;
    }
    .mx-sm-50 {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
    .mx-sm-55 {
        margin-left: 55px !important;
        margin-right: 55px !important;
    }
    .mx-sm-60 {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }
    .mx-sm-65 {
        margin-left: 65px !important;
        margin-right: 65px !important;
    }
    .mx-sm-70 {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }
    .mx-sm-75 {
        margin-left: 75px !important;
        margin-right: 75px !important;
    }
    .mx-sm-80 {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .mx-sm-85 {
        margin-left: 85px !important;
        margin-right: 85px !important;
    }
    .mx-sm-90 {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }
    .mx-sm-95 {
        margin-left: 95px !important;
        margin-right: 95px !important;
    }
    .mx-sm-100 {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .my-sm-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .my-sm-5 {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .my-sm-10 {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .my-sm-15 {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .my-sm-20 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .my-sm-25 {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .my-sm-30 {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .my-sm-35 {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .my-sm-40 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .my-sm-45 {
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }
    .my-sm-50 {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .my-sm-55 {
        margin-top: 55px !important;
        margin-bottom: 55px !important;
    }
    .my-sm-60 {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .my-sm-65 {
        margin-top: 65px !important;
        margin-bottom: 65px !important;
    }
    .my-sm-70 {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }
    .my-sm-75 {
        margin-top: 75px !important;
        margin-bottom: 75px !important;
    }
    .my-sm-80 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .my-sm-85 {
        margin-top: 85px !important;
        margin-bottom: 85px !important;
    }
    .my-sm-90 {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }
    .my-sm-95 {
        margin-top: 95px !important;
        margin-bottom: 95px !important;
    }
    .my-sm-100 {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0px !important;
    }
    .m-md-5 {
        margin: 5px !important;
    }
    .m-md-10 {
        margin: 10px !important;
    }
    .m-md-15 {
        margin: 15px !important;
    }
    .m-md-20 {
        margin: 20px !important;
    }
    .m-md-25 {
        margin: 25px !important;
    }
    .m-md-30 {
        margin: 30px !important;
    }
    .m-md-35 {
        margin: 35px !important;
    }
    .m-md-40 {
        margin: 40px !important;
    }
    .m-md-45 {
        margin: 45px !important;
    }
    .m-md-50 {
        margin: 50px !important;
    }
    .m-md-55 {
        margin: 55px !important;
    }
    .m-md-60 {
        margin: 60px !important;
    }
    .m-md-65 {
        margin: 65px !important;
    }
    .m-md-70 {
        margin: 70px !important;
    }
    .m-md-75 {
        margin: 75px !important;
    }
    .m-md-80 {
        margin: 80px !important;
    }
    .m-md-85 {
        margin: 85px !important;
    }
    .m-md-90 {
        margin: 90px !important;
    }
    .m-md-95 {
        margin: 95px !important;
    }
    .m-md-100 {
        margin: 100px !important;
    }
    .mt-md-0 {
        margin-top: 0px !important;
    }
    .mt-md-5 {
        margin-top: 5px !important;
    }
    .mt-md-10 {
        margin-top: 10px !important;
    }
    .mt-md-15 {
        margin-top: 15px !important;
    }
    .mt-md-20 {
        margin-top: 20px !important;
    }
    .mt-md-25 {
        margin-top: 25px !important;
    }
    .mt-md-30 {
        margin-top: 30px !important;
    }
    .mt-md-35 {
        margin-top: 35px !important;
    }
    .mt-md-40 {
        margin-top: 40px !important;
    }
    .mt-md-45 {
        margin-top: 45px !important;
    }
    .mt-md-50 {
        margin-top: 50px !important;
    }
    .mt-md-55 {
        margin-top: 55px !important;
    }
    .mt-md-60 {
        margin-top: 60px !important;
    }
    .mt-md-65 {
        margin-top: 65px !important;
    }
    .mt-md-70 {
        margin-top: 70px !important;
    }
    .mt-md-75 {
        margin-top: 75px !important;
    }
    .mt-md-80 {
        margin-top: 80px !important;
    }
    .mt-md-85 {
        margin-top: 85px !important;
    }
    .mt-md-90 {
        margin-top: 90px !important;
    }
    .mt-md-95 {
        margin-top: 95px !important;
    }
    .mt-md-100 {
        margin-top: 100px !important;
    }
    .mb-md-0 {
        margin-bottom: 0px !important;
    }
    .mb-md-5 {
        margin-bottom: 5px !important;
    }
    .mb-md-10 {
        margin-bottom: 10px !important;
    }
    .mb-md-15 {
        margin-bottom: 15px !important;
    }
    .mb-md-20 {
        margin-bottom: 20px !important;
    }
    .mb-md-25 {
        margin-bottom: 25px !important;
    }
    .mb-md-30 {
        margin-bottom: 30px !important;
    }
    .mb-md-35 {
        margin-bottom: 35px !important;
    }
    .mb-md-40 {
        margin-bottom: 40px !important;
    }
    .mb-md-45 {
        margin-bottom: 45px !important;
    }
    .mb-md-50 {
        margin-bottom: 50px !important;
    }
    .mb-md-55 {
        margin-bottom: 55px !important;
    }
    .mb-md-60 {
        margin-bottom: 60px !important;
    }
    .mb-md-65 {
        margin-bottom: 65px !important;
    }
    .mb-md-70 {
        margin-bottom: 70px !important;
    }
    .mb-md-75 {
        margin-bottom: 75px !important;
    }
    .mb-md-80 {
        margin-bottom: 80px !important;
    }
    .mb-md-85 {
        margin-bottom: 85px !important;
    }
    .mb-md-90 {
        margin-bottom: 90px !important;
    }
    .mb-md-95 {
        margin-bottom: 95px !important;
    }
    .mb-md-100 {
        margin-bottom: 100px !important;
    }
    .ml-md-0 {
        margin-left: 0px !important;
    }
    .ml-md-5 {
        margin-left: 5px !important;
    }
    .ml-md-10 {
        margin-left: 10px !important;
    }
    .ml-md-15 {
        margin-left: 15px !important;
    }
    .ml-md-20 {
        margin-left: 20px !important;
    }
    .ml-md-25 {
        margin-left: 25px !important;
    }
    .ml-md-30 {
        margin-left: 30px !important;
    }
    .ml-md-35 {
        margin-left: 35px !important;
    }
    .ml-md-40 {
        margin-left: 40px !important;
    }
    .ml-md-45 {
        margin-left: 45px !important;
    }
    .ml-md-50 {
        margin-left: 50px !important;
    }
    .ml-md-55 {
        margin-left: 55px !important;
    }
    .ml-md-60 {
        margin-left: 60px !important;
    }
    .ml-md-65 {
        margin-left: 65px !important;
    }
    .ml-md-70 {
        margin-left: 70px !important;
    }
    .ml-md-75 {
        margin-left: 75px !important;
    }
    .ml-md-80 {
        margin-left: 80px !important;
    }
    .ml-md-85 {
        margin-left: 85px !important;
    }
    .ml-md-90 {
        margin-left: 90px !important;
    }
    .ml-md-95 {
        margin-left: 95px !important;
    }
    .ml-md-100 {
        margin-left: 100px !important;
    }
    .mr-md-0 {
        margin-right: 0px !important;
    }
    .mr-md-5 {
        margin-right: 5px !important;
    }
    .mr-md-10 {
        margin-right: 10px !important;
    }
    .mr-md-15 {
        margin-right: 15px !important;
    }
    .mr-md-20 {
        margin-right: 20px !important;
    }
    .mr-md-25 {
        margin-right: 25px !important;
    }
    .mr-md-30 {
        margin-right: 30px !important;
    }
    .mr-md-35 {
        margin-right: 35px !important;
    }
    .mr-md-40 {
        margin-right: 40px !important;
    }
    .mr-md-45 {
        margin-right: 45px !important;
    }
    .mr-md-50 {
        margin-right: 50px !important;
    }
    .mr-md-55 {
        margin-right: 55px !important;
    }
    .mr-md-60 {
        margin-right: 60px !important;
    }
    .mr-md-65 {
        margin-right: 65px !important;
    }
    .mr-md-70 {
        margin-right: 70px !important;
    }
    .mr-md-75 {
        margin-right: 75px !important;
    }
    .mr-md-80 {
        margin-right: 80px !important;
    }
    .mr-md-85 {
        margin-right: 85px !important;
    }
    .mr-md-90 {
        margin-right: 90px !important;
    }
    .mr-md-95 {
        margin-right: 95px !important;
    }
    .mr-md-100 {
        margin-right: 100px !important;
    }
    .mx-md-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mx-md-5 {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .mx-md-10 {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .mx-md-15 {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mx-md-20 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .mx-md-25 {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .mx-md-30 {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .mx-md-35 {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .mx-md-40 {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .mx-md-45 {
        margin-left: 45px !important;
        margin-right: 45px !important;
    }
    .mx-md-50 {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
    .mx-md-55 {
        margin-left: 55px !important;
        margin-right: 55px !important;
    }
    .mx-md-60 {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }
    .mx-md-65 {
        margin-left: 65px !important;
        margin-right: 65px !important;
    }
    .mx-md-70 {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }
    .mx-md-75 {
        margin-left: 75px !important;
        margin-right: 75px !important;
    }
    .mx-md-80 {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .mx-md-85 {
        margin-left: 85px !important;
        margin-right: 85px !important;
    }
    .mx-md-90 {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }
    .mx-md-95 {
        margin-left: 95px !important;
        margin-right: 95px !important;
    }
    .mx-md-100 {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .my-md-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .my-md-5 {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .my-md-10 {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .my-md-15 {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .my-md-20 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .my-md-25 {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .my-md-30 {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .my-md-35 {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .my-md-40 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .my-md-45 {
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }
    .my-md-50 {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .my-md-55 {
        margin-top: 55px !important;
        margin-bottom: 55px !important;
    }
    .my-md-60 {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .my-md-65 {
        margin-top: 65px !important;
        margin-bottom: 65px !important;
    }
    .my-md-70 {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }
    .my-md-75 {
        margin-top: 75px !important;
        margin-bottom: 75px !important;
    }
    .my-md-80 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .my-md-85 {
        margin-top: 85px !important;
        margin-bottom: 85px !important;
    }
    .my-md-90 {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }
    .my-md-95 {
        margin-top: 95px !important;
        margin-bottom: 95px !important;
    }
    .my-md-100 {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0px !important;
    }
    .m-lg-5 {
        margin: 5px !important;
    }
    .m-lg-10 {
        margin: 10px !important;
    }
    .m-lg-15 {
        margin: 15px !important;
    }
    .m-lg-20 {
        margin: 20px !important;
    }
    .m-lg-25 {
        margin: 25px !important;
    }
    .m-lg-30 {
        margin: 30px !important;
    }
    .m-lg-35 {
        margin: 35px !important;
    }
    .m-lg-40 {
        margin: 40px !important;
    }
    .m-lg-45 {
        margin: 45px !important;
    }
    .m-lg-50 {
        margin: 50px !important;
    }
    .m-lg-55 {
        margin: 55px !important;
    }
    .m-lg-60 {
        margin: 60px !important;
    }
    .m-lg-65 {
        margin: 65px !important;
    }
    .m-lg-70 {
        margin: 70px !important;
    }
    .m-lg-75 {
        margin: 75px !important;
    }
    .m-lg-80 {
        margin: 80px !important;
    }
    .m-lg-85 {
        margin: 85px !important;
    }
    .m-lg-90 {
        margin: 90px !important;
    }
    .m-lg-95 {
        margin: 95px !important;
    }
    .m-lg-100 {
        margin: 100px !important;
    }
    .mt-lg-0 {
        margin-top: 0px !important;
    }
    .mt-lg-5 {
        margin-top: 5px !important;
    }
    .mt-lg-10 {
        margin-top: 10px !important;
    }
    .mt-lg-15 {
        margin-top: 15px !important;
    }
    .mt-lg-20 {
        margin-top: 20px !important;
    }
    .mt-lg-25 {
        margin-top: 25px !important;
    }
    .mt-lg-30 {
        margin-top: 30px !important;
    }
    .mt-lg-35 {
        margin-top: 35px !important;
    }
    .mt-lg-40 {
        margin-top: 40px !important;
    }
    .mt-lg-45 {
        margin-top: 45px !important;
    }
    .mt-lg-50 {
        margin-top: 50px !important;
    }
    .mt-lg-55 {
        margin-top: 55px !important;
    }
    .mt-lg-60 {
        margin-top: 60px !important;
    }
    .mt-lg-65 {
        margin-top: 65px !important;
    }
    .mt-lg-70 {
        margin-top: 70px !important;
    }
    .mt-lg-75 {
        margin-top: 75px !important;
    }
    .mt-lg-80 {
        margin-top: 80px !important;
    }
    .mt-lg-85 {
        margin-top: 85px !important;
    }
    .mt-lg-90 {
        margin-top: 90px !important;
    }
    .mt-lg-95 {
        margin-top: 95px !important;
    }
    .mt-lg-100 {
        margin-top: 100px !important;
    }
    .mb-lg-0 {
        margin-bottom: 0px !important;
    }
    .mb-lg-5 {
        margin-bottom: 5px !important;
    }
    .mb-lg-10 {
        margin-bottom: 10px !important;
    }
    .mb-lg-15 {
        margin-bottom: 15px !important;
    }
    .mb-lg-20 {
        margin-bottom: 20px !important;
    }
    .mb-lg-25 {
        margin-bottom: 25px !important;
    }
    .mb-lg-30 {
        margin-bottom: 30px !important;
    }
    .mb-lg-35 {
        margin-bottom: 35px !important;
    }
    .mb-lg-40 {
        margin-bottom: 40px !important;
    }
    .mb-lg-45 {
        margin-bottom: 45px !important;
    }
    .mb-lg-50 {
        margin-bottom: 50px !important;
    }
    .mb-lg-55 {
        margin-bottom: 55px !important;
    }
    .mb-lg-60 {
        margin-bottom: 60px !important;
    }
    .mb-lg-65 {
        margin-bottom: 65px !important;
    }
    .mb-lg-70 {
        margin-bottom: 70px !important;
    }
    .mb-lg-75 {
        margin-bottom: 75px !important;
    }
    .mb-lg-80 {
        margin-bottom: 80px !important;
    }
    .mb-lg-85 {
        margin-bottom: 85px !important;
    }
    .mb-lg-90 {
        margin-bottom: 90px !important;
    }
    .mb-lg-95 {
        margin-bottom: 95px !important;
    }
    .mb-lg-100 {
        margin-bottom: 100px !important;
    }
    .ml-sm-0 {
        margin-left: 0px !important;
    }
    .ml-sm-5 {
        margin-left: 5px !important;
    }
    .ml-sm-10 {
        margin-left: 10px !important;
    }
    .ml-sm-15 {
        margin-left: 15px !important;
    }
    .ml-sm-20 {
        margin-left: 20px !important;
    }
    .ml-sm-25 {
        margin-left: 25px !important;
    }
    .ml-sm-30 {
        margin-left: 30px !important;
    }
    .ml-sm-35 {
        margin-left: 35px !important;
    }
    .ml-sm-40 {
        margin-left: 40px !important;
    }
    .ml-sm-45 {
        margin-left: 45px !important;
    }
    .ml-sm-50 {
        margin-left: 50px !important;
    }
    .ml-sm-55 {
        margin-left: 55px !important;
    }
    .ml-sm-60 {
        margin-left: 60px !important;
    }
    .ml-sm-65 {
        margin-left: 65px !important;
    }
    .ml-sm-70 {
        margin-left: 70px !important;
    }
    .ml-sm-75 {
        margin-left: 75px !important;
    }
    .ml-sm-80 {
        margin-left: 80px !important;
    }
    .ml-sm-85 {
        margin-left: 85px !important;
    }
    .ml-sm-90 {
        margin-left: 90px !important;
    }
    .ml-sm-95 {
        margin-left: 95px !important;
    }
    .ml-sm-100 {
        margin-left: 100px !important;
    }
    .mr-lg-0 {
        margin-right: 0px !important;
    }
    .mr-lg-5 {
        margin-right: 5px !important;
    }
    .mr-lg-10 {
        margin-right: 10px !important;
    }
    .mr-lg-15 {
        margin-right: 15px !important;
    }
    .mr-lg-20 {
        margin-right: 20px !important;
    }
    .mr-lg-25 {
        margin-right: 25px !important;
    }
    .mr-lg-30 {
        margin-right: 30px !important;
    }
    .mr-lg-35 {
        margin-right: 35px !important;
    }
    .mr-lg-40 {
        margin-right: 40px !important;
    }
    .mr-lg-45 {
        margin-right: 45px !important;
    }
    .mr-lg-50 {
        margin-right: 50px !important;
    }
    .mr-lg-55 {
        margin-right: 55px !important;
    }
    .mr-lg-60 {
        margin-right: 60px !important;
    }
    .mr-lg-65 {
        margin-right: 65px !important;
    }
    .mr-lg-70 {
        margin-right: 70px !important;
    }
    .mr-lg-75 {
        margin-right: 75px !important;
    }
    .mr-lg-80 {
        margin-right: 80px !important;
    }
    .mr-lg-85 {
        margin-right: 85px !important;
    }
    .mr-lg-90 {
        margin-right: 90px !important;
    }
    .mr-lg-95 {
        margin-right: 95px !important;
    }
    .mr-lg-100 {
        margin-right: 100px !important;
    }
    .mx-lg-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mx-lg-5 {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .mx-lg-10 {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .mx-lg-15 {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mx-lg-20 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .mx-lg-25 {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .mx-lg-30 {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .mx-lg-35 {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .mx-lg-40 {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .mx-lg-45 {
        margin-left: 45px !important;
        margin-right: 45px !important;
    }
    .mx-lg-50 {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
    .mx-lg-55 {
        margin-left: 55px !important;
        margin-right: 55px !important;
    }
    .mx-lg-60 {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }
    .mx-lg-65 {
        margin-left: 65px !important;
        margin-right: 65px !important;
    }
    .mx-lg-70 {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }
    .mx-lg-75 {
        margin-left: 75px !important;
        margin-right: 75px !important;
    }
    .mx-lg-80 {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .mx-lg-85 {
        margin-left: 85px !important;
        margin-right: 85px !important;
    }
    .mx-lg-90 {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }
    .mx-lg-95 {
        margin-left: 95px !important;
        margin-right: 95px !important;
    }
    .mx-lg-100 {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .my-lg-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .my-lg-5 {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .my-lg-10 {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .my-lg-15 {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .my-lg-20 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .my-lg-25 {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .my-lg-30 {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .my-lg-35 {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .my-lg-40 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .my-lg-45 {
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }
    .my-lg-50 {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .my-lg-55 {
        margin-top: 55px !important;
        margin-bottom: 55px !important;
    }
    .my-lg-60 {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .my-lg-65 {
        margin-top: 65px !important;
        margin-bottom: 65px !important;
    }
    .my-lg-70 {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }
    .my-lg-75 {
        margin-top: 75px !important;
        margin-bottom: 75px !important;
    }
    .my-lg-80 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .my-lg-85 {
        margin-top: 85px !important;
        margin-bottom: 85px !important;
    }
    .my-lg-90 {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }
    .my-lg-95 {
        margin-top: 95px !important;
        margin-bottom: 95px !important;
    }
    .my-lg-100 {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0px !important;
    }
    .m-xl-5 {
        margin: 5px !important;
    }
    .m-xl-10 {
        margin: 10px !important;
    }
    .m-xl-15 {
        margin: 15px !important;
    }
    .m-xl-20 {
        margin: 20px !important;
    }
    .m-xl-25 {
        margin: 25px !important;
    }
    .m-xl-30 {
        margin: 30px !important;
    }
    .m-xl-35 {
        margin: 35px !important;
    }
    .m-xl-40 {
        margin: 40px !important;
    }
    .m-xl-45 {
        margin: 45px !important;
    }
    .m-xl-50 {
        margin: 50px !important;
    }
    .m-xl-55 {
        margin: 55px !important;
    }
    .m-xl-60 {
        margin: 60px !important;
    }
    .m-xl-65 {
        margin: 65px !important;
    }
    .m-xl-70 {
        margin: 70px !important;
    }
    .m-xl-75 {
        margin: 75px !important;
    }
    .m-xl-80 {
        margin: 80px !important;
    }
    .m-xl-85 {
        margin: 85px !important;
    }
    .m-xl-90 {
        margin: 90px !important;
    }
    .m-xl-95 {
        margin: 95px !important;
    }
    .m-xl-100 {
        margin: 100px !important;
    }
    .mt-xl-0 {
        margin-top: 0px !important;
    }
    .mt-xl-5 {
        margin-top: 5px !important;
    }
    .mt-xl-10 {
        margin-top: 10px !important;
    }
    .mt-xl-15 {
        margin-top: 15px !important;
    }
    .mt-xl-20 {
        margin-top: 20px !important;
    }
    .mt-xl-25 {
        margin-top: 25px !important;
    }
    .mt-xl-30 {
        margin-top: 30px !important;
    }
    .mt-xl-35 {
        margin-top: 35px !important;
    }
    .mt-xl-40 {
        margin-top: 40px !important;
    }
    .mt-xl-45 {
        margin-top: 45px !important;
    }
    .mt-xl-50 {
        margin-top: 50px !important;
    }
    .mt-xl-55 {
        margin-top: 55px !important;
    }
    .mt-xl-60 {
        margin-top: 60px !important;
    }
    .mt-xl-65 {
        margin-top: 65px !important;
    }
    .mt-xl-70 {
        margin-top: 70px !important;
    }
    .mt-xl-75 {
        margin-top: 75px !important;
    }
    .mt-xl-80 {
        margin-top: 80px !important;
    }
    .mt-xl-85 {
        margin-top: 85px !important;
    }
    .mt-xl-90 {
        margin-top: 90px !important;
    }
    .mt-xl-95 {
        margin-top: 95px !important;
    }
    .mt-xl-100 {
        margin-top: 100px !important;
    }
    .mb-xl-0 {
        margin-bottom: 0px !important;
    }
    .mb-xl-5 {
        margin-bottom: 5px !important;
    }
    .mb-xl-10 {
        margin-bottom: 10px !important;
    }
    .mb-xl-15 {
        margin-bottom: 15px !important;
    }
    .mb-xl-20 {
        margin-bottom: 20px !important;
    }
    .mb-xl-25 {
        margin-bottom: 25px !important;
    }
    .mb-xl-30 {
        margin-bottom: 30px !important;
    }
    .mb-xl-35 {
        margin-bottom: 35px !important;
    }
    .mb-xl-40 {
        margin-bottom: 40px !important;
    }
    .mb-xl-45 {
        margin-bottom: 45px !important;
    }
    .mb-xl-50 {
        margin-bottom: 50px !important;
    }
    .mb-xl-55 {
        margin-bottom: 55px !important;
    }
    .mb-xl-60 {
        margin-bottom: 60px !important;
    }
    .mb-xl-65 {
        margin-bottom: 65px !important;
    }
    .mb-xl-70 {
        margin-bottom: 70px !important;
    }
    .mb-xl-75 {
        margin-bottom: 75px !important;
    }
    .mb-xl-80 {
        margin-bottom: 80px !important;
    }
    .mb-xl-85 {
        margin-bottom: 85px !important;
    }
    .mb-xl-90 {
        margin-bottom: 90px !important;
    }
    .mb-xl-95 {
        margin-bottom: 95px !important;
    }
    .mb-xl-100 {
        margin-bottom: 100px !important;
    }
    .ml-xl-0 {
        margin-left: 0px !important;
    }
    .ml-xl-5 {
        margin-left: 5px !important;
    }
    .ml-xl-10 {
        margin-left: 10px !important;
    }
    .ml-xl-15 {
        margin-left: 15px !important;
    }
    .ml-xl-20 {
        margin-left: 20px !important;
    }
    .ml-xl-25 {
        margin-left: 25px !important;
    }
    .ml-xl-30 {
        margin-left: 30px !important;
    }
    .ml-xl-35 {
        margin-left: 35px !important;
    }
    .ml-xl-40 {
        margin-left: 40px !important;
    }
    .ml-xl-45 {
        margin-left: 45px !important;
    }
    .ml-xl-50 {
        margin-left: 50px !important;
    }
    .ml-xl-55 {
        margin-left: 55px !important;
    }
    .ml-xl-60 {
        margin-left: 60px !important;
    }
    .ml-xl-65 {
        margin-left: 65px !important;
    }
    .ml-xl-70 {
        margin-left: 70px !important;
    }
    .ml-xl-75 {
        margin-left: 75px !important;
    }
    .ml-xl-80 {
        margin-left: 80px !important;
    }
    .ml-xl-85 {
        margin-left: 85px !important;
    }
    .ml-xl-90 {
        margin-left: 90px !important;
    }
    .ml-xl-95 {
        margin-left: 95px !important;
    }
    .ml-xl-100 {
        margin-left: 100px !important;
    }
    .mr-xl-0 {
        margin-right: 0px !important;
    }
    .mr-xl-5 {
        margin-right: 5px !important;
    }
    .mr-xl-10 {
        margin-right: 10px !important;
    }
    .mr-xl-15 {
        margin-right: 15px !important;
    }
    .mr-xl-20 {
        margin-right: 20px !important;
    }
    .mr-xl-25 {
        margin-right: 25px !important;
    }
    .mr-xl-30 {
        margin-right: 30px !important;
    }
    .mr-xl-35 {
        margin-right: 35px !important;
    }
    .mr-xl-40 {
        margin-right: 40px !important;
    }
    .mr-xl-45 {
        margin-right: 45px !important;
    }
    .mr-xl-50 {
        margin-right: 50px !important;
    }
    .mr-xl-55 {
        margin-right: 55px !important;
    }
    .mr-xl-60 {
        margin-right: 60px !important;
    }
    .mr-xl-65 {
        margin-right: 65px !important;
    }
    .mr-xl-70 {
        margin-right: 70px !important;
    }
    .mr-xl-75 {
        margin-right: 75px !important;
    }
    .mr-xl-80 {
        margin-right: 80px !important;
    }
    .mr-xl-85 {
        margin-right: 85px !important;
    }
    .mr-xl-90 {
        margin-right: 90px !important;
    }
    .mr-xl-95 {
        margin-right: 95px !important;
    }
    .mr-xl-100 {
        margin-right: 100px !important;
    }
    .mx-xl-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mx-xl-5 {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }
    .mx-xl-10 {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    .mx-xl-15 {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .mx-xl-20 {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .mx-xl-25 {
        margin-left: 25px !important;
        margin-right: 25px !important;
    }
    .mx-xl-30 {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
    .mx-xl-35 {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }
    .mx-xl-40 {
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
    .mx-xl-45 {
        margin-left: 45px !important;
        margin-right: 45px !important;
    }
    .mx-xl-50 {
        margin-left: 50px !important;
        margin-right: 50px !important;
    }
    .mx-xl-55 {
        margin-left: 55px !important;
        margin-right: 55px !important;
    }
    .mx-xl-60 {
        margin-left: 60px !important;
        margin-right: 60px !important;
    }
    .mx-xl-65 {
        margin-left: 65px !important;
        margin-right: 65px !important;
    }
    .mx-xl-70 {
        margin-left: 70px !important;
        margin-right: 70px !important;
    }
    .mx-xl-75 {
        margin-left: 75px !important;
        margin-right: 75px !important;
    }
    .mx-xl-80 {
        margin-left: 80px !important;
        margin-right: 80px !important;
    }
    .mx-xl-85 {
        margin-left: 85px !important;
        margin-right: 85px !important;
    }
    .mx-xl-90 {
        margin-left: 90px !important;
        margin-right: 90px !important;
    }
    .mx-xl-95 {
        margin-left: 95px !important;
        margin-right: 95px !important;
    }
    .mx-xl-100 {
        margin-left: 100px !important;
        margin-right: 100px !important;
    }
    .my-xl-0 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .my-xl-5 {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }
    .my-xl-10 {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .my-xl-15 {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .my-xl-20 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .my-xl-25 {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .my-xl-30 {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .my-xl-35 {
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
    .my-xl-40 {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .my-xl-45 {
        margin-top: 45px !important;
        margin-bottom: 45px !important;
    }
    .my-xl-50 {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
    }
    .my-xl-55 {
        margin-top: 55px !important;
        margin-bottom: 55px !important;
    }
    .my-xl-60 {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .my-xl-65 {
        margin-top: 65px !important;
        margin-bottom: 65px !important;
    }
    .my-xl-70 {
        margin-top: 70px !important;
        margin-bottom: 70px !important;
    }
    .my-xl-75 {
        margin-top: 75px !important;
        margin-bottom: 75px !important;
    }
    .my-xl-80 {
        margin-top: 80px !important;
        margin-bottom: 80px !important;
    }
    .my-xl-85 {
        margin-top: 85px !important;
        margin-bottom: 85px !important;
    }
    .my-xl-90 {
        margin-top: 90px !important;
        margin-bottom: 90px !important;
    }
    .my-xl-95 {
        margin-top: 95px !important;
        margin-bottom: 95px !important;
    }
    .my-xl-100 {
        margin-top: 100px !important;
        margin-bottom: 100px !important;
    }
}


/*******************
Width property
*******************/

.w-0 {
    width: 0px;
}

.min-w-0 {
    min-width: 0px;
}

.max-w-0 {
    max-width: 0px;
}

.w-10 {
    width: 10px;
}

.min-w-10 {
    min-width: 10px;
}

.max-w-10 {
    max-width: 10px;
}

.w-15 {
    width: 15px;
}

.min-w-15 {
    min-width: 15px;
}

.max-w-15 {
    max-width: 15px;
}

.w-20 {
    width: 20px;
}

.min-w-20 {
    min-width: 20px;
}

.max-w-20 {
    max-width: 20px;
}

.w-30 {
    width: 30px;
}

.min-w-30 {
    min-width: 30px;
}

.max-w-30 {
    max-width: 30px;
}

.w-40 {
    width: 40px;
}

.min-w-40 {
    min-width: 40px;
}

.max-w-40 {
    max-width: 40px;
}

.w-50 {
    width: 50px;
}

.min-w-50 {
    min-width: 50px;
}

.max-w-50 {
    max-width: 50px;
}

.w-60 {
    width: 60px;
}

.min-w-60 {
    min-width: 60px;
}

.max-w-60 {
    max-width: 60px;
}

.w-70 {
    width: 70px;
}

.min-w-70 {
    min-width: 70px;
}

.max-w-70 {
    max-width: 70px;
}

.w-80 {
    width: 80px;
}

.min-w-80 {
    min-width: 80px;
}

.max-w-80 {
    max-width: 80px;
}

.w-90 {
    width: 90px;
}

.min-w-90 {
    min-width: 90px;
}

.max-w-90 {
    max-width: 90px;
}

.w-100 {
    width: 100px;
}

.min-w-100 {
    min-width: 100px;
}

.max-w-100 {
    max-width: 100px;
}

.w-120 {
    width: 120px;
}

.min-w-120 {
    min-width: 120px;
}

.max-w-120 {
    max-width: 120px;
}

.w-130 {
    width: 130px;
}

.min-w-130 {
    min-width: 130px;
}

.max-w-130 {
    max-width: 130px;
}

.w-140 {
    width: 140px;
}  

.min-w-140 {
    min-width: 140px;
}

.max-w-140 {
    max-width: 140px;
}

.w-150 {
    width: 150px;
}

.min-w-150 {
    min-width: 150px;
}

.max-w-150 {
    max-width: 150px;
}

.w-160 {
    width: 160px;
}

.min-w-160 {
    min-width: 160px;
}

.max-w-160 {
    max-width: 160px;
}

.w-170 {
    width: 170px;
}

.min-w-170 {
    min-width: 170px;
}

.max-w-170 {
    max-width: 170px;
}

.w-180 {
    width: 180px;
}

.min-w-180 {
    min-width: 180px;
}

.max-w-180 {
    max-width: 180px;
}

.w-190 {
    width: 190px;
}

.min-w-190 {
    min-width: 190px;
}

.max-w-190 {
    max-width: 190px;
}

.w-200 {
    width: 200px;
}

.min-w-200 {
    min-width: 200px;
}

.max-w-200 {
    max-width: 200px;
}

.w-250 {
    width: 250px;
}

.min-w-250 {
    min-width: 250px;
}

.max-w-250 {
    max-width: 250px;
}

.w-300 {
    width: 300px;
}

.min-w-300 {
    min-width: 300px;
}

.max-w-300 {
    max-width: 300px;
}

.w-350 {
    width: 350px;
}

.min-w-350 {
    min-width: 350px;
}

.max-w-350 {
    max-width: 350px;
}

.w-400 {
    width: 400px;
}

.min-w-400 {
    min-width: 400px;
}

.max-w-400 {
    max-width: 400px;
}

.w-450 {
    width: 450px;
}

.min-w-450 {
    min-width: 450px;
}

.max-w-450 {
    max-width: 450px;
}

.w-500 {
    width: 500px;
}

.min-w-500 {
    min-width: 500px;
}

.max-w-500 {
    max-width: 500px;
}

.w-p5 {
    width: 5%;
}

.min-w-p5 {
    min-width: 5%;
}

.max-w-p5 {
    max-width: 5%;
}

.w-p10 {
    width: 10%;
}

.min-w-p10 {
    min-width: 10%;
}

.max-w-p10 {
    max-width: 10%;
}

.w-p15 {
    width: 15%;
}

.min-w-p15 {
    min-width: 15%;
}

.max-w-p15 {
    max-width: 15%;
}

.w-p20 {
    width: 20%;
}

.min-w-p20 {
    min-width: 20%;
}

.max-w-p20 {
    max-width: 20%;
}

.w-p25 {
    width: 25%;
}

.min-w-p25 {
    min-width: 25%;
}

.max-w-p25 {
    max-width: 25%;
}

.w-p30 {
    width: 30%;
}

.min-w-p30 {
    min-width: 30%;
}

.max-w-p30 {
    max-width: 30%;
}

.w-p35 {
    width: 35%;
}

.min-w-p35 {
    min-width: 35%;
}

.max-w-p35 {
    max-width: 35%;
}

.w-p40 {
    width: 40%;
}

.min-w-p40 {
    min-width: 40%;
}

.max-w-p40 {
    max-width: 40%;
}

.w-p45 {
    width: 45%;
}

.min-w-p45 {
    min-width: 45%;
}

.max-w-p45 {
    max-width: 45%;
}

.w-p50 {
    width: 50%;
}

.min-w-p50 {
    min-width: 50%;
}

.max-w-p50 {
    max-width: 50%;
}

.w-p60 {
    width: 60%;
}

.min-w-p60 {
    min-width: 60%;
}

.max-w-p60 {
    max-width: 60%;
}

.w-p65 {
    width: 65%;
}

.min-w-p65 {
    min-width: 65%;
}

.max-w-p65 {
    max-width: 65%;
}

.w-p70 {
    width: 70%;
}

.min-w-p70 {
    min-width: 70%;
}

.max-w-p70 {
    max-width: 70%;
}

.w-p75 {
    width: 75%;
}

.min-w-p75 {
    min-width: 75%;
}

.max-w-p75 {
    max-width: 75%;
}

.w-p80 {
    width: 80%;
}

.min-w-p80 {
    min-width: 80%;
}

.max-w-p80 {
    max-width: 80%;
}

.w-p85 {
    width: 85%;
}

.min-w-p85 {
    min-width: 85%;
}

.max-w-p85 {
    max-width: 85%;
}

.w-p90 {
    width: 90%;
}

.min-w-p90 {
    min-width: 90%;
}

.max-w-p90 {
    max-width: 90%;
}

.w-p95 {
    width: 95%;
}

.min-w-p95 {
    min-width: 95%;
}

.max-w-p95 {
    max-width: 95%;
}

.w-p100 {
    width: 100% !important;
}

.min-w-p100 {
    min-width: 100% !important;
}

.max-w-p100 {
    max-width: 100% !important;
}

.w-auto {
    width: auto;
}

.min-w-auto {
    min-width: auto;
}

.max-w-auto {
    max-width: auto;
}

@media (max-width: 575px) {
    .w-xs-0 {
        width: 0px;
    }
    .min-w-xs-0 {
        min-width: 0px;
    }
    .max-w-xs-0 {
        max-width: 0px;
    }
    .w-xs-10 {
        width: 10px;
    }
    .min-w-xs-10 {
        min-width: 10px;
    }
    .max-w-xs-10 {
        max-width: 10px;
    }
    .w-xs-15 {
        width: 15px;
    }
    .min-w-xs-15 {
        min-width: 15px;
    }
    .max-w-xs-15 {
        max-width: 15px;
    }
    .w-xs-20 {
        width: 20px;
    }
    .min-w-xs-20 {
        min-width: 20px;
    }
    .max-w-xs-20 {
        max-width: 20px;
    }
    .w-xs-30 {
        width: 30px;
    }
    .min-w-xs-30 {
        min-width: 30px;
    }
    .max-w-xs-30 {
        max-width: 30px;
    }
    .w-xs-40 {
        width: 40px;
    }
    .min-w-xs-40 {
        min-width: 40px;
    }
    .max-w-xs-40 {
        max-width: 40px;
    }
    .w-xs-50 {
        width: 50px;
    }
    .min-w-xs-50 {
        min-width: 50px;
    }
    .max-w-xs-50 {
        max-width: 50px;
    }
    .w-xs-60 {
        width: 60px;
    }
    .min-w-xs-60 {
        min-width: 60px;
    }
    .max-w-xs-60 {
        max-width: 60px;
    }
    .w-xs-70 {
        width: 70px;
    }
    .min-w-xs-70 {
        min-width: 70px;
    }
    .max-w-xs-70 {
        max-width: 70px;
    }
    .w-xs-80 {
        width: 80px;
    }
    .min-w-xs-80 {
        min-width: 80px;
    }
    .max-w-xs-80 {
        max-width: 80px;
    }
    .w-xs-90 {
        width: 90px;
    }
    .min-w-xs-90 {
        min-width: 90px;
    }
    .max-w-xs-90 {
        max-width: 90px;
    }
    .w-xs-100 {
        width: 100px;
    }
    .min-w-xs-100 {
        min-width: 100px;
    }
    .max-w-xs-100 {
        max-width: 100px;
    }
    .w-xs-120 {
        width: 120px;
    }
    .min-w-xs-120 {
        min-width: 120px;
    }
    .max-w-xs-120 {
        max-width: 120px;
    }
    .w-xs-150 {
        width: 150px;
    }
    .min-w-xs-150 {
        min-width: 150px;
    }
    .max-w-xs-150 {
        max-width: 150px;
    }
    .w-xs-160 {
        width: 160px;
    }
    .min-w-xs-160 {
        min-width: 160px;
    }
    .max-w-xs-160 {
        max-width: 160px;
    }
    .w-xs-170 {
        width: 170px;
    }
    .min-w-xs-170 {
        min-width: 170px;
    }
    .max-w-xs-170 {
        max-width: 170px;
    }
    .w-xs-180 {
        width: 180px;
    }
    .min-w-xs-180 {
        min-width: 180px;
    }
    .max-w-xs-180 {
        max-width: 180px;
    }
    .w-xs-190 {
        width: 190px;
    }
    .min-w-xs-190 {
        min-width: 190px;
    }
    .max-w-xs-190 {
        max-width: 190px;
    }
    .w-xs-200 {
        width: 200px;
    }
    .min-w-xs-200 {
        min-width: 200px;
    }
    .max-w-xs-200 {
        max-width: 200px;
    }
    .w-xs-250 {
        width: 250px;
    }
    .min-w-xs-250 {
        min-width: 250px;
    }
    .max-w-xs-250 {
        max-width: 250px;
    }
    .w-xs-300 {
        width: 300px;
    }
    .min-w-xs-300 {
        min-width: 300px;
    }
    .max-w-xs-300 {
        max-width: 300px;
    }
    .w-xs-350 {
        width: 350px;
    }
    .min-w-xs-350 {
        min-width: 350px;
    }
    .max-w-xs-350 {
        max-width: 350px;
    }
    .w-xs-400 {
        width: 400px;
    }
    .min-w-xs-400 {
        min-width: 400px;
    }
    .max-w-xs-400 {
        max-width: 400px;
    }
    .w-xs-450 {
        width: 450px;
    }
    .min-w-xs-450 {
        min-width: 450px;
    }
    .max-w-xs-450 {
        max-width: 450px;
    }
    .w-xs-500 {
        width: 500px;
    }
    .min-w-xs-500 {
        min-width: 500px;
    }
    .max-w-xs-500 {
        max-width: 500px;
    }
    .w-xs-p5 {
        width: 5%;
    }
    .min-w-xs-p5 {
        min-width: 5%;
    }
    .max-w-xs-p5 {
        max-width: 5%;
    }
    .w-xs-p10 {
        width: 10%;
    }
    .min-w-xs-p10 {
        min-width: 10%;
    }
    .max-w-xs-p10 {
        max-width: 10%;
    }
    .w-xs-p15 {
        width: 15%;
    }
    .min-w-xs-p15 {
        min-width: 15%;
    }
    .max-w-xs-p15 {
        max-width: 15%;
    }
    .w-xs-p20 {
        width: 20%;
    }
    .min-w-xs-p20 {
        min-width: 20%;
    }
    .max-w-xs-p20 {
        max-width: 20%;
    }
    .w-xs-p25 {
        width: 25%;
    }
    .min-w-xs-p25 {
        min-width: 25%;
    }
    .max-w-xs-p25 {
        max-width: 25%;
    }
    .w-xs-p30 {
        width: 30%;
    }
    .min-w-xs-p30 {
        min-width: 30%;
    }
    .max-w-xs-p30 {
        max-width: 30%;
    }
    .w-xs-p35 {
        width: 35%;
    }
    .min-w-xs-p35 {
        min-width: 35%;
    }
    .max-w-xs-p35 {
        max-width: 35%;
    }
    .w-xs-p40 {
        width: 40%;
    }
    .min-w-xs-p40 {
        min-width: 40%;
    }
    .max-w-xs-p40 {
        max-width: 40%;
    }
    .w-xs-p45 {
        width: 45%;
    }
    .min-w-xs-p45 {
        min-width: 45%;
    }
    .max-w-xs-p45 {
        max-width: 45%;
    }
    .w-xs-p50 {
        width: 50%;
    }
    .min-w-xs-p50 {
        min-width: 50%;
    }
    .max-w-xs-p50 {
        max-width: 50%;
    }
    .w-xs-p60 {
        width: 60%;
    }
    .min-w-xs-p60 {
        min-width: 60%;
    }
    .max-w-xs-p60 {
        max-width: 60%;
    }
    .w-xs-p65 {
        width: 65%;
    }
    .min-w-xs-p65 {
        min-width: 65%;
    }
    .max-w-xs-p65 {
        max-width: 65%;
    }
    .w-xs-p70 {
        width: 70%;
    }
    .min-w-xs-p70 {
        min-width: 70%;
    }
    .max-w-xs-p70 {
        max-width: 70%;
    }
    .w-xs-p75 {
        width: 75%;
    }
    .min-w-xs-p75 {
        min-width: 75%;
    }
    .max-w-xs-p75 {
        max-width: 75%;
    }
    .w-xs-p80 {
        width: 80%;
    }
    .min-w-xs-p80 {
        min-width: 80%;
    }
    .max-w-xs-p80 {
        max-width: 80%;
    }
    .w-xs-p85 {
        width: 85%;
    }
    .min-w-xs-p85 {
        min-width: 85%;
    }
    .max-w-xs-p85 {
        max-width: 85%;
    }
    .w-xs-p90 {
        width: 90%;
    }
    .min-w-xs-p90 {
        min-width: 90%;
    }
    .max-w-xs-p90 {
        max-width: 90%;
    }
    .w-xs-p95 {
        width: 95%;
    }
    .min-w-xs-p95 {
        min-width: 95%;
    }
    .max-w-xs-p95 {
        max-width: 95%;
    }
    .w-xs-p100 {
        width: 100%;
    }
    .min-w-xs-p100 {
        min-width: 100%;
    }
    .max-w-xs-p100 {
        max-width: 100%;
    }
    .w-xs-auto {
        width: auto;
    }
    .min-w-xs-auto {
        min-width: auto;
    }
    .max-w-xs-auto {
        max-width: auto;
    }
}

@media (min-width: 576px) {
    .w-sm-0 {
        width: 0px;
    }
    .min-w-sm-0 {
        min-width: 0px;
    }
    .max-w-sm-0 {
        max-width: 0px;
    }
    .w-sm-10 {
        width: 10px;
    }
    .min-w-sm-10 {
        min-width: 10px;
    }
    .max-w-sm-10 {
        max-width: 10px;
    }
    .w-sm-15 {
        width: 15px;
    }
    .min-w-sm-15 {
        min-width: 15px;
    }
    .max-w-sm-15 {
        max-width: 15px;
    }
    .w-sm-20 {
        width: 20px;
    }
    .min-w-sm-20 {
        min-width: 20px;
    }
    .max-w-sm-20 {
        max-width: 20px;
    }
    .w-sm-30 {
        width: 30px;
    }
    .min-w-sm-30 {
        min-width: 30px;
    }
    .max-w-sm-30 {
        max-width: 30px;
    }
    .w-sm-40 {
        width: 40px;
    }
    .min-w-sm-40 {
        min-width: 40px;
    }
    .max-w-sm-40 {
        max-width: 40px;
    }
    .w-sm-50 {
        width: 50px;
    }
    .min-w-sm-50 {
        min-width: 50px;
    }
    .max-w-sm-50 {
        max-width: 50px;
    }
    .w-sm-60 {
        width: 60px;
    }
    .min-w-sm-60 {
        min-width: 60px;
    }
    .max-w-sm-60 {
        max-width: 60px;
    }
    .w-sm-70 {
        width: 70px;
    }
    .min-w-sm-70 {
        min-width: 70px;
    }
    .max-w-sm-70 {
        max-width: 70px;
    }
    .w-sm-80 {
        width: 80px;
    }
    .min-w-sm-80 {
        min-width: 80px;
    }
    .max-w-sm-80 {
        max-width: 80px;
    }
    .w-sm-90 {
        width: 90px;
    }
    .min-w-sm-90 {
        min-width: 90px;
    }
    .max-w-sm-90 {
        max-width: 90px;
    }
    .w-sm-100 {
        width: 100px;
    }
    .min-w-sm-100 {
        min-width: 100px;
    }
    .max-w-sm-100 {
        max-width: 100px;
    }
    .w-sm-120 {
        width: 120px;
    }
    .min-w-sm-120 {
        min-width: 120px;
    }
    .max-w-sm-120 {
        max-width: 120px;
    }
    .w-sm-150 {
        width: 150px;
    }
    .min-w-sm-150 {
        min-width: 150px;
    }
    .max-w-sm-150 {
        max-width: 150px;
    }
    .w-sm-160 {
        width: 160px;
    }
    .min-w-sm-160 {
        min-width: 160px;
    }
    .max-w-sm-160 {
        max-width: 160px;
    }
    .w-sm-170 {
        width: 170px;
    }
    .min-w-sm-170 {
        min-width: 170px;
    }
    .max-w-sm-170 {
        max-width: 170px;
    }
    .w-sm-180 {
        width: 180px;
    }
    .min-w-sm-180 {
        min-width: 180px;
    }
    .max-w-sm-180 {
        max-width: 180px;
    }
    .w-sm-190 {
        width: 190px;
    }
    .min-w-sm-190 {
        min-width: 190px;
    }
    .max-w-sm-190 {
        max-width: 190px;
    }
    .w-sm-200 {
        width: 200px;
    }
    .min-w-sm-200 {
        min-width: 200px;
    }
    .max-w-sm-200 {
        max-width: 200px;
    }
    .w-sm-250 {
        width: 250px;
    }
    .min-w-sm-250 {
        min-width: 250px;
    }
    .max-w-sm-250 {
        max-width: 250px;
    }
    .w-sm-300 {
        width: 300px;
    }
    .min-w-sm-300 {
        min-width: 300px;
    }
    .max-w-sm-300 {
        max-width: 300px;
    }
    .w-sm-350 {
        width: 350px;
    }
    .min-w-sm-350 {
        min-width: 350px;
    }
    .max-w-sm-350 {
        max-width: 350px;
    }
    .w-sm-400 {
        width: 400px;
    }
    .min-w-sm-400 {
        min-width: 400px;
    }
    .max-w-sm-400 {
        max-width: 400px;
    }
    .w-sm-450 {
        width: 450px;
    }
    .min-w-sm-450 {
        min-width: 450px;
    }
    .max-w-sm-450 {
        max-width: 450px;
    }
    .w-sm-500 {
        width: 500px;
    }
    .min-w-sm-500 {
        min-width: 500px;
    }
    .max-w-sm-500 {
        max-width: 500px;
    }
    .w-sm-p5 {
        width: 5%;
    }
    .min-w-sm-p5 {
        min-width: 5%;
    }
    .max-w-sm-p5 {
        max-width: 5%;
    }
    .w-sm-p10 {
        width: 10%;
    }
    .min-w-sm-p10 {
        min-width: 10%;
    }
    .max-w-sm-p10 {
        max-width: 10%;
    }
    .w-sm-p15 {
        width: 15%;
    }
    .min-w-sm-p15 {
        min-width: 15%;
    }
    .max-w-sm-p15 {
        max-width: 15%;
    }
    .w-sm-p20 {
        width: 20%;
    }
    .min-w-sm-p20 {
        min-width: 20%;
    }
    .max-w-sm-p20 {
        max-width: 20%;
    }
    .w-sm-p25 {
        width: 25%;
    }
    .min-w-sm-p25 {
        min-width: 25%;
    }
    .max-w-sm-p25 {
        max-width: 25%;
    }
    .w-sm-p30 {
        width: 30%;
    }
    .min-w-sm-p30 {
        min-width: 30%;
    }
    .max-w-sm-p30 {
        max-width: 30%;
    }
    .w-sm-p35 {
        width: 35%;
    }
    .min-w-sm-p35 {
        min-width: 35%;
    }
    .max-w-sm-p35 {
        max-width: 35%;
    }
    .w-sm-p40 {
        width: 40%;
    }
    .min-w-sm-p40 {
        min-width: 40%;
    }
    .max-w-sm-p40 {
        max-width: 40%;
    }
    .w-sm-p45 {
        width: 45%;
    }
    .min-w-sm-p45 {
        min-width: 45%;
    }
    .max-w-sm-p45 {
        max-width: 45%;
    }
    .w-sm-p50 {
        width: 50%;
    }
    .min-w-sm-p50 {
        min-width: 50%;
    }
    .max-w-sm-p50 {
        max-width: 50%;
    }
    .w-sm-p60 {
        width: 60%;
    }
    .min-w-sm-p60 {
        min-width: 60%;
    }
    .max-w-sm-p60 {
        max-width: 60%;
    }
    .w-sm-p65 {
        width: 65%;
    }
    .min-w-sm-p65 {
        min-width: 65%;
    }
    .max-w-sm-p65 {
        max-width: 65%;
    }
    .w-sm-p70 {
        width: 70%;
    }
    .min-w-sm-p70 {
        min-width: 70%;
    }
    .max-w-sm-p70 {
        max-width: 70%;
    }
    .w-sm-p75 {
        width: 75%;
    }
    .min-w-sm-p75 {
        min-width: 75%;
    }
    .max-w-sm-p75 {
        max-width: 75%;
    }
    .w-sm-p80 {
        width: 80%;
    }
    .min-w-sm-p80 {
        min-width: 80%;
    }
    .max-w-sm-p80 {
        max-width: 80%;
    }
    .w-sm-p85 {
        width: 85%;
    }
    .min-w-sm-p85 {
        min-width: 85%;
    }
    .max-w-sm-p85 {
        max-width: 85%;
    }
    .w-sm-p90 {
        width: 90%;
    }
    .min-w-sm-p90 {
        min-width: 90%;
    }
    .max-w-sm-p90 {
        max-width: 90%;
    }
    .w-sm-p95 {
        width: 95%;
    }
    .min-w-sm-p95 {
        min-width: 95%;
    }
    .max-w-sm-p95 {
        max-width: 95%;
    }
    .w-sm-p100 {
        width: 100%;
    }
    .min-w-sm-p100 {
        min-width: 100%;
    }
    .max-w-sm-p100 {
        max-width: 100%;
    }
    .w-sm-auto {
        width: auto;
    }
    .min-w-sm-auto {
        min-width: auto;
    }
    .max-w-sm-auto {
        max-width: auto;
    }
}

@media (min-width: 768px) {
    .w-md-0 {
        width: 0px;
    }
    .min-w-md-0 {
        min-width: 0px;
    }
    .max-w-md-0 {
        max-width: 0px;
    }
    .w-md-10 {
        width: 10px;
    }
    .min-w-md-10 {
        min-width: 10px;
    }
    .max-w-md-10 {
        max-width: 10px;
    }
    .w-md-15 {
        width: 15px;
    }
    .min-w-md-15 {
        min-width: 15px;
    }
    .max-w-md-15 {
        max-width: 15px;
    }
    .w-md-20 {
        width: 20px;
    }
    .min-w-md-20 {
        min-width: 20px;
    }
    .max-w-md-20 {
        max-width: 20px;
    }
    .w-md-30 {
        width: 30px;
    }
    .min-w-md-30 {
        min-width: 30px;
    }
    .max-w-md-30 {
        max-width: 30px;
    }
    .w-md-40 {
        width: 40px;
    }
    .min-w-md-40 {
        min-width: 40px;
    }
    .max-w-md-40 {
        max-width: 40px;
    }
    .w-md-50 {
        width: 50px;
    }
    .min-w-md-50 {
        min-width: 50px;
    }
    .max-w-md-50 {
        max-width: 50px;
    }
    .w-md-60 {
        width: 60px;
    }
    .min-w-md-60 {
        min-width: 60px;
    }
    .max-w-md-60 {
        max-width: 60px;
    }
    .w-md-70 {
        width: 70px;
    }
    .min-w-md-70 {
        min-width: 70px;
    }
    .max-w-md-70 {
        max-width: 70px;
    }
    .w-md-80 {
        width: 80px;
    }
    .min-w-md-80 {
        min-width: 80px;
    }
    .max-w-md-80 {
        max-width: 80px;
    }
    .w-md-90 {
        width: 90px;
    }
    .min-w-md-90 {
        min-width: 90px;
    }
    .max-w-md-90 {
        max-width: 90px;
    }
    .w-md-100 {
        width: 100px;
    }
    .min-w-md-100 {
        min-width: 100px;
    }
    .max-w-md-100 {
        max-width: 100px;
    }
    .w-md-120 {
        width: 120px;
    }
    .min-w-md-120 {
        min-width: 120px;
    }
    .max-w-md-120 {
        max-width: 120px;
    }
    .w-md-150 {
        width: 150px;
    }
    .min-w-md-150 {
        min-width: 150px;
    }
    .max-w-md-150 {
        max-width: 150px;
    }
    .w-md-160 {
        width: 160px;
    }
    .min-w-md-160 {
        min-width: 160px;
    }
    .max-w-md-160 {
        max-width: 160px;
    }
    .w-md-170 {
        width: 170px;
    }
    .min-w-md-170 {
        min-width: 170px;
    }
    .max-w-md-170 {
        max-width: 170px;
    }
    .w-md-180 {
        width: 180px;
    }
    .min-w-md-180 {
        min-width: 180px;
    }
    .max-w-md-180 {
        max-width: 180px;
    }
    .w-md-190 {
        width: 190px;
    }
    .min-w-md-190 {
        min-width: 190px;
    }
    .max-w-md-190 {
        max-width: 190px;
    }
    .w-md-200 {
        width: 200px;
    }
    .min-w-md-200 {
        min-width: 200px;
    }
    .max-w-md-200 {
        max-width: 200px;
    }
    .w-md-250 {
        width: 250px;
    }
    .min-w-md-250 {
        min-width: 250px;
    }
    .max-w-md-250 {
        max-width: 250px;
    }
    .w-md-300 {
        width: 300px;
    }
    .min-w-md-300 {
        min-width: 300px;
    }
    .max-w-md-300 {
        max-width: 300px;
    }
    .w-md-350 {
        width: 350px;
    }
    .min-w-md-350 {
        min-width: 350px;
    }
    .max-w-md-350 {
        max-width: 350px;
    }
    .w-md-400 {
        width: 400px;
    }
    .min-w-md-400 {
        min-width: 400px;
    }
    .max-w-md-400 {
        max-width: 400px;
    }
    .w-md-450 {
        width: 450px;
    }
    .min-w-md-450 {
        min-width: 450px;
    }
    .max-w-md-450 {
        max-width: 450px;
    }
    .w-md-500 {
        width: 500px;
    }
    .min-w-md-500 {
        min-width: 500px;
    }
    .max-w-md-500 {
        max-width: 500px;
    }
    .w-md-p5 {
        width: 5%;
    }
    .min-w-md-p5 {
        min-width: 5%;
    }
    .max-w-md-p5 {
        max-width: 5%;
    }
    .w-md-p10 {
        width: 10%;
    }
    .min-w-md-p10 {
        min-width: 10%;
    }
    .max-w-md-p10 {
        max-width: 10%;
    }
    .w-md-p15 {
        width: 15%;
    }
    .min-w-md-p15 {
        min-width: 15%;
    }
    .max-w-md-p15 {
        max-width: 15%;
    }
    .w-md-p20 {
        width: 20%;
    }
    .min-w-md-p20 {
        min-width: 20%;
    }
    .max-w-md-p20 {
        max-width: 20%;
    }
    .w-md-p25 {
        width: 25%;
    }
    .min-w-md-p25 {
        min-width: 25%;
    }
    .max-w-md-p25 {
        max-width: 25%;
    }
    .w-md-p30 {
        width: 30%;
    }
    .min-w-md-p30 {
        min-width: 30%;
    }
    .max-w-md-p30 {
        max-width: 30%;
    }
    .w-md-p35 {
        width: 35%;
    }
    .min-w-md-p35 {
        min-width: 35%;
    }
    .max-w-md-p35 {
        max-width: 35%;
    }
    .w-md-p40 {
        width: 40%;
    }
    .min-w-md-p40 {
        min-width: 40%;
    }
    .max-w-md-p40 {
        max-width: 40%;
    }
    .w-md-p45 {
        width: 45%;
    }
    .min-w-md-p45 {
        min-width: 45%;
    }
    .max-w-md-p45 {
        max-width: 45%;
    }
    .w-md-p50 {
        width: 50%;
    }
    .min-w-md-p50 {
        min-width: 50%;
    }
    .max-w-md-p50 {
        max-width: 50%;
    }
    .w-md-p60 {
        width: 60%;
    }
    .min-w-md-p60 {
        min-width: 60%;
    }
    .max-w-md-p60 {
        max-width: 60%;
    }
    .w-md-p65 {
        width: 65%;
    }
    .min-w-md-p65 {
        min-width: 65%;
    }
    .max-w-md-p65 {
        max-width: 65%;
    }
    .w-md-p70 {
        width: 70%;
    }
    .min-w-md-p70 {
        min-width: 70%;
    }
    .max-w-md-p70 {
        max-width: 70%;
    }
    .w-md-p75 {
        width: 75%;
    }
    .min-w-md-p75 {
        min-width: 75%;
    }
    .max-w-md-p75 {
        max-width: 75%;
    }
    .w-md-p80 {
        width: 80%;
    }
    .min-w-md-p80 {
        min-width: 80%;
    }
    .max-w-md-p80 {
        max-width: 80%;
    }
    .w-md-p85 {
        width: 85%;
    }
    .min-w-md-p85 {
        min-width: 85%;
    }
    .max-w-md-p85 {
        max-width: 85%;
    }
    .w-md-p90 {
        width: 90%;
    }
    .min-w-md-p90 {
        min-width: 90%;
    }
    .max-w-md-p90 {
        max-width: 90%;
    }
    .w-md-p95 {
        width: 95%;
    }
    .min-w-md-p95 {
        min-width: 95%;
    }
    .max-w-md-p95 {
        max-width: 95%;
    }
    .w-md-p100 {
        width: 100%;
    }
    .min-w-md-p100 {
        min-width: 100%;
    }
    .max-w-md-p100 {
        max-width: 100%;
    }
    .w-md-auto {
        width: auto;
    }
    .min-w-md-auto {
        min-width: auto;
    }
    .max-w-md-auto {
        max-width: auto;
    }
}

@media (min-width: 992px) {
    .w-lg-0 {
        width: 0px;
    }
    .min-w-lg-0 {
        min-width: 0px;
    }
    .max-w-lg-0 {
        max-width: 0px;
    }
    .w-lg-10 {
        width: 10px;
    }
    .min-w-lg-10 {
        min-width: 10px;
    }
    .max-w-lg-10 {
        max-width: 10px;
    }
    .w-lg-15 {
        width: 15px;
    }
    .min-w-lg-15 {
        min-width: 15px;
    }
    .max-w-lg-15 {
        max-width: 15px;
    }
    .w-lg-20 {
        width: 20px;
    }
    .min-w-lg-20 {
        min-width: 20px;
    }
    .max-w-lg-20 {
        max-width: 20px;
    }
    .w-lg-30 {
        width: 30px;
    }
    .min-w-lg-30 {
        min-width: 30px;
    }
    .max-w-lg-30 {
        max-width: 30px;
    }
    .w-lg-40 {
        width: 40px;
    }
    .min-w-lg-40 {
        min-width: 40px;
    }
    .max-w-lg-40 {
        max-width: 40px;
    }
    .w-lg-50 {
        width: 50px;
    }
    .min-w-lg-50 {
        min-width: 50px;
    }
    .max-w-lg-50 {
        max-width: 50px;
    }
    .w-lg-60 {
        width: 60px;
    }
    .min-w-lg-60 {
        min-width: 60px;
    }
    .max-w-lg-60 {
        max-width: 60px;
    }
    .w-lg-70 {
        width: 70px;
    }
    .min-w-lg-70 {
        min-width: 70px;
    }
    .max-w-lg-70 {
        max-width: 70px;
    }
    .w-lg-80 {
        width: 80px;
    }
    .min-w-lg-80 {
        min-width: 80px;
    }
    .max-w-lg-80 {
        max-width: 80px;
    }
    .w-lg-90 {
        width: 90px;
    }
    .min-w-lg-90 {
        min-width: 90px;
    }
    .max-w-lg-90 {
        max-width: 90px;
    }
    .w-lg-100 {
        width: 100px;
    }
    .min-w-lg-100 {
        min-width: 100px;
    }
    .max-w-lg-100 {
        max-width: 100px;
    }
    .w-lg-120 {
        width: 120px;
    }
    .min-w-lg-120 {
        min-width: 120px;
    }
    .max-w-lg-120 {
        max-width: 120px;
    }
    .w-lg-150 {
        width: 150px;
    }
    .min-w-lg-150 {
        min-width: 150px;
    }
    .max-w-lg-150 {
        max-width: 150px;
    }
    .w-lg-160 {
        width: 160px;
    }
    .min-w-lg-160 {
        min-width: 160px;
    }
    .max-w-lg-160 {
        max-width: 160px;
    }
    .w-lg-170 {
        width: 170px;
    }
    .min-w-lg-170 {
        min-width: 170px;
    }
    .max-w-lg-170 {
        max-width: 170px;
    }
    .w-lg-180 {
        width: 180px;
    }
    .min-w-lg-180 {
        min-width: 180px;
    }
    .max-w-lg-180 {
        max-width: 180px;
    }
    .w-lg-190 {
        width: 190px;
    }
    .min-w-lg-190 {
        min-width: 190px;
    }
    .max-w-lg-190 {
        max-width: 190px;
    }
    .w-lg-200 {
        width: 200px;
    }
    .min-w-lg-200 {
        min-width: 200px;
    }
    .max-w-lg-200 {
        max-width: 200px;
    }
    .w-lg-250 {
        width: 250px;
    }
    .min-w-lg-250 {
        min-width: 250px;
    }
    .max-w-lg-250 {
        max-width: 250px;
    }
    .w-lg-300 {
        width: 300px;
    }
    .min-w-lg-300 {
        min-width: 300px;
    }
    .max-w-lg-300 {
        max-width: 300px;
    }
    .w-lg-350 {
        width: 350px;
    }
    .min-w-lg-350 {
        min-width: 350px;
    }
    .max-w-lg-350 {
        max-width: 350px;
    }
    .w-lg-400 {
        width: 400px;
    }
    .min-w-lg-400 {
        min-width: 400px;
    }
    .max-w-lg-400 {
        max-width: 400px;
    }
    .w-lg-450 {
        width: 450px;
    }
    .min-w-lg-450 {
        min-width: 450px;
    }
    .max-w-lg-450 {
        max-width: 450px;
    }
    .w-lg-500 {
        width: 500px;
    }
    .min-w-lg-500 {
        min-width: 500px;
    }
    .max-w-lg-500 {
        max-width: 500px;
    }
    .w-lg-p5 {
        width: 5%;
    }
    .min-w-lg-p5 {
        min-width: 5%;
    }
    .max-w-lg-p5 {
        max-width: 5%;
    }
    .w-lg-p10 {
        width: 10%;
    }
    .min-w-lg-p10 {
        min-width: 10%;
    }
    .max-w-lg-p10 {
        max-width: 10%;
    }
    .w-lg-p15 {
        width: 15%;
    }
    .min-w-lg-p15 {
        min-width: 15%;
    }
    .max-w-lg-p15 {
        max-width: 15%;
    }
    .w-lg-p20 {
        width: 20%;
    }
    .min-w-lg-p20 {
        min-width: 20%;
    }
    .max-w-lg-p20 {
        max-width: 20%;
    }
    .w-lg-p25 {
        width: 25%;
    }
    .min-w-lg-p25 {
        min-width: 25%;
    }
    .max-w-lg-p25 {
        max-width: 25%;
    }
    .w-lg-p30 {
        width: 30%;
    }
    .min-w-lg-p30 {
        min-width: 30%;
    }
    .max-w-lg-p30 {
        max-width: 30%;
    }
    .w-lg-p35 {
        width: 35%;
    }
    .min-w-lg-p35 {
        min-width: 35%;
    }
    .max-w-lg-p35 {
        max-width: 35%;
    }
    .w-lg-p40 {
        width: 40%;
    }
    .min-w-lg-p40 {
        min-width: 40%;
    }
    .max-w-lg-p40 {
        max-width: 40%;
    }
    .w-lg-p45 {
        width: 45%;
    }
    .min-w-lg-p45 {
        min-width: 45%;
    }
    .max-w-lg-p45 {
        max-width: 45%;
    }
    .w-lg-p50 {
        width: 50%;
    }
    .min-w-lg-p50 {
        min-width: 50%;
    }
    .max-w-lg-p50 {
        max-width: 50%;
    }
    .w-lg-p60 {
        width: 60%;
    }
    .min-w-lg-p60 {
        min-width: 60%;
    }
    .max-w-lg-p60 {
        max-width: 60%;
    }
    .w-lg-p65 {
        width: 65%;
    }
    .min-w-lg-p65 {
        min-width: 65%;
    }
    .max-w-lg-p65 {
        max-width: 65%;
    }
    .w-lg-p70 {
        width: 70%;
    }
    .min-w-lg-p70 {
        min-width: 70%;
    }
    .max-w-lg-p70 {
        max-width: 70%;
    }
    .w-lg-p75 {
        width: 75%;
    }
    .min-w-lg-p75 {
        min-width: 75%;
    }
    .max-w-lg-p75 {
        max-width: 75%;
    }
    .w-lg-p80 {
        width: 80%;
    }
    .min-w-lg-p80 {
        min-width: 80%;
    }
    .max-w-lg-p80 {
        max-width: 80%;
    }
    .w-lg-p85 {
        width: 85%;
    }
    .min-w-lg-p85 {
        min-width: 85%;
    }
    .max-w-lg-p85 {
        max-width: 85%;
    }
    .w-lg-p90 {
        width: 90%;
    }
    .min-w-lg-p90 {
        min-width: 90%;
    }
    .max-w-lg-p90 {
        max-width: 90%;
    }
    .w-lg-p95 {
        width: 95%;
    }
    .min-w-lg-p95 {
        min-width: 95%;
    }
    .max-w-lg-p95 {
        max-width: 95%;
    }
    .w-lg-p100 {
        width: 100%;
    }
    .min-w-lg-p100 {
        min-width: 100%;
    }
    .max-w-lg-p100 {
        max-width: 100%;
    }
    .w-lg-auto {
        width: auto;
    }
    .min-w-lg-auto {
        min-width: auto;
    }
    .max-w-lg-auto {
        max-width: auto;
    }
}

@media (min-width: 1200px) {
    .w-xl-0 {
        width: 0px;
    }
    .min-w-xl-0 {
        min-width: 0px;
    }
    .max-w-xl-0 {
        max-width: 0px;
    }
    .w-xl-10 {
        width: 10px;
    }
    .min-w-xl-10 {
        min-width: 10px;
    }
    .max-w-xl-10 {
        max-width: 10px;
    }
    .w-xl-15 {
        width: 15px;
    }
    .min-w-xl-15 {
        min-width: 15px;
    }
    .max-w-xl-15 {
        max-width: 15px;
    }
    .w-xl-20 {
        width: 20px;
    }
    .min-w-xl-20 {
        min-width: 20px;
    }
    .max-w-xl-20 {
        max-width: 20px;
    }
    .w-xl-30 {
        width: 30px;
    }
    .min-w-xl-30 {
        min-width: 30px;
    }
    .max-w-xl-30 {
        max-width: 30px;
    }
    .w-xl-40 {
        width: 40px;
    }
    .min-w-xl-40 {
        min-width: 40px;
    }
    .max-w-xl-40 {
        max-width: 40px;
    }
    .w-xl-50 {
        width: 50px;
    }
    .min-w-xl-50 {
        min-width: 50px;
    }
    .max-w-xl-50 {
        max-width: 50px;
    }
    .w-xl-60 {
        width: 60px;
    }
    .min-w-xl-60 {
        min-width: 60px;
    }
    .max-w-xl-60 {
        max-width: 60px;
    }
    .w-xl-70 {
        width: 70px;
    }
    .min-w-xl-70 {
        min-width: 70px;
    }
    .max-w-xl-70 {
        max-width: 70px;
    }
    .w-xl-80 {
        width: 80px;
    }
    .min-w-xl-80 {
        min-width: 80px;
    }
    .max-w-xl-80 {
        max-width: 80px;
    }
    .w-xl-90 {
        width: 90px;
    }
    .min-w-xl-90 {
        min-width: 90px;
    }
    .max-w-xl-90 {
        max-width: 90px;
    }
    .w-xl-100 {
        width: 100px;
    }
    .min-w-xl-100 {
        min-width: 100px;
    }
    .max-w-xl-100 {
        max-width: 100px;
    }
    .w-xl-120 {
        width: 120px;
    }
    .min-w-xl-120 {
        min-width: 120px;
    }
    .max-w-xl-120 {
        max-width: 120px;
    }
    .w-xl-150 {
        width: 150px;
    }
    .min-w-xl-150 {
        min-width: 150px;
    }
    .max-w-xl-150 {
        max-width: 150px;
    }
    .w-xl-160 {
        width: 160px;
    }
    .min-w-xl-160 {
        min-width: 160px;
    }
    .max-w-xl-160 {
        max-width: 160px;
    }
    .w-xl-170 {
        width: 170px;
    }
    .min-w-xl-170 {
        min-width: 170px;
    }
    .max-w-xl-170 {
        max-width: 170px;
    }
    .w-xl-180 {
        width: 180px;
    }
    .min-w-xl-180 {
        min-width: 180px;
    }
    .max-w-xl-180 {
        max-width: 180px;
    }
    .w-xl-190 {
        width: 190px;
    }
    .min-w-xl-190 {
        min-width: 190px;
    }
    .max-w-xl-190 {
        max-width: 190px;
    }
    .w-xl-200 {
        width: 200px;
    }
    .min-w-xl-200 {
        min-width: 200px;
    }
    .max-w-xl-200 {
        max-width: 200px;
    }
    .w-xl-250 {
        width: 250px;
    }
    .min-w-xl-250 {
        min-width: 250px;
    }
    .max-w-xl-250 {
        max-width: 250px;
    }
    .w-xl-300 {
        width: 300px;
    }
    .min-w-xl-300 {
        min-width: 300px;
    }
    .max-w-xl-300 {
        max-width: 300px;
    }
    .w-xl-350 {
        width: 350px;
    }
    .min-w-xl-350 {
        min-width: 350px;
    }
    .max-w-xl-350 {
        max-width: 350px;
    }
    .w-xl-400 {
        width: 400px;
    }
    .min-w-xl-400 {
        min-width: 400px;
    }
    .max-w-xl-400 {
        max-width: 400px;
    }
    .w-xl-450 {
        width: 450px;
    }
    .min-w-xl-450 {
        min-width: 450px;
    }
    .max-w-xl-450 {
        max-width: 450px;
    }
    .w-xl-500 {
        width: 500px;
    }
    .min-w-xl-500 {
        min-width: 500px;
    }
    .max-w-xl-500 {
        max-width: 500px;
    }
    .w-xl-p5 {
        width: 5%;
    }
    .min-w-xl-p5 {
        min-width: 5%;
    }
    .max-w-xl-p5 {
        max-width: 5%;
    }
    .w-xl-p10 {
        width: 10%;
    }
    .min-w-xl-p10 {
        min-width: 10%;
    }
    .max-w-xl-p10 {
        max-width: 10%;
    }
    .w-xl-p15 {
        width: 15%;
    }
    .min-w-xl-p15 {
        min-width: 15%;
    }
    .max-w-xl-p15 {
        max-width: 15%;
    }
    .w-xl-p20 {
        width: 20%;
    }
    .min-w-xl-p20 {
        min-width: 20%;
    }
    .max-w-xl-p20 {
        max-width: 20%;
    }
    .w-xl-p25 {
        width: 25%;
    }
    .min-w-xl-p25 {
        min-width: 25%;
    }
    .max-w-xl-p25 {
        max-width: 25%;
    }
    .w-xl-p30 {
        width: 30%;
    }
    .min-w-xl-p30 {
        min-width: 30%;
    }
    .max-w-xl-p30 {
        max-width: 30%;
    }
    .w-xl-p35 {
        width: 35%;
    }
    .min-w-xl-p35 {
        min-width: 35%;
    }
    .max-w-xl-p35 {
        max-width: 35%;
    }
    .w-xl-p40 {
        width: 40%;
    }
    .min-w-xl-p40 {
        min-width: 40%;
    }
    .max-w-xl-p40 {
        max-width: 40%;
    }
    .w-xl-p45 {
        width: 45%;
    }
    .min-w-xl-p45 {
        min-width: 45%;
    }
    .max-w-xl-p45 {
        max-width: 45%;
    }
    .w-xl-p50 {
        width: 50%;
    }
    .min-w-xl-p50 {
        min-width: 50%;
    }
    .max-w-xl-p50 {
        max-width: 50%;
    }
    .w-xl-p60 {
        width: 60%;
    }
    .min-w-xl-p60 {
        min-width: 60%;
    }
    .max-w-xl-p60 {
        max-width: 60%;
    }
    .w-xl-p65 {
        width: 65%;
    }
    .min-w-xl-p65 {
        min-width: 65%;
    }
    .max-w-xl-p65 {
        max-width: 65%;
    }
    .w-xl-p70 {
        width: 70%;
    }
    .min-w-xl-p70 {
        min-width: 70%;
    }
    .max-w-xl-p70 {
        max-width: 70%;
    }
    .w-xl-p75 {
        width: 75%;
    }
    .min-w-xl-p75 {
        min-width: 75%;
    }
    .max-w-xl-p75 {
        max-width: 75%;
    }
    .w-xl-p80 {
        width: 80%;
    }
    .min-w-xl-p80 {
        min-width: 80%;
    }
    .max-w-xl-p80 {
        max-width: 80%;
    }
    .w-xl-p85 {
        width: 85%;
    }
    .min-w-xl-p85 {
        min-width: 85%;
    }
    .max-w-xl-p85 {
        max-width: 85%;
    }
    .w-xl-p90 {
        width: 90%;
    }
    .min-w-xl-p90 {
        min-width: 90%;
    }
    .max-w-xl-p90 {
        max-width: 90%;
    }
    .w-xl-p95 {
        width: 95%;
    }
    .min-w-xl-p95 {
        min-width: 95%;
    }
    .max-w-xl-p95 {
        max-width: 95%;
    }
    .w-xl-p100 {
        width: 100%;
    }
    .min-w-xl-p100 {
        min-width: 100%;
    }
    .max-w-xl-p100 {
        max-width: 100%;
    }
    .w-lg-auto {
        width: auto;
    }
    .min-w-lg-auto {
        min-width: auto;
    }
    .max-w-lg-auto {
        max-width: auto;
    }
}


/*******************
Height property
*******************/

.h-0 {
    height: 0px !important;
}

.min-h-0 {
    min-height: 0px !important;
}

.max-h-0 {
    max-height: 0px !important;
}

.h-10 {
    height: 10px !important;
}

.min-h-10 {
    min-height: 10px !important;
}

.max-h-10 {
    max-height: 10px !important;
}

.h-15 {
    height: 15px !important;
}

.min-h-15 {
    min-height: 15px !important;
}

.max-h-15 {
    max-height: 15px !important;
}

.h-20 {
    height: 20px !important;
}

.min-h-20 {
    min-height: 20px !important;
}

.max-h-20 {
    max-height: 20px !important;
}

.h-30 {
    height: 30px !important;
}

.min-h-30 {
    min-height: 30px !important;
}

.max-h-30 {
    max-height: 30px !important;
}

.h-40 {
    height: 40px !important;
}

.min-h-40 {
    min-height: 40px !important;
}

.max-h-40 {
    max-height: 40px !important;
}

.h-50 {
    height: 50px !important;
}

.min-h-50 {
    min-height: 50px !important;
}

.max-h-50 {
    max-height: 50px !important;
}

.h-60 {
    height: 60px !important;
}

.min-h-60 {
    min-height: 60px !important;
}

.max-h-60 {
    max-height: 60px !important;
}

.h-70 {
    height: 70px !important;
}

.min-h-70 {
    min-height: 70px !important;
}

.max-h-70 {
    max-height: 70px !important;
}

.h-80 {
    height: 80px !important;
}

.min-h-80 {
    min-height: 80px !important;
}

.max-h-80 {
    max-height: 80px !important;
}

.h-90 {
    height: 90px !important;
}

.min-h-90 {
    min-height: 90px !important;
}

.max-h-90 {
    max-height: 90px !important;
}

.h-100 {
    height: 100px !important;
}

.min-h-100 {
    min-height: 100px !important;
}

.max-h-100 {
    max-height: 100px !important;
}

.h-120 {
    height: 120px !important;
}

.min-h-120 {
    min-height: 120px !important;
}

.max-h-120 {
    max-height: 120px !important;
}

.h-150 {
    height: 150px !important;
}

.min-h-150 {
    min-height: 150px !important;
}

.max-h-150 {
    max-height: 150px !important;
}

.h-160 {
    height: 160px !important;
}

.min-h-160 {
    min-height: 160px !important;
}

.max-h-160 {
    max-height: 160px !important;
}

.h-170 {
    height: 170px !important;
}

.min-h-170 {
    min-height: 170px !important;
}

.max-h-170 {
    max-height: 170px !important;
}

.h-180 {
    height: 180px !important;
}

.min-h-180 {
    min-height: 180px !important;
}

.max-h-180 {
    max-height: 180px !important;
}

.h-190 {
    height: 190px !important;
}

.min-h-190 {
    min-height: 190px !important;
}

.max-h-190 {
    max-height: 190px !important;
}

.h-200 {
    height: 200px !important;
}

.min-h-200 {
    min-height: 200px !important;
}

.max-h-200 {
    max-height: 200px !important;
}

.h-250 {
    height: 250px !important;
}

.min-h-250 {
    min-height: 250px !important;
}

.max-h-250 {
    max-height: 250px !important;
}

.h-300 {
    height: 300px !important;
}

.min-h-300 {
    min-height: 300px !important;
}

.max-h-300 {
    max-height: 300px !important;
}

.h-350 {
    height: 350px !important;
}

.min-h-350 {
    min-height: 350px !important;
}

.max-h-350 {
    max-height: 350px !important;
}

.h-400 {
    height: 400px !important;
}

.min-h-400 {
    min-height: 400px !important;
}

.max-h-400 {
    max-height: 400px !important;
}

.h-450 {
    height: 450px !important;
}

.min-h-450 {
    min-height: 450px !important;
}

.max-h-450 {
    max-height: 450px !important;
}

.h-500 {
    height: 500px !important;
}

.min-h-500 {
    min-height: 500px !important;
}

.max-h-500 {
    max-height: 500px !important;
}

.h-p5 {
    height: 5% !important;
}

.min-h-p5 {
    min-height: 5% !important;
}

.max-h-p5 {
    max-height: 5% !important;
}

.h-p10 {
    height: 10% !important;
}

.min-h-p10 {
    min-height: 10% !important;
}

.max-h-p10 {
    max-height: 10% !important;
}

.h-p15 {
    height: 15% !important;
}

.min-h-p15 {
    min-height: 15% !important;
}

.max-h-p15 {
    max-height: 15% !important;
}

.h-p20 {
    height: 20% !important;
}

.min-h-p20 {
    min-height: 20% !important;
}

.max-h-p20 {
    max-height: 20% !important;
}

.h-p25 {
    height: 25% !important;
}

.min-h-p25 {
    min-height: 25% !important;
}

.max-h-p25 {
    max-height: 25% !important;
}

.h-p30 {
    height: 30% !important;
}

.min-h-p30 {
    min-height: 30% !important;
}

.max-h-p30 {
    max-height: 30% !important;
}

.h-p35 {
    height: 35% !important;
}

.min-h-p35 {
    min-height: 35% !important;
}

.max-h-p35 {
    max-height: 35% !important;
}

.h-p40 {
    height: 40% !important;
}

.min-h-p40 {
    min-height: 40% !important;
}

.max-h-p40 {
    max-height: 40% !important;
}

.h-p45 {
    height: 45% !important;
}

.min-h-p45 {
    min-height: 45% !important;
}

.max-h-p45 {
    max-height: 45% !important;
}

.h-p50 {
    height: 50% !important;
}

.min-h-p50 {
    min-height: 50% !important;
}

.max-h-p50 {
    max-height: 50% !important;
}

.h-p60 {
    height: 60% !important;
}

.min-h-p60 {
    min-height: 60% !important;
}

.max-h-p60 {
    max-height: 60% !important;
}

.h-p65 {
    height: 65% !important;
}

.min-h-p65 {
    min-height: 65% !important;
}

.max-h-p65 {
    max-height: 65% !important;
}

.h-p70 {
    height: 70% !important;
}

.min-h-p70 {
    min-height: 70% !important;
}

.max-h-p70 {
    max-height: 70% !important;
}

.h-p75 {
    height: 75% !important;
}

.min-h-p75 {
    min-height: 75% !important;
}

.max-h-p75 {
    max-height: 75% !important;
}

.h-p80 {
    height: 80% !important;
}

.min-h-p80 {
    min-height: 80% !important;
}

.max-h-p80 {
    max-height: 80% !important;
}

.h-p85 {
    height: 85% !important;
}

.min-h-p85 {
    min-height: 85% !important;
}

.max-h-p85 {
    max-height: 85% !important;
}

.h-p90 {
    height: 90% !important;
}

.min-h-p90 {
    min-height: 90% !important;
}

.max-h-p90 {
    max-height: 90% !important;
}

.h-p95 {
    height: 95% !important;
}

.min-h-p95 {
    min-height: 95% !important;
}

.max-h-p95 {
    max-height: 95% !important;
}

.h-p100 {
    height: 100% !important;
}

.min-h-p100 {
    min-height: 100% !important;
}

.max-h-p100 {
    max-height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.min-h-auto {
    min-height: auto !important;
}

.max-h-auto {
    max-height: auto !important;
}

@media (max-width: 575px) {
    .h-xs-0 {
        height: 0px !important;
    }
    .min-h-xs-0 {
        min-height: 0px !important;
    }
    .max-h-xs-0 {
        max-height: 0px !important;
    }
    .h-xs-10 {
        height: 10px !important;
    }
    .min-h-xs-10 {
        min-height: 10px !important;
    }
    .max-h-xs-10 {
        max-height: 10px !important;
    }
    .h-xs-15 {
        height: 15px !important;
    }
    .min-h-xs-15 {
        min-height: 15px !important;
    }
    .max-h-xs-15 {
        max-height: 15px !important;
    }
    .h-xs-20 {
        height: 20px !important;
    }
    .min-h-xs-20 {
        min-height: 20px !important;
    }
    .max-h-xs-20 {
        max-height: 20px !important;
    }
    .h-xs-30 {
        height: 30px !important;
    }
    .min-h-xs-30 {
        min-height: 30px !important;
    }
    .max-h-xs-30 {
        max-height: 30px !important;
    }
    .h-xs-40 {
        height: 40px !important;
    }
    .min-h-xs-40 {
        min-height: 40px !important;
    }
    .max-h-xs-40 {
        max-height: 40px !important;
    }
    .h-xs-50 {
        height: 50px !important;
    }
    .min-h-xs-50 {
        min-height: 50px !important;
    }
    .max-h-xs-50 {
        max-height: 50px !important;
    }
    .h-xs-60 {
        height: 60px !important;
    }
    .min-h-xs-60 {
        min-height: 60px !important;
    }
    .max-h-xs-60 {
        max-height: 60px !important;
    }
    .h-xs-70 {
        height: 70px !important;
    }
    .min-h-xs-70 {
        min-height: 70px !important;
    }
    .max-h-xs-70 {
        max-height: 70px !important;
    }
    .h-xs-80 {
        height: 80px !important;
    }
    .min-h-xs-80 {
        min-height: 80px !important;
    }
    .max-h-xs-80 {
        max-height: 80px !important;
    }
    .h-xs-90 {
        height: 90px !important;
    }
    .min-h-xs-90 {
        min-height: 90px !important;
    }
    .max-h-xs-90 {
        max-height: 90px !important;
    }
    .h-xs-100 {
        height: 100px !important;
    }
    .min-h-xs-100 {
        min-height: 100px !important;
    }
    .max-h-xs-100 {
        max-height: 100px !important;
    }
    .h-xs-120 {
        height: 120px !important;
    }
    .min-h-xs-120 {
        min-height: 120px !important;
    }
    .max-h-xs-120 {
        max-height: 120px !important;
    }
    .h-xs-150 {
        height: 150px !important;
    }
    .min-h-xs-150 {
        min-height: 150px !important;
    }
    .max-h-xs-150 {
        max-height: 150px !important;
    }
    .h-xs-160 {
        height: 160px !important;
    }
    .min-h-xs-160 {
        min-height: 160px !important;
    }
    .max-h-xs-160 {
        max-height: 160px !important;
    }
    .h-xs-170 {
        height: 170px !important;
    }
    .min-h-xs-170 {
        min-height: 170px !important;
    }
    .max-h-xs-170 {
        max-height: 170px !important;
    }
    .h-xs-180 {
        height: 180px !important;
    }
    .min-h-xs-180 {
        min-height: 180px !important;
    }
    .max-h-xs-180 {
        max-height: 180px !important;
    }
    .h-xs-190 {
        height: 190px !important;
    }
    .min-h-xs-190 {
        min-height: 190px !important;
    }
    .max-h-xs-190 {
        max-height: 190px !important;
    }
    .h-xs-200 {
        height: 200px !important;
    }
    .min-h-xs-200 {
        min-height: 200px !important;
    }
    .max-h-xs-200 {
        max-height: 200px !important;
    }
    .h-xs-250 {
        height: 250px !important;
    }
    .min-h-xs-250 {
        min-height: 250px !important;
    }
    .max-h-xs-250 {
        max-height: 250px !important;
    }
    .h-xs-300 {
        height: 300px !important;
    }
    .min-h-xs-300 {
        min-height: 300px !important;
    }
    .max-h-xs-300 {
        max-height: 300px !important;
    }
    .h-xs-350 {
        height: 350px !important;
    }
    .min-h-xs-350 {
        min-height: 350px !important;
    }
    .max-h-xs-350 {
        max-height: 350px !important;
    }
    .h-xs-400 {
        height: 400px !important;
    }
    .min-h-xs-400 {
        min-height: 400px !important;
    }
    .max-h-xs-400 {
        max-height: 400px !important;
    }
    .h-xs-450 {
        height: 450px !important;
    }
    .min-h-xs-450 {
        min-height: 450px !important;
    }
    .max-h-xs-450 {
        max-height: 450px !important;
    }
    .h-xs-500 {
        height: 500px !important;
    }
    .min-h-xs-500 {
        min-height: 500px !important;
    }
    .max-h-xs-500 {
        max-height: 500px !important;
    }
    .h-xs-p5 {
        height: 5% !important;
    }
    .min-h-xs-p5 {
        min-height: 5% !important;
    }
    .max-h-xs-p5 {
        max-height: 5% !important;
    }
    .h-xs-p10 {
        height: 10% !important;
    }
    .min-h-xs-p10 {
        min-height: 10% !important;
    }
    .max-h-xs-p10 {
        max-height: 10% !important;
    }
    .h-xs-p15 {
        height: 15% !important;
    }
    .min-h-xs-p15 {
        min-height: 15% !important;
    }
    .max-h-xs-p15 {
        max-height: 15% !important;
    }
    .h-xs-p20 {
        height: 20% !important;
    }
    .min-h-xs-p20 {
        min-height: 20% !important;
    }
    .max-h-xs-p20 {
        max-height: 20% !important;
    }
    .h-xs-p25 {
        height: 25% !important;
    }
    .min-h-xs-p25 {
        min-height: 25% !important;
    }
    .max-h-xs-p25 {
        max-height: 25% !important;
    }
    .h-xs-p30 {
        height: 30% !important;
    }
    .min-h-xs-p30 {
        min-height: 30% !important;
    }
    .max-h-xs-p30 {
        max-height: 30% !important;
    }
    .h-xs-p35 {
        height: 35% !important;
    }
    .min-h-xs-p35 {
        min-height: 35% !important;
    }
    .max-h-xs-p35 {
        max-height: 35% !important;
    }
    .h-xs-p40 {
        height: 40% !important;
    }
    .min-h-xs-p40 {
        min-height: 40% !important;
    }
    .max-h-xs-p40 {
        max-height: 40% !important;
    }
    .h-xs-p45 {
        height: 45% !important;
    }
    .min-h-xs-p45 {
        min-height: 45% !important;
    }
    .max-h-xs-p45 {
        max-height: 45% !important;
    }
    .h-xs-p50 {
        height: 50% !important;
    }
    .min-h-xs-p50 {
        min-height: 50% !important;
    }
    .max-h-xs-p50 {
        max-height: 50% !important;
    }
    .h-xs-p60 {
        height: 60% !important;
    }
    .min-h-xs-p60 {
        min-height: 60% !important;
    }
    .max-h-xs-p60 {
        max-height: 60% !important;
    }
    .h-xs-p65 {
        height: 65% !important;
    }
    .min-h-xs-p65 {
        min-height: 65% !important;
    }
    .max-h-xs-p65 {
        max-height: 65% !important;
    }
    .h-xs-p70 {
        height: 70% !important;
    }
    .min-h-xs-p70 {
        min-height: 70% !important;
    }
    .max-h-xs-p70 {
        max-height: 70% !important;
    }
    .h-xs-p75 {
        height: 75% !important;
    }
    .min-h-xs-p75 {
        min-height: 75% !important;
    }
    .max-h-xs-p75 {
        max-height: 75% !important;
    }
    .h-xs-p80 {
        height: 80% !important;
    }
    .min-h-xs-p80 {
        min-height: 80% !important;
    }
    .max-h-xs-p80 {
        max-height: 80% !important;
    }
    .h-xs-p85 {
        height: 85% !important;
    }
    .min-h-xs-p85 {
        min-height: 85% !important;
    }
    .max-h-xs-p85 {
        max-height: 85% !important;
    }
    .h-xs-p90 {
        height: 90% !important;
    }
    .min-h-xs-p90 {
        min-height: 90% !important;
    }
    .max-h-xs-p90 {
        max-height: 90% !important;
    }
    .h-xs-p95 {
        height: 95% !important;
    }
    .min-h-xs-p95 {
        min-height: 95% !important;
    }
    .max-h-xs-p95 {
        max-height: 95% !important;
    }
    .h-xs-p100 {
        height: 100% !important;
    }
    .min-h-xs-p100 {
        min-height: 100% !important;
    }
    .max-h-xs-p100 {
        max-height: 100% !important;
    }
    .h-xs-auto {
        height: auto !important;
    }
    .min-h-xs-auto {
        min-height: auto !important;
    }
    .max-h-xs-auto {
        max-height: auto !important;
    }
}

@media (min-width: 576px) {
    .h-sm-0 {
        height: 0px !important;
    }
    .min-h-sm-0 {
        min-height: 0px !important;
    }
    .max-h-sm-0 {
        max-height: 0px !important;
    }
    .h-sm-10 {
        height: 10px !important;
    }
    .min-h-sm-10 {
        min-height: 10px !important;
    }
    .max-h-sm-10 {
        max-height: 10px !important;
    }
    .h-sm-15 {
        height: 15px !important;
    }
    .min-h-sm-15 {
        min-height: 15px !important;
    }
    .max-h-sm-15 {
        max-height: 15px !important;
    }
    .h-sm-20 {
        height: 20px !important;
    }
    .min-h-sm-20 {
        min-height: 20px !important;
    }
    .max-h-sm-20 {
        max-height: 20px !important;
    }
    .h-sm-30 {
        height: 30px !important;
    }
    .min-h-sm-30 {
        min-height: 30px !important;
    }
    .max-h-sm-30 {
        max-height: 30px !important;
    }
    .h-sm-40 {
        height: 40px !important;
    }
    .min-h-sm-40 {
        min-height: 40px !important;
    }
    .max-h-sm-40 {
        max-height: 40px !important;
    }
    .h-sm-50 {
        height: 50px !important;
    }
    .min-h-sm-50 {
        min-height: 50px !important;
    }
    .max-h-sm-50 {
        max-height: 50px !important;
    }
    .h-sm-60 {
        height: 60px !important;
    }
    .min-h-sm-60 {
        min-height: 60px !important;
    }
    .max-h-sm-60 {
        max-height: 60px !important;
    }
    .h-sm-70 {
        height: 70px !important;
    }
    .min-h-sm-70 {
        min-height: 70px !important;
    }
    .max-h-sm-70 {
        max-height: 70px !important;
    }
    .h-sm-80 {
        height: 80px !important;
    }
    .min-h-sm-80 {
        min-height: 80px !important;
    }
    .max-h-sm-80 {
        max-height: 80px !important;
    }
    .h-sm-90 {
        height: 90px !important;
    }
    .min-h-sm-90 {
        min-height: 90px !important;
    }
    .max-h-sm-90 {
        max-height: 90px !important;
    }
    .h-sm-100 {
        height: 100px !important;
    }
    .min-h-sm-100 {
        min-height: 100px !important;
    }
    .max-h-sm-100 {
        max-height: 100px !important;
    }
    .h-sm-120 {
        height: 120px !important;
    }
    .min-h-sm-120 {
        min-height: 120px !important;
    }
    .max-h-sm-120 {
        max-height: 120px !important;
    }
    .h-sm-150 {
        height: 150px !important;
    }
    .min-h-sm-150 {
        min-height: 150px !important;
    }
    .max-h-sm-150 {
        max-height: 150px !important;
    }
    .h-sm-160 {
        height: 160px !important;
    }
    .min-h-sm-160 {
        min-height: 160px !important;
    }
    .max-h-sm-160 {
        max-height: 160px !important;
    }
    .h-sm-170 {
        height: 170px !important;
    }
    .min-h-sm-170 {
        min-height: 170px !important;
    }
    .max-h-sm-170 {
        max-height: 170px !important;
    }
    .h-sm-180 {
        height: 180px !important;
    }
    .min-h-sm-180 {
        min-height: 180px !important;
    }
    .max-h-sm-180 {
        max-height: 180px !important;
    }
    .h-sm-190 {
        height: 190px !important;
    }
    .min-h-sm-190 {
        min-height: 190px !important;
    }
    .max-h-sm-190 {
        max-height: 190px !important;
    }
    .h-sm-200 {
        height: 200px !important;
    }
    .min-h-sm-200 {
        min-height: 200px !important;
    }
    .max-h-sm-200 {
        max-height: 200px !important;
    }
    .h-sm-250 {
        height: 250px !important;
    }
    .min-h-sm-250 {
        min-height: 250px !important;
    }
    .max-h-sm-250 {
        max-height: 250px !important;
    }
    .h-sm-300 {
        height: 300px !important;
    }
    .min-h-sm-300 {
        min-height: 300px !important;
    }
    .max-h-sm-300 {
        max-height: 300px !important;
    }
    .h-sm-350 {
        height: 350px !important;
    }
    .min-h-sm-350 {
        min-height: 350px !important;
    }
    .max-h-sm-350 {
        max-height: 350px !important;
    }
    .h-sm-400 {
        height: 400px !important;
    }
    .min-h-sm-400 {
        min-height: 400px !important;
    }
    .max-h-sm-400 {
        max-height: 400px !important;
    }
    .h-sm-450 {
        height: 450px !important;
    }
    .min-h-sm-450 {
        min-height: 450px !important;
    }
    .max-h-sm-450 {
        max-height: 450px !important;
    }
    .h-sm-500 {
        height: 500px !important;
    }
    .min-h-sm-500 {
        min-height: 500px !important;
    }
    .max-h-sm-500 {
        max-height: 500px !important;
    }
    .w-sm-p5 {
        height: 5% !important;
    }
    .min-h-sm-p5 {
        min-height: 5% !important;
    }
    .max-h-sm-p5 {
        max-height: 5% !important;
    }
    .w-sm-p10 {
        height: 10% !important;
    }
    .min-h-sm-p10 {
        min-height: 10% !important;
    }
    .max-h-sm-p10 {
        max-height: 10% !important;
    }
    .w-sm-p15 {
        height: 15% !important;
    }
    .min-h-sm-p15 {
        min-height: 15% !important;
    }
    .max-h-sm-p15 {
        max-height: 15% !important;
    }
    .w-sm-p20 {
        height: 20% !important;
    }
    .min-h-sm-p20 {
        min-height: 20% !important;
    }
    .max-h-sm-p20 {
        max-height: 20% !important;
    }
    .w-sm-p25 {
        height: 25% !important;
    }
    .min-h-sm-p25 {
        min-height: 25% !important;
    }
    .max-h-sm-p25 {
        max-height: 25% !important;
    }
    .w-sm-p30 {
        height: 30% !important;
    }
    .min-h-sm-p30 {
        min-height: 30% !important;
    }
    .max-h-sm-p30 {
        max-height: 30% !important;
    }
    .w-sm-p35 {
        height: 35% !important;
    }
    .min-h-sm-p35 {
        min-height: 35% !important;
    }
    .max-h-sm-p35 {
        max-height: 35% !important;
    }
    .w-sm-p40 {
        height: 40% !important;
    }
    .min-h-sm-p40 {
        min-height: 40% !important;
    }
    .max-h-sm-p40 {
        max-height: 40% !important;
    }
    .w-sm-p45 {
        height: 45% !important;
    }
    .min-h-sm-p45 {
        min-height: 45% !important;
    }
    .max-h-sm-p45 {
        max-height: 45% !important;
    }
    .w-sm-p50 {
        height: 50% !important;
    }
    .min-h-sm-p50 {
        min-height: 50% !important;
    }
    .max-h-sm-p50 {
        max-height: 50% !important;
    }
    .w-sm-p60 {
        height: 60% !important;
    }
    .min-h-sm-p60 {
        min-height: 60% !important;
    }
    .max-h-sm-p60 {
        max-height: 60% !important;
    }
    .w-sm-p65 {
        height: 65% !important;
    }
    .min-h-sm-p65 {
        min-height: 65% !important;
    }
    .max-h-sm-p65 {
        max-height: 65% !important;
    }
    .w-sm-p70 {
        height: 70% !important;
    }
    .min-h-sm-p70 {
        min-height: 70% !important;
    }
    .max-h-sm-p70 {
        max-height: 70% !important;
    }
    .w-sm-p75 {
        height: 75% !important;
    }
    .min-h-sm-p75 {
        min-height: 75% !important;
    }
    .max-h-sm-p75 {
        max-height: 75% !important;
    }
    .w-sm-p80 {
        height: 80% !important;
    }
    .min-h-sm-p80 {
        min-height: 80% !important;
    }
    .max-h-sm-p80 {
        max-height: 80% !important;
    }
    .w-sm-p85 {
        height: 85% !important;
    }
    .min-h-sm-p85 {
        min-height: 85% !important;
    }
    .max-h-sm-p85 {
        max-height: 85% !important;
    }
    .w-sm-p90 {
        height: 90% !important;
    }
    .min-h-sm-p90 {
        min-height: 90% !important;
    }
    .max-h-sm-p90 {
        max-height: 90% !important;
    }
    .w-sm-p95 {
        height: 95% !important;
    }
    .min-h-sm-p95 {
        min-height: 95% !important;
    }
    .max-h-sm-p95 {
        max-height: 95% !important;
    }
    .w-sm-p100 {
        height: 100% !important;
    }
    .min-h-sm-p100 {
        min-height: 100% !important;
    }
    .max-h-sm-p100 {
        max-height: 100% !important;
    }
    .h-sm-auto {
        height: auto !important;
    }
    .min-h-sm-auto {
        min-height: auto !important;
    }
    .max-h-sm-auto {
        max-height: auto !important;
    }
}

@media (min-width: 768px) {
    .w-0 {
        width: 0px !important;
    }
    .min-w-0 {
        min-width: 0px !important;
    }
    .max-w-0 {
        max-width: 0px !important;
    }
    .w-10 {
        width: 10px !important;
    }
    .min-w-10 {
        min-width: 10px !important;
    }
    .max-w-10 {
        max-width: 10px !important;
    }
    .w-15 {
        width: 15px !important;
    }
    .min-w-15 {
        min-width: 15px !important;
    }
    .max-w-15 {
        max-width: 15px !important;
    }
    .w-20 {
        width: 20px !important;
    }
    .min-w-20 {
        min-width: 20px !important;
    }
    .max-w-20 {
        max-width: 20px !important;
    }
    .w-30 {
        width: 30px !important;
    }
    .min-w-30 {
        min-width: 30px !important;
    }
    .max-w-30 {
        max-width: 30px !important;
    }
    .w-40 {
        width: 40px !important;
    }
    .min-w-40 {
        min-width: 40px !important;
    }
    .max-w-40 {
        max-width: 40px !important;
    }
    .w-50 {
        width: 50px !important;
    }
    .min-w-50 {
        min-width: 50px !important;
    }
    .max-w-50 {
        max-width: 50px !important;
    }
    .w-60 {
        width: 60px !important;
    }
    .min-w-60 {
        min-width: 60px !important;
    }
    .max-w-60 {
        max-width: 60px !important;
    }
    .w-70 {
        width: 70px !important;
    }
    .min-w-70 {
        min-width: 70px !important;
    }
    .max-w-70 {
        max-width: 70px !important;
    }
    .w-80 {
        width: 80px !important;
    }
    .min-w-80 {
        min-width: 80px !important;
    }
    .max-w-80 {
        max-width: 80px !important;
    }
    .w-90 {
        width: 90px !important;
    }
    .min-w-90 {
        min-width: 90px !important;
    }
    .max-w-90 {
        max-width: 90px !important;
    }
    .w-100 {
        width: 100px !important;
    }
    .min-w-100 {
        min-width: 100px !important;
    }
    .max-w-100 {
        max-width: 100px !important;
    }
    .w-120 {
        width: 120px !important;
    }
    .min-w-120 {
        min-width: 120px !important;
    }
    .max-w-120 {
        max-width: 120px !important;
    }
    .w-150 {
        width: 150px !important;
    }
    .min-w-150 {
        min-width: 150px !important;
    }
    .max-w-150 {
        max-width: 150px !important;
    }
    .w-160 {
        width: 160px !important;
    }
    .min-w-160 {
        min-width: 160px !important;
    }
    .max-w-160 {
        max-width: 160px !important;
    }
    .w-170 {
        width: 170px !important;
    }
    .min-w-170 {
        min-width: 170px !important;
    }
    .max-w-170 {
        max-width: 170px !important;
    }
    .w-180 {
        width: 180px !important;
    }
    .min-w-180 {
        min-width: 180px !important;
    }
    .max-w-180 {
        max-width: 180px !important;
    }
    .w-190 {
        width: 190px !important;
    }
    .min-w-190 {
        min-width: 190px !important;
    }
    .max-w-190 {
        max-width: 190px !important;
    }
    .w-200 {
        width: 200px !important;
    }
    .min-w-200 {
        min-width: 200px !important;
    }
    .max-w-200 {
        max-width: 200px !important;
    }
    .w-250 {
        width: 250px !important;
    }
    .min-w-250 {
        min-width: 250px !important;
    }
    .max-w-250 {
        max-width: 250px !important;
    }
    .w-300 {
        width: 300px !important;
    }
    .min-w-300 {
        min-width: 300px !important;
    }
    .max-w-300 {
        max-width: 300px !important;
    }
    .w-350 {
        width: 350px !important;
    }
    .min-w-350 {
        min-width: 350px !important;
    }
    .max-w-350 {
        max-width: 350px !important;
    }
    .w-400 {
        width: 400px !important;
    }
    .min-w-400 {
        min-width: 400px !important;
    }
    .max-w-400 {
        max-width: 400px !important;
    }
    .w-450 {
        width: 450px !important;
    }
    .min-w-450 {
        min-width: 450px !important;
    }
    .max-w-450 {
        max-width: 450px !important;
    }
    .w-500 {
        width: 500px !important;
    }
    .min-w-500 {
        min-width: 500px !important;
    }
    .max-w-500 {
        max-width: 500px !important;
    }
    .h-md-p5 {
        height: 5% !important;
    }
    .min-h-md-p5 {
        min-height: 5% !important;
    }
    .max-h-md-p5 {
        max-height: 5% !important;
    }
    .h-md-p10 {
        height: 10% !important;
    }
    .min-h-md-p10 {
        min-height: 10% !important;
    }
    .max-h-md-p10 {
        max-height: 10% !important;
    }
    .h-md-p15 {
        height: 15% !important;
    }
    .min-h-md-p15 {
        min-height: 15% !important;
    }
    .max-h-md-p15 {
        max-height: 15% !important;
    }
    .h-md-p20 {
        height: 20% !important;
    }
    .min-h-md-p20 {
        min-height: 20% !important;
    }
    .max-h-md-p20 {
        max-height: 20% !important;
    }
    .h-md-p25 {
        height: 25% !important;
    }
    .min-h-md-p25 {
        min-height: 25% !important;
    }
    .max-h-md-p25 {
        max-height: 25% !important;
    }
    .h-md-p30 {
        height: 30% !important;
    }
    .min-h-md-p30 {
        min-height: 30% !important;
    }
    .max-h-md-p30 {
        max-height: 30% !important;
    }
    .h-md-p35 {
        height: 35% !important;
    }
    .min-h-md-p35 {
        min-height: 35% !important;
    }
    .max-h-md-p35 {
        max-height: 35% !important;
    }
    .h-md-p40 {
        height: 40% !important;
    }
    .min-h-md-p40 {
        min-height: 40% !important;
    }
    .max-h-md-p40 {
        max-height: 40% !important;
    }
    .h-md-p45 {
        height: 45% !important;
    }
    .min-h-md-p45 {
        min-height: 45% !important;
    }
    .max-h-md-p45 {
        max-height: 45% !important;
    }
    .h-md-p50 {
        height: 50% !important;
    }
    .min-h-md-p50 {
        min-height: 50% !important;
    }
    .max-h-md-p50 {
        max-height: 50% !important;
    }
    .h-md-p60 {
        height: 60% !important;
    }
    .min-h-md-p60 {
        min-height: 60% !important;
    }
    .max-h-md-p60 {
        max-height: 60% !important;
    }
    .h-md-p65 {
        height: 65% !important;
    }
    .min-h-md-p65 {
        min-height: 65% !important;
    }
    .max-h-md-p65 {
        max-height: 65% !important;
    }
    .h-md-p70 {
        height: 70% !important;
    }
    .min-h-md-p70 {
        min-height: 70% !important;
    }
    .max-h-md-p70 {
        max-height: 70% !important;
    }
    .h-md-p75 {
        height: 75% !important;
    }
    .min-h-md-p75 {
        min-height: 75% !important;
    }
    .max-h-md-p75 {
        max-height: 75% !important;
    }
    .h-md-p80 {
        height: 80% !important;
    }
    .min-h-md-p80 {
        min-height: 80% !important;
    }
    .max-h-md-p80 {
        max-height: 80% !important;
    }
    .h-md-p85 {
        height: 85% !important;
    }
    .min-h-md-p85 {
        min-height: 85% !important;
    }
    .max-h-md-p85 {
        max-height: 85% !important;
    }
    .h-md-p90 {
        height: 90% !important;
    }
    .min-h-md-p90 {
        min-height: 90% !important;
    }
    .max-h-md-p90 {
        max-height: 90% !important;
    }
    .h-md-p95 {
        height: 95% !important;
    }
    .min-h-md-p95 {
        min-height: 95% !important;
    }
    .max-h-md-p95 {
        max-height: 95% !important;
    }
    .h-md-p100 {
        height: 100% !important;
    }
    .min-h-md-p100 {
        min-height: 100% !important;
    }
    .max-h-md-p100 {
        max-height: 100% !important;
    }
    .h-md-auto {
        height: auto !important;
    }
    .min-h-md-auto {
        min-height: auto !important;
    }
    .max-h-md-auto {
        max-height: auto !important;
    }
}

@media (min-width: 992px) {
    .h-lg-0 {
        height: 0px !important;
    }
    .min-h-lg-0 {
        min-height: 0px !important;
    }
    .max-h-lg-0 {
        max-height: 0px !important;
    }
    .h-lg-10 {
        height: 10px !important;
    }
    .min-h-lg-10 {
        min-height: 10px !important;
    }
    .max-h-lg-10 {
        max-height: 10px !important;
    }
    .h-lg-15 {
        height: 15px !important;
    }
    .min-h-lg-15 {
        min-height: 15px !important;
    }
    .max-h-lg-15 {
        max-height: 15px !important;
    }
    .h-lg-20 {
        height: 20px !important;
    }
    .min-h-lg-20 {
        min-height: 20px !important;
    }
    .max-h-lg-20 {
        max-height: 20px !important;
    }
    .h-lg-30 {
        height: 30px !important;
    }
    .min-h-lg-30 {
        min-height: 30px !important;
    }
    .max-h-lg-30 {
        max-height: 30px !important;
    }
    .h-lg-40 {
        height: 40px !important;
    }
    .min-h-lg-40 {
        min-height: 40px !important;
    }
    .max-h-lg-40 {
        max-height: 40px !important;
    }
    .h-lg-50 {
        height: 50px !important;
    }
    .min-h-lg-50 {
        min-height: 50px !important;
    }
    .max-h-lg-50 {
        max-height: 50px !important;
    }
    .h-lg-60 {
        height: 60px !important;
    }
    .min-h-lg-60 {
        min-height: 60px !important;
    }
    .max-h-lg-60 {
        max-height: 60px !important;
    }
    .h-lg-70 {
        height: 70px !important;
    }
    .min-h-lg-70 {
        min-height: 70px !important;
    }
    .max-h-lg-70 {
        max-height: 70px !important;
    }
    .h-lg-80 {
        height: 80px !important;
    }
    .min-h-lg-80 {
        min-height: 80px !important;
    }
    .max-h-lg-80 {
        max-height: 80px !important;
    }
    .h-lg-90 {
        height: 90px !important;
    }
    .min-h-lg-90 {
        min-height: 90px !important;
    }
    .max-h-lg-90 {
        max-height: 90px !important;
    }
    .h-lg-100 {
        height: 100px !important;
    }
    .min-h-lg-100 {
        min-height: 100px !important;
    }
    .max-h-lg-100 {
        max-height: 100px !important;
    }
    .h-lg-120 {
        height: 120px !important;
    }
    .min-h-lg-120 {
        min-height: 120px !important;
    }
    .max-h-lg-120 {
        max-height: 120px !important;
    }
    .h-lg-150 {
        height: 150px !important;
    }
    .min-h-lg-150 {
        min-height: 150px !important;
    }
    .max-h-lg-150 {
        max-height: 150px !important;
    }
    .h-lg-160 {
        height: 160px !important;
    }
    .min-h-lg-160 {
        min-height: 160px !important;
    }
    .max-h-lg-160 {
        max-height: 160px !important;
    }
    .h-lg-170 {
        height: 170px !important;
    }
    .min-h-lg-170 {
        min-height: 170px !important;
    }
    .max-h-lg-170 {
        max-height: 170px !important;
    }
    .h-lg-180 {
        height: 180px !important;
    }
    .min-h-lg-180 {
        min-height: 180px !important;
    }
    .max-h-lg-180 {
        max-height: 180px !important;
    }
    .h-lg-190 {
        height: 190px !important;
    }
    .min-h-lg-190 {
        min-height: 190px !important;
    }
    .max-h-lg-190 {
        max-height: 190px !important;
    }
    .h-lg-200 {
        height: 200px !important;
    }
    .min-h-lg-200 {
        min-height: 200px !important;
    }
    .max-h-lg-200 {
        max-height: 200px !important;
    }
    .h-lg-250 {
        height: 250px !important;
    }
    .min-h-lg-250 {
        min-height: 250px !important;
    }
    .max-h-lg-250 {
        max-height: 250px !important;
    }
    .h-lg-300 {
        height: 300px !important;
    }
    .min-h-lg-300 {
        min-height: 300px !important;
    }
    .max-h-lg-300 {
        max-height: 300px !important;
    }
    .h-lg-350 {
        height: 350px !important;
    }
    .min-h-lg-350 {
        min-height: 350px !important;
    }
    .max-h-lg-350 {
        max-height: 350px !important;
    }
    .h-lg-400 {
        height: 400px !important;
    }
    .min-h-lg-400 {
        min-height: 400px !important;
    }
    .max-h-lg-400 {
        max-height: 400px !important;
    }
    .h-lg-450 {
        height: 450px !important;
    }
    .min-h-lg-450 {
        min-height: 450px !important;
    }
    .max-h-lg-450 {
        max-height: 450px !important;
    }
    .h-lg-500 {
        height: 500px !important;
    }
    .min-h-lg-500 {
        min-height: 500px !important;
    }
    .max-h-lg-500 {
        max-height: 500px !important;
    }
    .h-lg-p5 {
        height: 5% !important;
    }
    .min-h-lg-p5 {
        min-height: 5% !important;
    }
    .max-h-lg-p5 {
        max-height: 5% !important;
    }
    .h-lg-p10 {
        height: 10% !important;
    }
    .min-h-lg-p10 {
        min-height: 10% !important;
    }
    .max-h-lg-p10 {
        max-height: 10% !important;
    }
    .h-lg-p15 {
        height: 15% !important;
    }
    .min-h-lg-p15 {
        min-height: 15% !important;
    }
    .max-h-lg-p15 {
        max-height: 15% !important;
    }
    .h-lg-p20 {
        height: 20% !important;
    }
    .min-h-lg-p20 {
        min-height: 20% !important;
    }
    .max-h-lg-p20 {
        max-height: 20% !important;
    }
    .h-lg-p25 {
        height: 25% !important;
    }
    .min-h-lg-p25 {
        min-height: 25% !important;
    }
    .max-h-lg-p25 {
        max-height: 25% !important;
    }
    .h-lg-p30 {
        height: 30% !important;
    }
    .min-h-lg-p30 {
        min-height: 30% !important;
    }
    .max-h-lg-p30 {
        max-height: 30% !important;
    }
    .h-lg-p35 {
        height: 35% !important;
    }
    .min-h-lg-p35 {
        min-height: 35% !important;
    }
    .max-h-lg-p35 {
        max-height: 35% !important;
    }
    .h-lg-p40 {
        height: 40% !important;
    }
    .min-h-lg-p40 {
        min-height: 40% !important;
    }
    .max-h-lg-p40 {
        max-height: 40% !important;
    }
    .h-lg-p45 {
        height: 45% !important;
    }
    .min-h-lg-p45 {
        min-height: 45% !important;
    }
    .max-h-lg-p45 {
        max-height: 45% !important;
    }
    .h-lg-p50 {
        height: 50% !important;
    }
    .min-h-lg-p50 {
        min-height: 50% !important;
    }
    .max-h-lg-p50 {
        max-height: 50% !important;
    }
    .h-lg-p60 {
        height: 60% !important;
    }
    .min-h-lg-p60 {
        min-height: 60% !important;
    }
    .max-h-lg-p60 {
        max-height: 60% !important;
    }
    .h-lg-p65 {
        height: 65% !important;
    }
    .min-h-lg-p65 {
        min-height: 65% !important;
    }
    .max-h-lg-p65 {
        max-height: 65% !important;
    }
    .h-lg-p70 {
        height: 70% !important;
    }
    .min-h-lg-p70 {
        min-height: 70% !important;
    }
    .max-h-lg-p70 {
        max-height: 70% !important;
    }
    .h-lg-p75 {
        height: 75% !important;
    }
    .min-h-lg-p75 {
        min-height: 75% !important;
    }
    .max-h-lg-p75 {
        max-height: 75% !important;
    }
    .h-lg-p80 {
        height: 80% !important;
    }
    .min-h-lg-p80 {
        min-height: 80% !important;
    }
    .max-h-lg-p80 {
        max-height: 80% !important;
    }
    .h-lg-p85 {
        height: 85% !important;
    }
    .min-h-lg-p85 {
        min-height: 85% !important;
    }
    .max-h-lg-p85 {
        max-height: 85% !important;
    }
    .h-lg-p90 {
        height: 90% !important;
    }
    .min-h-lg-p90 {
        min-height: 90% !important;
    }
    .max-h-lg-p90 {
        max-height: 90% !important;
    }
    .h-lg-p95 {
        height: 95% !important;
    }
    .min-h-lg-p95 {
        min-height: 95% !important;
    }
    .max-h-lg-p95 {
        max-height: 95% !important;
    }
    .h-lg-p100 {
        height: 100% !important;
    }
    .min-h-lg-p100 {
        min-height: 100% !important;
    }
    .max-h-lg-p100 {
        max-height: 100% !important;
    }
    .h-lg-auto {
        height: auto !important;
    }
    .min-h-lg-auto {
        min-height: auto !important;
    }
    .max-h-lg-auto {
        max-height: auto !important;
    }
}

@media (min-width: 1200px) {
    .h-xl-0 {
        height: 0px !important;
    }
    .min-h-xl-0 {
        min-height: 0px !important;
    }
    .max-h-xl-0 {
        max-height: 0px !important;
    }
    .h-xl-10 {
        height: 10px !important;
    }
    .min-h-xl-10 {
        min-height: 10px !important;
    }
    .max-h-xl-10 {
        max-height: 10px !important;
    }
    .h-xl-15 {
        height: 15px !important;
    }
    .min-h-xl-15 {
        min-height: 15px !important;
    }
    .max-h-xl-15 {
        max-height: 15px !important;
    }
    .h-xl-20 {
        height: 20px !important;
    }
    .min-h-xl-20 {
        min-height: 20px !important;
    }
    .max-h-xl-20 {
        max-height: 20px !important;
    }
    .h-xl-30 {
        height: 30px !important;
    }
    .min-h-xl-30 {
        min-height: 30px !important;
    }
    .max-h-xl-30 {
        max-height: 30px !important;
    }
    .h-xl-40 {
        height: 40px !important;
    }
    .min-h-xl-40 {
        min-height: 40px !important;
    }
    .max-h-xl-40 {
        max-height: 40px !important;
    }
    .h-xl-50 {
        height: 50px !important;
    }
    .min-h-xl-50 {
        min-height: 50px !important;
    }
    .max-h-xl-50 {
        max-height: 50px !important;
    }
    .h-xl-60 {
        height: 60px !important;
    }
    .min-h-xl-60 {
        min-height: 60px !important;
    }
    .max-h-xl-60 {
        max-height: 60px !important;
    }
    .h-xl-70 {
        height: 70px !important;
    }
    .min-h-xl-70 {
        min-height: 70px !important;
    }
    .max-h-xl-70 {
        max-height: 70px !important;
    }
    .h-xl-80 {
        height: 80px !important;
    }
    .min-h-xl-80 {
        min-height: 80px !important;
    }
    .max-h-xl-80 {
        max-height: 80px !important;
    }
    .h-xl-90 {
        height: 90px !important;
    }
    .min-h-xl-90 {
        min-height: 90px !important;
    }
    .max-h-xl-90 {
        max-height: 90px !important;
    }
    .h-xl-100 {
        height: 100px !important;
    }
    .min-h-xl-100 {
        min-height: 100px !important;
    }
    .max-h-xl-100 {
        max-height: 100px !important;
    }
    .h-xl-120 {
        height: 120px !important;
    }
    .min-h-xl-120 {
        min-height: 120px !important;
    }
    .max-h-xl-120 {
        max-height: 120px !important;
    }
    .h-xl-150 {
        height: 150px !important;
    }
    .min-h-xl-150 {
        min-height: 150px !important;
    }
    .max-h-xl-150 {
        max-height: 150px !important;
    }
    .h-xl-160 {
        height: 160px !important;
    }
    .min-h-xl-160 {
        min-height: 160px !important;
    }
    .max-h-xl-160 {
        max-height: 160px !important;
    }
    .h-xl-170 {
        height: 170px !important;
    }
    .min-h-xl-170 {
        min-height: 170px !important;
    }
    .max-h-xl-170 {
        max-height: 170px !important;
    }
    .h-xl-180 {
        height: 180px !important;
    }
    .min-h-xl-180 {
        min-height: 180px !important;
    }
    .max-h-xl-180 {
        max-height: 180px !important;
    }
    .h-xl-190 {
        height: 190px !important;
    }
    .min-h-xl-190 {
        min-height: 190px !important;
    }
    .max-h-xl-190 {
        max-height: 190px !important;
    }
    .h-xl-200 {
        height: 200px !important;
    }
    .min-h-xl-200 {
        min-height: 200px !important;
    }
    .max-h-xl-200 {
        max-height: 200px !important;
    }
    .h-xl-250 {
        height: 250px !important;
    }
    .min-h-xl-250 {
        min-height: 250px !important;
    }
    .max-h-xl-250 {
        max-height: 250px !important;
    }
    .h-xl-300 {
        height: 300px !important;
    }
    .min-h-xl-300 {
        min-height: 300px !important;
    }
    .max-h-xl-300 {
        max-height: 300px !important;
    }
    .h-xl-350 {
        height: 350px !important;
    }
    .min-h-xl-350 {
        min-height: 350px !important;
    }
    .max-h-xl-350 {
        max-height: 350px !important;
    }
    .h-xl-400 {
        height: 400px !important;
    }
    .min-h-xl-400 {
        min-height: 400px !important;
    }
    .max-h-xl-400 {
        max-height: 400px !important;
    }
    .h-xl-450 {
        height: 450px !important;
    }
    .min-h-xl-450 {
        min-height: 450px !important;
    }
    .max-h-xl-450 {
        max-height: 450px !important;
    }
    .h-xl-500 {
        height: 500px !important;
    }
    .min-h-xl-500 {
        min-height: 500px !important;
    }
    .max-h-xl-500 {
        max-height: 500px !important;
    }
    .h-xl-p5 {
        height: 5% !important;
    }
    .min-h-xl-p5 {
        min-height: 5% !important;
    }
    .max-h-xl-p5 {
        max-height: 5% !important;
    }
    .h-xl-p10 {
        height: 10% !important;
    }
    .min-h-xl-p10 {
        min-height: 10% !important;
    }
    .max-h-xl-p10 {
        max-height: 10% !important;
    }
    .h-xl-p15 {
        height: 15% !important;
    }
    .min-h-xl-p15 {
        min-height: 15% !important;
    }
    .max-h-xl-p15 {
        max-height: 15% !important;
    }
    .h-xl-p20 {
        height: 20% !important;
    }
    .min-h-xl-p20 {
        min-height: 20% !important;
    }
    .max-h-xl-p20 {
        max-height: 20% !important;
    }
    .h-xl-p25 {
        height: 25% !important;
    }
    .min-h-xl-p25 {
        min-height: 25% !important;
    }
    .max-h-xl-p25 {
        max-height: 25% !important;
    }
    .h-xl-p30 {
        height: 30% !important;
    }
    .min-h-xl-p30 {
        min-height: 30% !important;
    }
    .max-h-xl-p30 {
        max-height: 30% !important;
    }
    .h-xl-p35 {
        height: 35% !important;
    }
    .min-h-xl-p35 {
        min-height: 35% !important;
    }
    .max-h-xl-p35 {
        max-height: 35% !important;
    }
    .h-xl-p40 {
        height: 40% !important;
    }
    .min-h-xl-p40 {
        min-height: 40% !important;
    }
    .max-h-xl-p40 {
        max-height: 40% !important;
    }
    .h-xl-p45 {
        height: 45% !important;
    }
    .min-h-xl-p45 {
        min-height: 45% !important;
    }
    .max-h-xl-p45 {
        max-height: 45% !important;
    }
    .h-xl-p50 {
        height: 50% !important;
    }
    .min-h-xl-p50 {
        min-height: 50% !important;
    }
    .max-h-xl-p50 {
        max-height: 50% !important;
    }
    .h-xl-p60 {
        height: 60% !important;
    }
    .min-h-xl-p60 {
        min-height: 60% !important;
    }
    .max-h-xl-p60 {
        max-height: 60% !important;
    }
    .h-xl-p65 {
        height: 65% !important;
    }
    .min-h-xl-p65 {
        min-height: 65% !important;
    }
    .max-h-xl-p65 {
        max-height: 65% !important;
    }
    .h-xl-p70 {
        height: 70% !important;
    }
    .min-h-xl-p70 {
        min-height: 70% !important;
    }
    .max-h-xl-p70 {
        max-height: 70% !important;
    }
    .h-xl-p75 {
        height: 75% !important;
    }
    .min-h-xl-p75 {
        min-height: 75% !important;
    }
    .max-h-xl-p75 {
        max-height: 75% !important;
    }
    .h-xl-p80 {
        height: 80% !important;
    }
    .min-h-xl-p80 {
        min-height: 80% !important;
    }
    .max-h-xl-p80 {
        max-height: 80% !important;
    }
    .h-xl-p85 {
        height: 85% !important;
    }
    .min-h-xl-p85 {
        min-height: 85% !important;
    }
    .max-h-xl-p85 {
        max-height: 85% !important;
    }
    .h-xl-p90 {
        height: 90% !important;
    }
    .min-h-xl-p90 {
        min-height: 90% !important;
    }
    .max-h-xl-p90 {
        max-height: 90% !important;
    }
    .h-xl-p95 {
        height: 95% !important;
    }
    .min-h-xl-p95 {
        min-height: 95% !important;
    }
    .max-h-xl-p95 {
        max-height: 95% !important;
    }
    .h-xl-p100 {
        height: 100% !important;
    }
    .min-h-xl-p100 {
        min-height: 100% !important;
    }
    .max-h-xl-p100 {
        max-height: 100% !important;
    }
    .h-lg-auto {
        height: auto !important;
    }
    .min-h-lg-auto {
        min-height: auto !important;
    }
    .max-h-lg-auto {
        max-height: auto !important;
    }
}


/*---Layout---*/

.fixed .wrapper,
.main-header .logo,
.user-panel {
    overflow: hidden;
}

.layout-boxed .wrapper {
    max-width: 1250px;
    margin: 0 auto;
    min-height: 100%;
    box-shadow: 0px 5px 10px 1px rgba(89, 89, 89, 0);
    position: relative;
}

.layout-boxed .content-wrapper,
.layout-boxed .main-footer,
.layout-boxed .main-nav>.navbar {
    margin: 0 10px !important;
}

.layout-boxed .main-header {
    padding: 0 10px !important;
}

.content-wrapper .content,
.main-footer {
    -moz-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    -webkit-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
    margin-left: 250px;
    z-index: 10;
}

@media (max-width: 767px) {
    .content-wrapper .content,
    .main-footer {
        -moz-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
        -webkit-transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
        margin-left: 0;
    }
    .content-wrapper .content{
        padding: 0 15px;
    }
}

@media (min-width: 992px) {
    .content-wrapper,
    .main-footer,
    .main-nav>.navbar {
        width: auto;
        margin: 0 80px;
    }
}

@media (max-width: 991px) {
    .content-wrapper,
    .main-footer,
    .main-nav>.navbar {
        width: auto;
        margin: 0 40px;
    }
}

@media (max-width: 767px) {
    .content-wrapper,
    .main-footer,
    .main-nav>.navbar {
        margin: 0 20px;
    }
}

.content-wrapper {
    min-height: 100%;
    background-color: transparent;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.main-footer {
    /* background-color: rgba(255, 255, 255, 0); */
    background: #f2f3f8;
    padding: 15px;
    border-top: 1px solid #cccccc;
    z-index: 5;
    position: relative;
    margin-top: 9px;;
}

.main-footer .nav {
    margin-top: -10px;
}

.fixed .left-side {
    position: fixed;
}

.fixed .main-header {
    position: fixed;
    z-index: 6;
    top: 0;
    right: 0;
    left: 0;
}

.fixed .main-sidebar {
    position: fixed;
    top: 90px;
}

.fixed .main-sidebar .sidebar-menu {
    padding-bottom: 30px;
}

.fixed .content-wrapper {
    padding-top: 60px;
}

.fixed .right-side {
    padding-top: 60px;
}

.fixed .main-footer {
    margin-left: 360px;
}

.fixed.sidebar-mini.sidebar-collapse .main-footer {
    margin-left: 170px;
}

@media (max-width: 991px) {
    .fixed .main-footer {
        margin-left: 320px;
    }
    .fixed.sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 130px;
    }
}

@media (max-width: 767px) {
    .fixed .main-sidebar {
        top: 150px;
    }
    .fixed .main-footer {
        margin-left: 20px;
    }
    .fixed.sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 110px;
    }
}

@media (max-width: 767px) {
    .content-wrapper {
        margin-left: 0;
    }
    .layout-boxed .content-wrapper {
        margin-left: 0 !important;
    }
    .layout-boxed .content-wrapper,
    .layout-boxed .main-footer,
    .layout-boxed .main-nav>.navbar {
        margin-right: 20px !important;
    }
    .main-footer {
        margin-left: 0;
        font-size: 12px;
    }
    .fixed .content-wrapper {
        padding-top: 120px;
    }
    .fixed .right-side {
        padding-top: 120px;
    }
    .dataTables_paginate ul.pagination li:not(:first-child,:last-child , :nth-child(2), .paginate_button.disabled, .paginate_button.active, :nth-last-child(2)) {
        display: none;
    }
    .dataTables_paginate.paging_simple_numbers .pagination li a{
        min-width: 30px;
        padding: 3px 7px !important;
    }
}

.fixedlayout-boxed .wrapper {
    max-width: 100%;
}

.hold-transition .content-wrapper,
.hold-transition .left-side,
.hold-transition .main-footer,
.hold-transition .main-header .logo,
.hold-transition .main-header .navbar,
.hold-transition .main-sidebar,
.hold-transition .menu-open .fa-angle-left,
.hold-transition .right-side {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

.content {
    min-height: 250px;
    margin-right: auto;
    margin-left: auto;
}


/*---art shape---*/

.art-bg {
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    background-attachment: fixed;
    z-index: -1;
    min-height: 400px;
}

.art-bg img {
    left: -2px;
    width: 100%;
    height: auto;
    bottom: -32px;
    position: absolute;
    transform: scale(1.1, 0.8);
    transform-origin: bottom;
}

.art-bg img.light-img {
    display: block;
}

.art-bg img.dark-img {
    display: none;
}

.dark-skin .art-bg img.dark-img {
    display: block;
}

.dark-skin .art-bg img.light-img {
    display: none;
}

.dark-skin .art-bg img.wave-img {
    display: none !important;
}

.dark-skin.onlyfull .art-bg .art-img {
    display: none;
}

.dark-skin.onlywave .art-bg .art-img {
    display: none;
}

.dark-skin.onlywave .art-bg .wave-img.light-img {
    display: none !important;
}

.dark-skin.onlywave .art-bg .wave-img.dark-img {
    display: block !important;
}

.onlyheader .art-bg {
    min-height: 60px;
}

.onlyheader .art-bg .art-img,
.onlyheader .art-bg .wave-img {
    display: none;
}

.onlyfull .art-bg {
    min-height: 100%;
}

.onlyfull .art-bg .art-img {
    display: none;
}

.art-bg .wave-img {
    display: none !important;
}

.onlywave .art-bg .art-img {
    display: none;
}

.onlywave .art-bg .wave-img.light-img {
    display: block !important;
}

.onlywave .art-bg .wave-img.dark-img {
    display: none;
}


/*---Header---*/

.page-header {
    margin: 10px 0 20px;
    padding-bottom: 9px;
    border-bottom: 1px solid #e6e6e6;
}

.page-header>small {
    color: #737373;
    display: block;
    margin-top: 5px;
}

.main-header {
    width: auto;
    padding: 0 0px;
    max-height: 120px;
}
@media (max-width: 991px){
    .main-header{
        max-height: initial;
    }  
}

.main-header .navbar {
    -moz-transition: margin-left 0.3s ease-in-out;
    -o-transition: margin-left 0.3s ease-in-out;
    -webkit-transition: margin-left 0.3s ease-in-out;
    transition: margin-left 0.3s ease-in-out;
    margin-bottom: 0;
    margin-left: auto;
    border: none;
    min-height: 60px;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
}

.main-header .navbar .nav>li.user>a>i {
    margin-right: 5px;
}

.main-header .logo {
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    display: block;
    float: left;
    height: 60px;
    font-size: 1.2rem;
    line-height: 60px;
    text-align: left;
    width: auto;
    padding: 0 15px 0 0;
    position: relative;
    z-index: 10;
}

.main-header .logo .logo-lg {
    line-height: 60px;
    display: inline-block;
    padding-left: 0px;
}

.main-header .logo .logo-lg .dark-logo {
    display: none;
}

.main-header .logo .logo-lg .light-logo {
    display: block;
}

.main-header .logo .logo-mini {
    line-height: 60px;
    display: inline-block;
}

.main-header .logo .logo-mini .dark-logo {
    display: none;
}

.main-header .logo .logo-mini .light-logo {
    display: block;
}

.main-header #navbar-search-input.form-control {
    background-color: rgba(255, 255, 255, 0.2);
    border-color: transparent;
}

.main-header #navbar-search-input.form-control:active,
.main-header #navbar-search-input.form-control:focus {
    border-color: rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 255, 0.9);
}

.main-header #navbar-search-input.form-control::-webkit-input-placeholder {
    color: #cccccc;
    opacity: 1;
}

.main-header #navbar-search-input.form-control:-moz-placeholder {
    color: #cccccc;
    opacity: 1;
}

.main-header #navbar-search-input.form-control::-moz-placeholder {
    color: #cccccc;
    opacity: 1;
}

.main-header #navbar-search-input.form-control:-ms-input-placeholder {
    color: #cccccc;
    opacity: 1;
}

.main-header .navbar-custom-menu {
    float: right;
    padding-right: 0px;
}

.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after {
    content: '';
    position: absolute;
    top: 23px;
    right: 16px;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #dc3545;
    animation: beat .25s infinite alternate;
    transform-origin: center;
}

.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i.animated::after {
    top: 17px;
    right: -5px;
}

.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i.fa.animated::after {
    top: 17px;
    right: -5px;
}

.main-header .navbar-right {
    float: right;
    padding-right: 15px;
}

.main-header .navbar-brand {
    color: #ffffff;
}

.main-header .sidebar-toggle {
    float: left;
    padding: 0 10px;
    font-size: 1.2rem;
    line-height: normal;
}

.main-header .sidebar-toggle:hover,
.main-header .sidebar-toggle:focus {
    color: #ffffff;
}

.main-header .sidebar-toggle .icon-bar {
    display: none;
}

@keyframes beat {
    to {
        transform: scale(2);
    }
}

.layout-top-nav .main-header .navbar {
    margin-left: 0;
}

@media (max-width: 991px) {
    .main-header {
        padding: 0 40px;
    }
}

@media (max-width: 767px) {
    .content marquee
    /* {
        white-space: normal;
    } */
    .mb-w-full{
        width: 100%;
    }
    .main-header {
        position: relative;
        z-index: 0;
        padding: 0;
    }
    .main-header .navbar-right {
        padding-right: 0px;
        float: none;
    }
    .main-header .navbar-right>li {
        color: inherit;
        border: 0;
    }
    .main-header .logo {
        width: 100%;
        float: none;
        /* text-align: center; */
        height: 50px !important;
        line-height: 1 !important;
    }
    .main-header .navbar {
        width: 100%;
        float: none;
        margin: 0;
        z-index: 999;
    }
    .main-header .navbar-custom-menu {
        float: right;
        padding-right: 0px;
    }
    .navbar-collapse .main-header .navbar-right {
        margin: 7.5px -15px;
    }
    .navbar-custom-menu .navbar-nav li>a.dropdown-toggle {
        padding: 0px 14px;
    }
    .navbar-custom-menu .navbar-nav>li:last-child>a {
        padding: 0px 14px;
    }
}

@media (max-width: 991px) {
    .navbar-collapse .pull-left {
        float: none !important;
    }
    .navbar-collapse .pull-left+.navbar-custom-menu {
        display: block;
        position: absolute;
        top: 0;
        right: 40px;
    }
}

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: auto;
    }
}

.sidebar-collapse .logo-mini .light-logo {
    display: none !important;
}

.logo-lg {
    display: none !important;
}

.sidebar-collapse .logo-lg {
    display: inline-block !important;
}

.sidebar-collapse .logo-lg .light-logo img {
    height: 46px;
    object-fit: contain;
    width: auto;
}

.navbar-custom-menu .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}

.navbar-custom-menu .navbar-nav>li {
    height: 60px;
}

.navbar-custom-menu .navbar-nav>li>a.dropdown-toggle {
    padding: 10px;
    vertical-align: middle;
    display: block;
    font-size: 1.429rem;
    border-radius: 0.25rem;
    height: 45px;
    text-align: center;
    width: 45px;
    line-height: 25px;
    margin: 10px 5px;
}

.navbar-custom-menu .navbar-nav>li:last-child>a {
    padding: 10px;
    vertical-align: middle;
    display: block;
    font-size: 1.429rem;
    border-radius: 0.25rem;
    height: 45px;
    text-align: center;
    width: 45px;
    line-height: 25px;
    margin: 10px 5px;
}

.navbar-custom-menu .navbar-nav>.search-box>a {
    padding: 10px;
    vertical-align: middle;
    display: block;
    font-size: 1.5rem;
    border-radius: 100%;
    height: 45px;
    text-align: center;
    width: 45px;
    line-height: 25px;
    margin: 10px 5px;
}

.navbar-custom-menu .navbar-nav>.search-box>div {
    padding: 15px 0 15px;
}

.navbar-custom-menu .navbar-nav .full-screen-btn>a {
    padding: 10px;
    vertical-align: middle;
    display: block;
    font-size: 1.5rem;
    border-radius: 100%;
    height: 45px;
    text-align: center;
    width: 45px;
    line-height: 25px;
    margin: 10px 5px;
}

.navbar-custom-menu .navbar-nav .search-bar>div {
    padding: 15px 0 15px;
}

.navbar-custom-menu .navbar-nav .search-bar .lookup::before {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-custom-menu .navbar-nav .search-bar .lookup-circle input {
    background-color: rgba(255, 255, 255, 0.1);
    height: 35px;
}

.navbar-custom-menu>.navbar-nav>li {
    position: relative;
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
}

.navbar-custom-menu.l-side>.navbar-nav>li>.dropdown-menu {
    right: auto;
    left: 0;
}

.navbar-custom-menu .dropdown-toggle::after, .res_profile_header .dropdown-toggle::after {
    display: none;
}

@media (max-width: 991px) {
    .navbar-custom-menu .navbar-nav .search-bar .lookup-circle input:focus {
        width: 90px;
    }
}

@media (max-width: 767px) {
    .navbar-custom-menu .navbar-nav>.search-bar .lookup input {
        max-width: 110px;
        padding-left: 10px !important;
    }
}

@media (max-width: 370px) {
    .navbar-custom-menu .navbar-nav>.search-bar .lookup input {
        max-width: 50px;
        padding-left: 10px !important;
        padding: 0;
        height: 30px;
    }
}

.search-box .app-search {
    position: relative;
    margin: 0px;
    display: block;
    z-index: 110;
    width: 100%;
    top: -50px;
    left: 0px;
}

.search-box .app-search input {
    width: 100.5%;
    padding: 0px 40px 0px 15px;
    border-radius: 50px;
    font-size: 14px;
    -webkit-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition: 0.5s ease-in;
    border: none;
}

.search-box .app-search .srh-btn {
    position: absolute;
    top: 9px;
    cursor: pointer;
    background: #ffffff;
    width: 15px;
    height: 15px;
    right: 15px;
    font-size: 14px;
}

body .main-header .navbar .nav>li.search-box>a:hover,
body .main-header .navbar .nav>li.search-box>a:focus {
    background: none;
}

@media (max-width: 1024px) {
    .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after {
        right: auto;
        top: 20px;
    }
    .navbar-custom-menu .navbar-nav li>a.dropdown-toggle {
        line-height: 25px;
    }
    .navbar-custom-menu .navbar-nav>li {
        height: 60px;
    }
    .navbar-custom-menu .navbar-nav>li:last-child>a {
        line-height: 25px;
    }
    .navbar-custom-menu .navbar-nav .search-box>a {
        line-height: 25px;
    }
}

.dropdown-menu {
    box-shadow: none;
    border-color: #cccccc;
}

.dropdown-menu.scale-up {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.13);
    display: inline-block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    transform-origin: right 0;
}

.dropdown-menu>li>a {
    color: gray;
}

.dropdown-menu>li>a>i {
    margin-right: 10px;
}

.dropdown-menu>.divider {
    background-color: #cccccc;
}

.show>.dropdown-menu.scale-up {
    transform: scale(1);
    -webkit-transform: scale(1);
    transform-origin: left 0;
    -webkit-transform-origin: left 0;
}

.main-header .navbar-nav>li.dropdown>.dropdown-menu, .res_profile_header .user-menu>.dropdown-menu {
    width: 280px;
    padding: 0;
    margin: 0;
    top: 100%;
    border: none;
}

.main-header .navbar-nav>li.dropdown>.dropdown-menu>li {
    position: relative;
}

.main-header .navbar-nav>li.dropdown>.dropdown-menu>li.header {
    background-color: #ffffff;
    border-bottom: 1px solid #f0f0f0;
    color: #2f363c;
    font-size: 14px;
    border-radius: 4px 4px 0 0;
    padding: 0;
}

.main-header .navbar-nav>li.dropdown>.dropdown-menu>li.header>div {
    box-shadow: none;
}

.main-header .navbar-nav>li.dropdown>.dropdown-menu>li.footer>a {
    font-size: 14px;
    padding: 15px 10px;
    text-align: center;
    border-radius: 0 0 4px 4px;
    line-height: 20px;
    display: block;
    width: auto;
    margin: 0;
}

.main-header .navbar-nav>li.dropdown>.dropdown-menu>li.footer>a:hover {
    text-decoration: none;
    font-weight: 300;
}

.main-header .navbar-nav>li.dropdown>.dropdown-menu>li .menu {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
}

.main-header .navbar-nav>li.dropdown>.dropdown-menu>li .menu>li>a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #f0f0f0;
}

.main-header .navbar-nav>li.dropdown>.dropdown-menu>li .menu>li>a:hover {
    background: #f0f0f0;
    text-decoration: none;
}

.main-header .navbar-nav>li.dropdown>.dropdown-menu>li .menu>li>a>i {
    width: 20px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    color: #2f363c;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
}
.navbar-static-top #google_translate_element{
    margin-top: 20px;
}
#google_translate_element{
    margin-right: 5px;
}
.login--fixed-select{
    position: fixed;
    top: 15px;
    right: 10px;
}
.mail-contnet {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    overflow: hidden;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a {
    margin: 0;
    padding: 15px;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>img {
    margin: auto 10px auto auto;
    width: 40px;
    height: 40px;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>h4 {
    padding: 0;
    margin: 0;
    color: #2f363c;
    font-size: 15px;
    position: relative;
    font-weight: 300;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>h4>small {
    color: gray;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>div>span {
    margin: 5px 0 0;
    font-size: 10px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: list-item;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
    padding: 0;
    margin: 0 0 0 45px;
    color: #2f363c;
    font-size: 15px;
    position: relative;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4>small {
    color: gray;
    font-size: 10px;
    position: absolute;
    top: 0;
    right: 0;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p {
    margin: 0 0 0 45px;
    font-size: 12px;
    color: #666666;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:before,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a:after {
    content: " ";
    display: table;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a {
    padding: 10px;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3 {
    font-size: 14px;
    padding: 0;
    margin: 0 0 10px;
    color: gray;
}

.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>.progress {
    padding: 0;
    margin: 0;
}

.navbar-nav>.user-menu>.dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-width: 0;
    width: auto;
    width: 250px;
    border: none;
    margin-top: 0;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header, .res_profile_header .user-menu>.dropdown-menu>li.user-header {
    height: auto;
    padding: 10px;
    text-align: center;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header img, .res_profile_header .user-menu>.dropdown-menu>li.user-header img {
    z-index: 5;
    height: 70px;
    width: 70px;
    border: 3px solid transparent;
    border-color: rgba(255, 255, 255, 0.2);
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header .user-name, .res_profile_header .user-menu>.dropdown-menu>li.user-header .user-name {
    z-index: 5;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0;
    text-align: right;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p>small {
    display: block;
    font-size: 12px;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #cccccc;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body:before,
.navbar-nav>.user-menu>.dropdown-menu>.user-body:after {
    content: " ";
    display: table;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body a {
    padding: 10px 15px;
    display: block;
    font-size: 1.1rem;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body a i {
    margin-right: 10px;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: rgba(47, 54, 60, 0.13);
}

.navbar-nav>.user-menu>.dropdown-menu .user-footer {
    padding: 10px 10px 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar-nav>.user-menu>.dropdown-menu .user-footer:before,
.navbar-nav>.user-menu>.dropdown-menu .user-footer:after {
    content: " ";
    display: table;
}

.navbar-nav>.user-menu>.dropdown-menu .user-footer .btn-default {
    color: gray;
}

.navbar-nav>.user-menu .user-image {
    width: 25px;
    height: 25px;
    margin-top: 0px;
}

@media (max-width: 767px) {
    .navbar-nav>.user-menu .user-image {
        float: none;
        margin-right: 0;
        margin-top: 0px;
        line-height: 10px;
    }
    .navbar-custom-menu .navbar-nav li>a.dropdown-toggle {
        padding: 10px;
    }
    .navbar-custom-menu .navbar-nav li:last-child>a {
        padding: 10px;
    }
    .navbar-custom-menu .navbar-nav>.search-box>a {
        padding: 10px;
    }
}

@media (max-width: 370px) {
    .navbar-custom-menu .navbar-nav li>a.dropdown-toggle {
        font-size: 1rem;
        height: 35px;
        width: 35px;
        line-height: normal;
    }
    .navbar-custom-menu .navbar-nav>li:last-child>a {
        font-size: 1rem;
        height: 35px;
        width: 35px;
        line-height: normal;
    }
    .navbar-custom-menu .navbar-nav>.search-box>a {
        font-size: 1rem;
        height: 35px;
        width: 35px;
        line-height: normal;
    }
    .navbar-nav>.user-menu .user-image {
        width: 15px;
        height: 15px;
    }
}

.show:not(.dropup)>.animated-dropdown-menu {
    backface-visibility: visible !important;
    -webkit-animation: flipInX .7s both;
    -o-animation: flipInX .7s both;
    animation: flipInX .7s both;
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transition-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        transform: perspective(400px);
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
    }
}

@media (max-width: 991px) {
    .navbar-nav>.user-menu>.dropdown-menu>.user-footer .btn-default:hover {
        background-color: #f0f0f0;
    }
    .navbar-custom-menu>.navbar-nav {
        float: right;
    }
    .navbar-custom-menu>.navbar-nav>li, .res_profile_header .user-menu {
        position: static;
    }
    .navbar-custom-menu>.navbar-nav>li>.dropdown-menu, .res_profile_header .user-menu>.dropdown-menu {
        position: absolute;
        right: 5%;
        left: auto;
    }
    .navbar-custom-menu.l-side>.navbar-nav>li>.dropdown-menu {
        left: 5%;
    }
}

.app-menu .dropdown-mega-menu {
    width: 53rem;
    padding: 0.5rem 1rem;
}

.app-menu .dropdown-mega-menu .nav-item.nav-item-header {
    text-transform: none;
    font-size: 1.429rem;
    padding-top: 0;
    font-weight: normal;
    padding: .715rem 1.072rem;
}

.app-menu .dropdown-mega-menu .nav-link {
    display: flex;
    align-items: center;
    transition: background-color 0.3s ease, color 0.3s ease;
    cursor: pointer;
    color: #2f363c;
    border: none;
    font-weight: 400;
}

.app-menu .dropdown-mega-menu .nav-link:hover,
.app-menu .dropdown-mega-menu .nav-link:focus {
    opacity: .8;
    background-color: transparent !important;
}

.app-menu .nav-link .nav-link-icon {
    font-size: 1.286rem;
    text-align: center;
    opacity: .45;
}

.app-menu .nav-link:hover .nav-link-icon,
.app-menu .nav-link:focus .nav-link-icon {
    opacity: .9;
}

.input-group .input-group-addon {
    background-color: var(--dark-blue) !important;
    color: #fff !important;
}

.sidebar-collapse .sidebar-menu.tree a {
    color: var(--dark-blue) !important;
}

.light-skin.sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
    background-color: #fff !important;
}

@media (max-width: 1024px) {
    .app-menu .dropdown-mega-menu {
        width: 40rem;
    }
}


/*sidebar*/

.main-sidebar {
    position: absolute;
    top: 30px;
    float: left;
    min-height: 100%;
    width: 250px;
    z-index: 9999;
    border-radius: 5px;
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out;
}

.main-sidebar .sidebar-footer {
    background-color: #f0f0f0;
}

.sidebar-footer {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    transition: .2s ease-out;
    width: 250px;
    background-color: #ffffff;
    border-top: 1px solid rgba(47, 54, 60, 0.13);
}

.sidebar-footer a {
    padding: 12px;
    width: 33.333337%;
    float: left;
    text-align: center;
    font-size: 18px;
}

.layout-boxed .sidebar-footer {
    position: absolute;
}

@media (max-width: 991px) {
    .main-sidebar {
        padding-top: 0px;
    }
}

@media (max-width: 767px) {
    .main-sidebar {
        border-radius: 0 5px 5px 0;
        position: absolute;
        -webkit-transform: translate(-250px, 0);
        -ms-transform: translate(-250px, 0);
        -o-transform: translate(-250px, 0);
        transform: translate(-250px, 0);
    }
    .sidebar-open .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (min-width: 768px) {
    .sidebar-collapse .main-sidebar {
        -webkit-transform: translate(-250px, 0);
        -ms-transform: translate(-250px, 0);
        -o-transform: translate(-250px, 0);
        transform: translate(-250px, 0);
    }
    .sidebar-collapse .sidebar-footer {
        display: none;
    }
}

.sidebar {
    padding-bottom: 10px;
}

.sidebar-form input:focus {
    border-color: transparent;
}

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0px 0 50px 0px;
}

.sidebar-menu>li {
    position: relative;
    margin: 0;
}

.sidebar-menu>li.user-profile:hover>a,
.sidebar-menu>li.user-profile:active>a,
.sidebar-menu>li.user-profile.active>a {
    color: #000000;
    background-color: transparent !important;
}

.sidebar-menu>li.user-profile:hover>a .email-id,
.sidebar-menu>li.user-profile:active>a .email-id,
.sidebar-menu>li.user-profile.active>a .email-id {
    color: rgba(47, 54, 60, 0.7);
}

.sidebar-menu>li.user-profile.menu-open>a {
    color: #000000;
    background-color: transparent !important;
}

.sidebar-menu>li.user-profile>a {
    opacity: 1;
    padding: 25px;
    display: flex;
}

.sidebar-menu>li.user-profile>.treeview-menu {
    background-color: #2f363c !important;
}

.sidebar-menu>li:hover>a,
.sidebar-menu>li:active>a,
.sidebar-menu>li.active>a {
    opacity: 1;
}

.sidebar-menu>li.menu-open>a {
    opacity: 1;
}

.sidebar-menu>li>a {
    padding: 12px 12px;
    display: block;
}

.sidebar-menu>li>a>i {
    width: 35px;
    line-height: 33px;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    color: #2f363c;
    text-align: center;
    /* border: 1px solid rgba(255, 255, 255, 0.2); */
    border-radius: 5px;
    margin-right: 5px;
}
.sidebar-menu>li>a>i.fa{
    font-family: 'FontAwesome';
}

.sidebar-menu>li:hover>a>i,
.sidebar-menu>li:active>a>i,
.sidebar-menu>li.active>a>i {
    color: #2f363c;
}

.sidebar-menu>li.menu-open>a>i {
    color: #2f363c;
}

.sidebar-menu>li .badge {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    line-height: 16px;
    text-align: center;
    font-weight: 300;
    margin-top: 3px;
}

.sidebar-menu>li .label {
    margin-right: 5px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    line-height: 16px;
    text-align: center;
    font-weight: 300;
}

.sidebar-menu li.nav-devider {
    height: 1px;
    background-color: rgba(47, 54, 60, 0.13);
    display: block;
    margin: 15px 0;
}

.sidebar-menu li.header {
    padding: 20px 25px 10px 15px;
    font-size: 12px;
    font-weight: 500;
    color: #2f363c;
    opacity: .7;
}

.sidebar-menu li>a>.fa-angle-right {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px;
}

.sidebar-menu li>a>.pull-right-container>i {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
}

.sidebar-menu li>a>.pull-right-container>.fa-angle-right {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
}

.sidebar-menu .menu-open>a>.fa-angle-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sidebar-menu .menu-open>a>.pull-right-container>.fa-angle-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sidebar-menu .menu-open>a>.pull-right-container>i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sidebar-menu .user-profile .treeview-menu>li>a {
    color: #ffffff !important;
    opacity: 1;
    background-color: transparent;
    padding: 8px 5px 8px 30px;
}

.sidebar-menu .active>.treeview-menu {
    display: block;
}

.sidebar-collapse .sidebar-menu>li.user-profile:hover>a,
.sidebar-collapse .sidebar-menu>li.user-profile:active>a,
.sidebar-collapse .sidebar-menu>li.user-profile.active>a {
    background-color: #2f363c !important;
    color: #ffffff;
}

.sidebar-collapse .sidebar-menu>li.user-profile:hover>a .email-id,
.sidebar-collapse .sidebar-menu>li.user-profile:active>a .email-id,
.sidebar-collapse .sidebar-menu>li.user-profile.active>a .email-id {
    color: #cccccc;
}

.sidebar-collapse .sidebar-menu>li.user-profile.menu-open>a {
    background-color: #2f363c !important;
    color: #ffffff;
}

.sidebar-collapse .sidebar-menu>li.user-profile.menu-open>a .email-id {
    color: #cccccc;
}

.sidebar-collapse .sidebar-menu>li.user-profile>a {
    display: block;
}

.sidebar-mini.sidebar-collapse .sidebar-menu>li.user-profile>a {
    padding: 10px;
}

.user-panel {
    position: relative;
    width: 100%;
    padding: 10px 0 10px;
    background-image: url(images/user-info.jpg);
}

.user-panel:before,
.user-panel:after {
    content: " ";
    display: table;
}

.user-panel>.image>img {
    width: 100%;
    max-width: 25%;
    height: auto;
    margin: 0 10px;
    border: 2px solid rgba(47, 54, 60, 0.13);
}

.user-panel>.info {
    padding: 5px;
    line-height: 1;
    margin: 0 auto;
    text-align: left;
    position: absolute;
    left: 60px;
}

.user-panel>.info>p {
    font-weight: 300;
    margin-bottom: 9px;
}

.user-panel>.info>a {
    text-decoration: none;
    padding-right: 5px;
    margin-top: 3px;
    font-size: 11px;
}

.user-panel>.info>a>i {
    margin-right: 3px;
}

.sidebar-collapse .user-panel>.image>img {
    max-width: 50px;
    margin: 0 0px;
}

.user-profile .btn-group {
    display: block;
}

.user-profile .btn-group .btn {
    width: 100%;
    border-radius: 0;
    background-color: rgba(47, 54, 60, 0.4);
    border: none;
    text-align: left;
    padding: 5px 15px;
    color: #ffffff;
}

.user-profile .btn-group button.btn.dropdown-toggle::after {
    position: absolute;
    right: 20px;
    top: 15px;
}

.user-profile .profile-pic {
    padding: 15px 0;
    text-align: center;
}

.user-profile .ulogo {
    text-align: center;
    padding: 20px 0 0;
    font-size: 1.286rem;
    color: #ffffff;
}

.user-profile img {
    width: 90px;
    margin: 0 auto;
    border-radius: 100%;
    border: 5px solid rgba(255, 255, 255, 0.3);
}

.user-profile .dropdown-menu {
    left: 0px;
    right: 0px;
    width: 180px;
    margin: 0 auto;
}

.sidebar-collapse .user-profile .profile-pic {
    padding: 5px 0;
}

.sidebar-collapse .user-profile .ulogo {
    display: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.sidebar-collapse .user-profile .profile-info {
    display: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.sidebar .user-profile .ulogo a {
    background-color: transparent;
}

.sidebar .user-profile .btn-group a {
    color: #2f363c;
    background-color: transparent;
}

.sidebar-collapse.sidebar-mini .user-profile {
    overflow: hidden;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li.user-profile:hover>.treeview-menu,
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li.user-profile:active>.treeview-menu,
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li.user-profile.active>.treeview-menu {
    top: 79px;
}

.sidebar-menu .user-profile>a img {
    width: 45px;
    border-radius: 100%;
    margin-right: 10px;
}

.sidebar-collapse .sidebar-menu .user-profile>a img {
    margin-right: 0px;
}

.light-sidebar .sidebar-menu>li:hover>a>i,
.light-sidebar .sidebar-menu>li:active>a>i,
.light-sidebar .sidebar-menu>li.active>a>i {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.light-sidebar .sidebar-menu>li.menu-open>a>i {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.light-sidebar .sidebar-menu>li>a>i {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .content-wrapper .content {
        margin-left: 60px;
        /* z-index: 840; */
    }
    .sidebar-mini.sidebar-collapse .main-footer {
        margin-left: 60px;
        z-index: 101;
    }
    .sidebar-mini.sidebar-collapse .right-side {
        margin-left: 60px;
        /* z-index: 840; */
    }
    .sidebar-mini.sidebar-collapse .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        width: 60px;
        z-index: 102;
    }
    .sidebar-mini.sidebar-collapse .main-sidebar .user-panel>.info {
        display: none !important;
        -webkit-transform: translateZ(0);
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li {
        position: relative;
        padding: 0px 0px;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a {
        margin-right: 0;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>span {
        border-top-right-radius: 5px;
        display: none !important;
        -webkit-transform: translateZ(0);
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>a>.pull-right {
        display: none !important;
        -webkit-transform: translateZ(0);
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {
        border-top-right-radius: 5px;
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom-right-radius: 5px;
        /* display: none !important; */
        -webkit-transform: translateZ(0);
    }
    .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
        display: none !important;
        -webkit-transform: translateZ(0);
    }
    .sidebar-mini.sidebar-collapse .sidebar-form {
        display: none !important;
        -webkit-transform: translateZ(0);
    }
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right) {
        display: block !important;
        position: absolute;
        width: 250px;
        left: 60px;
    }
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span {
        top: 0;
        margin-left: 0px;
        padding: 15px 5px 15px 20px;
        background-color: inherit;
    }
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container {
        position: relative !important;
        float: right;
        width: auto !important;
        left: 242px !important;
        top: -36px !important;
        z-index: 900;
        background-color: transparent !important;
    }
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container>.label:not(:first-of-type) {
        display: none;
    }
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
        /* display: block !important; */
        position: absolute;
        width: 250px;
        left: 60px;
        top: 55px;
        margin-left: 0;
        max-height: 185px;
        overflow: auto;
    }
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:last-child>.treeview-menu {
        bottom: 55px;
        top: auto !important;
        position: absolute;
        opacity: 0;
        z-index: -1;
    }
    .sidebar-menu li.menu-open:last-child>a>.pull-right-container>.fa-angle-right {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .sidebar-menu li.menu-open .treeview-menu {
        opacity: 1 !important;

    }
    .sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li .user-profile:hover>a>.pull-right-container {
        left: 237px !important;
    }
    .sidebar-collapse .treeview-menu {
        margin-left: 0px !important;
    }
    .control-sidebar-open .content-wrapper {
        margin-right: 345px;
    }
    .control-sidebar-open .main-footer {
        margin-right: 345px;
    }
    .control-sidebar-open .right-side {
        margin-right: 345px;
    }
}

.main-sidebar .user-panel {
    white-space: nowrap;
    overflow: hidden;
}

.sidebar-menu {
    white-space: nowrap;
    overflow: hidden;
}

.sidebar-menu>li.header {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
}

.sidebar-menu li>a {
    position: relative;
    font-weight: 500;
    opacity: 0.6;
    white-space: nowrap;
    align-items: center;
    line-height: 25px;
}

.sidebar-menu li>a>.pull-right-container {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}

.sidebar-menu:hover {
    overflow: visible;
}

.sidebar-menu .treeview-menu>li.active>a {
    opacity: 1;
}

.sidebar-menu .treeview-menu>li.active>a:hover {
    opacity: 1;
}

.sidebar-menu .treeview-menu>li>a:hover {
    opacity: 1;
}

.sidebar-collapse .sidebar-menu.tree {
    padding: 0;
}

.sidebar-collapse .sidebar-menu>li:hover>a,
.sidebar-collapse .sidebar-menu>li:active>a,
.sidebar-collapse .sidebar-menu>li.active>a {
    border-radius: 0;
}

.sidebar-collapse .sidebar-menu>li.menu-open>a {
    border-radius: 0;
}

.sidebar-form {
    float: left;
    margin: 20px 10px 10px;
    overflow: hidden;
    text-overflow: clip;
}

.nav-tabs.control-sidebar-tabs>li>a {
    border-radius: 0;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid transparent;
}

.nav-tabs.control-sidebar-tabs>li>a:hover,
.nav-tabs.control-sidebar-tabs>li>a:focus {
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid transparent;
}

.nav-tabs.control-sidebar-tabs>li>a .icon {
    font-size: 16px;
}

.nav-tabs.control-sidebar-tabs>li:first-of-type>a {
    border-left-width: 0;
}

.nav-tabs.control-sidebar-tabs>li:first-of-type>a:hover,
.nav-tabs.control-sidebar-tabs>li:first-of-type>a:focus {
    border-left-width: 0;
}

.nav-tabs.control-sidebar-tabs>li.active>a {
    border-top: none;
    border-right: none;
    border-bottom: none;
}

.nav-tabs.control-sidebar-tabs>li.active>a:hover,
.nav-tabs.control-sidebar-tabs>li.active>a:active,
.nav-tabs.control-sidebar-tabs>li.active>a:focus,
.nav-tabs.control-sidebar-tabs>li.active>a.active {
    border-top: none;
    border-right: none;
    border-bottom: none;
}

.control-sidebar-bg {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    top: 0;
    right: -355px;
    width: 345px;
    -webkit-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out;
}

.control-sidebar {
    top: 0;
    right: -355px;
    width: 345px;
    -webkit-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out;
    position: absolute;
    padding: 30px 30px 30px 30px;
    z-index: 9999;
}

.control-sidebar>.tab-content {
    padding: 15px 0px;
}

.control-sidebar.control-sidebar-open {
    right: 0;
}

.control-sidebar.control-sidebar-open.control-sidebar-bg,
.control-sidebar.control-sidebar-open+.control-sidebar-bg {
    right: 0;
}

.control-sidebar .nav-tabs.control-sidebar-tabs>li {
    margin-right: 30px;
}

.control-sidebar .nav-tabs.control-sidebar-tabs>li>a {
    padding: 10px 0px;
    display: block;
    font-size: 16px;
}

.control-sidebar .rpanel-title {
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
}

.control-sidebar .rpanel-title .btn {
    padding: 0;
    margin: 0.75rem 1rem;
}

@media (min-width: 768px) {
    .control-sidebar {
        padding: 30px;
        right: -346px;
        width: 345px;
    }
    .control-sidebar-bg {
        right: -345px;
        width: 345px;
    }
    .layout-boxed .control-sidebar-bg {
        right: -365px;
    }
    .nav-tabs.control-sidebar-tabs>li {
        display: table-cell;
    }
}

@media (max-width: 767px) {
    .control-sidebar {
        padding: 20px;
        width: 300px;
    }
    .control-sidebar-bg {
        width: 300px;
    }
}

.control-sidebar-open .control-sidebar {
    right: 0;
}

.control-sidebar-open .control-sidebar-bg {
    right: 0;
}

.fixed .control-sidebar {
    position: fixed;
    height: 100%;
    overflow-y: auto;
    padding-bottom: 50px;
}

.control-sidebar-heading {
    font-weight: 600;
    padding: 10px 0;
    margin-bottom: 0px;
    margin-top: 0;
}

.control-sidebar-subheading {
    display: block;
    font-weight: 500;
    font-size: 16px;
}

.control-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
}

.control-sidebar-menu>li>a {
    display: block;
    padding: 10px 15px;
}

.control-sidebar-menu>li>a:before,
.control-sidebar-menu>li>a:after {
    content: " ";
    display: table;
}

.control-sidebar-menu>li>a>.control-sidebar-subheading {
    margin-top: 0;
}

.control-sidebar-menu .menu-icon {
    float: left;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}

.control-sidebar-menu .menu-info {
    margin-left: 45px;
    margin-top: 3px;
}

.control-sidebar-menu .menu-info>.control-sidebar-subheading {
    margin: 0;
}

.control-sidebar-menu .menu-info>p {
    margin: 0;
    font-size: 11px;
}

.control-sidebar-menu .progress {
    margin: 0;
}

#control-sidebar-theme-demo-options-tab p {
    font-size: 12px;
}

#control-sidebar-theme-demo-options-tab .form-group {
    margin-bottom: 0.5rem;
}

#control-sidebar-theme-demo-options-tab .form-group label {
    font-weight: 300;
    font-size: 12px;
}


/*treeview*/

.treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.treeview-menu .treeview-menu {
    padding-left: 20px;
}

.treeview-menu>li {
    margin: 0;
}

.treeview-menu>li>a {
    padding: 8px 5px 8px 25px;
    display: block;
    font-size: 13px;
}

.treeview-menu>li>a>i {
    width: 20px;
    padding-right: 20px;
    padding-left: 10px;
}

.treeview-menu>li>a>.fa-angle-down {
    width: auto;
}

.treeview-menu>li>a>.fa-angle-left {
    width: auto;
}

.treeview-menu>li>a>.pull-right-container>.fa-angle-down {
    width: auto;
}

.treeview-menu>li>a>.pull-right-container>.fa-angle-left {
    width: auto;
}

.sidebar-collapse .treeview-menu>li {
    margin: 0;
}

.sidebar-collapse .treeview-menu>li>a {
    padding: 10px 5px 10px 30px;
}

.sidebar-menu .treeview-menu>li.active>a i.ti-more:before {
    content: "\e628";
}

.sidebar-menu .treeview-menu>li>a:hover i.ti-more:before {
    content: "\e628";
}


/*---Pages Layout---*/


/*---Page Content Header & Breadcrumb ---*/

.content-header {
    position: relative;
    /*padding-top: 15px;*/
    padding-bottom: 15px;
}

.content-header .page-title {
    margin: 0 15px 0 0;
    display: inline-block;
    border-right: 1px solid #e6e6e6;
    padding: 7px 25px 7px 0;
    color: #ffffff;
}

.content-header .breadcrumb-item+.breadcrumb-item::before {
    content: "-";
}

.content-header .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    color: #ffffff;
    background-color: transparent;
}

.content-header .breadcrumb .breadcrumb-item a {
    color: #ffffff;
}

.content-header>.breadcrumb>li>a {
    color: #4d4d4d;
    text-decoration: none;
    display: inline-block;
}

.content-header>.breadcrumb>li>a>i {
    margin-right: 5px;
}

.content-header>.breadcrumb>li+li:before {
    content: '>\00a0';
}

.content-header>.container>.breadcrumb {
    position: relative;
    top: 0;
}

.content-header>.container>.breadcrumb>li>a {
    color: #4d4d4d;
    text-decoration: none;
    display: inline-block;
}

.content-header>.container>.breadcrumb>li>a>i {
    margin-right: 5px;
}

.content-header>.container>.breadcrumb>li+li:before {
    content: '>\00a0';
}

.content-header .right-title {
    text-align: right;
}

.content-header .right-title .dropdown .dropdown-menu {
    padding: 15px;
    width: 245px;
    border-radius: 5px;
}

.content-header .right-title .dropdown .dropdown-menu .dropdown-item {
    padding: 10px 10px;
    font-size: 1.2rem;
}

.content-header .right-title .dropdown .dropdown-menu .dropdown-item i {
    font-size: 1.4rem;
    margin-right: 10px;
}

.content-header .right-title .dropdown .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
}

.content-header .right-title .dropdown>.btn {
    width: 50px;
    height: 50px;
    -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.17) !important;
    -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.17) !important;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.17) !important;
    border-color: #ffffff !important;
    background: #ffffff;
    border-radius: 50%;
    padding: 0 !important;
    color: #2f363c !important;
}

.breadcrumb-item.active {
    color: #ffffff;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #ffffff;
}

.onlyheader .content-header .page-title {
    color: #4d4d4d;
    font-size: 18px;
    font-weight: bold;
}

.onlyheader .content-header .breadcrumb {
    color: gray;
    font-size: 11px;
}

.onlyheader .content-header .breadcrumb .breadcrumb-item a {
    color: gray;
}

.onlyheader .content-header .breadcrumb.active {
    color: #4d4d4d;
}

.onlyheader .breadcrumb-item.active {
    color: #4d4d4d;
}

.onlyheader .breadcrumb-item+.breadcrumb-item::before {
    color: #4d4d4d;
}

@media (max-width: 991px) {
    .content-header>.breadcrumb {
        position: relative;
        margin-top: 5px;
        top: 0;
        right: 0;
        float: none;
        background: #666666;
        padding-left: 10px;
    }
    .content-header>.breadcrumb li:before {
        color: #b3b3b3;
    }
    .content-header>.container>.breadcrumb {
        position: relative;
        margin-top: 5px;
        top: 0;
        right: 0;
        float: none;
        background: #666666;
        padding-left: 10px;
    }
    .content-header>.container>.breadcrumb li:before {
        color: #b3b3b3;
    }
    .navbar-custom-menu .navbar-nav {
        margin: 0;
        float: right;
    }
    .navbar-custom-menu .navbar-nav>li {
        float: left;
    }
    .navbar-custom-menu .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 20px;
    }
}

.left-block {
    height: auto;
    width: 280px;
    position: absolute;
    padding: 0;
    border-right: 1px solid #f0f0f0;
    background-color: rgba(255, 255, 255, 0.9);
}

.left-block .left-content-area>.box {
    background-color: rgba(255, 255, 255, 0) !important;
}

.left-block .left-content-area>.card {
    background-color: rgba(255, 255, 255, 0) !important;
}

.left-block .open-left-block {
    position: absolute;
    top: 45%;
    right: -41px;
    z-index: 9;
}

.fixed .left-block {
    height: 100%;
}

.reverse-mode .open-left-block {
    right: auto;
    left: -41px;
}

.reverse-mode .left-block {
    right: 0;
    border-left: 1px solid #f0f0f0;
}

.reverse-mode .right-block {
    margin-left: 0;
    margin-right: 280px;
}

.fixed .left-block {
    position: fixed;
    top: 0;
    padding-top: 80px;
    padding-bottom: 50px;
}

.right-block {
    width: calc(100% - 280);
    min-height: calc(100vh - 64px);
    overflow: auto;
    margin-left: 280px;
}

@media (max-width: 767px) {
    .left-block {
        left: -280px;
        z-index: 1;
        position: fixed;
        -webkit-transition: -webkit-transform .3s ease-in-out, left .3s ease-in-out;
        -moz-transition: -moz-transform .3s ease-in-out, left .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out, left .3s ease-in-out;
        transition: transform .3s ease-in-out, left .3s ease-in-out;
    }
    .left-block.open-panel {
        left: 0;
    }
    .reverse-mode .left-block {
        right: -280px;
        left: auto;
        -webkit-transition: -webkit-transform .3s ease-in-out, right .3s ease-in-out;
        -moz-transition: -moz-transform .3s ease-in-out, right .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out, right .3s ease-in-out;
        transition: transform .3s ease-in-out, right .3s ease-in-out;
    }
    .reverse-mode .left-block.open-panel {
        right: 0;
    }
    .fixed .left-block {
        padding-top: 120px;
    }
    .right-block {
        width: 100%;
        margin-left: 0;
    }
}

.scrollable {
    position: relative;
}


/*progress*/

.progress {
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress .progress-bar {
    border-radius: 5px;
}

.progress>.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress.sm {
    border-radius: 5px;
    height: 10px;
}

.progress.sm .progress-bar {
    border-radius: 5px;
}

.progress.xs {
    border-radius: 5px;
    height: 7px;
}

.progress.xs .progress-bar {
    border-radius: 5px;
}

.progress.xxs {
    border-radius: 5px;
    height: 3px;
}

.progress.xxs .progress-bar {
    border-radius: 5px;
}

.progress.vertical {
    position: relative;
    width: 30px;
    height: 200px;
    display: inline-block;
    margin-right: 10px;
}

.progress.vertical>.progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.progress.vertical.progress-sm {
    width: 20px;
}

.progress.vertical.sm {
    width: 20px;
}

.progress.vertical.progress-xs {
    width: 20px;
}

.progress.vertical.xs {
    width: 20px;
}

.progress.vertical.progress-xxs {
    width: 10px;
}

.progress.vertical.xxs {
    width: 3px;
}

.progress-sm {
    border-radius: 5px;
    height: 10px;
}

.progress-sm .progress-bar {
    border-radius: 5px;
}

.progress-xs {
    border-radius: 5px;
    height: 7px;
}

.progress-xs .progress-bar {
    border-radius: 5px;
}

.progress-xxs {
    border-radius: 5px;
    height: 3px;
}

.progress-xxs .progress-bar {
    border-radius: 5px;
}

.progress-group .progress-text {
    font-weight: 600;
}

.progress-group .progress-number {
    float: right;
}

.table tr>td .progress {
    margin: 0;
}

.progress-bar-default {
    background-color: #2f363c;
}


/*hidden*/

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !important;
}

@media (max-width: 991px) {
    .chart-legend>li {
        float: left;
        margin-right: 10px;
    }
}


/*tab*/

.tabcontent-border {
    border: 1px solid #bfbfbf;
    border-top: 0px;
}

.customtab li a.nav-link {
    border: 0px;
    padding: 0.5rem 0.75rem;
    color: #737373;
}


/*Vertical tabs*/

.vtabs {
    display: table;
}

.vtabs .tabs-vertical {
    width: 150px;
    border-bottom: 0px;
    border-right: 1px solid rgba(128, 128, 128, 0.13);
    display: table-cell;
    vertical-align: top;
}

.vtabs .tabs-vertical li .nav-link {
    color: #262626;
    margin-bottom: 10px;
    border: 0px;
    border-radius: 4px 0 0 4px;
}

.vtabs .tab-content {
    display: table-cell;
    padding: 10px;
    vertical-align: top;
}

.tabs-vertical li .nav-link:hover,
.tabs-vertical li .nav-link:active,
.tabs-vertical li .nav-link:focus,
.tabs-vertical li .nav-link.active {
    border: 0px;
    color: #ffffff;
}


/*Custom vertical tab*/

.customvtab .tabs-vertical li .nav-link:hover,
.customvtab .tabs-vertical li .nav-link:active,
.customvtab .tabs-vertical li .nav-link:focus,
.customvtab .tabs-vertical li .nav-link.active {
    background: transparent !important;
    border: 0px;
    margin-right: -1px;
}

.customtab2 li a.nav-link {
    border: 0px;
    margin-right: 3px;
    color: #737373;
}

.customtab2 li a.nav-link:hover,
.customtab2 li a.nav-link:active,
.customtab2 li a.nav-link:focus,
.customtab2 li a.nav-link.active {
    color: #ffffff;
}

@media (max-width: 767px) {
    .vtabs .tabs-vertical {
        width: auto;
    }
}


/*google map Page*/

.gmaps {
    height: 300px;
    background: #f0f0f0;
    border-radius: 3px;
}

.gmaps-panaroma {
    height: 300px;
    background: #f0f0f0;
    border-radius: 3px;
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    background: #007bff;
    border-radius: 4px;
    padding: 10px 20px;
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute;
}

.gmaps-overlay_arrow .above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #007bff;
}

.gmaps-overlay_arrow .below {
    top: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #007bff;
}


/*wizard*/

.wizard-content .wizard {
    width: 100%;
    overflow: hidden;
}

.wizard-content .wizard .content {
    margin-left: 0;
}

.wizard-content .wizard>.steps {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    z-index: 1;
}

.wizard-content .wizard>.steps .current-info {
    position: absolute;
    left: -99999px;
}

.wizard-content .wizard>.steps>ul {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    list-style: none;
}

.wizard-content .wizard>.steps>ul>li {
    display: inline-block;
    width: auto;
    text-align: center;
    position: relative;
    padding: 0.5rem 2.5rem;
    border-radius: 5px;
    margin: 0 10px;
    background-color: #f0f0f0;
    border: 2px solid #f0f0f0;
}

.wizard-content .wizard>.steps>ul>li a {
    position: relative;
    display: block;
}

.wizard-content .wizard>.steps>ul>li:before {
    left: 0;
}

.wizard-content .wizard>.steps>ul>li:after {
    right: 0;
}

.wizard-content .wizard>.steps>ul>li:first-child:before,
.wizard-content .wizard>.steps>ul>li:last-child:after {
    content: none;
}

.wizard-content .wizard>.steps>ul>li.current {
    color: #ffffff;
}

.wizard-content .wizard>.steps>ul>li.current>a {
    color: #ffffff;
    cursor: default;
}

.wizard-content .wizard>.steps>ul>li.disabled a {
    color: #737373;
    cursor: default;
}

.wizard-content .wizard>.steps>ul>li.disabled a:hover,
.wizard-content .wizard>.steps>ul>li.disabled a:focus {
    color: #737373;
    cursor: default;
}

.wizard-content .wizard>.steps>ul>li.done {
    color: #ffffff;
}

.wizard-content .wizard>.steps>ul>li.done a {
    color: #ffffff;
}

.wizard-content .wizard>.steps>ul>li.done a:hover,
.wizard-content .wizard>.steps>ul>li.done a:focus {
    color: #ffffff;
}

.wizard-content .wizard>.steps>ul>li.error {
    border-color: #dc3545;
    color: #dc3545;
}

.wizard-content .wizard.vertical>.steps {
    display: inline;
    float: left;
    width: 15%;
}

.wizard-content .wizard.vertical>.steps>ul>li {
    display: block;
    width: 100%;
    margin: 10px 0px;
}

.wizard-content .wizard.vertical>.steps>ul>li a {
    margin-top: 0px;
}

.wizard-content .wizard.vertical>.steps>ul>li:before,
.wizard-content .wizard.vertical>.steps>ul>li:after {
    background-color: transparent;
}

.wizard-content .wizard.vertical>.steps>ul>li.current:before,
.wizard-content .wizard.vertical>.steps>ul>li.current:after {
    background-color: transparent;
}

.wizard-content .wizard.vertical>.steps>ul>li.current~li:before,
.wizard-content .wizard.vertical>.steps>ul>li.current~li:after {
    background-color: transparent;
}

.wizard-content .wizard.vertical.wizard-circle>.steps .step {
    left: 50%;
    width: 50px;
}

.wizard-content .wizard>.content {
    overflow: hidden;
    position: relative;
    width: auto;
    padding: 0;
    margin: 0;
}

.wizard-content .wizard>.content>.title {
    position: absolute;
    left: -99999px;
}

.wizard-content .wizard>.content>.body {
    padding: 20px 20px;
}

.wizard-content .wizard>.content>iframe {
    border: 0;
    width: 100%;
    height: 100%;
}

.wizard-content .wizard>.actions {
    position: relative;
    display: block;
    text-align: right;
    padding: 20px 20px 20px;
}

.wizard-content .wizard>.actions>ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}

.wizard-content .wizard>.actions>ul :after {
    content: '';
    display: table;
    clear: both;
}

.wizard-content .wizard>.actions>ul>li {
    float: left;
}

.wizard-content .wizard>.actions>ul>li+li {
    margin-left: 10px;
}

.wizard-content .wizard>.actions>ul>li>a {
    color: #ffffff;
    display: block;
    padding: 7px 12px;
    border-radius: 5px;
    border: 1px solid transparent;
}

.wizard-content .wizard>.actions>ul>li>a:hover,
.wizard-content .wizard>.actions>ul>li>a:active,
.wizard-content .wizard>.actions>ul>li>a:focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}

.wizard-content .wizard>.actions>ul>li>a[href="#previous"] {
    background-color: #ffffff;
    color: #455059;
    border: 1px solid #f0f0f0;
}

.wizard-content .wizard>.actions>ul>li>a[href="#previous"]:hover,
.wizard-content .wizard>.actions>ul>li>a[href="#previous"]:active,
.wizard-content .wizard>.actions>ul>li>a[href="#previous"]:focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}

.wizard-content .wizard>.actions>ul>li.disabled>a {
    color: #999999;
}

.wizard-content .wizard>.actions>ul>li.disabled>a:hover,
.wizard-content .wizard>.actions>ul>li.disabled>a:focus {
    color: #999999;
}

.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"] {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"]:hover,
.wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.wizard-content .wizard.wizard-circle>.steps>ul>li:before,
.wizard-content .wizard.wizard-circle>.steps>ul>li:after {
    top: 45px;
    width: 50%;
    height: 3px;
}

.wizard-content .wizard.wizard-circle>.steps>ul>li.current:after {
    background-color: #f0f0f0;
}

.wizard-content .wizard.wizard-circle>.steps>ul>li.current~li:before,
.wizard-content .wizard.wizard-circle>.steps>ul>li.current~li:after {
    background-color: #f0f0f0;
}

.wizard-content .wizard.wizard-notification>.steps>ul>li:before,
.wizard-content .wizard.wizard-notification>.steps>ul>li:after {
    top: 39px;
    width: 50%;
    height: 2px;
}

.wizard-content .wizard.wizard-notification>.steps>ul>li.current .step {
    line-height: 36px;
}

.wizard-content .wizard.wizard-notification>.steps>ul>li.current:after {
    background-color: #f0f0f0;
}

.wizard-content .wizard.wizard-notification>.steps>ul>li.current~li:before,
.wizard-content .wizard.wizard-notification>.steps>ul>li.current~li:after {
    background-color: #f0f0f0;
}

.wizard-content .wizard.wizard-notification>.steps>ul>li.done .step {
    color: #ffffff;
}

.wizard-content .wizard.wizard-notification>.steps .step {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.3rem;
    border-radius: 15%;
    background-color: #f0f0f0;
}

.wizard-content .wizard.wizard-notification>.steps .step:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -8px;
    margin-bottom: -8px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid #f0f0f0;
}

@media (max-width: 1024px) {
    .wizard-content .wizard.wizard-circle>.steps .step {
        width: 50px;
        height: 50px;
    }
    .wizard-content .wizard>.steps .step {
        left: 50%;
        margin-left: -24px;
    }
    .wizard-content .wizard.vertical>.steps {
        width: 20%;
    }
    .wizard-content .wizard.vertical>.steps .step {
        left: 50%;
    }
}

@media (max-width: 767px) {
    .wizard-content .wizard>.steps>ul {
        margin-bottom: 20px;
    }
    .wizard-content .wizard>.steps>ul>li {
        display: block;
        float: left;
        width: 50%;
        margin: 5px 0;
    }
    .wizard-content .wizard>.steps>ul>li>a {
        margin-bottom: 0;
    }
    .wizard-content .wizard>.steps>ul>li:first-child:before {
        content: '';
    }
    .wizard-content .wizard>.steps>ul>li:last-child:after {
        content: '';
    }
    .wizard-content .wizard.vertical>.steps {
        width: 30%;
    }
}

@media (max-width: 575px) {
    .wizard-content .wizard>.steps>ul>li {
        width: 100%;
    }
    .wizard-content .wizard.vertical>.steps {
        width: 100%;
        float: none;
    }
    .wizard-content .wizard.vertical>.steps>ul>li {
        display: block;
        float: left;
        width: 100%;
        margin: 5px 0px;
    }
}


/*weather*/

.weather-location input {
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.weather-location input:focus {
    border: 1px solid rgba(255, 255, 255, 0.7);
}

.weather-day {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
}

.weather-day.is-today {
    border-left: none;
}

.weather-icon canvas {
    width: 90px;
    height: 90px;
}


/*---panel---*/

.panel {
    position: relative;
    background-color: #ffffff;
    border: 0 solid transparent;
}

.panel>*:not(.panel-loading):not(.collapsing) {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.panel.is-loading>*:not(.panel-loading) {
    opacity: .3;
}

.panel.is-loading .panel-loading {
    display: block;
    opacity: 1;
}

.panel.is-dragging {
    opacity: 0.8;
    cursor: move;
}

.panel>.nav-tabs-vertical .nav-tabs {
    margin-left: -1px;
}

.panel>.nav-tabs-vertical .nav-tabs>li>a {
    border-left: none;
    border-radius: 0;
}

.panel>.nav-tabs-vertical .nav-tabs.nav-tabs-reverse {
    margin-right: -1px;
}

.panel>.nav-tabs-vertical .nav-tabs.nav-tabs-reverse>li>a {
    border-right: none;
    border-radius: 0;
}

.panel:hover .panel-actions .show-on-hover {
    display: inline-block;
}

.panel .panel-actions .show-on-hover {
    display: none;
}

.panel.is-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.panel.is-fullscreen .panel-loading {
    border-radius: 0;
}

.panel.is-fullscreen .panel-actions [data-toggle=collapse] {
    display: none;
}

.panel.is-close {
    display: none;
}

.panel.is-collapse .panel-body {
    display: none;
    height: 0;
}

.panel>.alert {
    padding-left: 30px;
    padding-right: 30px;
}

.panel>.alert-dismissible {
    padding-right: 50px;
}

.panel-content>.row {
    padding-left: 30px;
    padding-right: 30px;
}

.panel-content>.row>[class*="col-"] {
    padding-left: 30px;
    padding-right: 30px;
}

.panel-body {
    position: relative;
    padding: 1.25rem;
}

.panel-body .list-group-item {
    border-radius: 0;
}

.panel-body::after {
    display: block;
    content: "";
    clear: both;
}

.panel-body h1:first-child,
.panel-body h2:first-child,
.panel-body h3:first-child,
.panel-body h4:first-child,
.panel-body h5:first-child,
.panel-body h6:first-child,
.panel-body .h1:first-child,
.panel-body .h2:first-child,
.panel-body .h3:first-child,
.panel-body .h4:first-child,
.panel-body .h5:first-child,
.panel-body .h6:first-child {
    margin-top: 0;
}

.panel-body>*:last-child {
    margin-bottom: 0;
}

.panel-body>.list-group-dividered:only-child>.list-group-item:last-child {
    border-bottom-color: transparent;
}

.panel-body.scrollable-vertical {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.panel-body.scrollable-vertical>.scrollable-container>.scrollable-content {
    padding-left: 30px;
    padding-right: 30px;
}

.panel-body.scrollable-vertical>.scrollable-bar {
    margin-top: 0;
    margin-bottom: 30px;
    height: calc(100% - 30px);
    transform: translateX(-26px);
}

.panel-body.scrollable-horizontal {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.panel-body.scrollable-horizontal>.scrollable-container>.scrollable-content {
    padding-top: 0;
    padding-bottom: 30px;
}

.panel-body.scrollable-horizontal>.scrollable-bar {
    margin-left: 0;
    margin-right: 30px;
    width: calc(100% - 60px);
    transform: translateY(-26px);
}

.panel-heading {
    position: relative;
    padding: 0;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 0.214rem;
    border-top-left-radius: 0.214rem;
}

.panel-heading+.alert {
    border-radius: 0;
}

.panel-heading>.nav-tabs {
    border-bottom: none;
}

.panel-heading+.nav-tabs {
    margin-top: -0.715rem;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-heading+.panel-body {
    padding-top: 0;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel-heading-tab {
    padding: 10px 30px 0;
    background-color: #17a2b8;
}

.panel-heading-tab>.nav-tabs .nav-link {
    color: #ffffff;
}

.panel-heading-tab>.nav-tabs .nav-link.hover {
    color: #737373;
}

.panel-heading-tab>.nav-tabs .nav-link:hover {
    color: #737373;
}

.panel-heading-tab>.nav-tabs .nav-link.active {
    color: #737373;
    background-color: #ffffff;
}

.panel-heading-tab>.nav-tabs .nav-link:active {
    color: #737373;
    background-color: #ffffff;
}

.panel-footer {
    padding: 0 30px 15px;
    border-top: 1px solid transparent;
    background-color: transparent;
    border-bottom-right-radius: 0.214rem;
    border-bottom-left-radius: 0.214rem;
}

.table+.panel-footer {
    padding-top: 15px;
    border-color: #cccccc;
}

.panel-title {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 1.25rem;
    font-size: 18px;
    color: #4d4d4d;
}

.panel-title>.icon,
.panel-title>.badge {
    margin-right: 10px;
}

.panel-title small,
.panel-title .small {
    color: #737373;
}

.panel-title small>a,
.panel-title .small>a {
    color: inherit;
}

.panel-title>small>a,
.panel-title>.small>a {
    color: inherit;
}

.panel-title>a {
    color: inherit;
}

.panel-desc {
    display: block;
    padding: 5px 0 0;
    margin: 0;
    font-size: 1rem;
    color: #737373;
}

.panel-actions {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0%, -50%);
    margin: auto;
    z-index: 1;
}

@media (max-width: 575px) {
    .panel-actions {
        right: 20px;
    }
}

ul .panel-actions {
    list-style: none;
}

ul .panel-actions>li {
    display: inline-block;
    margin-left: 8px;
}

ul .panel-actions>li:first-child {
    margin-left: 0;
}

.panel-actions a.dropdown-toggle {
    text-decoration: none;
}

.panel-actions .dropdown {
    display: inline-block;
}

.panel-actions .dropdown-toggle {
    display: inline-block;
}

.panel-actions .panel-action {
    display: inline-block;
    padding: 8px 10px;
    color: #999999;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
}

.panel-actions .panel-action:hover,
.panel-actions .panel-action:active,
.panel-actions .panel-action.active {
    color: #666666;
}

.panel-actions .progress {
    width: 100px;
    margin: 0;
}

.panel-actions .pagination {
    margin: 0;
}

ul.panel-actions>li {
    display: inline-block;
    margin-left: 8px;
}

ul.panel-actions>li:first-child {
    margin-left: 0;
}

.panel-toolbar {
    padding: 5px 15px;
    margin: 0;
    background-color: transparent;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.panel-bordered .panel-toolbar {
    border-top-color: transparent;
}

.panel-bordered>.panel-body {
    padding-top: 30px;
}

.panel-bordered>.panel-body.scrollable-vertical>.scrollable-bar {
    margin-bottom: 30px;
    height: calc(100% - 60px);
}

.panel-bordered>.panel-body.scrollable-horizontal>.scrollable-container>.scrollable-content {
    padding-top: 30px;
    padding-bottom: 30px;
}

.panel-bordered>.panel-body.scrollable-horizontal>.scrollable-bar {
    transform: translateY(-26px);
}

.panel-bordered>.panel-heading {
    border-bottom: 1px solid #e6e6e6;
}

.panel-bordered>.panel-heading>.panel-title {
    padding-bottom: 20px;
}

.panel-bordered>.panel-footer {
    border-top: 1px solid #e6e6e6;
    padding-top: 15px;
}

.panel-bordered>.table>tbody:first-child>tr:first-child th,
.panel-bordered>.table tbody:first-child>tr:first-child td {
    border-top: 0;
}

.panel-toolbar .btn {
    color: #999999;
    padding: 5px 10px;
}

.panel-toolbar .btn.icon {
    width: 1em;
    text-align: center;
}

.panel-toolbar .btn:hover,
.panel-toolbar .btn:active,
.panel-toolbar .btn.active {
    color: #737373;
}

.panel-loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    display: none;
    width: 100%;
    height: 100%;
    border-radius: 0.286rem;
    opacity: .6;
}

.panel-loading .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.panel-footer-chart {
    padding: 0;
}

.panel-control {
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

@media (max-width: 575px) {
    .panel-body.scrollable-vertical>.scrollable-container>.scrollable-content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .panel-body.scrollable-horizontal>.scrollable-bar {
        margin-right: 20px;
        width: calc(100% - 40px);
    }
    .panel>.alert {
        padding-left: 20px;
        padding-right: 20px;
    }
    .panel>.alert-dismissible {
        padding-right: 40px;
    }
}

.panel>.table {
    margin-bottom: 0;
}

.panel>.table:first-child {
    border-top-right-radius: 0.214rem;
    border-top-left-radius: 0.214rem;
}

.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 0.214rem;
    border-top-right-radius: 0.214rem;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child {
    border-top-left-radius: 0.214rem;
}

.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 0.214rem;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child {
    border-top-right-radius: 0.214rem;
}

.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 0.214rem;
}

.panel>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 0.214rem;
    border-top-right-radius: 0.214rem;
}

.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child {
    border-top-left-radius: 0.214rem;
}

.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 0.214rem;
}

.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child {
    border-top-right-radius: 0.214rem;
}

.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 0.214rem;
}

.panel>.table:last-child {
    border-bottom-right-radius: 0.214rem;
    border-bottom-left-radius: 0.214rem;
}

.panel>.table:last-child>thead:last-child>tr:last-child {
    border-bottom-left-radius: 0.214rem;
    border-bottom-right-radius: 0.214rem;
}

.panel>.table:last-child>thead:last-child>tr:last-child td:last-child {
    border-bottom-left-radius: 0.214rem;
}

.panel>.table:last-child>thead:last-child>tr:last-child th:last-child {
    border-bottom-left-radius: 0.214rem;
}

.panel>.table:last-child>thead:last-child>tr:last-child td:first-child {
    border-bottom-right-radius: 0.214rem;
}

.panel>.table:last-child>thead:last-child>tr:last-child th:first-child {
    border-bottom-right-radius: 0.214rem;
}

.panel>.table:last-child>tbody:last-child>tr:last-child {
    border-bottom-left-radius: 0.214rem;
    border-bottom-right-radius: 0.214rem;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child {
    border-bottom-left-radius: 0.214rem;
}

.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child {
    border-bottom-left-radius: 0.214rem;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child {
    border-bottom-right-radius: 0.214rem;
}

.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child {
    border-bottom-right-radius: 0.214rem;
}

.panel>.table+.panel-body {
    border-top: 1px solid #cccccc;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0;
}

.panel>.table>tr>td:first-child,
.panel>.table>tr>th:first-child {
    padding-left: 30px;
}

.panel>.table>tr>td:last-child,
.panel>.table>tr>th:last-child {
    padding-right: 30px;
}

.panel>.table>thead>tr>td:first-child,
.panel>.table>thead>tr>th:first-child {
    padding-left: 30px;
}

.panel>.table>thead>tr>td:last-child,
.panel>.table>thead>tr>th:last-child {
    padding-right: 30px;
}

.panel>.table>tbody>tr>td:first-child,
.panel>.table>tbody>tr>th:first-child {
    padding-left: 30px;
}

.panel>.table>tbody>tr>td:last-child,
.panel>.table>tbody>tr>th:last-child {
    padding-right: 30px;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 1px solid #cccccc;
}

.panel>.table>tfoot>tr>td:first-child,
.panel>.table>tfoot>tr>th:first-child {
    padding-left: 30px;
}

.panel>.table>tfoot>tr>td:last-child,
.panel>.table>tfoot>tr>th:last-child {
    padding-right: 30px;
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel>.table-responsive>.table {
    margin-bottom: 0;
}

.panel>.table-responsive>.table caption {
    padding-left: 30px 30px;
    padding-right: 30px 30px;
}

.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 0.214rem;
    border-top-left-radius: 0.214rem;
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 0.214rem;
    border-top-right-radius: 0.214rem;
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child {
    border-top-left-radius: 0.214rem;
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 0.214rem;
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child {
    border-top-right-radius: 0.214rem;
}

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 0.214rem;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 0.214rem;
    border-top-right-radius: 0.214rem;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child {
    border-top-left-radius: 0.214rem;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 0.214rem;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child {
    border-top-right-radius: 0.214rem;
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 0.214rem;
    border-bottom-left-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child>thead:last-child>tr:last-child {
    border-bottom-left-radius: 0.214rem;
    border-top-right-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child>thead:last-child>tr:last-child td:last-child {
    border-bottom-left-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child>thead:last-child>tr:last-child th:last-child {
    border-bottom-left-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child>thead:last-child>tr:last-child td:first-child {
    border-bottom-right-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child>thead:last-child>tr:last-child th:first-child {
    border-bottom-right-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child {
    border-bottom-left-radius: 0.214rem;
    border-bottom-right-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child {
    border-bottom-left-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child {
    border-bottom-left-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child {
    border-bottom-right-radius: 0.214rem;
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child {
    border-bottom-right-radius: 0.214rem;
}

.panel>.table-responsive+.panel-body {
    border-top: 1px solid #cccccc;
}

.panel>.table-responsive>.table-bordered {
    border: 0;
}

.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child {
    border-left: 0;
}

.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child {
    border-right: 0;
}

.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td {
    border-bottom: 0;
}

.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>td {
    border-bottom: 0;
}

.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child {
    border-left: 0;
}

.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child {
    border-right: 0;
}

.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td {
    border-bottom: 0;
}

.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td {
    border-bottom: 0;
}

.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

.panel>.table-responsive .table>tr>td:first-child,
.panel>.table-responsive .table>tr>th:first-child {
    padding-left: 30px;
}

.panel>.table-responsive .table>tr>td:last-child,
.panel>.table-responsive .table>tr>th:last-child {
    padding-right: 30px;
}

.panel>.table-responsive .table>thead>tr>td:first-child,
.panel>.table-responsive .table>thead>tr>th:first-child {
    padding-left: 30px;
}

.panel>.table-responsive .table>thead>tr>td:last-child,
.panel>.table-responsive .table>thead>tr>th:last-child {
    padding-right: 30px;
}

.panel>.table-responsive .table>tbody>tr>td:first-child,
.panel>.table-responsive .table>tbody>tr>th:first-child {
    padding-left: 30px;
}

.panel>.table-responsive .table>tbody>tr>td:last-child,
.panel>.table-responsive .table>tbody>tr>th:last-child {
    padding-right: 30px;
}

.panel>.table-responsive .table>tfoot>tr>td:first-child,
.panel>.table-responsive .table>tfoot>tr>th:first-child {
    padding-left: 30px;
}

.panel>.table-responsive .table>tfoot>tr>td:last-child,
.panel>.table-responsive .table>tfoot>tr>th:last-child {
    padding-right: 30px;
}

.panel>.table caption {
    padding-left: 30px 30px;
    padding-right: 30px 30px;
}

.panel>.table-bordered {
    border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child {
    border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child {
    border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td {
    border-bottom: 0;
}

.panel>.table-bordered>thead>tr:last-child>th,
.panel>.table-bordered>thead>tr:last-child>td {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child {
    border-left: 0;
}

.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child {
    border-right: 0;
}

.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td {
    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tbody>tr:last-child>td {
    border-bottom: 0;
}

.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

.panel>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
    padding-right: 30px;
    padding-left: 30px;
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 0.214rem;
    border-top-left-radius: 0.214rem;
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 0.214rem;
    border-bottom-left-radius: 0.214rem;
}

.panel>.panel-collapse>.table {
    margin-bottom: 0;
}

.panel>.panel-collapse>.table caption {
    padding-left: 30px 30px;
    padding-right: 30px 30px;
}

.panel>.panel-collapse>.list-group {
    margin-bottom: 0;
}

.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 0.214rem;
    border-top-left-radius: 0.214rem;
}

.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 0.214rem;
    border-bottom-left-radius: 0.214rem;
}

.panel>.panel-body+.table {
    border-top: 1px solid #cccccc;
}

.panel>.panel-body+.table-responsive {
    border-top: 1px solid #cccccc;
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

@media (max-width: 575px) {
    .panel>.table>tr>td:first-child,
    .panel>.table>tr>th:first-child {
        padding-left: 20px;
    }
    .panel>.table>tr>td:last-child,
    .panel>.table>tr>th:last-child {
        padding-right: 20px;
    }
    .panel>.table>thead>tr>td:first-child,
    .panel>.table>thead>tr>th:first-child {
        padding-left: 20px;
    }
    .panel>.table>thead>tr>td:last-child,
    .panel>.table>thead>tr>th:last-child {
        padding-right: 20px;
    }
    .panel>.table>tbody>tr>td:first-child,
    .panel>.table>tbody>tr>th:first-child {
        padding-left: 20px;
    }
    .panel>.table>tbody>tr>td:last-child,
    .panel>.table>tbody>tr>th:last-child {
        padding-right: 20px;
    }
    .panel>.table>tfoot>tr>td:first-child,
    .panel>.table>tfoot>tr>th:first-child {
        padding-left: 20px;
    }
    .panel>.table>tfoot>tr>td:last-child,
    .panel>.table>tfoot>tr>th:last-child {
        padding-right: 20px;
    }
    .panel>.table-responsive .table>tr>td:first-child,
    .panel>.table-responsive .table>tr>th:first-child {
        padding-left: 20px;
    }
    .panel>.table-responsive .table>tr>td:last-child,
    .panel>.table-responsive .table>tr>th:last-child {
        padding-right: 20px;
    }
    .panel>.table-responsive .table>thead>tr>td:first-child,
    .panel>.table-responsive .table>thead>tr>th:first-child {
        padding-left: 20px;
    }
    .panel>.table-responsive .table>thead>tr>td:last-child,
    .panel>.table-responsive .table>thead>tr>th:last-child {
        padding-right: 20px;
    }
    .panel>.table-responsive .table>tbody>tr>td:first-child,
    .panel>.table-responsive .table>tbody>tr>th:first-child {
        padding-left: 20px;
    }
    .panel>.table-responsive .table>tbody>tr>td:last-child,
    .panel>.table-responsive .table>tbody>tr>th:last-child {
        padding-right: 20px;
    }
    .panel>.table-responsive .table>tfoot>tr>td:first-child,
    .panel>.table-responsive .table>tfoot>tr>th:first-child {
        padding-left: 20px;
    }
    .panel>.table-responsive .table>tfoot>tr>td:last-child,
    .panel>.table-responsive .table>tfoot>tr>th:last-child {
        padding-right: 20px;
    }
    .panel>.list-group .list-group-item {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.list-group+.panel-footer {
    border-top-width: 0;
}

.panel-group {
    margin-bottom: 22px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0.286rem;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #cccccc;
}

.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #cccccc;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #cccccc;
}

.panel.panel-transparent {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
}

.panel.panel-transparent>.panel-heading,
.panel.panel-transparent>.panel-footer {
    border-color: transparent;
}

.panel-default {
    border-color: #cccccc;
}

.panel-default>.panel-heading {
    color: #737373;
    background-color: #cccccc;
    border-color: #cccccc;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #cccccc;
}

.panel-default>.panel-heading .badge-pill {
    color: #cccccc;
    background-color: #737373;
}

.panel-default .panel-title {
    color: #4d4d4d;
}

.panel-default .panel-action {
    color: #737373;
}

.panel-default .panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #cccccc;
}

.panel-dark {
    border-color: #666666;
}

.panel-dark>.panel-heading {
    color: #ffffff;
    background-color: #666666;
    border-color: #666666;
}

.panel-dark>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #666666;
}

.panel-dark>.panel-heading .badge-pill {
    color: #666666;
    background-color: #ffffff;
}

.panel-dark .panel-title,
.panel-dark .panel-action {
    color: #ffffff;
}

.panel-dark .panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #666666;
}

.panel-primary {
    border: none;
}

.panel-primary .panel-heading {
    border: none;
}

.panel-primary .panel-title,
.panel-primary .panel-action {
    color: #ffffff;
}

.panel-info {
    border: none;
}

.panel-info .panel-heading {
    border: none;
}

.panel-info .panel-title,
.panel-info .panel-action {
    color: #ffffff;
}

.panel-success {
    border: none;
}

.panel-success .panel-heading {
    border: none;
}

.panel-success .panel-title,
.panel-success .panel-action {
    color: #ffffff;
}

.panel-warning {
    border: none;
}

.panel-warning .panel-heading {
    border: none;
}

.panel-warning .panel-title,
.panel-warning .panel-action {
    color: #ffffff;
}

.panel-danger {
    border: none;
}

.panel-danger .panel-heading {
    border: none;
}

.panel-danger .panel-title,
.panel-danger .panel-action {
    color: #ffffff;
}

.panel-dark {
    border: none;
}

.panel-dark .panel-heading {
    border: none;
}

.panel-dark .panel-title,
.panel-dark .panel-action {
    color: #ffffff;
}

.panel-line .panel-heading {
    background: transparent;
    border: none;
    border-top: 3px solid transparent;
}

.panel-line.panel-default .panel-heading {
    color: #cccccc;
    border-top-color: #cccccc;
    background: transparent;
}

.panel-line.panel-default .panel-title,
.panel-line.panel-default .panel-action {
    color: #cccccc;
}

.panel-line.panel-dark .panel-heading {
    color: #666666;
    border-top-color: #666666;
    background: transparent;
}

.panel-line.panel-dark .panel-title,
.panel-line.panel-dark .panel-action {
    color: #666666;
}

@media (max-width: 767px) {
    .panel-actions {
        position: relative;
        top: auto;
        right: auto;
        display: block;
        margin: auto;
        padding: 0 30px 15px;
        transform: none;
    }
    .panel-actions-keep {
        position: absolute;
        top: 50%;
        right: 30px;
        padding: 0;
        transform: translate(0%, -50%);
    }
}

@media (max-width: 575px) {
    .panel-actions {
        padding-left: 20px;
    }
    .panel-actions .progress {
        min-width: 80px;
    }
    .panel-actions .show-on-hover {
        display: none;
    }
    .panel-actions-keep {
        right: 15px;
    }
    .panel-title,
    .panel-body,
    .panel-footer {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.panel-group {
    margin-bottom: 22px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0.286rem;
    box-shadow: none;
}

.panel-group .panel+.panel {
    margin-top: 10px;
}

.panel-group .panel-title {
    position: relative;
    padding: 15px 45px 15px 30px;
    font-size: 1rem;
}

.panel-group .panel-title:before,
.panel-group .panel-title:after {
    position: absolute;
    top: 15px;
    right: 30px;
    font-family: "Material Design Icons";
    transition: all 300ms linear 0s;
}

.panel-group .panel-title:before {
    content: "\F415";
}

.panel-group .panel-title:after {
    content: "\F374";
}

.panel-group .panel-title[aria-expanded="false"]:before {
    opacity: .4;
}

.panel-group .panel-title[aria-expanded="false"]:after {
    opacity: 0;
    transform: rotate(-180deg);
}

.panel-group .panel-title[aria-expanded="true"]:before {
    opacity: 0;
    transform: rotate(180deg);
}

.panel-group .panel-title[aria-expanded="true"]:after {
    opacity: 1;
}

.panel-group .panel-title:hover,
.panel-group .panel-title:focus {
    color: #737373;
    text-decoration: none;
}

.panel-group .panel-title:focus {
    outline: none;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse {
    margin: 0;
}

.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #cccccc;
}

.panel-group .panel-collapse .panel-body {
    padding: 15px 30px;
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #cccccc;
}

.panel-group .panel+.panel {
    margin-top: 10px;
}

.panel-group-continuous .panel {
    border-radius: 0;
}

.panel-group-continuous .panel:first-child {
    border-radius: 0.286rem 0.286rem 0 0;
}

.panel-group-continuous .panel:last-child {
    border-radius: 0 0 0.286rem 0.286rem;
}

.panel-group-continuous .panel+.panel {
    margin-top: 0;
    border-top: 1px solid #cccccc;
}

.panel-group-simple .panel {
    background: transparent;
    box-shadow: none;
}

.panel-group-simple .panel+.panel {
    margin-top: 0;
}

.panel-group-simple .panel-title {
    padding-left: 0;
    padding-bottom: 10px;
}

.panel-group-simple .panel-title:before,
.panel-group-simple .panel-title:after {
    right: 5px;
}

.panel-group-simple .panel-collapse .panel-body {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}


/*---Notification---*/

.myadmin-alert {
    border-radius: 0;
    color: #ffffff;
    padding: 12px 30px 12px 12px;
    position: relative;
    text-align: left;
}

.myadmin-alert a {
    color: inherit;
    font-weight: 600;
    text-decoration: underline;
}

.myadmin-alert h4 {
    color: inherit;
    font-size: 1rem;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.myadmin-alert .img {
    border-radius: 3px;
    height: 40px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 40px;
}

.myadmin-alert .closed {
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.429rem;
    font-weight: 500;
    padding: 4px;
    position: absolute;
    right: 3px;
    text-decoration: none;
    top: 0;
}

.myadmin-alert .closed:hover {
    color: #ffffff;
}

.myadmin-alert .primary {
    background: rgba(0, 0, 0, 0.4);
    border: none;
    border-radius: 3px;
    color: inherit;
    outline: 0;
    padding: 4px 10px;
}

.myadmin-alert .primary:hover {
    opacity: .9;
}

.myadmin-alert .cancel {
    background: rgba(255, 255, 255, 0.4);
    border: none;
    border-radius: 3px;
    color: rgba(0, 0, 0, 0.8);
    outline: 0;
    padding: 4px 10px;
}

.myadmin-alert .cancel:hover {
    opacity: .9;
}

.myadmin-alert-img {
    min-height: 64px;
    padding-left: 65px;
}

.myadmin-alert-icon {
    padding-left: 20px;
}

.myadmin-alert-icon i {
    padding-right: 10px;
}

.myadmin-alert-click {
    cursor: pointer;
    padding-right: 12px;
}

.myadmin-alert-bottom {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    display: none;
    position: fixed;
    z-index: 5;
    bottom: 0;
    left: 0;
    right: 0;
}

.myadmin-alert-bottom-left {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    display: none;
    position: fixed;
    z-index: 5;
    bottom: 20px;
    left: 20px;
}

.myadmin-alert-bottom-right {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    display: none;
    position: fixed;
    z-index: 5;
    bottom: 20px;
    right: 20px;
}

.myadmin-alert-fullscreen {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    display: none;
    position: fixed;
    z-index: 5;
    left: 50%;
    margin: -20px;
    top: 50%;
}

.myadmin-alert-top {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    display: none;
    position: fixed;
    z-index: 5;
    left: 0;
    right: 0;
    top: 0px;
}

.myadmin-alert-top-left {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    display: none;
    position: fixed;
    z-index: 5;
    left: 20px;
    top: 0px;
}

.myadmin-alert-top-right {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    display: none;
    position: fixed;
    z-index: 5;
    right: 20px;
    top: 0px;
}

.alert-custom {
    background: #007bff;
    color: #ffffff;
    border-color: #007bff;
}

.alert-inverse {
    background: #2f363c;
    color: #ffffff;
    border-color: #2f363c;
}

.alert-dark {
    background: #000000;
    color: #ffffff;
    border-color: #000000;
}

.alert-info .closed {
    color: inherit;
}

.alert-info a.closed:hover {
    color: inherit;
}


/*---Advanced Medias---*/

.media-body>* {
    margin-bottom: 5px;
    margin-top: 0;
}

.media-body>p:last-child {
    color: #737373;
}

.media {
    flex-shrink: 0;
}

.media .lead {
    line-height: 1.875rem;
}

.media .custom-control {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    margin-top: 5px;
}

.media .custom-control [type=checkbox]+label {
    padding-left: 20px;
}

.media.active {
    background-color: #f0f0f0;
}

.media .media-body .list-inline>li {
    padding-left: 0px;
    padding-right: 5px;
}

.media .media-hover-show {
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.media:hover .media-hover-show {
    opacity: 1;
}

.media.flex-column>div {
    width: 100%;
}

.media.flex-column>* {
    margin: 0;
}


/*---avatar---*/

.avatar {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 100% !important;
    background-color: #f0f0f0;
    color: #999999;
    text-transform: uppercase;
}

.avatar img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    vertical-align: top;
}

.avatar[class*='status-']::after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 2px solid #ffffff;
}

.avatar[class*='status-'].avatar-sm::after {
    right: -2px;
    width: 9px;
    height: 9px;
}

.avatar[class*='status-'].avatar-lg::after {
    right: 4px;
}

.avatar[class*='status-'].avatar-xl::after {
    right: 5px;
    width: 11px;
    height: 11px;
}

.avatar[class*='status-'].avatar-xxl::after {
    right: 15px;
    width: 12px;
    height: 12px;
}

.avatar[class*='status-'].avatar-xxxl::after {
    right: 25px;
    width: 16px;
    height: 16px;
}

.avatar.status-dark::after {
    background-color: #2f363c;
}

.avatar-bordered {
    border: 4px solid rgba(255, 255, 255, 0.25);
    -webkit-background-clip: padding-box;
    /* for Safari */
    background-clip: padding-box;
    /* for IE9+, Firefox 4+, Opera, Chrome */
}

.avatar-square {
    border-radius: 0;
}

.avatar-sm {
    width: 29px;
    height: 29px;
    line-height: 29px;
    font-size: 0.7143rem;
}

.avatar-lg {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 1.286rem;
}

.avatar-xl {
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 1.286rem;
}

.avatar-xxl {
    width: 96px;
    height: 96px;
    line-height: 96px;
    font-size: 1.429rem;
}

.avatar-xxxl {
    width: 128px;
    height: 128px;
    line-height: 128px;
    font-size: 1.857rem;
}

.avatar-pill {
    width: auto;
    border-radius: 18px;
    color: #2f363c;
    text-transform: none;
    letter-spacing: 0;
    background-color: #f0f0f0;
    font-size: 0.8571rem;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
}

.avatar-pill:hover,
.avatar-pill:focus {
    color: #2f363c;
    background-color: #f0f0f0;
}

.avatar-pill img {
    width: 36px;
}

.avatar-pill span {
    padding-right: 18px;
    padding-left: 8px;
}

.avatar-pill .close {
    padding-left: 0;
    padding-right: 8px;
    font-size: 1.286rem;
    line-height: inherit;
}

.avatar-pill.avatar-sm {
    border-radius: 14.5px;
    font-size: 0.8571rem;
}

.avatar-pill.avatar-sm img {
    width: 29px;
}

.avatar-pill.avatar-sm span {
    padding-right: 14.5px;
}

.avatar-pill.avatar-sm .close {
    padding-right: 6px;
    font-size: 1.286rem;
}

.avatar-pill.avatar-lg {
    border-radius: 24px;
    font-size: 1rem;
}

.avatar-pill.avatar-lg img {
    width: 48px;
}

.avatar-pill.avatar-lg span {
    padding-right: 24px;
}

.avatar-pill.avatar-lg .close {
    padding-right: 10px;
    font-size: 1.429rem;
}

.avatar-pill.avatar-xl {
    border-radius: 32px;
    font-size: 1.143rem;
}

.avatar-pill.avatar-xl img {
    width: 64px;
}

.avatar-pill.avatar-xl span {
    padding-right: 32px;
    padding-left: 12px;
}

.avatar-pill.avatar-xl .close {
    padding-right: 12px;
    font-size: 1.5714285714rem;
}

.avatar-pill.avatar-xxl {
    border-radius: 48px;
    font-size: 1.286rem;
}

.avatar-pill.avatar-xxl img {
    width: 96px;
}

.avatar-pill.avatar-xxl span {
    padding-right: 48px;
    padding-left: 12px;
}

.avatar-pill.avatar-xxl .close {
    padding-right: 16px;
    font-size: 1.714rem;
}

.avatar-pill.avatar-xxxl {
    border-radius: 64px;
    font-size: 1.429rem;
}

.avatar-pill.avatar-xxxl img {
    width: 128px;
}

.avatar-pill.avatar-xxxl span {
    padding-right: 64px;
    padding-left: 12px;
}

.avatar-pill.avatar-xxxl .close {
    padding-right: 20px;
    font-size: 1.714rem;
}

.avatar-list {
    display: -webkit-inline-box;
    display: inline-flex;
}

.avatar-list:not(.avatar-list-overlap) {
    margin: -2px;
}

.avatar-list:not(.avatar-list-overlap)>* {
    margin: 2px;
}

.avatar-list-overlap .avatar {
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    -webkit-transition: .15s linear;
    transition: .15s linear;
}

.avatar-list-overlap .avatar+.avatar {
    margin-left: -16px;
}

.avatar-list-overlap .avatar+.avatar-sm {
    margin-left: -12px;
}

.avatar-list-overlap .avatar+.avatar-lg {
    margin-left: -20px;
}

.avatar-list-overlap .avatar+.avatar-xl {
    margin-left: -26px;
}

.avatar-list-overlap .avatar+.avatar-xxl {
    margin-left: -36px;
}

.avatar-list-overlap .avatar+.avatar-xxxl {
    margin-left: -48px;
}

.avatar-list-overlap .avatar:hover+.avatar {
    margin-left: 0;
}

.avatar-list-overlap .overlap-exclude {
    margin-left: 0;
}

.avatar-add {
    font-family: themify;
    background-color: transparent;
    border: 1px dashed #2f363c;
    color: #2f363c;
    font-size: 0.8571rem;
}

.avatar-add::before {
    content: "\e61a";
}

.avatar-add:hover {
    color: #ffffff;
}

.avatar-more span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: rgba(255, 255, 255, 0.8);
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}

.avatar-more:hover span {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.65);
}

.user-contact {
    position: relative;
}

.user-social {
    text-align: center;
}

[data-provide~="more-avatar"]~.avatar {
    display: none;
}


/*---switch---*/

.switch {
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 29px;
    cursor: pointer;
    white-space: nowrap;
}

.switch input {
    display: none;
}

.switch input:checked~.switch-indicator {
    background: #bdbdbd;
}

.switch input:checked~.switch-indicator::after {
    left: calc(100% - 20px);
    -webkit-box-shadow: 0px 0px 3px #f0f0f0;
    box-shadow: 0px 0px 3px #f0f0f0;
}

.switch.switch-secondary input:checked~.switch-indicator::after {
    background: #81909c;
}

.switch .switch-dark input:checked~.switch-indicator::after {
    background: #2f363c;
}

.switch-indicator {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 10px;
    background: #f0f0f0;
    border-radius: 20px;
    vertical-align: middle;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.switch-indicator::after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    width: 20px;
    height: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: inherit;
    background: #ffffff;
    border-radius: 50%;
    top: -5px;
    -webkit-box-shadow: 0px 0px 3px #8f9ca8;
    box-shadow: 0px 0px 3px #8f9ca8;
}


/*---fullscreen---*/

[data-provide~="boxfull"].is-fullscreen .fullscreen-default,
[data-provide~="fullscreen"].is-fullscreen .fullscreen-default {
    display: none;
}

[data-provide~="boxfull"].is-fullscreen .fullscreen-active,
[data-provide~="fullscreen"].is-fullscreen .fullscreen-active {
    display: inline-block;
}

[data-provide~="boxfull"] .fullscreen-active,
[data-provide~="fullscreen"] .fullscreen-active {
    display: none;
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}


/*products-list*/

.products-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.products-list>.item {
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.products-list>.item:before,
.products-list>.item:after {
    content: " ";
    display: table;
}

.products-list .product-img {
    float: left;
}

.products-list .product-img img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.products-list .product-info {
    margin-left: 60px;
}

.products-list .product-description {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product-list-in-box>.item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f0f0f0;
}

.product-list-in-box>.item:last-of-type {
    border-bottom-width: 0;
}


/*data table*/

@media (max-width: 767px) {
    .table>tbody>tr>td,
    .table>tbody>tr>th {
        white-space: nowrap;
    }
    .table>tfoot>tr>td,
    .table>tfoot>tr>th {
        white-space: nowrap;
    }
    .table>thead>tr>td,
    .table>thead>tr>th {
        white-space: nowrap;
    }
}

.table>tbody>tr>td,
.table>tbody>tr>th {
    border-top: 1px solid #f0f0f0;
    padding: 0.3rem;
    vertical-align: middle;
}

.table>tbody>tr>th,
.table>tbody>tr td {
    border-bottom: 0px solid #f0f0f0;
}

.table>tfoot>tr>td,
.table>tfoot>tr>th {
    border-top: 1px solid #f0f0f0;
    padding: 1rem;
    vertical-align: middle;
}

.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 1px solid #f0f0f0;
    padding: 1rem;
    vertical-align: middle;
}

.table-dark>tr>td,
.table-dark>tr>th {
    border-color: #2f363c;
}

.table-dark>thead>tr>th {
    border-color: #2f363c;
}

.table-dark>tbody>tr>th {
    border-color: #2f363c;
}

.table tr td .progress {
    margin-top: 5px;
}

.table.no-border {
    border: 0;
}

.table.no-border td,
.table.no-border th {
    border: 0;
}

.table.align th {
    text-align: left;
}

.table.align td {
    text-align: right;
}

.table-bordered {
    border: 1px solid #f0f0f0;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th {
    border: 1px solid #f0f0f0;
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #f0f0f0;
    border-bottom-width: 2px;
}

.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th {
    border: 1px solid #f0f0f0;
}

.table-separated {
    border-collapse: separate;
    border-spacing: 0 8px;
}

.table-separated thead th {
    border-bottom: none;
}

.table-separated tbody tr {
    background-color: #f0f0f0;
    -webkit-transition: .5s;
    transition: .5s;
}

.table-separated tbody tr>*:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.table-separated tbody tr>*:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.table-separated tbody tr th,
.table-separated tbody tr td {
    border-top: none;
}

.dataTables_info,
.dataTables_length,
.dt-buttons {
    display: inline-block;
}

dt-buttons {
    margin-bottom: 10px;
}

dt-buttons .dt-button {
    padding: 5px 15px;
    border-radius: 0;
    color: #ffffff;
    margin-right: 3px;
    display: inline-block;
}

dt-buttons .dt-button:hover {
    background: #2f363c;
}

.dataTables_filter {
    float: right;
    padding-top: 5px;
}

.dataTables_filter input {
    border: 1px solid #cccccc;
    margin-left: 5px;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    /* padding-top: .25em; */
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #737373;
    border: 1px solid transparent;
    border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffffff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    cursor: not-allowed;
    color: #737373;
    border: 1px solid transparent;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #ffffff;
    background-color: #007bff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: 0;
    background-color: #737373;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em;
}

.tablesaw-bar .btn-group label {
    color: #737373;
}

tfoot input {
    width: 100%;
    padding: 3px;
    box-sizing: border-box;
}

.dt-bootstrap {
    display: block;
}

.paging_simple_numbers .pagination .paginate_button {
    padding: 0;
    background: #ffffff;
}

.paging_simple_numbers .pagination .paginate_button:hover {
    background: #ffffff;
}

.paging_simple_numbers .pagination .paginate_button:hover a {
    color: #ffffff;
}

.paging_simple_numbers .pagination .paginate_button a {
    padding: 15px 15px;
    border-radius: 5px;
    border: 0 !important;
}

.paging_simple_numbers .pagination .paginate_button.active a {
    color: #ffffff;
    margin-left: 3px !important;
}

.footable .pagination {
    display: inline-block;
    padding: 8px 0;
}

.footable .pagination li {
    padding: 0;
    margin: 0 1px;
    display: inline-block;
}

.footable .pagination li a {
    padding: 5px 10px;
}

.footable .pagination li a.active,
.footable .pagination li a:hover {
    color: #ffffff;
    border-radius: 4px;
}

.footable .pagination li.active a {
    color: #ffffff;
    border-radius: 4px;
}


/*direct-chat*/

.direct-chat .box-body {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    overflow: hidden;
    padding: 0;
}

.direct-chat.chat-pane-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.direct-chat-messages {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 250px;
    overflow: auto;
}

.direct-chat-msg {
    display: block;
    margin-bottom: 10px;
}

.direct-chat-msg:before,
.direct-chat-msg:after {
    content: " ";
    display: table;
}

.direct-chat-text {
    display: block;
    position: relative;
    margin: 5px 0 0 50px;
    display: table;
}

.direct-chat-text p {
    border-radius: 5px;
    padding: 0.5rem 0.5rem;
    background: #efefef;
    color: #737373;
    margin-bottom: 0.25rem;
    display: inherit;
}

.direct-chat-text p.direct-chat-timestamp {
    background-color: transparent !important;
    padding: 0;
    opacity: .8;
}

.direct-chat-text:after {
    border-width: 5px;
    margin-top: -5px;
}

.direct-chat-text:before {
    border-width: 6px;
    margin-top: -6px;
}

.direct-chat-contacts {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    -webkit-transform: translate(101%, 0);
    -ms-transform: translate(101%, 0);
    -o-transform: translate(101%, 0);
    transform: translate(101%, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 250px;
    width: 100%;
    background: #2f363c;
    color: #ffffff;
    overflow: auto;
}

.direct-chat-messages {
    -webkit-transition: -webkit-transform .5s ease-in-out;
    -moz-transition: -moz-transform .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
}

.direct-chat-messages.chat-app {
    padding: 0.8rem 1.25rem;
}

.right .direct-chat-text {
    margin: 5px 0px 0 0px;
    float: right;
    text-align: right;
}

.right .direct-chat-text p {
    display: inherit;
    clear: both;
    float: right;
    color: #ffffff;
}

.right .direct-chat-img {
    float: right;
}

.direct-chat-img {
    float: left;
    width: 40px;
    height: 40px;
}

.direct-chat-info {
    display: block;
    margin-bottom: 2px;
}

.direct-chat-timestamp {
    color: #737373;
}

.direct-chat-contacts-open .direct-chat-contacts {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.contacts-list>li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin: 0;
}

.contacts-list>li:before,
.contacts-list>li:after {
    content: " ";
    display: table;
}

.contacts-list>li:last-of-type {
    border-bottom: none;
}

.contacts-list-name,
.contacts-list-status,
.users-list-date,
.users-list-name {
    display: block;
}

.contacts-list-img {
    border-radius: 50%;
    width: 40px;
    float: left;
}

.contacts-list-info {
    margin-left: 45px;
    color: #ffffff;
}

.contacts-list-status {
    font-size: 12px;
}

.contacts-list-date {
    color: #a6a6a6;
    font-weight: 300;
}

.contacts-list-email {
    color: #8f9ca8;
}

.contact-page-aside ul.list-style-none {
    margin: 0px;
    padding: 0px;
}

ul.list-style-none li {
    list-style: none;
}

ul.list-style-none li a {
    color: #737373;
    padding: 10px 0px;
    display: block;
    text-decoration: none;
}

ul.list-style-none li a:hover {
    color: #17a2b8;
}

.list-style-none li.box-label a {
    font-weight: 500;
}

.list-style-none li.divider {
    margin: 10px 0;
    height: 1px;
    background: rgba(92, 105, 117, 0.13);
}

.list-style-none li a span {
    float: right;
}

div#employeelist_filter {
    margin-top: -60px;
    position: relative;
    z-index: 99;
}

.chat-app .direct-chat-img {
    width: 55px;
    height: 55px;
    line-height: 55px;
}

.chat-app .direct-chat-text {
    margin: 5px 0 0 80px;
}

.chat-app .right .direct-chat-text {
    margin: 5px 0px 0 0px;
    float: right;
    text-align: right;
}

time {
    font-size: 0.8571rem;
    color: #8f9ca8;
}


/*---users-list---*/

.users-list>li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center;
}

.users-list>li img {
    border-radius: 5px;
    max-width: 100%;
    height: auto;
}

.users-list>li>a:hover {
    color: #737373;
}

.users-list>li>a:hover .users-list-name {
    color: #737373;
}

.users-list-name {
    font-weight: 600;
    color: #2f363c;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.users-list-date {
    color: #737373;
    font-size: 0.8571rem;
}


/*---carousel-control---*/

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-control>i {
    font-size: 2.857rem;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -20px;
}


/*---widget---*/

.widget-user .widget-user-username,
.widget-user-2 .widget-user-username,
.widget-user-3 .widget-user-username,
.widget-user-4 .widget-user-username {
    margin-bottom: 5px;
    font-size: 1.714rem;
}

.box-widget {
    border: none;
    position: relative;
}

.widget-user .widget-user-header {
    padding: 20px;
    height: 140px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.widget-user .widget-user-username {
    margin-top: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.widget-user .widget-user-desc {
    margin-top: 0;
}

.widget-user .widget-user-image {
    position: absolute;
    top: 85px;
    left: 50%;
    margin-left: -45px;
}

.widget-user .widget-user-image>img {
    width: 90px;
    height: auto;
    border: 3px solid #ffffff;
}

.widget-user .box-footer {
    padding-top: 30px;
}

.widget-user-2 .widget-user-header {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 20px;
}

.widget-user-2 .widget-user-username {
    margin-top: 5px;
    margin-left: 75px;
}

.widget-user-2 .widget-user-desc {
    margin-top: 0;
    margin-left: 75px;
}

.widget-user-2 .widget-user-image>img {
    width: 65px;
    height: auto;
    float: left;
}

.widget-user-3 .widget-user-header {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    padding: 20px;
}

.widget-user-3 .widget-user-username {
    margin-top: 5px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.widget-user-3 .widget-user-desc {
    margin-top: 0;
}

.widget-user-3 .info-user {
    float: left;
    margin-top: 15px;
}

.widget-user-3 .widget-user-image>img {
    width: 100px;
    height: auto;
    float: right;
    border: 3px solid #ffffff;
}

.widget-user-4 .widget-user-header {
    text-align: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.widget-user-4 .widget-user-username {
    margin-top: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.widget-user-4 .widget-user-desc {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-user-4 .widget-user-image {
    text-align: center;
    margin-bottom: 15px;
}

.widget-user-4 .widget-user-image>img {
    width: 100px;
    height: auto;
}

.widget-user-4 .box-footer {
    padding-top: 30px;
}

.box.widget-user-4 .overlay {
    z-index: 50;
    border-radius: 0;
    padding: 20px;
}

.box.widget-user-4 .overlay.overlay-none {
    background: rgba(0, 0, 0, 0);
}


/*mailbox*/

.mailbox-messages>.table {
    margin: 0;
}

.mailbox-messages .mailbox-date {
    font-size: 0.8571rem;
    color: #737373;
}

.mailbox-messages table a {
    color: #737373;
}

.mailbox-controls {
    padding: 0rem 0rem 1.25rem;
}

.mailbox-controls .btn {
    padding: 10px 15px;
}

.mailbox-controls .btn i {
    font-size: 1.143rem;
}

.mailbox-controls.with-border {
    border-bottom: 1px solid #f0f0f0;
}

.mailbox-read-info {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px;
}

.mailbox-read-info h3 {
    font-size: 1.429rem;
    margin: 0;
}

.mailbox-read-info h5 {
    margin: 0;
    padding: 5px 0 0;
}

.mailbox-read-time {
    color: #737373;
    font-size: 1rem;
}

.mailbox-read-message {
    padding: 10px;
}

.mailbox-attachments li {
    float: left;
    width: 140px;
    border: 1px solid #a6a6a6;
    margin-bottom: 10px;
    margin-right: 10px;
}

.mailbox-attachment-name {
    font-weight: 300;
    color: #737373;
    font-size: 10px;
}

.mailbox-attachment-info {
    padding: 10px;
    background: #f0f0f0;
}

.mailbox-attachment-size {
    color: #737373;
    font-size: 0.8571rem;
}

.mailbox-attachment-icon {
    text-align: center;
    font-size: 3.571rem;
    color: #737373;
    padding: 20px 10px;
}

.mailbox-attachment-icon.has-img {
    padding: 0;
}

.mailbox-attachment-icon.has-img>img {
    max-width: 100%;
    height: auto;
}


/*Extra Pages*/

.lockscreen-box-body {
    -webkit-box-shadow: 0 2px 2px 0 rgba(128, 128, 128, 0.14), 0 3px 1px -2px rgba(128, 128, 128, 0.2), 0 1px 5px 0 rgba(128, 128, 128, 0.12);
    box-shadow: 0 2px 2px 0 rgba(128, 128, 128, 0.14), 0 3px 1px -2px rgba(128, 128, 128, 0.2), 0 1px 5px 0 rgba(128, 128, 128, 0.12);
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.register-page .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.login-page .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.lockscreen .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.content-top-agile {
    text-align: center;
    text-transform: uppercase;
    position: relative;
}

.content-top-agile h2 {
    color: #ffc107;
    font-weight: 800;
    font-size: 1.7rem;
}

.auth-2 {
    width: 500px;
    margin: 0;
    padding: 7% 30px;
    float: right;
    height: 100%;
    background-color: #ffffff;
    overflow-y: scroll;
}

.auth-logo {
    text-align: center;
    font-weight: 300;
}

.auth-body {
    padding: 20px 20px 10px;
}

.auth-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px;
}

.auth-2-outer {
    display: block;
}

@media (max-width: 767px) {
    .content-top-agile {
        border-radius: 25px 25px 0 0;
    }
    .content-bottom {
        padding: 3em;
        background: #ffffff;
        border-radius: 0 0 25px 25px;
    }
    .auth-2 {
        width: 300px;
        margin: 0px auto;
        float: none;
        border-radius: 5px;
        height: auto;
    }
    .auth-2-outer {
        display: -ms-flexbox;
        display: flex;
    }
}

.error-page-title {
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}

.error-page>.error-content,
.login-box .fog-pwd,
.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
    display: block;
}


/*lable floting*/

.has-warning .bar:before,
.has-warning .bar:after {
    background: #ffc107;
}

.has-warning .form-control:focus~label,
.has-warning .form-control:valid~label {
    color: #ffc107;
}

.has-success .bar:before,
.has-success .bar:after {
    background: #28a745;
}

.has-success .form-control:focus~label,
.has-success .form-control:valid~label {
    color: #28a745;
}

.has-error .bar:before,
.has-error .bar:after {
    background: #dc3545;
}

.has-error .form-control:focus~label,
.has-error .form-control:valid~label {
    color: #dc3545;
}

.has-feedback label~.t-0 {
    top: 0;
}

.form-group.error input,
.form-group.error select,
.form-group.error textarea {
    border: 1px solid #dc3545;
}

.form-group.error .help-block ul {
    padding: 0px;
    color: #dc3545;
}

.form-group.error .help-block ul li {
    list-style: none;
}

.form-group.validate input,
.form-group.validate select,
.form-group.validate textarea {
    border: 1px solid #28a745;
}

.form-group.issue .help-block ul {
    padding: 0px;
    color: #ffc107;
}

.form-group.issue .help-block ul li {
    list-style: none;
}


/*invoice*/

.invoice {
    position: relative;
    background: #ffffff;
    border: 1px solid #f0f0f0;
    padding: 20px;
    margin: 15px 0px;
}

.invoice-details {
    padding-top: 15px;
    padding-bottom: 15px;
}

.total-payment h3 {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #cccccc;
    display: inline-block;
    margin-top: 0;
}

.invoice-title {
    margin-top: 0;
}

.invoice-details {
    background-color: #f0f0f0;
    margin-bottom: 15px;
    border: 1px solid #cccccc;
}

@media print {
    .content-header,
    .left-side,
    .main-header,
    .main-sidebar,
    .no-print {
        display: none !important;
    }
    .content-wrapper,
    .main-footer,
    .right-side {
        margin-left: 0 !important;
        min-height: 0 !important;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .fixed .content-wrapper,
    .fixed .right-side {
        padding-top: 0 !important;
    }
    .invoice {
        width: 100%;
        border: 0;
        margin: 0;
        padding: 0;
    }
    .invoice-col {
        float: left;
        width: 33.3333333%;
    }
    .table-responsive {
        overflow: auto;
    }
    .table-responsive>.table tr td,
    .table-responsive>.table tr th {
        white-space: normal;
    }
}


/*profile*/

.activitytimeline {
    position: relative;
    margin-left: 50px;
    margin-right: 10px;
}

.box-profile .social-states {
    font-size: 1.143rem;
}

.box-profile .social-states a {
    color: #ffffff;
}

.post {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #737373;
}

.post:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.post .user-block {
    margin-bottom: 15px;
}

.user-block:before,
.user-block:after {
    content: " ";
    display: table;
}

.user-block img {
    width: 40px;
    height: 40px;
    float: left;
}

.user-block .comment,
.user-block .description,
.user-block .username {
    display: block;
    margin-left: 50px;
}

.user-block .username {
    font-size: 1.143rem;
    font-weight: 600;
}

.user-block .description {
    color: #737373;
    font-size: 1rem;
}

.user-block.user-block-sm .username {
    font-size: 1rem;
}

.img-sm+.img-push,
.user-block.user-block-sm .comment,
.user-block.user-block-sm .description,
.user-block.user-block-sm .username {
    margin-left: 40px;
}


/*calendar*/

.box .datepicker-inline,
.box .datepicker-inline .datepicker-days,
.box .datepicker-inline .datepicker-days>table,
.box .datepicker-inline>table,
.fc-grid {
    width: 100%;
}

.fc-day-number {
    padding-right: 10px;
}

.fc-header-right {
    padding-right: 10px;
}

.fc-button {
    background: #ffffff;
    border: 1px solid rgba(143, 156, 168, 0.13);
    color: #737373;
    text-transform: capitalize;
}

.fc-button:hover,
.fc-button:active,
.fc-button.active {
    background-color: #f0f0f0;
    opacity: .8;
}

.fc-header-title h2 {
    font-size: 1.143rem;
    color: #737373;
    margin-left: 10px;
}

.fc-header-left {
    padding-left: 10px;
}

.fc-widget-header {
    background: #f0f0f0;
    border: 0;
}

.fc-widget-header:first-of-type {
    border-left: 0;
    border-right: 0;
}

.fc-widget-header:last-of-type {
    border-right: 0;
}

.fc-grid {
    border: 0;
}

.fc-widget-content {
    border-color: rgba(143, 156, 168, 0.13) !important;
}

.fc-widget-content:first-of-type {
    border-left: 0;
    border-right: 0;
}

.fc-widget-content:last-of-type {
    border-right: 0;
}

.fc-day-number {
    font-size: 1.429rem;
    font-weight: 300;
}

.fc-color-picker {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fc-color-picker>li {
    float: left;
    font-size: 2.143rem;
    margin-right: 5px;
    line-height: 30px;
}

.fc-color-picker>li .fa {
    -webkit-transition: -webkit-transform linear .3s;
    -moz-transition: -moz-transform linear .3s;
    -o-transition: -o-transform linear .3s;
    transition: transform linear .3s;
}

.fc-color-picker>li .fa:hover {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}

.calendar {
    float: left;
    margin-bottom: 0;
}

.fc-toolbar {
    margin: 0 !important;
    padding: 1.25rem;
}

.fc-toolbar h2 {
    font-size: 1.286rem;
    font-weight: 500;
    line-height: 30px;
}

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 0;
}

.fc-toolbar .fc-center {
    color: #737373;
}

.fc-day {
    background: #ffffff;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar button:focus,
.fc-toolbar button:hover {
    z-index: 0;
}

.fc th.fc-widget-header {
    color: #777777;
    font-size: 1rem;
    font-weight: 300;
    line-height: 20px;
    padding: 7px 0;
}

.fc th.fc-fri,
.fc th.fc-mon,
.fc th.fc-sat,
.fc th.fc-sun,
.fc th.fc-thu,
.fc th.fc-tue,
.fc th.fc-wed {
    background: #f0f0f0;
}

.fc-view {
    margin-top: 0;
}

.fc-time-grid .fc-slats td {
    color: #ffffff;
}

.fc-text-arrow {
    font-family: inherit;
    font-size: 1.143rem;
}

.fc-state-hover {
    background: #f0f0f0;
}

.fc-unthemed .fc-today {
    border: 1px solid #dc3545;
    background: #f0f0f0 !important;
}

.fc-cell-overlay,
.fc-state-highlight {
    background: #f0f0f0;
}

.calendar-event {
    cursor: move;
    text-align: center;
}

.fc-event {
    border-radius: 0;
    border: none;
    color: #ffffff !important;
    font-size: 1rem;
    margin: 1px -1px 0;
    padding: 5px;
    cursor: move;
    text-align: center;
}

.calendar-event {
    margin: 10px 5px 0 0;
    padding: 6px 10px;
    display: inline-block;
    color: #ffffff;
    min-width: 140px;
}

.calendar-event a {
    float: right;
    opacity: .6;
    font-size: 0.7143rem;
    margin: 4px 0 0 10px;
    color: #ffffff;
}

.fc-basic-view td.fc-week-number span {
    padding-right: 5px;
}

.fc-basic-view .fc-day-number {
    padding: 0px 15px;
    display: inline-block;
}

.big-calendar .fc-basic-view .fc-day-number {
    display: revert !important;
}

.big-calendar .fc-state-highlight {
    position: relative;
}

.big-calendar .fc-state-highlight::after {
    content: '';
    background: red;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 12px;
    border-radius: 100px;
    z-index: 0;
    opacity: 0.5;
    top: 0;
}

.dask .fc-day-number {
    font-size: 1rem;
}

@media (min-width: 1200px) {
    .fc-basic-view .fc-day-number {
        padding: 10px 15px;
    }
    .dask .fc-basic-view .fc-day-number {
        padding: 10px 15px 0px;
    }
}

#add-new-event {
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s;
}

.dot-outline {
    border: 1px dotted #cccccc;
}

.external-event {
    text-transform: uppercase;
    padding: 0.75rem 1.5rem;
    font-weight: 300;
    margin: 0rem 1rem .25rem;
    cursor: move;
    border-radius: 5px;
}

.external-event i {
    margin-right: 5px;
}

.external-event:hover {
    background-color: #f0f0f0;
}

.description-block>.description-text {
    text-transform: uppercase;
}

.res-tb-block {
    display: block;
    overflow: auto;
}

.description-block {
    display: block;
    margin: 10px 0;
    text-align: center;
}

.description-block>.description-header {
    margin: 5px 0;
    padding: 0;
    font-weight: 600;
    font-size: 1.143rem;
}

.list-header,
.text-bold,
.text-bold.table td,
.text-bold.table th {
    font-weight: 700 !important;
}


/*---Extra---*/

.jqstooltip {
    padding: 5px !important;
    width: auto !important;
    height: auto !important;
}

.box-comments .box-comment img,
.img-lg,
.img-md,
.img-sm,
.user-block.user-block-sm img {
    float: left;
}

.box-comments .box-comment img,
.img-sm,
.user-block.user-block-sm img {
    width: 30px !important;
    height: 30px !important;
}

.attachment-block .attachment-pushed,
.img-lg+.img-push {
    margin-left: 110px;
}

.attachment-block {
    border: 1px solid #f0f0f0;
    padding: 5px;
    margin-bottom: 10px;
    background: attachment-block light;
}

.attachment-block .attachment-img {
    max-width: 100px;
    max-height: 100px;
    height: auto;
    float: left;
}

.attachment-block .attachment-heading {
    margin: 0;
}

.attachment-block .attachment-text {
    color: #2f363c;
}

.connectedSortable {
    min-height: 100px;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sort-highlight {
    background: #f0f0f0;
    border: 1px dashed #ddd;
    margin-bottom: 10px;
}

.full-opacity-hover {
    opacity: .65;
    filter: alpha(opacity=65);
}

.full-opacity-hover:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.chart {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.chart canvas,
.chart svg {
    width: 100% !important;
}


/*---icon & divider---*/

@media (min-width: 768px) {
    .material-icon-list-demo .icons div {
        width: 33%;
        padding: 5px;
        display: inline-block;
        line-height: 40px;
    }
    .material-icon-list-demo .mdi {
        font-size: 1.5714285714rem;
    }
}

.material-icon-list-demo .icons div code {
    margin: 0px 5px;
}

.icons-list-demo .col-md-4,
.icons-list-demo .col-3 {
    border-radius: 4px;
}

.icons-list-demo div {
    cursor: pointer;
    line-height: 60px;
    white-space: nowrap;
    color: #737373;
}

.icons-list-demo .col-md-4:hover,
.icons-list-demo .col-3:hover {
    background-color: #f0f0f0;
}

.icons-list-demo div:hover {
    color: #2f363c;
}

.icons-list-demo i {
    -webkit-transition: font-size .2s;
    -o-transition: font-size .2s;
    transition: font-size .2s;
    display: inline-block;
    font-size: 1.286rem;
    margin: 0 15px 0 10px;
    text-align: left;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
}

.divider-dash {
    opacity: .7;
    margin: 0 4px;
    vertical-align: middle;
    color: #677683;
}

.divider-dash::before {
    content: '\2014 \00A0';
}

.divider-dot {
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    margin: 0 4px;
    vertical-align: middle;
    opacity: .5;
    background-color: #677683;
}

.divider-line {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 20px;
    width: 1px;
    margin: 0 4px;
    background-color: rgba(103, 118, 131, 0.07);
}

.divider {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    flex: 0 1 0%;
    color: #677683;
    font-size: 0.8571rem;
    letter-spacing: .5px;
    margin: 2rem auto;
    width: 100%;
}

.divider:before,
.divider:after {
    content: '';
    -webkit-box-flex: 1;
    flex-grow: 1;
    border-top: 1px solid #e6e6e6;
}

.divider::before {
    margin-right: 16px;
}

.divider::after {
    margin-left: 16px;
}

.divider a {
    color: #677683;
}

.divider-vertical {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 2rem;
}

.divider-vertical:before,
.divider-vertical:after {
    border-top: none;
    border-right: 1px solid #e6e6e6;
    margin: 0;
}

.divider-vertical::before {
    margin-bottom: 16px;
}

.divider-vertical::after {
    margin-top: 16px;
}

.divider-vertical.divider-sm {
    padding: 0 1rem;
}

.divider-vertical.divider-lg {
    padding: 0 3rem;
}

.hr-sm,
.divider-sm {
    margin: 1rem auto;
}

.hr-lg,
.divider-lg {
    margin: 3rem auto;
}


/*---box group---*/

.box-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.box-group .box {
    border: 1px solid rgba(0, 0, 0, 0.05);
}

.box-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 576px) {
    .box-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .box-group .box {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }
    .box-group .box:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .box-group .box:first-child .box-img-top {
        border-top-right-radius: 0;
    }
    .box-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .box-deck .box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
    .box-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
    .box-columns .box {
        display: inline-block;
        width: 100%;
    }
}

.box-deck .box {
    margin-bottom: 20px;
}

.box-columns .box {
    margin-bottom: 20px;
}


/*---grid-stack---*/

.grid-stack>.grid-stack-item>.grid-stack-item-content {
    border: 1px solid rgba(51, 51, 51, 0.13);
}

.grid-stack-item-content {
    background: #ffffff;
    color: #2f363c;
    text-align: center;
    font-size: 20px;
    background: #ffffff;
    color: #2f363c;
    font-family: 'Nunito Sans', sans-serif;
    text-align: center;
    font-size: 1.429rem;
}

.grid-stack-item-content .fa {
    font-size: 4.286rem;
    display: block;
    margin: 20px 0 10px;
}


/* date-paginator */

.dp-selected[style] {
    background-color: #28a745 !important;
}

.dp-item {
    position: relative;
    line-height: 1.42857143;
}


/**********Nestable**********/

.myadmin-dd .dd-list .dd-item .dd-handle {
    background: #ffffff;
    border: 1px solid rgba(92, 105, 117, 0.13);
    padding: 8px 16px;
    height: auto;
    font-weight: 600;
    border-radius: 0px;
}

.myadmin-dd .dd-list .dd-item button {
    height: auto;
    font-size: 1.286rem;
    margin: 8px auto;
    color: #2f363c;
    width: 30px;
}

.myadmin-dd-empty .dd-list .dd3-handle {
    border: 1px solid rgba(92, 105, 117, 0.13);
    border-bottom: 0px;
    background: #ffffff;
    height: 36px;
    width: 36px;
}

.myadmin-dd-empty .dd-list .dd3-handle:before {
    color: inherit;
    top: 7px;
}

.myadmin-dd-empty .dd-list .dd3-content {
    height: auto;
    border: 1px solid rgba(92, 105, 117, 0.13);
    padding: 8px 16px 8px 46px;
    background: #ffffff;
    font-weight: 600;
}

.myadmin-dd-empty .dd-list button {
    width: 26px;
    height: 26px;
    font-size: 1.143rem;
    font-weight: 600;
}


/* ribbon */

.ribbon-box {
    position: relative;
}

.ribbon-box .ribbon {
    position: relative;
    float: left;
    clear: both;
    padding: 5px 12px 5px 12px;
    margin-left: -30px;
    margin-bottom: 15px;
    -webkit-box-shadow: 2px 5px 10px rgba(58, 44, 0, 0.15);
    -o-box-shadow: 2px 5px 10px rgba(58, 44, 0, 0.15);
    box-shadow: 2px 5px 10px rgba(58, 44, 0, 0.15);
    color: #ffffff;
    font-size: 1rem;
    font-weight: 600;
}

.ribbon-box .ribbon:before {
    content: " ";
    border-style: solid;
    border-width: 10px;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    margin-bottom: -10px;
    z-index: -1;
}

.ribbon-box .ribbon+p {
    clear: both;
}

.ribbon-box .ribbon-dark {
    background: #2f363c;
}

.ribbon-box .ribbon-dark:before {
    border-color: #2f363c transparent transparent;
}

.ribbon-box .ribbon-two {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ribbon-box .ribbon-two span {
    font-size: 1rem;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    position: absolute;
    top: 19px;
    left: -21px;
    font-weight: 600;
}

.ribbon-box .ribbon-two span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.ribbon-box .ribbon-two span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-bottom: 3px solid transparent;
}

.ribbon-box .ribbon-two-dark span {
    background: #2f363c;
}

.ribbon-box .ribbon-two-dark span:before {
    border-left: 3px solid #0d0f11;
    border-top: 3px solid #0d0f11;
}


/*---gallery---*/

#gallery-header-center-center {
    line-height: 35px;
    margin-bottom: 0px;
    text-align: center;
}

#gallery-header-center-center .gallery-header-center-right-links {
    float: none;
    width: auto;
    display: inline-block;
    border-radius: 5px;
}

#gallery-header-center {
    text-align: right;
}


/*---subheader__daterange---*/

.subheader_daterange {
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 10px;
    cursor: pointer;
    background: #ffffff;
    width: max-content;
}

.subheader_daterange .subheader_daterange-label {
    padding: .5rem 0.25rem;
}


/*---ecommerece pages---*/

.product-img {
    text-align: center;
    position: relative;
    transition: all 1s ease;
}

.product-img img {
    max-width: 200px;
}

.product-img .pro-img-overlay a {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: inline-block;
    text-align: center;
    color: #ffffff;
}

.product-img .fileupload {
    overflow: hidden;
    position: relative;
}

.product-img .fileupload input.upload {
    cursor: pointer;
    filter: alpha(opacity=0);
    font-size: 1.429rem;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.product-text {
    border-top: 1px solid rgba(92, 105, 117, 0.13);
    padding: 15px;
    position: relative;
}

.product-text .pro-img-overlay {
    position: relative;
    display: block;
    margin-top: -40px;
    text-align: right;
}

.product-text .pro-price {
    position: absolute;
    text-align: center;
    top: 20px;
    right: 5px;
    margin: 0;
    font-weight: 600;
    padding: 0 10px;
}

.product-order.table tbody tr td {
    vertical-align: middle;
}

.product-order.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.01);
}

.pro-photos {
    margin-left: -15px;
    overflow: hidden;
}

.pro-photos .photos-item {
    margin-left: 15px;
    width: calc(25% - 15px);
    text-align: center;
    float: left;
    border: 1px solid #f0f0f0;
    border-radius: .35rem;
    overflow: hidden;
    margin-bottom: 1.42rem;
    background: #ffffff;
    cursor: pointer;
}

.pro-photos .photos-item img {
    width: 5rem;
    max-width: 100%;
}

.pro-photos .item-active {
    border-color: #dc3545;
}

.pro-price .old-price {
    text-decoration: line-through;
}

.pro-price span {
    font-size: 1.143rem;
    font-weight: 400;
    color: #8c8c8c;
    margin-left: 10px;
}

.icheck-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.icolors {
    padding: 0;
    margin: 0;
    list-style: none;
}

.icolors>li {
    padding: 0;
    margin: 2px;
    float: left;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
}

.icolors>li:first-child {
    margin-left: 0;
}

.icolors>li.active:after {
    content: "\2713 ";
    color: #ffffff;
    line-height: 30px;
}


/*Font Icon demo style*/

.fontawesome-icon-list .fa-hover {
    cursor: pointer;
    line-height: 50px;
    white-space: nowrap;
    color: #2f363c;
    font-weight: 300;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.fontawesome-icon-list .fa-hover i {
    padding-right: 10px;
    font-size: 1.286rem;
}

.fontawesome-icon-list .fa-hover:hover {
    background-color: #f0f0f0;
    color: #2f363c;
}

.fontawesome-icon-list .fa-hover:hover i {
    color: #17a2b8;
}

.ion-icon-list .ion-hover {
    cursor: pointer;
    line-height: 50px;
    white-space: nowrap;
    color: #2f363c;
    font-weight: 300;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ion-icon-list .ion-hover i {
    padding-right: 10px;
    font-size: 1.286rem;
}

.ion-icon-list .ion-hover:hover {
    background-color: #f0f0f0;
    color: #2f363c;
}

.ion-icon-list .ion-hover:hover i {
    color: #17a2b8;
}

.icons-page .preview {
    padding: 15px 0;
    position: relative;
    height: 40px;
}

.icons-page .preview .code-preview {
    padding: 10px;
}

.icons-page .si {
    margin-right: 10px;
}

.bs-glyphicons {
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden;
}

.bs-glyphicons li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #f0f0f0;
    color: #2f363c;
}

.bs-glyphicons li:hover {
    background-color: #f0f0f0;
    color: #17a2b8;
}

.bs-glyphicons li:hover .glyphicon {
    color: #17a2b8;
}

.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 1.714rem;
}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
    /* Help out IE10+ with class names */
}

@media (min-width: 992px) {
    .bs-glyphicons li {
        width: 12.5%;
    }
}

@media (max-width: 767px) {
    .bs-glyphicons li {
        width: 50%;
    }
}


/*---web tickers---*/

.tickers-block .tickercontainer .cc {
    font-size: 1.429rem;
    margin: 0;
}

.tickers-block .tickercontainer li {
    font-size: 1rem;
    font-weight: 500;
    line-height: 45px;
}

.example-modal .modal {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    display: block;
    z-index: 1;
    background: transparent !important;
}


/*-- timer --*/

.timer {
    font-size: 3.2rem;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
}

.text {
    font-size: 1rem;
    margin-top: 0.5em;
    text-align: center;
    letter-spacing: 4px;
    font-weight: 400;
}


/*-- fd box --*/

.fd-box i {
    position: absolute;
    top: 10px;
    left: 25px;
}


/* ps-scrollbar */

.ps-container {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden !important;
    -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
    .ps-container {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps-container {
        overflow: auto !important;
    }
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container.ps-active-y>.ps-scrollbar-y-rail {
    display: block;
    background-color: transparent;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: transparent;
    opacity: .9;
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 0.2);
    height: 11px;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: transparent;
    opacity: .9;
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 0.2);
    width: 11px;
}

.ps-container>.ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 0;
    height: 15px;
}

.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    bottom: 2px;
    height: 6px;
}

.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,
.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x {
    height: 6px;
}

.ps-container>.ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0;
    width: 15px;
}

.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    -moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
    right: 2px;
    width: 6px;
}

.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,
.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y {
    width: 6px;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail {
    background-color: transparent;
    opacity: .9;
}

.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 0.2);
    height: 6px;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
    background-color: transparent;
    opacity: .9;
}

.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 0.2);
    width: 6px;
}

.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-y-rail {
    opacity: .6;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: transparent;
    opacity: .9;
}

.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x {
    background-color: rgba(0, 0, 0, 0.2);
}

.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: transparent;
    opacity: .9;
}

.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y {
    background-color: rgba(0, 0, 0, 0.2);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute;
    /* please don't change 'position' */
    right: 3px;
    /* there must be 'right' for ps-scrollbar-y-rail */
    width: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}


/*form-element*/

.form-element .input-group .input-group-addon {
    border: none;
    -webkit-background-clip: padding-box;
    background-color: transparent;
    background-position: center bottom, center calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
}

.form-element .form-control {
    color: #737373;
    min-height: 38px;
    display: initial;
    -webkit-background-clip: padding-box;
    background-color: transparent;
    background-position: center bottom, center calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    padding: 0;
    -webkit-transition: background 0s ease-out 0s;
    -o-transition: background 0s ease-out 0s;
    transition: background 0s ease-out 0s;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
}

.form-element .form-control :focus {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
    background-size: 100% 2px, 100% 1px;
    outline: 0;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

.form-element .form-control .focus {
    background-size: 100% 2px, 100% 1px;
    outline: 0;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

@-webkit-keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 1px transparent;
        box-shadow: 0 0 0 1px transparent;
    }
    50% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
    }
    100% {
        -webkit-box-shadow: 0 0 0 15px transparent;
        box-shadow: 0 0 0 15px transparent;
    }
}

@keyframes ripple {
    0% {
        -webkit-box-shadow: 0 0 0 1px transparent;
        box-shadow: 0 0 0 1px transparent;
    }
    50% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
    }
    100% {
        -webkit-box-shadow: 0 0 0 15px transparent;
        box-shadow: 0 0 0 15px transparent;
    }
}

.demo-checkbox label {
    min-width: 200px;
    margin-bottom: 20px;
}

.demo-radio-button label {
    min-width: 200px;
    margin-bottom: 20px;
}

.demo-swtich .demo-switch-title {
    width: 150px;
    margin-bottom: 10px;
    display: inline-block;
}

.demo-swtich .switch {
    width: 150px;
    margin-bottom: 10px;
    display: inline-block;
}


/* Radio Buttons
   ========================================================================== */

[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 0;
}

[type="radio"]:not(:checked)+label,
[type="radio"]:checked+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    transition: .28s ease;
    /* webkit (konqueror) browsers */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Unchecked styles */

[type="radio"]:not(:checked)+label:after {
    z-index: -1;
    -webkit-transform: scale(0);
    transform: scale(0);
}


/* Checked styles */

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:before,
[type="radio"].with-gap:checked+label:after {
    border: 2px solid #26a69a;
}

/* Radio With gap */

[type="radio"].with-gap:checked+label:after {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}


/* Focused styles */

[type="radio"].tabbed:focus+label:before {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    animation: ripple 0.2s linear forwards;
}


/* Disabled Radio With gap */

[type="radio"].with-gap:disabled:checked+label:before {
    border: 2px solid rgba(0, 0, 0, 0.26);
    animation: ripple 0.2s linear forwards;
}

[type="radio"].with-gap:disabled:checked+label:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.26);
}


/* Disabled style */

[type="radio"]:disabled:not(:checked)+label:before,
[type="radio"]:disabled:checked+label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.26);
    animation: ripple 0.2s linear forwards;
}

[type="radio"]:disabled+label {
    color: rgba(0, 0, 0, 0.26);
}

[type="radio"]:disabled:not(:checked)+label:before {
    border-color: rgba(0, 0, 0, 0.26);
}

[type="radio"]:disabled:checked+label:after {
    background-color: rgba(0, 0, 0, 0.26);
    border-color: #BDBDBD;
}


/* Checkboxes
   ========================================================================== */


/* CUSTOM CSS CHECKBOXES */

form p {
    margin-bottom: 10px;
    text-align: left;
}

form p:last-child {
    margin-bottom: 0;
}


/* Remove default checkbox */

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 0;
}

[type="checkbox"] {
    /* checkbox aspect */
}

[type="checkbox"]+label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    /* webkit (safari, chrome) browsers */
    -moz-user-select: none;
    /* mozilla browsers */
    -khtml-user-select: none;
    /* webkit (konqueror) browsers */
    -ms-user-select: none;
    /* IE10+ */
}

[type="checkbox"]+label:before,
[type="checkbox"]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s;
}

[type="checkbox"]:not(.filled-in)+label:after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="checkbox"]:not(:checked):disabled+label:before {
    border: none;
    background-color: rgba(0, 0, 0, 0.26);
}

[type="checkbox"].tabbed:focus+label:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

[type="checkbox"]:checked:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}


/* Indeterminate checkbox */

[type="checkbox"]:indeterminate+label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

[type="checkbox"]:indeterminate:disabled+label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent;
}

[type="checkbox"].filled-in+label:after {
    border-radius: 2px;
}

[type="checkbox"].filled-in+label:before,
[type="checkbox"].filled-in+label:after {
    content: '';
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1;
}

[type="checkbox"].filled-in:not(:checked)+label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:not(:checked)+label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #5a5a5a;
    top: 0px;
    z-index: 0;
}

[type="checkbox"].filled-in:checked+label:before {
    top: 0;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #ffffff !important;
    border-bottom: 2px solid #ffffff !important;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:checked+label:after {
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #26a69a;
    background-color: #26a69a;
    z-index: 0;
}

[type="checkbox"].filled-in.tabbed:focus+label:after {
    border-radius: 2px;
    border-color: #5a5a5a;
    background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"].filled-in.tabbed:checked:focus+label:after {
    border-radius: 2px;
    background-color: #26a69a;
    border-color: #26a69a;
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:before {
    background-color: transparent;
    border: 2px solid transparent;
}

[type="checkbox"].filled-in:disabled:not(:checked)+label:after {
    border-color: transparent;
    background-color: #BDBDBD;
}

[type="checkbox"].filled-in:disabled:checked+label:before {
    background-color: transparent;
}

[type="checkbox"].filled-in:disabled:checked+label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD;
}

input[type="color"] {
    height: 42px;
}

.custom-file-label {
    border-radius: 5px;
}

.custom-file-label::after {
    border-radius: 0 5px 5px 0;
}

.form-type-roundinput.form-control {
    border-radius: 10rem;
    padding-left: 20px;
    padding-right: 20px;
}

.form-type-round input.form-control {
    border-radius: 10rem;
    padding-left: 20px;
    padding-right: 20px;
}

.form-type-roundselect:not([multiple]).form-control {
    border-radius: 10rem;
    padding-left: 20px;
    padding-right: 20px;
}

.form-type-round select:not([multiple]).form-control {
    border-radius: 10rem;
    padding-left: 20px;
    padding-right: 20px;
}

.form-group label {
    font-weight: 500;
    font-size: 12px;
}

img.plus-icon {
    margin: 30px 0 0 auto;
    display: block;
}

.box1 {
    width: 100px;
    height: 100px;
    border: 2px dashed #aeaeae;
    position: relative;
}

button#upload_0 {
    display: block;
    /* margin: auto; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

button#upload_0:hover {
    background: #5a54d0;
}

.form-group.has-success .help-block {
    color: #28a745;
}

.form-group.has-success label {
    color: #28a745;
}

.form-group.has-success .form-control {
    border-color: #28a745;
    box-shadow: none;
}

.form-group.has-success .input-group-addon {
    border-color: #28a745;
    box-shadow: none;
}

.form-group.has-warning .help-block {
    color: #ffc107;
}

.form-group.has-warning label {
    color: #ffc107;
}

.form-group.has-warning .form-control {
    border-color: #ffc107;
    box-shadow: none;
}

.form-group.has-warning .input-group-addon {
    border-color: #ffc107;
    box-shadow: none;
}

.form-group.has-error .help-block {
    color: #dc3545;
}

.form-group.has-error label {
    color: #dc3545;
}

.form-group.has-error .form-control {
    border-color: #dc3545;
    box-shadow: none;
}

.form-group.has-error .input-group-addon {
    border-color: #dc3545;
    box-shadow: none;
}

.checkbox {
    display: inline-block;
    /* margin: 0 20px 0 0; */
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.form-control {
    border-radius: 5px;
    box-shadow: none;
    border-color: #9e9e9e;
    height: auto;
}

.form-control:focus, .form-select:focus {
    box-shadow: none;
    border-color: var(--dark-blue);
}

.form-control::-webkit-input-placeholder {
    color: #d9d9d9;
    opacity: 1;
}

.form-control:-moz-placeholder {
    color: #d9d9d9;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #d9d9d9;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #d9d9d9;
    opacity: 1;
}

.form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-control+.input-group-addon:not(:first-child) {
    border-radius: 0px 5px 5px 0px;
    border-left: 0;
}

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}

textarea.form-control {
    border-radius: 5px;
}

.iCheck-helper {
    border-radius: 0;
}

.icheckbox_flat-blue {
    border-radius: 0;
}

.icheckbox_flat-blue input {
    border-radius: 0;
}

.icheck>label {
    padding-left: 0;
}

.input-group .input-group-addon {
    border-radius: 5px 0px 0px 5px;
    border-color: #9e9e9e;
    background-color: #ffffff;
}

.input-group .input-group-text {
    height: 100%;
    padding: .425rem .75rem;
    background-color: #ffffff;
    border-color: #9e9e9e;
}

.input-group-addon {
    font-weight: 300;
    padding: .425rem .75rem;
    border: 1px solid #9e9e9e;
    line-height: 1.25;
    color: #2f363c;
    text-align: center;
    margin-bottom: 0;
    font-size: 1rem;
}

.form-control-feedback.fa {
    line-height: 34px;
}

.form-group-lg .form-control+.form-control-feedback.fa {
    line-height: 46px;
}

.form-group-sm .form-control+.form-control-feedback.fa {
    line-height: 30px;
}

.input-group-sm+.form-control-feedback.fa {
    line-height: 30px;
}

.input-sm+.form-control-feedback.fa {
    line-height: 30px;
}

.form-group-feedback {
    position: relative;
}

.form-group-feedback.form-group-feedback-right .form-control-feedback {
    position: absolute;
    top: 0;
    color: #333333;
    padding-left: .875rem;
    padding-right: .875rem;
    line-height: 2.25003rem;
    min-width: 1rem;
}

.form-group-feedback-right .form-control-feedback {
    right: 0;
}

.input-group-lg+.form-control-feedback.fa {
    line-height: 46px;
}

.input-lg+.form-control-feedback.fa {
    line-height: 46px;
}


/*Bootstrap select*/

.bootstrap-select .btn-group .dropdown-menu {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select .dropdown-menu li a {
    display: block;
    padding: 7px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #2f363c;
    white-space: nowrap;
}

.bootstrap-select .dropdown-menu li a:hover,
.bootstrap-select .dropdown-menu li a:focus {
    color: #007bff;
    background: #f0f0f0;
}

.bootstrap-select .show>.dropdown-menu {
    display: block;
}

.bootstrap-select.btn-group .dropdown-menu {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}

.bootstrap-select.btn-group .dropdown-menu li.divider {
    margin: 0.2rem auto;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    letter-spacing: inherit;
}

.bootstrap-touchspin .input-group-btn-vertical>.btn {
    padding: 9px 10px;
}

.btn.bootstrap-touchspin-up {
    border-radius: 5px;
}

.btn.bootstrap-touchspin-down {
    border-radius: 5px;
}


/*---form-group---*/

.input-group-append .btn,
.input-group-prepend .btn {
    border-radius: 5px;
}

.file-group input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    width: 20px;
}

.form-groups-attached {
    margin-bottom: 1rem;
}

.form-groups-attached .form-group {
    margin-bottom: 0;
    border-radius: 0;
}

.form-groups-attached>div:not(:last-child),
.form-groups-attached>div:not(:last-child) .form-group {
    border-bottom-color: transparent;
}

.form-groups-attached .row {
    margin-left: 0;
    margin-right: 0;
}

.form-groups-attached .row>.form-group:not(:last-child) {
    border-right-color: transparent;
}

.file-group {
    position: relative;
    overflow: hidden;
    display: inline-grid;
}

.file-group input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: 2;
    width: 100%;
    display: block;
    top: 0;
    cursor: pointer;
}

.file-group-inline {
    display: inline-block;
}


/*box*/

.small-box {
    position: relative;
    display: block;
    margin-bottom: 30px;
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}

.small-box>.inner {
    padding: 1.25rem;
}

.small-box>.small-box-footer {
    position: relative;
    text-align: right;
    padding: 3px 10px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.small-box>.small-box-footer:hover {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.15);
}

.small-box h3 {
    font-size: 2.7142857143rem;
    font-weight: 700;
    margin: 0 0 10px;
    white-space: nowrap;
    padding: 0;
    z-index: 5;
}

.small-box p {
    font-size: 1rem;
    margin-bottom: 10px;
    z-index: 5;
}

.small-box p>small {
    display: block;
    color: #f0f0f0;
    font-size: 0.8571rem;
    margin-top: 5px;
}

.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 0;
    font-size: 5.1428571429rem;
    color: rgba(0, 0, 0, 0.15);
}

.small-box:hover {
    text-decoration: none;
    color: #f0f0f0;
}

.small-box:hover .icon {
    font-size: 5.5714285714rem;
}

@media (max-width: 767px) {
    .small-box {
        text-align: center;
    }
    .small-box .icon {
        display: none;
    }
    .small-box p {
        font-size: 0.8571rem;
    }
}

.box {
    position: relative;
    border-top: 0;
    margin-bottom: 30px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    padding: 0px;
    -webkit-transition: .5s;
    transition: .5s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.07);
}

.box.collapsed-box .box-body {
    display: none;
}

.box.collapsed-box .box-footer {
    display: none;
}

.box .flex-column>li {
    border-bottom: 1px solid #f0f0f0;
    margin: 0;
}

.box .flex-column>li:last-of-type {
    border-bottom: none;
}

.box.height-control .box-body {
    max-height: 300px;
    overflow: auto;
}

.box .border-right {
    border-right: 1px solid #f0f0f0;
}

.box .border-left {
    border-left: 1px solid #f0f0f0;
}

.box.box-solid {
    border-top: 0;
    overflow: hidden;
}

.box.box-solid.box-default>.box-header {
    color: #2f363c;
    background-color: #f0f0f0;
}

.box.box-solid.box-default>.box-header .btn {
    color: #2f363c;
}

.box.box-solid.box-default>.box-header a {
    color: #2f363c;
}

.box.box-solid.box-default>.box-header>.box-tools .btn {
    border: 0;
    box-shadow: none;
}

.box.box-solid[class*=bg]>.box-header {
    color: #ffffff;
}

.box.box-solid[class*=bg]>.box-header .box-title {
    color: #ffffff;
}

.box .box-group>.box {
    margin-bottom: 5px;
}

.box .knob-label {
    text-align: center;
    color: #2f363c;
    font-weight: 300;
    font-size: 0.8571rem;
    margin-bottom: .3em;
}

.box>.loading-img,
.box>.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.box .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
}

.box .overlay>.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000000;
    font-size: 2.143rem;
}

.box .overlay.dark {
    background: rgba(0, 0, 0, 0.5);
}

.box .box-header .box-subtitle {
    font-weight: 300;
    margin-bottom: 0px;
    margin-top: 5px;
    color: #8f9ca8;
}

.box .box-subtitle {
    font-weight: 300;
    margin-bottom: 0px;
    margin-top: 5px;
    color: #8f9ca8;
}

.pull-up {
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.pull-up:hover {
    -webkit-transform: translateY(-4px) scale(1.02);
    -moz-transform: translateY(-4px) scale(1.02);
    -ms-transform: translateY(-4px) scale(1.02);
    -o-transform: translateY(-4px) scale(1.02);
    transform: translateY(-4px) scale(1.02);
    -webkit-box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
    box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
    z-index: 999;
}

.box-inverse {
    color: #ffffff !important;
    background-color: #2f363c;
}

.box-inverse .box-header {
    color: #ffffff !important;
}

.box-inverse .box-title {
    color: #ffffff !important;
}

.box-inverse h1,
.box-inverse h2,
.box-inverse h3,
.box-inverse h4,
.box-inverse h5,
.box-inverse h6 {
    color: rgba(255, 255, 255, 0.8) !important;
}

.box-inverse small {
    color: rgba(255, 255, 255, 0.8) !important;
}

.box-inverse .box-controls li>a {
    color: rgba(255, 255, 255, 0.8) !important;
}

.box-inverse .box-title small {
    opacity: 0.8;
}

.box-inverse .box-btn-more:before,
.box-inverse .box-btn-more:after {
    border-color: #ffffff;
}

.box-inverse .box-header {
    border-color: rgba(255, 255, 255, 0.15);
}

.box-inverse .box-footer {
    border-color: rgba(255, 255, 255, 0.15);
}

.box-inverse .box-action {
    border-color: rgba(255, 255, 255, 0.15);
}

.box-secondary {
    background-color: #81909c !important;
}

.box-secondary .box-bordered {
    border-color: #f4f5f6 !important;
}

.box-outline-secondary {
    background-color: #ffffff;
    border: 1px solid #81909c;
}

.box-bordered {
    border: 1px solid #a6a6a6;
}

.box-shadowed {
    -webkit-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
}

.box-shadowed:hover {
    -webkit-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
}

.box-transparent {
    background-color: transparent;
}

.box-round {
    border-radius: 5px;
}

.box-header {
    color: #2f363c;
    display: block;
    padding: 2px 10px;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.box-header.without-border {
    border-bottom: none;
}

.box-header.with-border {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 10px;
}

.box-header .box-title {
    display: inline-block;
    margin: 0;
    font-weight: 500;
}

.box-header>i {
    display: inline-block;
    margin: 0 5px 0 0;
    font-weight: 500;
}

.box-header>.box-tools {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem;
}

.box-header>.box-tools [data-toggle=tooltip] {
    position: relative;
}

.box-header>.box-tools .dropdown-menu>li>a {
    color: #2f363c;
}

.box-header>.box-controls {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem;
}

.box-header img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.box-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    padding: 1.5rem 1.5rem;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.box-footer>*:last-child {
    margin-bottom: 0;
}

.box-footer img {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.box-controls {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.box-controls li>a {
    font-family: themify;
    font-size: 0.8571rem;
    display: inline-block;
    padding: 0 4px;
    margin: 0 4px;
    color: #8f9ca8;
    opacity: .8;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.box-controls li>a i {
    font-family: themify;
    font-size: 0.8571rem;
    display: inline-block;
    padding: 0 4px;
    margin: 0 4px;
    color: #8f9ca8;
    opacity: .8;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.box-controls li>button {
    font-family: themify;
    font-size: 0.8571rem;
    display: inline-block;
    padding: 0 4px;
    margin: 0 4px;
    color: #8f9ca8;
    opacity: .8;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.box-controls li:first-child>a {
    margin-right: 0;
}

.box-controls [data-toggle="dropdown"],
.box-controls .box-btn-reload {
    font-size: 1rem;
}

.box-btn-close::before {
    content: "\e646";
}

.box-btn-slide::before {
    content: "\e648";
}

.box-btn-maximize::before {
    content: "\e6e8";
}

.box-btn-fullscreen::before {
    content: "\e659";
}

.box-btn-prev::before {
    content: "\e64a";
}

.box-btn-next::before {
    content: "\e649";
}

.control {
    position: relative;
}

.box-body {
    padding: 1.5rem 1.5rem;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-radius: 5px;
}

.box-body .box-title {
    display: inline-block;
    margin: 0;
    font-weight: 500;
    margin-bottom: 1rem;
}

.box-body>.table {
    margin-bottom: 0;
}

.box-body .fc {
    margin-top: 5px;
}

.box-body .full-width-chart {
    margin: -10px;
}

.box-body.no-padding .full-width-chart {
    margin: -9px;
}

.box-body .box-pane {
    border-radius: 0 0 0 5px;
}

.box-body .box-pane-right {
    border-radius: 0 0 5px;
}

.box-body>*:last-child {
    margin-bottom: 0;
}

.box-body ul li {
    line-height: 24px;
}

.box-body .table-filter{
    margin: 0px 0px 1px;
    background: #f2f3f8;
    display: flex;
}
.table-filter>div {
    padding: 10px;
}

.box-title {
    z-index: auto;
}

.box-title.box-title-bold {
    font-weight: 900;
}

.box-title code {
    font-size: 0.7143rem;
}

.overlay-wrapper>.loading-img,
.overlay-wrapper>.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
}

.overlay-wrapper .overlay>.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000000;
    font-size: 2.143rem;
}

.overlay-wrapper .overlay.dark {
    background: rgba(0, 0, 0, 0.5);
}

.collapsed-box .box-header.with-border {
    border-bottom: none;
}

.no-header .box-body {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.box-carousel .box-footer .carousel-indicators-outside {
    padding: 6px 0;
}

.box-img,
.box-img-top,
.box-img-bottom {
    border-radius: 0;
}

.box-loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
}

.box-loading .reveal {
    opacity: 1;
    z-index: auto;
}

.box-fullscreen {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 0;
    z-index: 9999 !important;
}

.box-slided-up .box-content {
    display: none;
}

.box-slided-up .box-body {
    display: none;
}

.box-slided-up .box-btn-slide::before {
    content: "\e64b";
}

.box-header-actions {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: -4px;
}

.box-header-actions>* {
    margin: 4px;
}

.box-solid .box-body {
    background-color: #ffffff !important;
    color: #737373;
}

.box-solid .box-controls li a {
    color: #ffffff;
}

.box-solid .box-controls .dropdown-item {
    color: #2f363c;
}

.rotate-45 {
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.rotate-90 {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.rotate-180 {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}


/*User card page*/

.fx-element-overlay .white-box {
    padding: 0px;
}

.fx-element-overlay .fx-card-item {
    position: relative;
    display: contents;
}

.fx-element-overlay .fx-card-item .fx-card-avatar {
    margin-bottom: 15px;
}

.fx-element-overlay .fx-card-item .fx-card-content {
    text-align: center;
    display: block;
    margin-bottom: 15px;
}

.fx-element-overlay .fx-card-item h3 {
    margin: 0px;
}

.fx-element-overlay .fx-card-item a {
    color: #737373;
}

.fx-element-overlay .fx-card-item .fx-overlay-1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.fx-element-overlay .fx-card-item .fx-overlay-1 img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff;
    background-color: transparent;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0);
}

.fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info>li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}

.fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info>li a {
    border-color: #ffffff;
    color: #ffffff;
    padding: 12px 15px 10px;
}

.fx-element-overlay .fx-card-item .fx-overlay-1 .scrl-dwn {
    top: -100%;
}

.fx-element-overlay .fx-card-item .fx-overlay-1 .scrl-up {
    top: 100%;
    height: 0px;
}

.fx-element-overlay .fx-card-item .fx-overlay-1:hover img {
    -ms-transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0);
}

.fx-element-overlay .fx-card-item .fx-overlay-1:hover .fx-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.fx-element-overlay .fx-card-item .fx-overlay-1:hover .scrl-dwn {
    top: 0px;
}

.fx-element-overlay .fx-card-item .fx-overlay-1:hover .scrl-up {
    top: 0px;
    height: 100%;
}

.fx-element-overlay .fx-card-item .fx-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


/*---card---*/

.card {
    border-radius: 5px;
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.07);
    margin-bottom: 30px !important;
}

.card-img-top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.card-body {
    padding: 1.5rem 1.5rem;
}

.card-body .card-title {
    margin-bottom: .75rem;
    border-bottom: none;
}

.card-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 1.5rem 1.5rem;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.card-header .card-title {
    padding: 0;
    border: none;
}

.card-header>*:first-child {
    margin-left: 0;
}

.card-header>*:last-child {
    margin-right: 0;
}

.card-header>* {
    margin-left: 8px;
    margin-right: 8px;
}

.card-title {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.card-controls {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.card-controls [data-toggle="dropdown"],
.card-controls .card-btn-reload {
    font-size: 1rem;
}

.card-controls li>a {
    font-size: 0.8571rem;
    display: inline-block;
    padding: 0 4px;
    margin: 0 4px;
    color: #8f9ca8;
    opacity: .8;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}

.card-footer {
    padding: 1.5rem 1.5rem;
    background-color: transparent;
}

.card-inverse {
    color: #ffffff !important;
    background-color: #2f363c;
}

.card-inverse h1,
.card-inverse h2,
.card-inverse h3,
.card-inverse h4,
.card-inverse h5,
.card-inverse h6,
.card-inverse .card-title,
.card-inverse small,
.card-inverse .card-controls li>a {
    color: #ffffff !important;
}


/*---box-comments---*/

.box-comments {
    background-color: #f0f0f0;
}

.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #cccccc;
}

.box-comments .box-comment:before,
.box-comments .box-comment:after {
    content: " ";
    display: table;
}

.box-comments .box-comment:after {
    clear: both;
}

.box-comments .box-comment:last-of-type {
    border-bottom: 0;
}

.box-comments .box-comment:first-of-type {
    padding-top: 0;
}

.box-comments .box-comment img {
    float: left;
}

.box-comments .comment-text {
    margin-left: 40px;
    color: #5c6975;
}

.box-comments .username {
    color: #2f363c;
    display: block;
    font-weight: 600;
}

.box-comments .text-muted {
    font-weight: 300;
    font-size: 0.8571rem;
}


/*---info-box---*/

.box-input {
    max-width: 200px;
}

.info-box {
    display: block;
    min-height: 100px;
    background-color: #ffffff;
    width: 100%;
    margin-bottom: 30px;
    padding: 1.25rem;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
}

.info-box small {
    font-size: 1rem;
}

.info-box .progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px 5px 0;
    height: 2px;
    border-radius: 0;
}

.info-box .progress .progress-bar {
    border-radius: 0;
    background-color: #ffffff;
}

.info-box-icon {
    display: block;
    float: left;
    height: 70px;
    width: 70px;
    text-align: center;
    font-size: 30px;
    line-height: 74px;
}

.info-box-icon.push-bottom {
    margin-top: 20px;
}

.info-box-icon>img {
    max-width: 100%;
}

.info-box-more {
    display: block;
}

.info-box-icnumberon {
    display: block;
}

.info-box-content {
    padding: 10px 10px 10px 0;
    margin-left: 90px;
}

.info-box-number {
    font-weight: 300;
    font-size: 1.5714285714rem;
}

.info-box-text,
.progress-description {
    display: block;
    font-size: 1.143rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 300;
}

.progress-description {
    margin: 0;
}


/*---badges---*/

.badge {
    border-radius: 3px;
    font-weight: 300;
    line-height: 1.3;
    font-size: 85%;
}

.badge:empty {
    display: inline-block;
    vertical-align: inherit;
}

.badge-pill {
    border-radius: 10rem;
}

.badge-secondary {
    color: #f0f0f0;
    background-color: #81909c;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
    color: #f0f0f0;
    background-color: #9ea9b3;
}

.badge-gray {
    background-color: gray;
    color: #ffffff;
}

.badge-gray[href]:hover,
.badge-gray[href]:focus {
    color: #ffffff;
    background-color: #a6a6a6;
}

.badge-dark {
    background-color: #2f363c;
    color: #ffffff;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
    color: #ffffff;
    background-color: #455059;
}

.badge-default {
    background-color: #e6e6e6;
    color: #2f363c;
}

.badge-default[href]:hover,
.badge-default[href]:focus {
    color: #2f363c;
    background-color: #cccccc;
}

.badge-warning {
    color: #ffffff;
}

.badge-sm {
    line-height: 1.2;
    padding-top: 1px;
    padding-bottom: 2px;
    font-size: 75%;
}

.badge-lg {
    line-height: 1.5;
    padding: 5px 7px;
    font-size: 95%;
}

.badge-xl {
    line-height: 1.7;
    padding: 7px 9px;
    font-size: 100%;
}

.badge-dot {
    width: 8px;
    height: 8px;
    padding: 0;
    border-radius: 100%;
    vertical-align: middle;
}

.badge-dot.badge-sm {
    width: 6px;
    height: 6px;
}

.badge-dot.badge-lg {
    width: 10px;
    height: 10px;
}

.badge-dot.badge-xl {
    width: 12px;
    height: 12px;
}

.badge-ring {
    position: relative;
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 100%;
    vertical-align: middle;
}

.badge-ring::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s;
    transition: .3s;
}

.badge-ring.badge-sm {
    width: 8px;
    height: 8px;
}

.badge-ring.badge-sm::after {
    width: 4px;
    height: 4px;
}

.badge-ring.badge-lg {
    width: 12px;
    height: 12px;
}

.badge-ring.badge-lg::after {
    width: 8px;
    height: 8px;
}

.badge-ring.badge-xl {
    width: 14px;
    height: 14px;
}

.badge-ring.badge-xl::after {
    width: 10px;
    height: 10px;
}

.badge-ring.fill::after {
    -webkit-transform: scale(0);
    transform: scale(0);
}

.badge-bold {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}

.list-group .badge-pill {
    margin-top: 3px;
}


/*---modal---*/

.modal-left .modal-content {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-radius: 0;
}

.uniqueModal-dialog {
    margin: 100px auto !important;
}

.modal-left .modal-dialog {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 360px;
    max-width: 100%;
    margin: 0;
    -webkit-transform: translate(-100%, 0) !important;
    transform: translate(-100%, 0) !important;
    -webkit-transition: .5s;
    transition: .5s;
}

.modal-left.show .modal-dialog {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}

.center-modal {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .4s;
    transition: .4s;
}

.center-modal.show {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.center-modal .modal-dialog {
    margin: 0;
    width: 100%;
    position: absolute;
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 50%) !important;
    transform: translate(-50%, 50%) !important;
}

.modal-fill {
    background: rgba(255, 255, 255, 0.97);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: .4s;
    transition: .4s;
}

.modal-fill.show {
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .4s;
    transition: .4s;
}

.modal-fill .modal-dialog {
    display: -webkit-box;
    display: flex;
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    align-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.modal-fill .modal-content {
    background: rgba(255, 255, 255, 0.97);
    width: 100%;
    max-width: 600px;
    box-shadow: none;
}

.modal-fill .modal-header {
    border-bottom: none;
}

.modal-fill .modal-header .close {
    position: fixed;
    top: 0;
    right: 0;
    padding: 20px;
    font-size: 2.5714285714rem;
    font-weight: 300;
}

.modal-fill .modal-footer {
    border: none;
}

.modal {
    background: rgba(0, 0, 0, 0.3);
}

.modal.modal-fill {
    background: rgba(255, 255, 255, 0.97);
}

.modal .panel-body {
    color: #2f363c;
}

.modal-right.show .modal-dialog {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}

.modal-right .modal-dialog {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 360px;
    max-width: 100%;
    margin: 0;
    -webkit-transform: translate(100%, 0) !important;
    transform: translate(100%, 0) !important;
    -webkit-transition: .5s;
    transition: .5s;
}

.modal-right .modal-content {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-radius: 0;
}

.modal-content {
    border-radius: 0;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    border: 0;
}

@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    }
}

.modal-header {
    border-bottom-color: #f0f0f0;
}

.modal-footer {
    border-top-color: #f0f0f0;
    display: inline-block;
}

.model_img {
    cursor: pointer;
}


/*---mask Formatter---*/

.sidetitle {
    font-style: italic;
    margin-left: 0.5rem;
}

.sidetitle::before {
    content: '\2014 \00A0';
}

.subtitle {
    display: block;
    margin-top: 8px;
    margin-bottom: 5px;
}


/*---flexbox---*/

.flexbox {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.flexbox .dropdown i {
    font-size: 1rem;
}

.flexbox>* {
    margin-left: 4px;
    margin-right: 4px;
}

.flexbox>*:last-child {
    margin-right: 0;
}

.flexbox>*:first-child {
    margin-left: 0;
}

.flexbox .list-inline>li {
    display: block;
}

.flexbox .dropdown a i {
    font-size: 1rem;
}

.no-shrink {
    flex-shrink: 0;
}

.flex-justified>*,
.flex-grow-all>*,
.flex-cols-wide>*,
.flex-col-wide,
.flex-grow {
    -webkit-box-flex: 1;
    flex: 1 1 0%;
}

.list-inline>li.flexbox {
    display: -webkit-box;
    display: flex;
}

ul.flexbox {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}


/*---dropdown---*/

.dropdown-toggle {
    cursor: pointer;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}

.dropdown-toggle .no-caret::after {
    display: none;
}

.dropdown-item {
    color: #2f363c;
    font-weight: 300;
    padding: 4px 12px;
    width: auto;
    margin: 4px;
    -webkit-transition: 0.15s linear;
    transition: 0.15s linear;
}

.dropdown-item i {
    margin-right: 0.5rem;
}

.dropdown-menu {
    color: #2f363c;
    border-radius: 2px;
    font-size: 1rem;
    border-color: #f0f0f0;
    padding: 0;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
    z-index: 992;
}

.dropdown-grid {
    color: #2f363c;
    border-radius: 2px;
    font-size: 1rem;
    border-color: #f0f0f0;
    padding: 0;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
    z-index: 992;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #2f363c;
    background-color: #f0f0f0;
}

.doc-dropdown .dropdown {
    display: inline-block;
}

.doc-dropdown .dropup {
    display: inline-block;
}

.doc-dropdown .dropdown-menu {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.doc-dropdown .dropdown-grid {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.dropdown-menu {
    color: #2f363c;
    border-radius: 5px;
    font-size: 1rem;
    border-color: #f0f0f0;
    padding: 0;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
    z-index: 9999;
}

.show>.dropdown-grid {
    display: -webkit-box;
    display: flex;
}

.dropdown-grid {
    display: none;
    flex-wrap: wrap;
    color: #2f363c;
    border-radius: 5px;
    font-size: 1rem;
    padding: 0;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
    z-index: 10000;
    position: absolute;
    top: 100%;
    float: left;
    min-width: 300px;
    margin: 2px 0 0;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-grid .dropdown-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    flex-basis: 33.333333%;
    overflow: hidden;
    text-align: center;
    padding: 12px;
    margin: 0;
    min-height: 90px;
    border: 1px solid transparent;
}

.dropdown-grid .dropdown-item:hover {
    border-color: #f0f0f0;
}

.dropdown-grid .dropdown-item.disabled {
    opacity: .5;
    cursor: not-allowed;
}

.dropdown-grid .dropdown-item.disabled:hover {
    background-color: transparent;
}

.dropdown-grid .dropdown-item.active,
.dropdown-grid .dropdown-item:active {
    color: #2f363c;
    background-color: #f0f0f0;
}

.dropdown-grid .icon {
    font-size: 1.714rem !important;
}

.dropdown-grid .icon:first-child {
    width: auto;
    margin-right: 0em;
    text-align: center;
}

.dropdown-grid img.icon:first-child {
    width: 60%;
    margin: 0 auto;
}

.dropdown-grid.cols-2 {
    min-width: 200px;
}

.dropdown-grid.cols-2 .dropdown-item {
    flex-basis: 50%;
}

.dropdown-grid.cols-4 {
    min-width: 400px;
}

.dropdown-grid.cols-4 .dropdown-item {
    flex-basis: 25%;
}

.dropdown-item .icon {
    vertical-align: baseline;
    margin-right: 6px;
    font-size: 0.875rem;
}


/*---Statistic widgets---*/

.percent {
    display: inline-block;
    line-height: 110px;
    z-index: 2;
}

.percent :after {
    content: '%';
    margin-left: 0.1em;
    font-size: 0.8571rem;
}

.countnm.per:after {
    content: '%';
    margin-left: 0.1em;
    font-size: 0.8571rem;
}

.icon-box {
    display: inline-block;
    line-height: 110px;
    z-index: 2;
    font-size: 2.5714285714rem;
}

.easypie {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 110px;
    text-align: center;
}

.easypie canvas {
    position: absolute;
    top: 0;
    left: 0;
}


/*---media---*/

.box .media,
.box .box-body .media,
.box .box-header .media,
.box .box-footer .media,
.card .media,
.card .card-body .media,
.card .card-header .media,
.card .card-footer .media {
    box-shadow: none;
}

.media {
    padding: 1.75rem;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear;
    border-radius: 5px;
    box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.07);
}

.media>* {
    margin: 0rem 1rem;
}

.media .nav-link:hover,
.media .nav-link:focus {
    background-color: transparent;
}

.media a:not(.btn):not(.avatar) {
    color: #2f363c;
}

.media.flex-column>* {
    margin: 0;
}

.media.flex-column>div {
    width: 100%;
}

.media.active {
    background-color: #f0f0f0;
}

.media.bordered {
    border: 1px solid #f0f0f0;
}

.media.items-center {
    -webkit-box-align: center;
    align-items: center;
}

.media[data-provide~="checkable"],
.media[data-provide~="selectable"] {
    cursor: pointer;
}

.media .media {
    margin-top: 1.25rem;
}

.media .lead {
    line-height: 1.875rem;
}

.media .title {
    -webkit-box-flex: 1;
    flex: 1 1 0%;
}

.media .avatar {
    flex-shrink: 0;
}

.media .align-center {
    -ms-grid-row-align: center;
    align-self: center;
}

.media .media-hover-show {
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.media .dropdown .dropdown-toggle {
    opacity: .7;
}

.media .dropdown:hover .dropdown-toggle {
    opacity: 1;
}

.media .dropdown.open .dropdown-toggle {
    opacity: 1;
}

.media:hover .media-hover-show {
    opacity: 1;
}

.media:hover .media-block-actions {
    opacity: 1;
}

.media:hover .media-action {
    opacity: 1;
}

.media .custom-control {
    margin-right: 0;
}

.media .nav {
    flex-wrap: nowrap;
    margin-left: -8px;
    margin-right: -8px;
}

.media .nav-link {
    line-height: 24px;
    font-size: 90%;
    padding: 0 8px;
}

.media.media-xs {
    padding: 10px 6px;
}

.media.media-sm {
    padding: 12px 8px;
}

.media.media-lg {
    padding-top: 20px 16px;
}

.media.media-xl {
    padding-top: 24px 20px;
}

.media.media-xxl {
    padding-top: 32px 24px;
}

.media-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.media-center {
    -webkit-box-align: center;
    align-items: center;
}

.media-block-actions {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 1rem;
    -webkit-transition: .5s;
    transition: .5s;
}

.media-collapsible {
    flex-wrap: wrap;
}

.media-collapsible .collapse {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 0;
    min-width: 100%;
}

.collapse-arrow::before {
    content: "\e64b";
    font-family: themify;
    display: inline-block;
    -webkit-transition: .4s;
    transition: .4s;
}

.collapse-arrow :not(.collapsed)::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.media-body {
    min-width: 0;
}

.media-body>* {
    margin-bottom: 0;
}

.media-body .media>*:first-child {
    margin-left: 0;
}

.media-body .media>*:last-child {
    margin-right: 0;
}

.media-left {
    padding-right: 0;
}

.media-right-out {
    padding-left: 1.25rem;
}

.media-right-out a {
    color: #2f363c;
    font-size: 1.286rem;
    opacity: 0.8;
}

.media-right-out a+a {
    margin-left: 0.5rem;
}

.media-action {
    opacity: 0;
    color: #2f363c;
}

.media-action-visible .media-action {
    opacity: 1;
}

.media-inverse {
    color: #ffffff;
}

.media-inverse h1,
.media-inverse h2,
.media-inverse h3,
.media-inverse h4,
.media-inverse h5,
.media-inverse h6 {
    color: #ffffff;
}

.media-inverse .small,
.media-inverse small,
.media-inverse time,
.media-inverse .nav-link {
    color: rgba(255, 255, 255, 0.7);
}

.media-inverse .nav-link:hover {
    color: #ffffff;
}

.media-new {
    background-color: #f0f0f0;
}

.media-list-hover .media-new:hover {
    background-color: #f0f0f0 !important;
}

.media-single,
.media-center-v {
    -webkit-box-align: center;
    align-items: center;
}

.media-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.media-chat {
    padding-right: 64px;
    margin-bottom: 0;
}

.media-chat.media-chat-reverse {
    padding-right: 12px;
    padding-left: 64px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}

.media-chat.media-chat-reverse .media-body p {
    float: right;
    clear: right;
    color: #ffffff;
}

.media-chat .media-body {
    display: table;
}

.media-chat .media-body p {
    position: relative;
    padding: 6px 8px;
    margin: 4px 0;
    background-color: #f0f0f0;
    border-radius: 3px;
}

.media-chat .media-body p.inverse {
    color: #ffffff;
}

.media-chat .media-body p.meta {
    background-color: transparent !important;
    padding: 0;
    opacity: .8;
}

.media-chat .media-body p.meta time {
    font-weight: 300;
}

.media-meta-day {
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    color: #2f363c;
    opacity: .8;
    font-weight: 300;
}

.media-meta-day:before,
.media-meta-day:after {
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1 0%;
    border-top: 1px solid #f0f0f0;
}

.media-meta-day::before {
    margin-right: 16px;
}

.media-meta-day::after {
    margin-left: 16px;
}

@media (max-width: 767px) {
    .media-doc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
    .media-doc>* {
        margin-left: 0;
        margin-right: 0;
    }
    .media-doc .media-body {
        margin: 30px 0;
    }
}

.media-list>.media:not(.media-list-header):not(.media-list-footer),
.media-list .media-list-body>.media {
    margin-bottom: 0;
}

.media-list .media .sortable-dot {
    margin: 0;
    margin-left: -5px;
    opacity: 0;
    border-radius: 2px;
    -webkit-transition: .5s;
    transition: .5s;
}

.media-list .media:hover .sortable-dot {
    opacity: .6;
}

.media-list [data-provide~="selectable"] .media:not(.media-list-header):not(.media-list-footer) {
    cursor: pointer;
}

.media-listul {
    padding-left: 0;
}

.media-list-hover>.media:not(.media-list-header):not(.media-list-footer):hover,
.media-list-hover .media-list-body>.media:hover {
    background-color: #f0f0f0;
}

.media-list-divided>.media:not(.media-list-header):not(.media-list-footer),
.media-list-divided .media-list-body>.media {
    border-bottom: 1px solid rgba(143, 156, 168, 0.07);
}

.media-list-divided>.media:not(.media-list-header):not(.media-list-footer):last-child,
.media-list-divided .media-list-body>.media:last-child {
    border-bottom: none;
}

.media-list-bordered {
    border: 1px solid #f0f0f0;
}

.media-list-striped .media:not(.media-list-header):not(.media-list-footer):nth-child(even) {
    background-color: #f0f0f0;
}

.media-list-xs .media {
    padding: 10px 16px;
}

.media-list-sm .media {
    padding: 12px 16px;
}

.media-list-lg .media {
    padding: 20px 16px;
}

.media-list-xl .media {
    padding: 24px 20px;
}

.media-list-xxl .media {
    padding: 32px 24px;
}

.media-list-header {
    border-bottom: 1px solid #f0f0f0;
    background-color: #bdbdbd;
}

.media-list-footer {
    border-top: 1px solid #f0f0f0;
    background-color: #bdbdbd;
}

.media-grid {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
}

.media-grid::after {
    content: '';
    -webkit-box-flex: 1;
    flex: auto;
}

.media-grid.row {
    margin-left: -15px;
    margin-right: -15px;
}

.media-grid.row .media {
    margin-bottom: 15px;
}

.media-grid>.media {
    margin-right: 15px;
    margin-bottom: 15px;
    width: 200px;
}

.media-grid-bordered .media {
    border: 1px solid #bdbdbd;
}

.media-grid-hover .media:hover {
    background-color: #f0f0f0;
}


/*---blog and other widgets ---*/

[class*="img-hov-"] {
    overflow: hidden;
}

[class*="img-hov-"] img {
    -webkit-transition: .45s;
    transition: .45s;
    -webkit-backface-visibility: hidden;
}

.img-hov-fadein {
    -webkit-transition: .45s;
    transition: .45s;
}

.img-hov-fadein:hover {
    opacity: .7;
}

.img-hov-fadeout {
    opacity: .7;
    -webkit-transition: .45s;
    transition: .45s;
}

.img-hov-fadeout:hover {
    opacity: 1;
}

.img-hov-zoomin img:hover {
    -webkit-transform: scale(1.045);
    transform: scale(1.045);
}

.img-hov-zoomout img {
    -webkit-transform: scale(1.045);
    transform: scale(1.045);
}

.img-hov-zoomout img:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.img-hov-stretchin img {
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
}

.img-hov-stretchin img:hover {
    -webkit-transform: scale(1.045);
    transform: scale(1.045);
}

.img-hov-stretchout img {
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
    -webkit-transform: scale(1.045);
    transform: scale(1.045);
}

.img-hov-stretchout img:hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.img-hov-slideleft img {
    -webkit-transform-origin: left center 0;
    transform-origin: left center 0;
    -webkit-transform: scale(1.045) translateX(0);
    transform: scale(1.045) translateX(0);
}

.img-hov-slideleft img:hover {
    -webkit-transform: scale(1.045) translateX(-4.5%);
    transform: scale(1.045) translateX(-4.5%);
}

.img-hov-slideright img {
    -webkit-transform-origin: right center 0;
    transform-origin: right center 0;
    -webkit-transform: scale(1.045) translateX(0);
    transform: scale(1.045) translateX(0);
}

.img-hov-slideright img:hover {
    -webkit-transform: scale(1.045) translateX(4.5%);
    transform: scale(1.045) translateX(4.5%);
}

.img-hov-slideup img {
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transform: scale(1.045) translateY(0);
    transform: scale(1.045) translateY(0);
}

.img-hov-slideup img:hover {
    -webkit-transform: scale(1.045) translateY(-4.5%);
    transform: scale(1.045) translateY(-4.5%);
}

.img-hov-slidedown img {
    -webkit-transform-origin: center bottom 0;
    transform-origin: center bottom 0;
    -webkit-transform: scale(1.045) translateY(0);
    transform: scale(1.045) translateY(0);
}

.img-hov-slidedown img:hover {
    -webkit-transform: scale(1.045) translateY(4.5%);
    transform: scale(1.045) translateY(4.5%);
}

.img-hov-rotateleft img {
    -webkit-transform: rotateZ(0) scale(1);
    transform: rotateZ(0) scale(1);
}

.img-hov-rotateleft img:hover {
    -webkit-transform: rotateZ(-5deg) scale(1.1);
    transform: rotateZ(-5deg) scale(1.1);
}

.img-hov-rotateright img {
    -webkit-transform: rotateZ(0) scale(1);
    transform: rotateZ(0) scale(1);
}

.img-hov-rotateright img:hover {
    -webkit-transform: rotateZ(5deg) scale(1.1);
    transform: rotateZ(5deg) scale(1.1);
}

.gap-items>* {
    margin-left: 8px;
    margin-right: 8px;
}

.gap-items>*:first-child {
    margin-left: 0;
}

.gap-items>*:last-child {
    margin-right: 0;
}

.gap-items-1>* {
    margin-left: 2px;
    margin-right: 2px;
}

.gap-items-1>*:first-child {
    margin-left: 0;
}

.gap-items-1>*:last-child {
    margin-right: 0;
}

.gap-items-2>* {
    margin-left: 4px;
    margin-right: 4px;
}

.gap-items-2>*:first-child {
    margin-left: 0;
}

.gap-items-2>*:last-child {
    margin-right: 0;
}

.gap-items-3>* {
    margin-left: 8px;
    margin-right: 8px;
}

.gap-items-3>*:first-child {
    margin-left: 0;
}

.gap-items-3>*:last-child {
    margin-right: 0;
}

.gap-items-4>* {
    margin-left: 12px;
    margin-right: 12px;
}

.gap-items-4>*:first-child {
    margin-left: 0;
}

.gap-items-4>*:last-child {
    margin-right: 0;
}

.gap-items-5>* {
    margin-left: 16px;
    margin-right: 16px;
}

.gap-items-5>*:first-child {
    margin-left: 0;
}

.gap-items-5>*:last-child {
    margin-right: 0;
}

.gap-multiline-items {
    margin: -8px;
}

.gap-multiline-items>* {
    margin: 8px;
}

.gap-multiline-items-1 {
    margin: -2px;
}

.gap-multiline-items-1>* {
    margin: 2px;
}

.gap-multiline-items-2 {
    margin: -4px;
}

.gap-multiline-items-2>* {
    margin: 4px;
}

.gap-multiline-items-3 {
    margin: -8px;
}

.gap-multiline-items-3>* {
    margin: 8px;
}

.gap-multiline-items-4 {
    margin: -12px;
}

.gap-multiline-items-4>* {
    margin: 12px;
}

.gap-multiline-items-5 {
    margin: -16px;
}

.gap-multiline-items-5>* {
    margin: 16px;
}

.gap-y.gap-items {
    margin: -8px;
}

.gap-y.gap-items>* {
    margin: 8px;
}

.gap-y.gap-items-1 {
    margin: -2px;
}

.gap-y.gap-items-1>* {
    margin: 2px;
}

.gap-y.gap-items-2 {
    margin: -4px;
}

.gap-y.gap-items-2>* {
    margin: 4px;
}

.gap-y.gap-items-3 {
    margin: -8px;
}

.gap-y.gap-items-3>* {
    margin: 8px;
}

.gap-y.gap-items-4 {
    margin: -12px;
}

.gap-y.gap-items-4>* {
    margin: 12px;
}

.gap-y.gap-items-5 {
    margin: -16px;
}

.gap-y.gap-items-5>* {
    margin: 16px;
}


/*---background and overlay ---*/

.bg-img {
    position: relative;
    border-bottom: none;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}

.box.bg-img,
.box .bg-img {
    border-radius: 5px;
}

[data-overlay] {
    position: relative;
}

[data-overlay]::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    z-index: -1;
    border-radius: inherit;
    display: block;
}

[data-overlay-light] {
    position: relative;
}

[data-overlay-light]::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    z-index: -1;
    border-radius: inherit;
    display: block;
}

[data-overlay="1"]::before {
    opacity: 0.1;
}

[data-overlay="2"]::before {
    opacity: 0.2;
}

[data-overlay="3"]::before {
    opacity: 0.3;
}

[data-overlay="4"]::before {
    opacity: 0.4;
}

[data-overlay="5"]::before {
    opacity: 0.5;
}

[data-overlay="6"]::before {
    opacity: 0.6;
}

[data-overlay="7"]::before {
    opacity: 0.7;
}

[data-overlay="8"]::before {
    opacity: 0.8;
}

[data-overlay="9"]::before {
    opacity: 0.9;
}

[data-overlay-light="1"]::before {
    opacity: 0.1;
}

[data-overlay-light="2"]::before {
    opacity: 0.2;
}

[data-overlay-light="3"]::before {
    opacity: 0.3;
}

[data-overlay-light="4"]::before {
    opacity: 0.4;
}

[data-overlay-light="5"]::before {
    opacity: 0.5;
}

[data-overlay-light="6"]::before {
    opacity: 0.6;
}

[data-overlay-light="7"]::before {
    opacity: 0.7;
}

[data-overlay-light="8"]::before {
    opacity: 0.8;
}

[data-overlay-light="9"]::before {
    opacity: 0.9;
}

[data-scrim-top] {
    position: relative;
}

[data-scrim-top]::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 20%;
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(transparent));
    background: -webkit-linear-gradient(top, #000000 0%, transparent 100%);
    background: linear-gradient(to bottom, #000000 0%, transparent 100%);
    z-index: -1;
    border-radius: inherit;
}

[data-scrim-bottom] {
    position: relative;
}

[data-scrim-bottom]::before {
    position: absolute;
    content: '';
    top: 20%;
    left: 0;
    right: 0;
    bottom: 0%;
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(transparent));
    background: -webkit-linear-gradient(top, #000000 0%, transparent 100%);
    background: linear-gradient(to bottom, #000000 0%, transparent 100%);
    z-index: -1;
    border-radius: inherit;
}

[data-scrim-top="1"]::before,
[data-scrim-bottom="1"]::before {
    opacity: 0.1;
}

[data-scrim-top="2"]::before,
[data-scrim-bottom="2"]::before {
    opacity: 0.2;
}

[data-scrim-top="3"]::before,
[data-scrim-bottom="3"]::before {
    opacity: 0.3;
}

[data-scrim-top="4"]::before,
[data-scrim-bottom="4"]::before {
    opacity: 0.4;
}

[data-scrim-top="5"]::before,
[data-scrim-bottom="5"]::before {
    opacity: 0.5;
}

[data-scrim-top="6"]::before,
[data-scrim-bottom="6"]::before {
    opacity: 0.6;
}

[data-scrim-top="7"]::before,
[data-scrim-bottom="7"]::before {
    opacity: 0.7;
}

[data-scrim-top="8"]::before,
[data-scrim-bottom="8"]::before {
    opacity: 0.8;
}

[data-scrim-top="9"]::before,
[data-scrim-bottom="9"]::before {
    opacity: 0.9;
}


/*---blockquote ---*/

.blockquote {
    font-style: italic;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-top: 1rem;
    color: #2f363c;
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: 0.25rem solid #f0f0f0;
}

.blockquote p {
    font-size: 1.125rem;
    line-height: 1.875rem;
}

.blockquote a {
    color: #2f363c;
}

.blockquote footer {
    color: #738391;
    font-size: 0.875rem;
}

.blockquote footer::before {
    content: '\2014 \00A0';
}

.blockquote-inverse {
    color: rgba(255, 255, 255, 0.8) !important;
}

.blockquote-inverse footer {
    color: rgba(255, 255, 255, 0.8) !important;
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: 0.25rem solid #f0f0f0;
    border-left: 0;
}


/*---nav-dot ---*/

.nav-dot-separated .nav-item::after,
.nav-dot-separated>.nav-link::after {
    content: '/';
    vertical-align: middle;
    color: #2f363c;
    opacity: 0.4;
    cursor: default;
}

.nav-dot-separated .nav-link:hover,
.nav-dot-separated .nav-link:active,
.nav-dot-separated .nav-link:focus,
.nav-dot-separated .nav-link.active {
    background-color: transparent;
}

.nav-dot-separated .nav-item,
.nav-dot-separated>.nav-link {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
}

.nav-dot-separated .nav-item:last-child::after,
.nav-dot-separated>.nav-link:last-child::after {
    display: none;
}

.nav.no-gutters>.nav-link:first-child,
.nav.no-gutters .nav-item:first-child .nav-link {
    padding-left: 0;
}


/*---rating ---*/

.rating {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    list-style: none;
    margin: 0;
    padding: 0;
}

.rating input {
    display: none;
}

.rating label {
    color: #f0f0f0;
    cursor: pointer;
}

.rating label::before {
    margin-right: 5px;
    font-size: 20px;
    display: inline-block;
}

.rating-static {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.rating-static label {
    cursor: default;
}

.rating-static label:not(.active) {
    color: #f0f0f0 !important;
}

.rating-xs label::before {
    margin-right: 1px;
    font-size: 1rem;
}

.rating-sm label::before {
    margin-right: 2px;
    font-size: 1.143rem;
}

.rating-lg label::before {
    font-size: 1.714rem;
}

.rating-remove {
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
    line-height: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}

[data-has-rate="true"]:hover .rating-remove {
    opacity: .6;
    visibility: visible;
}

[data-has-rate="true"]:hover .rating-remove:hover {
    opacity: 1;
}

.rating-secondary .active,
.rating-secondary :checked~label,
.rating-secondary label:hover,
.rating-secondary label:hover~label {
    color: #81909c;
}

.rating-gray .active,
.rating-gray :checked~label,
.rating-gray label:hover,
.rating-gray label:hover~label {
    color: gray;
}

.rating-dark .active,
.rating-dark :checked~label,
.rating-dark label:hover,
.rating-dark label:hover~label {
    color: #2f363c;
}


/*---toggler ---*/

.toggler {
    color: #f0f0f0;
    cursor: pointer;
    font-size: 1.429rem;
    margin-bottom: 0;
    line-height: 1.2;
}

.toggler i {
    -webkit-transition: color .2s linear;
    transition: color .2s linear;
}

.toggler input {
    display: none;
}

.toggler input:checked+i {
    color: #ffc107;
}

.toggler-gray input:checked+i {
    color: gray;
}

.toggler-dark input:checked+i {
    color: #2f363c;
}

.toggler-secondary input:checked+i {
    color: #81909c;
}


/*---box nav-tab---*/

.nav-tabs .nav-link {
    position: relative;
    color: #5c6975;
    padding: 0.5rem 1.25rem;
    border-radius: 5px 5px 0px 0px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border: 1px solid #d9d9d9;
}

@media (max-width: 767px) {
    .nav-tabs .nav-link {
        padding: 8px 12px;
    }
    .bt-nav-tabs ul li {
        width: 33%;
    }
}

.nav-tabs.nav-tabs-secondary .nav-link:hover,
.nav-tabs.nav-tabs-secondary .nav-link:active,
.nav-tabs.nav-tabs-secondary .nav-link.active {
    border-color: #81909c;
    background-color: transparent;
    color: #2f363c;
}

.nav-tabs.nav-tabs-secondary .nav-link.active:hover,
.nav-tabs.nav-tabs-secondary .nav-link.active:focus {
    border-color: #81909c;
    background-color: transparent;
    color: #2f363c;
}

.nav-tabs.nav-tabs-gray .nav-link:hover,
.nav-tabs.nav-tabs-gray .nav-link:active,
.nav-tabs.nav-tabs-gray .nav-link.active {
    border-color: gray;
    background-color: transparent;
    color: #000000;
}

.nav-tabs.nav-tabs-gray .nav-link.active:hover,
.nav-tabs.nav-tabs-gray .nav-link.active:focus {
    border-color: gray;
    background-color: transparent;
    color: #000000;
}

.nav-tabs.nav-tabs-dark .nav-link:hover,
.nav-tabs.nav-tabs-dark .nav-link:active,
.nav-tabs.nav-tabs-dark .nav-link.active {
    border-color: #2f363c;
    background-color: transparent;
    color: #2f363c;
}

.nav-tabs.nav-tabs-dark .nav-link.active:hover,
.nav-tabs.nav-tabs-dark .nav-link.active:focus {
    border-color: #2f363c;
    background-color: transparent;
    color: #2f363c;
}

.nav-tabs-light-mode {
    background-color: #f0f0f0;
}

.nav-tabs-light-mode .nav-link {
    border-bottom: none;
}

.nav-tabs-inverse-mode {
    border-bottom: none;
    background-color: transparent;
    margin-bottom: 0;
}

.nav-tabs-inverse-mode .nav-link {
    border: none;
}

.nav-tabs-inverse-mode .nav-link.active {
    background-color: #f0f0f0;
    color: #2f363c;
}

.nav-tabs-inverse-mode .nav-link.active:hover,
.nav-tabs-inverse-mode .nav-link.active:focus {
    background-color: #f0f0f0;
    color: #2f363c;
}

.nav-tabs-inverse-mode+.tab-content {
    background-color: #f0f0f0;
    padding: 20px 16px;
}

.nav-tabs-left {
    display: -webkit-box;
    display: flex;
}

.nav-tabs-left .nav-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-bottom: 0;
    border-right: 1px solid #f0f0f0;
}

.nav-tabs-left .nav-tabs .nav-item+.nav-item {
    margin-left: 0;
}

.nav-tabs-left .nav-tabs .nav-link {
    border-bottom: none;
    text-align: left;
    border-right: 2px solid transparent;
}

.nav-tabs-left .tab-content {
    overflow: hidden;
    padding-left: 20px;
}

.nav-tabs-right {
    display: -webkit-box;
    display: flex;
}

.nav-tabs-right .nav-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-bottom: 0;
    -webkit-box-ordinal-group: 3;
    order: 2;
    border-left: 1px solid #f0f0f0;
}

.nav-tabs-right .nav-tabs .nav-item+.nav-item {
    margin-left: 0;
}

.nav-tabs-right .nav-tabs .nav-link {
    border-bottom: none;
    text-align: left;
    border-left: 2px solid transparent;
}

.nav-tabs-right .tab-content {
    overflow: hidden;
    -webkit-box-ordinal-group: 2;
    order: 1;
    padding-right: 20px;
}


/*---lookup---*/

.lookup {
    position: relative;
    display: -webkit-block;
    display: block;
    -webkit-box-align: center;
    align-items: center;
}

.lookup::before {
    content: "\e610";
    font-family: themify;
    font-size: 1rem;
    position: absolute;
    top: 52%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.4);
    width: 36px;
    text-align: center;
    cursor: text;
}

.lookup input {
    color: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 0.25rem;
    height: 25px;
    width: 200px;
    max-width: 100%;
    padding-left: 36px !important;
    padding-right: 18px;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: .5px;
    outline: none !important;
    -webkit-transition: .5s;
    transition: .5s;
}

.lookup input::-webkit-input-placeholder {
    color: rgba(47, 54, 60, 0.7);
}

.lookup input:-moz-placeholder {
    color: rgba(47, 54, 60, 0.7);
}

.lookup input::-moz-placeholder {
    color: rgba(47, 54, 60, 0.7);
}

.lookup input:-ms-input-placeholder {
    color: rgba(47, 54, 60, 0.7);
}

.lookup input:focus {
    background-color: rgba(47, 54, 60, 0.04);
}

.lookup input+input {
    border-left: none;
}

.lookup input+.bootstrap-select .dropdown-toggle {
    border-left: none;
}

.lookup .bootstrap-select+.bootstrap-select .dropdown-toggle {
    border-left: none;
}

.lookup .btn {
    height: 36px;
    line-height: 36px;
}

.lookup.no-icon::before {
    display: none;
}

.lookup.no-icon input {
    padding-left: 18px;
}

.lookup-sm::before {
    font-size: 1rem;
    width: 29px;
}

.lookup-sm input {
    border-radius: 5px;
    height: 29px;
    padding-left: 29px;
    padding-right: 14.5px;
    font-size: 1rem;
    width: 160px;
}

.lookup-sm .btn {
    height: 29px;
    line-height: 29px;
}

.lookup-lg::before {
    font-size: 1.429rem;
    width: 48px;
}

.lookup-lg input {
    border-radius: 5px;
    height: 48px;
    padding-left: 48px;
    padding-right: 24px;
    font-size: 1.143rem;
    width: 250px;
}

.lookup-lg .btn {
    height: 48px;
    line-height: 48px;
}

.lookup-right::before {
    left: auto;
    right: 0;
}

.lookup-right input {
    padding-left: 18px;
    padding-right: 36px;
}

.lookup-right.lookup-sm input {
    padding-left: 14.5px;
    padding-right: 29px;
}

.lookup-right.lookup-lg input {
    padding-left: 24px;
    padding-right: 48px;
}

.lookup-right.no-icon input {
    padding-right: 18px;
}

.lookup-right.no-icon.lookup-sm input {
    padding-right: 14.5px;
}

.lookup-right.no-icon.lookup-sm input {
    padding-right: 24px;
}

.lookup-circle {
    z-index: 0;
}

.lookup-circle::before {
    z-index: -1;
}

.lookup-circle input {
    background-color: rgba(47, 54, 60, 0.04);
    border: none;
    width: 36px;
    padding-right: 0;
}

.lookup-circle input:focus {
    background-color: rgba(47, 54, 60, 0.05);
    width: 170px;
    padding-right: 18px;
}

.lookup-circle.lookup-sm::before {
    font-size: 1rem;
    width: 29px;
}

.lookup-circle.lookup-sm input {
    border-radius: 14.5px;
    height: 29px;
    width: 29px;
    padding-left: 29px;
}

.lookup-circle.lookup-sm input:focus {
    width: 150px;
    padding-right: 14.5px;
}

.lookup-circle.lookup-lg::before {
    font-size: 1.143rem;
    width: 48px;
}

.lookup-circle.lookup-lg input {
    border-radius: 24px;
    height: 48px;
    width: 48px;
    padding-left: 48px;
}

.lookup-circle.lookup-lg input:focus {
    width: 200px;
    padding-right: 24px;
}

.lookup-circle.lookup-right::before {
    left: auto;
    right: 0;
}

.lookup-circle.lookup-right input {
    padding-left: 0;
    padding-right: 36px;
}

.lookup-circle.lookup-right input:focus {
    padding-left: 18px !important;
}

.lookup-circle.lookup-right.lookup-sm input {
    padding-left: 0;
    padding-right: 29px;
}

.lookup-circle.lookup-right.lookup-sm input:focus {
    padding-left: 14.5px;
}

.lookup-circle.lookup-right.lookup-lg input {
    padding-left: 0;
    padding-right: 48px;
}

.lookup-circle.lookup-right.lookup-lg input:focus {
    padding-left: 24px;
}

.lookup-huge {
    display: -webkit-box;
    display: flex;
}

.lookup-huge::before {
    font-size: 1.714rem;
    width: 64px;
}

.lookup-huge input {
    border-radius: 32px;
    height: 64px;
    padding-left: 64px;
    padding-right: 32px;
    font-size: 1.429rem;
    font-weight: 100;
    width: 100%;
}

.lookup-huge input::-webkit-input-placeholder {
    color: #cccccc;
}

.lookup-huge input:-moz-placeholder {
    color: #cccccc;
}

.lookup-huge input::-moz-placeholder {
    color: #cccccc;
}

.lookup-huge input:-ms-input-placeholder {
    color: #cccccc;
}

.lookup-huge .btn,
.lookup-huge .bootstrap-select.btn-group>.dropdown-toggle {
    height: 64px;
    line-height: 100%;
}

.lookup-huge.no-icon input {
    padding-left: 32px;
}

.lookup-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.985);
    z-index: 1050;
    padding: 50px 5%;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.lookup-fullscreen.reveal {
    display: -webkit-box;
    display: flex;
}

.lookup-fullscreen>.close {
    position: absolute;
    top: 32px;
    right: 32px;
}

.lookup-fullscreen .lookup-form {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 2rem;
}

.lookup-fullscreen .lookup-form input {
    border: none;
    font-size: 44px;
    background-color: transparent;
    outline: none !important;
    padding: 25px 0;
    color: #2f363c;
    width: 100%;
}

.lookup-fullscreen .lookup-form input::-webkit-input-placeholder {
    color: #cccccc;
}

.lookup-fullscreen .lookup-form input:-moz-placeholder {
    color: #cccccc;
}

.lookup-fullscreen .lookup-form input::-moz-placeholder {
    color: #cccccc;
}

.lookup-fullscreen .lookup-form input:-ms-input-placeholder {
    color: #cccccc;
}

.lookup-fullscreen .lookup-results {
    height: 100%;
}

.lookup-fullscreen .lookup-results .ps-scrollbar-x-rail {
    display: none;
}

@media (max-width: 767px) {
    .lookup-fullscreen .lookup-results.scrollable .row {
        margin-left: 0;
        margin-right: 0;
    }
    .lookup-fullscreen .lookup-results.scrollable .row [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }
}


/*---publisher---*/

.publisher {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 20px;
}

.publisher>* {
    margin: 0 8px;
}

.publisher>*:first-child {
    margin-left: 0;
}

.publisher>*:last-child {
    margin-right: 0;
}

.publisher-multi {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    border-radius: 5px;
}

.publisher-multi>* {
    margin: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    width: 100%;
}

.publisher-multi .publisher-input {
    margin-bottom: 1rem;
}

.publisher-input {
    -webkit-box-flex: 1;
    flex-grow: 1;
    border: none;
    outline: none !important;
    background-color: transparent;
}

.publisher-btn {
    background-color: transparent;
    border: none;
    color: #8f9ca8;
    font-size: 1.143rem;
    cursor: pointer;
    overflow: -moz-hidden-unscrollable;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}

.publisher-btn:hover {
    color: #616a78;
}

.publisher-avatar {
    position: absolute;
    width: auto;
    left: -18px;
    top: 8px;
}

.publisher-avatar.avatar-sm {
    left: -14.5px;
    top: auto;
}


/*---price---*/

.price {
    font-weight: bold;
    font-size: 5.4285714286rem;
    line-height: normal;
    padding: 10px 0;
}

.price sup {
    font-size: 1.857rem;
    vertical-align: super;
}

.price span {
    display: block;
    font-size: 0.8571rem;
    font-weight: 400;
    line-height: 25px;
}

.price-dollar {
    display: inline-block;
    font-size: 1.143rem;
    vertical-align: top;
    margin-right: -10px;
    margin-top: 14px;
}

.price-interval {
    display: inline-block;
    font-size: 0.8571rem;
    vertical-align: text-bottom;
    margin-left: -10px;
    margin-bottom: 14px;
    color: #5c6975;
}


/*---todo-list---*/

.todo-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto;
}

.todo-list>li {
    border-radius: 2px;
    padding: 1.5rem 2.2rem;
    margin-bottom: 2px;
    color: #2f363c;
}

.todo-list>li:last-of-type {
    margin-bottom: 0;
}

.todo-list>li>input[type=checkbox] {
    margin: 0 10px 0 5px;
}

.todo-list>li .text {
    display: inline-block;
    margin-left: 30px;
    font-weight: 600;
}

.todo-list>li .label {
    margin-left: 10px;
    font-size: fs-10;
}

.todo-list>li .tools {
    display: none;
    float: right;
    color: #dc3545;
}

.todo-list>li .tools>i {
    margin-right: 5px;
    cursor: pointer;
}

.todo-list>li:hover .tools {
    display: inline-block;
}

.todo-list>li.done {
    color: #737373;
}

.todo-list>li.done .text {
    text-decoration: line-through;
    font-weight: 500;
}

.todo-list>li.done .text-line {
    text-decoration: line-through;
    font-weight: 500;
}

.todo-list>li.done label {
    background: #f0f0f0;
}

.todo-list .done .text-line {
    text-decoration: line-through;
    font-weight: 500;
}

.todo-list .handle {
    display: inline-block;
    cursor: move;
    margin: 0 5px;
}

.todo-list .handle2 {
    border-left: 3px dotted #b3b3b3;
    border-right: 3px dotted #b3b3b3;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    margin: 0;
}

.control {
    margin-bottom: 0;
    display: inline;
    padding-left: 0;
    padding-top: 0;
    cursor: pointer;
    font-size: 1.143rem;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control input:focus~.control_indicator {
    background-color: #ffffff;
}

.control input:disabled~.control_indicator {
    background: #cccccc;
    opacity: .6;
    pointer-events: none;
}

.control input:checked~.control_indicator:after {
    display: block;
}

.control:hover input~.control_indicator {
    background-color: #ffffff;
}

.control_indicator {
    position: absolute;
    top: 2px;
    left: 5px;
    height: 15px;
    width: 15px;
    background-color: #ffffff;
}

.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}

.control-radio .control_indicator {
    border-radius: undefined;
}

.control-checkbox .control_indicator:after {
    left: 5px;
    top: 1px;
    width: 3px;
    height: 8px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control-checkbox input:disabled~.control_indicator:after {
    border-color: #737373;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

td .label {
    font-size: 100%;
}

.badge {
    font-weight: normal;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}


/*---chat---*/

.chat {
    padding: 5px 20px 5px 10px;
}

.chat .item {
    margin-bottom: 10px;
}

.chat .item:before,
.chat .item:after {
    content: " ";
    display: table;
}

.chat .item>img {
    width: 40px;
    height: 40px;
    border: 2px solid transparent;
    border-radius: 5px;
}

.chat .item>.online {
    border: 2px solid #28a745;
}

.chat .item>.offline {
    border: 2px solid #dc3545;
}

.chat .item>.message {
    margin-left: 55px;
    margin-top: -40px;
    color: #737373;
}

.chat .item>.message>.name {
    display: block;
    font-weight: 600;
}

.chat .item>.attachment {
    border-radius: 3px;
    background-color: #f0f0f0;
    margin-left: 65px;
    margin-right: 15px;
    padding: 10px;
}

.chat .item>.attachment .pull-right .btn {
    top: 10px;
    position: relative;
    border-radius: 5px;
}

.chat .item>.attachment>h4 {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 1rem;
}

.chat .item>.attachment>.filename,
.chat .item>.attachment>p {
    font-weight: 600;
    font-size: 1rem;
    font-style: italic;
    margin: 0;
}

.chat .item>.attachment:before,
.chat .item>.attachment:after {
    content: " ";
    display: table;
}


/*---timeline---*/

.timeline {
    width: 100%;
    position: relative;
    padding: 1px 0;
    list-style: none;
    font-weight: 400;
}

.timeline .timeline-item {
    padding-left: 0;
    padding-right: 30px;
}

.timeline .timeline-item.timeline-item-right {
    padding-left: 30px;
    padding-right: 0;
}

.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 30px;
    padding-right: 0;
}

.timeline .timeline-item .timeline-event {
    width: 100%;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100% !important;
    margin-left: 1px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #8c8c8c;
}

.timeline:after {
    clear: both;
}

.timeline:before,
.timeline:after {
    content: " ";
    display: block;
}

.timeline.timeline-single-column.timeline {
    width: 100%;
    max-width: 768px;
}

.timeline.timeline-single-column.timeline .timeline-item {
    padding-left: 72px;
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right {
    padding-left: 72px;
    padding-right: 0;
}

.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 72px;
    padding-right: 0;
}

.timeline.timeline-single-column.timeline .timeline-item .timeline-event {
    width: 100%;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event {
    float: right !important;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before,
.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
}

.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
    margin-top: 0;
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-point {
    transform: translateX(-50%);
    left: 42px !important;
    margin-left: 0;
}

.timeline.timeline-single-column.timeline:before {
    left: 42px;
    width: 0;
    margin-left: -1px;
}

.timeline.timeline-single-column.timeline .timeline-label {
    transform: translateX(-50%);
    margin: 0 0 20px 42px;
}

.timeline.timeline-single-column.timeline .timeline-label+.timeline-item+.timeline-item {
    margin-top: 0;
}

.timeline.timeline-single-full-column.timeline {
    width: 100%;
    max-width: 100%;
}

.timeline.timeline-line-solid:before {
    border-right-style: solid;
}

.timeline.timeline-line-dotted:before {
    border-right-style: dotted;
}

.timeline.timeline-line-dashed:before {
    border-right-style: dashed;
}

.timeline .timeline-item {
    position: relative;
    float: left;
    clear: left;
    width: 50%;
    margin-bottom: 20px;
}

.timeline .timeline-item:before,
.timeline .timeline-item:after {
    content: "";
    display: table;
}

.timeline .timeline-item:after {
    clear: both;
}

.timeline .timeline-item:last-child {
    margin-bottom: 0 !important;
}

.timeline .timeline-item.timeline-item-right>.timeline-event {
    float: right !important;
}

.timeline .timeline-item.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-right>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-right>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
}

.timeline .timeline-item.timeline-item-right>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
}

.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important;
}

.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
}

.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
}

.timeline .timeline-item>.timeline-event {
    background: #ffffff;
    border: 1px solid #8c8c8c;
    color: #2f363c;
    position: relative;
    float: left;
    border-radius: 3px;
}

.timeline .timeline-item>.timeline-event:after {
    top: 11px;
    right: -14px;
    border-top: 14px solid transparent;
    border-left-width: 14px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 14px solid transparent;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
}

.timeline .timeline-item>.timeline-event:before {
    top: 10px;
    right: -15px;
    border-top: 15px solid transparent;
    border-left-width: 15px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 15px solid transparent;
    border-left-color: #8c8c8c;
    border-right-color: #8c8c8c;
}

.timeline .timeline-item>.timeline-event.timeline-event-default {
    background: #ffffff;
    border: 1px solid #8c8c8c;
    color: #2f363c;
}

.timeline .timeline-item>.timeline-event.timeline-event-default:before {
    border-left-color: #8c8c8c;
    border-right-color: #8c8c8c;
}

.timeline .timeline-item>.timeline-event.timeline-event-default:after {
    border-left-color: #ffffff;
    border-right-color: #ffffff;
}

.timeline .timeline-item>.timeline-event.timeline-event-default * {
    color: inherit;
}

.timeline .timeline-item>.timeline-event:before,
.timeline .timeline-item>.timeline-event:after {
    content: "";
    display: inline-block;
    position: absolute;
}

.timeline .timeline-item>.timeline-event .timeline-heading {
    padding: 0.75rem 1.25rem;
}

.timeline .timeline-item>.timeline-event .timeline-heading .timeline-title {
    margin-bottom: 0;
}

.timeline .timeline-item>.timeline-event .timeline-body {
    padding: 0.25rem 1.25rem;
}

.timeline .timeline-item>.timeline-event .timeline-footer {
    padding: 0.75rem 1.25rem;
}

.timeline .timeline-item>.timeline-event .timeline-footer a {
    cursor: pointer;
    text-decoration: none;
}

.timeline .timeline-item>.timeline-event .timeline-heading p,
.timeline .timeline-item>.timeline-event .timeline-body p,
.timeline .timeline-item>.timeline-event .timeline-footer p,
.timeline .timeline-item>.timeline-event .timeline-heading ul,
.timeline .timeline-item>.timeline-event .timeline-body ul,
.timeline .timeline-item>.timeline-event .timeline-footer ul {
    margin-bottom: 0;
}

.timeline .timeline-item>.timeline-event .panel,
.timeline .timeline-item>.timeline-event .table,
.timeline .timeline-item>.timeline-event .blankslate {
    margin: 0;
    border: none;
    border-radius: inherit;
    overflow: hidden;
}

.timeline .timeline-item>.timeline-event .table th {
    border-top: 0;
}

.timeline .timeline-item>.timeline-point {
    top: 25px;
    color: #8c8c8c;
    background: #ffffff;
    right: -24px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: 12px;
    margin-right: 12px;
    position: absolute;
    z-index: 100;
    border-width: 2px;
    border-style: solid;
    border-radius: 100%;
    line-height: 20px;
    text-align: center;
}

.timeline .timeline-item>.timeline-point.timeline-point-blank {
    right: -12px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    margin-left: 6px;
    margin-right: 6px;
    color: #8c8c8c;
    background: #8c8c8c;
}

.timeline .timeline-item>.timeline-point.timeline-point-default {
    color: #8c8c8c;
    background: #ffffff;
}

.timeline .timeline-item:nth-of-type(2) {
    margin-top: 40px;
}

.timeline .timeline-item.timeline-item-left {
    clear: both !important;
}

.timeline .timeline-item.timeline-item-right {
    clear: both !important;
    float: right;
}

.timeline .timeline-item.timeline-item-right>.timeline-point {
    left: -24px;
}

.timeline .timeline-item.timeline-item-right>.timeline-point.timeline-point-blank {
    left: -12px;
}

.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    float: right;
    clear: right;
}

.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point {
    left: -24px;
}

.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point.timeline-point-blank {
    left: -12px;
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event {
    float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before {
    left: -10px !important;
    border-right-width: 10px !important;
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after {
    left: -9px !important;
    border-right-width: 9px !important;
}

.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -10px !important;
    border-right-width: 10px !important;
}

.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -9px !important;
    border-right-width: 9px !important;
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before {
    top: 4px;
    right: -10px;
    border-top: 10px solid transparent;
    border-left-width: 10px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 10px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
    top: 5px;
    right: -9px;
    border-top: 9px solid transparent;
    border-left-width: 9px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 9px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-point {
    top: 14px;
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event {
    float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
}

.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
}

.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before {
    top: 10px;
    right: -15px;
    border-top: 15px solid transparent;
    border-left-width: 15px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 15px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-event :after {
    top: 11px;
    right: -14px;
    border-top: 14px solid transparent;
    border-left-width: 14px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 14px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-point {
    top: 25px;
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event {
    float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before {
    left: -18px !important;
    border-right-width: 18px !important;
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after {
    left: -17px !important;
    border-right-width: 17px !important;
}

.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important;
}

.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -18px !important;
    border-right-width: 18px !important;
}

.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -17px !important;
    border-right-width: 17px !important;
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before {
    top: 10px;
    right: -18px;
    border-top: 18px solid transparent;
    border-left-width: 18px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 18px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event :after {
    top: 11px;
    right: -17px;
    border-top: 17px solid transparent;
    border-left-width: 17px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 17px solid transparent;
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-point {
    top: 28px;
}

.timeline .timeline-label {
    position: relative;
    float: left;
    clear: left;
    margin-bottom: 20px;
    top: 1px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
}

.timeline .timeline-label:before,
.timeline .timeline-label:after {
    content: "";
    display: table;
}

.timeline .timeline-label:after {
    clear: both;
}

.timeline .timeline-label:last-child {
    margin-bottom: 0 !important;
}

.timeline .timeline-label+.timeline-item {
    margin-top: 0;
}

.timeline .timeline-label+.timeline-item+.timeline-item {
    margin-top: 40px;
}

.timeline .timeline-label .label-default {
    background-color: #8c8c8c;
}

.timeline-single-column.timeline .timeline-item>.timeline-event {
    float: right !important;
}

.timeline-single-column.timeline .timeline-item>.timeline-event:before,
.timeline-single-column.timeline .timeline-item>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline-single-column.timeline .timeline-item>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
}

.timeline-single-column.timeline .timeline-item>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event {
    float: right !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before {
    left: -10px !important;
    border-right-width: 10px !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
    left: -9px !important;
    border-right-width: 9px !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event {
    float: right !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event {
    float: right !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before {
    left: -18px !important;
    border-right-width: 18px !important;
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
    left: -17px !important;
    border-right-width: 17px !important;
}

@media (max-width: 767px) {
    #google_translate_element{
        margin-top: 0;
    }
    .navbar-custom-menu .navbar-nav>li{
        height: auto;
    }
    .timeline.timeline {
        width: 100%;
        max-width: 100%;
    }
    .timeline.timeline .timeline-item {
        padding-left: 72px;
        padding-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .timeline.timeline .timeline-item.timeline-item-right,
    .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
        padding-left: 72px;
        padding-right: 0;
    }
    .timeline.timeline .timeline-item .timeline-event {
        width: 100%;
    }
    .timeline.timeline .timeline-item>.timeline-event {
        float: right !important;
    }
    .timeline.timeline .timeline-item>.timeline-event:before,
    .timeline.timeline .timeline-item>.timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important;
    }
    .timeline.timeline .timeline-item>.timeline-event:before {
        left: -15px !important;
        border-right-width: 15px !important;
    }
    .timeline.timeline .timeline-item>.timeline-event:after {
        left: -14px !important;
        border-right-width: 14px !important;
    }
    .timeline.timeline .timeline-item:nth-of-type(even) {
        margin-top: 0;
    }
    .timeline.timeline .timeline-item>.timeline-point {
        transform: translateX(-50%);
        left: 42px !important;
        margin-left: 0;
    }
    .timeline.timeline:before {
        left: 42px;
        width: 0;
        margin-left: -1px;
    }
    .timeline.timeline .timeline-label {
        transform: translateX(-50%);
        margin: 0 0 20px 42px;
    }
    .timeline.timeline .timeline-label+.timeline-item+.timeline-item {
        margin-top: 0;
    }
}


/* Animation Delay */

.d01 {
    animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
}

.d02 {
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.d03 {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.d04 {
    animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.d05 {
    animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.d06 {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.d07 {
    animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.d08 {
    animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.d09 {
    animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.d10 {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.d11 {
    animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
}

.d12 {
    animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

.d13 {
    animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
}

.d14 {
    animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
}

.d15 {
    animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}

.d16 {
    animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
}

.d17 {
    animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    -webkit-animation-delay: 1.7s;
}

.d18 {
    animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
}

.d19 {
    animation-delay: 1.9s;
    -moz-animation-delay: 1.9s;
    -webkit-animation-delay: 1.9s;
}

.d21 {
    animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    -webkit-animation-delay: 2.1s;
}

.d26 {
    animation-delay: 2.6s;
    -moz-animation-delay: 2.6s;
    -webkit-animation-delay: 2.6s;
}

.t14 {
    animation-duration: 1.4s !important;
}

.t24 {
    animation-duration: 2.4s !important;
}


/*Animation ends*/

.anim,
.anima {
    opacity: 0;
}

.anim.animated,
.anima.animated {
    opacity: 1;
}

#timeline {
    list-style: none;
    position: relative;
    margin: 50px auto;
    width: 90%;
}

#timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #007bff;
    left: 50%;
    margin-left: -1.5px;
}

#timeline .clearFix {
    clear: both;
    height: 0;
}

#timeline .timeline-badge {
    color: #ffffff;
    width: 25px;
    height: 25px;
    font-size: 1.2em;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -13px;
    background-color: #ffffff;
    z-index: 6;
    border-radius: 50%;
    border: 2px solid #007bff;
}

#timeline .timeline-badge span.timeline-balloon-date-day {
    font-size: 1.4em;
}

#timeline .timeline-badge span.timeline-balloon-date-month {
    font-size: .7em;
    position: relative;
    top: -10px;
}

#timeline .timeline-badge .timeline-filter-movement {
    background-color: #ffffff;
    font-size: 1.7em;
    height: 35px;
    margin-left: -18px;
    width: 35px;
    top: 40px;
}

#timeline .timeline-badge .timeline-filter-movement a span {
    color: #007bff;
    font-size: 1.3em;
    top: -1px;
}

#timeline .timeline-badge .timeline-future-movement {
    background-color: #ffffff;
    height: 120px;
    width: 120px;
    font-size: 1.7em;
    top: -16px;
    margin-left: -60px;
    border: 2px solid #007bff;
}

#timeline .timeline-badge .timeline-future-movement a span {
    color: #007bff;
    font-size: .9em;
    top: 0;
    left: 1px;
}

#timeline .timeline-badge .timeline-future-movement p {
    color: #007bff;
    position: absolute;
    top: 40px;
    left: 32px;
}

#timeline .timeline-movement {
    position: relative;
    margin-bottom: 10rem;
}

#timeline .timeline-movement.timeline-movement-top {
    height: 60px;
}

#timeline .timeline-movement .timeline-item .timeline-panel {
    border: 1px solid #b3b3b3;
    border-radius: 3px;
    background-color: #ffffff;
    color: #666666;
    padding: 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .lefting-wrap {
    float: right;
    width: 30%;
    height: 130px;
    background-color: #f0f0f0;
}

#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .righting-wrap {
    float: left;
    width: 70%;
    height: 130px;
    padding: 0 12px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
    color: #666666;
    width: 100%;
}

#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li.img-wraping a img {
    width: 100%;
    height: 130px;
}

#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li a.importo {
    font-size: 1.3em;
    font-weight: 600;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
    text-align: left;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .lefting-wrap {
    float: left;
    width: 30%;
    height: 130px;
    background-color: #f0f0f0;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .righting-wrap {
    float: right;
    width: 70%;
    height: 130px;
    padding: 0 0 0 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li {
    color: #666666;
    width: 100%;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping {
    width: 100%;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping a img {
    width: 100%;
    height: 130px;
}

#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li a.importo {
    font-size: 1.3em;
    font-weight: 600;
}

.clear {
    clear: both;
}


/*timeline5*/

.timeline5 {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.timeline5:before {
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
}

.timeline__group {
    position: relative;
}

.timeline__group:not(:first-of-type) {
    margin-top: 4rem;
}

.timeline__year {
    padding: .5rem 1.5rem;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
}

.timeline__box {
    position: relative;
}

.timeline__box:not(:last-of-type) {
    margin-bottom: 30px;
}

.timeline__box:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    z-index: 1;
}

.timeline__date {
    min-width: 80px;
    position: absolute;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
    padding: .5rem 1.5rem;
    text-align: center;
    color: #ffffff;
}

.timeline__day {
    font-size: 2rem;
    font-weight: 700;
    display: block;
}

.timeline__month {
    display: block;
    font-size: .8em;
    text-transform: uppercase;
}

.timeline__post {
    padding: 1.5rem 2rem;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    background-color: #ffffff;
    z-index: 1;
    position: relative;
}

@media screen and (min-width: 641px) {
    .timeline5:before {
        left: 38px;
    }
    .timeline__group {
        padding-top: 55px;
    }
    .timeline__box {
        padding-left: 105px;
    }
    .timeline__box:before {
        top: 50%;
        transform: translateY(-50%);
    }
    .timeline__date {
        top: 50%;
        margin-top: -38px;
    }
}

@media screen and (max-width: 640px) {
    .timeline5:before {
        left: 0;
    }
    .timeline__group {
        padding-top: 40px;
    }
    .timeline__box {
        padding-left: 20px;
        padding-top: 70px;
    }
    .timeline__box:before {
        top: 90px;
    }
    .timeline__date {
        top: 0;
    }
}

.timeline5 {
    font-size: 1.143rem;
}


/* horizontal-timeline */

.cd-horizontal-timeline .timeline {
    padding: 20px 0 20px;
}

.cd-horizontal-timeline .timeline:before,
.cd-horizontal-timeline .timeline:after {
    display: none;
}


/*Button*/

.btn {
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
    cursor: pointer;
    line-height: inherit;
    padding: 5px 16px;
    font-size: 1.1rem;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    /* background-color: #19378a; */
    color: white;
}

.btn.btn-flat {
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px;
}

.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn:focus,
.btn.focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn:hover {
    color: white;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-box-shadow: 0 14px 26px -12px rgba(0, 0, 0, 0.1), 0 4px 23px 0 rgba(0, 0, 0, 0.1), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 14px 26px -12px rgba(0, 0, 0, 0.1), 0 4px 23px 0 rgba(0, 0, 0, 0.1), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}

.btn[class*=btn-outline-] {
    border-color: #f0f0f0;
}

.btn.btn-outline {
    border-color: #f0f0f0;
    color: #2f363c;
}

.btn.btn-file {
    position: relative;
    overflow: hidden;
}

.btn.btn-file>input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    filter: alpha(opacity=0);
    outline: 0;
    background: #ffffff;
    cursor: inherit;
    display: block;
}

.btn[class*=bg-]:hover {
    -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2);
}

.btn.dropdown-toggle:after {
    display: none;
}

.btn-icon-circle {
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    border-radius: 100%;
}

.btn-icon-circle.btn-lg {
    width: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    border-radius: 100%;
}

.btn-icon-circle.btn-sm {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 100%;
}

.btn-icon-circle.btn-xs {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border-radius: 100%;
}

.btn-rounded {
    border-radius: 60px;
}

.btn-circle {
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    border-radius: 100%;
}

.btn-circle.btn-lg {
    width: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    border-radius: 100%;
}

.btn-circle.btn-sm {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border-radius: 100%;
}

.btn-circle.btn-xs {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border-radius: 100%;
}

.btn-group-vertical {
    display: -ms-inline-block;
    display: inline-block;
}

.btn-group-vertical>.btn:first-child:not(:last-child),
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 4px;
}

.btn-group-vertical .btn.btn-flat:first-of-type,
.btn-group-vertical .btn.btn-flat:last-of-type {
    border-radius: 0;
}

.btn-group-vertical .btn.dropdown-toggle:after {
    display: none;
}

.wysihtml5-toolbar .btn-group {
    display: -ms-inline-block;
    display: inline-block;
}

.wysihtml5-toolbar .btn-default {
    background-color: #ffffff;
}

.wysihtml5-toolbar.btn.dropdown-toggle:after {
    display: inline-block;
}

.btn-app {
    text-align: center;
    position: relative;
    padding: 15px 5px;
    margin: 0 0 10px 10px;
    min-width: 80px;
    height: 60px;
    font-size: 0.8571rem;
    overflow: visible;
}

.btn-app .badge {
    font-size: 100%;
    position: absolute;
    top: -3px;
    right: -10px;
    font-weight: 300;
}

.btn-app>i {
    font-size: 1.429rem;
    display: block;
}

.btn-app:hover {
    background: #f0f0f0;
    color: #2f363c;
    border-color: #595959;
}

.btn-app:focus,
.btn-app:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 0.8571rem;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-default {
    background-color: #e6e6e6;
    color: #2f363c;
    border-color: #999999;
}

.btn-default.hover,
.btn-default:active,
.btn-default:hover {
    background-color: #cccccc;
}

.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

button.btn.dropdown-toggle:after {
    display: inline-block;
}

.dropdown-toggle.no-caret:after {
    display: none;
}

.dropdown-toggle.no-caret.no-caret:after {
    display: none;
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: 0 0;
    color: #5c6975;
    cursor: pointer;
}

.btn-box-tool:hover,
.btn-box-tool .show .btn-box-tool {
    color: #2f363c;
}

.btn-box-tool.btn:active {
    box-shadow: none;
}

.btn-bold {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8571rem;
}

.btn-group-sm>.btn {
    font-size: 0.7143rem;
    padding: 4px 12px;
}

.edit-profile {
    padding: 5px 14px !important;
    font-size: 12px !important;
}

.form-group label {
    color: var(--dark-blue);
    text-transform: uppercase;
}

.btn-sm {
    font-size: 0.7143rem;
    padding: 4px 12px;
}

.btn-group-lg>.btn {
    font-size: 1.286rem;
    padding: 18px 32px;
}

.btn-lg {
    font-size: 1.286rem;
    padding: 18px 32px;
}

.btn-w-xs {
    width: 85px;
}

.btn-w-sm {
    width: 100px;
}

.btn-w-md {
    width: 120px;
}

.btn-w-lg {
    width: 145px;
}

.btn-w-xl {
    width: 180px;
}

.btn-round {
    border-radius: 10rem;
}

.btn-square {
    padding: 5px;
    width: 36px;
    height: 36px;
}

.btn-square.btn-lg {
    width: 48px;
    height: 48px;
}

.btn-square.btn-sm {
    width: 29px;
    height: 29px;
}

.btn-square.btn-xs {
    width: 24px;
    height: 24px;
}

.btn-link {
    font-weight: 500;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    color: #2f363c;
}

.btn-link:hover,
.btn-link:focus {
    text-decoration: none;
    color: #2f363c;
}

.btn-facebook {
    background-color: #3b5998;
    border-color: #3b5998;
    color: #ffffff;
}

.btn-facebook:hover,
.btn-facebook:active,
.btn-facebook.active {
    background-color: #2d4373;
    border-color: #2d4373;
    color: #ffffff !important;
}

.btn-facebook:focus,
.btn-facebook.focus {
    color: #ffffff !important;
}

.btn-facebook.disabled,
.btn-facebook:disabled {
    opacity: 0.5;
}

.btn-facebook:active,
.btn-facebook.active {
    background-color: #2d4373;
    border-color: #2d4373;
}

.btn-facebook.btn-outline {
    background-color: transparent;
    border-color: #3b5998;
    color: #3b5998;
}

.btn-facebook.btn-outline:hover,
.btn-facebook.btn-outline:active,
.btn-facebook.btn-outline.active {
    background-color: #2d4373;
    border-color: #2d4373;
    color: #ffffff;
}

.show>.btn-facebook.dropdown-toggle,
.show>.btn-outline.btn-facebook.dropdown-toggle {
    background-color: #2d4373;
    border-color: #2d4373;
    color: #ffffff;
}

.btn-google {
    background-color: #dd4b39;
    border-color: #dd4b39;
    color: #ffffff;
}

.btn-google:hover,
.btn-google:active,
.btn-google.active {
    background-color: #c23321;
    border-color: #c23321;
    color: #ffffff !important;
}

.btn-google:focus,
.btn-google.focus {
    color: #ffffff !important;
}

.btn-google.disabled,
.btn-google:disabled {
    opacity: 0.5;
}

.btn-google:active,
.btn-google.active {
    background-color: #c23321;
    border-color: #c23321;
}

.btn-google.btn-outline {
    background-color: transparent;
    border-color: #dd4b39;
    color: #dd4b39;
}

.btn-google.btn-outline:hover,
.btn-google.btn-outline:active,
.btn-google.btn-outline.active {
    background-color: #c23321;
    border-color: #c23321;
    color: #ffffff;
}

.show>.btn-google.dropdown-toggle,
.show>.btn-outline.btn-google.dropdown-toggle {
    background-color: #c23321;
    border-color: #c23321;
    color: #ffffff;
}

.btn-twitter {
    background-color: #1da1f2;
    border-color: #1da1f2;
    color: #ffffff;
}

.btn-twitter:hover,
.btn-twitter:active,
.btn-twitter.active {
    background-color: #0c85d0;
    border-color: #0c85d0;
    color: #ffffff !important;
}

.btn-twitter:focus,
.btn-twitter.focus {
    color: #ffffff !important;
}

.btn-twitter.disabled,
.btn-twitter:disabled {
    opacity: 0.5;
}

.btn-twitter:active,
.btn-twitter.active {
    background-color: #0c85d0;
    border-color: #0c85d0;
}

.btn-twitter.btn-outline {
    background-color: transparent;
    border-color: #1da1f2;
    color: #1da1f2;
}

.btn-twitter.btn-outline:hover,
.btn-twitter.btn-outline:active,
.btn-twitter.btn-outline.active {
    background-color: #0c85d0;
    border-color: #0c85d0;
    color: #ffffff;
}

.show>.btn-twitter.dropdown-toggle,
.show>.btn-outline.btn-twitter.dropdown-toggle {
    background-color: #0c85d0;
    border-color: #0c85d0;
    color: #ffffff;
}

.btn-linkedin {
    background-color: #0077b5;
    border-color: #0077b5;
    color: #ffffff;
}

.btn-linkedin:hover,
.btn-linkedin:active,
.btn-linkedin.active {
    background-color: #005582;
    border-color: #005582;
    color: #ffffff !important;
}

.btn-linkedin:focus,
.btn-linkedin.focus {
    color: #ffffff !important;
}

.btn-linkedin.disabled,
.btn-linkedin:disabled {
    opacity: 0.5;
}

.btn-linkedin:active,
.btn-linkedin.active {
    background-color: #005582;
    border-color: #005582;
}

.btn-linkedin.btn-outline {
    background-color: transparent;
    border-color: #0077b5;
    color: #0077b5;
}

.btn-linkedin.btn-outline:hover,
.btn-linkedin.btn-outline:active,
.btn-linkedin.btn-outline.active {
    background-color: #005582;
    border-color: #005582;
    color: #ffffff;
}

.show>.btn-linkedin.dropdown-toggle,
.show>.btn-outline.btn-linkedin.dropdown-toggle {
    background-color: #005582;
    border-color: #005582;
    color: #ffffff;
}

.btn-pinterest {
    background-color: #bd081c;
    border-color: #bd081c;
    color: #ffffff;
}

.btn-pinterest:hover,
.btn-pinterest:active,
.btn-pinterest.active {
    background-color: #8c0615;
    border-color: #8c0615;
    color: #ffffff !important;
}

.btn-pinterest:focus,
.btn-pinterest.focus {
    color: #ffffff !important;
}

.btn-pinterest.disabled,
.btn-pinterest:disabled {
    opacity: 0.5;
}

.btn-pinterest:active,
.btn-pinterest.active {
    background-color: #8c0615;
    border-color: #8c0615;
}

.btn-pinterest.btn-outline {
    background-color: transparent;
    border-color: #bd081c;
    color: #bd081c;
}

.btn-pinterest.btn-outline:hover,
.btn-pinterest.btn-outline:active,
.btn-pinterest.btn-outline.active {
    background-color: #8c0615;
    border-color: #8c0615;
    color: #ffffff;
}

.show>.btn-pinterest.dropdown-toggle,
.show>.btn-outline.btn-pinterest.dropdown-toggle {
    background-color: #8c0615;
    border-color: #8c0615;
    color: #ffffff;
}

.btn-git {
    background-color: #6cc644;
    border-color: #6cc644;
    color: #ffffff;
}

.btn-git:hover,
.btn-git:active,
.btn-git.active {
    background-color: #55a532;
    border-color: #55a532;
    color: #ffffff !important;
}

.btn-git:focus,
.btn-git.focus {
    color: #ffffff !important;
}

.btn-git.disabled,
.btn-git:disabled {
    opacity: 0.5;
}

.btn-git:active,
.btn-git.active {
    background-color: #55a532;
    border-color: #55a532;
}

.btn-git.btn-outline {
    background-color: transparent;
    border-color: #6cc644;
    color: #6cc644;
}

.btn-git.btn-outline:hover,
.btn-git.btn-outline:active,
.btn-git.btn-outline.active {
    background-color: #55a532;
    border-color: #55a532;
    color: #ffffff;
}

.show>.btn-git.dropdown-toggle,
.show>.btn-outline.btn-git.dropdown-toggle {
    background-color: #55a532;
    border-color: #55a532;
    color: #ffffff;
}

.btn-tumblr {
    background-color: #35465c;
    border-color: #35465c;
    color: #ffffff;
}

.btn-tumblr:hover,
.btn-tumblr:active,
.btn-tumblr.active {
    background-color: #222d3c;
    border-color: #222d3c;
    color: #ffffff !important;
}

.btn-tumblr:focus,
.btn-tumblr.focus {
    color: #ffffff !important;
}

.btn-tumblr.disabled,
.btn-tumblr:disabled {
    opacity: 0.5;
}

.btn-tumblr:active,
.btn-tumblr.active {
    background-color: #222d3c;
    border-color: #222d3c;
}

.btn-tumblr.btn-outline {
    background-color: transparent;
    border-color: #35465c;
    color: #35465c;
}

.btn-tumblr.btn-outline:hover,
.btn-tumblr.btn-outline:active,
.btn-tumblr.btn-outline.active {
    background-color: #222d3c;
    border-color: #222d3c;
    color: #ffffff;
}

.show>.btn-tumblr.dropdown-toggle,
.show>.btn-outline.btn-tumblr.dropdown-toggle {
    background-color: #222d3c;
    border-color: #222d3c;
    color: #ffffff;
}

.btn-vimeo {
    background-color: #1ab7ea;
    border-color: #1ab7ea;
    color: #ffffff;
}

.btn-vimeo:hover,
.btn-vimeo:active,
.btn-vimeo.active {
    background-color: #1295bf;
    border-color: #1295bf;
    color: #ffffff !important;
}

.btn-vimeo:focus,
.btn-vimeo.focus {
    color: #ffffff !important;
}

.btn-vimeo.disabled,
.btn-vimeo:disabled {
    opacity: 0.5;
}

.btn-vimeo:active,
.btn-vimeo.active {
    background-color: #1295bf;
    border-color: #1295bf;
}

.btn-vimeo.btn-outline {
    background-color: transparent;
    border-color: #1ab7ea;
    color: #1ab7ea;
}

.btn-vimeo.btn-outline:hover,
.btn-vimeo.btn-outline:active,
.btn-vimeo.btn-outline.active {
    background-color: #1295bf;
    border-color: #1295bf;
    color: #ffffff;
}

.show>.btn-vimeo.dropdown-toggle,
.show>.btn-outline.btn-vimeo.dropdown-toggle {
    background-color: #1295bf;
    border-color: #1295bf;
    color: #ffffff;
}

.btn-youtube {
    background-color: #ff0000;
    border-color: #ff0000;
    color: #ffffff;
}

.btn-youtube:hover,
.btn-youtube:active,
.btn-youtube.active {
    background-color: #cc0000;
    border-color: #cc0000;
    color: #ffffff !important;
}

.btn-youtube:focus,
.btn-youtube.focus {
    color: #ffffff !important;
}

.btn-youtube.disabled,
.btn-youtube:disabled {
    opacity: 0.5;
}

.btn-youtube:active,
.btn-youtube.active {
    background-color: #cc0000;
    border-color: #cc0000;
}

.btn-youtube.btn-outline {
    background-color: transparent;
    border-color: #ff0000;
    color: #ff0000;
}

.btn-youtube.btn-outline:hover,
.btn-youtube.btn-outline:active,
.btn-youtube.btn-outline.active {
    background-color: #cc0000;
    border-color: #cc0000;
    color: #ffffff;
}

.show>.btn-youtube.dropdown-toggle,
.show>.btn-outline.btn-youtube.dropdown-toggle {
    background-color: #cc0000;
    border-color: #cc0000;
    color: #ffffff;
}

.btn-flickr {
    background-color: #ff0084;
    border-color: #ff0084;
    color: #ffffff;
}

.btn-flickr:hover,
.btn-flickr:active,
.btn-flickr.active {
    background-color: #cc006a;
    border-color: #cc006a;
    color: #ffffff !important;
}

.btn-flickr:focus,
.btn-flickr.focus {
    color: #ffffff !important;
}

.btn-flickr.disabled,
.btn-flickr:disabled {
    opacity: 0.5;
}

.btn-flickr:active,
.btn-flickr.active {
    background-color: #cc006a;
    border-color: #cc006a;
}

.btn-flickr.btn-outline {
    background-color: transparent;
    border-color: #ff0084;
    color: #ff0084;
}

.btn-flickr.btn-outline:hover,
.btn-flickr.btn-outline:active,
.btn-flickr.btn-outline.active {
    background-color: #cc006a;
    border-color: #cc006a;
    color: #ffffff;
}

.show>.btn-flickr.dropdown-toggle,
.show>.btn-outline.btn-flickr.dropdown-toggle {
    background-color: #cc006a;
    border-color: #cc006a;
    color: #ffffff;
}

.btn-reddit {
    background-color: #ff4500;
    border-color: #ff4500;
    color: #ffffff;
}

.btn-reddit:hover,
.btn-reddit:active,
.btn-reddit.active {
    background-color: #cc3700;
    border-color: #cc3700;
    color: #ffffff !important;
}

.btn-reddit:focus,
.btn-reddit.focus {
    color: #ffffff !important;
}

.btn-reddit.disabled,
.btn-reddit:disabled {
    opacity: 0.5;
}

.btn-reddit:active,
.btn-reddit.active {
    background-color: #cc3700;
    border-color: #cc3700;
}

.btn-reddit.btn-outline {
    background-color: transparent;
    border-color: #ff4500;
    color: #ff4500;
}

.btn-reddit.btn-outline:hover,
.btn-reddit.btn-outline:active,
.btn-reddit.btn-outline.active {
    background-color: #cc3700;
    border-color: #cc3700;
    color: #ffffff;
}

.show>.btn-reddit.dropdown-toggle,
.show>.btn-outline.btn-reddit.dropdown-toggle {
    background-color: #cc3700;
    border-color: #cc3700;
    color: #ffffff;
}

.btn-dribbble {
    background-color: #ea4c89;
    border-color: #ea4c89;
    color: #ffffff;
}

.btn-dribbble:hover,
.btn-dribbble:active,
.btn-dribbble.active {
    background-color: #e51e6b;
    border-color: #e51e6b;
    color: #ffffff !important;
}

.btn-dribbble:focus,
.btn-dribbble.focus {
    color: #ffffff !important;
}

.btn-dribbble.disabled,
.btn-dribbble:disabled {
    opacity: 0.5;
}

.btn-dribbble:active,
.btn-dribbble.active {
    background-color: #e51e6b;
    border-color: #e51e6b;
}

.btn-dribbble.btn-outline {
    background-color: transparent;
    border-color: #ea4c89;
    color: #ea4c89;
}

.btn-dribbble.btn-outline:hover,
.btn-dribbble.btn-outline:active,
.btn-dribbble.btn-outline.active {
    background-color: #e51e6b;
    border-color: #e51e6b;
    color: #ffffff;
}

.show>.btn-dribbble.dropdown-toggle,
.show>.btn-outline.btn-dribbble.dropdown-toggle {
    background-color: #e51e6b;
    border-color: #e51e6b;
    color: #ffffff;
}

.btn-skype {
    background-color: #00aff0;
    border-color: #00aff0;
    color: #ffffff;
}

.btn-skype:hover,
.btn-skype:active,
.btn-skype.active {
    background-color: #008abd;
    border-color: #008abd;
    color: #ffffff !important;
}

.btn-skype:focus,
.btn-skype.focus {
    color: #ffffff !important;
}

.btn-skype.disabled,
.btn-skype:disabled {
    opacity: 0.5;
}

.btn-skype:active,
.btn-skype.active {
    background-color: #008abd;
    border-color: #008abd;
}

.btn-skype.btn-outline {
    background-color: transparent;
    border-color: #00aff0;
    color: #00aff0;
}

.btn-skype.btn-outline:hover,
.btn-skype.btn-outline:active,
.btn-skype.btn-outline.active {
    background-color: #008abd;
    border-color: #008abd;
    color: #ffffff;
}

.show>.btn-skype.dropdown-toggle,
.show>.btn-outline.btn-skype.dropdown-toggle {
    background-color: #008abd;
    border-color: #008abd;
    color: #ffffff;
}

.btn-instagram {
    background-color: #e1306c;
    border-color: #e1306c;
    color: #ffffff;
}

.btn-instagram:hover,
.btn-instagram:active,
.btn-instagram.active {
    background-color: #c21c54;
    border-color: #c21c54;
    color: #ffffff !important;
}

.btn-instagram:focus,
.btn-instagram.focus {
    color: #ffffff !important;
}

.btn-instagram.disabled,
.btn-instagram:disabled {
    opacity: 0.5;
}

.btn-instagram:active,
.btn-instagram.active {
    background-color: #c21c54;
    border-color: #c21c54;
}

.btn-instagram.btn-outline {
    background-color: transparent;
    border-color: #e1306c;
    color: #e1306c;
}

.btn-instagram.btn-outline:hover,
.btn-instagram.btn-outline:active,
.btn-instagram.btn-outline.active {
    background-color: #c21c54;
    border-color: #c21c54;
    color: #ffffff;
}

.show>.btn-instagram.dropdown-toggle,
.show>.btn-outline.btn-instagram.dropdown-toggle {
    background-color: #c21c54;
    border-color: #c21c54;
    color: #ffffff;
}

.btn-lastfm {
    background-color: #d51007;
    border-color: #d51007;
    color: #ffffff;
}

.btn-lastfm:hover,
.btn-lastfm:active,
.btn-lastfm.active {
    background-color: #a40c05;
    border-color: #a40c05;
    color: #ffffff !important;
}

.btn-lastfm:focus,
.btn-lastfm.focus {
    color: #ffffff !important;
}

.btn-lastfm.disabled,
.btn-lastfm:disabled {
    opacity: 0.5;
}

.btn-lastfm:active,
.btn-lastfm.active {
    background-color: #a40c05;
    border-color: #a40c05;
}

.btn-lastfm.btn-outline {
    background-color: transparent;
    border-color: #d51007;
    color: #d51007;
}

.btn-lastfm.btn-outline:hover,
.btn-lastfm.btn-outline:active,
.btn-lastfm.btn-outline.active {
    background-color: #a40c05;
    border-color: #a40c05;
    color: #ffffff;
}

.show>.btn-lastfm.dropdown-toggle,
.show>.btn-outline.btn-lastfm.dropdown-toggle {
    background-color: #a40c05;
    border-color: #a40c05;
    color: #ffffff;
}

.btn-behance {
    background-color: #1769ff;
    border-color: #1769ff;
    color: #ffffff;
}

.btn-behance:hover,
.btn-behance:active,
.btn-behance.active {
    background-color: #0050e3;
    border-color: #0050e3;
    color: #ffffff !important;
}

.btn-behance:focus,
.btn-behance.focus {
    color: #ffffff !important;
}

.btn-behance.disabled,
.btn-behance:disabled {
    opacity: 0.5;
}

.btn-behance:active,
.btn-behance.active {
    background-color: #0050e3;
    border-color: #0050e3;
}

.btn-behance.btn-outline {
    background-color: transparent;
    border-color: #1769ff;
    color: #1769ff;
}

.btn-behance.btn-outline:hover,
.btn-behance.btn-outline:active,
.btn-behance.btn-outline.active {
    background-color: #0050e3;
    border-color: #0050e3;
    color: #ffffff;
}

.show>.btn-behance.dropdown-toggle,
.show>.btn-outline.btn-behance.dropdown-toggle {
    background-color: #0050e3;
    border-color: #0050e3;
    color: #ffffff;
}

.btn-rss {
    background-color: #f26522;
    border-color: #f26522;
    color: #ffffff;
}

.btn-rss:hover,
.btn-rss:active,
.btn-rss.active {
    background-color: #d54d0d;
    border-color: #d54d0d;
    color: #ffffff !important;
}

.btn-rss:focus,
.btn-rss.focus {
    color: #ffffff !important;
}

.btn-rss.disabled,
.btn-rss:disabled {
    opacity: 0.5;
}

.btn-rss:active,
.btn-rss.active {
    background-color: #d54d0d;
    border-color: #d54d0d;
}

.btn-rss.btn-outline {
    background-color: transparent;
    border-color: #f26522;
    color: #f26522;
}

.btn-rss.btn-outline:hover,
.btn-rss.btn-outline:active,
.btn-rss.btn-outline.active {
    background-color: #d54d0d;
    border-color: #d54d0d;
    color: #ffffff;
}

.show>.btn-rss.dropdown-toggle,
.show>.btn-outline.btn-rss.dropdown-toggle {
    background-color: #d54d0d;
    border-color: #d54d0d;
    color: #ffffff;
}

.btn-bitbucket {
    background-color: #205081;
    border-color: #205081;
    color: #ffffff;
}

.btn-bitbucket:hover,
.btn-bitbucket:active,
.btn-bitbucket.active {
    background-color: #163758;
    border-color: #163758;
    color: #ffffff !important;
}

.btn-bitbucket:focus,
.btn-bitbucket.focus {
    color: #ffffff !important;
}

.btn-bitbucket.disabled,
.btn-bitbucket:disabled {
    opacity: 0.5;
}

.btn-bitbucket:active,
.btn-bitbucket.active {
    background-color: #163758;
    border-color: #163758;
}

.btn-bitbucket.btn-outline {
    background-color: transparent;
    border-color: #205081;
    color: #205081;
}

.btn-bitbucket.btn-outline:hover,
.btn-bitbucket.btn-outline:active,
.btn-bitbucket.btn-outline.active {
    background-color: #163758;
    border-color: #163758;
    color: #ffffff;
}

.show>.btn-bitbucket.dropdown-toggle,
.show>.btn-outline.btn-bitbucket.dropdown-toggle {
    background-color: #163758;
    border-color: #163758;
    color: #ffffff;
}

.btn-dropbox {
    background-color: #007ee5;
    border-color: #007ee5;
    color: #ffffff;
}

.btn-dropbox:hover,
.btn-dropbox:active,
.btn-dropbox.active {
    background-color: #0062b2;
    border-color: #0062b2;
    color: #ffffff !important;
}

.btn-dropbox:focus,
.btn-dropbox.focus {
    color: #ffffff !important;
}

.btn-dropbox.disabled,
.btn-dropbox:disabled {
    opacity: 0.5;
}

.btn-dropbox:active,
.btn-dropbox.active {
    background-color: #0062b2;
    border-color: #0062b2;
}

.btn-dropbox.btn-outline {
    background-color: transparent;
    border-color: #007ee5;
    color: #007ee5;
}

.btn-dropbox.btn-outline:hover,
.btn-dropbox.btn-outline:active,
.btn-dropbox.btn-outline.active {
    background-color: #0062b2;
    border-color: #0062b2;
    color: #ffffff;
}

.show>.btn-dropbox.dropdown-toggle,
.show>.btn-outline.btn-dropbox.dropdown-toggle {
    background-color: #0062b2;
    border-color: #0062b2;
    color: #ffffff;
}

.btn-foursquare {
    background-color: #2d5be3;
    border-color: #2d5be3;
    color: #ffffff;
}

.btn-foursquare:hover,
.btn-foursquare:active,
.btn-foursquare.active {
    background-color: #1a45c3;
    border-color: #1a45c3;
    color: #ffffff !important;
}

.btn-foursquare:focus,
.btn-foursquare.focus {
    color: #ffffff !important;
}

.btn-foursquare.disabled,
.btn-foursquare:disabled {
    opacity: 0.5;
}

.btn-foursquare:active,
.btn-foursquare.active {
    background-color: #1a45c3;
    border-color: #1a45c3;
}

.btn-foursquare.btn-outline {
    background-color: transparent;
    border-color: #2d5be3;
    color: #2d5be3;
}

.btn-foursquare.btn-outline:hover,
.btn-foursquare.btn-outline:active,
.btn-foursquare.btn-outline.active {
    background-color: #1a45c3;
    border-color: #1a45c3;
    color: #ffffff;
}

.show>.btn-foursquare.dropdown-toggle,
.show>.btn-outline.btn-foursquare.dropdown-toggle {
    background-color: #1a45c3;
    border-color: #1a45c3;
    color: #ffffff;
}

.btn-github {
    background-color: #4078c0;
    border-color: #4078c0;
    color: #ffffff;
}

.btn-github:hover,
.btn-github:active,
.btn-github.active {
    background-color: #33609a;
    border-color: #33609a;
    color: #ffffff !important;
}

.btn-github:focus,
.btn-github.focus {
    color: #ffffff !important;
}

.btn-github.disabled,
.btn-github:disabled {
    opacity: 0.5;
}

.btn-github:active,
.btn-github.active {
    background-color: #33609a;
    border-color: #33609a;
}

.btn-github.btn-outline {
    background-color: transparent;
    border-color: #4078c0;
    color: #4078c0;
}

.btn-github.btn-outline:hover,
.btn-github.btn-outline:active,
.btn-github.btn-outline.active {
    background-color: #33609a;
    border-color: #33609a;
    color: #ffffff;
}

.show>.btn-github.dropdown-toggle,
.show>.btn-outline.btn-github.dropdown-toggle {
    background-color: #33609a;
    border-color: #33609a;
    color: #ffffff;
}

.btn-vk {
    background-color: #45668e;
    border-color: #45668e;
    color: #ffffff;
}

.btn-vk:hover,
.btn-vk:active,
.btn-vk.active {
    background-color: #344d6c;
    border-color: #344d6c;
    color: #ffffff !important;
}

.btn-vk:focus,
.btn-vk.focus {
    color: #ffffff !important;
}

.btn-vk.disabled,
.btn-vk:disabled {
    opacity: 0.5;
}

.btn-vk:active,
.btn-vk.active {
    background-color: #344d6c;
    border-color: #344d6c;
}

.btn-vk.btn-outline {
    background-color: transparent;
    border-color: #45668e;
    color: #45668e;
}

.btn-vk.btn-outline:hover,
.btn-vk.btn-outline:active,
.btn-vk.btn-outline.active {
    background-color: #344d6c;
    border-color: #344d6c;
    color: #ffffff;
}

.show>.btn-vk.dropdown-toggle,
.show>.btn-outline.btn-vk.dropdown-toggle {
    background-color: #344d6c;
    border-color: #344d6c;
    color: #ffffff;
}

.btn-outline.btn-white {
    color: #ffffff !important;
    background-color: transparent;
    border-color: #ffffff;
}

.btn-outline.btn-white:hover {
    color: #2f363c !important;
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-label {
    position: relative;
    padding-left: 52px;
    overflow: hidden;
}

.btn-label label {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 36px;
    line-height: inherit;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    margin-bottom: 0;
}

.btn-label .btn-xs {
    padding-left: 32px;
}

.btn-label .btn-xs label {
    width: 24px;
}

.btn-label .btn-sm {
    padding-left: 41px;
}

.btn-label .btn-sm label {
    width: 29px;
}

.btn-label .btn-lg {
    padding-left: 64px;
}

.btn-label .btn-lg label {
    width: 48px;
}

.btn-flat {
    position: relative;
    font-size: 1rem;
    background-color: #f0f0f0;
    border: none;
    letter-spacing: 1px;
    border-radius: 0;
}

.btn-flat:hover {
    background-color: #8a8a8a;
}

.btn-flat svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.btn-flat circle {
    fill: rgba(255, 255, 255, 0.3);
}


/*---social media background---*/

.bg-bitbucket {
    background-color: #205081;
}

.bg-dropbox {
    background-color: #007ee5;
}

.bg-facebook {
    background-color: #3b5998;
}

.bg-flickr {
    background-color: #ff0084;
}

.bg-foursquare {
    background-color: #2d5be3;
}

.bg-github {
    background-color: #4078c0;
}

.bg-google {
    background-color: #dd4b39;
}

.bg-instagram {
    background-color: #e1306c;
}

.bg-linkedin {
    background-color: #0077b5;
}

.bg-tumblr {
    background-color: #35465c;
}

.bg-twitter {
    background-color: #1da1f2;
}

.bg-vk {
    background-color: #45668e;
}


/*callout*/

.callout {
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
    border-radius: 5px;
}

.callout a {
    color: #ffffff;
    text-decoration: underline;
}

.callout a:hover {
    color: #2f363c;
}

.callout h4 {
    margin-top: 0;
}

.callout p:last-child {
    margin-bottom: 0;
}

.callout .callout-secondary {
    border-color: #81909c;
    background-color: #81909c;
}

.callout .highlight,
.callout code {
    background-color: #ffffff;
}


/*alert*/

.alert {
    border-radius: 5px;
}

.alert .icon {
    margin-right: 10px;
}

.alert .close {
    color: #2f363c;
    opacity: .2;
    filter: alpha(opacity=20);
}

.alert .close:hover {
    opacity: .5;
    filter: alpha(opacity=50);
}

.alert a {
    color: #ffffff;
    text-decoration: underline;
}


/*tab*/

.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
    color: #2f363c;
    background: #f0f0f0;
}

.nav-pills>li>a {
    border-radius: 0;
    border-top: 3px solid transparent;
    color: #2f363c;
}

.nav-pills>li>a>i {
    margin-right: 5px;
}

.nav-pills.rounded>li>a {
    border-radius: 5px;
}

.flex-column>li>a {
    border-radius: 0 !important;
    border-top: 0;
    border-left: 3px solid transparent;
    color: #2f363c;
}

.flex-column>li>a .nav-link.active {
    background: 0 0;
    color: #ffffff;
    border-top: 0;
}

.flex-column>li>a .nav-link.active:hover {
    background: 0 0;
    color: #ffffff;
    border-top: 0;
}

.flex-column>li .header {
    border-bottom: 1px solid #d9d9d9;
    color: #737373;
    margin-bottom: 10px;
    padding: 5px 10px;
}

.nav-tabs-custom {
    margin-bottom: 20px;
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom-color: #f0f0f0;
    border-radius: 0;
}

.nav-tabs-custom>.nav-tabs>li {
    margin-bottom: -2px;
    margin-right: 5px;
}

.nav-tabs-custom>.nav-tabs>li.icon-btn {
    display: block;
    position: absolute;
    right: 15px;
    border: none;
    top: -2px;
}

.nav-tabs-custom>.nav-tabs>li.disabled>a {
    color: #737373;
}

.nav-tabs-custom>.nav-tabs>li>a {
    color: #2f363c;
    border-radius: 0;
    position: relative;
    display: block;
    padding: 10px 15px;
    background: 0 0;
    margin: 0;
    border-top: 3px solid transparent;
}

.nav-tabs-custom>.nav-tabs>li>a.text-muted {
    color: #737373;
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
    background: 0 0;
    margin: 0;
}

.nav-tabs-custom>.nav-tabs>li>a.active {
    background-color: #ffffff;
    color: #2f363c;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}

.nav-tabs-custom>.nav-tabs>li>a.active:hover {
    background-color: #ffffff;
    color: #2f363c;
}

.nav-tabs-custom>.nav-tabs>li:first-of-type {
    margin-left: 0;
}

.nav-tabs-custom>.nav-tabs>li:first-of-type>a.active {
    border-left-color: transparent;
}

.nav-tabs-custom>.nav-tabs>li.header {
    line-height: 30px;
    padding: 5px 10px;
    font-size: 16px;
    color: #2f363c;
}

.nav-tabs-custom>.nav-tabs>li.header>i {
    margin-right: 5px;
}

.nav-tabs-custom>.nav-tabs.float-right {
    float: none !important;
    display: block;
}

.nav-tabs-custom>.nav-tabs.float-right li {
    float: right;
}

.nav-tabs-custom>.nav-tabs.float-right li:first-of-type {
    margin-right: 0;
}

.nav-tabs-custom>.nav-tabs.float-right li:first-of-type>a {
    border-left-width: 1px;
}

.nav-tabs-custom>.nav-tabs.float-right li:first-of-type>a.active {
    border-left-color: #f0f0f0;
    border-right-color: transparent;
}

.nav-tabs-custom>.tab-content {
    background: #ffffff;
    padding: 1.25rem;
    border-radius: 0;
}

.nav-tabs-custom .dropdown.show>a:active,
.nav-tabs-custom .dropdown.show>a:focus {
    background: 0 0;
    color: #737373;
}

.nav-tabs-custom.tab-default>.nav-tabs>li a.active {
    border-top-color: #d9d9d9;
}

.profile-tab li a.nav-link.active {
    color: #ffffff;
}

.box-profile.nav-tabs-custom {
    margin-bottom: 20px;
    background: transparent;
    box-shadow: none;
    border-radius: 3px;
}

.box-profile.nav-tabs-custom>.tab-content {
    padding: 1.25rem 0rem;
    border-radius: 0;
    background: transparent;
}

.box-profile.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom: none;
    border-radius: 5px;
    background-color: #ffffff;
    overflow: hidden;
}

.box-profile.nav-tabs-custom>.nav-tabs>li {
    margin-bottom: 0px;
    margin-right: 5px;
}

.box-profile.nav-tabs-custom>.nav-tabs>li>a {
    color: #2f363c;
}

.box-profile.nav-tabs-custom>.nav-tabs>li>a.active {
    color: #455a64;
}

.box-profile.nav-tabs-custom>.nav-tabs>li>a.active:hover {
    color: #455a64;
}


/*pagination*/

.pagination {
    margin-bottom: 2rem;
}

.pagination>li>a {
    background-color: #ffffff;
    color: #2f363c;
    border-color: #ffffff;
}

.pagination.pagination-flat>li>a {
    border-radius: 0;
}

.pagination li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 50px;
    padding: 1rem;
    margin: 0 3px;
    text-decoration: none;
    cursor: pointer;
    color: #737373;
    border: 1px solid transparent;
    border-radius: 2px;
    text-align: center;
}

.pagination li a.current {
    color: #ffffff !important;
}

.pagination li a.current:hover {
    color: #ffffff !important;
}

.pagination li a:hover {
    color: #ffffff !important;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #737373;
    background-color: #ffffff;
    border-color: #ffffff;
    cursor: not-allowed;
}

.datepaginator .pagination li a,
.datepaginator-lg .pagination li a,
.datepaginator-sm .pagination li a {
    min-width: 100%;
}


/*select2*/

.select2-container--default.select2-container--focus {
    outline: 0;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #d9d9d9;
}

.select2-container--default:active,
.select2-container--default:focus {
    outline: 0;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #9e9e9e;
    border-radius: 5px;
    padding: 6px 12px;
    height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    right: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #ffffff;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #737373;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #d9d9d9;
    color: #fff;
}

.select2-container--default .select2-results__option[aria-selected=true]:hover {
    color: #fff;
}

.select2-container--default .select2-selection--multiple, .extra-service-select .select2-selection--single {
    border: 1px solid #d9d9d9 !important;
    border-radius: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 1px 10px;
    color: #ffffff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.7);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #ffffff;
}

.select2-selection.select2-container--focus {
    outline: 0;
}

.select2-selection:active,
.select2-selection:focus {
    outline: 0;
}

.select2-selection .select2-selection--single {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 6px 12px;
    height: 34px;
}

.select2-dropdown {
    border: 1px solid #d9d9d9;
    border-radius: 0;
}

.select2-dropdown .select2-search__field {
    border: 1px solid #d9d9d9;
}

.select2-dropdown .select2-search__field:focus {
    outline: 0;
}

.select2-results__option {
    padding: 6px 12px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    height: auto;
    margin-top: -4px;
    padding-right: 10px;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 6px;
    padding-left: 20px;
}

.select2-search--inline .select2-search__field {
    border: 1px solid #d9d9d9;
}

.select2-search--inline .select2-search__field:focus {
    outline: 0;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background: rgba(0, 0, 0, 0.15) !important;
}

.box .datepicker-inline .datepicker-days td:hover,
.box .datepicker-inline .datepicker-days>table td:hover,
.box .datepicker-inline td:hover,
.box .datepicker-inline>table td:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.box .datepicker-inline .datepicker-days td.day.new,
.box .datepicker-inline .datepicker-days td.day.old,
.box .datepicker-inline .datepicker-days>table td.day.new,
.box .datepicker-inline .datepicker-days>table td.day.old,
.box .datepicker-inline td.day.new,
.box .datepicker-inline td.day.old,
.box .datepicker-inline>table td.day.new,
.box .datepicker-inline>table td.day.old {
    color: #2f363c;
}

input.file-i {
    opacity: 0;
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 0;
    width: 49px;
}

div.upload-file {
    width: 35px;
    height: 32px;
    border: none;
    background: #6848c7;
    color: white;
    padding: 7px 11px;
    cursor: pointer;
    border-radius: 3px;
    display: inline-block;
    margin-right: 10px;
}

span.asterisk {
    color: red !important;
}

header.main-header {
    background: url(../images/color-plate/theme-purple.jpg);
    background: var(--dark-blue) !important;
}

@media screen and (max-width:1030px) {
    button.btn.btn-rounded.btn-success {
        font-size: 11px !important;
        padding: 5px 5px !important;
    }
}

.content-wrapper {
    margin: 0 !important;
}

.main-sidebar {
    position: absolute;
    top: 0px!important;
    /* left: -35px !important; */
    float: left;
    min-height: 100%;
    width: 250px;
    z-index: 999;
    border-radius: 0;
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out;
}

.modal {
    z-index: 9999;
}

.selection-div {
    border: 1px solid gainsboro;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 33px !IMPORTANT;
    background: #e8e9f9;
}


/*rajinder css start*/

body.body-bg-img {
    background-image: url(../images/body-bg.jpg) !important;
    background-position: unset !important;
    max-height: 100% !important;
    min-height: 100vh !important;
}

body.body-bg-img::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #00000087;
    opacity: 1;
}

body.body-bg-img .input-group {
    height: 40px;
}

body.body-bg-img i {
    color: #120dbe;
}

body.body-bg-img input::placeholder {
    color: #444444de !important;
}

body.body-bg-img button#sign_in.log-signin {
    border-color: #120dbe !important;
    color: #120dbe !important;
}

body.body-bg-img button#sign_in.log-signin:hover {
    background-color: #120dbe !important;
    border-color: #120dbe !important;
    color: #fff !important;
}

body.body-bg-img .wrapper {
    padding: 50px 0;
}

img.logo-travel-img {
    width: auto;
    height: 150px;
}

h3.login-h3 {
    color: #3070d7;
}

body.body-bg-img .login-form {
    background: #fff;
    box-shadow: 0px 0px 25px 2px rgb(8 36 59 / 30%);
    border-radius: 10px;
    padding-top: 15px;
}

body.body-bg-img .wrapper {
    padding: 50px 0;
}

.button-wrapper {
    border: 1px solid #ccc;
    width: 100%;
    height: 100%;
    padding: 20px 0;
    position: relative;
    border-radius: 10px;
    text-align: center;
}

.button-wrapper p {
    position: absolute;
    text-align: center;
    top: -16px;
    left: 10px;
    background: #ffffff;
    padding: 5px 10px;
    font-weight: 500;
}

.button-wrapper a {
    display: inline-block!important;
    border-radius: 5px;
    padding: 8px 20px !important;
    margin-right: 4px;
    margin: 10px 0;
}

a.btn-login {
    background: #3b89cd;
    color: #fff;
}

a.btn-create {
    background: #dd4b39;
    color: #fff;
}

a.btn-login:hover, a.btn-login:focus {
    color: #fff !important;
    background-color: #3377b2;
}

a.btn-create:hover, a.btn-create:focus {
    color: #fff !important;
    background-color: #c23321;
}

a.btn-face {
    padding: 10px 15px;
    border: none;
    color: white;
    margin-right: auto;
    margin-left: 15%;
    background: #3b89cd;
    border-radius: 50px;
    margin-top: 15px !IMPORTANT;
    display: inline-block;
    width: 30%;
    text-align: center;
}

a.btn-face:hover {
    color: #fff !important;
    background-color: #3377b2;
}

a.btn-google {
    padding: 10px 15px;
    color: white;
    margin-left: auto;
    border-radius: 50px;
    margin-top: 15px !IMPORTANT;
    display: inline-block;
    float: right;
    margin-right: 15%;
    width: 30%;
    text-align: center;
}

.hover-info.click {
    color: #120dbe;
    font-weight: 700;
}

@media screen and (max-width:530px) {
    a.btn-google {
        display: block;
        float: none;
        margin-right: 0;
        width: 100%;
    }
    a.btn-face {
        display: block;
        margin-left: 0;
        width: 100%;
    }
    img.logo-travel-img {
        height: 100px;
    }
    body.body-bg-img.agent-h .login-form {
        height: 90vh;
        padding-top: 50px;
    }
    body.body-bg-img.agent-h .form-group {
        margin: 30px 0;
    }
    body.body-bg-img button#sign_in.log-signin {
        margin: 25px 0 !important;
    }
    .main-sidebar ul.sidebar-menu.tree li a {
        color: white !important;
    }
    .sidebar-mini .container-full .main-sidebar ul li.treeview.menu-open a {
        background: transparent !important;
    }
    .sidebar-mini .container-full .main-sidebar ul li.treeview.menu-open .treeview-menu {
        background: transparent !important;
    }
    [type="checkbox"]+label{
        padding-left: 30px !important;
    }
}

#enquiry_table {
    margin-bottom: 20px;
}

#enquiry_table th {
    text-align: center;
}

#enquiry_table th,
#enquiry_table td {
    white-space: nowrap;
    padding: 5px 7px;
}

#showdata .pagination .page-item.active .page-link {
    background: var(--dark-blue);
    border-color: var(--dark-blue);
}

#showdata .pagination .page-item.active .page-link,
#showdata .pagination .page-item.disabled .page-link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 50px;
    padding: 1rem;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    text-align: center;
}

#showdata .pagination .page-item:first-child .page-link {
    font-size: 36px;
    line-height: 18px;
}

#showdata .pagination .page-item:last-child .page-link {
    font-size: 36px;
    line-height: 18px;
}

.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("{{asset('assets/images/flags.png')}}") !important;
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0
}

div#cke_1_contents {
    height: 250px !important;
}

.actions {
    margin: 0px 5px;
}

.btn-icon {
    padding: 2px 10px;
}

.btn-green {
    background: #0da90d;
    color: white !important;
}

.btn-green:hover {
    background: #0c910c;
    color: white !important;
}

.btn-red {
    background: #d73a3a;
    color: white !important;
}

.btn-red:hover {
    background: #812323 !important;
    color: white !important;
}

.tr-input {
    border: 1px solid rgba(0, 0, 0, .2);
}

.tr-input>input {
    border: none !important;
    outline: none;
}

.input-lg {
    height: 35px;
}

.bg-blue {
    background: var(--bs-blue);
}

.no-radius {
    border-radius: 0px !important;
}

.bg-transparent {
    background: transparent;
}

.text-underline {
    text-decoration: underline;
}

.important-money {
    font-size: xx-large;
    font-weight: bolder;
    font-family: ui-serif;
}

.fit-to-block {
    height: 100px;
    object-fit: cover;
}

.main-sidebar ul.sidebar-menu.tree li a {
    text-decoration: none !important;
    white-space: break-spaces;
    display: flex;
    align-items: baseline;
}

.guideSearchResult-container [type="radio"]:checked, [type="radio"]:not(:checked){
    position: static;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
} 
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.select2-search__field{
    margin: 4px !important;
}
.select2-selection__choice{
    margin: 5px !important;
}

@media (max-width:767px) {

    .sidebar-collapse .logo-mini .light-logo {
        display: block !important;
    }
    
    .sidebar-collapse .sidebar-menu.tree a {
        color: #fff !important;
    }
}
.cursor-default{
    cursor: default;
}
.badge-green{
    background-color: var(--bs-green);
    color: #ffffff;
}
.view__button{
    background-color: #40a1ec;
    color: #fff;
    font-size: 11px;
    padding: 5px 10px;
    text-align: center;
    margin-right: 3px;
}
.view__button:hover{
    /* background-color: #40a1ec; */
    color: #fff;
    font-size: 11px;
    padding: 5px 10px;
    text-align: center;
    margin-right: 3px;
}
.view__detail__buttton a:hover{
   color: #fff !important;
}
.view__detail__buttton{
    border: none;
}
.action__buttons{
    align-items: top;
}
.action__buttons > *{
    height: fit-content;
}
.hold-transition
{
    overflow:hidden !important;
}
/* label.modelbox__label {
    font-size: 16px;
}
.popup__upload__input{
    padding: 10px;
    padding-top: 15px;
} */
.sold-out{
    position: relative;
    pointer-events: none;
    overflow: hidden;
}
.sold-out::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff000045;
    filter: grayscale(1);
    backdrop-filter: blur(0.8px);
    z-index: 1;
}
.sold-out::after {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 80%;
    height: 100%;
    top: 70%;
    left: 50%;
    background-image: url("/assets/images/itinerary/sold-out.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    transform: translate(-50%, -50%) rotate(350deg);
    z-index: 2;
}
.itinerary_price{
    margin-bottom: 0;
}


/* ===== Roles & Permissions ===== */
.roles-modal .modal-dialog {
    max-width: 850px;
    width: 100%;
}

.roles-wrapper {
    border: 1px solid #ccc;
}

.roles-row {
    display: grid;
    grid-template-columns: 40% 60%;
    border-bottom: 1px solid #ccc;
}

.modules-ul {
    display: flex;
    flex-direction: column;
    margin-right: 1px;
}

.roles-row>div:first-child {
    border-right: 1px solid #ccc;
}

.modules-ul a.nav-link.active {
    border: 0;
    /* background: var(--blue) !important; */
    /* color: white !important; */
}

.modules-ul li a.nav-link {
    color: black;
    transition: none;
    border: 0;
    border-radius: 0px !important;
    padding: 18px 18px;
}

ul.modules-ul li:nth-child(even) {
    background: #f2f2f2;
}

.roles-row-content {
    height: 495px;
    overflow-y: auto;
}

.roles-row-content::-webkit-scrollbar-thumb {
    background: var(--blue);
    border-radius: 10px;
}

.roles-row-content::-webkit-scrollbar {
    width: 5px;
}

.roles-row-content::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: inset 0 0 5px grey;
}

a.nav-link.active .selected-persmission {
    color: white !important;
}

.selected-persmission {
    color: var(--blue);
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}

.roles-row-heading {
    padding: 10px 18px;
    font-weight: 600;
    background-color: #234076 !important;
    background-image: linear-gradient(170deg, #234076, #26395c, #6063a1fc);
    /* background: -webkit-linear-gradient(55deg, #234076 100%, #E2DCFF 100%); */
    color: #ffffff;
    letter-spacing: 1px;
}

.selected-persmission span {
    padding-right: 10px;
}

.roles-row-content h6 {
    margin-bottom: 2px;
}

.permission-all {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 10px 8px;
}

.permission-all label {
    cursor: pointer;
}

.permission-all input {
    margin-right: 10px;
}

button.add-permission-btn {
    color: white !important;
    margin-top: 15px;
    background-color: #234076  !important;
    padding: 5px 10px;
}

.selected-persmission span i {
    padding-right: 4px;
}

.pswd-field input.form-control.is-invalid {
    background-image: none;
}
.roles-wrapper .role-nav-tabs .role-nav-link.active {
    /* border-bottom-color: #ec407a;
    background-color: #ec407a !important;
    color: white !important; */
}
.roles-wrapper [type=checkbox]:checked+label:before {
    border-right: 3px solid #ec407a;
    border-bottom: 4px solid #ec407a;
}
.modules-ul .sub-menu-permissions .nav-link {
    border:1px solid #d5d5d5;
}
.modules-ul a.module_permissions {
    border-bottom: 1px solid #d5d5d5 !important;
}
.modules-ul a.nav-link.sub-menu.active {
    border-top: 1px solid white;
}


/* ===== Roles & Permissions ===== */

.theme-rosegold .permission-error-message {
    color: #8540ec !important;
    background-color: #dfc9ff;
    padding: 10px;
    border-radius: 5px;
}

.sidebar--logo {
    width: auto;
    max-width: 200px;
    height: 61px;
    object-fit: cover;
    padding: 0px;
}

a:has(>.navbar-profile-front) {
    padding: 5px !important;
}

.navbar-profile-front {
    min-width: 35px;
    max-width: 35px;
    max-height: 35px;
    min-height: 35px;
    object-fit: cover;
    object-position: center;
}

.dropdown-userProfile {
    min-width: 70px;
    max-width: 70px;
    object-fit: cover;
    object-position: center;
}
.sidebar-collapse .menu-searchBar{
    display: none;
}
.light-skin.sidebar-collapse .sidebar-menu>li>.treeview-menu {
    display: none !important;
}
.light-skin.sidebar-collapse .sidebar-menu>li.menu-open:hover>.treeview-menu{
    display: block !important;
}
.supplier-released-title
{
    font-size:16px !important;
    float:right;
}
.checkbox-alignment
{
    height:18px !important;
}
.dropdown.icon-dropdown .dropdown-toggle {
    font-size: 24px;
    position: relative;
    bottom: 3px;
}
.dropdown.icon-dropdown .dropdown-menu .dropdown-item {
    padding: 4px;
    line-height: 1;
    margin: 0;
}
.dropdown.icon-dropdown .dropdown-menu .dropdown-item.active {
    background: var(--theme-color);
    color: #fff;
}
.dropdown.icon-dropdown[dropdown-position="absolute"] .dropdown-menu{
    position: absolute !important;
}
.dropdown.icon-dropdown[dropdown-width="fit"] .dropdown-menu{
    min-width: fit-content !important;
    padding: 0;
}
/*Top and bottom scrollbar*/
.desktop-responsive {
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: auto;
}
.desktop-responsive table {
}
.large-table-fake-top-scroll-container-3 {
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: auto;
}
.large-table-fake-top-scroll-container-3 div {
}
.table_top_wrap th, td {
    font-size: 14px !important;
}
/*Top and bottom scrollbar*/


/* NEW BOOKING DESIGN */
.page_title_main{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.admin_status{
    display: flex;
    align-items: center;
    gap: 5px;
}
.booking_ID {
    font-size: 20px;
    font-weight: 700;
    color: #021512;
}
.booking_ID span {
    border-left: 1px solid #c9c3c3;
    padding-left: 8px;
    margin-left: 6px;
}
.admin_status_button button{
    background-color: #8540EC;
    color: #fff;
    padding: 5px 10px !important;
}
.button_second button{
    background-color: #FFA000 !important;
}
.button_third button{
    background-color: #17DBDD !important;
}
.admin_status_title {
    color: #021512;
}
.detail_button_new{
    background-color: #EC407A !important;
}
.main_buttons_wrap button, .main_buttons_wrap a {
    padding: 6px 8px;
    border: 0;
    background-color: #234076;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
    margin-bottom: 5px;
    height: 30px;
    width: max-content;
}
.booking_detail_button {
    padding: 6px 8px;
    border: 0;
    background-color: #234076;
    color: #fff !important;
    border-radius: 4px;
    font-size: 13px;
    display: inline-block;
    line-height: 1;
    margin-bottom: 5px;
    width: max-content;
}
.main_buttons_wrap a:hover {
    color: #fff;
}

.new_booking_acc_wrap button.accordion-button {
    color: #fff;
    background-color: #234076;
    font-weight: 700;
    font-size: 16px;
    border-radius: 4px 4px 0 0;
}
.new_booking_acc_wrap button.accordion-button.collapsed {
    background-color: #fff;
    color: #234076;
    font-weight: 700;
    font-size: 16px;
    border-radius: 4px 4px 0 0;
}
.new_booking_acc_wrap button.accordion-button.collapsed:focus{
    box-shadow: none !important;
}
.new_booking_acc_wrap button.accordion-button:focus{
    box-shadow: none !important;
}
.new_booking_acc_wrap .accordion-button:not(.collapsed)::after{
    filter: brightness(70.5) !important;
}
.new_booking_acc_wrap .accordion-header{
    margin-top: 0 !important;
}
.new_booking_acc_wrap table th {
    background-color: #F2F3F8;
    padding: 12px 8px;
    color: #234076;
    vertical-align: top;
}
.new_booking_acc_wrap table td {
    padding: 6px 4px;
    border-bottom: 1px solid #CECECE;
    color: #021512;
    font-weight: 600;
    vertical-align: top;
    white-space: nowrap;
}
.new_booking_acc_wrap table td i{
    color: white !important;
}
.new_booking_acc_wrap table td i.booking-info {
    color: #234076 !important;
    cursor: pointer;
}
.new_booking_acc_wrap table tr:last-child td{
    border-bottom: 0  !important;
}
.booking_table_new_wrap{
    overflow: auto;
}
.booking_table_new_wrap .agent_booking_wrap_row{
    border-top: 1px solid #DCDCDC;
    margin-top: 15px;
    padding-top: 12px;
}
.pricing_detail_wrap tr td{
    font-weight: 800;
}
.pricing_detail_wrap{
    margin-bottom: 7px;
}
.pricing_detail_wrap:last-child{
    margin-bottom: 0px;
}
.agent_booking_wrap{
    color: #000;
}
.upload_travel_content {
    color: #234076;
    font-weight: 600;
    display: flex;
    align-items: center;
}
button.Upload_btn.btn {
    background-color: #EC407A;
    color: #fff;
}
.invoice_voucher_title {
    color: #234076;
    font-size: 20px;
    font-weight: 700;
}
.pdf_uploads {
    background-color: #F2F3F8;
    padding: 6px 14px;
    border-radius: 4px;
}
.pdf_upload_wrap{
    display: flex;
    gap: 17px;
    align-items: center;
    flex-wrap: wrap;
}
.pdf_uploads img {
    width: 26%;
}
.pdf_title {
    text-align: center;
    color: #6D6D6D;
    font-size: 13px;
}
.acc_rej_btns {
    text-align: right;
}
button.Reject_btn.btn {
    background-color: #EC404E;
    color: #fff;
}
button.Accept_btn.btn {
    background-color: #20C997;
    color: #fff;
}
.data_table_wrap h4{
    font-size: 15px;
    padding-top: 2px;
}
.inner_checkbox h4{
    color: #6D6D6D !important;
    font-weight: 400 !important;
    font-size: 13px;
}
.checkbox_wrap {
    margin-top: 7px;
}
.checkbox_wrap [type="checkbox"]+label:before, [type="checkbox"]:not(.filled-in)+label:after{
    border: 1px solid #878788 !important;
    width: 15px !important;
    height: 15px !important;
}
button.preview_btn.btn {
    background-color: #40A1EC;
    color: #fff;
}
button.mail_btn.btn {
    background-color: #FFA000;
    color: #fff;
}
button.voucher_rel.btn {
    background-color: #EC407A;
    color: #fff;
    border-radius: 30px;
}
button.service_vouch.btn {
    background-color: #40A1EC;
    color: #fff;
    border-radius: 30px;
}
.check_table_list{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 10px;
}
.acc_rej_btns button{
    margin-bottom: 0px;
}
.voucher_btns button{
    margin-bottom: 5px;
}
td.table_price_title {
    color: #234076 !important;
    font-weight: 700 !important;
}
td.table_price_data {
    color: #000000 !important;
    font-weight: 700 !important;
    font-size: 17px !important;
}
button.loss_btn.btn {
    background-color: #EC407A;
    color: #fff;
    margin-bottom: 7px;
    padding: 5px 8px;
    font-size: 14px;
}
button.profit_btn.btn {
    background-color: #40A1EC;
    color: #fff;
    margin-bottom: 7px;
    padding: 5px 8px;
    font-size: 14px;
}
.profit-loss-colm{
    padding-left: 0;
}
.booking_popup_table .modal-header {
    padding-top: 0;
    background-color: #234076;
    color: #fff;
    padding-bottom: 0;
    border-radius: 0;
}
.booking_popup_table .modal-header h5{
    font-size: 20px;

}
.popup_close_btn span{
    font-size: 28px;
}
.booking_popup_table .modal-dialog{
    max-width: 900px !important;
}
button.btn.popup_pending_btn {
    background-color: #EFE3C7 !important;
    color: #BA8207 !important;
}
.popup_form_new input {
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #e3e3e3;
}
.popup_form_new .row {
    align-items: end;
}
.popup_form_new .create_btn {
    background-color: #EC407A;
    color: #fff;
}
.popup_form_new {
    padding-top: 10px;
}
.popup_table_wrap{
    overflow: auto;
}
.new_booking_popup .modal-dialog {
    max-width: 1400px !important;
}
.new_booking_popup table th, .new_booking_popup table td{
    white-space: nowrap;
}
.pop_table_last table tr:last-child td{
    font-weight: 800;
}
.popup_table_wrap table td button{
    min-width: 100px !important;
}
.admin_status button:hover{
    color: #fff !important;
}
@media(max-width:1300px){
    .new_booking_acc_wrap table th, td{
        white-space: nowrap;
    }
    .main-preview-div{
        overflow: auto;
    }
    .main-preview-div table th, .main-preview-div table td{
        white-space: initial !important;
    }
    .check_table_list{
        grid-template-columns: repeat(3,1fr);
    }
    .accordion_tables{
        width: 100% !important;
    }
    .profit-loss-colm{
        margin-top: 20px;
        padding-left: 10px !important;
    }
}
@media(max-width:900px){
    .check_table_list{
        grid-template-columns: repeat(2,1fr);
    }
}
@media(max-width:767px){
    .main_buttons_wrap button, .main_buttons_wrap a{
        margin: 10px 0;
    }
    .check_table_list{
        grid-template-columns: repeat(2,1fr);
    }
    .popup_pending_btn{
        margin: 0 !important;
    }
    .pop_nego_btn{
        margin: 0 !important;
    }

}
@media(max-width:400){
    .check_table_list{
        grid-template-columns: repeat(1,1fr);
    }
}
.booking_popup_table .modal-header {
    background-color: #234076;
    color: #fff;
    border-radius: 0;
    padding: 11px;
}
.booking_popup_table .modal-header button.close {
    font-size: 28px;
    padding-right: 12px;
    color: white !important;
    font-weight: 500;
}
#rendered-data.negotiate-class,
#rendered-data.table-action-class {
    border-bottom: 1px solid #c7c3c3;
    padding: 10px;
}
#rendered-data.negotiate-class .negotiate-buttons,
#rendered-data.table-action-class .table-actions-rendered-buttons {
    margin: 10px 0px;
}
.booking-service-title {
    background: #f2f3f8;
    padding: 15px 14px;
    color: #234076;
    font-weight: 700;
}
/* END NEW BOOKING DESIGN */

/* Quotation Itinerary Design */
.quotation-basic-detail,
.quotation-services .service-detail .hotel-service,
.quotation-services .service-detail .service-container
{
    background-color: white;
    padding: 10px;
}
.quotation-basic-detail-title span,
.service-detail-title span{
    font-size: 16px;
    font-weight: 700;
    /*color: #4D4D4D;*/
}

.quotation-basic-detail-title span small,
.service-detail-title span small{
    font-size: 14px;
    font-weight: 400;
    /*color: #6F7B85;*/
}
.service-hotel-table-detail span{
    font-size: 14px;
    font-weight: 700;
    color: #4D4D4D;
}
.service-hotel-table-detail {
    margin-bottom: 12px;
}
.quotation-basic-detail-title span small,
.service-hotel-table-detail span small{
    font-size: 12px;
    font-weight: 400;
    color: #6F7B85;
}
.quotation-primary-btn {
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
}

.quotation-primary-btn-background {
    background: #234076;
    color: white !important;
    padding: 5px 14px;
}
.edit-basic-details-btn {
    padding: 5px 14px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    background-color: #234076 !important;
    /* color: white !important; */
}
.basic-detail .heading {
    font-size: 16px;
    font-weight: 400;
}
.basic-detail .value{
    font-size: 18px;
    font-weight: 700;
}
.package-btn {
    align-items: center;
    display: flex;
}
.quotation-secondary-btn {
    border: 1px solid #E6E6E6;
    background-color: #F2F3F8;
    padding: 5px 14px; 
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    color:#234076;
}
.quotation-green-btn {
    border: 1px solid #E6E6E6;
    background-color: #28A745;
    padding: 5px 14px; 
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    color: white;
}
.quotation-basic-detail .basic-detail .detail{
    width: 60%;
}
.service-detail .service-detail-title i {
    /*color: #3070D7;*/
    margin-right: 2px;
}
.hotel-prices-btns {
    border-top: 1px solid #ccc8c8;
    margin-top: 10px;
    padding-top: 10px;
}
.add-hotel {
    border-bottom: 1px solid #ccc8c8;
    padding-bottom: 10px; 
}
.quotation-ternery-btn {
    background: #f6f6f699;
    border: 1px solid transparent;
    padding: 5px;
    border-radius: 3px;
}
.given-night-price {
    cursor: pointer;
}
#servicesModal .table tbody tr td {
    padding: 12px;
}
#servicesModal .table {
    border: 1px solid #CECECE;
 }
.transport-prices-checkboxes {
    background: #F2F3F8;
    padding: 8px 16px;
    margin-top: 10px;
    border: 1px solid #E6E6E6;
}
.transport-prices-checkboxes label {
    color: black;
    font-size: 13px;
    font-weight: 700;
}
.quotation-border-padding-bottom {
    border-bottom: 1px solid #d3cccc;
    padding-bottom: 20px;
}
.pointer {
    cursor: pointer;
}
button.selected-vehicles {
    margin-left: 15px;
    padding: 4px 10px;
    background: white;
    border: 1px solid #E6E6E6;
    color: #234076;
    border-radius: 4px;
}
.border-bottom {
    border-bottom: 1px solid #d3cccc;
}
.border-right {
    border-right: 1px solid #d3cccc;
}
.border-left {
    border-left: 1px solid #d3cccc;
}
.border-top {
    border-top: 1px solid #d3cccc;
}
.cumulative-record .cumulative-title .title {
    color: #234076; 
    font-size:18px; 
    font-weight: 700;
}
.cumulative-record .cumulative-title .location {
    color: #6F7B85; 
    font-size: 14px;
    margin: 0;
}
.cumulative-record .cumulative-title .location span {
    color: black; 
    font-weight:600;
}
.relative-block {
    position: relative;
    display: block;
}
.dot-icon {
    font-size: 12px;
}
.v-hidden {
    visibility: hidden;
}
.theme-blue {
    color: var(--dark-blue) !important;
}
.theme-bg-blue {
    background-color: var(--dark-blue) !important;
    color: white !important;
}

.theme-service-header {
    background-color: #e2f1ff !important;
    color: #234076 !important;
}
.suggestion-text {
    color: #6F7B85;
    font-size: 13px;
}
.icon-bg-blue {
    background-color: #E2F2FF;
    padding: 5px;
    border-radius: 4px;
    /*color: #3070D7;*/
    color: #234076;
    font-size: 16px;
}
.hotel-summary-title span {
    font-size: 18px !important;
}
.quotation-bg-light{
    background-color: #F2F3F8;
}
.ta-cont {
    padding: 10px 0px;
}
.ta-cont .title{
    font-size: 17px;
    font-weight: 700;
}
.radius-4 {
    border-radius: 4px;
}
.quotation-text-blue {
    color: #3070D7;
}
.quotation-hotel {
    position: relative;
}
.quotation-hotel i {
    position: absolute;
    top: 22px;
    right: 5px;
}

.btn-look{
    border: 2px solid #234076;
    padding: 4px 2px;
    border-radius: 9px;
    float: right;
    margin-right: 10px;
}

.white-btn-look{
    border: 2px solid #fff !important;
}

.heading-service {
    background-color: lightgrey;
    font-weight: 800;
    padding: 8px;
    width: 100%;
}

.add-hotel-form{
    border : 2px solid lightgrey;
}

#servicesModal .modal-header .modal-title {
    color: var(--dark-blue);
    font-size: 20px;
    font-weight: 700;
}
.transport-activity-day {
    position: relative;
}
.transport-activity-day .ta-cont{
    color: white;
    /* border-radius: 0px 0px 7px 0px; */
    /*background-color: var(--dark-blue);*/
    background-color: #2f70d7;

}
.transport-activity-day .triangle {
    width: 0;
    height: 0;
    border-left: 24px solid transparent;
    border-right: 23px solid transparent;
    border-bottom: 24px solid #2f70d7;
    transform: rotate(90deg);
    position: absolute;
    top: 10px;
    right: -24px;
    padding: 0;
    margin: 0px;
}
/* .transport-activity-day .triangle::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 80%;
    background-color: #2f70d7;
    clip-path: polygon(100% 50%, 50% 2%, 50% 100%);
    top: 0;
    right: -36px;
} */
.quotation-summary-data>div {
    margin: 20px 0px !important;
    border-bottom: 20px solid #f2f3f8;
    padding: 0px 10px;
}
.border-1{
    border: 1px solid #d3cccc;
}
.border-x{
    border-left: 1px solid #d3cccc;
    border-right: 1px solid #d3cccc;
}
.table-border-x{
    border-left: 1px solid #f2f3f8;
    border-right: 1px solid #f2f3f8;
}
.vertically-middle {
    display: flex;
    align-items: center;
}
.custom-dot {
    margin: 5px;
    height: 6px;
    width: 6px;
    background: #787777;
    border-radius: 50%;
}
/* END Quotation Itinerary Design */
.booking-detail-tfoot
{
    background: #88a0cc;
}
.booking-detail-tfoot td strong, .booking-detail-tfoot td h4, .booking-detail-tfoot td b
{
    color: #FFF;
}
.main_buttons_wrap button, .main_buttons_wrap a
{
    height:auto;
}

.card .custom-card-header {
    height: 40px !important;
}
.change-supplier-status{
    cursor: pointer;
}
.custom_expand_text{
    text-align: center;
}
.extra-services--table {
    width: 100%;
}
.extra-services--table td, 
.extra-services--table th {
    padding: 8px;
}
.price_breakdown--table-rows {
    width: 100%;
}
@media(max-width:767px){
    .res_top_btns{
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    .main_pointer_btn{
        display: flex;
        padding-top: 10px;
    }
    .main_pointer_btn .pointer{
        font-size: 11px !important;
        border-radius: 3px !important;
    }
    .custom_expand_text{
        text-align: left;
        padding-left: 28px;
    }
    .custom_expand_text span{
        font-size: 12px;
    }
    .fullscreen_cus{
        display: none;
    }
}

#inactive-btn{
    background-color: #8b8f9b;
}