#section1{
    margin: 0 5px;
    width: 50px;
    float: left;
    display: table-cell;

}
#section2{
    padding-right: 20px;
    text-align: center;
    min-width: 560px;
    max-width: 560px;
    margin: 0 11px;
    display: table-cell;
    float: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#mySwitch{
    margin-left: 15%;
    float: left;
}

#section3{
    display: table-cell;
    position: relative;
}

#map{
    width: 100%;
}

#mapList, #accounting{
    /*background: url(../img/backend/content-middle.png) 0 0 repeat-y;*/
    /*padding: .5% .5%;*/
    background: #ffffff;
    border: #fafffb;
    border-style: solid;
    border-width: 1px;
    /*border-radius: 5px;*/
    overflow: hidden;
    /* width: 210px; */
    margin-top: 5px;
    /*margin-right: 1%;*/
    /*box-shadow: 0px 0px 5px 2px #c3c1c1;*/
    min-height: 380px;
}

#TPV_content{
    min-height: 650px;
}

#container_ML{
    /*padding: 30px 0 60px;*/
    padding: 0 0 60px;
    width: 99%;
    margin: 0 .5%;
    display: table;

}

@media (min-width: 1585px) {

    #container_ML {
        width: 82%;
        margin: 0 9.5%;
    }

}

#mapList div.ui-widget-content{
    background: none;
    border: none;
}

#logo_SI {
    /*width: 0px !important;*/
    margin-left: -4.5px;
    position: fixed;
    bottom: 40px;
    opacity: .75;
    z-index: 2;
}

.pClient {
    margin-top: 10%;
    margin-bottom: 2%;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #ffffff;
    background-color: #008c13;
    margin-left: 55px;
    margin-right: 55px;
    width: 100px;
    text-shadow: 1px 1px 1px #000000;
    position: relative;
}

.client {
    margin-left: 45px;
    margin-right: 45px;
    width: 120px;
}

#new_restaurante .pj-button{
    margin-left: 37px;
    margin-right: 37px;
    width: 120px;
}



.menuML li #menu-newBooking, #menu-newBooking:link {
    /*background: url(../img/backend/leftmenu-sprite4.png) 0 0 no-repeat;*/
    color: #ffffff;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    width: 188px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}

/* Menu */
.menuML{
    list-style: none;
    margin: 9px 5.5px;
    overflow: hidden;
    width: 48px;
}
.menuML li{
    margin: 0 0 5px 0;
}

.menuML li #menu-newBooking, #menu-newBooking:link{
    background: url(../img/backend/leftmenu-sprite4ML.png) 0 0 no-repeat;
    color: #ffffff;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    height: 37px;
    line-height: 38px;
    width: 38px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}

.menuML li #menu-newBooking:hover, #menu-newBooking .menu-focus{
    background: #fff !important;
    color: #2e638c;
    text-shadow: 1px 1px 1px #ffffff;
    text-decoration: none;
}

.menuML li #menu-phoneCall, #menu-phoneCall:link{
    /*background: url(../img/backend/leftmenu-sprite4ML.png) 0 0 no-repeat;*/
    color: #ffffff;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    height: 37px;
    line-height: 38px;
    width: 38px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}

.menuML li #menu-phoneCall:hover, #menu-phoneCall .menu-focus{
    background: #fff !important;
    color: #2e638c;
    text-shadow: 1px 1px 1px #ffffff;
    text-decoration: none;
}

.menuML li a:link, .menuML li a:visited{
    /*background: url(../img/backend/leftmenu-spriteML.png) 0 0 no-repeat;*/
    color: #989393;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    width: 188px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
}
.menuML li a:hover,
.menuML li a.menu-focus{
    background-position: 0 -37px;
    color: #242625;
    text-decoration: none;
}
.menuML a span{
    display: block;
    float: left;
    height: 30px;
    margin: 3px 12px 0 3px;
    width: 40px;
}

.menuML li #menu-phoneCall, #menu-phoneCall:link, .menuML li #menu-newBooking, #menu-newBooking:link {
    background: #35b140;
}
#menu-phoneCall .fas, #menu-newBooking .fas {
    color: #fff;
}
#menu-phoneCall .fas:hover, #menu-newBooking .fas:hover {
    color: #2e638c;
}

.menu-dashboard{background: url(../img/backend/menu-dashboard.png) 0 -30px no-repeat}
.menu-restaurants{background: url(../img/backend/menu-restaurants.png) 0 -30px no-repeat}
.menu-bookings{background: url(../img/backend/menu-bookings.png) 0 -30px no-repeat}
.menu-newBooking{background: url(../img/backend/menu-newBooking3.png) 0 -30px no-repeat}
.menu-phoneCall{background: url(../img/backend/menu-phoneCall.png) 0 -30px no-repeat}
.menu-vouchers{background: url(../img/backend/menu-vouchers.png) 0 -30px no-repeat}
.menu-options{background: url(../img/backend/menu-options.png) 0 -30px no-repeat}
.menu-moreoptions{background: url(../img/backend/menu-optionsmore.png) 0 -30px no-repeat}
.menu-users{background: url(../img/backend/menu-users.png) 0 -30px no-repeat}
.menu-preview{background: url(../img/backend/menu-preview.png) 0 -30px no-repeat}
.menu-install{background: url(../img/backend/menu-install.png) 0 -30px no-repeat}
.menu-logout{background: url(../img/backend/menu-logout.png) 0 -30px no-repeat}

