.wrapper {
    /* DA TOGLIERE ?
    margin-top: 60px; */
}
.bg-ordine {
    background-color: #223645 !important;
}
.fixed-nav #wrapper {
    margin-top: 60px;
}
body.fixed-nav #wrapper .navbar-static-side, body.fixed-nav #wrapper #page-wrapper {
    margin-top: 0;
}

.sidebar-collapse {
    background-color: #2f4050;
}
body.fixed-sidebar .navbar-static-side, body.canvas-menu .navbar-static-side {
    z-index: 2031;
}
#wrapper {
    /* AUTO CALC BY JS
    height: 100%; */
}
.pharmaFooter {
    background-color: #223645;
    color: #FFF;
}
#user .pharmaFooter,
#user > section {
    padding-left: 220px;
}
footer .ordineLogo {
    background-color: white;
    padding: 12px;
    border-radius: 4px;
    max-width: 300px;
}

.firstLineFooter {
    padding-inline-start: 0;
}
.dashbard-1 {
    height: 100%;
    position: relative;
    padding-top: 58px;
}
.headerOfHeader {
    text-align: center;
    opacity: .85;
}
.morning {
    background-color: rgba(255,215,0,.7);
}
.evening {
    background: rgba(255,110,0, .5);
}
.breadcrumb {
    background-color: transparent;
}
.logoOf {
    background-image: url('../img/orarifarmacie-logo.png');
    background-size: contain;
    background-repeat: no-repeat;
}
footer .logoOf {
    width: 100%;
    height: 45px;
    text-align: center;
    background-position: 50% 0;
    margin: 20px 0;
}
.logoOdf {
    background-image: url('../img/odf.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.logoOdf.loginPage {
    padding-top: 25%;
}
.logoOf.navMenu {
    width: 346px;
    height: 50px;
    background-color: transparent;
    position: absolute;
    left: 50%;
    margin-top: 5px;
    margin-left: -173px !important;
}
.logoOdf.navMenu {
    width: 180px;
    height: 42px;
    background-color: transparent;
    position: absolute;
    right: 0;
}
.logoOf.loginPage {
    width: 346px;
    height: 50px;
    background-color: transparent;
    position: absolute;
    left: 50%;
    margin-top: 5px;
    margin-left: -173px !important;
}
.fc-event {
    background-color: rgb(255,0,0,.3);
    border-color: rgb(255,0,0,.3);
    text-align: center;
}
.attachCity {
    display: none;
}
.js--postAttachCity {
    margin-top: 5px;
    margin-left: 5px;
}
.attachedTown,
.btn--plain {
    margin: 0 5px 5px 0;
    display: inline-block;
    padding: 1px 5px;
}
.odd .attachedTown {
    background-color: #fff;
}
.even .attachedTown {
    background-color: #f9f9f9;
}
.fc-event.festivo{
    background-color: #d8433e;
    border-color: #d8433e;
}
.fc-event.ferie{
    background-color: #006621;
    border-color: #006621;
}
.userWelcome {
    background-color: #1ab394;
    vertical-align: top;
}
.userBadge {
    height: 30px;
    border: 1px solid #666;
    background-color: #fefefe;
    margin-right: 10px;
}
.table-centered thead th, .table-centered tbody td{
    text-align: center;
}
.bc-light-grey{
    background-color: lightgrey;
}
.stream-small {
    margin: 10px 0;
}
.img-md {
    height: 100px;
}
.img-sm {
    height: 50px;
}
.img-xs {
    height: 25px;
}
.infoWindowList {
    padding: 0;
}
.duty-change{
    color: red;
    margin-top: 5px;
    display: none;
}
.fixed-nav #side-menu {
    /*padding-top: 60px;*/
}
.fixed-nav .page-heading {
    /*padding-top: 70px;*/
}
.fc-day-number {
    font-size: 1.8rem;
}
.delete-duty{
    cursor: pointer;
    color: #ff0000;
    position: absolute;
    margin-top: 7px;
    margin-left: 5px;
}
#loader {
    display: none;
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: rgba(0,0,0,.4);
    z-index: 999999;
}
.loaderContainer {
    width: 100px;
    height: 100px;
    margin-left: 50%;
    margin-top: 20%;
}
.fitMap {
    position: absolute;
    top: 0;
    bottom:0;
    right: 0;
    left: 0;
    margin-top: 60px;
}
.titleMap {
    position: absolute;
    z-index: 100;
    top: 20px;
    left: 20px;
    color: black;
    text-shadow: 0 0 10px 0 #ffffff;
}
.single-select-container {
    margin-bottom: 5px;
}
.dl-horizontal dt {
    width: 80px;
}
.dl-horizontal dd {
    margin-left: 90px;
}
.navbar {
    margin-bottom:0;
    min-height: 60px;
}
.font-great {
    font-size: 2.5rem;
}

