/* here you can put your own css to customize and override the theme */

/*** 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;
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #666 !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; }





/* 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 {
	position: fixed;
	width: 100%;
	height: 500px;
	top: 50%;
    right: 0;
    margin-top: -250px;
    margin-right: -100%;
    border: 1px solid #c2c2c2;
    background-color: white;
    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 { 
    position:absolute; 
    top:0; 
    left:0;
    background-color:#333; 
    opacity:0.5 

}

.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;
}


/* 30/04/2015 */

table thead th {
    /*background-color: #DDD !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	color: #666 !important;*/
}

.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; }
.page-header.navbar .page-logo a { text-decoration: none; }
.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: 7px 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;
}


@media (max-width: 767px) {
    .page-header.navbar .page-logo {
        float: none;
        display: table-cell;
        vertical-align: middle;
        padding-top: 0;
    }
    .page-content-wrapper .page-content .page-title { margin-bottom: 0; }
    
    td.app-comandi a span {
        margin-right: 0;
        margin-bottom: 10px;
    }
    td.app-comandi a:last-child span {
        margin-bottom: 0;
    }
	.page-title.filter { margin-top:0px}
	
}


 