#menu {
	left: 250px;
	top: 15px;
}
#menu li.navbar {
	border-right: 1px dotted #BBBBBB;
}

#menu li.navbar:hover {
	background-color: #173a61;
	color: #000000;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
}

.inactive-icon i{
	cursor:default;
}

/*------------------------------------------------------------------
tbl schede dati
-------------------------------------------------------------------*/
.field_validata{
	border: 1px solid #dddddd;
	padding: 10px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom:  25px;
	background: #f9f9f9;
}

.field_schede{
	border: 1px solid #dddddd;
	padding: 10px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom:  25px;
}

.active_plus_icon{
	padding-left: 10px;
	cursor: pointer;
	color: #5bb75b;
}

.active_minus_icon{
	padding-left: 10px;
	cursor: pointer;
	color: #cf4540;
}

.td_cancella{
	width: 10px;
}

.div_accordion{
	padding: 10px;
}

/*------------------------------------------------------------------
pagina info
-------------------------------------------------------------------*/
.news-item-date{
	text-align: center;
}

.news-item-detail{
	padding-left: 20px ;
}

.info_midtitle {
    color: #428bca;
    text-decoration: none;
    font-size: 15px;
}

.news-item-icon{
	display: block;
	margin-bottom: .25em;
	font-size: 24px;
	color: #888;
	padding-top: 5px;
}

.news-item-username{
	display: block;
	padding-right: 1px;
	font-size: 15px;
	font-weight: bold;
	color: #888;
}

/*------------------------------------------------------------------
menù categorie lettura
-------------------------------------------------------------------*/



/*------------------------------------------------------------------
h1 login
-------------------------------------------------------------------*/
form h1 {
    font-size: 32px;
}

.login-logoExtra{
	position: absolute;
	z-index:2;
	bottom: 0px;
}

.img-logoExtra{
	width: 100%;
	height: auto;
}

.footer-logoExtra{
	position: absolute;
	right: 0;
	z-index: 2;
}

.img-footer-logoExtra{
	
}

/* For devices smaller than 400px: */
.img-logoLogin{
	width: 100%;
	height: auto;
}

/* For devices 400px and larger: */
@media only screen and (min-device-width: 998px) {
	.img-logoLogin{
		width: 75%;
		height: auto;
	}
}

.multilevelpushmenu_wrapper h2 {
    margin-top: 5px;
    color: #CCC !important;
}

.multilevelpushmenu_wrapper a {
    padding: 0 !important;
    line-height: 1.2em !important;
}

.icona_loading{
	padding: 10px;
}

/*  Box questionario */

.hidiv {
    display: none;
}

.form-group .btn_add {
    color: white !important;
}

.form-group .btn_del {
    color: white !important;
}

.form-group {
    margin-top: 0 !important;
}

.box_lastdiv {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.finish{
    float: right !important;
}

.domTitle {
    font-weight: 600!important;
    color: #65A0D0;
    text-align: right!important;
}

.resFoot {
    border-bottom: 1px solid #BFBFBF !important;
}

.resInputField {

}

.resRadioField{

}

.resChkBox{

}

.toolMe {
    cursor: pointer;
}

.LinkPaesi{
    padding-left: 15px;
}

.tbl_paesi {
    font-size: 13px;
    width: 100%;
}

.tbl_paesi td{
    width:40%;
    padding:3px;
}

.tbl_paesi tr:nth-child(even) {
    background-color: #f2f2f2
}

.tbl_paesi td:hover{
    color: #337ab7;
    font-weight: bold;
}

.form-horizontal .form-group {
    margin-left: 0px !important;
}

.mt-checkbox, .mt-radio {
    margin-top: 9px!important;
	margin-right: 45px!important;
}

.mancaRisposta {
    border-color: red;
}

.mancaRispostaRadio {
    border: 1px solid red;
}

.evidenzia_OP {
    border: 1px solid green !important;
}

.ino_cl_lable {
	font-weight: 600!important;
	color: #337ab7!important;
}

.ino_cl_lable_intern {
	color: #6c7b88!important;
}

.ino_hr {
	border: 0;
	border-top: 1px solid #978e8f;
	border-bottom: 0;
}

.page-content-dashboard {
	padding: 30px;
	min-height: 500px;
	margin-bottom: 15px;
	background: #f9f9f9;
}


/*------------------------------------------------------------------
Gestione colore icone awesome
-------------------------------------------------------------------*/
.dataTables_wrapper span.action-check i.fa-grey {
	color: grey !important;
}

dataTables_wrapper span.action-check i.fa-green {
	color: green !important;
}

.dash-img-responsive {
	max-width: 100%;
	height: auto;
}

.dash-menu{
	padding-bottom: 15px;
	padding-left: 15px;
}

.dash-menu a{
	width: 100%;
	text-align: left;
}

.page-content{
	padding-top: 25px !important;
}

.home-shortcut-box {
	padding-bottom: 25px;
}