.logo-name {
    width: 150px;
    padding-top: 5px;
}

.logo-img {
    width: 30px;
}

.menu-img {
    width: 25px;
}

.menu-name {
    padding-left: 15px;
}

.menu-span {
    padding-left: 10px;
}

.submenu-img {
    width: 15px;
}

.home-img {
    width: 115px;
}

.col-centered {
    display: inline-block;
    float: none;
    /* inline-block space fix */
    margin-right: -4px;
    vertical-align: text-top;
}

.panel-header-login {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.panel-border > .panel-heading .sub-panel-heading-default {
    color: #ccc !important;
    background-color: #fff;
    border-top: 3px solid #ccc !important;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 0px;
}

.login-logo-img {
    max-width: 354px;
    width: 100%;
}

.form-logo-img {
    max-width: 200px;
    width: 100%;
}

.button-menu-mobile {
    display: none;
}

.user-function-name {
    color: #f5f5f5;
    font-size: 12px;
}

.panel-overflow {
    height: 300px;
    overflow: auto;
}

.site-menubar {
    z-index: 998;
    position: fixed;
    top: 60px;
    color: rgba(163,175,183,.9);
    height: 40px;
    width: calc(100% - 150px);
    font-family: Roboto,sans-serif;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
}

.site-menubar {
    background: #bebdbf;
}

.label-menubar {
    font-size: 13px;
    font-weight: 500;
}

.menubar-content {
    /* width: 80%; */
    padding-top: 5px;
    padding-bottom: 5px;
}

.menubar-item {
    margin-right: 5px;
}

.content-topbar > .container {
    padding-top: 10px;
}

.active-path {
    color: #f58e20;
}

.panel-body-headerless {
    padding: 0px 5px !important;
}

    .panel-body-headerless .form-group {
        margin-bottom: 10px;
    }

.panel > .panel-headerless {
    padding-top: 0px;
}

.panel > .confirm-popup {
    padding-top: 0px;
}

.col-form {
    padding-left: 0px;
}

    .col-form > .form-group {
        margin-bottom: 5px;
    }

.form-group-grid {
    margin-bottom: 2px !important;
    margin-top: 2px !important;
}

    .form-group-grid select.form-control {
        height: 25px !important;
        line-height: 25px !important;
        min-width: 80px !important;
        padding-left: 5px !important;
    }

    .form-group-grid > .form-control {
        height: 25px !important;
        line-height: 25px !important;
    }

.form-inline > .form-group-grid > .form-control {
    min-width: 60px !important;
    width: 80px !important;
    text-align: center;
}

.col-form-button-sm {
    padding-top: 20px;
}

.col-form-control-only {
    padding-left: 24px;
}

.inline-form-title {
    margin-bottom: 0px;
}

#pnlError, #pnlSuccess {
    margin-top: 15px;
    margin-bottom: 15px;
}

.content-error {
    margin-top: 80px;
    margin-left: 30px;
    margin-right: 30px;
    min-width: 768px;
}

.error-heading {
    font-size: 24px !important;
}

.row-bottom-margin {
    margin-bottom: 10px;
}

.row-panel-complement-border {
    border-top: 2px solid #ccc !important;
}

i > input[type="submit"] {
    background-color: transparent;
    border: 0px;
    padding: 0px;
    font-style: normal;
}

.image-sketch-room {
    padding-top: 0px;
    max-height: 382px;
    min-height: 370px;
    /* height: 382px; */
    min-width: 270px;
    width: auto;
}

.image-sketch-building {
    max-width: 100%;
    max-height: 343px;
    /* height: 280px; */
    margin-bottom: 3px;
    vertical-align: central;
    padding: 5px;
    background-color: white;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}

.span-icon-info {
    width: 20px !important;
}

.form-group > .form-control-spacelogik {
    padding: 3px 5px;
}

.form-group > .btn-form-group-spacelogik {
    padding-top: 20px;
}

.form-group > .btn-form-group-spacelogik-normal {
    padding-top: 20px;
}

.modal .form-horizontal-spacelogik {
    padding-right: 0px;
}

.ng-isolate-scope > .modal-dialog > .modal-content {
    padding: 0 !important;
    border: none !important;
}

.currency-negative {
    color: red !important;
}

.currency-positive {
    color: #007800 !important;
    font-weight: 600;
}

.panel-logo {
    height: 138px;
}

