/*** SCURISCE ELEMENTI TROPPO CHIARI ***/
.breadcrumb {color: #b3b3b3;}
.btn-default, .btn.default {
    background-color: #bdbdbd;
    border-color: #bdbdbd;
}
.portlet > .portlet-title {border-bottom: 1px solid #dedede;}
.form-group.form-md-line-input .form-control[readonly], .form-group.form-md-line-input .form-control[disabled], fieldset[disabled] .form-group.form-md-line-input .form-control, .form-group.form-md-line-input .form-control, .form-control .select2-choice, .form-control {border-color: #bdbdbd;}

.portlet.light.bordered > .portlet-title {border: none;}
/*****************************************/


/*** DASHBOARD ***/
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active > a { margin-left: 0; }

.layout-header-ot { margin-top: 0 !important;}

.layout-content-ot {
    margin-left: 0 !important;
    padding: 0 !important;
}

.page-actions {
    position: absolute;
    top: 30px;
    right: 20px;
}

.page-actions ul.dropdown-menu li { list-style-type: none; }

/*** APPLICAZIONI ***/
.table-advance tr td.highlight:first-child span { /*margin-left: 15px;*/ }

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

.table-scrollable .table i { font-size: 16px; }

a.btn.btn-default.btn-sm { height: inherit; }

.add-action { 
    margin-right: 10px; 
    float: left;
}

a.btn.btn-default.btn-sm { background-color: transparent; }

table.dataTable thead th {
    background-color: #DDD !important;
    color: #666 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	
}
/*table.dataTable a {
	color: #aaa !important;
}
table.dataTable a:hover {
	color: #666 !important;
}*/
table.table-advance.dataTable i
{
display: inline-block;
  margin-top: 1px;
  font-size: 14px;
  line-height: 14px;
  -webkit-font-smoothing: antialiased;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  border-top: 1px solid #ddd;
  color: #333333;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  direction: ltr;
}

.portlet-body table th { font-weight: 600 !important; }

td.app-comandi a span {
  font-size: 16px;
  margin-right: 10px;
}

td.app-comandi a:last-child span { margin-right: 0; }

.bld {font-weight:bold;}


/* MENU ASIDE DX */
.menu-sx-levelone{
	position: fixed;
	width: 50%;
	height: 600px;
	top: 50%;
    right: 0;
    margin-top: -300px;
	margin-right: -50%;
	
	
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    background-color: white;
	z-index: 20; 
}

.menu-sx-levelone-facility, .flip {
	position: fixed;
	width: 100%;
	height: 500px;
	top: 50%;
    right: 0;
    margin-top: -250px;
    margin-right: -105%;
    border: 1px solid #c2c2c2;
    background-color: white;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-sizing: border-box;
    z-index: 9997;
}

.height-600 {
    height: 600px;
    margin-top: -300px;
}

.menu-sx-levelone-facility .portlet.light > .portlet-title { margin-bottom: 20px; }

.form_role {
	height: 500px !important;
	top: 50% !important;
    margin-top: -250px !important;
}

.modal-custom, .modal-custom-flip { 
    position:fixed;
    /*position:absolute;*/
    top:0; 
    left:0;
    background-color:#333; 
    opacity:0.5;
    z-index: 9996;
}

.form-md-line-input.form-group .help-block {
    position: absolute;
    margin: 2px 0 0 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 11px !important;
}
.form-textarea {
resize:none; 
height: 100px !important;
}
/*.menu-sx-levelone ul a:link, .menu-sx-levelone ul a:visited {
	display: block;
	padding: 10px 5px 10px 25px;
	border-bottom: 1px solid #fff;
	color: #000;
	text-decoration: none;
}

.menu-sx-levelone ul a:hover { background-color: #999; }*/

.error-block 
{
    color: #A94442;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    margin: 2px 0 0 0;
    filter: alpha(opacity=0);
    font-size: 11px !important;
    display: block;
}

.form_custom {

    background: none !important;
    border: 0 !important;
    border-bottom: 2px solid #45B6AF !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 16px;display: block !important;
  width: 100% !important;
  height: 34px !important;
  padding: 6px 12px !important;
}
.label_custom {
    top: 0 !important;
    font-size: 13px !important;
    opacity: 1 !important;
    color: #888888 !important;
    margin-bottom: 0 !important;
    width: 100% !important;
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    pointer-events: none !important;
    font-weight: 400 !important;
}
.label_custom_readonly {
    color: #999 !important;
}
.readonly {
    border-bottom: 1px dashed #e5e5e5 !important;
}

.ruoli-ass {
  border-left: 2px solid #45B6AF;
  height: 35px;
  padding: 0 10px 0 5px;
}
.ruoli-noass {
  border-left: 2px solid #dfba49;
  height: 35px;
  padding: 0 10px 0 5px;
}

.page-ass table tr {
    height: 45px;
    background-color: #fff;
}

.page-ass .dataTables_filter label {
    font-size: 12px;
    line-height: 2.3;
}

.page-ass .dataTables_filter .form-control {
    margin-right: 5px;
    height: 23px;
    font-size: 12px;
    padding: 0 2px 0 5px;
    width:100px;
}

.page-ass .header-table {
    min-height: inherit;
    margin-top: 20px;
}

.page-ass .header-table .caption { padding-top: 5px; }

.page-ass i.icon-magnifier { color: #acacac; }

.dataTables_filter { float: right; }

.actions.filter-status { float: left; }

.filter-status label {
  height: 25px;
  font-size: 12px;
}

.page-ass .table-hover { margin-top: 5px; }

.page-ass .tools {
  padding: 6px 15px 0 15px;
  float: right;
  display: inline-block;
  width: 20px;
  height: 20px;
}

.page-ass a.reload {
  background-image: url(../../../global/img/portlet-reload-icon.png);
  background-repeat: no-repeat;
  width: 13px;
  height: 15px;
  display: inline-block;
}

.table-striped > tbody > tr.tr_sel {
    background-color: rgba(160, 194, 222, 1);
}
.obbligatorio {
    font-size: 10px;
    font-weight:100;
    color: #45B6AF;
    margin-top: 0px;
    position: absolute;

}

.generic {
    color: #45B6AF;
}

.elements-permessi {
    display: table;
    width: 100%;
    height: 40px;
}
.elements-permessi>div {
    display: table-cell;
    vertical-align: middle;
}

.title-permessi {
    font-size: 14px;
    width: 40%;
    padding-left: 5px;
    padding-right: 10px;
}
.check-permessi { padding-top: 5px; }

.check-permessi label { font-size: 12px; }

.dataTables_filter.serch-permessi { float: none; }

.page-ass .dataTables_filter.serch-permessi .form-control { margin-right: 0; }

.page-ass span.help-block {
  margin-top: 2px;
  margin-bottom: 5px;
  width: 100px;
  padding-left: 5px;
}

.totalAD
{
    margin-left: 30px;
    margin-top: 20px;
    color: #45b6af;
    font-size: 14px;
}

.sla-time
{
padding-top:5px !important; 
padding-left:0px !important; 
padding-bottom:5px !important; 
}

#Tempo {
    cursor: not-allowed;
    background-color: #eeeeee;
}

.form-md-line-input.form-group .input-group .input-group-addon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
	background: #e5e5e5;
}
.spinner-listino {
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 0px !important;
}

.filter
{
 padding-left: 0px !important;
 padding-right: 0px !important;
}

.row-th {
   
    line-height: 2.3;
    border: 1px solid #ddd;
    font-family: "Open Sans", sans-serif;
    direction: ltr;
	white-space: nowrap;
    background-color: #DDD ;
    font-size: 14px ;
    font-weight: 400 ;
    color: #666;
	overflow:auto;
}
/* .row-th > div {
border-right: 1px solid #fff;
}
.row-th > div:last-child{
border-right: none;
} */

#tblassociazioni  .row>div{
height:50px;
padding:8px;
border-right: none;
border-top: none;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
}

#tblassociazioni  .odd
{
background-color: #f9f9f9;
}
#tblassociazioni  .odd
{
background-color: #f9f9f9;
}
#tblassociazioni  .row> div:last-child{
border-right: 1px solid #ddd;
vertical-align: middle;
    text-align: center;
    padding-top: 14px;
}
#tblassociazioni  span.fa{
font-size:20px;
line-height:20px;
}

