@charset "ISO-8859-1";

body {
	margin: 0px;
	padding: 0px;
	position: relative;
}

html, body {
	height: 100%;
}

/*.page-position {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -234px;
}*/

/*.container {
  min-height: 87vh;
}*/
.voffset2 {
	margin-top: 2px;
}

.voffset5 {
	margin-top: 5px;
}

.voffset10 {
	margin-top: 10px;
}

.voffset15 {
	margin-top: 15px;
}

.voffset20 {
	margin-top: 20px;
}

.voffset30 {
	margin-top: 30px;
}

.voffset40 {
	margin-top: 40px;
}

.voffset60 {
	margin-top: 60px;
}

.voffset80 {
	margin-top: 80px;
}

.voffset90 {
	margin-top: 80px;
}

.voffset100 {
	margin-top: 100px;
}

.voffset110 {
	margin-top: 110px;
}

.voffset150 {
	margin-top: 150px;
}

#logo-cassa {
	background-image: url(../images/cassabis.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 220px;
	height: 120px;
}

#logo-cdp {
	/*background-image: url(../images/logo_cdp.jpg);*/
	background-repeat: no-repeat;
	background-position: left center;
	height: 120px;
	width: 220px;
	float: right;
}

.bg-grey {
	background-color: #f6f6f6;
}

.navbar-cassa-rbm {
	/*background-color: rgba(10,80, 40, 1);*/
	background-color:#0085CA;
}


.nav-decor {
	color: white;
}


.panel-app {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #0F3257;
	border-color: #ddd;
	color: white;
}

.panel-privacy {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #006699;
	border-color: #ddd;
	color: white;
}

.panel-contatti {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #2E81C1;
	border-color: #ddd;
	color: white;
}

.panel-area {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background-color: #0099CC;
	border-color: #ddd;
	color: white;
}

.footer-divisorio-up {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 8px;
	margin-top: 25px;
}

.footer-text {
	background-color: #323232;
	font-size: .8em !important;
	font-family: 'Arial';
	color: #fff;
	/*	text-transform: uppercase;*/
	padding-bottom: 20px;
	padding-top: 0;
	opacity: .7;
	/*position: fixed;*/
	bottom: 0px;
	width: 100%;

}

.footer-text-alt {
	background-color: rgba(220, 180, 10, .7);
}

.chi-siamo-divisorio {
	font-size: 24px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 8px;
	margin-bottom: 25px;
}

.chi-siamo-divisorio-up {
	font-size: 24px;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 8px;
	margin-top: 25px;
}

.document-icon {
	margin: auto;
	padding-right: 20px;
}

.numero-verde {
	font-size: 18px;
	color: #090;
}

.numero-estero {
	font-size: 18px;
}

.email-contatti {
	color: #666;
}

.testo-cassa {
	font-size: 1.5em;
}

.footer-spazio {
	margin: 0px;
	padding: 25px 0;
	background: #dadada;
	padding: 25px 0;
}

.configura, .configura:active {
	color: rgba(223,72,37,1) !important;
}
#doc:visited{
	color: #000 !important;
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
	.spacer{
		min-height: 170px;
	}
}

@media screen and (min-width: 1202px) {
	.spacer{
		min-height: 300px;
	}
}



@media screen and  (min-width: 1200px) and (max-width: 1201px) {
	.spacer{
		min-height: 150px;
	}
}
@media screen and (max-width: 768px) {
	.spacer{
		min-height: 323px;
	}
}
.bg-footer{
	background-color: #323232;
	color: white;
}