.panel-logo-img {
    border-left: 2px solid #f58e20;
    height: 105px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

.img-logo {
    max-height: 105px;
    width: 100%;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

    .inputfile + label {
        color: white;
        background-color: black;
        display: inline-block;
    }

        .inputfile:focus + label,
        .inputfile + label:hover {
            background-color: green;
        }


.customer-details {
    background-color: #f5f5f5;
    font-size: 12px;
    height: 45px;
    padding: 5px 5px;
    position: relative;
}

.customer-details-cont {
    padding-top: 5px;
    padding-left: 3px;
    height: 35px;
    line-height: 8px;
}

.customer-icon {
    padding: 10px 0px 0px 10px;
    font-size: 16px;
}

.customer-icon-popover {
    padding: 10px 0px 0px 20px;
    font-size: 18px;
    max-width: 45px !important;
}

.info-label {
    top: -1px;
    padding-left: 2px;
    padding-right: 2px;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: -0.02em;
    text-overflow: ellipsis;
}

.info-label-lo {
    font-size: 14px !important;
    color: #98a6ad;
    padding-top: 5px;
}

.info-label-ppv-co {
    color: #384247;
}

.info-label-ppv-lo {
    color: #2d3539;
}

.popover-customer-info {
    min-width: 300px;
    max-width: 650px;
    width: auto !important;
    line-height: 1.2 !important;
}

.col-max-w-55 {
    max-width: 55px !important;
}

.info-label-ppv-title {
    font-size: 12px;
    font-weight: 500;
    color: #de8a1e;
}

.label-weight-700 {
    font-weight: 700;
}

.btn-w-37 {
    width: 37px;
}

.btn-default.info:focus {
    background-color: #29b6f6;
    color: whitesmoke;
}

.panel-col-middle {
    border-left: 1px;
    border-right: 1px;
    border-bottom: 0px;
    border-top: 0px;
    border-color: lightgray;
    border-style: solid;
}

.panel-col-left {
    border-left: 0px;
    border-right: 1px;
    border-bottom: 0px;
    border-top: 0px;
    border-color: lightgray;
    border-style: solid;
}

.panel-col-right {
    border-left: 1px;
    border-right: 0px;
    border-bottom: 0px;
    border-top: 0px;
    border-color: lightgray;
    border-style: solid;
}

.a-panel-header-collapse {
    color: #f58e20 !important;
}

.a-panel-header-collapse-default {
    color: #797979 !important;
}

.btn-icon-sm {
    padding: 2px 6px;
    font-size: 16px;
}

.label-primary-font {
    color: #f58e20 !important;
}

.label-default-inverse {
    background-color: #fff;
    color: #777;
    border-color: #aaa;
    border-width: 1px;
    border-style: solid;
}

.form-group > .control-label {
    margin-bottom: 0px !important;
    font-size: 12px !important;
}

.li-error {
    font-size: 13px !important;
}

.panel-collapseGroup-header {
    padding: 8px 5px !important;
}

.drop-file-custom {
    margin-bottom: 0px !important;
    height: 130px;
    padding-top: 45px !important;
    text-align: center;
}

.drop-file-custom-sm {
    margin-bottom: 0px !important;
    height: 100px;
    padding-top: 15px !important;
    text-align: center;
    font-size: 12px;
}

.my-drop-zone {
    border: dotted 3px lightgray;
}

.nv-file-over {
    border: dotted 3px red;
}
/* Default class applied to drop zones on over */
.another-file-over-class {
    border: dotted 3px green;
}

.table-drop-zone > thead > tr > th {
    color: #666;
    font-size: 13px;
}

.table-drop-zone > tbody > tr > td {
    font-size: 13px;
}

.nav-pills.nav-wizard > li {
    position: relative;
    overflow: visible;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}

    .nav-pills.nav-wizard > li + li {
        margin-left: 0;
    }

    .nav-pills.nav-wizard > li:first-child {
        border-left: 0;
    }

        .nav-pills.nav-wizard > li:first-child a {
            border-radius: 5px 0 0 5px;
        }

    .nav-pills.nav-wizard > li:last-child {
        border-right: 0;
    }

        .nav-pills.nav-wizard > li:last-child a {
            border-radius: 0 5px 5px 0;
        }

    .nav-pills.nav-wizard > li a {
        border-radius: 0;
        background-color: #eee;
        line-height: 35px !important;
    }

    .nav-pills.nav-wizard > li .nav-arrow {
        position: absolute;
        top: 0px;
        right: -20px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 17px 0 18px 20px;
        border-color: transparent transparent transparent #eee;
        z-index: 9;
        max-height: 35px !important;
    }

    .nav-pills.nav-wizard > li .nav-wedge {
        position: absolute;
        top: 0px;
        left: -20px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 17px 0 18px 20px;
        border-color: #eee #eee #eee transparent;
        z-index: 9;
    }

    .nav-pills.nav-wizard > li:hover .nav-arrow {
        border-color: transparent transparent transparent #aaa;
    }

    .nav-pills.nav-wizard > li:hover .nav-wedge {
        border-color: #aaa #aaa #aaa transparent;
    }

    .nav-pills.nav-wizard > li:hover a {
        background-color: #aaa;
        color: whitesmoke !important;
    }

.nav-pills.nav-wizard .link-disable > li:hover .nav-arrow {
    border-color: transparent transparent transparent #efefef;
}

.nav-pills.nav-wizard .link-disable > li:hover .nav-wedge {
    border-color: #efefef #efefef #efefef transparent;
}

.nav-pills.nav-wizard .link-disable > li:hover a {
    background-color: #efefef;
    color: whitesmoke !important;
    cursor: not-allowed;
}

.nav-pills.nav-wizard > li.active .nav-arrow {
    border-color: transparent transparent transparent #f58e20;
}

.nav-pills.nav-wizard > li.active .nav-wedge {
    border-color: #f58e20 #f58e20 #f58e20 transparent;
}

.nav-pills.nav-wizard > li.active a {
    background-color: #f58e20;
    color: whitesmoke !important;
}

.link-disable {
    pointer-events: none;
    cursor: not-allowed;
}

.unstyled::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

.btn-group > .btn-radio {
    min-width: 48px;
}

/* ----------------------------------
 * color-swatches
 * ---------------------------------- */
.color-swatches .swatches {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #FFF;
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.color-swatches .light,
.color-swatches .dark {
    width: 50%;
    height: 40px;
}

.color-swatches .light {
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0;
}

.color-swatches .dark {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0;
}

.color-swatches .infos {
    padding: 5px 10px;
}

    .color-swatches .infos h4,
    .color-swatches .infos p {
        margin: 0;
    }

    .color-swatches .infos h4 {
        margin-bottom: 3px;
        font-weight: bold;
        font-size: 14px;
    }

    .color-swatches .infos p {
        font-size: 12px;
    }

.collapse-panel-header {
    padding: 7px 10px 3px 10px !important;
}

div.show-image {
    position: relative;
    float: left;
    margin: 5px;
}

    div.show-image:hover img {
        opacity: 0.5;
    }

    div.show-image:hover button {
        display: block;
    }

    div.show-image button {
        position: absolute;
        display: none;
    }

        div.show-image button.update {
            top: 90%;
            left: 0;
        }

        div.show-image button.delete {
            top: 90%;
            left: 79%;
        }

.ag-header-viewport {
    width: 100% !important;
}

.ng-cloak {
    display: none !important;
}

.form-transition.ng-hide-remove {
    /* For Safari 3.1 to 6.0 */
    -webkit-transition-property: display;
    -webkit-transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-in;
    -webkit-transition-delay: 0.8s;
    /* Standard syntax */
    transition-property: display;
    transition-duration: 0.4s;
    transition-timing-function: ease-in;
    transition-delay: 0.8s;
}

.form-transition.ng-hide-add {
    /* For Safari 3.1 to 6.0 */
    -webkit-transition-property: display;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    /* Standard syntax */
    transition-property: display;
    transition-duration: 0.1s;
    transition-timing-function: linear;
    transition-delay: 0s;
}



.form-transition.ng-hide {
    display: none;
}

.addon-chk-split {
    border-right: 10px solid #fff !important;
    border-top-width: 0 !important;
    border-bottom-width: 0 !important;
    padding: 5px 8px 0px 30px !important;
}

.control-laber-small {
    font-size: 11px !important;
}

.panel-edit-escalation {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #E6E6E6;
    text-align: center;
    margin-bottom: 5px;
    padding: 5px 5px 10px 5px;
}

.panel-input-escalation {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #E6E6E6;
    text-align: center;
    margin-bottom: 5px;
    cursor: pointer;
}

    .panel-input-escalation:hover,
    .panel-input-escalation:focus,
    .panel-input-escalation:active {
        background-color: #E6E6E6;
        border: 1px solid #ccc;
    }

.active-panel-escalation {
    background-color: #E6E6E6 !important;
    border: 1px solid #ccc !important;
}

.panel-input-escalation small {
    color: #f58e20;
}

.views-number {
    font-size: 14px;
    line-height: 12px;
    font-weight: 400;
}

.home-options {
    padding-top: 0px;
}

.checkbox-report-label {
    color: #0f0f0f !important;
    font-weight: 500 !important;
}

.checkbox-report-label-sm {
    font-size: 12px;
}

.label-report-control {
    color: #333;
}

@media (max-width:1200px) {
}

@media (min-width:1900px) {
    .image-sketch-room {
        padding-top: 5px;
        max-width: none;
        max-height: 375px;
        min-height: 100px;
        min-width: 270px;
        width: 70%;
        margin-bottom: 3px;
        vertical-align: central;
    }

    .home-options {
        padding-top: 300px;
    }
}

.lable-no-wrap {
    width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.step-status > i {
    font-size: 12px !important;
}

@media (max-width:992px) {
}

@media (max-width: 500px) {
}


.version-info {
    font-size: 10px;
    margin-top: 15px;
    margin-right: 8px;
    color: #c3c3c3;
    float: right;
}


.resul-info-inline {
    display: inline-flex;
}

.dashboard .mini-stat {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 5px;
    padding: 15px;
    color: #fff;
}

pre.agreement-language {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    overflow-y: auto;
    font-size: 12px;
    line-height: 20px;
    background: transparent;
    border: 0px solid #777;
    padding: 5px 0px;
    color: #333;
    word-break: break-word;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font: inherit;
    max-height: 450px;
}


/*Canvas3D - Begin*/

.col-canvas-3d-modal {
    padding-right: 0px;
    padding-left: 1px;
    padding-bottom: 1px;
}

    .col-canvas-3d-modal iframe,
    .col-canvas-3d iframe {
        border-style: none;
    }
/*Canvas3D - End*/

a.btn-custom-input-number {
    margin: 0 !important;
    width: 21px;
    padding: 5px 5px;
}

input.custom-input-number:focus {
    padding: 5px 3px !important;
}

.sl-input-number > span.input-group-btn {
    min-width: 21px !important;
}


.sl-input-number > .input-number-maxw-50 {
    max-width: 50px !important;
}

.only-print {
    display: none !important;
}

.panel-display-items {
    padding: 5px 15px 10px 15px !important;
}

.item-color {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-right: 6px;
}

.item-label {
    font-size: 12px;
    float: right;
    padding-top: 8px;
}

.image-opt {
    padding: 5px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e7eaec;
    border-left: 1px solid #e7eaec;
    border-right: 1px solid #e7eaec;
}

.img-same-size {
    position: relative;
    float: left;
    width: 100%;
    height: 120px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 10px;
}

.ag-grid-numeric-column {
    text-align: right;
    padding-right: 25px !important;
}



.btn-control-color {
    height: 18px;
    width: 18px;
    border-radius: 0;
    border-width: 0px;
    border-image-width: 0px;
}

    .btn-control-color.active {
        border: 1.5px dotted #3d3d3d;
    }

.material-content {
    vertical-align: top;
    display: inline-block;
    text-align: left;
}

    .material-content .material-img {
        height: 53px;
        width: 53px
    }

    .material-content .active-material-item {
        border: 1.5px dotted #3d3d3d;
    }

    .material-content .material-name {
        font-size: 10px;
        display: block;
        width: 50px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }



.bs-callout-warning {
    border-left-color: #aa6708;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-warning h4 {
    color: #aa6708;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.row-border-bottom {
    border-bottom: 1px solid #f6f6f6;
}

    .row-border-bottom.data-header {
        font-size: 12px;
        font-weight: 600;
        border-bottom: 1.5px solid #f6f6f6;
        background-color: #e9e9e9;
        color: #58666e;
    }

    .row-border-bottom.data-footer {
        font-size: 12px;
        font-weight: 600;
        border-top: 1.5px solid #f6f6f6;
        border-bottom: none;
        text-align: left;
        background-color: #e9e9e9;
        color: #58666e;
    }


.search-panel {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #f58e20;
}

.sl-input-group {
    padding: 4px 12px;
    background-color: #ccc !important;
}

.input-group-addon .checkbox {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
}

    .input-group-addon .checkbox label {
        line-height: 1.5;
        padding-top: 2px;
    }

.details-panel {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #EEEEEE;
}

button.btn-selector:hover {
    background-color: #f58e20 !important;
    border: 1px solid #f58e20 !important;
    color: #fff !important;
}


.nav.nav-tabs > li > a.item {
    background-color: transparent;
    border-radius: 0;
    border: none;
    color: #646464 !important;
    cursor: pointer;
    line-height: 40px;
    padding-left: 3px;
    padding-right: 20px;
    font-weight: 600;
    text-decoration: none;
}

    .nav.nav-tabs > li > a.item:hover {
        text-decoration: underline;
    }

.nav-tabs > li.active > a.item,
.nav-tabs > li.active > a.item:focus,
.nav-tabs > li.active > a.item:hover {
    color: #f58e20 !important;
    text-decoration: underline;
}


.pnl-custom-er-parm {
    min-height: 305px;
    display: none;
}

    .pnl-custom-er-parm.visible {
        display: block;
    }


.has-error-pnl {
    border-color: #ef5350;
    box-shadow: none !important;
    border-width: 1px !important;
    border-radius: 3px;
    border-style: solid;
}

.has-success .ms-container .ms-selection ul.ms-list {
    border-color: #33b86c;
    box-shadow: none !important;
}

h4.header-button,
h5.header-button {
    line-height: 30px;
}

.header-building-savings {
    margin-top: 0px;
    font-size: 14px;
    line-height: 19px;
    color: #383b3d;
    font-weight: 700;
}

    .header-building-savings span.label {
        font-size: 90%;
    }

.header-building-info {
    margin: 0px;
    line-height: 20px;
    font-size: 13px;
}

    .header-building-info.header-bold {
        font-weight: 700;
        font-size: 14px;
        color: #383b3d;
    }

    .header-building-info:hover {
        background-color: antiquewhite;
    }

        .header-building-info:hover span {
            color: #F58E20;
        }

.table-responsive.building-comparison table.table > thead > tr > th {
    font-size: 12px;
    padding: 5px !important;
}

.table-responsive.building-comparison table.table > tbody > tr > td {
    padding: 5px 3px !important;
    font-size: 13px;
    line-height: 14px;
}


.map-hover-info {
    width: 220px;
    z-index: 1000;
    background-color: #f4f4f4;
    -webkit-border-radius: 0px 7px 5px 5px;
    -moz-border-radius: 0px 7px 5px 5px;
    -ms-border-radius: 0px 7px 5px 5px;
    -o-border-radius: 0px 7px 5px 5px;
    border-radius: 0px 7px 5px 5px;
    height: 150px;
    position: relative;
    border-bottom: 5px solid #D80027;
    border-left: 2px solid #D80027;
    -webkit-box-shadow: 3px 3px 22px 1px rgba(0,0,0,0.43);
    -moz-box-shadow: 3px 3px 22px 1px rgba(0,0,0,0.43);
    box-shadow: 3px 3px 22px 1px rgba(0,0,0,0.43);
}

    .map-hover-info span.btn-close {
        cursor: pointer;
        position: absolute;
        right: -8px;
        top: -10px;
        color: red;
        font-size: 22px;
        padding: 0px 5px;
        z-index: 1000;
    }

    .map-hover-info img {
        float: left;
        -webkit-border-radius: 0px 0px 0 0;
        -moz-border-radius: 0px 0px 0 0;
        -ms-border-radius: 0px 0px 0 0;
        -o-border-radius: 0px 0px 0 0;
        border-radius: 0px 0px 0 0;
        max-width: 85px !important;
        width: 85px;
        height: 145px;
    }

    .map-hover-info .info-description {
        padding: 5px;
        text-align: center;
        height: 120px;
    }

        .map-hover-info .info-description h4 {
            margin-top: 2px;
            margin-bottom: 20px;
            font-size: 12px;
            line-height: 13px;
        }

            .map-hover-info .info-description h4.building-title {
                text-decoration: underline;
                color: #3d3d3d;
                font-weight: 600;
            }

        .map-hover-info .info-description label.label {
            font-size: 12px;
            font-weight: 600;
            margin-top: 20px;
        }

            .map-hover-info .info-description label.label.label-dark {
                background: #3d3d3d;
            }

        .map-hover-info .info-description p {
            font-size: 10px;
            margin-top: 3px;
        }

            .map-hover-info .info-description p.first {
                font-size: 22px;
                margin-bottom: 5px;
                margin-top: 5px;
                font-weight: 600;
            }

    .map-hover-info .info-action {
        padding-right: 5px;
        text-align: right;
        height: 25px;
    }

.panel-body.building-geop-map h5.header-button {
    margin: 0 0 5px 0;
}

.panel-body.building-geop-map h5 small {
    font-size: 85%;
    font-weight: 600;
}

.map-modal-lg {
    height: 250px;
}

#outer-box {
}
    /* line 14, ../sass/style.scss */
    #outer-box #inner-box {
        background: #3d3d3d;
        height: 0;
        width: auto;
        opacity: 0;
        top: 0;
        left: 10px;
        right: 10px;
        position: absolute;
        padding: 0;
        transition: opacity .5s;
    }
        /* line 25, ../sass/style.scss */
        #outer-box #inner-box p {
            color: #fff;
            font-family: 'arial';
            text-align: center;
            padding-top: 7%;
            position: center;
            font-size: 24px;
        }

        #outer-box #inner-box .inner-panel {
            color: #fff;
            width: 40%;
            left: 30%;
            top: 20%;
            height: 15%;
            border: 2px solid #F58E20;
            border-radius: 10px;
            font-family: 'arial';
            text-align: center;
            position: absolute;
        }
    /* line 34, ../sass/style.scss */
    #outer-box.hovering #inner-box {
        height: 100%;
        opacity: .9;
        transition: opacity .5s;
    }


