body#login {
    background-image: url("/img/themes/parcelpendingbyquadient/background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

body {
    background-color: #ffffff !important;
    color: #3f4443 !important;
}

.fa-star, .fa-plus-circle {
    color: #05b9f0 !important;
}

html .scroll-to-top {
    background: #000000 !important;
}

.sidebar-left .sidebar-header .sidebar-toggle i {
    color: #3f4443 !important;
}

.page-header .breadcrumbs li,
.page-header .breadcrumbs a,
.page-header .breadcrumbs span {
    color: #3f4443 !important;
}

.content-body #content .panel .panel-heading {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    margin-bottom: -1px;
}

.content-body #content .panel .panel-heading .panel-title {
    color: #000000;
}

.userbox .name {
    color: #000000;
}

.userbox .role {
    color: #3f4443;
}

h3 small,
.h3 small,
h3 .small,
.h3 .small {
    color: #000000;
}

#creat-verify-form .nav .active a {
    background-color: #ff4200 !important;
}

.badge-danger {
    background-color: #ff4200 !important;
}

#modal-bulk-move-users .panel-heading,
#modal-occupant-add .panel-heading,
#modal-add-unit .panel-heading,
#modal-dedupe-units .panel-heading,
.modal-header {
    color: #ffffff;
    background-color: #ff4200;
    border: none;
}

#modal-bulk-move-users .panel-title,
#modal-occupant-add .panel-title,
#modal-add-unit .panel-title,
#modal-dedupe-units .panel-title {
    color: #ffffff;
}

#content .panel-body {
    background: #ffffff;
    border: 1px solid #e6e6e6;
}

.panel-footer {
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
}

ul.nav-main li .nav-children {
    background: #ffffff;
    box-shadow: 0px -3px 3px -3px #e6e6e6 inset;
}

html body .tabs-primary .nav-tabs li a, html body .tabs-primary .nav-tabs.nav-justified li a {
    background-color: #ffffff;
}

html body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a {
    color: #ffffff !important;
    background-color: #ff4200 !important;
}

html body #modal-courier-add .tabs-primary .nav-tabs.nav-justified li.active a {
    background-color: #fff !important;
    color: #ff4200 !important;
}

html .panel-warning .panel-heading {
    background: #ff4200;
}

#content .panel-primary .panel-heading {
    background-color: #ff4200 !important;
}

#content .panel-primary .panel-heading .panel-title,
.fee-information-panel .panel-title {
    color: #ffffff !important;
}

.fee-information-panel .panel-heading,
.fee-information-panel .panel-body {
    border: unset !important;
}

#sidebar-left {
    border-right: 1px solid #e6e6e6;
}

.toggle label {
    background: #fff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.toggle .form-group label, .toggle .toggle-content label {
    border: unset;
}

.toggle .multiselect-container .active .checkbox {
    background-color: #ff4200;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-panel-initial-hidden {
    display: none;
}

.form-group .btn-group .disabled label {
    cursor: not-allowed;
    color: #a9a9af;
}

.form-group input.disabled {
    cursor: not-allowed;
}

.form-group-compact {
    margin-bottom: 0;
}

.form-group-checkbox-radio .checkbox,
.form-group-checkbox-radio .radio {
    padding-top: 0;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 768px) {
    .form-inline .form-control {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .form-inline .form-group {
        margin-bottom: 15px;
    }
}

.form-filter h3 {
    margin-top: 28px;
}

.form-filter-report .form-group:last-child {
    margin-bottom: 5px;
}

.form-filter-report .dropdown-menu {
    left: auto;
    right: 0;
}

.form-filter-report .checkbox-inline,
.form-filter-report .radio-inline {
    top: 5px;
}

.form-control:focus,
select:focus {
    border-color: #ff4200;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 66, 0, 0.3);
}

.form-control-error-icon {
    transform: translate(-25%, 50%);
}

.required {
    color: #ff4200;
}

.btn-form-group {
    margin-top: 27px;
}

.btn.btn-success:disabled {
    background-color: #000000;
}

.btn-primary,
.btn-primary .fa {
    color: #FFF !important;
}

.btn-primary.dropdown-toggle {
    border-left-color: #ff4200;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover,
.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    border-color: #ff6833 !important;
    background-color: #ff6833;
}

.btn-primary:hover[disabled] {
    border-color: #000000 !important;
    background-color: #000000;
}

body .btn-primary.dropdown-toggle {
    border-left-color: #ff4200;
}

body .btn-primary {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ff4200;
    border-color: #ff4200;
}

body .btn-primary:hover {
    border-color: #ff6833 !important;
    background-color: #ff6833;
}

body .btn-primary:active,
body .btn-primary:focus {
    border-color: #ff4200 !important;
    background-color: #ff4200;
}

body .btn-primary[disabled] {
    border-color: #ff4200 !important;
    background-color: #ff4200;
}

body .btn-primary[disabled]:hover {
    border-color: #ffd9cc !important;
    background-color: #ffd9cc;
}

body .btn-success {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #71bf44;
    border-color: #71bf44;
}

body .btn-success:hover {
    border-color: #8dcc69 !important;
    background-color: #8dcc69;
}

body .btn-success:active,
body .btn-success:focus {
    border-color: #aad98f !important;
    background-color: #aad98f;
}

body .btn-success[disabled] {
    border-color: #aad98f !important;
    background-color: #aad98f;
}

body .btn-success[disabled]:hover {
    border-color: #e3f2da !important;
    background-color: #e3f2da;
}

body .btn-warning {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ed9c28;
    border-color: #ed9c28;
}

body .btn-warning:hover {
    border-color: #f1b053 !important;
    background-color: #f1b053;
}

body .btn-warning:active,
body .btn-warning:focus {
    border-color: #f4c47e !important;
    background-color: #f4c47e;
}

body .btn-warning[disabled] {
    border-color: #f4c47e !important;
    background-color: #f4c47e;
}

body .btn-warning[disabled]:hover {
    border-color: #fbebd4 !important;
    background-color: #fbebd4;
}

body .btn-danger {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #d2322d;
    border-color: #d2322d;
}

body .btn-danger:hover {
    border-color: #db5b57 !important;
    background-color: #db5b57;
}

body .btn-danger:active,
body .btn-danger:focus {
    border-color: #e48481 !important;
    background-color: #e48481;
}

body .btn-danger[disabled] {
    border-color: #e48481 !important;
    background-color: #e48481;
}

body .btn-danger[disabled]:hover {
    border-color: #f6d6d5 !important;
    background-color: #f6d6d5;
}

body .btn-info {
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #05b9f0;
    border-color: #05b9f0;
}

body .btn-info:hover {
    border-color: #37c7f3 !important;
    background-color: #37c7f3;
}

body .btn-info:active,
body .btn-info:focus {
    border-color: #69d5f6 !important;
    background-color: #69d5f6;
}

body .btn-info[disabled] {
    border-color: #69d5f6 !important;
    background-color: #69d5f6;
}

body .btn-info[disabled]:hover {
    border-color: #cdf1fc !important;
    background-color: #cdf1fc;
}

.checkbox-inline .fa {
    position: relative;
    top: -2px;
}

hr.checkbox-radio-inline {
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkbox-primary label:before {
    background: #ff4200;
    border-color: #ff4200;
}

.checkbox-text-primary input[type="checkbox"]:checked + label:after {
    color: #ff4200;
}

input[type="number"] {
    text-align: right;
}

.input-daterange .input-group-addon:first-child {
    border-left-width: 1px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.input-daterange .input-group-addon.dropdown-toggle,
.input-daterange .input-group-addon:last-child {
    border-right-width: 1px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.radio-primary input[type="radio"]:checked + label:after {
    background: #ff4200;
    box-shadow: 0 0 1px #ff4200;
}

select,
select[multiple] {
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #FFF;
    background-image: none;
    color: #a9a9af;
    padding: 6px 12px;
    font-size: 14px;
    text-overflow: ellipsis;
    line-height: 1.42857143;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select#month,
select#packageType,
select#status,
select#to_month,
select#to_year,
select#year {
    width: auto;
}

select:focus {
    outline: 0;
}

.multiselect-container .input-group {
    width: 100%;
}

.multiselect.selected {
    box-shadow: 0 0 10px #ff4200;
}

.multiselect.disabled,
.multiselect.disabled:hover {
    background-color: #ff4200;
    color: inherit;
}

button.multiselect {
    text-align: left;
    color: #333;
    cursor: default;
}

button.multiselect .caret {
    position: absolute;
    top: 14px;
    right: 10px;
    color: #a9a9af;
}

.select2-container-multi .select2-choices .select2-search-choice {
    background: #ff4200;
}

.select2-container--bootstrap {
    display: inline-block;
}

@media (max-width: 991px) {
    .select2-container--bootstrap {
        width: 100% !important;
    }
}

.input-group .select2-container--bootstrap:nth-child(2) .select2-selection--single {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group .select2-container--bootstrap:last-child .select2-selection--single {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #ff4200;
}

.select2-container--bootstrap .select2-dropdown {
    border-color: #ff6833;
}

.select2-container--bootstrap.select2-container--focus .select2-selection,
.select2-container--bootstrap.select2-container--open .select2-selection {
    border-color: #ff6833;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 104, 51, 0.6);
}

.input-required {
    border: 1px solid red;
}

.bold {
    font-weight: 700;
}

.tab-content .char-count {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 2px 5px;
    background-color: #71bf44;
    border-radius: 4px;
    color: #FFF;
}

.transition-highlight-fadeout {
    transition: background 2s;
}

.transition-highlight-green {
    background-color: #71bf44;
    transition: background 2s;
}

#courier-activity-loading-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.parcel-summary-chart-container {
    height: 352px;
}

.parcel-summary-chart-body {
    height: 100%;
}

#parcel-summary-chart {
    height: 100%;
}

@media (max-width: 991px) {
    .parcel-summary-chart-container {
        height: auto;
    }
    .parcel-summary-chart-body {
        height: auto;
    }
    #parcel-summary-chart {
        height: auto;
    }
}

.console-options {
    width: 100%;
    margin-bottom: 0 !important;
}

.console-chosen-toggle-container {
    margin-top: 10px;
}

.hide-templates, .add-edit-locker:not(.edit-locker) .console-chosen-toggle-container {
    display: none;
}

a.add-bank {
    margin-top: 5px;
}

#locker-template-container, .locker-template-container {
    margin-left: auto;
    margin-right: auto;
}

.locker-template-container {
    margin-top: 20px;
}

#locker-container > div.locker-wrapper {
    width: 100%;
    float: left;
}

