﻿body {
    overflow-x: hidden;
    font-family: "open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #2f4050;
    font-size: 13px;
    color: #676a6c;
}

.sidebar-collapse {
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
}

@media (min-width: 768px) {
    .navbar-static-side {
        /*z-index: 2001;*/
        position: absolute;
        width: 220px;
    }
}



.sidebar-expand ul {
    position: fixed;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    /*right: 0;*/
    margin: auto;
    height: 100%;
    width: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-inline-start: 5px;
}

.sidebar-expand ul li {
    display: block;
    width: 100%;
    color: white;
    cursor: pointer;
}

.sidebar-expand.hide {
    display: none;
}

.sidebar-collapse.show {
    display: block;
}


@media (max-width: 768px) {
    .sidebar-collapse {
        display: none;

    }
    .sidebar-expand {
        display: block;
    }
}

@media (min-width: 768px) {
    .sidebar-collapse {
        display: block;
    }

    .sidebar-expand {
        display: none;
    }
}


.nav {
    padding-left: 20px;
    margin-bottom: 0;
    list-style: none;
}

.navbar-default {
    border-color: #2F4050;
}

.nav.navbar-top-links>li>a:focus, .nav.navbar-top-links>li>a:hover, .navbar-default {
    background-color: transparent;
}

.pace-done #page-wrapper,
.pace-done .footer,
.pace-done .nav-header,
.pace-done .navbar-static-side,
.pace-done li.active {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.navbar-minimalize {
    margin: 13px 0 13px 13px;
    float: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100
}

h1 {
    font-size: 26px;
    margin-bottom: 25px;
    margin-top: 25px;
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 16px
}

h4 {
    font-size: 14px
}

h5 {
    font-size: 12px
}

h6 {
    font-size: 10px
}

h3,
h4,
h5 {
    margin-top: 5px;
    font-weight: 600
}

.nav > li > a {
    color: #fff;
    font-weight: 600;
    /*padding: 14px 20px 14px 20px*/
}

.nav.navbar-right > li > a {
    color: #999c9e
}

.navbar-default .nav > li.active > a {
    background-color: rgb(195, 162,3);
    background-color: rgba(195, 162,3,.5);
    color: #fff
}

.navbar-default .nav > li > a:focus,
.navbar-default .nav > li > a:hover {
    background-color: rgb(195, 162,3);
    background-color: rgba(195, 162,3,.2);
    color: #fff
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: transparent;
}

.nav.navbar-top-links > li > a:focus,
.nav.navbar-top-links > li > a:hover,
.navbar-default {
    background-color: transparent
}

.nav > li > a i {
    margin-right: 6px
}

.navbar {
    border: 0;
}

.navbar-default {
    border-color: #2F4050
}

.navbar-top-links li {
    display: inline-block
}

@media (min-width: 768px){
    .navbar-top-links li:last-child {
        margin-right: 40px
    }
}

.body-small .navbar-top-links li:last-child {
    margin-right: 0
}

.navbar-top-links li a {
    padding: 20px 10px;
    min-height: 50px
}

.navbar-top-links .dropdown-menu li {
    display: block
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0
}

.nav-header {
    padding: 0 25px 33px 25px;
    background-color: #2F4050;
}

.nav-header-admin {
    padding: 0 45px 33px 45px;
}

.navbar-select {
    font-size: 13px;
    background-color: #273541;
    color: white;
    font-weight: bold;
    border: 1px solid white;
    margin-bottom: 20px;
}

.navbar-btn {
    font-size: 13px;
    background-color: #273541;
    color: white;
    font-weight: bold;
    border: 1px solid white;
    margin-bottom: 20px;
    padding: 6px 12px!important;
}

.navbar-link {

    margin-bottom: 20px;
}

.navbar-link a {
    font-size: 13px;
    color: white;
    text-decoration: underline;

}

.navbar-link span {
    font-size: 13px;
    color: #27AE60;
    font-weight: bold;
    opacity: .7;
    overflow-wrap: break-word;
}

.nav.nav-second-level > li.active {
    border: none
}

.nav.nav-second-level.collapse[style] {
    height: auto !important
}

.nav-header a {
    color: #DFE4ED
}

.nav-header .text-muted {
    color: #8095a8
}

.navbar-form-custom {
    float: left;
    height: 50px;
    padding: 0;
    width: 200px;
    display: inline-table
}

.navbar-form-custom .form-group {
    margin-bottom: 0
}

.nav.navbar-top-links a {
    font-size: 14px
}

.navbar-form-custom .form-control {
    background: rgba(0, 0, 0, 0);
    border: none;
    font-size: 14px;
    height: 60px;
    margin: 0;
    z-index: 2000
}

.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important
}