#months.agile-list {
    padding-left: 0;
}
#months.agile-list .monthTitle {
    margin: 0;
}
#months li {
    width: 16%;
    margin-right: 3px;
    display: inline-block;
    position: relative;
    cursor: default;
}
#months li button {
    position: absolute;
    right: 5px;
    bottom: 5px;
}

.openingLabel {
    display: inline-block;
    width: 100%;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    padding: 6px 2px;
}

.openingLabel--open {
    background-color: #6ec76e;
    color: #ffffff;
}

.openingLabel--close {
    background-color: #ec4a4a;
    color: #ffffff;
}

.calendar--holiday {
    position: relative;
    text-align: center;
}
.calendar--holiday::before {
    content: "F";
    display: block;
    color: #fff;
    background-color: #d26363;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 28px;
}
.calendar--holidayConfirmed::after {
    content: "\f00c";
    font-family: FontAwesome;
    display: block;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 2px;
    line-height: 14px;
}

.holiday-event {
    padding: 3px 5px;
    color: #8a4343;
}

.selector-holiday {
    display: block;
    width: 30px;
    height: 30px;
}

.fc .fc-bg-event.fc-holiday-day,
.fc-holiday-day {
    background-color: transparent;
    background-image: url('/img/holiday.png');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.holiday-day {
    background: rgb(255,0,0,.3);
    text-align: center;
}

.duty-day {
    background: rgb(255,255,0,.3);
}

.half-closed-day {
    background-color: #f3c165;
}
.fc .fc-bg-event.fc-unable-day,
.fc-unable-day {
    background-image: linear-gradient(135deg, #ffffff 25%, #dedede 25%, #dedede 50%, #ffffff 50%, #ffffff 75%, #dedede 75%, #dedede 100%);
    background-size: 56.57px 56.57px;
}
.headerInfowindowBGContainer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
}
.infoWindowImagePlaceholder {
     height: 90px; overflow: hidden; background-repeat: no-repeat; background-position: center; background-size: cover;
}
.infowindowData {
    margin-top: 50px;
    font-family: 'Open Sans';
    font-size: 1.456rem;
    font-weight: 400;
}
.gm-ui-hover-effect {
    z-index: 100;
    background: #fefefe !important;
    padding: 5px !important;
    border-radius: 6px;
}
.gm-ui-hover-effect span {
    margin: 4px !important;
}
.infowindowActions {
    font-size: 1.23rem;
    font-weight: 500;
    color: rgb(26,115,232);
    width: 100%;
    margin: 15px auto;
}
.infowindowActions .btn-circle.btn-lg {
    border: 1px solid rgb(26,115,232);
}

.btn-circle.btn-lg.infoWindowGotoButton {
    line-height: 29px;
    padding: 4px 10px;
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
.infowindowDetails {
    width: 100%;
}
.infowindowDetails address,
.infowindowDetails p {
    margin-bottom: 5px;
}

.infoWindowGotoButton:focus,
.infoWindowGotoButton:active,
.infoWindowGotoButton:visited {
    outline: none;
}

.pharmacy_infowindowDetail {
    font-size: 14px;
}

.p-t-lg {
    padding-top: 25px;
}
.p-t-md {
    padding-top: 15px;
}
.p-t-sm {
    padding-top: 10px;
}
.p-t-xs {
    padding-top: 5px;
}

.p-l-lg {
    padding-left: 25px;
}
.p-l-md {
    padding-left: 15px;
}
.p-l-sm {
    padding-left: 10px;
}
.p-l-xs {
    padding-left: 5px;
}

.p-r-lg {
    padding-right: 25px;
}
.p-r-md {
    padding-right: 15px;
}
.p-r-sm {
    padding-right: 10px;
}
.p-r-xs {
    padding-right: 5px;
}

.p-b-lg {
    padding-bottom: 25px;
}
.p-b-md {
    padding-bottom: 15px;
}
.p-b-sm {
    padding-bottom: 10px;
}
.p-b-xs {
    padding-bottom: 5px;
}

.m-t-lg {
    margin-top: 25px;
}
.m-t-md {
    margin-top: 15px;
}
.m-t-sm {
    margin-top: 10px;
}
.m-t-xs {
    margin-top: 5px;
}

.m-l-lg {
    margin-left: 25px;
}
.m-l-md {
    margin-left: 15px;
}
.m-l-sm {
    margin-left: 10px;
}
.m-l-xs {
    margin-left: 5px;
}

.m-r-lg {
    margin-right: 25px;
}
.m-r-md {
    margin-right: 15px;
}
.m-r-sm {
    margin-right: 10px;
}
.m-r-xs {
    margin-right: 5px;
}

.m-b-lg {
    margin-bottom: 25px;
}
.m-b-md {
    margin-bottom: 15px;
}
.m-b-sm {
    margin-bottom: 10px;
}
.m-b-xs {
    margin-bottom: 5px;
}

.text-black {
    color: #202020;
}
.pharmaWindow {
    font-family: 'Roboto';
    font-size: 1.25rem;
}
.pharmaWindow h2 {
    font-family: "Roboto Medium";
}

.periodsTab {
    font-size: 2rem;
}

.duty_pharmacy {
    display: block;
    margin-bottom: 3px;
}
.duty_pharmacy__name {
    font-weight: 700;
    text-transform: uppercase;
}
.duty_pharmacy__address {
    font-size: 11px;
}

.duties_day {
    font-size: 160%;
    font-weight: 700;
}
.duties_name {
    text-align: center;
}

.table tr.highlightRow {
    border: 3px dashed #223645;
}

.legendContainer {
    bottom: 5px;
    position: absolute;
    left: 10px;
    background-color: #FFF;
    border: 1px solid #b7b7b7;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    border-radius: 2px;
    z-index: 100;
}
.pharmaLegend {
    padding: 6px 8px 6px 4px;
}
.pharmaLegend div:first-child {
    margin-bottom: 4px;
}
.pharmaLegend img {
    width: 22px;
}
.pharmaLegend__legend {

}

.steps {
    display: flex;
    position: relative;
}

.steps:before {
    background-color: #68c9d4;
    content: "";
    display: block;
    width: 70%;
    height: 2px;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}

.steps .step-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;

}

.steps .step-item .step-number {
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    margin-bottom: 1.5rem;
    color: #fff;
    font-size: 16px;
}
body.fixed-sidebar .navbar-static-side {
    background-color: #2f4050;
}

.hero-steps {
    padding: 3rem;
}
.hero-steps p {
    font-size: 1.8rem;
    text-align: center;
}

.step-number span {
    height: 100px;
    vertical-align: middle;
    display: block;
    font-size: 6rem;
    padding-top: 6px;
    font-weight: bold;
}

.custom-map-control-button {
    background-color: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 1px 4px -1px #0000004d;
    cursor: pointer;
    font: 400 18px Roboto, Arial, sans-serif;
    height: 40px;
    margin: 10px;
    overflow: hidden;
    padding: 0 .5em;
}

.opacity-1,
.fc-bg-event .fc-event-title {
    opacity: 1 !important;
}
.toolBar {
    width: 100%;
    background-color: #1ab394;
    color: #fff;
    padding: 10px 5px;
    top: 60px;
    z-index: 10;
}
.toolBar.affix {
    width: 100%;
    left: 0px;
}
@media (min-width: 768px) {
    #page-wrapper {
        /* this could be set by js fix_height */
        /*min-height: 100% !important; */
    }
    body.fixed-nav #wrapper .navbar-static-side, body.fixed-nav #wrapper #page-wrapper {
        width: 220px;
    }
    #visitorMenu {
        visibility: hidden;
    }
    .navbar-minimalize {
        display: none;
    }
    #page-wrapper {
        margin-left: 0;
        padding-top: 58px;
    }
    #user #page-wrapper {
        margin-left: 220px;
        padding-top: 58px;
    }
}