.locker-wrapper > div.locker.locker-template-container {
    width: 100%;
}

.locker-title {
    font-weight: bold;
}

.compressor-title,
.supercolumn-title {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #FFF;
}

.supercolumn-title {
    top: 15px;
}

.bank {
    width: 180px;
}

.bank-narrow {
    width: 90px;
}

.bank-wide {
    width: 270px;
}

.bank-half {
    width: 90px;
}

@media only screen and (max-width: 767px) {
    .bank {
        width: 90px;
    }
    .bank-narrow {
        width: 45px;
    }
    .bank-wide {
        width: 135px;
    }
    .bank-half {
        width: 45px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .bank {
        width: 144px;
    }
    .bank-narrow {
        width: 72px;
    }
    .bank-wide {
        width: 216px;
    }
    .bank-half {
        width: 72px;
    }
}

.bank {
    border: 2px solid #000000;
    height: 345px;
    box-sizing: border-box;
    display: inline-block;
}

.bank > .column {
    height: 100%;
    width: 50%;
    float: left;
}

.bank-narrow > .column {
    width: 100%;
}

.bank-narrow.two-column > .column {
    width: 50%;
}

.bank-wide > .column {
    width: 33%;
}

.bank > .column.supercolumn,
.bank > .compressor {
    width: 100%;
    position: relative;
}

.bank-wide > .column.supercolumn {
    width: 67%;
}

.bank > .column,
.bank > .column > .box,
.bank > .column > .console,
.bank > .compressor {
    max-width: 100%;
    box-sizing: border-box;
}

.bank > .column > .box.small {
    height: 6.66667%;
}

.bank > .column > .box.medium,
.compressor {
    height: 13.33333%;
}

.bank > .column > .box.refrigerated {
    height: 21.66667%;
}

.bank > .column > .box.fresh {
    height: 28.88889%;
}

.bank > .column > .box.quartersize {
    height: 25%;
}

.bank > .column > .box.large,
.bank > .column > .console {
    height: 33.33333%;
}

.bank-locker-home > .column > .console {
    height: 47%;
}

.bank > .column > .box.outdoor-large {
    height: 40%;
}

.bank > .column > .box.halfsize {
    height: 50%;
}

.bank > .column > .console-full-height,
.bank > .column > .box.supersize {
    height: 100%;
}

.bank-wide > .column > .console {
    height: 100%;
}

.bank.keba > .column > .console {
    height: 30%;
}

.bank.keba > .column > .console-full-height {
    height: 100%;
}

.bank.keba > .column > .box.small,
.bank.keba > .column > .box.s-small {
    height: 5%;
}

.bank.keba > .column > .box.medium {
    height: 10%;
}

.bank.keba > .column > .box.r-medium {
    height: 25%;
}

.bank.keba > .column > .box.large {
    height: 20%;
}

.bank.keba > .column > .box.x-large {
    height: 40%;
}

.bank.keba > .column > .box.xx-large {
    height: 65%;
}

.box,
.compressor,
.console {
    background-color: #a9a9af;
}

.console {
    background-image: url("/img/themes/parcelpendingbyquadient/console.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.bank > .column > .box,
.bank > .column > .console,
.bank > .compressor {
    text-align: center;
    color: #FFF;
    font-weight: 100;
    font-size: 12px;
    border: 1px solid #FFF;
}

.bank > .column > .box > .box-number {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

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

.cf:after {
    clear: both;
}

.accordion-data {
    position: absolute;
    top: 12px;
    right: 25px;
}

.accordion-data button.btn-xs {
    position: relative;
    top: -2px;
}

.box.unused-box {
    background-image: url("/img/themes/parcelpendingbyquadient/stripes.png");
    background-repeat: no-repeat;
    background-size: cover;
}

#modal-see-code .panel-primary .panel-heading {
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
}

#modal-see-code {
    max-width: 400px;
}

#modal-see-code .form-group {
    display: flex;
    align-items: center;
    padding: 0 26px;
}

#modal-see-code .form-group label {
    flex-basis: 100%;
    text-align: right;
    padding-right: 34px;
}

.show-more {
    display: flex;
    align-items: center;
    padding: 12px 0px 0px 0px;
}

a.show-more-btn i {
    font-size: 20px;
    cursor: pointer;
    color: #333;
    padding-left: 10px;
}

.pm-access-code {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 32px;
}

.input-daterange.form-filter-dates {
    width: auto !important;
}

.input-daterange.form-filter-dates input {
    border-radius: 3px;
    text-align: left;
}

.input-parcelhistory-group {
    display: block;
}

.heading-time {
    padding: 2px 0;
}

span.badge,
span.label {
    position: relative;
    top: -1px;
}

a.parcel-toggle:hover {
    text-decoration: none;
}

.parcel-activity,
.parcel-notifications,
.parcel-toggle {
    white-space: nowrap;
}

.code-reset,
.notification-resend,
.pickedup {
    margin-top: 4px;
}

.modal-picture {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    font-size: 1.3rem;
    font-weight: bold;
}

#modal-image .modal-body .pickup-picture-image {
    max-width: 100%;
}

.userbox {
    margin: 6px 16px 0 0;
}

.userbox.open .dropdown-menu {
    top: -6px;
    z-index: 992 !important;
}

.userbox.open .dropdown-menu a:hover {
    background-color: #ff4200;
}

.userbox.open .dropdown-menu i {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 18px;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .userbox .name, .userbox .role {
        max-width: 200px;
    }
    .userbox.open .dropdown-menu {
        width: auto;
    }
}

.profile-primary {
    background-color: #ff4200 !important;
}

.profile-secondary {
    background-color: #000000 !important;
}

.profile-tertiary {
    background-color: #2BAAB1 !important;
}

.profile-quaternary {
    background-color: #734BA9 !important;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    html.fixed .page-header {
        left: 200px;
    }
    html.fixed .content-body {
        margin-left: 200px;
    }
}

figure {
    width: 40px;
}

.initials-icon {
    text-align: center;
    padding: 10px;
    border-radius: 50%;
    color: #FFF;
}

#div-outbound-pin {
    margin-top: 7px;
}

#button-vacation-cancel {
    position: relative;
    top: -1px;
}

#vacation-message {
    margin-top: 5px;
    margin-bottom: 0;
}

.request-login-email {
    margin-top: 5px;
}

.cancel-btn-login-email {
    width: 90%;
    margin-left: 5px;
}

.btn-login-email {
    width: 90%;
    margin-right: 5px;
}

.input-email-certification {
    width: 100%;
}

#modal-payment-add {
    position: absolute;
    top: 0;
    left: 0;
}

.access-code {
    display: inline-block;
}

.checkbox-courier-charge {
    margin-top: 35px;
}

#property-code-group .form-group:last-child,
#property-code-group .form-group:last-of-type {
    margin-bottom: 15px;
}

.notifications-menu {
    width: 100%;
    margin: auto;
    padding-left: 0;
    padding-right: 0;
    list-style: none;
}

.outbound-sections {
    padding: 15px;
}