.nav.nav-third-level li.active {
    border-left: 0;
}

    .nav-second-level li a {
        padding: 7px 10px;
        /*padding-left: 35px*/
    }

    .nav-second-level li:last-child {
        margin-bottom: 10px
    }

.mini-navbar .nav li:focus > .nav-second-level,
body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level {
    display: block;
    border-radius: 0 2px 2px 0;
    min-width: 140px;
    height: auto
}

.navbar-default .special_link a {
    background: #367aa9;
    color: #fff
}

.navbar-default .special_link a:hover {
    background: #17987e !important;
    color: #fff
}

.navbar-default .special_link a span.label {
    background: #fff;
    color: #367aa9
}

.navbar-default .landing_link a {
    background: #1cc09f;
    color: #fff
}

.navbar-default .landing_link a:hover {
    background: #367aa9 !important;
    color: #fff
}

.navbar-default .landing_link a span.label {
    background: #fff;
    color: #1cc09f
}

.nav.navbar-top-links.navbar-right{
    margin-top: 9px;
    float:right;
}


.logo-element {
    width: 100%;
    text-align: center;
    padding: 30px 5px;
}

.logo-element img {
    width: 100%;
    max-width: 112px;
}

.pace-done #page-wrapper,
.pace-done .footer,
.pace-done .nav-header,
.pace-done .navbar-static-side,
.pace-done li.active {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.navbar-fixed-top {
    transition-duration: .4s;
    border-bottom: 1px solid #e7eaec !important;
    z-index: 2030
}

.navbar-fixed-top,
.navbar-static-top {
    background: #f3f3f4
}

.navbar-static-top{
    z-index:0;
}


.fixed-nav #wrapper {
    margin-top: 0
}

body.fixed-nav #wrapper #page-wrapper,
body.fixed-nav #wrapper .navbar-static-side {
    margin-top: 60px
}

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
    display: none
}

.top-navigation #page-wrapper {
    margin-left: 0
}

.top-navigation .navbar-nav .dropdown-menu > .active > a {
    background: #fff;
    color: #367aa9;
    font-weight: 700
}

.white-bg .navbar-fixed-top,
.white-bg .navbar-static-top {
    background: #fff
}

.navbar .dropdown-menu {
    margin-top: 0
}

.top-navigation .navbar-brand {
    background: #367aa9;
    color: #fff;
    padding: 15px 25px
}

.top-navigation .navbar-top-links li:last-child {
    margin-right: 0
}

.body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper,
.canvas-menu #page-wrapper,
.mini-navbar .top-navigation #page-wrapper,
.top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper,
.top-navigation.mini-navbar #page-wrapper {
    margin: 0
}

.fixed-nav #wrapper.top-navigation,
.top-navigation.fixed-nav #wrapper {
    margin-top: 50px
}

.top-navigation .footer.fixed {
    margin-left: 0 !important
}

.top-navigation .wrapper.wrapper-content {
    padding: 40px
}

.body-small .top-navigation .wrapper.wrapper-content,
.top-navigation.body-small .wrapper.wrapper-content {
    padding: 40px 0
}

.navbar-toggle {
    background-color: #367aa9;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px
}

.top-navigation .navbar-nav .open .dropdown-menu .dropdown-header,
.top-navigation .navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 15px 10px 20px
}

@media (max-width:768px) {
    .top-navigation .navbar-header {
        display: block;
        float: none
    }
}
.pace .pace-progress {
    background: #367aa9;
    position: fixed;
    z-index: 2040;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px
}

#wrapper,
body {
    overflow-x: hidden
}

body {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*background-color: #2f4050;*/
    background-color: #273541;
    font-size: 13px;
    color: #676a6c
}

body,
body.full-height-layout #page-wrapper,
body.full-height-layout #wrapper,
html {
    height: 100%
}

a {
    cursor: pointer
}

a:focus,
a:hover {
    text-decoration: none
}

#wrapper {
    width: 100%
}

