@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700|Ubuntu:300,400,500');
body {font-family:roboto, arial, sans-serif; background:#f2f2f2}
h1, h2, h3, h4, h5, h6 {font-family:Ubuntu, arial, sans-serif}


.header {background:#fff;}
.login-container {position: absolute; z-index: 1; margin-right: 10px; top: 50px;}
.login-container .btn.btn-default, .tabella_contenuti .btn.btn-default {border-color:transparent; font-size:13px; color:#fff; border-radius:2px}
.login-container .btn.btn-default:hover {background-color:#334d5c}
.tabella_contenuti .btn.btn-default:hover {background-color:#334d5c}
/*navbar*/
.navbar-header {float:none; clear:both;  }
.navbar-brand {height:auto; float:none;text-align:center; }
.navbar-brand  img {margin:0 auto;}
.navbar-default {background-color:#1ba67b; border:0; border-radius:0}
.navbar-default .navbar-nav>li>a {color:#fff;}
.navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.03em;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #334d5c;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {color:#334d5c;background-color:#e7e7e7;}


.navbar-default .navbar-toggle {
    border-color: transparent;
    background: transparent;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #334D5C;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

/*utilities*/
.main-color {color:#1ba67b}

a {color:#1ba67b}
a.main-color:link, a.main-color:visited {color:#1ba67b}
a.main-color:hover, a.main-color:active {color:#ff3300; text-decoration:none} 


hr.divider { 
	height: 5px;
	border: 0;
	box-shadow: 0 5px 5px -5px #8c8b8b inset;
}


.alt-color {color:#334d5c}
.grey  {color:#999;}
.w300 {font-weight:300;}
.w400 {font-weight:400}
.main-color-bg {background-color:#1ba67b}
.alt-color-bg {background-color:#334d5c}
.azure-bg {background-color:#1a75aa}
.blue-bg {background-color:#334d5c}
.green-bg {background-color:#28CC51}
.yellow-bg {background-color:#eabc28}
.orange-bg {background-color:#FF0000}
.sea-bg {background-color:#81D8D0}
.white-bg {background-color:#fff}
.grey-bg {background-color:#cc6600}
.purple-bg {background-color:#cc66cc}
.m-0 {margin-top:0; margin-bottom:0;}
.mt-0 {margin-top:0;}
.mb-0 {margin-bottom:0;}
.mt-5 {margin-top:5px;}
.mt-10 {margin-top:10px;}
.mt-20 {margin-top:20px;}
.mar-20 {margin:20px;}
.mt-40 {margin-top:40px;}
.mb-40 {margin-bottom:40px;}
.mb-20 {margin-bottom:20px;}
.mv-20 {margin-top:20px; margin-bottom:20px;}
.mh-0{margin-left:0; margin-right:0;}
.pd-0 {padding:0;}
.pd-10 {padding:10px !important;}
.pd-20 {padding:20px;}
.pb-20 {padding-bottom:20px;}
.pdv-20 {padding-top:20px; padding-bottom:20px}
.pdv-40 {padding-top:40px; padding-bottom:40px}
.pdh-20 {padding-left:20px; padding-right:20px}
.text-white {color:#fff} 
.inline {display:inline;}
.btn-ghost {background:transparent; border:1px solid #fff}
.btn-ghost:hover {background:rgba(0,0,0,0.3);}
.nowrap {white-space:nowrap}
a.text-white:hover {color:#fff; text-decoration:none;}

ul.no-mp {margin:0; padding:0;}
ul.no-style li {list-style-type:none; }
ul.no-style li {padding:5px 0}

.pagination {
    display: inline-block;
}

.pagination a, .pagination button {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}

.pagination button {
    float: left;
    padding: 6px 14px;
	background: #fff;
	margin: 0px;
	border: 1px solid #999;
}
.pagination button:hover {background-color: #ddd;}

.pagination form {
    float: left;
}

.pagination a.active {
    background-color: #1ba67b;
    color: white;
}

.pagination a:hover:not(.active) {background-color: #ddd;}


h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 25px;
}
h3,
.h3 {
  font-size: 22px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}


/*homepage*/
.box {color:#fff; padding:20px 40px;margin:10px; border-radius:3px; }
.home .box {height:120px;}
.box h3 {font-weight:400; font-family:Ubuntu; letter-spacing:0.04em; position:relative; font-size:22px}
.box h3 strong {font-family:500;}

.home-cnt h2 {font-size:25px; font-family:Ubuntu;}
.home-cnt h2  strong{ font-weight:500; }

.home .box.azure-bg:before {  content: '\f578'; font-family: 'Font Awesome\ 5 Free'; color: #2e98d6; position: absolute; font-size: 112px; right: 20px; bottom: -35px; z-index: 0;}
.home .box.blue-bg:before {  content: '\f15c'; font-family: 'Font Awesome\ 5 Free'; color: #63747e; position: absolute; font-size: 112px; right: 20px; bottom: -35px; z-index: 0;}
.home .box.green-bg:before { content: '\f5d1'; font-family: 'Font Awesome\ 5 Free';color: #63DA81; position: absolute; font-size: 120px; right: 20px; z-index: 0; bottom: -30px;}
.home .box.yellow-bg:before { content: '\f2e7'; font-family: 'Font Awesome\ 5 Free'; color: #edc85d; position: absolute;font-size: 120px;right: 20px;z-index: 0; bottom: -22px;}
.home .box.orange-bg:before { content: '\f6d7'; font-family: 'Font Awesome\ 5 Free'; color: #FF6666; position: absolute; font-size: 112px; right: 20px; z-index: 0; top: -10px;}
.home .box.sea-bg:before { content: '\f15c'; font-family: 'Font Awesome\ 5 Free'; color: #A6E3DE; position: absolute; font-size: 112px; right: 20px; z-index: 0; top: -10px;}

.home-cnt .rassegna ul li {
    font-size: 13px;
    margin-bottom: 8px;
    border-bottom: 1px solid #eee;
}
.date
{
float: left;
height: auto;
width: 25px;
background: #eee;
margin-right: 10px;
padding-top: 0px;
line-height: normal;
}

.date .gg {display: block;
text-align: center;
padding-top: 2px;
color: #222;
font-size: 13px;
font-weight: bold;}

.date .mm{
display: block;
text-align: center;
color: #fff;
font-size: 9px;
padding-top: 1px;
text-transform: uppercase;
}

.home-cnt .ricerche .date {position:absolute; right:0;}
.home-cnt .ricerche  img {padding:2px; background:#eee;}
.home-cnt .ricerche ul li {padding:10px 0; border-bottom:1px solid #eee;}
span.title {display:block;}
.home-cnt .ricerche  span.title  {margin-bottom:5px; }

.edicola span.grey {font-size:16px;}

/*slider*/

.main-container {
  padding: 10px 15px;
}
.skyblue {
	background-color: #22c8ff;
}
.deepskyblue {
	background-color: #00bfff;
}
.darkerskyblue {
	background-color: #00a6dd;
}
.carousel-indicators {
	bottom: 0;
}



.carousel-control.right,
.carousel-control.left {
	background-image: none;
}

.carousel-control.right .fa, .carousel-control.left .fa{position:absolute; top:150px;}
.carousel-control .fa.red {position:absolute; bottom:0; top:auto; opacity:.7}




.carousel .item {
	min-height: 300px; 
	height: 100%;
	width:100%; 
}


.carousel .item.itemRivista {min-height:700px;}
.carousel-caption {bottom:40px;}

.carousel-caption.captionRivista{top:0; text-shadow:none; text-align:left; left:0; right:0; padding-top:0;}

.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
	
}
.carousel-caption h3 {
	font-family:Ubuntu; font-weight:400;
}
.carousel .icon-container {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	padding: 1em;
	text-align: center;
	border-radius: 50%;
}
.carousel-caption button {
	letter-spacing: 0.09em;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 1em;
    font-size: 1.2em;
    font-family: Ubuntu;
	background:#95B8DE;
	border:1px solid #95B8DE;

}

.carousel-caption button:hover {
	letter-spacing: 0.09em;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 1em;
    font-size: 1.2em;
    font-family: Ubuntu;
	background:#82a0c0;
	border:1px solid #82a0c0;
	color:#fff;

}


.fa.red {color:#cc0000; text-shadow:none; }
#carouselRivista .carousel-indicators .active {
    
    background-color: #cc0000;
}
#carouselRivista
.carousel-indicators li {
    border: 1px solid #cc0000;
   
}

.carousel-control.controlsRivista {opacity:0.8; bottom:48px;}
.left.carousel-control.controlsRivista {left:0; padding-left:0;}
.right.carousel-control.controlsRivista {right:0; padding-right:0;}

#carouselRivista .carousel-indicators {bottom:35px;}


/*buttons*/


 .btn-primary {
    color: #fff;
    background:#1ba67b;
    border:0; 
	border-radius:0;
	

}


 .btn-primary:hover{
    color: #fff;
	background:#82a0c0;
	border:0;

}


.dropdown .btn-default {
   color: #1ba67b;
    background-color: #fff;
    border-color: #ddd;
}

.dropdown .btn-default:hover {
    color: #1ba67b;
    background-color: #f9f9f9;
    border-color: #ddd;
}

.dropdown .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #1ba67b;
    background-color: #fff;
    border-color: #ddd;
}


/*footer*/

.bluess-bg {
    background-color: #054862;
}

.signin_form {width:100%;}
.input {
  display: flex;
  align-items: center;
}


.button {
  height: 35px;
  border: none;
}

  
#email {
  width: 68%;
  background: #FDFCFB;
  font-family: inherit;
  color: #737373;
  text-indent: 5%;
  border-radius: 2px 0 0 2px;
}


#submit {
  background: #D92323 none repeat scroll 0 0;
    border-radius: 0 2px 2px 0;
    color: #fff;
    cursor: pointer;
    font-family: inherit;
    font-size: 13px;
    font-weight:400;
    height: 35px;
    padding: 10px;
    transition: background 0.3s ease-in-out 0s;
    width: 32%;
}
  

#submit:hover {
  background: #F22525;
}
  

input:focus {
  outline: none;
  outline: 2px solid #E86C8D;
  box-shadow: 0 0 2px #E86C8D;
}
label.terms { color: #fff;
    font-size: 0.9em;
    line-height: 150%;
    top: 5px; font-weight:400; display:inline; position:relative
	}
	
	
.checkboxContainer input[type="checkbox"]{margin-left:0; display:inline-block; margin-right:5px; top:8px; position:relative}
.checkboxContainer div {margin:10px 0;}





/*interne*/

/*ricerca*/

 #adv-search .dropdown.dropdown-lg .dropdown-menu {
    padding: 20px;
}


 #adv-search .dropdown-menu {
    border: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

 #adv-search .input-group-btn .btn-group {
    display: flex !important;
}
 #adv-search .btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
 #adv-search .btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
 #adv-search .btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
 #adv-search .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
 #adv-search .form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}



 #adv-search .form-control {
   
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
   
}

@media screen and (min-width: 768px) {
    #adv-search {
     
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 442px;
    }
}



.detail-item-container {font-size:16px; line-height:180%}

.flat-blockquote {
	color: #252525;
	background: #FFC8C9;
	text-align: justify!important;
  	position: relative!important;
	padding: 40px 60px 30px 70px !important;
    margin: 0
}

 .flat-blockquote.border-left { border-left: 12px solid #1ba67b; }
 .flat-blockquote.border-right { border-right: 12px solid #1ba67b; border-left:0; }
 
.flat-blockquote:before {
	font-size: 220%;
	display:block;
	position: absolute;
	left:20px;
	color:#1ba67b;
	top:20px;
}

.flat-blockquote:after{
	font-size: 220%;
	display:block;
	position: absolute;
	right:20px;
	color:#1ba67b;
	bottom:10px;
}

.flat-blockquote:before {
	font-family: 'FontAwesome';
	content: "\f10d";
}
.flat-blockquote:after {
	font-family: 'FontAwesome';
	content: "\f10e";
}



/*pagina bilanci*/



.filter-panel .panel {background:#eee; padding:0 10px; margin-bottom:5px;}
.bilanci .search-container {border-radius:4px;}
.bilanci .nav-tabs {font-size:90%;}

.bilanci label {font-weight:500;}
.bilanci .panel {border-radius:0!important; border:0!important; box-shadow:0!important;}

/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {  }
@media (min-width:993px) and (max-width:1199px) {
	.navbar-nav>li>a {
    font-size: 12px;
    text-transform:none;
	letter-spacing:0;
	}
		
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
   
   .login-container {position: absolute; z-index: 1; left: 10px; top: 135px;right: auto;}
   
    .navbar-toggle {
        display: block;
    }
   
   
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	
	.center-block {padding-left:0; padding-right:0}
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
	.navbar-default {
		margin-top: 40px;
	}
	.azioni_login {
		background: #fff; 
	}	

 }
 


.modulo {
	display: block;
	padding: 20px;
	border-radius: 5px;
	background: #1ba67b;
	color: #fff;
}

.modulo button {
	color: #000;
	font-weight: bold;
}

.input-group {
    display: table;
    border-collapse: separate;
    width: 100%;
}

.note.note-success {
    background-color: #c0edf1;
    border-color: #58d0da;
    color: #000;
}
.note.note-danger {
 background-color:#fef7f8;
 border-color:#f0868e;
 color:#210406
}
.note {
    margin: 20px;
    padding: 15px;
    border: 5px solid #eee;
    border-radius: 10px;
	font-size: 16px; 
	font-weight: bold;
}
.edit_title {
	height: 100px;
}
.edit_title h3{
	margin: 0px;
	font-size: 20px;
	color: #000;
}
.edit_block {
	text-align: center;
	padding: 10px;
}
.edit_block img {
	border: 1px solid #000 !important;
}

.tab_contenuti {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
}

.tabella_contenuti td span {
	font-size: 16px;
}

.contenuto {
	line-height: 30px !important;
}

.border {
	border: 3px solid #1ba67b;
}

.mr-20 {
	margin-right: 20px;
}

.ml-20 {
	margin-left: 20px;
}

.forum_title {
	margin: 7px 5px 0px !important;
	display: inline-block;
	font-size: 18px;
}


.box_grigio {
	
	padding: 15px;
	border: #999;
	background: #f2f2f2;
	border-radius: 10px;
}
	
div.zabuto_calendar .table tr td.event div.day, div.zabuto_calendar ul.legend li.event {
    background-color: #1ba67b !important;
	color: #fff !important;
}

.breadcrumb {
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 0px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
	.bilanci_indicatori { width: 1090px; }
}

.call_to_action {
	margin-top: 40px;
	margin-bottom: 20px;
}

.mod_big {
	width: 100%;
}

.alternate li:nth-child(odd){
  background-color:#fff;
}
.alternate li:nth-child(even){
  background-color: #eee;
}

.alternate tr:nth-child(odd){
  background-color:#fff;
}
.alternate tr:nth-child(even){
  background-color: #eee;
}

h1.grey {
	font-size: 25px;
}

.privacy {
	width: 100%;
	height: 400px;
	overflow-y: scroll;
}

.img_rivista {
	text-align: center !important;
	padding: 10px !important;
}
.img_rivista img {
	margin: 0 auto;
}

.carousel-control {
    width: 3%;
}
.carousel-control.left {
    text-align: left !important;
	 padding-left: 10px;
}
.carousel-control.right {
    text-align: center !important;
    padding-right: 10px;
}
.p-5 {
	padding: 2px !important;
}

.input-medio {
	width: 120px !important;
	float: left;
}

.visibile_print {
    display: none;
}


@media print
{    
	h1 { font-size: 20px !important; }
    .no-print, .no_print
    {
        display: none !important;
    }

    .visibile_print img {
                width: 100% !important;
    }

    .visibile_print {
        display: block !important;
    }
    a:after{content:" (" attr(href) ") ";display: none; }

    . print-red {

        font-size: 30px !important;
    }
}
