#h5banner{
    display: none;
}
/****************************** navbar area */
.navbar-default {
	background-color: #EEEEEE;
}
.navbar-toggle {
	background-color: #FFF;
}
.crumbs, .a-lst-tabs {
	/*background-color: lavender;
	background-image: linear-gradient(#b39ddb,white);*/
	font-weight: bolder;
	margin-bottom: .7rem;
}
.a-lst-tabs {
	background-image: linear-gradient(white,#b39ddb);
}

.gal_desc {
	text-align: right;
}

.h5r-nav-tabs {
	float: right;
}

/****************************** Section Headers */
.catl_row {
	/*border-bottom: 1px solid #DDD;
	border-top: 1px solid #AAA;*/
	padding-left: .5rem;
}
.r-nav-bar {
    text-align: center;
    margin: 15px 0;
}
.r-nav-bar table{
    padding-bottom: 5px;
    padding-top: 5px;
    background: #f3f3f3;
    border-collapse: separate;
}
/*
.nav_thumb, .nav_info, .nav_slide {
	margin-right: 8px;
}
.nav_thumb, .nav_info, .nav_slide, .nav_start, .nav_prev, .nav_next, .nav_end {
}
.nav_thumb {
	left: 8px;
}
.nav_info {
	left: 32px;
}
.nav_slide {
	left: 56px;
}
.nav_start {
	right: 80px;
}
.nav_prev {
	right: 56px;
}
.nav_next {
	right: 32px;
}
.nav_end {
	right: 8px;
}*/

/****************************** Section Footers */
.ca-lst-tabs {
	background-color: #f3f3f3;
	color: black;
	padding: 4px 8px;
	margin-bottom: 2rem;
}
.cat-stats {
	background-color: #f3f3f3;
	color: #000;
	padding: 4px 8px;
	margin-bottom: 2rem;
}

/****************************** Cell/Thumbnail Blocks */
.alb-img-cels, .cat-alb-cels, .catl-alb-cels {
}
.alb-img-cels {
	justify-content: center;
}
.cat-albums {
	padding: 0;
}
.display_media {
	text-align: center;
}

/****************************** category list */
.catl_row_h {
	background: #EEEEEE;
	color: #333;
	font-size: 2rem;
}
.c_album_cell, .album_cell {
	position: relative;
	background-color: aliceblue;
	padding: 8px 4px 8px 8px;
	border: 1px solid #CCC;
	margin: 4px;
}
.c_album_etc {
	width: 160px;
	padding: 2px 0 2px 8px;
}
.c_album_thm a, .album_thm a {
	min-width: 160px;
}
.c_album_cell_inf{
    display: flex;
}
.album_cell_inf p:first-child, 
.c_album_cell_inf p:first-child {
	font-size: small;
}
.alb-adm-act {
	position: absolute;
	top: 2px;
	right: 6px;
}
.album_stat {
	font-size: 75%;
	clear: both;
	margin-bottom: 2px;
}

.album-cell {
	width: 300px;
    /*background-color: #F8F8F8;
    border: 1px solid #DDD;*/
	margin: 4px;
	padding: 4px;
}
.alblink {
	font-size: 1.6rem;
}
.alblink a{
	color: #000;
}

/****************************** Image View */
.r-nav-bar table {
	width:100%;
}
td.navmenu {
	text-align: center;
}
td.navmenu.navb {
	width: 24px;
}

.img-nav-left, .img-nav-right {
	width: 15%;
    display: inline-block;
    white-space: nowrap;
}
.img-nav-left {
	float: left;
    text-align: left;
}
.img-nav-right {
	float: right;
    text-align: right;
}
.img-nav-center {
	width: 60%;
	display: inline-block;
    text-align: center;
}

/****************************** thumbnails */
.r-thumbnail {
	text-align: center;
	padding: 8px;
/*	min-height: 170px;*/
}
.r-thumbnail span {
	font-size: smaller;
}
/*.r-thm-box.landscap img {
	position:relative;
	left: -16px;
}*/

.alb-img-blk {
	background-color: #CCC;
	background-image: linear-gradient(#CCC, #FFF);
	border-top: 1px solid #BBB;
}

.alb-img-blk img {
	margin-right: 8px;
}

.alb-img-blk .statlink h2 {
	background-image: url(images/box_left_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	font-size: 2rem;
	margin: 0px;
}

.thm-frame {
	border: 1px solid #CCC;
	padding: 2px;
}

.alb-frame {
	background-color: #BBB;
	border: 1px solid #CCC;
	border-radius: 3px;
	padding: 4px;
}

.r-thm-tabs {
	background-color: #CCC;
	background-image: linear-gradient(#FFF,#CCC);
	border-bottom: 1px solid #BBB;
	padding: 4px;
}


/****************************** miscellaneous */
.img-votes  {
	text-align: center;
	margin: 2rem 0;
}

.footer {
	text-align: center;
	margin-top: 3rem;
}

.buttonlist-ca ul li, .buttonlist-a ul li {
	margin-right: .5rem;
	float: left;
}

.cmnt-blk {
	background-color: cadetblue;
	color: white;
}

/****************************** help popups (greybox) */
.nobgimage {
	background-color: white;
}
.cpg_summary {
	font-size: 0.9rem;
	border: 1px solid;
	margin: 0 0 0 5px;
	padding: 5px 10px 5px 10px;
	background-color: #E1F5FE;
	text-align: right;
	float: right;
}
/****************************** list tables */
div[id^="section"] table {
	background-color: #F8F8F8;
}
div[id^="section"] .tableb_alternate {
	background-color: #F0F0F0;
}

/******************************** differences for small screen */
@media (max-width: 767px) {
	.navbar-default {
		background-color: #EDE7F6;
	/*	background-image: url(images/banner.jpg);
		color: white;*/
	}
/*	#h5gal-name .navbar-brand {
		color: white;
	}*/
}
/*CUSTOM*/
#content, #footer{
	max-width: 1054px;
	margin-left: auto;
	margin-right: auto;
}
.logoImg {
    max-width: 234px !important;
    margin-top: 10px;
}
#block-dovesciare-main-menu{
	background-color: #ee1745;
	margin: 10px 0 0;
}
#block-dovesciare-main-menu a{
	color: #FFF;
}
.r-thumbnail span.thumb_filename{
    display: none
}
.crumbs{
    font-weight: normal;
}
.crumbs a{
    color: #000;
    font-weight: normal;
}
.alb-img-cels {
    justify-content: normal;
}
.alb-img-blk{
    background: none;
    border: none;
}
.alb-img-blk .statlink h2{
    background-image: none;
    padding-left: 0px;
}
.thm-frame{
    border:none;
}
.r-thm-tabs{
    background: none;
    border:none;
    margin: 30px 0;
}
.r-thm-box, .a-thm-box{
    border:none;
}
.thumbnail{
    max-width: 100%;
    height: auto;
}
.remove {
    display: none!important;
}
.credits{
    display: none;
}
.catlink > a{
    color:#ee1745 ;
}
/*PAGINA DETTAGLIO*/

/*
.filmstrip_background {
    background-image:none !important;
}
.filmstrip_background > img{
    display:none;
}
.filmstrip_background td.thumb{
    padding:0 5px 0 0;
}
/*MENU*/
#block-dovesciare-main-menu{
	background-color: #ee1745;
	margin: 10px 0 0;
}
#block-dovesciare-main-menu a{
	color: #FFF;
}
#block-dovesciare-main-menu a{
	color: #FFF;
	text-transform: uppercase;
	font-family: 'Roboto',sans-serif;
	font-weight: bold;
	padding: 10px 6px;
}
/*MENU RESPONSIVE*/
@media (max-width:991px){
	.navbar-toggle{
        z-index: 5000;
    }
}
@media (max-width:780px){
    #filmstrip{
        display: none;
    }
}
/*
@media (max-width:991px){
	.main-navigation{
		background:rgba(0,0,0,0);
		position:absolute;
		top:0px;
		z-index:5;
		left:0;
	}
	.navbar-nav{margin:0;}
	.navbar-toggle{}
	.main-navigation ul li{background:#252525;padding-left:25px;}
	.main-navigation ul li a:hover{color:#ee1745;background:#252525;}
	.main-navigation .navbar-toggle .icon-bar{background:#000;}
}

@media (min-width:768px) and (max-width:991px){
	#block-dovesciare-main-menu .navbar-collapse.collapse{display:none!important;}
	#block-dovesciare-main-menu .navbar-collapse.collapse.in{display:block!important;}
	.navbar-collapse .navbar-nav > li {
	    float: none;
	}
	
}

@media (max-width:991px){
	#block-dovesciare-main-menu{
		background:transparent;
	}
	.navbar-toggle {
	    display: block !important;
	    float: left !important;
	}
	.main-navigation{
		background:rgba(0,0,0,0);
		position:absolute;
		top:0px;
		z-index:5;
		left:0;
	}
	.navbar-nav{margin:0;}
	.navbar-toggle{}
	.main-navigation ul li{background:#252525;padding-left:25px;}
	.main-navigation ul li a:hover{color:#ee1745;background:#252525;}
	.main-navigation .navbar-toggle .icon-bar{background:#000;}
}
*/