.wrapper {
    padding: 0 20px
}

.wrapper-content {
    padding: 0 10px;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    min-height: 100vh;
    position: relative !important
}

.link-block,
.nav.navbar-top-links .link-block a {
    font-size: 12px
}

.full-width {
    width: 100% !important
}

.bg-muted,
.gray-bg {
    background-color: #f3f3f4
}

.white-bg {
    background-color: #fff
}

.bg-success,
.navy-bg {
    background-color: #367aa9;
    color: #fff
}

.bg-primary,
.blue-bg {
    background-color: #1c84c6;
    color: #fff
}

.bg-info,
.lazur-bg {
    background-color: #23c6c8;
    color: #fff
}

.image-bg {
    background-image: url("/images/mikita-karasiou-dark.jpg");
    background-repeat: no-repeat;
    background-clip: border-box;
    background-size: cover;


}


.metismenu .plus-minus,
.metismenu .plus-times,
.small-chat-box .content .right .chat-message {
    float: right
}

.metismenu .arrow {
    float: right;
    line-height: 1.42857
}
.metismenu .collapsed .fa.arrow:before,
.metismenu li.panel a.collapsed .fa.arrow:before {
    content: "\f105"
}

.metismenu li a > .fa.arrow:before,
.metismenu li.panel a .fa.arrow:before {
    content: "\f107"
}


.metismenu .ion.arrow:before {
    content: "\f3d2"
}

.metismenu .active > a > .ion.arrow:before {
    content: "\f3d0"
}

.metismenu .fa.plus-minus:before,
.metismenu .fa.plus-times:before {
    content: "\f067"
}

.metismenu .active > a > .fa.plus-times {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.metismenu .active > a > .fa.plus-minus:before {
    content: "\f068"
}

.metismenu .collapse {
    display: none
}

    .metismenu .collapse.in {
        display: block
    }

.metismenu .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -moz-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -moz-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.pace-inactive {
    display: none
}


.navbar-static-side {
    z-index: 2002;
    position: absolute;
    width: 20px;
    height: 100vh;
    display: block;
    left: 0;
    top: 0;
    background-color: #273541;
}

.navbar-static-side.expand {
   width: 220px;
}



/* SMALL COLUMN MAIN MENU - start*/

.display-min-menu .navbar-static-side {
    display: block;
    width: 70px;
    position: absolute;
    top: 0;
    left: 0;
}

.error {
    color: red;
}

.display-min-menu #page-wrapper {
    margin-left: 70px;
}

.display-min-menu .nav-header,
.display-min-menu .nav.metismenu > li > a > span.nav-label,
.display-min-menu .nav.metismenu > li > a > span.fa,
.display-min-menu .nav.metismenu .nav-second-level {
    display: none;
}

.display-min-menu .nav.metismenu > li {
    position: relative;
}

.display-min-menu .nav.metismenu > li > a {
    text-align: center;
}

.display-min-menu .nav.metismenu .nav-second-level.collapse {
    display: none;
}

.display-min-menu .nav.metismenu li.active .nav-second-level.collapse.in {
    display: block;
    position: absolute;
    left: 66px;
    top: 0;
    z-index: 1001;
    background-color: #2F4050;
}


.display-min-menu .nav.metismenu > li > a.active {
    background: #293846;
}

.display-min-menu .nav-second-level li a {
    padding: 15px 10px 10px 20px;
    width: 180px;
}

.display-min-menu .nav.metismenu .nav-third-level {
    background: #293846;
}


/* SMALL COLUMN MAIN MENU - end*/

@media (min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 260px;
        min-height: 1200px;
        min-height: 100vh;
    }

    .navbar-static-side {
        z-index: 2001;
        position: absolute;
        width: 260px;
        display: block;
    }
}

@media (max-width:768px) {

    .body-small .navbar-static-side {
        display: none;
        z-index: 2001;
        position: absolute;
        width: 70px
    }

    .body-small.mini-navbar .navbar-static-side {
        display: block
    }

    .lock-word,
    .navbar-form-custom {
        display: none
    }

    .navbar-header {
        float: left;
    }

    .sidebard-panel {
        z-index: 2;
        position: relative;
        width: auto;
        min-height: 100% !important
    }

    .sidebar-content .wrapper {
        padding-right: 0;
        z-index: 1
    }

    .fixed-sidebar.body-small .navbar-static-side {
        display: none;
        z-index: 2001;
        position: fixed;
        width: 220px
    }

    .fixed-sidebar.body-small.mini-navbar .navbar-static-side,
    .ibox-tools {
        display: block
    }
}