.delete-row {
    cursor: pointer;
}

#property-alternate-address {
    margin-bottom: 15px;
}

#residentgroups h4:not(:first-of-type),
#storageandregistrationfees h5,
#businesshours h5 {
    margin-top: 30px;
}

.table-fee tbody td:nth-child(1) {
    width: 4%;
}

.table-fee tbody td:nth-child(2) {
    width: 12%;
}

.table-fee tbody td:nth-child(3) {
    width: 8%;
}

.table-fee tbody td:nth-child(4) .table-fee tbody td:nth-child(5) {
    width: 12%;
}

.table-fee tbody td:nth-child(6) {
    width: 6%;
}

.table-fee tbody td:nth-child(7) {
    width: 18%;
}

.table-fee tbody td:nth-child(8),
.table-fee tbody td:nth-child(9) {
    width: 14%;
}

.table-inline-edit thead th:first-child,
.table-inline-edit thead th:last-child,
.table-inline-edit tbody td:first-child,
.table-inline-edit tbody td:last-child {
    width: 10%;
}

.table-inline-edit .help-block {
    margin-bottom: 0;
}

.table-inline-edit tbody td:last-child {
    vertical-align: top !important;
    padding-top: 15px;
}

#table-user-sub-group tbody td:nth-child(2) {
    width: 25%;
}

#table-user-sub-group tbody td:nth-child(3) {
    width: 55%;
}

#table-importer-credential-entrata thead th:nth-child(2),
#table-importer-credential-entrata tbody td:nth-child(2) {
    width: 11%;
}

#table-importer-credential-entrata thead th:nth-child(3),
#table-importer-credential-entrata thead th:nth-child(4),
#table-importer-credential-entrata thead th:nth-child(5),
#table-importer-credential-entrata tbody td:nth-child(3),
#table-importer-credential-entrata tbody td:nth-child(4),
#table-importer-credential-entrata tbody td:nth-child(5) {
    width: 23%;
}

#table-importer-credential-realpage thead th:nth-child(2),
#table-importer-credential-realpage thead th:nth-child(3),
#table-importer-credential-realpage tbody td:nth-child(2),
#table-importer-credential-realpage tbody td:nth-child(3) {
    width: 40%;
}

#table-importer-credential-yardi thead th:nth-child(2),
#table-importer-credential-yardi tbody td:nth-child(2) {
    width: 10%;
}

#table-importer-credential-entrata thead th:nth-child(3),
#table-importer-credential-entrata thead th:nth-child(4),
#table-importer-credential-entrata thead th:nth-child(5),
#table-importer-credential-entrata thead th:nth-child(6),
#table-importer-credential-entrata thead th:nth-child(7),
#table-importer-credential-entrata tbody td:nth-child(3),
#table-importer-credential-entrata tbody td:nth-child(4),
#table-importer-credential-entrata tbody td:nth-child(5),
#table-importer-credential-entrata tbody td:nth-child(6),
#table-importer-credential-entrata tbody td:nth-child(7) {
    width: 12%;
}

table.datatable-locker-video thead th:nth-child(5),
table.datatable-locker-video thead th:nth-child(6),
table.datatable-locker-video tbody td:nth-child(5),
table.datatable-locker-video tbody td:nth-child(6) {
    width: 25%;
}

table.table-notifications thead th:nth-child(1),
table.table-notifications tbody td:nth-child(1) {
    width: 10%;
}

table.table-notifications thead th:nth-child(2),
table.table-notifications tbody td:nth-child(2) {
    width: 15%;
}

table.table-notifications thead th:nth-child(3),
table.table-notifications tbody td:nth-child(3) {
    width: 55%;
}

table.table-notifications thead th:nth-child(4),
table.table-notifications tbody td:nth-child(4) {
    width: 20%;
}

div.table-resident-import-wrapper {
    max-height: 300px;
    overflow: scroll;
}

input.check-unit,
input.check-import-unit-list {
    margin-left: 30px !important;
}

.signin-header {
    font-size: 2em;
    margin-bottom: 1.5em;
}

.signin-text-content {
    color: #000000;
    margin-bottom: 4em;
}

.signin-link {
    margin-bottom: 3em;
}

.dropdown-menu > li > a {
    white-space: normal !important;
}

.toggle .active > .accordion-data {
    color: #FFF;
}

/* Edit Property Units modals */
#edit-multiple-header {
    min-width: 120px;
}

.edit-multiple {
    display: none;
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}

#propertyunits h4 {
    line-height: 4.2rem;
}

#bulk-buttons-outer {
    min-height: 56px;
    top: -18px;
    text-align: right;
}

#bulk-buttons-outer .btn {
    margin-top: 5px;
}

#bulk-buttons-outer #pull-provider-unit-list {
    min-width: 250px;
    right: 0px;
    top: 0px;
}

#bulk-buttons-outer .bulk-edit-buttons {
    width: 100%;
}

#bulk-buttons-outer .bulk-view-buttons {
    display: inline-block;
}

#modal-edit-units .panel-body {
    margin-left: 10%;
}

#modal-edit-units .disabled {
    color: #ccc;
}

#modal-edit-units .smallTitle {
    margin-left: -10px;
}

#modal-edit-units .row {
    margin-bottom: 4px;
}

#units_table i.delete-unit.selected {
    color: red;
}

#modal-dedupe-units .panel-heading {
    background-color: #f78300;
}

#modal-dedupe-units .panel-heading h2 {
    color: white;
}

table.mass-move-header-table {
    width: 90%;
}

table.mass-move-header-table th {
    padding-left: 20px;
    font-size: 1em;
}

#propertyunits h4 {
    line-height: 1rem;
}

#bulk-buttons-outer #pull-provider-unit-list {
    position: relative;
}

span.edit-multiple-default {
    line-height: 20px;
}

button#dedupe-units {
    margin-left: 8px;
}

#resident-table-review tbody tr td {
    word-break: break-word;
}

#div-enable_delay_registration_email {
    display: flex;
    align-items: center;
}

#div-enable_delay_registration_email label {
    padding-right: 5px;
}

#div-enable_delay_registration_email #delay_registration_email_day {
    width: 100px;
}

#property-export-fee .ExportFee--udpateForm .modal-body {
    max-height: 600px;
    overflow-y: auto;
}

#property-export-fee .ExportFee--udpateForm .modal-body .exported-transaction-header {
    display: flex;
    align-items: center;
}

#property-export-fee .ExportFee--udpateForm .modal-body .exported-transaction-header h4 {
    margin: 0px 10px 0px 0px;
}

#property-export-fee .ExportFee--udpateForm .modal-body .exported-transaction-row {
    margin-bottom: 10px;
}

#property-export-fee .ExportFee--udpateForm .modal-body #button-add-transaction {
    cursor: pointer;
}

#property-export-fee .ExportFee--udpateForm .modal-body .trans-description {
    display: flex;
    align-items: center;
}

#property-export-fee .ExportFee--udpateForm .modal-body .trans-description em {
    padding: 0 10px;
    cursor: pointer;
    color: #ff4200;
}

#property-export-fee .ExportFee--udpateForm .modal-body .warning-active-fee {
    padding: 10px 10px;
}

#property-export-fee .ExportFee--insertForm .modal-body {
    max-height: 600px;
    overflow-y: auto;
}

#property-export-fee .ExportFee--insertForm .modal-body .exported-transaction-header {
    display: flex;
    align-items: center;
}

#property-export-fee .ExportFee--insertForm .modal-body .exported-transaction-header h4 {
    margin: 0px 10px 0px 0px;
}

#property-export-fee .ExportFee--insertForm .modal-body .exported-transaction-row {
    margin-bottom: 10px;
}

#property-export-fee .ExportFee--insertForm .modal-body #button-add-transaction {
    cursor: pointer;
}

#property-export-fee .ExportFee--insertForm .modal-body .trans-description {
    display: flex;
    align-items: center;
}

#property-export-fee .ExportFee--insertForm .modal-body .trans-description em {
    padding: 0 10px;
    cursor: pointer;
    color: #ff4200;
}

#property-export-fee .ExportFee--insertForm .modal-body .warning-active-fee {
    padding: 10px 10px;
}

#action_fallback_instruction .message {
    margin-top: 10px;
}

#action_fallback_instruction .message .fa-eye,
#action_fallback_instruction .message .fa-pencil {
    color: #ff8a00;
    padding: 0 5px;
}

#modal-edit-msg-fallback textarea,
#modal-edit-courier-message textarea,
#modal-edit-resident-message textarea {
    width: 100%;
}

#action_fallback_instruction .button-delete-action-fallback {
    align-self: center;
    line-height: 34px;
    padding-bottom: 10px;
}

#action_fallback_instruction .action-delivered.hide ~ .button-delete-action-fallback {
    align-self: flex-end;
    line-height: 34px;
    padding-bottom: 0px;
}