.modal.lg-90 .modal-lg {
    width: 90% !important;
}


.building-details .data-info h5 {
    margin-top: 0px;
}

    .building-details .data-info h5.description {
        font-size: 13px;
        height: 128px;
    }



.building-details hr {
    margin-top: 2px;
    margin-bottom: 7px;
}

.building-details .am-score {
    width: 70px;
    height: 70px;
    border-color: #f58e20;
    border-width: 1.5px;
    border-style: solid;
    padding: 4px;
    position: absolute;
    right: 15px;
    top: -25px;
}

    .building-details .am-score .am-score-in {
        text-align: center;
        background-color: #f58e20;
        padding: 3px;
        color: whitesmoke;
    }

        .building-details .am-score .am-score-in h4 {
            margin-top: 2px;
            margin-bottom: 0px;
            color: whitesmoke;
        }

        .building-details .am-score .am-score-in h3 {
            margin-top: 0;
            margin-bottom: 2px;
            color: whitesmoke;
            line-height: 26px;
        }

        .building-details .am-score .am-score-in hr {
            margin-top: 0px;
            margin-bottom: 0px;
            margin-left: 25%;
            margin-right: 25%;
            color: #f58e20;
        }


.building-details .data-floor-info {
    height: 430px;
}

    .building-details .data-floor-info .floor-details {
        display: flex;
        margin-bottom: 8px;
    }

    .building-details .data-floor-info .floor-number {
    }

        .building-details .data-floor-info .floor-number label,
        .building-details .data-floor-info .floor-available label,
        .building-details .data-floor-info .floor-rate label {
            line-height: 25px;
            margin-bottom: 0px;
            font-weight: 600;
            text-align: center;
            width: 25px;
            background-color: #d8d5d2;
            border-radius: 3px;
        }

            .building-details .data-floor-info .floor-available label.unavailable,
            .building-details .data-floor-info .floor-rate label.unavailable {
                background-color: unset;
            }

    .building-details .data-floor-info .floor-rate label {
        margin-left: 5px;
    }

    .building-details .data-floor-info .header .data-info label.title {
        width: 225px;
        margin-right: 5px;
    }

    .building-details .data-floor-info .header .data-info label.available {
        width: 65px;
        text-align: center;
    }

    .building-details .data-floor-info .header .data-info label.rate {
        width: 55px;
        text-align: center;
        margin-left: 5px;
    }

    .building-details .data-floor-info .floor-available label {
        width: 70px;
    }

    .building-details .data-floor-info .floor-rate label {
        width: 60px;
    }

    .building-details .data-floor-info .floor-space {
        width: 200px;
        height: 25px;
        border-radius: 3px;
        margin-left: 5px;
        margin-right: 5px;
        border-width: 0.5px;
        border-style: solid;
        border-color: #f9be7e;
        display: flex;
    }

        .building-details .data-floor-info .floor-space .occupied {
            height: 24px;
            width: -webkit-fill-available;
            background-color: #f9be7e;
        }

            .building-details .data-floor-info .floor-space .occupied:hover {
                background-color: orange;
            }

        .building-details .data-floor-info .floor-space .available {
            height: 24px;
            background-color: #7ef9be;
            border-left-width: 1px;
            border-left-style: solid;
            border-left-color: #c0bcb7;
        }

            .building-details .data-floor-info .floor-space .available:hover {
                background-color: #35f699;
            }