@media print {

    nav.navbar-static-side {
        display: none
    }

    body {
        overflow: visible !important
    }

    #page-wrapper {
        margin: 0
    }
}

.tabs-content {
    list-style-type: none !important
}

.container {
    padding: 40px 20px 0 !important
}

#search {
    margin-right: 5px
}

.avatar img {
    border-radius: 50%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3)
}

.avatar-mini {
    height: 20px;
    width: 20px
}

.avatar-small {
    height: 28px;
    width: 28px
}

.avatar-medium {
    height: 32px;
    width: 32px
}

.avatar-large {
    height: 96px;
    width: 96px
}

.avatar-xlarge {
    height: 130px;
    width: 130px
}


a.dropdown-toggle {
    display: block;
    position: relative;
    padding-right: 15px;
}

.profile-name {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}

.profile-options {
    position: absolute;
    right: 0;
    top: 0;
}
.dropdown-menu {
    border: 1px solid #fff;
}

    .dropdown-menu > li > a {
        font-size: 13px;
        padding: 6px 20px;
    }

.dropdown-menu > li > form button.btn {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    margin-left: 1px;
    width: 100%;
    text-align: left;
}

.dropdown-menu > li > form button.btn i {
    display: none;
}


.dropdown-menu > li > form button.btn:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}


#tabs a.close {
    padding: .3em .1em 0 0
}

#tabs-1 {
    height: 100% !important
}

.pills > li > a,
.ui-layout-west .tabs > li > a {
    padding-right: 8px !important
}

#side-menu li.panel {
    margin-bottom: 0;
    border-radius: 0;
    margin-top: 5px;
}

    #side-menu li.panel.light {
        background-color: rgb(255,255,255);
        background-color: rgba(255,255,255,.1);
    }

    #side-menu li.panel.dark {
        background-color: rgb(255,255,255);
        background-color: rgba(255,255,255,.05);
    }

#side-menu li.panel.dark > a {
    margin-top: 5px;
}

#side-menu > li.panel.light.pb3 {
    margin-bottom: 3em;
}

li.panel.light li.panel {
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,.1);
}

li.panel.dark li.panel {
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,.05);
}


li.panel > ul.nav {
    background-color: #273541;
}

.ibox-title, .ibox-content {
    background-color: #fff;
}

.ibox-title h5 a {
    float: right;
}

.panel {
    border: 0;
}

.ibox {
    background-color: white;
    padding: 15px 20px 20px 20px;
    margin-bottom: 25px;
    border-top: 3px solid #e7eaec;
    border-radius: 4px;
    opacity: .9;
}

.ibox.extrapad {
    padding-bottom: 40px;
}

.ibox.single {
    margin-top: 30px;
}



.calendar-date-content label,
.calendar-date-content input,
.calendar-date-content .btn
{
    margin-right: 10px;
}

.calendar-date-content .btn{
    margin-left: 10px;
}


.btn {
    font-size: 13px;
    padding: 3px 12px;
}

.btn i {
    margin-right: 3px;
}

.btn-primary,
.btn-primary.ui-button,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:focus:active {
    background-color: white;
    border-color: #337AAB;
    color: #337AAB;
}

    .btn-primary:hover,
    .display-min-menu .navbar-minimalize.btn-primary {
        background-color: #337AAB;
        border-color: #337AAB;
        color: #FFF;
    }

.btn-save,
.btn-save.ui-button,
.btn-save:focus,
.btn-save:active,
.btn-save:focus:active {
    background-color: white;
    border-color: #27AE60;
    color: #27AE60;
}

    .btn-save:hover,
    .display-min-menu .navbar-minimalize.btn-save {
        background-color: #27AE60;
        border-color: #27AE60;
        color: #FFF;
    }

.btn-remove,
.btn-remove.ui-button,
.btn-remove:focus,
.btn-remove:active,
.btn-remove:focus:active {
    background-color: white;
    border-color: #D66666;
    color: #D66666;
}

    .btn-remove:hover,
    .display-min-menu .navbar-minimalize.btn-remove {
        background-color: #D66666;
        border-color: #D66666;
        color: #FFF;
    }