@media (max-width: 768px) {
    #page-wrapper {
        /* margin-top: 58px; */
    }
    .logoOf.navMenu {
        margin-top: 11px;
        height: 40px;
        margin-left: -115px !important;
    }
    #visitorMenu {
        visibility: visible;
    }
    .navbar-minimalize {
        display: inline-block;
    }
    body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
        width: 70px;
    }
    body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
        margin-left: 70px;
    }
    body.fixed-nav #wrapper .navbar-static-side,
    body.fixed-nav #wrapper #page-wrapper,
    body.body-small.mini-navbar .navbar-static-side {
        height: 100%;
    }
    .headerInfowindowBGContainer {
        display: none;
    }
    .infowindowData {
        margin-top: 5px;
    }
    .pharmaWindow {
        max-width: 98% !important;
    }
    .infowindowActions {
        margin: 5px 0;
    }
    .infowindowActions>div {
        margin: 5px 0;
    }
    .pharmaFooter,
    .hero-steps,
    #navbar{
        display: none;
    }
    .pharmaWindow h2 {
        font-size: 2rem;
    }
    .wrapper {
        padding-top: 38px;
    }
    .toolBar {
        width: 100%;
        padding: 0 5px;
        background-color: #1ab394;
        text-align: center;
        left: 0;
        right: 0;
        color: white;
    }
    .toolBar h2 {
        margin-top: 5px;
    }
}