.building-details .building-badge {
    text-align: center;
}

    .building-details .building-badge img {
        width: 60%;
        max-width: 85px;
    }

.building-details .building-scores {
    font-size: 25px;
    text-align: center;
}

    .building-details .building-scores .icon {
        line-height: 25px;
    }

    .building-details .building-scores label {
        font-size: 10px;
        text-align: center;
    }

    .building-details .building-scores .name {
        line-height: 10px;
    }

    .building-details .building-scores .chart-score {
        display: inline-flex;
    }


        .building-details .building-scores .chart-score .progress-container {
            width: 70px;
            height: 25px;
        }


.building-details .er-scores-reference {
    width: calc(100% - 90px);
    margin-top: 33px;
}

    .building-details .er-scores-reference h5 {
        font-size: 13px;
        margin-bottom: 1px;
    }

        .building-details .er-scores-reference h5.active {
            color: orange;
        }

        .building-details .er-scores-reference h5 label.icon {
            width: 20px;
        }

        .building-details .er-scores-reference h5 label.description {
            width: 80px;
        }

        .building-details .er-scores-reference h5 label.range {
            width: 70px;
            text-align: center;
        }

        .building-details .er-scores-reference h5 label.result {
            width: 70px;
            text-align: right
        }

.building-details .er-scores {
    position: absolute;
    left: 10px;
    top: 25px;
}