.btn-logout {
    border-color: #fff;
    color: #999c9e;
}

    .btn-logout:hover {
        border-color: #fff;
        background-color: #fff;
        color: #293846;
    }

.badge {
    border-radius: 4px;
    padding: 6px 8px;
}

.btn-default.ui-button{
    background-color: #fff;
}

.badge-success, .label-success {
    background-color: #495E71;
    color: #FFF;
}

.badge-warning {
    background-color: #f8ac59;
    color: #FFF;
}


.page-heading {
    padding: 25px 10px 0 10px;
}

.page-subheading {
    padding: 0 10px 0 10px;
}


.page-heading,.page.subheading .page-header {
    font-weight: bold;
}

.table > tbody > tr:hover {
   background-color: #f5f5f5;
}

.datepicker.datepicker-inline tr td.disabled.disabled-date.day.alert-info {
    color: white;
    background-color: #27AE60;
    border-color: #27AE60;
    border-radius: 4px;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #ccc;
}

.datepicker.datepicker-inline,
.datepicker.datepicker-inline table {
    width: 100%;
    margin-bottom: 30px;
}

.datepicker table tr th.dow {
    background-color: #9C9D9E;
    color: white
}

.datepicker table tr th.dow,
.datepicker table tr td {
   border: 1px solid #e7e7e7;
}

.datepicker table tr td.active.active{
    border-color: transparent;
}

    .datepicker table tr td.active.active:hover {
        border-color: transparent;
        opacity: 0.8;
    }


.wrapper-content .table > thead > tr > th,
.wrapper-content .table > tbody > tr > th,
.wrapper-content .table > tfoot > tr > th,
.wrapper-content .table > thead > tr > td,
.wrapper-content .table > tbody > tr > td,
.wrapper-content .table > tfoot > tr > td {
    vertical-align: middle;
}

.cell-buttons{
    white-space: nowrap;
}



#pickupDateList h3 {
    margin: 0;
    padding: 10px 0 10px 0;
    text-transform: capitalize;
}

.wrapper-content input {
    border: 1px solid #d4d4d4;
    padding: 4px 10px;
}

.cell-input-max input {
    width: 55px;
    border: 1px solid #273541;
    border-radius: 4px;
    padding: 4px 2px 4px 10px;
}

.cell-input-max-volume input {
    width: 75px;
    border: 1px solid #273541;
    border-radius: 4px;
    padding: 4px 2px 4px 10px;
}



.modal{
    z-index: 2002;
}

.modal-title {
    float: left;
}

.modal-header {
    background-color: #367aa9;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.modal-hide-alert {
    display: none;
}

label.customCheck {
    font-weight: normal;
    margin: 0;
    position: relative;
    top: -4px;
    white-space: nowrap;
}
    label.customCheck input[type=checkbox] {
        margin: 0;
    }

    label.customCheck input[type=checkbox]:after {
        content: "";
        height: 22px;
        width: 22px;
        background: #fff;
        border: 1px solid #d4d4d4;
        display: block;
        cursor: pointer;
    }

        label.customCheck input[type=checkbox]:hover:after {
            border: 1px solid #367aa9;
        }


    label.customCheck input[type="checkbox"]:checked:after {
        background: #367aa9;
        border: 1px solid #367aa9;
        color: #fff;
        /*content: "\f00c";*/
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-size: 13px;
        padding: 5px 2px 2px 3px;
        border-radius: 4px;
    }

    label.customCheck span {
        margin-left: 17px;
        top: 4px;
        position: relative;
    }

select#select-municipality-global {
    padding: 7px 10px;
    margin-top: 0;
    cursor: pointer;
    border: 1px solid white;
    -webkit-appearance: value;
    -moz-appearance: value;
    appearance: value;
    border-radius: 4px;
}

.cooperative-actions {
    padding: 0 5px;
}

.select2{
    table-layout: fixed;
    width: 100% !important;
}

.no-to-wrap {
    white-space: nowrap;
}

.btn-group{
    display: flex;
}

.ui-dialog {
    z-index: 2002 !important;
}

.address-list
{
    margin-top: 10px;
}

    .address-list td {
        padding-top: 2px;
        padding-right: 20px;
    }


    .checkbox-list label {
        display: block;
    }
        .checkbox-list label input {
            display: inline;
            margin-right: 0.5em;
        }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background: #fefefe;
}