#locker-surveillance-camera #locker-surveillance-camera-form .loading-devives {
    text-align: center;
    height: 40px;
}

#locker-surveillance-camera #locker-surveillance-camera-form .loading-devives i {
    font-size: 24px;
    line-height: 40px;
}

#locker-surveillance-camera #locker-surveillance-camera-form .panel-body .surveilance-header {
    display: flex;
    align-items: center;
}

#locker-surveillance-camera #locker-surveillance-camera-form .panel-body .surveilance-header .surveilance-message {
    flex-basis: 80%;
    display: flex;
    align-items: center;
    padding: 8px;
    margin: 0px auto;
    text-align: center;
    border: 1px solid #DEC475;
    background-color: #FFF2CC;
}

#locker-surveillance-camera #locker-surveillance-camera-form .panel-body .surveilance-header .surveilance-message i {
    font-size: 28px;
    line-height: 26px;
    font-weight: bold;
}

#locker-surveillance-camera #locker-surveillance-camera-form .panel-body .surveilance-header .surveilance-message div {
    margin: 0 auto;
}

#locker-surveillance-camera #locker-surveillance-camera-form .panel-body .row #table-surveillance-camera tbody tr {
    background-color: #fff;
}

#locker-surveillance-camera #locker-surveillance-camera-form .panel-body .row #table-surveillance-camera tbody tr .model, #locker-surveillance-camera #locker-surveillance-camera-form .panel-body .row #table-surveillance-camera tbody tr .serial, #locker-surveillance-camera #locker-surveillance-camera-form .panel-body .row #table-surveillance-camera tbody tr td:first-child {
    width: 15%;
}

.mass-btn {
    width: 100%;
    margin-top: 10px;
}

.legend-container, .legend-low, .legend-medium, .legend-high, .legend-color-box, .legend-range {
    display: inline-block;
}

#legend-container {
    border: 1px solid #a9a9af;
    padding: 5px;
    float: right;
}

#legend-container .legend {
    float: left;
    margin-right: 5px;
    height: 12px;
    line-height: 12px;
}

.legend .legend-item {
    float: left;
    margin-right: 4px;
    width: 16px;
    height: 12px;
}

.legend-container {
    float: right;
    width: 300px;
    padding: 5px;
}

.legend-color-box {
    height: 10px;
    width: 10px;
}

.legend-low,
.legend-medium,
.legend-high {
    width: 30%;
}

.legend-container,
.legend-color-box {
    border: 1px #000000 solid;
}

.legend-low .legend-color-box {
    background-color: #a9a9af;
}

.legend-medium .legend-color-box {
    background-color: #ff8e66;
}

.legend-high .legend-color-box {
    background-color: #ff4200;
}

.highcharts-contextmenu hr {
    margin: 6px;
    background-color: none;
}

.percent-40 {
    color: #a9a9af;
}

.usage1, .empty {
    background-color: #a9a9af !important;
}

.percent-41 {
    color: #ff8e66;
}

.usage2 {
    background-color: #ff8e66 !important;
}

.percent-71 {
    color: #ff4200;
}

.usage3, .full, .box.inbound {
    background-color: #ff4200 !important;
}

.usage4, .box.outbound {
    background-color: #000000 !important;
}

.usage5, .box.disabled {
    background-color: #666666 !important;
}

.locker-usage {
    color: #000000 !important;
}

#btn-unsubscribe {
    margin-top: 27px;
}

@media only screen and (max-width: 767px) {
    #btn-unsubscribe {
        margin-top: 0;
    }
}

#locker-slider {
    margin: 15px auto 60px auto;
    width: 70%;
}

@media only screen and (max-width: 991px) {
    #locker-slider {
        margin: 15px 15px 60px auto;
        width: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #locker-slider {
        width: 80%;
    }
}

#occupancyReport select#markDate {
    width: auto;
}

#overviewReport .multiselect-container.dropdown-menu {
    left: 0;
    right: auto;
}

.table-package tbody td:nth-child(1) {
    width: 35%;
}

.table-package tbody td:nth-child(2) {
    width: 65%;
}

.property-map {
    height: 500px;
}

.property-map-dashboard {
    height: 500px;
}

@media (min-width: 1200px) {
    .property-map-dashboard {
        height: 300px;
    }
}

.cluster {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 0.8rem;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}

.cluster-1 {
    background-image: url("/img/marker-clusters/m1.png");
    line-height: 53px;
    width: 53px;
    height: 52px;
}

.cluster-2 {
    background-image: url("/img/marker-clusters/m2.png");
    line-height: 56px;
    width: 56px;
    height: 55px;
}

.cluster-3 {
    background-image: url("/img/marker-clusters/m3.png");
    line-height: 66px;
    width: 66px;
    height: 65px;
}

.support-requests {
    table-layout: fixed;
    width: 100%;
}

.support-requests td {
    word-wrap: break-word;
}

#div-tos-edit {
    display: none;
}

#tos-admin-content {
    height: 375px;
    overflow-y: scroll;
}

#form-field-content {
    width: 100%;
    height: 375px;
    display: none;
}

body#login .panel-body .panel-heading {
    margin: -33px -33px 10px -33px;
    padding: 18px 33px;
    background: #f6f6f6;
}

body#login .panel-body .validation-message {
    background: #FFEFEF;
}

body#login .panel-body .validation-message ul {
    margin-left: -33px;
    margin-right: -33px;
    padding-left: 33px;
    padding-right: 33px;
}

body#login .custom-padding {
    padding-left: 0;
}

body#login .body-sign-lg .panel-body div.validation-message ul {
    margin-top: -33px;
}

div.validation-confirmation ul {
    border-bottom: 1px solid #cbffcb;
    background: #efffef;
}

.body-sign .center-sign {
    padding-top: 50px;
}

.body-sign .panel-sign .panel-title-sign .title {
    background-color: #ff4200;
}

.body-sign .panel-sign .panel-body {
    border-top-color: #ff4200;
    padding: 33px 33px 10px;
}

.body-sign .panel-sign .panel-body .panel-footer {
    margin: 10px -33px -15px -33px;
}

.body-sign-md {
    max-width: 900px;
}

.body-sign-lg {
    max-width: 1200px;
}

.center-sign img {
    margin: 0;
}

.panel-sign {
    margin-top: -30px;
}

.pricing-table .plan {
    margin-bottom: 0;
}

.pricing-table .most-popular h3 {
    background-color: #ff4200 !important;
    color: #FFF !important;
}

.pricing-table h3 {
    margin-bottom: 65px;
    padding-bottom: 5px;
}

.pricing-table h3 span {
    width: 125px;
    height: 125px;
    font: bold 25px/115px "Open Sans", sans-serif;
    color: #ff4200;
}

.prices-custom {
    font-weight: bold;
    color: #ff4200;
}

.d-modal-margin {
    margin: 0px auto;
    max-width: 400px;
}

.d-modal-margin-btn {
    margin: 0px auto;
    max-width: 350px;
}

table.metadata thead th,
table.metadata tbody td {
    text-align: center;
}

table.locker-metadata thead th:nth-child(1),
table.locker-metadata thead th:nth-child(3),
table.locker-metadata tbody td:nth-child(1),
table.locker-metadata tbody td:nth-child(3) {
    width: 20%;
}

table.locker-metadata thead th:nth-child(2),
table.locker-metadata thead th:nth-child(4),
table.locker-metadata tbody td:nth-child(2),
table.locker-metadata tbody td:nth-child(4) {
    width: 30%;
}

table.locker-video-metadata thead th:nth-child(1),
table.locker-video-metadata thead th:nth-child(4),
table.locker-video-metadata tbody td:nth-child(1),
table.locker-video-metadata tbody td:nth-child(4) {
    width: 10%;
}

table.locker-video-metadata thead th:nth-child(2),
table.locker-video-metadata thead th:nth-child(3),
table.locker-video-metadata tbody td:nth-child(2),
table.locker-video-metadata tbody td:nth-child(3) {
    width: 40%;
}

.barcode-val {
    margin-bottom: 10px;
}

.barcode-val .barcode-validate {
    display: flex;
    align-items: center;
}

.barcode-val i {
    color: red;
    font-size: 20px;
}

.courier-edit-form-header {
    display: flex;
    align-items: center;
}

.courier-edit-form-header .btn {
    margin-left: auto;
}

form#courier #Checkbox_barcode,
#modal-courier-edit #Checkbox_barcode {
    margin-bottom: 5px;
}

form#courier .checkbox-courier-pre-advice,
#modal-courier-edit .checkbox-courier-pre-advice {
    margin-top: 0px;
}

form#courier #courier-barcode {
    margin-bottom: 10px;
}

form#courier #courier-barcode[read-only="true"] a {
    pointer-events: none;
}