.building-details .er-score {
    width: 70px;
    height: 60px;
    border-color: #505458;
    border-width: 1.5px;
    border-style: solid;
    padding: 0px;
}

    .building-details .er-score:first-of-type {
        border-bottom-width: 1px;
    }

    .building-details .er-score:last-of-type {
        border-top-width: 0.5px;
    }

    .building-details .er-score .er-score-in {
        text-align: center;
        padding: 3px;
        color: whitesmoke;
    }

        .building-details .er-score .er-score-in h4 {
            margin-top: 2px;
            margin-bottom: 4px;
            color: #f58e20;
            font-size: 20px;
            font-weight: 600;
        }

        .building-details .er-score .er-score-in h3 {
            margin-top: 0;
            margin-bottom: 0px;
            color: #505458;
            line-height: 7px;
            font-size: 7px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .building-details .er-score .er-score-in hr {
            margin-top: 2px;
            margin-bottom: 0px;
            margin-left: 25%;
            margin-right: 25%;
            color: #f58e20;
        }


.building-details .data-cost-info .cost-list h5 {
    margin-bottom: 2px;
    margin-top: 0px;
    font-size: 13px;
}

    .building-details .data-cost-info .cost-list h5 label {
        margin-bottom: 1px;
    }

        .building-details .data-cost-info .cost-list h5 label.description {
        }

            .building-details .data-cost-info .cost-list h5 label.description:hover + label.cost {
                text-decoration: underline;
            }

        .building-details .data-cost-info .cost-list h5 label.cost {
            float: right;
            text-align: right;
        }

.building-details .total-info {
    display: inline-block;
    margin-top: 20px;
}

    .building-details .total-info label {
        font-size: 10px;
        font-weight: 600;
    }

.building-details .big-box {
    width: 170px;
    height: 40px;
    border-color: #f58e20;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
}

    .building-details .big-box h3 {
        font-weight: 600;
        margin-top: 0px;
        margin-bottom: 0px;
        line-height: 41px;
    }


.building-details .thumb {
    margin-top: 2px;
    padding-bottom: 5px;
    height: auto;
    min-height: 128px;
}

    .building-details .thumb .thumb-img {
        height: 128px;
    }

.building-details .gal-detail h4 {
    margin-top: 6px;
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 15px;
}


.building-details .contact-logo {
    width: 100px;
    height: auto;
    padding: 4px;
    position: absolute;
    right: 15px;
    top: 15px;
    text-align: center;
}

    .building-details .contact-logo img {
        width: 100%;
        max-height: 80px;
    }

.building-details .data-info.contact-details h5 {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 13px;
}


.map-pin-building {
    width: 100%;
    height: calc(100% - 210px);
}


.program-details .data-info h5 {
    margin-top: 0px;
}

    .program-details .data-info h5.description {
        font-size: 13px;
        height: 128px;
    }



.program-details hr {
    margin-top: 2px;
    margin-bottom: 7px;
}

.program-details .am-score {
    width: 70px;
    height: 70px;
    border-color: #f58e20;
    border-width: 1.5px;
    border-style: solid;
    padding: 4px;
    position: absolute;
    right: 15px;
    top: -25px;
}

    .program-details .am-score .am-score-in {
        text-align: center;
        background-color: #f58e20;
        padding: 3px;
        color: whitesmoke;
    }

        .program-details .am-score .am-score-in h4 {
            margin-top: 2px;
            margin-bottom: 0px;
            color: whitesmoke;
        }

        .program-details .am-score .am-score-in h3 {
            margin-top: 0;
            margin-bottom: 2px;
            color: whitesmoke;
            line-height: 26px;
        }

        .program-details .am-score .am-score-in hr {
            margin-top: 0px;
            margin-bottom: 0px;
            margin-left: 25%;
            margin-right: 25%;
            color: #f58e20;
        }

.program-details .toggle-available-spaces {
    float: right;
    line-height: 18px;
    padding-top: 2px;
}

.program-details .data-floor-info {
    /*height: 430px;*/
}

    .program-details .data-floor-info .floor-details {
        display: flex;
        margin-bottom: 8px;
    }

    .program-details .data-floor-info .floor-number {
    }

        .program-details .data-floor-info .floor-number label,
        .program-details .data-floor-info .floor-available label,
        .program-details .data-floor-info .floor-rate label {
            line-height: 22px;
            margin-bottom: 0px;
            font-weight: 600;
            text-align: center;
            width: 25px;
            background-color: #fafafa;
            border-radius: 3px;
            border-color: #ccc;
            border-width: 0.3px;
            border-style: solid;
        }

            .program-details .data-floor-info .floor-available label.unavailable,
            .program-details .data-floor-info .floor-rate label.unavailable {
                background-color: unset;
            }

    .program-details .data-floor-info .floor-rate label {
        margin-left: 5px;
    }

    .program-details .data-floor-info .header .data-info label.title {
        width: 255px;
        margin-right: 5px;
    }

    .program-details .data-floor-info .header .data-info label.available {
        width: 65px;
        text-align: center;
    }

    .program-details .data-floor-info .header .data-info label.rate {
        width: 55px;
        text-align: center;
        margin-left: 5px;
    }

    .program-details .data-floor-info .floor-available label {
        width: 70px;
    }

    .program-details .data-floor-info .floor-rate label {
        width: 60px;
    }

    .program-details .data-floor-info .floor-rate .btn-play {
        margin-top: 0px;
        margin-left: 4px;
    }

    .program-details .data-floor-info .floor-space {
        width: -webkit-fill-available;
        height: 22px;
        border-radius: 3px;
        margin-left: 5px;
        margin-right: 5px;
        border-width: 0.5px;
        border-style: solid;
        border-color: #9c968e;
        display: flex;
        /*flex-direction: row-reverse !important;*/
    }

        .program-details .data-floor-info .floor-space .occupied {
            height: 20.8px;
            background-color: #f0efed;
            flex: 1 1 auto !important;
            cursor: not-allowed;
            margin-top: 0.1px;
        }

            .program-details .data-floor-info .floor-space .occupied:first-of-type {
                border-radius: 3px 0px 0px 3px;
                border-left: unset;
            }

            .program-details .data-floor-info .floor-space .occupied:only-child {
                border-radius: 3px;
            }

            .program-details .data-floor-info .floor-space .occupied:hover {
                background-color: #e7e5e2;
            }


        .program-details .data-floor-info .floor-space .available {
            height: 20.8px;
            cursor: pointer;
            background-color: #fafafa;
            border-left-width: 0.5px;
            border-left-style: solid;
            border-left-color: #9c968e;
            margin-top: 0.1px;
        }


            .program-details .data-floor-info .floor-space .available:last-of-type {
                border-radius: 0px 3px 3px 0px;
                border-right: unset;
            }

            .program-details .data-floor-info .floor-space .available:first-of-type {
                border-left-width: 0px;
                border-radius: 3px 0px 0px 3px;
            }

            .program-details .data-floor-info .floor-space .available:only-of-type {
                border-radius: 3px;
                border-left-width: 0px;
            }

        .program-details .data-floor-info .floor-space .occupied + .program-details .data-floor-info .floor-space .available {
            border-radius: 0px;
        }

        .program-details .data-floor-info .floor-space .available.selected {
            background-color: #a4c639;
        }

        .program-details .data-floor-info .floor-space .available:hover {
            background-color: #a4c639;
        }

.program-details .building-badge {
    text-align: center;
}

    .program-details .building-badge img {
        width: 60%;
        max-width: 85px;
    }

.program-details .building-scores {
    font-size: 25px;
    text-align: center;
}

    .program-details .building-scores .icon {
        line-height: 25px;
    }

    .program-details .building-scores label {
        font-size: 10px;
        text-align: center;
    }

    .program-details .building-scores .name {
        line-height: 10px;
    }

    .program-details .building-scores .chart-score {
        display: inline-flex;
    }


        .program-details .building-scores .chart-score .progress-container {
            width: 70px;
            height: 25px;
        }


.program-details .er-scores-reference {
    width: calc(100% - 90px);
    margin-top: 33px;
}

    .program-details .er-scores-reference h5 {
        font-size: 13px;
        margin-bottom: 1px;
    }

        .program-details .er-scores-reference h5.active {
            color: orange;
        }

        .program-details .er-scores-reference h5 label.icon {
            width: 20px;
        }

        .program-details .er-scores-reference h5 label.description {
            width: 80px;
        }

        .program-details .er-scores-reference h5 label.range {
            width: 70px;
            text-align: center;
        }

        .program-details .er-scores-reference h5 label.result {
            width: 70px;
            text-align: right
        }

.program-details .er-scores {
    position: absolute;
    left: 10px;
    top: 25px;
}

.program-details .er-score {
    width: 70px;
    height: 60px;
    border-color: #505458;
    border-width: 1.5px;
    border-style: solid;
    padding: 0px;
}

    .program-details .er-score:first-of-type {
        border-bottom-width: 1px;
    }

    .program-details .er-score:last-of-type {
        border-top-width: 0.5px;
    }

    .program-details .er-score .er-score-in {
        text-align: center;
        padding: 3px;
        color: whitesmoke;
    }

        .program-details .er-score .er-score-in h4 {
            margin-top: 2px;
            margin-bottom: 4px;
            color: #f58e20;
            font-size: 20px;
            font-weight: 600;
        }

        .program-details .er-score .er-score-in h3 {
            margin-top: 0;
            margin-bottom: 0px;
            color: #505458;
            line-height: 7px;
            font-size: 7px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .program-details .er-score .er-score-in hr {
            margin-top: 2px;
            margin-bottom: 0px;
            margin-left: 25%;
            margin-right: 25%;
            color: #f58e20;
        }


.program-details .data-cost-info .cost-list h5 {
    margin-bottom: 2px;
    margin-top: 0px;
    font-size: 13px;
}

    .program-details .data-cost-info .cost-list h5 label {
        margin-bottom: 1px;
    }

        .program-details .data-cost-info .cost-list h5 label.description {
        }

            .program-details .data-cost-info .cost-list h5 label.description:hover + label.cost {
                text-decoration: underline;
            }

        .program-details .data-cost-info .cost-list h5 label.cost {
            float: right;
            text-align: right;
        }

.program-details .total-info {
    display: inline-block;
    margin-top: 20px;
}

    .program-details .total-info label {
        font-size: 10px;
        font-weight: 600;
    }

.program-details .big-box {
    width: 170px;
    height: 40px;
    border-color: #f58e20;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
}

    .program-details .big-box h3 {
        font-weight: 600;
        margin-top: 0px;
        margin-bottom: 0px;
        line-height: 41px;
    }


.program-details .thumb {
    margin-top: 2px;
    padding-bottom: 5px;
    height: auto;
    min-height: 128px;
}

    .program-details .thumb .thumb-img {
        height: 128px;
    }

.program-details .gal-detail h4 {
    margin-top: 6px;
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 15px;
}


.program-details .contact-logo {
    width: 100px;
    height: auto;
    padding: 4px;
    position: absolute;
    right: 15px;
    top: 15px;
    text-align: center;
}

    .program-details .contact-logo img {
        width: 100%;
        max-height: 80px;
    }

.program-details .data-info.contact-details h5 {
    font-size: 12px;
    margin-bottom: 2px;
    line-height: 13px;
}

.program-details .mini-stat {
    margin-bottom: 5px;
    padding: 5px 20px;
}

    .program-details .mini-stat .mini-stat-icon {
        font-size: 22px;
        height: 44px;
        line-height: 45px;
        margin-right: 10px;
        text-align: center;
        width: 45px;
    }

    .program-details .mini-stat .mini-stat-info span {
        font-size: 30px;
        line-height: 40px;
    }

        .program-details .mini-stat .mini-stat-info span.label-desc {
            padding-left: 10px;
            font-size: 16px;
            line-height: 40px;
        }

.program-details .panel.panel-step {
    margin-bottom: 5px;
    text-align: center;
}


    .program-details .panel.panel-step .panel-heading {
        padding: 0px 10px;
        background-color: #565656;
    }

        .program-details .panel.panel-step .panel-heading .panel-title {
            color: #faf9fa;
            text-shadow: 0 -1px 0 rgba(0,0,0,1);
            font-size: 16px;
        }

.program-details .menu-next {
    width: 180px;
    position: fixed;
    right: -180px;
    top: 100px;
    z-index: 997;
    height: 84vh;
    background-color: #F5F5F5;
    border: solid 1px #BEBDBF;
    border-top-width: 0px;
    display: none;
}

    .program-details .menu-next.show-menu {
        right: 0;
        display: block;
    }

    .program-details .menu-next.panel.panel-step {
        margin-bottom: 0px;
    }

        .program-details .menu-next.panel.panel-step .panel-heading {
            cursor: pointer;
            padding: 0px 5px;
            text-align: left;
        }

        .program-details .menu-next.panel.panel-step .panel-body {
            padding: 10px 5px;
            text-align: -webkit-center;
            color: #565656
        }

    .program-details .menu-next.show-menu.panel.panel-step .panel-body {
    }



    .program-details .menu-next .btn-super {
        height: 90px;
        width: 135px;
        border: solid 0.8px #565656;
        margin-bottom: 10px;
        margin-top: 30px;
        cursor: pointer;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
        -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
        border-radius: 3px;
        opacity: .93;
    }

        .program-details .menu-next .btn-super:hover {
            border: solid 1px #F1912B;
            -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
            box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
            opacity: 1;
        }

        .program-details .menu-next .btn-super .icon i {
            line-height: 85px;
            font-size: 30px;
        }

        .program-details .menu-next .btn-super:hover .icon {
            display: none;
        }

        .program-details .menu-next .btn-super .overlay {
            height: 100%;
            padding-top: 14%;
            background-color: rgba(86, 86, 86, 0.8);
            color: #fcfcfc !important;
            display: none;
        }

            .program-details .menu-next .btn-super .overlay i {
                font-size: 18px;
            }

            .program-details .menu-next .btn-super .overlay h4 {
                color: #fcfcfc !important;
                margin-top: 5px;
            }

        .program-details .menu-next .btn-super:hover .overlay {
            display: block;
        }


.ng-custom-toggle-switch {
    display: inline-flex;
    line-height: 20px;
    padding: 0px 3px;
}

    .ng-custom-toggle-switch.disabled {
        opacity: 0.4;
    }


.btn.btn-default.btn-next-menu {
    background-color: rgb(86, 86, 86);
    border-color: #8c8c8c;
}

    .btn.btn-default.btn-next-menu:focus,
    .btn.btn-default.btn-next-menu:active,
    .btn.btn-default.btn-next-menu:hover {
        color: #f5f5f5;
    }


.program-details .panel.pnl-menu-actions {
    text-align: center;
    background-color: transparent;
    height: 82vh;
    width: 100%;
}

.program-details .btn-super {
    height: 90px;
    max-width: 135px;
    width: 100%;
    border: solid 0.8px #565656;
    margin-bottom: 10px;
    margin-top: 30px;
    cursor: pointer;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    border-radius: 3px;
    opacity: .93;
    display: inline-block;
}

    .program-details .btn-super:hover {
        border: solid 1px #F1912B;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
        box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
        opacity: 1;
    }

    .program-details .btn-super .icon i {
        line-height: 85px;
        font-size: 30px;
    }

    .program-details .btn-super:hover .icon {
        display: none;
    }

    .program-details .btn-super .overlay {
        height: 100%;
        padding-top: 14%;
        background-color: rgba(86, 86, 86, 0.8);
        color: #fcfcfc !important;
        display: none;
    }

        .program-details .btn-super .overlay i {
            font-size: 18px;
        }

        .program-details .btn-super .overlay h4 {
            color: #fcfcfc !important;
            margin-top: 5px;
        }

    .program-details .btn-super:hover .overlay {
        display: block;
    }

.program-details .btn-adj i {
    text-shadow: 0 0 11px #FFffff, 0 0 6px #f5f5f5;
}


.ng-custom-toggle-switch {
    display: inline-flex;
    line-height: 20px;
    padding: 0px 3px;
}

    .ng-custom-toggle-switch.disabled {
        opacity: 0.4;
    }


.btn.btn-default.btn-next-menu {
    background-color: rgb(86, 86, 86);
    border-color: #8c8c8c;
}

    .btn.btn-default.btn-next-menu:focus,
    .btn.btn-default.btn-next-menu:active,
    .btn.btn-default.btn-next-menu:hover {
        color: #f5f5f5;
    }


.room-adj {
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    height: 18px;
    width: 18px;
}


.widget-content-area {
    padding: 20px;
    position: relative;
    background-color: #fff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
}

    .widget-content-area .options {
        position: absolute;
        top: 8px;
        right: 7px;
        z-index: 1;
    }

    .widget-content-area h4.title {
        margin-left: 20px;
    }

    .widget-content-area h5.sub-title {
        margin-bottom: 2px;
    }

    .widget-content-area p.description {
        font-size: 13.5px;
    }

.landlord-pricing .ribbon.select-option {
    cursor: pointer;
}

    .landlord-pricing .ribbon.select-option .el-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.2);
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        cursor: pointer;
    }

    .landlord-pricing .ribbon.select-option:hover .el-overlay {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }

    .landlord-pricing .ribbon.select-option .el-overlay .el-info {
        text-decoration: none;
        display: inline-block;
        text-transform: uppercase;
        text-align: center;
        color: #fff;
        background-color: transparent;
        filter: alpha(opacity=0);
        -webkit-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);
    }

        .landlord-pricing .ribbon.select-option .el-overlay .el-info li button:active {
            background-color: whitesmoke !important;
            color: #f58e20 !important;
        }

    .landlord-pricing .ribbon.select-option:hover {
        box-shadow: 1px 1px 16px 2px rgba(113, 106, 202, 0.2);
    }

    .landlord-pricing .ribbon.select-option .ribbon-wrapper.hover-active-effect {
        display: none;
    }

    .landlord-pricing .ribbon.select-option:hover .ribbon-wrapper.hover-active-effect {
        display: block;
    }

    .landlord-pricing .ribbon.select-option.active .ribbon-wrapper.hover-active-effect {
        display: block;
    }

    .landlord-pricing .ribbon.select-option:hover .ribbon-wrapper.hover-active-effect .ribbon.orange {
        background-color: #f7f8fa;
        color: #f58e20;
        border-top-color: #f58e20;
        border-top-width: 0.6px;
        border-top-style: solid;
        border-bottom-color: #f58e20;
        border-bottom-width: 0.6px;
        border-bottom-style: solid;
        z-index: 1;
    }

    .landlord-pricing .ribbon.select-option:hover .widget-content-area h4.title {
        color: #f58e20;
    }