.nav-tabs > li > a {
    color: #555;
}

.tab-content {
    padding: 20px;
    background: #fefefe;
    border: 1px solid #ddd;
    border-top: none;
}

.form-group {
    margin-bottom: 25px;
}

.no-margin, .no-margins {
    margin: 0;
}

.form-control.input-validation-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.form-control.input-validation-error + .help-block {
    color: #a94442;
}

.spinner .spinner-hidden {
     display: none;
 }

.d-none {
    display: none !important;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
    width: 90%;
}

table.front > tbody > tr:hover {
    background-color: rgb(40, 40, 40);
    background-color: rgba(40, 40, 40, .4);
    /*opacity: .8;*/
}

table.front > tbody > tr > td {
    border: none;
    vertical-align: top;
}

.frontbox, .frontbox-title, .frontbox-content {
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, .7);
}

.frontbox {
    height: 500px;
    border-radius: 4px;
    margin: 15px 20px;
    padding: 15px 20px 20px 20px;
    margin-bottom: 25px;
}

    .frontbox.light {
        background-color: rgb(255, 255, 255);
        background-color: rgba(255, 255, 255, .8);
    }

    .frontbox.dark {
        background-color: rgb(39, 53, 65);
        background-color: rgba(39, 53, 65, .8);
        color: white;
    }

.frontbox-title h5 a {
    float: right;
}


.frontbox-content {
    margin-top: 25px;
    background-color: transparent;
    overflow-x: hidden;
    overflow-y: auto;
    height: 70%;
    scrollbar-color: #555 #f1f1f1;
    scrollbar-width: thin;
}

    .frontbox-content .home-select-box {
        margin-bottom: 15px;
        font-size: 13px;
        background-color: #273541;
        color: white;
        font-weight: bold;
        border: 1px solid white;
        padding: 7px 10px;
        margin-top: 0;
        cursor: pointer;
        border-radius: 4px;
    }

.frontbox-content-list {
    margin: 0 15px;
}


.frontbox-content-list-tbl {
    width: 100%;
}

    .frontbox-content-list-tbl .right {
        text-align: right;
    }


::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;

}

.nav-inline > li.active > a {
    background-color: #7B7027;
}

    .nav-inline > li.active > a:hover, .nav-inline > li.active > a:focus {
        background-color: #585B44;
    }

    .nav-inline > li > a {
        background-color: #273541;
    }

    .nav-inline > li > a:hover {
        background-color: #3D4A54;
    }

.fa.red {
    color: #D66666;
}

.tab-pane > .section {
    border: 1px solid silver;
    padding: 15px;
    margin: 20px 0 10px 0;
    background-color: #EEEEEE
}

#pickupdate-checkboxes .form-check-label span,
#pickuptime-checkboxes .form-check-label span,
#alternative-pickup-zone-checkboxes .form-check-label span
{
    margin-left: 5px;
}

.flex-space-between {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.flex-end {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.flex-start {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.flex-gap {
    display: flex;
    flex-direction: row;
    gap: 100px;
}

/* Margin and padding*/
.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;
}

.checkbox-big {
    width: 26px;
    height: 26px;
}

.checkbox-medium {
    width: 20px;
    height: 20px;
}

.checkbox-small {
    width: 10px;
    height: 10px;
}

.pickup-zone-area {
    border: 1px solid #d4d4d4;
    padding: 4px 10px;
}


.pickup-zone-geoarea #map-area {
    width: 100%;
    height: 700px;
    max-width: 1000px;
}

.pickup-zone-overview #map-area {
    width: 100%;
    height: 75vh;
}

tr.inactive td {
    background-color: #FFFFB9;
}

.d-flex {
    display: flex;
}

.gap-10 {
    gap: 10px;
}

.flex-row {
    flex-direction: row;
}

.flex-column {
    flex-direction: column;
}

.self-align-center {
    align-self: center;
}

.scroll-list {
    max-height: calc(100vh - 390px);
    overflow-y: scroll;
    overflow-x: hidden;
}

.scroll-block {
    max-height: calc(100vh - 390px);
    overflow-y: scroll;
    overflow-x: visible;
}

.zone-filter.active-zone-filter {
    font-weight: 700;
}