.menu-focus .menu-dashboard, .menuML a:hover .menu-dashboard,
.menu-focus .menu-restaurants, .menuML a:hover .menu-restaurants,
.menu-focus .menu-newBooking, .menuML a:hover .menu-newBooking,
.menu-focus .menu-phoneCall, .menuML a:hover .menu-phoneCall,
.menu-focus .menu-bookings, .menuML a:hover .menu-bookings,
.menu-focus .menu-vouchers, .menuML a:hover .menu-vouchers,
.menu-focus .menu-options, .menuML a:hover .menu-options,
.menu-focus .menu-moreoptions, .menuML a:hover .menu-moreoptions,
.menu-focus .menu-users, .menuML a:hover .menu-users,
.menu-focus .menu-preview, .menuML a:hover .menu-preview,
.menu-focus .menu-install, .menuML a:hover .menu-install,
.menu-focus .menu-logout, .menuML a:hover .menu-logout{
    background-position: 0 0;
}

.leftmenu-middle {
    /* background: url(../img/backend/leftmenu-middle.png) 0 0 repeat-y; */
    margin-left: 3%;
    background: #ecebeb;
    border: #fafffb;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    overflow: hidden;
    width: 48px;
    /*box-shadow: 0px 0px 5px 2px #c3c1c1;*/
}


#slider-range{
    margin: 0px;
}
/*#grid {
    max-height: 38rem;
    overflow-y: auto;
}*/

/* Overflow for notes cell */
.booking-list .pj-table thead tr th:nth-child(2){
    display: none;
}
.booking-list .pj-table tbody tr td:nth-child(2),.booking-list .pj-table tbody tr td:nth-child(9) .pj-table-icon-edit{
    display: none;
}

.booking-list .pj-table thead tr th:nth-child(9), .booking-list .pj-table tbody tr td:nth-child(9){
    width: 27px;
}
.booking-list .pj-table thead tr th:nth-child(8), .booking-list .pj-table tbody tr td:nth-child(8){
    width: 27px;
}
.booking-list .pj-table thead tr th:nth-child(4), .booking-list .pj-table tbody tr td:nth-child(4){
    width: 27px;
}

.ui-tooltip-content::after:not(.info-icon-wrapper .ui-tooltip-content::after) {
    top: calc(50% - 5px); /* Calculates the half height minus 10px */
    left: -10px;
    border-color: transparent rgba(137, 193, 255, 0.74);
    border-width: 9px 9px 10px 0;
    content: '';
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
}

@media (min-width: 1585px) {
    .modal-content:not(#categoryToCartaModal .modal-content):not(#login .modal-content) {
        left: 195px;
    }
    .modal-notes-content {
        left: 375px;
    }
}

#section3 .date_style{
    font-weight: bold;
    background: #3e8daf;
    padding: 3px !important;
    display: flex;
}

.widget{
    display: inline-block;
    font-weight: bold;
    background: #3e8daf;
    color: #FFFFFF;
    padding: 5px;
    position: relative;
    border: 1px solid #5bb0c3;
    margin-left: 5px;
    text-shadow: none;
    z-index: 9999999999999999999999999999999999999;
}
.widget:before {
    content:'';
    position: absolute;
    top: 10px;
    left: -16px;
    right: 0;
    margin: unset;
    width: 0;
    height: 0;
    border-top: solid 10px transparent;
    border-right: solid 7px #3e8daf;
    border-bottom: solid 10px transparent;
}


/* Select in restaurant name */
.pj-form-field-rest {
    border: solid 1px #c9d1da;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    -moz-box-shadow: inset 1px 1px 1px #eeeff0;
    -webkit-box-shadow: inset 1px 1px 1px #eeeff0;
    box-shadow: inset 1px 1px 1px #eeeff0;
    font: normal 12px/14px Verdana, sans-serif;
    font-family: Verdana !important;
    margin: 0;
    padding: 4px 2px;
}

#selectRest {
    width: 200px !important;
    margin: auto;
    padding-left: 2%;
    text-decoration: none;
    color: rgb(2, 101, 128);
    border-radius: 22px;
    background: white;
    position: relative;
    top: -4px;
}

/********** NEW SETTINGS *****/
#right {
    /* background: url(../img/backend/content-middle.png) 0 0 repeat-y; */
    padding: unset;
    background: #ffffff;
    border: unset;
    box-shadow: unset;
    /* border: #fafffb; */
    /* border-style: solid; */
    /* border-width: 1px; */
    /* border-radius: 5px; */
    overflow: hidden;
    /* width: 210px; */
    margin-top: 5px;
    /* margin-right: 1%; */
    /* box-shadow: 0px 0px 5px 2px #c3c1c1; */
}


.menu-dashboard, .menu-restaurants, .menu-vouchers, .menu-bookings, .menu-options, .menu-moreoptions, .menu-newBooking, .menu-phoneCall, .menu-users, .menu-preview, .menu-logout{background: none;}

.menuML li a:link, .menuML li a:visited {
    /* background: url(../img/backend/leftmenu-spriteML.png) 0 0 no-repeat; */
    color: #989393;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    width: 38px;
    background: #e7e8ea;
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
}
.menuML .fas {
    font-size: 26px;
    text-align: center;
    margin-left: 3px;
    margin-top: 5px;
}
.menuML {
    width: 38px;
    margin: 5px 5.5px;
}
.menuML a span {
    display: block;
    float: left;
    height: 38px;
    /* margin: 3px 12px 0 3px; */
    margin: 0;
    width: 38px;
}
#section3 {
    padding-right: 0.5%;
}