#tblassociazioni  .valore
{
    font-size: 16px;
    padding: 6px;
    position: absolute;
}

#tblassociazioni a {
    color: #aaa !important;
	text-shadow: none;
	text-decoration: none;
	background-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nest-categories
{
height:450px;
overflow-y:auto;
}
.nascondi_livello
{
display:none !important;
}
.ui-front
{
z-index:9999 !Important;
}
#nestable_list_3 li.sel
{
cursor:pointer;
}
#nestable_list_3 li.nonsel
{
cursor:pointer;
}
#nestable_list_3 li.sel > div.dd3-content
{
background: #63C3BD;
color:#fff;
border: 1px solid  #42B6AD;
}
#nestable_list_3 li.sel > div.dd3-handle
{
background: #42B6AD;
border: 1px solid #1F988E;
}
#nestable_list_3 li.nonsel > div.dd3-content
{
background: #fafafa;
color: #333;
}
#nestable_list_3 li.nonsel > div.dd3-handle
{
background: #ddd;
}

.table .progress-info .progress {
    margin: 0;
    height: 4px;
    clear: both;
    display: block;
	background-color:#D5D3D3
}
.table td.request
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.table span.fa
{
    color:#AAAAAA;
    opacity:1 
}
.table span.fa:hover
{
opacity:0.8;
}