.landlord-pricing .pricing-plan {
    cursor: default;
    padding-bottom: 10px;
}

.landlord-pricing .suite-option {
    cursor: pointer;
}

    .landlord-pricing .suite-option:hover {
        text-shadow: 0.5px 0.5px 1px #aaa;
    }

    .landlord-pricing .suite-option label {
        cursor: pointer;
    }

.landlord-pricing .toggle-yearly-monthly {
    color: #333;
    cursor: pointer;
}

    .landlord-pricing .toggle-yearly-monthly.active {
        color: #f58e20;
        text-decoration: underline;
        font-style: italic;
    }

.landlord-pricing .pricing-plan .pricing-plan-label {
    background: #f1f3f1;
    border-radius: 4px;
    font-size: 18px;
    color: #f58b22;
    text-align: center;
    line-height: 24px;
    padding: 15px;
    margin: 0px;
}

    .landlord-pricing .pricing-plan .pricing-plan-label.occupancy {
        background: #004a6f;
        border-radius: 4px;
        font-size: 25px;
        font-weight: 600;
        color: #f8fdff;
        text-align: center;
        line-height: 28px;
        padding: 15px;
        margin: 0px;
        border-radius: 5px;
    }

    .landlord-pricing .pricing-plan .pricing-plan-label strong {
        color: #444242;
        font-size: 28px;
    }

