﻿.sfondo_grigio, .box_modulo, .tabella .table tbody tr {
	background: url('../img/bg_noise.png') repeat 0 0 #fff;
}
body, .cont_login label, .logo_ente h3, .logo_ente h4 {
	font-family: 'robotolight';
	font-weight: 300;
}
a:hover, a:active, a:focus {
	outline: none;
}
.sep {
	border-width: 4px 0;
	margin: 0;
}
.bg_white {
	background: #fff;
	background-image: none;
}
.txt_white {
	color: #fff;
}
#logo_log {
	max-width: 460px;
	margin: 0 auto;
	padding: 10% 5px 20px;
}
.logo_ente img {
	max-height: 100px;
}
.logo_ente h3, .logo_ente h4 {
	padding-left: 15px;
}
.logo_ente > div {
	float: left;
}
.centrato {
	clear: both;
	text-align:center;
	margin-top:30px;
}
.centrato > div {
	float: none !important;
	text-align: center;
}
.centrato > div > img {
	display: inline-table;
	margin-top: 30px;
}

.cont_login {
	background: url(../img/bg_banda_blu.png) repeat-x center bottom #e4e4e4;
	padding: 15px 15px 0 15px;
	border-radius: 8px;
	border: 1px solid #999;
}
.cont_login label {
	padding-right: 0;
}
h4, .btn-default, .navbar-inverse .navbar-brand, .breadcrumb, .box_modulo > h1 {
	font-family: 'robotomedium';
}
.cont_login .btn-default {
	margin: 15px 15px 0;
}
.btn-default {
	background: url(../img/bg_btn_invia.png) repeat 0 0 #fff;
	background-size: contain;
	border: 2px solid #fff;
	padding: 6px 20px 4px !important;
	-webkit-box-shadow: 1px 1px 2px #888;
	-moz-box-shadow: 1px 1px 2px #888;
	box-shadow: 1px 1px 2px #888;
	text-shadow: 1px 1px 1px #fff;
}
.btn-default:focus, .btn-default:hover {
	border: 2px solid #fff;
}


.list-inline {
	float: inherit;
	margin: 0;
}
.list-inline img {
	margin-right: 4px;
}
.list-inline > li {
	border-left: 1px dashed #dcdcdc;
	padding: 0 7px;
}
.list-inline > li:first-child {
	border-left: 0 none;
	padding-left: 0;
}


.CMS_CorpoCentrale
{
	margin-left:auto;
	margin-right:auto;
	width: 100%;
}

.CMS_BackEnd_Footer {
	margin-left:auto;
	margin-right:auto;
	bottom: 0;
	width: 100%;
	height: 30px;
	background: #222;
	color: #fff;
	font-size: small;
	line-height: 30px;
	color: #d5d5d5;
	font-family: arial;
	font-size: 16px;
}

.CMS_Riga, .CMS_Testata_Riga, .CMS_Piede_Riga
{
	width: 100%;
}

.CMS_Riga_Login
{
	align-content: center;
	background-color:white;
	
	margin-left:auto;
	margin-right:auto;
	
	max-width: 460px;
	min-width: 460px;

}