.tabbable-line .nav-tabs > li.active a {
    background-color: transparent;
    border: none;
}
 .tabbable-line  .nav-tabs > li.active a:hover {
    background-color: transparent;
    border: none;
}
.tabbable-line  .tab-content{
    background-color:transparent !important;
	border-top: 1px solid #ddd !important;
	padding-top: 40px;
}

.richiesta > .portlet-title > .caption {
    float: left;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
	padding:5px 0;
}
.form_richiestaFM
{
    
    height: 600px;
    margin-top: -300px;
}

#tab_form  .nav-tabs > li a {
    color:#8896a0 !important; 
	font-weight:normal !important;
}
#tab_form  .nav-tabs > li.active  a{
	font-weight:semi-bold !important;
}
#tab_form  .nav-tabs > li.active a {
    background-color: transparent !important;
    border: none !important;
}
#tab_form   .nav-tabs > li.active a:hover {
    background-color: transparent !important;
    border: none !important;
}

#tab_form > .nav-tabs > li:hover {
    border-bottom: 4px solid #E4D3AB;

}
#tab_form > .nav-tabs > li.active {
    border-bottom: 4px solid #c49f47;

}

.input-edited {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.4285;
}
#listOspiti > tr > td > input:readonly
{
border:none;
}
#listOspiti > tr > td 
{
padding-top:0px !important;
padding-bottom:0px !important;
}
#listDest > tr > td > input:readonly
{
border:none;
}
#listDest > tr > td 
{
padding-top:0px !important;
padding-bottom:0px !important;
}
/* /////////////////////////////////////////////// */
 .ui-autocomplete {
    position: absolute;
    top: 100% ;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;   
    padding: 4px 0;
    margin: 0 0 10px 25px;
    list-style: none;
    background-color: #ffffff !important;
    border-color: #ccc !important; 
    border-color: rgba(0, 0, 0, 0.2) !important;
    border-style: solid !important;
    border-width: 1px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
} 
 
.ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    text-decoration: none;
	margin:5px;
}

.ui-state-hover, .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
	cursor:pointer;
}

.ui-menu-item.ms-hover.ui-state-focus {
    color: #26a69a;
    background-image: none !important;
    border: none !important;
    background-color: transparent !important;
}

.timepicker-24
{
    width: 65% !important;
    float: left !important;
    margin-left: 10px !important;
	font-size:14px !important;
	text-align:center;
}
.label-time
{
	font-size:13px !important;
	color:#999;
	float:left;
	margin-top:10px;
}
/* //////////////////////////////////////////////// */
.select-form {
	appearance:none !important;
	background:url(../img/demoArrowSelect.jpg) no-repeat right 10px center !important;
}

.select-form:focus {
	outline:none;
}

/* Questo trick non fa visualizzare la freccia su Chrome e Firefox (Opera). */
.select-form {
	-webkit-appearance:none;
	-moz-appearance:none;
	-0-appearance:none;
}

/* Questo trick non fa visualizzare la freccia su IE10. */
.select-form::-ms-expand {
	display: none;
}

.page-header.navbar .page-logo { 
    padding-top: 20px;
    background-image: url('../img/prontomoto_logos.png');
    background-repeat: no-repeat;
    background-position: 20px 2px;
    padding-left: 40px;
}
.page-header.navbar .page-logo a {
    text-decoration: none;
    width: 80%;
    height: 100%;
}
.page-header.navbar .page-logo span {
    font-size: 20px;
    font-weight: bold;
    color: #cf142b;
    text-transform: uppercase;
}
.page-header.navbar .menu-toggler.sidebar-toggler { margin: 15px 0 0 0; }
.page-header.navbar .menu-toggler.responsive-toggler { display: none; }