.landlord-pricing .pricing-plan h6 {
    margin-top: 4px;
    color: dimgray;
}

    .landlord-pricing .pricing-plan h6.years {
        color: #f58b22;
    }

.landlord-pricing .pricing-plan:hover .pricing-plan-label {
    box-shadow: 1px 1px 16px 2px rgba(113, 106, 202, 0.2);
}

    .landlord-pricing .pricing-plan:hover .pricing-plan-label strong {
        color: #004a6f;
        font-weight: 600;
    }

.landlord-pricing .pricing-plan:hover h6 {
    color: #f58b22;
}

.landlord-pricing div[ng-dropdown-multiselect] .multiselect-parent,
.landlord-pricing div[ng-dropdown-multiselect] .multiselect-parent button.dropdown-toggle,
.landlord-pricing div[ng-dropdown-multiselect] .multiselect-parent ul.dropdown-menu {
    width: 100%;
}

    .landlord-pricing div[ng-dropdown-multiselect] .multiselect-parent .dropdown-header {
        color: #f58e20;
    }


.landlord-pricing .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid transparent;
    border-radius: 0;
    margin-bottom: 10px;
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.landlord-pricing .el-element-overlay .white-box {
    padding: 0px;
}

.landlord-pricing .el-element-overlay .el-card-item {
    position: relative;
    padding-bottom: 0px;
}

    .landlord-pricing .el-element-overlay .el-card-item .el-card-avatar {
        margin-bottom: 0px;
    }

    .landlord-pricing .el-element-overlay .el-card-item .el-card-content {
        text-align: center;
        font-size: 12px;
    }

        .landlord-pricing .el-element-overlay .el-card-item .el-card-content h3 {
            margin: 0px;
        }

        .landlord-pricing .el-element-overlay .el-card-item .el-card-content a {
            color: #212529;
        }

            .landlord-pricing .el-element-overlay .el-card-item .el-card-content a:hover {
                color: #009efb;
            }

    .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1 {
        width: 100%;
        overflow: hidden;
        position: relative;
        text-align: center;
        cursor: default;
    }

    .landlord-pricing .el-element-overlay .el-card-item.active .el-overlay-1 {
        border: solid 0.8px #f58e20;
        box-shadow: 1px 1px 16px 2px rgba(113, 106, 202, 0.2);
    }

    .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1 img {
        display: block;
        position: relative;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
        width: 100%;
        height: auto;
    }

    .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1:hover img,
    .landlord-pricing .el-element-overlay .el-card-item.active .el-overlay-1 img {
        -ms-transform: scale(1.2) translateZ(0);
        -webkit-transform: scale(1.2) translateZ(0);
        /* transform: scale(1.2) translateZ(0); */
    }

    .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1 .el-info {
        text-decoration: none;
        display: inline-block;
        text-transform: uppercase;
        color: #fff;
        background-color: transparent;
        filter: alpha(opacity=0);
        -webkit-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);
    }

        .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1 .el-info > li {
            list-style: none;
            display: inline-block;
            margin: 0 3px;
        }

            .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1 .el-info > li a {
                border-color: #fff;
                color: #fff;
                padding: 12px 15px 10px;
            }

                .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1 .el-info > li a:hover {
                    background: #009efb;
                    border-color: #009efb;
                }

    .landlord-pricing .el-element-overlay .el-card-item .el-overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.3);
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay,
    .landlord-pricing .el-element-overlay .el-card-item.active .el-overlay-1 .el-overlay {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        transform: translateZ(0);
    }

    .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn {
        top: -100%;
    }

    .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1 .scrl-up {
        top: 100%;
        height: 0px;
    }

    .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn {
        top: 0px;
    }

    .landlord-pricing .el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up {
        top: 0px;
        height: 100%;
    }



.ribbon .widget-content-area {
    box-shadow: 0px 0px 15px 1px rgba(113, 106, 202, 0.2);
    padding-top: 8px;
    padding-bottom: 8px;
}

    .ribbon .widget-content-area.mh-155 {
        min-height: 152px;
    }

.ribbon pre {
    font-family: inherit;
    font-size: 14px;
    word-spacing: inherit;
    display: block;
    padding: 18px;
    margin: 0;
    line-height: 1.42857;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    height: auto;
    overflow: hidden;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    text-align: center;
    background-color: transparent;
}

/*Basic Ribbons*/
.ribbon-wrapper {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    font-size: 15px;
}

    .ribbon-wrapper.ribbon-top-right {
        right: -3px
    }

        .ribbon-wrapper.ribbon-top-right .ribbon {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            left: -3px;
            top: 11px
        }

    .ribbon-wrapper.ribbon-top-left {
        left: -3px
    }

        .ribbon-wrapper.ribbon-top-left .ribbon {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            left: -30px;
            top: 5px;
        }

    .ribbon-wrapper .ribbon {
        font-size: 11px;
        font-weight: 600;
        color: #fff;
        text-align: center;
        position: relative;
        padding: 4px 0;
        width: 100px
    }

        .ribbon-wrapper .ribbon:before,
        .ribbon-wrapper .ribbon:after {
            content: "";
            border-left: 3px solid transparent;
            border-right: 3px solid transparent;
            position: absolute;
            bottom: -3px
        }

        .ribbon-wrapper .ribbon:before {
            left: 0
        }

        .ribbon-wrapper .ribbon:after {
            right: 0
        }

        .ribbon-wrapper .ribbon.red {
            background-color: #ec2330
        }

            .ribbon-wrapper .ribbon.red:before,
            .ribbon-wrapper .ribbon.red:after {
                border-top: 3px solid #ec2330
            }

        .ribbon-wrapper .ribbon.blue {
            background-color: #4073FF
        }

            .ribbon-wrapper .ribbon.blue:before,
            .ribbon-wrapper .ribbon.blue:after {
                border-top: 3px solid #4073FF
            }

        .ribbon-wrapper .ribbon.green {
            background-color: #9DC626
        }

            .ribbon-wrapper .ribbon.green:before,
            .ribbon-wrapper .ribbon.green:after {
                border-top: 3px solid #1ad271
            }

        .ribbon-wrapper .ribbon.orange {
            background-color: rgba(245,142,32, 0.7)
        }

            .ribbon-wrapper .ribbon.orange:before,
            .ribbon-wrapper .ribbon.orange:after {
                border-top: 3px solid #f28b21
            }

        .ribbon-wrapper .ribbon.blue {
            background-color: #6156ce;
        }

        .ribbon-wrapper .ribbon.green {
            background-color: #9DC626;
        }

        .ribbon-wrapper .ribbon.orange {
            background-color: rgba(245,142,32, 0.7);
        }

        .ribbon-wrapper .ribbon.red {
            background-color: #f8538d;
        }


.panel.panel-step {
    margin-bottom: 5px;
    text-align: center;
}


    .panel.panel-step .panel-heading {
        padding: 0px 10px;
        background-color: #565656;
    }

        .panel.panel-step .panel-heading .panel-title {
            color: #faf9fa;
            text-shadow: 0 -1px 0 rgba(0,0,0,1);
            font-size: 16px;
        }