form#courier #courier-barcode[read-only="true"] i {
    color: #777 !important;
}

#modal-courier-edit #courier_prt_barcode {
    margin-bottom: 10px;
}

#modal-courier-edit #courier_prt_barcode[read-only="true"] i, #modal-courier-edit #courier_prt_barcode[read-only="true"] .courier-add-barcode {
    display: none;
}

/* Email confirmation Screen */
.email-confirmation-footer {
    margin-bottom: 3em;
}

#creat-verify-form .code-input {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
    border: 1px #ccc solid;
    color: #777;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
}

#creat-verify-form #emailAdress::placeholder {
    font-style: italic;
}

#creat-verify-form .tab-content {
    box-sizing: content-box;
    padding-bottom: 35px;
}

#creat-verify-form .mb-20 {
    margin-bottom: 20px !important;
}

#creat-verify-form .mb-15 {
    margin-bottom: 15px !important;
}

#creat-verify-form .mb-10 {
    margin-bottom: 10px !important;
}

#creat-verify-form .mb-30 {
    margin-bottom: 30px !important;
}

#creat-verify-form .nav .active a {
    color: white !important;
    font-weight: bold !important;
}

#creat-verify-form .d-flex {
    display: flex;
}

#creat-verify-form .justify-center {
    justify-content: center;
}

#creat-verify-form .mt-50 {
    margin-top: 50px !important;
}

#creat-verify-form .mt-70 {
    margin-top: 70px !important;
}

#creat-verify-form .mr-50 {
    margin-right: 50px !important;
}

.smartbanner {
    background-color: #fff;
}

.smartbanner .smartbanner__button {
    border-color: #ff4200 !important;
    background-color: #ff4200;
    padding: 6px 6px;
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
}

div.table-container {
    overflow-y: auto;
}

#units_table_wrapper div.table-container, #ras-detail-table-wrapper div.table-container {
    overflow-y: unset;
}

.table .actions {
    white-space: nowrap;
}

.table .actions, .table .actions-hover {
    vertical-align: top;
}

.table .editing .actions, .table .editing .actions-hover {
    vertical-align: middle;
}

.table .actions i:hover {
    cursor: pointer;
}

.table .actions a {
    margin-right: 0;
}

.table .actions i {
    margin-right: 5px;
}

.table .actions a, .table .actions-hover a,
.table .actions i, .table .actions-hover i {
    color: #ff4200;
}

table.table thead .sorting {
    background-image: url("/img/themes/parcelpendingbyquadient/sort_both.png");
}

table.table thead .sorting_asc {
    background-image: url("/img/themes/parcelpendingbyquadient/sort_asc.png");
}

table.table thead .sorting_desc {
    background-image: url("/img/themes/parcelpendingbyquadient/sort_desc.png");
}

table.table thead .sorting_asc_disabled {
    background-image: url("/img/themes/parcelpendingbyquadient/sort_asc_disabled.png");
}

table.table thead .sorting_desc_disabled {
    background-image: url("/img/themes/parcelpendingbyquadient/sort_desc_disabled.png");
}

table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
    background-position: bottom 7px left;
    padding-left: 16px;
}

table tbody td h4 {
    margin-top: 15px;
    margin-bottom: 7px;
    font-size: 1.3rem;
    font-weight: bold;
}

table tbody td h4 a {
    color: #000000 !important;
}

table tbody td h4 a:active, table tbody td h4 a:hover {
    text-decoration: none;
}

.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
    color: #ff4200 !important;
    background-color: #ffd9cc !important;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    color: #71bf44 !important;
    background-color: #e3f2da !important;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    color: #05b9f0 !important;
    background-color: #cdf1fc !important;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    color: #ed9c28 !important;
    background-color: #fbebd4 !important;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    color: #d2322d !important;
    background-color: #f6d6d5 !important;
}

.dataTables_wrapper .dataTables_length .select2-container {
    margin-right: 0;
    width: auto !important;
}

.dataTables_wrapper .dataTables_empty {
    display: none;
}

.dataTables_wrapper .input-sm {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}

.dataTables_length select {
    width: auto !important;
    display: inline-block !important;
}

.dataTables_export_toolbar {
    text-align: right;
    margin-bottom: 10px;
}

.alert ul {
    list-style-type: none;
    padding: 0;
}

.alert-dismissable .close,
.alert-dismissible .close {
    top: 0;
}

.alert-primary {
    background-color: #ffd9cc;
    border-color: #ff4200;
    color: #ff4200;
}

.alert-primary .alert-link {
    color: #333;
}

a,
.btn-link {
    color: #ff4200;
}

a:hover,
a:focus,
.btn-link:hover,
.btn-link:focus {
    color: #ff6833;
}

a:active,
.btn-link:active {
    color: #ff4200;
}

.btn-float-right {
    float: right;
    transform: translate(0, -20%);
}

.ct-chart .tooltip {
    background: #ff4200;
}

.ct-chart .tooltip:after {
    border-top-color: #ff4200;
}

.ct-chart .ct-series.ct-series-a .ct-bar,
.ct-chart .ct-series.ct-series-a .ct-line,
.ct-chart .ct-series.ct-series-a .ct-point,
.ct-chart .ct-series.ct-series-a .ct-slice.ct-donut {
    stroke: #ff4200;
}

.ct-chart .ct-series.ct-series-a .ct-area,
.ct-chart .ct-series.ct-series-a .ct-slice:not(.ct-donut) {
    fill: #ff4200;
}

.ct-chart .ct-series.ct-series-b .ct-bar,
.ct-chart .ct-series.ct-series-b .ct-line,
.ct-chart .ct-series.ct-series-b .ct-point,
.ct-chart .ct-series.ct-series-b .ct-slice.ct-donut {
    stroke: #000000;
}

.ct-chart .ct-series.ct-series-b .ct-area,
.ct-chart .ct-series.ct-series-b .ct-slice:not(.ct-donut) {
    fill: #000000;
}

.ct-chart .ct-series.ct-series-i .ct-bar,
.ct-chart .ct-series.ct-series-i .ct-line,
.ct-chart .ct-series.ct-series-i .ct-point,
.ct-chart .ct-series.ct-series-i .ct-slice.ct-donut {
    stroke: #000000;
}

.ct-chart .ct-series.ct-series-i .ct-area,
.ct-chart .ct-series.ct-series-i .ct-slice:not(.ct-donut) {
    fill: #000000;
}

.ct-chart .ct-series.ct-series-j .ct-bar,
.ct-chart .ct-series.ct-series-j .ct-line,
.ct-chart .ct-series.ct-series-j .ct-point,
.ct-chart .ct-series.ct-series-j .ct-slice.ct-donut {
    stroke: #2BAAB1;
}

.ct-chart .ct-series.ct-series-j .ct-area,
.ct-chart .ct-series.ct-series-j .ct-slice:not(.ct-donut) {
    fill: #2BAAB1;
}

.ct-chart .ct-series.ct-series-n .ct-bar,
.ct-chart .ct-series.ct-series-n .ct-line,
.ct-chart .ct-series.ct-series-n .ct-point,
.ct-chart .ct-series.ct-series-n .ct-slice.ct-donut {
    stroke: #734BA9;
}

.ct-chart .ct-series.ct-series-n .ct-area,
.ct-chart .ct-series.ct-series-n .ct-slice:not(.ct-donut) {
    fill: #734BA9;
}

.ct-chart .ct-series.ct-series-o .ct-bar,
.ct-chart .ct-series.ct-series-o .ct-line,
.ct-chart .ct-series.ct-series-o .ct-point,
.ct-chart .ct-series.ct-series-o .ct-slice.ct-donut {
    stroke: #05b9f0;
}

.ct-chart .ct-series.ct-series-o .ct-area,
.ct-chart .ct-series.ct-series-o .ct-slice:not(.ct-donut) {
    fill: #05b9f0;
}

.page-header h2 {
    color: #000000;
    border-bottom-color: #ff4200;
}

.page-header .breadcrumbs {
    margin-right: 18px;
}

.page-header .breadcrumbs a,
.page-header .breadcrumbs i,
.page-header .breadcrumbs li:after,
.page-header .breadcrumbs span {
    vertical-align: baseline;
}

.page-header .breadcrumbs i {
    position: relative;
    top: 2px;
}

.page-header .sidebar-right-toggle {
    margin-left: 0;
}

.page-header .sidebar-right-toggle:hover {
    color: #ff4200;
}

.bg-primary {
    background-color: #ff4200 !important;
}

.bg-secondary {
    background-color: #000000 !important;
}

.bg-warning {
    background-color: #ed9c28 !important;
}

.bg-danger {
    background-color: #d2322d !important;
}

.highlight {
    background-color: #ff4200;
}

.label-primary {
    background: #ff4200;
}

.label-secondary {
    background: #000000;
}

.text-primary {
    color: #ff4200 !important;
}