.page-head .page-title { float: none; }

.page-title.filter { margin-top:-50px}
.esistente
{
    background: none !important;
    border: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #333 !important;
    box-shadow: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 16px !important;
}

table.table-striped td { height: 30px; }
.page-cm .menu-sx-levelone-facility .form-body div:first-child { margin-bottom: 50px; }


/* ===================== */
.obbligatorio {
	color: red;
	margin-left: 3px;
}

body.login {background-color: #dedede !important;}
.login .content {
	margin-top: 200px;
	/*box-shadow: 0px 0px 20px 5px #00000030;*/
	box-shadow: 0 6px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
}
.login .content h3 {
	font-size: 18px;
	font-weight: 600 !important;
}
.login .form-group {margin-bottom: 30px;}

.top-menu .username {
	text-transform: uppercase;
	margin-right: 10px;
	text-align: center;
}
.timeline:before {display: none;}

.ricerca-pens .form-group label {
    /*width: 240px !important;*/
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

table thead th {
    /*background-color: #DDD !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #666 !important;*/
}
table.dataTable thead th {
    background-color: #225B92 !important;
    color: #fff !important;
}
table.dataTable thead th.sorting {
    background-image: url('../img/up-down.png');
    background-position: right center;
    background-repeat: no-repeat;
}
table.dataTable thead .sorting_asc {
    background-image: url('../img/up.png');
    background-position: right center;
    background-repeat: no-repeat;
}
table.dataTable thead .sorting_desc {
    background-image: url('../img/down.png');
    background-position: right center;
    background-repeat: no-repeat;
}
table.table-striped th .md-checkbox .box { border-color: white;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {height: 50px;}

.footer-header {
    margin-bottom: 0;
    font-size: 11px;
    color: #999;
    position: absolute;
    bottom: 3px;
    right: 20px;
}
.footer-header li {margin-right: 15px;}
.portlet.light.pensionati {
    /*padding: 12px 0 15px 0;
    min-height: 250px;*/
    min-height: 100%;
    padding: 0;
    background-color: transparent;
}
.portlet.light.pensionati > .portlet-title {
    height: 48px;
}
.portlet.light.pensionati .nav.nav-tabs {
    float: none;
}
.portlet.light.pensionati .dett-pens .portlet.light {
    /*padding-top: 0;*/
    padding-bottom: 12px;
}
.portlet.light > .portlet-title > .caption {color: #7f453a;}
.portlet.light.bordered > .portlet-title {border-bottom: 1px solid #e6e6e6;}
.portlet.light .portlet-body {padding-top: 20px;}
.row.ricerca-avanzata:last-child {padding-bottom: 0 !important;}

.page-container .page-content-wrapper .page-content {padding-top: 0;}

table.table-dettagli-pens {margin-bottom: 0;}
table.table-dettagli-pens td:first-child {
    width: 45%;
    text-align: right;
    padding-right: 15px;
    /*color: #999;*/
    vertical-align: middle;
}
table.table-dettagli-pens td:last-child {
    color: #333 !important;
}

.page-ricerca-pens .box-dett-dx {text-align: center;}
.stat-block {
    padding: 0 15px;
    color: #006b99;
    margin: 15px 0;
}
.stat-block .stat-value {
    font-size: 24px;
    line-height: 1.3;
    
}
.stat-block .stat-label {
    color: #78858a;
    letter-spacing: .02em;
    margin-bottom: 5px;
}
.stat-block-xl .stat-value {font-size: 36px;}
.stat-block-xl a.stat-value:hover {text-decoration: none;}
.duesoon {color: #dfba49;}
.overdue {color: #F3565D;}

.page-faq .faq-pens h4.panel-title {
    display: inline-block;
    width: 70%;
}
.page-faq .faq-pens .icon-mod {
    display: inline-block;
    float: right;
    margin: 10px 20px;
}
.page-faq .faq-pens .panel-collapse {clear: both;}

.btn-single-client {
	/*padding: 8px 15px 6px;
    background-color: #45B6AF;
    border-color: #3ea49d;
    color: white;
    font-weight: bold;*/
	background-color: transparent;
    color: #8b9aa5;
}
.btn-single-client:hover {
	background-color: #3b9c96;
	color: #fff;
}

.insert-new span.sub-title {
	font-size: 12px;
	color: gray;
	text-transform: none;
	font-weight: 600;
	display: inline;
}

.portlet-body.list-clients .table-scrollable > .table > thead > tr > th {white-space: normal !important;}
table th.action-list-clients {min-width: 100px !important;}
table th.action-list-clients.module-list {min-width: 110px !important;}
table th.data-dec-list-clients {min-width: 90px !important;}
.liq_bloc {
	border: 2px solid red !important;
    font-size: 16px !important;
    font-weight: 600;
    color: red !important;
	text-align: center;
	text-transform: uppercase;
}



/* PRONTOMOTO */
.prontom .form-control {
	height: 28px;
}
.prontom .form-group.form-md-line-input {
	margin-bottom: 25px;
}
.prontom .form-group.form-md-line-input:last-child {
	margin-bottom: 0;
}

.fuel .md-checkbox label > .box {
	height: 30px;
    width: 30px;
    border: 0;
    background-color: #d5d5d5;
}
.fuel .md-checkbox label > .check {
	left: 9px;
    width: 17px;
    height: 27px;
}
.fuel .md-checkbox-inline .md-checkbox {
	margin-right: 17px;
}
.fuel .md-checkbox-inline .md-checkbox:last-child {
	margin-right: 0;
}

.page-footer {
    background-color: #8f8f8f;
    margin-left: 0 !important;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: 11px 15px 28px 15px !important;
}
.page-footer .page-footer-inner {
	color: white !important;
}
.page-footer .scroll-to-top {
	right: 25px;
}




/* MODAL */
.modal-custom-pens {
	display: none;
	overflow: hidden;
	z-index: 10050;
	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	background-color: rgba(51, 51, 51, 0.5);
	width: 100%;
	/*opacity: 0.5;
	transition: opacity .15s linear;*/
	
}
.modal-custom-pens.in {
	display: block;
}
.modal-custom-pens.in .modal-dialog {
	top: 20% !important;
	opacity: 1 !important;
}
.modal-custom-pens .modal-dialog {
	top: -30px;
	opacity: 0.5;
}
div#box-href-esc, div#box-href-ok {display: inline-block;}
div#box-href-esc a.href-button {
	background-color: #bdbdbd;
    border-color: #bdbdbd;
    color: #333333;
}
div#box-href-esc a.href-button:hover {
	background-color: #eaeaea;
}
div#box-href-ok a.href-button {
    background-color: #428bca;
    border-color: #428bca;
	color: #fff;
}
a.href-button {
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    padding: 7px 14px;
	margin-left: 5px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
a.href-button:hover {text-decoration: none;}

/* MEDIA QUERY */
@media (max-width: 767px) {
    
    /* ===================== */
    .page-header.navbar .search-form {
        margin-right: 25px;
    }
    
    .footer-header {
        bottom: 0;
        right: 0;
    }
    .footer-header .list-inline {
        margin-bottom: 2px;
    }
    .footer-header .list-inline>li {
        display: block;
    }
	
	.input-medium {
		width: 100% !important;
	}
	
	.portlet.light.pensionati .nav.nav-tabs {
		width: 350px;
		overflow: scroll;
	}
	
	.insert-new span.sub-title {
		display: block;
		padding-left: 20px;
	}


	/* PRONTOMOTO */
	.page-footer {
		height: 60px;
	}
	.page-footer .scroll-to-top {
		right: 15px;
	}
		
}

@media (max-width: 1023px) {
	.login .content {margin-top: 80px;}
	
	
	/* PRONTOMOTO */
	.prontom .new-client {
		margin-top: 20px;
	}
}

@media (max-width: 1040px) {
    td.app-comandi a span {
        font-size: 16px;
        margin-right: 0;
        margin-bottom: 10px;
    }
    td.app-comandi a:last-child span {margin-bottom: 0;}
    
    .dataTables_filter { float: none; }
    .dataTables_filter label { float: none; }
    
    /* ======================= */
    .menu-sx-levelone-facility .row {margin-bottom: 0 !important;}
    .menu-sx-levelone-facility .form-actions.noborder {position: initial !important;}
    
    .portlet.light.pens > .portlet-title {
        height: inherit;
    }
	
	
	/* PRONTOMOTO */
	.tariffa-tipo-col-1 {
		margin-bottom: 20px;
	}
	
}

@media (min-width: 768px) and (max-width: 1024px) {
    
    /* ===================== */
    input.form-control.input-inline.input-medium, .input-medium.date.date-picker, .form-control.select2-container, .ricerca-pens .form-group label {
        width: 180px !important;
    }
}

@media (min-width: 1024px) {
    
}