.CMS_Login_Input {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.CMS_Box, .CMS_Box_Testata, .CMS_Box_Piede 
{
	width: 100%;
	text-align:center;
	padding:0px;
	margin:0px;
}

.CMS_Box_Login 
{
	-webkit-box-shadow: 0 0 4px #999;
	-moz-box-shadow: 0 0 4px #999;
	box-shadow: 0 0 4px #999;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	background: #c6c6c6;
	padding: 10px;
	max-width: 460px;
	font-family: 'robotolight';
	font-weight: 300;
}

.CMS_Icona {
	height: 34px;
	padding-top: 7px;
	right: 15px;
	text-align: center;
	top: 0;
	width: 37px;
	z-index: 2;
	background: url(../img/ico/bg_ico.png) no-repeat 0 0 transparent;
}

.titolo_area {
	margin: 0;
	margin-bottom:12px;
	background: url(../img/bg_titolo_area.png) no-repeat left center transparent;
	text-transform: uppercase;
	font-size: larger;
	line-height: 54px;
	padding: 0 15px 15px;
}
.titolo_area > .ico {
	display: inline;
	height: 34px;
	line-height: 34px;
	position: static;
	text-align: left;
	top: inherit;
	width: 37px;
	background: none transparent;
	padding: 0 5px 0 30px;
}


.titolo_area .ico:first-child {
	padding-left: 10px;
}


/* PANNELLO DI CONTROLLO */
.navbar {
	min-height: 30px;
}
.navbar-inverse .navbar-nav > li > a, .navbar-brand {
	padding: 5px 15px;
}
.navbar-brand {
	font-size: 12px;
	height: 30px;
	line-height: 22px;
}
.navbar-inverse .navbar-brand {
	color: #fff;
}
.navbar-inverse .navbar-brand img {
	padding-right: 5px;
}
.navbar-header b {
	color: #b5b5b5;
	font-size: small;
	font-weight: 300;
	line-height: 32px;
}
.navbar-inverse .navbar-nav > li, .navbar-inverse .navbar-nav > li > a {
	color: #b5b5b5;
	font-size: small;
}
.navbar-inverse .navbar-nav > li:first-child {
	padding: 5px 15px;
}
.separatore {
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}
.ombra_sup {
	padding-top: 25px;
	background: url(../img/ombra_up.png) no-repeat center top transparent;
	background-size: 100%;
}
.breadcrumb {
	background: url(../img/bg_banda_blu.png) repeat 0 0 #fff;
	height: 30px;
	padding: 5px 15px;
}
.breadcrumb a {
	color: #333;
	font-size: small;
}
.breadcrumb {
	background-color: transparent;
	border-radius: 0;
	list-style: none outside none;
	margin-bottom: 20px;
	margin-bottom: 0;
}
.breadcrumb > li + li:before {
	color: #999;
}
.breadcrumb > a:first-child {
	padding-left: 0;
}
.breadcrumb > a:last-child {
	padding-right: 0;
	background: none transparent;
}
.box_modulo {
	border-bottom: 5px solid #fff;
}
.box_modulo img {
	
	width: auto !important;
}
.box_modulo a {
	color: #333;
}

.box_modulo > .icona {
	padding-left: 0;
}
.box_modulo > div {
	padding: 5px 5px 15px;
	text-align: center;
}
.search .navbar-form.navbar-right:last-child {
	margin-right: 0;
}
.box_modulo thead {
	background: #222;
	color: #fff;
}
.uppercase {
	text-transform: uppercase;
}
/*.table tbody td:nth-child(4), .tabella .table tbody td:last-child*/
.tabella .text-center {
	width: 30px;
}
.table {
	margin: 0;
}
.navbar-form {
	margin: 0;
	padding: 0;
}
.modifica_ID form {
	text-align: left;
}
.modifica_ID h4 {
	border-bottom: 2px solid #bdbdbd;
	padding-bottom: 7px;
	color: #aaaaaa;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #222;
	border-color: #222;
}
.pagination {
	margin: 10px 0;
}
.pagination > li > a, .pagination > li > span {
	color: #333;
}
.pagination:first-child li {
	line-height: 34px;
	padding-left: 10px;
}

#CMS_Icone_HomePage:hover
{
	background-color: yellow;
	border-color: #222;

}

#CMS_H4 .box_modulo {
	border-bottom: 0 none;
}
.tabella thead a {
	color: #fff;
}
#CMS_Dati > div:last-child {
	border-radius: 4px;
	margin-bottom: 15px;
	padding: 0 10px;
	text-align: left;
	margin-top: 20px;
}
#CMS_Dati input[type="checkbox"], input[type="radio"] {
	margin-bottom: 10px;
    margin-top: 36px !important;
}
#LoginInfo {
	color: red;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}