.text-secondary {
    color: #000000 !important;
}

body {
    font-family: "Open Sans", sans-serif;
}

blockquote.primary {
    border-color: #ff4200;
}

blockquote.secondary {
    border-color: #000000;
}

blockquote.tertiary {
    border-color: #2BAAB1;
}

blockquote.quaternary {
    border-color: #734BA9;
}

p.drop-caps.colored:first-child:first-letter {
    color: #ff4200;
}

p.drop-caps.colored.secondary:first-child:first-letter {
    background-color: #ff4200;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

@media only screen and (max-width: 1199px) {
    html.boxed .header {
        border-top-color: #ff4200;
    }
}

@media only screen and (min-width: 1200px) {
    html.boxed .header {
        border-top-color: #ff4200;
    }
    html.boxed .sidebar-right {
        border-top-color: #ff4200;
        min-height: 0;
    }
}

.panel-body.bg-primary {
    background: #ff4200;
}

.panel-featured-primary {
    border-color: #ff4200;
}

.panel-featured-primary .panel-title {
    color: #ff4200;
}

.panel-heading p {
    color: #a9a9af;
}

.panel-heading.bg-primary {
    background: #ff4200;
}

.panel-heading-icon.bg-primary {
    background: #ff4200;
}

.panel-highlight .panel-heading {
    background-color: #ff4200;
    border-color: #ff4200;
}

.panel-highlight .panel-body {
    background-color: #ff4200;
}

.panel-padding {
    padding: 0 40px;
}

.panel-padding:first-child {
    padding-top: 40px;
}

html .panel-primary .panel-heading {
    background: #ff4200;
    border-color: #ff4200;
}

.panel-subtitle {
    line-height: 22px;
}

.panel-group .panel-accordion .panel-heading a {
    color: #ff4200;
}

.panel-group .panel-accordion-primary .panel-heading .panel-title a {
    background: #ff4200;
}

.sidebar-left .sidebar-header .sidebar-toggle:hover i {
    color: #ff4200;
}

@media only screen and (min-width: 768px) {
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-active a:hover,
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-active a:hover {
        color: #ff4200;
    }
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main > li:hover > a span.label,
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main > li:hover > a span.label {
        background-color: #ff4200;
    }
}

@media only screen and (max-width: 1199px) {
    .sidebar-left {
        width: 200px;
    }
}

.sidebar-left .sidebar-header .sidebar-toggle {
    left: 0;
    border-radius: 0;
}

.sidebar-left .sidebar-header .sidebar-toggle i {
    position: relative;
    left: -2px;
}

.well.primary {
    background: #ff4200;
    border-color: #ff4200;
}

.wizard-steps > li.active .badge {
    background-color: #ff4200;
}

.wizard-steps > li.active a,
.wizard-steps > li.active a:hover,
.wizard-steps > li.active a:focus {
    border-top-color: #ff4200;
}

.wizard-tabs ul > li.active .badge {
    background-color: #ff4200;
}

html .wizard-progress .steps-progress .progress-indicator {
    background: #ff4200;
}

html .wizard-progress .wizard-steps li.completed a span {
    border-color: #ff4200;
    background: #ff4200;
}

html .wizard-progress .wizard-steps li.active a span {
    color: #ff4200;
    border-color: #ff4200;
}

.dropdown-menu-phone-country {
    min-width: 120px;
    max-height: 150px;
    overflow-y: auto;
}

.modal-xl-custom {
    max-width: 1100px;
    width: 80%;
}

#modal-terms-of-use-content {
    height: 400px;
    border-radius: 0;
    margin-bottom: 5px;
    padding: 50px !important;
    overflow-y: scroll;
}

.modal-block-primary .fa {
    color: #ff4200;
}

.modal-block-primary.modal-header-color .panel-heading {
    background-color: #ff4200;
}

.modal-block-primary.modal-full-color .panel {
    background-color: #ff4200;
}

.modal-block-primary.modal-full-color .panel-heading {
    background-color: #ff4200;
}

.modal-block-primary.modal-full-color .panel-footer {
    background-color: #ff4200;
}

.modal-block-primary .modal-icon .fa {
    color: #ff4200;
}

.modal-body .tabs:last-child {
    margin-bottom: 0;
}

.modal-text p:first-child {
    margin-top: -7px;
}

.modal-loading {
    font-size: 25px;
    text-align: center;
}

.modal-error {
    text-align: center;
}

.modal-fit-content {
    width: fit-content;
}

.ph-modal-content {
    padding: 8px;
}

.ph-modal-open-box-text {
    text-align: center;
    margin: 8px 16px;
}

.ph-modal-open-box-button-group {
    text-align: end;
}

#ph-open-box-modal-loading {
    font-size: 20px;
    display: flex;
    width: 300px;
    margin-top: 30px;
    justify-content: center;
}

.mfp-bg {
    opacity: 0.5;
}

#tos-modal .modal-dialog,
.modal-content {
    height: 80%;
}

#tos-modal .modal-body {
    max-height: calc(100% - 120px);
    overflow-y: scroll;
}

#tos-modal .modal-dialog {
    margin-top: 10%;
}

.header .toggle-sidebar-left {
    background: black;
}

ul.nav-main li a {
    color: black;
}

ul.nav-main li a:active {
    font-size: 1.3rem;
    color: #FFF;
    white-space: nowrap;
    text-overflow: ellipsis;
}

ul.nav-main > li > a:hover, ul.nav-main > li > a:focus {
    background-color: black;
}

ul.nav-main > li.nav-active > a {
    box-shadow: 2px 0 0 black inset;
}

ul.nav-main > li.nav-active > i {
    color: black;
}

ul.nav-main li .nav-children li.nav-active > a {
    color: #ff4200;
}

ul.nav-main > li.nav-expanded > a {
    background: black;
    color: #FFF;
}

ul.nav-main li .nav-children li a:hover, ul.nav-main li .nav-children li a:focus {
    background: black;
}

.nav-pills > .active a,
.nav-pills > .active a:hover,
.nav-pills > .active a:focus {
    background-color: black;
}

.nav-pills-primary > li a:hover,
.nav-pills-primary > li a:focus {
    color: black;
    background-color: black;
}

.nav-pills-primary > li.active > a,
.nav-pills-primary > li.active > a:hover,
.nav-pills-primary > li.active > a:active,
.nav-pills-primary > li.active > a:focus {
    background-color: black;
}

.pagination > li a {
    color: #ff4200;
}

.pagination > li a:hover,
.pagination > li a:focus {
    color: #ff6833;
}

.pagination > li.active a,
.pagination > li.active span,
.pagination > li.active a:hover,
.pagination > li.active span:hover,
.pagination > li.active a:focus,
.pagination > li.active span:focus {
    background-color: #ff4200;
    border-color: #ff4200;
}

.pagination > li.active a {
    background-color: #ff4200;
}

div.row:last-child .pagination {
    margin-bottom: 5px;
}

section.panel .pull-right .btn {
    position: relative;
    top: -6px;
}

section.panel .panel-heading .panel-actions {
    width: 25%;
}

section.panel .panel-heading .panel-actions a {
    float: right;
}

div.panel .panel-heading[data-panel-toggle] {
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .panel-actions {
        float: none;
        position: absolute;
    }
    section.panel .panel-heading .panel-actions {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    section.panel .panel-heading .panel-actions {
        width: 40%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    section.panel .panel-heading .panel-actions {
        width: 30%;
    }
}

.panel-body h1:first-child,
.panel-body h2:first-child,
.panel-body h3:first-child {
    margin-top: 0;
}

.panel-body > div.tabs,
.panel-body > div.well {
    margin-bottom: 0;
}

.panel-body > div.tabs .toggle {
    margin-bottom: 15px;
}

.panel-body p:last-child {
    margin-bottom: 0;
}

.panel-body iframe {
    margin: 0;
    border: none;
    width: 100%;
    height: 300px;
}

footer.panel-footer button {
    margin-left: 10px;
}

.refresh-indicator {
    display: none;
    float: left;
    margin: 0;
}

.panel-footer .refresh-indicator i {
    position: relative;
    top: 5px;
    left: 0;
}

.panel-footer .checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
}

.panel-footer .checkbox input[type=checkbox],
.panel-footer .checkbox input[type=radio] {
    margin: 5px 0 5px -20px;
}

#form-filter button .fa {
    width: 14px;
}

.search-content .search-toolbar .nav-pills li.active a {
    color: #ff4200;
    border-bottom-color: #ff4200;
}

.search-results-list .result-thumb .fa {
    background: #ff4200;
}

html body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover {
    color: #ff4200;
}

html body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover {
    border-top-color: #ff4200;
}

html body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #ff4200;
    color: #ff4200;
}

html body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #ff4200;
}

html body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #FFF;
    border-bottom-color: #ff4200;
}