.custom-xv-ux h3.page-title {
    margin-top: 0px;
}

.custom-xv-ux .form-group.form-group-xv {
}

    .custom-xv-ux .form-group.form-group-xv label.control-label {
        font-weight: 600;
        font-size: 14px;
    }

.bg-xvoucher {
    color: #fff;
    background-color: #126d94;
    background-image: -webkit-linear-gradient(left, #126d94 0%, #0C4A65 100%);
    background-image: -o-linear-gradient(left, #126d94 0%, #0C4A65 100%);
    background-image: linear-gradient(to right, #126d94 0%, #0C4A65 100%);
    background-repeat: repeat-x;
}

.bd-callout {
    padding: 0.55rem;
    margin-top: 1.25rem;
    margin-bottom: .25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
    width: 100%;
    /*display: inline-block;*/
}

    .bd-callout span.auto-close {
        font-size: 11px;
        position: absolute;
        right: 20px;
        bottom: 28px;
    }

    .bd-callout h4 {
        font-size: small;
        margin-top: 0;
        margin-bottom: .25rem;
    }

    .bd-callout p:last-child {
        margin-bottom: 0;
    }

    .bd-callout code {
        border-radius: .25rem;
    }

    .bd-callout + .bd-callout {
        margin-top: -.25rem;
    }

.bd-callout-success {
    border-left-color: #5CB85C;
}

    .bd-callout-success h4 {
        color: #5CB85C;
    }

.bd-callout-info {
    border-left-color: #5bc0de;
}

.bd-callout-danger {
    border-left-color: #d9534f;
}

    .bd-callout-danger h4 {
        color: #d9534f;
    }

        .bd-callout-danger h4.success,
        .bd-callout-danger h4.info {
            display: none;
        }

.bd-callout-info h4.error,
.bd-callout-info h4.success {
    display: none;
}

.bd-callout-success h4.error,
.bd-callout-success h4.info {
    display: none;
}

.bd-callout-danger h4.success,
.bd-callout-danger h4.info {
    display: none;
}

.bd-callout h4 {
    margin-top: 0;
    margin-bottom: .25rem;
}



.clt, .clt ul, .clt li {
    position: relative;
}

    .clt ul {
        list-style: none;
        padding-left: 32px;
    }


    .clt li::before, .clt li::after {
        content: "";
        position: absolute;
        left: -12px;
    }

    .clt li::before {
        border-top: 1.0px solid #a9a9a9;
        top: 28px;
        width: 8px;
        height: 0;
    }

    .clt li::after {
        border-left: 1.5px solid #a9a9a9;
        height: 100%;
        width: 0px;
        top: 1px;
    }

    .clt ul > li.header::after {
        border-left: 0px;
    }

    .clt ul > li.header::before {
        border-top: 0px;
    }

.btn-gradient-primary:hover, .btn-gradient-primary:focus, .btn-gradient-primary:active {
    color: #fff;
    box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.3);
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: flex !important;
    }

    .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: flex !important;
    }

    .d-print-inline-flex {
        display: inline-flex !important;
    }
}



.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }

    .flex-sm-column {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }

    .justify-content-sm-between {
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        align-items: center !important;
    }

    .align-items-sm-baseline {
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        align-items: stretch !important;
    }

    .align-content-sm-start {
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        align-content: center !important;
    }

    .align-content-sm-between {
        align-content: space-between !important;
    }

    .align-content-sm-around {
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        align-self: auto !important;
    }

    .align-self-sm-start {
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        align-self: center !important;
    }

    .align-self-sm-baseline {
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }

    .flex-md-column {
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        justify-content: center !important;
    }

    .justify-content-md-between {
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        justify-content: space-around !important;
    }

    .align-items-md-start {
        align-items: flex-start !important;
    }

    .align-items-md-end {
        align-items: flex-end !important;
    }

    .align-items-md-center {
        align-items: center !important;
    }

    .align-items-md-baseline {
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        align-items: stretch !important;
    }

    .align-content-md-start {
        align-content: flex-start !important;
    }

    .align-content-md-end {
        align-content: flex-end !important;
    }

    .align-content-md-center {
        align-content: center !important;
    }

    .align-content-md-between {
        align-content: space-between !important;
    }

    .align-content-md-around {
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        align-content: stretch !important;
    }

    .align-self-md-auto {
        align-self: auto !important;
    }

    .align-self-md-start {
        align-self: flex-start !important;
    }

    .align-self-md-end {
        align-self: flex-end !important;
    }

    .align-self-md-center {
        align-self: center !important;
    }

    .align-self-md-baseline {
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }

    .flex-lg-column {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        justify-content: center !important;
    }

    .justify-content-lg-between {
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        align-items: center !important;
    }

    .align-items-lg-baseline {
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        align-items: stretch !important;
    }

    .align-content-lg-start {
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        align-content: center !important;
    }

    .align-content-lg-between {
        align-content: space-between !important;
    }

    .align-content-lg-around {
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        align-self: auto !important;
    }

    .align-self-lg-start {
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        align-self: center !important;
    }

    .align-self-lg-baseline {
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important;
    }

    .flex-xl-column {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        justify-content: center !important;
    }

    .justify-content-xl-between {
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        align-items: center !important;
    }

    .align-items-xl-baseline {
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        align-items: stretch !important;
    }

    .align-content-xl-start {
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        align-content: center !important;
    }

    .align-content-xl-between {
        align-content: space-between !important;
    }

    .align-content-xl-around {
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        align-self: auto !important;
    }

    .align-self-xl-start {
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        align-self: center !important;
    }

    .align-self-xl-baseline {
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }

    .m-sm-n1 {
        margin: -0.25rem !important;
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }

    .m-md-n1 {
        margin: -0.25rem !important;
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }

    .m-lg-n1 {
        margin: -0.25rem !important;
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-n1 {
        margin: -0.25rem !important;
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.green-600 {
    color: #009a00 !important;
}

.gray-600 {
    color: #525154;
}

.location-lease-info .chart-score {
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
    height: 70px;
}

    .location-lease-info .chart-score .progressbar-text {
        top: -3px !important;
    }

.location-lease-info .widget-data {
}

    .location-lease-info .widget-data .data {
        font-size: 30px;
        line-height: 55px;
    }

.cli-loc-selector {
    max-width: 150px;
}

select.cli-loc-selector {
    min-width: 150px;
}

[uib-collapse].panel-collapse .panel-body{
    padding: 0px;
}

[uib-accordion-group].panel .panel-heading {
    padding-left: 10px;
    padding-right: 10px;
}


.responsive-version-ui {
}

    .responsive-version-ui .topbar {
        min-width: 550px;
    }

.responsive-version-content-ui {
}


@media (max-width: 768px) {
    .responsive-version-ui .topbar-flex-sm {
        display: flex;
        flex-direction: row;
    }

        .responsive-version-ui .topbar-flex-sm input.cli-loc-selector,
        .responsive-version-ui .topbar-flex-sm select.cli-loc-selector {
            max-width: 100px;
            min-width: 100px;
            width: 100px;
        }

    .responsive-version-ui .form-group-flex-sm {
        display: flex;
        flex-direction: row;
    }

        .responsive-version-ui .form-group-flex-sm label.control-label {
            -ms-flex-item-align: center !important;
            align-self: center !important;
        }

    .responsive-version-ui .responsive-version-content-ui h3.page-title {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 22px;
    }

    .responsive-version-ui .responsive-version-content-ui h3.page-subtitle {
        font-size: 18px;
        line-height: 20px;
    }

    .responsive-version-ui .responsive-version-content-ui .p-t-25.p-t-sm-10 {
        padding-top: 10px !important;
    }
}

.amenity-order-button {
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}