fielset div {
	text-align: left !important;
}
.modifica_ID .btn-default, .modifica_ID input[type="file"] {
	margin-right: 15px;
	margin-top: 5px;
}
.modifica_ID input[type="checkbox"] {
	margin-right: 5px;
}
.help-block {
	border-bottom: 4px solid #eee;
	text-align: left;
	text-indent: 15px;
}
.modifica_ID fieldset > div, .modifica_ID > .form-group  {
	text-align: left;
}
.modifica_ID fieldset {
	margin-bottom: 15px;
}
.col-sm-3 .btn-default {
	background: none 0 0 #222;
	border: 1px solid #666;
	color: #fff;
	text-shadow: none !important;
	transition: background-color 0.5s ease;
}
.col-sm-3 .btn-default:hover, .col-sm-3 .btn-default:focus {
	background: none 0 0 #555;
}
@media (max-width: 991px) {
.logo_ente img {
	display: inline;
}
.logo_ente h3 {
	font-size: large;
}
.logo_ente h4 {
	font-size: medium;
}
}
@media(max-width: 767px) {
.navbar-inverse .navbar-nav > li > a, .navbar-brand {
	padding: 15px;
}
.navbar-brand {
	font-size: 11px;
}
.box_modulo {
	border-bottom: 4px solid #fff;
}
.btn-default {
	margin-bottom: 10px;
}
.tabella {
	padding: 15px 0 !important;
	font-size: 11px;
}
.search .navbar-form.navbar-right:last-child {
	margin: 0 auto;
}
#breadcrumb > a {
	font-size: 11px;
}
.box_modulo > .titolo_area {
	text-align: left;
}
.box_modulo > .titolo_area > .list-inline > li {
	font-size: 11px;
	line-height: -moz-block-height;
	padding: 0 7px;
}
.box_modulo > .titolo_area > .list-inline > li:first-child {
	padding-left: 0 !important;
}
.logo_ente > div {
	float: none;
	clear: both;
}
.logo_ente div:first-child {
	text-align: center;
}
.logo_ente h3, .logo_ente h4 {
	text-align: center;
	font-size: small;
	margin: 10px 0;
	font-weight: bold;
}
.logo_ente img {
	max-height: 70px;
}
}
@media(max-width: 420px) {
    .box_modulo > .titolo_area > .list-inline > li img {
        display: none;
    }
}

/*@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}*/

/* menu */
#menuazioni a:hover, #menuazioni a:focus, #menuazioni a:active {
text-decoration:none;
color: #346b96;
}

#menuazioni a{
color: dodgerblue;
}

.menu_ico {
    color: #346b96;
    font-size: 15px;
    padding-right: 5px;
    text-decoration: none !important;
}
/* end menu */

/* tabella risultato */
td a.icon span {
    font-size: 20px;
    color: dodgerblue;
    text-shadow: 1px 1px 1px #cacaca;
}
td a.icon:hover span {
    text-shadow: none;
    color: #346B96;
}

td a.icon:hover {
    text-decoration:none;
}


a.icon:hover {text-decoration:none;}
a.icon:hover h5 {text-decoration:underline;}
a.icon span 
{
    color: #016293;
    text-shadow:1px 1px 2px #888;
}

/* end tabella risultato */


/* START MULTISELECT*/
.multiselect-dropdown {
	display: inline-block;
	padding: 2px 5px 0px 5px;
	border-radius: 4px;
	border: solid 1px #ced4da;
	background-color: white;
	position: relative;
	background-image: url("/img/ico/spuntacombo.svg");
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
}

	.multiselect-dropdown span.optext, .multiselect-dropdown span.placeholder {
		margin-right: 0.5em;
		margin-bottom: 2px;
		padding: 1px 0;
		border-radius: 4px;
		display: inline-block;
	}

	.multiselect-dropdown span.optext {
		background-color: lightgray;
		padding: 1px 0.75em;
	}

		.multiselect-dropdown span.optext .optdel {
			float: right;
			margin: 0 -6px 1px 5px;
			font-size: 0.7em;
			margin-top: 2px;
			cursor: pointer;
			color: #666;
		}

			.multiselect-dropdown span.optext .optdel:hover {
				color: #c66;
			}

	.multiselect-dropdown span.placeholder {
		color: #ced4da;
		background-color:unset;
	}

.multiselect-dropdown-list-wrapper {
	box-shadow: gray 0 3px 8px;
	z-index: 100;
	padding: 2px;
	border-radius: 4px;
	border: solid 1px #ced4da;
	display: none;
	margin: -1px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: white;
}

	.multiselect-dropdown-list-wrapper .multiselect-dropdown-search {
		margin-bottom: 5px;
	}

.multiselect-dropdown-list {
	padding: 2px;
	height: 15rem;
	overflow-y: auto;
	overflow-x: hidden;
}

	.multiselect-dropdown-list::-webkit-scrollbar {
		width: 6px;
	}

	.multiselect-dropdown-list::-webkit-scrollbar-thumb {
		background-color: #bec4ca;
		border-radius: 3px;
	}

	.multiselect-dropdown-list div {
		padding: 5px;
	}

	.multiselect-dropdown-list input {
		height: 1.15em;
		width: 1.15em;
		margin-right: 0.35em;
	}

	.multiselect-dropdown-list div.checked {
	}

	.multiselect-dropdown-list div:hover {
		background-color: #ced4da;
	}

.multiselect-dropdown span.maxselected {
	width: 100%;
}

.multiselect-dropdown-all-selector {
	border-bottom: solid 1px #999;
}

.multiselect-dropdown-list label {
	top:auto !important;
	display:contents !important;
}

/* END MULTISELECT */