html body .tabs-primary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #ff4200;
}

html body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #ff4200;
}

html body .tabs-primary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #ff4200;
}

html body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #ff4200;
}

.form-field-input-date:not(.disabled) {
    background: #FFF !important;
}

.datepicker table {
    width: 100%;
}

.datepicker table tr td span:hover {
    background: #ff4200;
}

.datepicker table tr td.day:hover {
    background: #ff4200;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    color: #a9a9af !important;
}

.datepicker table tr td.today,
.datepicker table tr td.range.today {
    background-color: #ff4200;
    color: #FFF;
}

.datepicker table thead tr th.prev:hover,
.datepicker table thead tr th.next:hover {
    background: #ff4200;
}

.datepicker table thead tr:first-child th:hover {
    background: #ff4200;
}

.datepicker table tbody tr td.day.new {
    color: #000000;
}

.datepicker table tfoot tr th:hover {
    background: #ff4200;
}

.datepicker.datepicker-primary table thead tr:first-child {
    background-color: #ff4200;
}

.datepicker.datepicker-primary table thead tr:first-child th:hover {
    background-color: #ff6833;
}

.datepicker.datepicker-primary table thead tr:last-child {
    background-color: #ff4200;
}

.datepicker.datepicker-primary table thead tr:last-child th:hover {
    background-color: #ff6833;
}

.datepicker.datepicker-primary table tbody tr td.day:hover {
    background: #ff4200;
}

.datepicker.datepicker-primary table tbody tr td.day.active {
    background: #ff4200;
}

.bootstrap-timepicker-widget table td a:hover {
    background-color: #ff4200;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #ff4200;
}

.open > .dropdown-toggle.btn-primary {
    background: #ff4200;
    border-color: #ff6833;
}

.fc .fc-toolbar h2:before {
    color: #ff4200;
}

.fc .fc-toolbar .fc-button.fc-state-active {
    background-color: #ff4200;
}

.fc-event {
    background: #ff4200;
    border-color: #ff4200;
}

.fc-event.fc-event-primary {
    background: #ff4200;
    border-color: #ff4200;
}

.liquid-meter-wrapper .liquid-meter-selector a.active {
    color: #ff4200;
}

.body-locked .current-user .user-image {
    border-color: #ff4200;
}

.jqvmap-zoomin,
.jqvmap-zoomout {
    background: #ff4200;
}

html.no-overflowscrolling .nano > .nano-pane > .nano-slider {
    background: #ff4200;
}

.dd-handle:hover {
    color: #ff4200 !important;
}

.dd-placeholder {
    background: #cdf1fc;
    border-color: #ff4200;
}

.notifications .notification-menu .notification-title {
    background: #ff4200;
}

.notifications .notification-menu .notification-title .label-default {
    background-color: #ff5300;
}

.notifications .notification-menu:before,
.notifications .notification-icon:before {
    border-bottom-color: #ff4200;
}

.noUi-connect {
    background: #ff4200 !important;
}

.noUi-handle {
    outline: 0 none !important;
}

span.input-group-addon .popover {
    width: 100%;
}

.popover-title {
    color: #000000;
}

.popover .btn {
    margin-right: 5px !important;
}

.popover .btn:last-child {
    margin-right: 0 !important;
}

.ui-pnotify {
    z-index: 19999;
}

.ui-pnotify .notification-primary {
    background: rgba(255, 66, 0, 0.95);
}

.ui-pnotify.stack-bar-top .notification-primary,
.ui-pnotify.stack-bar-bottom .notification-primary {
    background: #ff4200;
}

.ui-pnotify.notification-primary .notification,
.ui-pnotify.notification-primary .notification-primary {
    background: rgba(255, 66, 0, 0.95);
}

.ui-pnotify.notification-primary.stack-bar-top .notification,
.ui-pnotify.notification-primary.stack-bar-bottom .notification,
.ui-pnotify.notification-primary.stack-bar-top .notification-primary,
.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary {
    background: #ff4200;
}

.progress-bar {
    background-color: #ff4200;
}

.progress .progress-bar-primary {
    background-color: #ff4200;
}

#nprogress .bar {
    background: #ff4200;
}

#nprogress .peg {
    box-shadow: 0 0 10px 1px #ff4200, 0 0 5px #ff4200;
}

.scrollable.colored-slider .scrollable-slider {
    background: #ff4200;
}

ul.simple-bullet-list li:before {
    border-color: #ff4200;
}

.simple-card-list li.primary {
    background: #ff4200;
}

.slider-primary .ui-slider-range,
.slider-primary .ui-slider-handle {
    background: #ff4200;
}

.slider-gradient.slider-primary .ui-slider-range,
.slider-gradient.slider-primary .ui-slider-handle {
    background-image: linear-gradient(left, #ff4200 0, #ff4200 100%);
}

.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range,
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle {
    background-image: linear-gradient(to right, #ff4200 0, #ff4200 100%);
}

.social-icons-list a {
    background: #ff4200;
}

.switch.switch-primary .ios-switch .on-background {
    background: #ff4200;
}

.thumb-info .thumb-info-type {
    background-color: #ff4200;
}

.timeline .tm-items > li .tm-datetime .tm-datetime-time {
    color: #ff4200;
}

.timeline .tm-items > li .tm-icon {
    border-color: #ff4200;
    color: #ff4200;
}

.timeline.timeline-simple .tm-body .tm-items > li:before {
    background: #ff4200;
    box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #ff4200;
}

.toggle label {
    border-left-color: #ff4200;
    color: #ff4200;
}

.toggle .multiselect-container label {
    color: unset;
}

.toggle.active > label {
    background: #ff4200 !important;
    border-color: #ff4200;
}

.toggle.active > label .text-default {
    color: #fbfbfb !important;
}

.toggle.active > label .text-primary {
    color: #ffd9cc !important;
}

.toggle.active > label .text-success {
    color: #e3f2da !important;
}

.toggle.active > label .text-warning {
    color: #fbebd4 !important;
}

.toggle.active > label .text-danger {
    color: #f6d6d5 !important;
}

.toggle.active > label .text-info {
    color: #cdf1fc !important;
}

.toggle.active > label .text-secondary {
    color: #cccccc !important;
}

.tooltip {
    z-index: 20000;
    font-family: "Open Sans", sans-serif;
    font-size: 1.1rem;
}

.jstree-default .jstree-hovered {
    background-color: #cdf1fc !important;
}

.jstree-default .jstree-clicked {
    background-color: #37c7f3 !important;
}

.jstree-default .colored {
    color: #ff4200 !important;
}

.jstree-default .colored .jstree-icon {
    color: #ff4200 !important;
}

.jstree-default .jstree-default .colored-icon .jstree-icon {
    color: #ff4200 !important;
}

.sidebar-widget.widget-tasks ul li:before {
    border-color: #ff4200;
}

.widget-twitter-profile {
    background-color: #ff4200;
}

.widget-twitter-profile .profile-quote {
    background-color: #ff4200;
}

.widget-twitter-profile .profile-quote .quote-footer {
    border-top-color: rgba(255, 66, 0, 0.7);
}

.widget-profile-info .profile-info .profile-footer {
    border-top-color: rgba(255, 66, 0, 0.7);
}

.widget-summary .summary {
    word-break: normal;
}

.widget-summary.widget-summary-md .summary-footer {
    display: block;
    font-size: 1.0rem;
    line-height: 1.5rem;
}

.widget-summary-col .title a {
    color: #333;
}

.bg-primary .widget-summary .summary .title a,
.bg-secondary .widget-summary .summary .title a,
.bg-tertiary .widget-summary .summary .title a,
.bg-quaternary .widget-summary .summary .title a {
    color: #FFF;
}

.widget-summary .summary-footer a {
    color: #000000;
}

.img-thumbnail .zoom {
    background: #ff4200;
}

.application-footer #ot-sdk-btn.cookie-setting-btn.ot-sdk-show-settings {
    color: #ff4200;
    border: none;
    background: none;
    font-size: 13px;
    padding: unset;
}

.application-footer #ot-sdk-btn.cookie-setting-btn.ot-sdk-show-settings:hover {
    color: #ff6833;
    text-decoration-color: #ff6833;
    text-decoration: underline;
}

.application-footer #ot-sdk-btn.cookie-setting-btn.ot-sdk-show-settings:focus {
    outline: none;
}

#existing-account .description {
    padding: 35px 0px 48px 0px;
}

#existing-account .action {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
}

#existing-account .action a {
    padding: 10px 20px;
}

#existing-account .action .continue {
    margin-left: 50px;
}

#first-visit {
    width: 100%;
    height: 50px;
    display: flex;
    min-height: 200px;
    flex-direction: column;
}

#first-visit .create {
    flex: 1;
    align-items: center;
    display: flex;
}

#first-visit .create a {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}

