.fixed.stage {
    width: 100vw;
    height: calc(100vh - 66px - 20px - 20px);
        overflow-x: hidden; 
    position: relative;
}
.fixed .stage-wrap {
    position: absolute;
    transform: translateX(calc(-280px));
}
.stage-wrap > div:last-child,.stage-wrap{
  -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.fixed .stage-wrap{
  width:calc(100% + 280px);
}
.stage-wrap > div:last-child{
  width:auto;
}
.fixed .stage-wrap
.fixed .stage-wrap > div:last-child{
  width:100vw;
}

.ui-tooltip {
    box-shadow: none;
    background-color: #262626;
}

.ui-tooltip-content {
    color: white;
    font-size: 12px;
}

.icon-info.tooltip {
    line-height: 9px;
    font-size: 12px;
    margin: 0 6px;
}

/* custom mini manager */

header,footer,.tawkchat-minified-box{display:none;}
.bs{box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07);}
.bs2{ -webkit-box-shadow: 0px 20px 20px -20px rgba(0,0,0,0.3) !important;-moz-box-shadow: 0px 20px 20px -20px rgba(0,0,0,0.3) !important;box-shadow: 0px 20px 20px -20px rgba(0,0,0,0.3) !important;}
.mm-header > a > img {height: 35px; padding-top:10px; padding-bottom:10px;}
.mm-header > a:first-child {
    margin-left: 20px;
    margin-top: 6px;
}
.mm-header > a:first-child,.mm-header > a:nth-child(2) {font-weight: bold;color: #a8a8a8;font-size: 30px;}
.mm-header > a:last-child {font-weight: bold;color: #a8a8a8;font-size: 20px;}

.menu a {color: #767676;}
.menu a:hover{color: #085254;}

.menu > div > div {width:calc(100% - 40px); padding-left:20px; padding-right:20px;}
.menu > div > div >a{ width:calc(100% - 20px); padding-left:10px; padding-left:10px;}
.menu > div > div > a >i {margin-right: 20px;}
.menu > div > div > a >i.icon-check {
    margin-left: auto;
    margin-right: 4px;
}
.selprovider > i {
    display: none !important
}
.giornodeals_selsub > span, .giornodeals_selsub > a, .giornodeals_selsub > a:hover  {
    color: #085254;
    font-weight: bold;
}
.menu > div > div.giornodeals_sel > a > i.icon-check {
    margin-right: 0px;
}
.menu > div > div > a > i.icon-missing {
    margin-left: auto;
    margin-right: 10px;
}
.menu > div > div.giornodeals_sel > a > i.icon-missing {
    margin-right: 4px;
}
.giornodeals_sel a, .giornodeals_sel a:hover {
    background-color: #fff;
    color: #fff;
    font-weight: bold;
    border-right: 15px solid transparent;
    border-bottom: 30px solid #085254;
    height: 0;
    line-height: 50px;
    margin-top: -20px;
    display: inline-flex;
    z-index: -1;
}
.submenu > a > i {
    float: right;
    position: absolute;
    right: 10px;
}
.submenu > a {
    width: 100%;
}
.icon-missing {
    color: #ff0000;
    font-weight: 700;
    font-size: 17px;
    border-radius: 10px;
    font-style: normal;
    font-family: sans-serif;
}

.menu{ min-height:calc(100vh - 66px - 20px - 20px);}
.alt-stage{min-height:calc(100vh - 66px - 40px);}

#scheda .box-submit input[type="submit"] {
    background-color: transparent;
	background: #085254;
	color: #fff;
	font-weight: bold;
	max-width: 280px; 
	min-width: 280px;
	float: right;
	margin-top: 60px;
    margin-bottom: 20px;
}

#scheda .box-submit.add input[type="submit"] {
    background: #085254;
    color: #fff;
    -webkit-transition: box-shadow .28s cubic-bezier(0.4,0.0,0.2,1);
    transition: box-shadow .28s cubic-bezier(0.4,0.0,0.2,1);
    -webkit-box-shadow: 0px -1px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 8px 0 rgba(0,0,0,0.2);
    box-shadow: 0px -1px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 8px 0 rgba(0,0,0,0.2);

    max-width:280px; min-width:280px;
    float:right;
    margin-right:0px;
}


h2 { color: #085254;
    margin: 0px 0px 40px 0px;
}

h2 span{
    text-transform: none;
    font-size: medium;
    font-weight: normal;
}

.menu > div > div.flotta {
    background-color: transparent;
    margin-left: 35px;
    padding-left: 24px;
    padding-right: 0px;
    width: calc(100% - 60px);
    padding-bottom: 5px;
    border-left: 1px solid rgb(218, 220, 224);
    border-bottom: 1px solid rgb(218, 220, 224);
}
.menu > div > div.flotta:after {
    content: "easter egg";
    background-color: #fff;
    position: absolute;
    bottom: -4px;
    right: 0px;
    color: #fff;
    width: 30px;
	height:10px;
}

.cont > div:first-child.etic {
    font-weight: normal;
    width: 90%;
    padding-left: 7%;
	padding-right: 3%;
    text-align: left;
    color: #838583;
    font-size: 13px;
}

.login_text {
    width:unset;
    height:unset;
    padding:unset;
    display: flex;
    max-width: 1366px;
    flex-flow: row wrap;
    margin: 20px auto;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgba(103, 193, 180, 0.3);
}

#providerSettings {
    max-width: 1024px;
}

#pannello_provider .login_text > div.countries { align-items: center; display: inline-block; }
#pannello_provider .login_text > div.countries > .select2-container { max-width:600px; }
.select2-container--default, .select2-container--default .select2-selection--multiple {
    border: transparent;
    width: calc(100% - 40px)!important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: transparent;
    outline: 0;
}
.select2-container--open .select2-dropdown--below {
    border: 1px solid #dadce0;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 5px 15px 10px 15px;
    border: 1px solid #dadce0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.countries i{ margin-right: 10px; }
.countries .icon-spunta{ color: #31c9b4; }
.countries i.icon-help-minus:before{ color: #f31717; }

.del_time > div {
    width: 100%;
}

.cont{ margin-bottom:0px;}


/** HUBS **/
table.hubs_cont > * > tr > *:nth-child(1) {min-width: 51px;}
table.hubs_cont > * > tr > *:nth-child(2) {text-align:left;}
table.hubs_cont > * > tr > *:nth-child(3) {text-align:left;}
table.hubs_cont > * > tr > *:nth-child(4) {min-width: 71px;}
table.hubs_cont > * > tr > th:nth-child(1) {width:4%;}
table.hubs_cont > * > tr > th:nth-child(2) {width:63%;}
table.hubs_cont > * > tr > th:nth-child(3) {width:28%;}
table.hubs_cont > * > tr > th:nth-child(4) {width:5%;}
table.hubs_cont > * > tr > * {
    padding: 5px 10px;
}
table.hubs_cont > * > tr {
    border-bottom: 1px solid #1f1f1f1f;
}
table.hubs_cont > * > tr:last-of-type {
    border-bottom: none;
}
table.hubs_cont.two > * > tr > * {
  border-bottom:none;
}
table.hubs_cont > * > tr > * > a {
    height: 40px!important;
    overflow: hidden;
    display: flex;
    width: 40px!important;
    margin: 0px auto;
}
table.hubs_cont > * > tr > * > input[type="text"] {
    float: left;
    margin: 0px 5% 0px 0px;
}
table.hubs_cont > * > tr > * > i {
    float:left;
    margin-right:10px;
    margin-top: 15px;
}
table.hubs_cont.two > * > tr > * {
    padding: 5px 10px;
}
table.hubs_cont > * > tr > th {
    font-weight: bold;
}

.del-time select{
    display: inline-block;
    margin: 0px 0%;
 width: calc(100% - 40px)!important;
}
.del-time input[type="text"] {
    display: inline-block;
    margin: 0px 0%;
 width: calc(100% - 40px - 4%)!important;
}

.add-button {
	font-size: 15px;
    font-weight: bold;
	text-transform: uppercase;
	background-color: #215153;
    color: white;
	float: right;
    border-radius: 4px;
    height: 48px;
	width: max-content;
    padding: 0px 12px;
	top: -20px;
    position: relative;
    line-height: 48px;
    cursor: pointer;
}

.add-button.planner-button {
    display: inline-block;
    float: none;
}

.action-button {
    background-color: #215153;
    height: 40px;
    width: 40px;
    color: white;
    line-height: 40px;
    text-align: center;
    border-radius: 6px;
    font-weight: bold;
    font-size: 16px;
}
.action-button .add {
    font-size: 20px;
}

.submit-button {
    background: #085254;
    max-width: 280px;
    min-width: 280px;
    margin-top: 60px;
    margin-bottom: 20px;
}
#campiobbligatorialert {
    padding-bottom: 10px; 
    font-size: 16px;
    color: #D01C27;
    width: 100%;
    height: 15px;
    text-align: center !important;
    justify-content: center !important;
    display: none;
}

/* Chauffeur */
table.chauffeur > * > tr > * {
    padding: 5px 8px;
    border-bottom: 1px solid #1f1f1f1f;
}
table.chauffeur > * > tr > th {
    font-weight: bold;
}
table.chauffeur > * > tr > th:nth-child(2) { min-width: 60px; }
.status div { width: 20px; height: 20px; display: inline-flex; }
.chauffeur-status div {     
    height: 20px;
    display: inline-flex;
    padding: 2px 8px;
    border-radius: 6px;
    color: white;
    font-weight: bold;
}
.available { background-color:#49BDA6; }
.unavailable { background-color:#f31717; }

.task-status div { width: 20px; height: 20px; display: inline-flex; }
.status-bg { 
    cursor: default;
    color: white; 
    font-weight: bold;
    font-size: 14px;
    justify-content: center;
}
.status-bg.open {
    background-color:#4b49bd; 
}
.status-bg.close {
    background-color:#be3c00; 
}

/* Season */
.intestazione_mese,.giornotd, .giorno_blank { color:#595959; }
.stag { margin-right:10px; color:#767676; }
.stag div { width: 10px; height: 10px; float: right; margin-top: 5px; }
.stag span{ float: left; margin-top: 0px; margin-right:5px; }
.enabled:hover { background-color: #085254;}
.stagione1 { background-color: #fadfc4; }
.stagione2 { background-color: #92ece6; }
.stagione3 { background-color: #94b1b5; }

.rangestart { background-color: #95DAFF !important; }
.rangeend { background-color: #95DAFF !important; }
[data-selectedcalendar="true"] { background-color: rgb(45, 130, 183, 0.6) !important; }
input::selection { background-color: rgb(45, 130, 183, 0.6) !important; }
::selection { background-color: rgb(45, 130, 183, 0.6) !important; color:#000; }
input::-moz-selection { background-color: rgb(45, 130, 183, 0.6) !important; }
.enabled:hover { background-color: rgb(149, 218, 255, 0.8); }
.rangeSelezionato { background-color: #95DAFF !important; color: #000 !important; }

.ui-widget {
    padding: 1px !important;
    border-radius: 4px !important;
}
.ui-widget-header {
    background: #215153 !important;
    color: white;
    border-color: transparent;
    border: 0px !important;
    height: 32px;
    line-height: 32px;
}
button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    display: none !important;
}
.ui-widget-content { 
    /* border: none !important; */
    z-index: 998 !important;
}
tr.elencoordini {
    cursor: pointer;
}
tr.elencoordini:hover {
    background-color: lightblue;
}
.ui-dialog .ui-dialog-content {
    padding: 2em 1em;
    overflow: hidden;
}
.ui-dialog-buttonset > button {
    font-size: 13px !important;
    font-weight: bold;
    text-transform: uppercase;
    background: #215153;
    color: white;
    float: right;
    border-radius: 4px;
    height: 44px;
    padding: 0px 10px !important;
    border: 0px !important;
}
.ui-dialog-buttonset > button:hover {
    font-size: 13px !important;
    font-weight: bold;
    text-transform: uppercase;
    background: #215153;
    color: white;
    float: right;
    border-radius: 4px;
    height: 44px;
    padding: 0px 10px !important;
    border: 0px !important;
}

.giornotd > span:nth-child(1) {
    color: #262626;
}
#pannello_provider .login_text > div {
    width: 25%;
    position: relative;
    display: flex;
    flex-flow: column;
}

h4.section-title {
	font-weight: bold;
    display: flex;
	flex-flow: column;
    align-items: center;
    padding-left: 2%;
	font-size: 18px;
    margin-top: 40px;
    background-color: transparent;
}

h4.section-title.m10 {
    margin-top: 10px;
}

#pannello_provider .login_text > div:not(.fees) > div, 
#pannello_provider .login_text > div.fees div.val {
    display: flex;
    flex-flow: row;
    justify-content: flex-start;
    align-items:center;
    text-align:left;
    position: relative;
}

#pannello_provider .login_text:not(.ordine-riepilogo-mng) div.val {
    padding-left: 2%;
    justify-content:center;
}
#pannello_provider .login_text div.val i {
  margin-right:10px;
}
#pannello_provider .login_text div.val i.icon-spunta {
  color:#31c9b4;
}
#scheda i.icon-spunta {
  color:#31c9b4; margin-right:10px;
}
#scheda i.icon-help-minus {
  color: #f31717; margin-right:10px;
}

.etic i.ui-icon.ui-icon-info.tooltip {
    position: absolute;
    left: 10px;
    top: 5px;
}
#scheda #pannello_provider .login_text div.val i.icon-help-minus:before {
    position: relative;
    color: #f31717;
    left: unset;
    top: unset;
}

#scheda input[type="text"].mx0 {
    margin: 0;
}

ul.elenco_immagini.elenco_immagini_vroomerz > li {
    position: relative;
}
ul.elenco_immagini.elenco_immagini_vroomerz > li img {
  width:100%;
}
.contimm {
    margin: 10px;
    width: calc(100% - 20px);
}
.selectors select {
    margin: 10px 0px;
    float: left;
    padding: 12px 2%;
    width: 100%;
}
.selectors .cont > div:first-child.etic {
    width: 100%;
    padding-left: 0%;
}

[data-immaginevroomerz] {
    width: calc((100% / 6) - 10px - 2px);
    height: auto!important;
    background-color: #FFF;
    border-radius: 4px;
    margin: 5px;
    border: solid 1px #dadce0;
}
[data-immaginevroomerz]:hover {
    border: solid 1px #67c1b4;
}
/* [data-immaginevroomerz]  {min-width: 216px !important} */
ul.elenco_immagini.elenco_immagini_vroomerz > li > a > i, #scheda #pannello_provider ul.elenco_immagini.elenco_immagini_vroomerz > li >i.icon-help-minus {
    position: absolute;
    top: -7px;
    right: -20px;
    background-color: rgba(255, 255, 255, 1);
    padding: 4px 8px 2px 8px;
    border-radius: 20px;
    font-size: 19px;
    color: #019783;
    border: 1px solid #dadce0;
    width: auto;
    height: auto!important;
}
ul.elenco_immagini.elenco_immagini_vroomerz > li > a > i:before, #scheda #pannello_provider ul.elenco_immagini.elenco_immagini_vroomerz > li >i.icon-help-minus:before {
    left: 0px;
    margin-top: 4px;
    width: 20px;
    display: inline-flex;
    position: relative;
    color: #085254;
}
.verde_font{
      color: #a6a8a6;
      overflow: hidden;
}

.orders-overview span {
	font-size: 20px;
	font-weight: bold;
}

.orders-overview span.label {
	font-size:18px;
}

.etic {
	color: #838583;
}

.booking-widget {
	border: 2px solid #215153;
    border-radius: 4px;
    padding: 20px;
	margin: 0 4%;
}

.filter-wrapper {
	display: inline-flex;
    width: 25%;
    align-self: flex-end;
    align-items: center;
    padding-right: 4%;
	white-space: nowrap;
}

.ordine-riepilogo-mng .cont > div:first-child.etic {
    font-weight: normal;
    width: 90%;
    padding-left: 10%;
    text-align: left;
    color: #838583;
    font-size: 13px;
}
.ordine-riepilogo-mng .cont > div:last-child.val {
    width: 90%;
    padding-left: 10%;

    color: #000;

    padding-top: 10px;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
}
#pannello_provider .login_text.ordine-riepilogo-mng  > div > div.val {
	justify-content: left;
}


@media (max-width: 1280px) {
#pannello_provider .login_text > div { width: 50%;}
[data-immaginevroomerz] {width: calc((100% / 4) - 10px - 2px);
}
}
@media (max-width: 1024px){
  .login_text {width:unset!important;}
[data-immaginevroomerz] { width: calc((100% / 2) - 10px - 2px);}
.ordine-riepilogo-mng.two > div {
    flex-flow: column;
}
}
@media (max-width: 800px) {
#pannello_provider .login_text > div { width: 100%;}

}

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