#first-visit .text-center a {
    cursor: pointer;
}

@media (min-width: 840px) {
    .mfp-wrap .custom-street-name-with, .modal-dialog .custom-street-name-with {
        width: 25%;
    }
    .mfp-wrap .custom-unit-with, .modal-dialog .custom-unit-with {
        width: 15%;
    }
}

@media (min-width: 768px) and (max-width: 840px) {
    .mfp-wrap .custom-street-name-with, .modal-dialog .custom-street-name-with {
        width: 20%;
    }
    .mfp-wrap .custom-unit-with, .modal-dialog .custom-unit-with {
        width: 16%;
    }
}

#locker-customization .load_locker_customization {
    font-size: 16px;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#locker-customization .load_locker_customization_error div {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
}

#locker-customization .disabled {
    pointer-events: none !important;
    opacity: 0.65;
}

#locker-customization #locker-customization-form #main-primary-picker, #locker-customization #locker-customization-form #second-primary-picker, #locker-customization #locker-customization-form #third-primary-picker {
    pointer-events: none !important;
}

#locker-customization #locker-customization-form .fa {
    cursor: pointer;
}

#locker-customization #locker-customization-form .upload-btn-wrapper {
    cursor: pointer;
}

#locker-customization #locker-customization-form .row .title {
    color: #777;
    font-size: 16px;
    font-weight: 600;
}

#locker-customization #locker-customization-form .row .phone {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

#locker-customization #locker-customization-form .row .phone input {
    flex: 1;
    margin-left: 15px;
}

#locker-customization #locker-customization-form .row .d-flex {
    display: flex;
    align-items: center;
    margin-top: 15px;
    min-height: 32px;
}

#locker-customization #locker-customization-form .row .d-flex label {
    min-width: 50px;
    margin-bottom: 0;
}

#locker-customization #locker-customization-form .row .d-flex span {
    font-size: 13px;
}

#locker-customization #locker-customization-form .row .d-flex .title-logo {
    width: 80px;
}

#locker-customization #locker-customization-form .row .d-flex .title-special {
    width: 110px;
}

#locker-customization #locker-customization-form .row .d-flex .has-margin {
    margin-left: 15px;
}

#locker-customization #locker-customization-form .row .d-flex .mr-5 {
    margin-left: 15px;
}

#locker-customization #locker-customization-form .row .d-flex .mr-20 {
    margin-left: 20px;
}

#locker-customization #locker-customization-form .row .d-flex .mr-25 {
    margin-left: 30px;
}

#locker-customization #locker-customization-form .row .d-flex .logo {
    width: 80px;
    height: 30px;
    border-radius: 5px;
    background-color: red;
}

#locker-customization #locker-customization-form .row .d-flex .fa-eye, #locker-customization #locker-customization-form .row .d-flex .fa-pencil, #locker-customization #locker-customization-form .row .d-flex .fa-trash {
    color: #ff8a00;
}

#locker-customization #locker-customization-form .row .d-flex .upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-left: 5px;
    border: 1px solid #777;
    color: #fff;
    background-color: #777;
    border-radius: 5px;
    cursor: pointer;
}

#locker-customization #locker-customization-form .row .d-flex .upload-btn-wrapper .btn {
    border: 1px solid #777;
    color: #fff;
    background-color: #777;
    border-radius: 5px;
}

#locker-customization #locker-customization-form .row .d-flex .popover-content {
    display: flex;
}

#locker-customization #locker-customization-form .row .d-flex .popover-content a {
    display: flex;
    align-items: center;
}

#locker-customization #locker-customization-form .row .d-flex .popover-content a i {
    margin-right: 5px;
}

#locker-customization #locker-customization-form .row .d-flex .popover-content .btn-default {
    color: #ff8300;
}

#locker-customization #locker-customization-form .row .d-flex .upload-btn-wrapper input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
}

#locker-customization #locker-customization-form .text-right {
    text-align: right;
    margin-top: 20px;
}

@media only screen and (max-width: 767px) {
    #locker-customization .custom_title {
        margin-top: 10px;
    }
    #locker-customization .d-flex label {
        width: 110px !important;
        flex: unset !important;
    }
    #locker-customization .phone label {
        width: 120px !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    #locker-customization .wrap_special label, #locker-customization .wrap_support label {
        margin-top: 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    #locker-customization .d-flex .has-margin {
        margin-left: 8px !important;
    }
    #locker-customization .title {
        font-size: 13px !important;
    }
}

.viewImage .panel-primary {
    width: 100%;
}

.viewImage .panel-primary .panel-heading {
    background-color: #f6f6f6;
    border-color: #f6f6f6;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
}

.viewImage .panel-primary .panel-body {
    text-align: center;
    width: 100%;
    padding: 100px;
}

.viewImage .panel-primary .panel-body img {
    max-width: 100%;
    height: auto;
    opacity: 0;
}

.viewImage .panel-primary .panel-body .noImage {
    font-size: 18px;
}

.viewImage .panel-primary .panel-title {
    color: #777;
}

#modal-delete-screen-saver .modal-footer {
    display: flex;
    justify-content: flex-end;
}

#modal-preview-help-screen .modal-body, #modal-preview-thank-you-screen .modal-body {
    word-break: break-word;
    overflow: auto;
}

.only-daily {
    float: none;
    margin: 0 auto;
}

.skip-payment {
    background-color: #fff !important;
}

.fee-information-list .fee-item .panel-heading {
    margin: 0 !important;
    padding: 10px 15px !important;
    background-color: #ff4200 !important;
}

.fee-information-list .fee-item .panel-heading .panel-title {
    color: #fff;
    text-transform: capitalize;
}

.fee-information-list .fee-item .panel-body {
    padding: 10px 15px;
    border: 1px solid #ff4200;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.fee-information-list .fee-item .panel-body .price-expression,
.fee-information-list .fee-item .panel-body .price-slash {
    font-size: 16px;
    font-weight: bold;
}

.fee-information-list .fee-item .panel-body .price-category {
    font-size: 16px;
}

.fee-information-list .fee-item .panel-body .fee-description {
    font-weight: bold;
}

.fee-information-panel {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.fee-information-panel .fee-item {
    width: 225px;
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #ff4200;
}

.fee-information-panel .fee-item .panel-heading {
    margin: 0 !important;
    padding: 10px 15px !important;
    background-color: #ff4200 !important;
    border-radius: unset;
}

.fee-information-panel .fee-item .panel-heading .panel-title {
    color: #fff;
    text-transform: capitalize;
}

.fee-information-panel .fee-item .panel-body {
    padding: 10px 15px;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: unset;
}

.fee-information-panel .fee-item .panel-body .price-expression,
.fee-information-panel .fee-item .panel-body .price-slash {
    font-size: 16px;
    font-weight: bold;
}

.fee-information-panel .fee-item .panel-body .price-category {
    font-size: 16px;
}

.fee-information-panel .fee-item .panel-body .fee-description {
    font-weight: bold;
}

#add-credit-card .cc-info-wrap {
    padding-right: 0;
    padding-left: 10px;
}

#add-credit-card .cc-icons {
    display: flex;
}

#add-credit-card .invalid {
    border-color: #ff4200;
}

#add-credit-card .cc-info-instruction {
    font-style: italic;
    padding-top: 10px;
}

#add-credit-card .authorize-net .fa {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #bdbdbd;
}

#add-credit-card .stripe .cc-info {
    padding-top: 8px;
    padding-left: 15px;
}

#add-credit-card .stripe .fa {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #bdbdbd;
}

#add-credit-card .btn-primary {
    background-color: #FF3300;
    border: 2px solid #FF3300;
    border-radius: 0px;
}

#add-credit-card .btn-primary:hover {
    background-color: #FFFFFF;
    color: #FF3300;
    border: 2px solid #FF3300;
}

#add-credit-card .center {
    display: flex;
    justify-content: center;
    margin: auto;
}

#add-credit-card .right {
    display: flex;
    justify-content: right;
    margin: auto;
}

#add-credit-card .card {
    background-color: #333333;
    font-size: 2em;
    color: #FFFFFF;
    width: 327px;
    height: 205px;
    margin: 25px auto;
    border-radius: 16px;
    display: flex;
    align-items: center;
}

#add-credit-card .deletePaymentButton {
    margin-right: 20px;
}

#mobile-app .mobile-app-info {
    padding-right: 30px;
    padding-left: 30px;
}

#mobile-app .mobile-app-logo {
    display: flex;
}

#mobile-app .mobile-app-logo .column {
    padding-left: 20px;
    padding-right: 20px;
}

#mobile-app .skip-download {
    background-color: #fff !important;
    padding-top: 45px;
    padding-bottom: 60px;
    padding-left: 70px;
    padding-right: 70px;
}

/*# sourceMappingURL=parcelpendingbyquadient.css.map */
