/* OVERRIDE VIEWER
da eliminare una volta terminata l'integrazione nell'apposito pacchetto */

.ui-widget-header {
    background: none;
    border-radius: none;
    border: none;
    border-bottom: 2px solid #ecb400;
}

#cartMyMap a:link, dl.portlet a:link {
    border-bottom: none;
    
}
.ui-corner-all {
    -moz-border-radius: 0;
    -webkit-radius: 0;
    -khtml-radius:0 ;
    border-radius: 0;
}
div.cnetViewPanel select, div.cnetViewPanel input {
    margin-left: 6px;
}
div.cnetViewType  {
    margin-left: 10px;
}
div.cnetViewType label {
    margin: 3px 6px 3px 6px;
}
/*
#tabs-1 {
    background-color: #fafafa;
    background-image: -moz-linear-gradient(bottom, #ffffff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(bottom, #ffffff, #f2f2f2);
    background-image: -o-linear-gradient(bottom, #ffffff, #f2f2f2);
    background-image: linear-gradient(to top, #ffffff, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
*/
#cnetLayerSwitcher {
    font-size: 11px;
    font-family: 'Montserrat', Arial, Sans serif;
}
#cnetContainer {
    font-size: 11px;
    font-family: 'Montserrat', Arial, Sans serif;
}
#cnetMap {
    border: none;
    font-size: 11px;
    font-family: 'Montserrat', Arial, Sans serif;
}
#cnetTabs {
    border: none;
    font-size: 11px;
    font-family: 'Montserrat', Arial, Sans serif;
}
.ui-tabs .ui-tabs-nav li {
    -moz-border-radius: 0;
    -webkit-radius: 0;
    -khtml-radius:0 ;
    border-radius: 0;
    border: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    border-bottom: 0;
    padding-bottom: 0;
}

.ui-tabs-nav li.ui-tabs-selected a {
    background-color: #ecb400;
}
.ui-dialog {
    font-family: 'Montserrat', Arial, Sans serif;
    font-size: 11px;
}

#cnetPanel1header {

    border-bottom: 2px solid #ecb400;
}
.sitemap dl {
    background-color: transparent;
}

/* fine override viewer */

.btn-group {
    font-size: 11px;
    line-height: 12px;
}

.btn {
	padding: 2px 8px;
}

/* utile alla gestione dei commenti in share */
a.commentCount {
    position: relative;
}
.spanCountComment {
    position: absolute;
    top: -5px;
    width: auto;
    height: auto;
    right: 10px;
    font-size: 12px;
    line-height: 10px;
    min-height: inherit;
    padding: 2px;
    font-weight: bold;
    right: 0;
    color: #b12233;
}

#main-wrapper {
    position: relative;
}

/* colonne */
#portal-columns {
    background-color: #fff;
    padding-top: 10px;
    min-height: 500px;
}

/* globalnav */

#portal-globalnav li a {
    font-size: 16px;
    padding: 14px 10px 6px 10px; 
    min-height: 28px;
}

#portal-globalnav .selected a {
    background: #ddd;
    color: #000;
    border-bottom: 3px solid #ecb400;
}
#portal-globalnav a:hover {
    background: transparent;
    color: #000;
    border-bottom: 3px solid #aaa;
}
#portal-globalnav .selected a:hover {
    background: #ddd;
    color: #000;
}

#portaltab-index_html a:before {
    content: url(./++theme++cartanet.theming/static/nav-ico-home.png);
    float: left;
    margin-top: -6px;
}
#portaltab-catalog a:before {
    clear: both;
    content: url(./++theme++cartanet.theming/static/nav-ico-cerca.png);
    float: left;
    margin-top: -6px;
}
#portaltab-viewer a:before {
    clear: both;
    content: url(./++theme++cartanet.theming/static/nav-ico-consulta.png);
    float: left;
    margin-top: -6px;
}
#portaltab-share a:before {
    clear: both;
    content: url(./++theme++cartanet.theming/static/nav-ico-condividi.png);
    float: left;
    margin-top: -6px;
}

/* -- */

/*
div.searchShare {
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow:  0px 2px 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 2px 4px 2px rgba(0, 0, 0, 0.3);
    background: #be9204;
	background: -moz-linear-gradient(90deg, #be9204 20%, #ecb400 70%);
	background: -webkit-linear-gradient(90deg, #be9204 20%, #ecb400 70%);
	background: -o-linear-gradient(90deg, #be9204 20%, #ecb400 70%);
	background: -ms-linear-gradient(90deg, #be9204 20%, #ecb400 70%);
	background: linear-gradient(180deg, #be9204 20%, #ecb400 70%);
}
*/

#portal-footer {
    background-color: transparent;
    margin: auto;
}

h1, h2, h3 {
	font-family: 'Montserrat', 'Verdana',sans-serif;
	font-weight: normal;
	color: #0f0f0f;
}

#supersize {
	height: 230px;
	background: url(./++theme++cartanet.theming/static/bannerbackground.jpg) no-repeat top center scroll; 
    -webkit-background-size: 1420px auto;
	-moz-background-size: 1420px auto;
	-o-background-size: 1420px auto;
	background-size: 1420px auto;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='++theme++cartanet.theming/static/bannerbackground.jpg', sizingMethod='crop');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='++theme++cartanet.theming/static/bannerbackground.jpg', sizingMethod='crop')";
	background-color: #2b2b2b;
}
#supersize-interna {
	height: 120px;
	background: url(./++theme++cartanet.theming/static/bannerbackground.jpg) no-repeat top center fixed; 
	-webkit-background-size: 1420px auto;
	-moz-background-size: 1420px auto;
	-o-background-size: 1420px auto;
	background-size: 1420px auto;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='++theme++cartanet.theming/static/bannerbackground.jpg', sizingMethod='crop');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='++theme++cartanet.theming/static/bannerbackground.jpg', sizingMethod='crop')";
	background-color: #2b2b2b;
}


#wrapper {
	background-image: url(./++theme++cartanet.theming/static/pattern-righe.gif);
}
body #wrapper {
	position: relative;
	top: 170px;
	padding-top: 6px;
}
body.template-catalog #wrapper {
	top: 220px;
}
body.template-viewer #wrapper {
	top: 100px;
}
.margin1 {
	margin: 10px;
}
.padding1 {
	padding: 10px;
}
.padding1nobottom {
	padding: 10px 10px 0 10px;
}
#content {
	background-color: #ffffff;
	position: relative;
	padding: 30px 20px 10px 20px;
}
#hp-pulsantierasfondo {
	background-image: url(./++theme++cartanet.theming/static/hp-pulsante1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#hp-pulsantiera {
	position: absolute;
	top: 0;
}

#hp-pulsantiera h2 {
	margin-bottom: 0;

}

#hp-pulsantiera h2 a {
	color: #000;

}
#hp-pulsantiera h2 a:hover {
	color: #000;
	text-decoration: none;

}

#ancor-hp-portaltab-share {
    position: relative;
}

#hp-pulsantiera .desc {
	font-family: 'Montserrat', 'Verdana',sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #0f0f0f;
}

#hp-pulsantiera .pulsante {
	padding-left: 10px;
}

#hp-pulsantiera .pulsante img {
	margin-top: 20px;
	max-width: 100%;
}

#viewlet-ultimicontenuti {
	background-color: #424242;
	padding-bottom: 1em;
}

#viewlet-ultimicontenuti h3 {
	color: #eab200;
	font-size: 20px;
	padding-left: 20px;
}

#footer-wrapper {
	background-color: #ffffff;

}
#footer {
	border-top: 1px solid #aaaaaa;
	padding-top: 10px;
	
}

#main-navbar {
	font-family: 'Montserrat', 'Verdana',sans-serif;
	font-weight: normal;
	
}
#main-navbar li a {
	color: #000000;	
	font-size: 16px;
}


#lemiemappe-block {
	color: #ecb400;
	font-family: 'Montserrat', 'Verdana',sans-serif;
	font-weight: normal;
	font-size: 16px;
	background-image: url(./++theme++cartanet.theming/static/pattern-riga-giallonera.gif);
	background-position: right top;
	background-repeat: repeat-y;
	background-color: #2b2b2b;
	position: relative;
	
}
#lemiemappe-scritta {
	padding-top: 6px;
	position: relative;
	cursor: pointer;
}

#lemiemappe-actions {
    height: 26px;
    position: absolute;
    top: 14px;
    right: 10px;
    padding: 3px;
}
#lemiemappe-actions .portletAction {
    padding: 0 !important;
    margin: 0 !important;
}
#lemiemappe-actions img {
    height: auto;
    width: auto;
}

#lemiemappe-actions a {
    padding: 3px;
}

#lemiemappe-block .badge {
	background-color: #c22626;
	position: absolute;
	top: -5px;
	display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    padding-right: 9px;
    padding-left: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

#cartanet-toolbar {

	border-top: 3px solid #2b2b2b;
	background: #be9204;
	background: -moz-linear-gradient(90deg, #be9204 20%, #ecb400 70%);
	background: -webkit-linear-gradient(90deg, #be9204 20%, #ecb400 70%);
	background: -o-linear-gradient(90deg, #be9204 20%, #ecb400 70%);
	background: -ms-linear-gradient(90deg, #be9204 20%, #ecb400 70%);
	background: linear-gradient(180deg, #be9204 20%, #ecb400 70%);
}

body section {
	margin: 20px;
	
}
body section h2 {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 20px;
	
}
div.box {
	display: block;
	position: relative;
	padding: 8px;
	line-height: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	  border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	  transition: all 0.2s ease-in-out;
	margin-bottom: 10px;
    -webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    1px 1px 5px rgba(50, 50, 50, 0.35);
    box-shadow:         1px 1px 5px rgba(50, 50, 50, 0.35);
    min-height: 180px;
    font-size: 13px;
    line-height: 15px;
}

div.box .btn-group {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 10px;
    margin-left: 4px;
}

div.box .imageTypeCatalog {
    margin-right: 3px;
}

div.box:hover {
	background-color: #e3ecee;
}

div.box a.link-overlay, a.btn_license  {
    border-bottom: none !important;
}


#cartanet_results div.nelcarrello {
    background-color: #F0F0BC !important;
    border: none !important;
}

div.selezionata {
    background-color: #F0F0BC !important;
    border: none !important;
}


div.box img.previewImageItem {
    max-width: 120px;
    margin-left: 4px;
}

div.box h4 {
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 16px;
}
div.box h5 {
	margin-bottom: 2px;
	color: #ecb400;
}

body.template-share #ShareMessage {
    margin: 10px;
    margin-top: 50px;
    display: block;
    margin-top: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #010101;
    font-weight: bold;
}
body.template-share #ShareMessage p {
    font-weight: normal;
    font-size: 14px;
}

body.template-share #ShareMessage img {
    font-weight: normal;
    line-height: 14px;
    background-color: #eee;
    padding: 6px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}




body.template-share .creatoda {
    margin: 0 !important;
    font-size: 11px;
    font-weight: bold;
    color: #020202;
}
body.template-share .creatoda:before {
    content: url(./++theme++cartanet.theming/static/share-ico-penna-mini.png);
    margin-right: 2px;
}
body.template-share .userSharer {
    margin: 0;
    font-size: 11px;
    font-weight: bold;
    color: #020202;
}
body.template-share .userSharer:before {
    content: url(./++theme++cartanet.theming/static/share-ico-star-mini.png);
    margin-right: 2px;
}

body.template-share .pCommentSharing {
    margin-top: 10px;
}

/* chat */

.spanUserComment, .spanDateComment {
    margin-top: 6px;
    margin-bottom: 6px;
}

.divCommentSharing {
    padding-top: 6px;
    background-color: #e3ecee !important;
    }
textarea.inputUserSharingreadonly {
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 6px;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 13px;
    -webkit-box-shadow: 1px 2px 3px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    1px 2px 3px rgba(50, 50, 50, 0.4);
    box-shadow:         1px 2px 3px rgba(50, 50, 50, 0.4);
}
textarea.inputUserSharing {
    border: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 6px;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 13px;
    background-color: #F0F0BC;
    color: #000;
    margin-top: 2px;
    border: none;
    width: 97%;
}
textarea.inputUserSharing:hover {
    background-color: #f0e298;

}
textarea.inputUserSharing:focus {
    background-color: #f0e298;

}


.spanUserComment {
    font-size: 11px;
    line-height: 12px;
    color: #000;
}
.spanDateComment {
    font-size: 11px;
    line-height: 12px;
    color: #aaa; 
    margin-left: 6px;
}
.spanDateComment:before {
    content: " | "; 
}
.divUserSharing {
    border: none;
    background-color: #E3ECEE;
}

.divUserSharing p {
    margin: 0;
    border-bottom: 1px dotted #aaa;
    padding-left: 4px;
}
.divUserSharing p:nth-child(odd) {
    background-color: #ecf8fa;
}
.divUserSharing p:before {
    content: url(./++theme++cartanet.theming/static/ico-user-share.png);
    margin-right: 4px;
}
div.divShareUser .divShareUserTxt {
    color: #000;
}

div.shareCatalogSocial {
    z-index: 300;
    background-color: #eee;
    border-left: 2px solid #88999E;
    -webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.35);
    -moz-box-shadow:    1px 1px 5px rgba(50, 50, 50, 0.35);
    box-shadow:         1px 1px 5px rgba(50, 50, 50, 0.35);
    height: 35px;
    width: 200px;
    padding-left: 2px;
    background-color: url(./++theme++cartanet.theming/static/pattern-righe.gif);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    
}
div.shareCatalogSocial div.addthis_toolbox > a {
    margin: 2px;
    float: left;
}

.shareURL {
    width: 244px;
    word-wrap: break-word;
    white-space: normal;
    border: 1px solid #AAAAAA;
    background-color: #efefef !important;
    margin-left: 3px;
    margin-top: 3px;
    color: #000;
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

body.template-share #ricerca-block {
    padding-bottom: 6px;
}

#cerca-block {
	padding-top: 6px;
}
form.formricerca {
    display: inline-block
}
.separatore-verticale {
    display: inline-block;
    margin: 0 4px 0 4px;
}
#ricerca-avanzata-share {
    display: inline-block;
}
#ricerca-avanzata-share label  {
    zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

#ricerca-avanzata-share label.selezionato {
    zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
}
#ricerca-avanzata-share .share-filtra-ricerca {
    display: inline-block;
    margin-right: 4px;
}

.toggleavanzata {
    cursor: pointer;
}
#viewletricerca-avanzata {
    display: none;
}

#viewletricerca-avanzata-content {
    background-color: #ecb400;
    -webkit-box-shadow:  0px 6px 6px 2px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 6px 6px 2px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 100;
}
#viewletricerca-avanzata-content .inputdate, #viewletricerca-avanzata-content input[type="date"] {
    text-align: center;
    font-size: 14px;
    padding: 4px;
    max-width: 150px;
}

#calroot {  /* widget calendario */
    z-index: 1600;
}
input#ricercatestuale {
    width: 250px;
    font-size: 16px;
}
button#ricercatestuale-button {
    background-color: transparent;
    border: 0;
    margin: 0 6px 0 6px;
}

span.etichettafiltro {
    font-weight: 600;
}

#viewletricerca-base div.formricerca {
    display: inline-block;
}
#viewletricerca-base div.LSBox {
    display: inline-block;
    position: relative;

}
#viewletricerca-base div.LSResult {
    display: none !important;
    position: absolute;
    left: 0;
    background-color: #fff5d6;
    margin: 0;
    padding: 6px;
    width: 244px;
    z-index: 1200;
    margin-top: -4px;
}

#viewletricerca-base ul.LSTable {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: square !important;
    list-style-position: outside !important;
}
#viewletricerca-base li.LSRow {
    width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 1px;
    text-align: left;

}
#viewletricerca-base li.LSRow:hover, #viewletricerca-base li.LSRow:active, #viewletricerca-base li.LSRow:focus {
    background-color: #fafafa !important;
}
#viewletricerca-base li.LSRow img {
    display: none;

}
#viewletricerca-base li.LSRow a {
    left: 0;
    font-size: 12px;
    line-height: 12.4px;

}
#viewletricerca-base .LSHighlight {
    background-color: #fafafa !important;

}

#viewletricerca-base #LSNothingFound {
    width: 100%;
    text-align: left;
}

#viewletricerca-base-labelavanzata {
    color: #000;
}
#viewletricerca-base-labelavanzata:hover {
    color: #000;
    text-decoration: none;
}

#viewletricerca-avanzata-close {
    width:24px;
    position: absolute; 
    bottom: -8px;
    right: -8px
}

#viewletricerca-avanzata select[name="folderinside"] {
    width: 100%;
    display: block;
}

/* elementi di form */
input[type="checkbox"] {
    margin-right: 4px;
}
label.verticalabel {
    display: block;
    font-weight: 500;
}
input[type="submit"], button {
    padding: 4px;
}

#portal-personaltools {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    font-size: 100%;
}
#portal-personaltools ul {
    margin: 0;
}
#portal-personaltools a {
    text-decoration: none;
}

/* solo per il catalog */
div.box a.btn_license {
    position: absolute;
    right: 0;
    bottom: 0;
    border: none !important;
    width: 26px;
    margin-right: 4px;
    margin-bottom: 10px;
}
div.box a.imgLicense img {
    height: 26px;
    width: 26px;
}
div.caption {
    /*position: relative;*/
}
#portaltab-share {
    position: relative;
}

#numCondivisioni {
	background-color: #c22626;
	position: absolute;
	top: 5px;
	right: 0;
	display: inline-block;
    padding: 2px 2px;
    font-size: 11px;
    line-height: 11px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    padding-right: 4px;
    padding-left: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#ancor-hp-portaltab-share #numCondivisioni {
    right: -12px !important;
}

/* CARRELLO */
#viewlet-carrello {
    display: none;
    background-color: #2b2b2b;
    padding-top: 6px;
    padding-bottom: 6px;
    -webkit-box-shadow:  0px 6px 6px 2px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 6px 6px 2px rgba(0, 0, 0, 0.2);
}
#viewlet-carrello-chiudi-wrapper {
    position: relative;
}
#viewlet-carrello-chiudi {
    cursor: pointer;
    padding: 2px;
    background-color: #2b2b2b; 
    position:absolute; 
    left:45%; 
    width: 10%;
    color: #bbb;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
}
#carrello-prev {
    display: none;
    position: absolute;
    top: -40px;
    left: -30px;
    cursor: pointer;
}
#carrello-sub {
    display: none;
    position: absolute;
    top: -40px;
    right: -40px;
    cursor: pointer;
}
#ultimicontenuti-prev {
    display: none;
    cursor: pointer;
    float:left;
}
#ultimicontenuti-sub {
     display: none;
    cursor: pointer;
    float:right;
}

#carrello-cen {
    display: none;
}
#viewlet-carrello-chiudi a, #viewlet-carrello-chiudi a:hover {
    color: #bbb;
    border: none;
}
#viewlet-carrello-wrapper {
  overflow-x: hidden; 
  position: relative;
}
#cartMyMap {
    margin: 0;
    padding: 0;
    width: 6000px;
    display: block;
}
#cartMyMap a, a:hover;{
    border: none !important;

}
#cartMyMap .itemCartMyMap {
    display: inline-block;
    max-width: 260px ;
    min-width: 120px;
    padding: 4px;
    position: relative;
    vertical-align: top;
    clear: right;
}
#cartMyMap .itemCartMyMap:hover {
    background-color: #3b3b3b;
}
#cartMyMap .itemCartMyMap a, #cartMyMap .itemCartMyMap a:hover {
    border-bottom: none;
    text-decoration: none;
}


#cartMyMap .itemCartMyMap a.image_del_basket {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
}

#cartMyMap .itemCartMyMap img.previewImageItem {
    width: 70px;
    margin: 4px;
    float: left;
}
#cartMyMap h4 {
    font-size: 12px;
    font-weight: 400;
    color: #ddd;
    line-height: 14px;
    padding-top: 6px;
    display: inline;
    text-decoration: none;
    border-bottom: none;
}
#cartMyMap .itemCartMyMap a:hover {
    border: none !important;
}
#cartMyMap #messageEmpty {
    color: #fff;
    width: 100%;
}

/* stile overlay nel catalog e singole view oggetti */
div.field span {
    word-wrap: break-word;
}
div.searchResult_item img[src="++theme++cartanet.theming/static/emptyimg.png"] {
    display: none;
}

body.template-map_view br,
body.template-layer_view br,
body.template-catalog div.pb-ajax br,
body.template-viewer div.pb-ajax br {
    display: none;
}
body.template-catalog div.overlay,
body.template-viewer div.overlay  {
    font-size: 100%;
}
body.template-map_view label,
body.template-layer_view  label,
body.template-catalog div.overlay label,
body.template-viewer div.overlay label  {
    display: block;
    border-bottom: 1px dotted #bbb;
    color: #000;
}
body.template-map_view div.documentDescription ,
body.template-layer_view div.documentDescription ,
body.template-catalog div.pb-ajax div.documentDescription,
body.template-viewer div.pb-ajax div.documentDescription {
    margin-bottom: 1em;
    color: #484848;
}
body.template-map_view div.nelcarrello,
body.template-layer_view div.nelcarrello,
body.template-catalog div.overlay div.nelcarrello,
body.template-viewer div.overlay div.nelcarrello {
    position: relative;
}
body.template-map_view div.checkedLayer,
body.template-layer_view div.checkedLayer,
body.template-catalog div.overlay div.checkedLayer,
body.template-viewer div.overlay div.checkedLayer {
    position: absolute;
    right: 0;
    top: -10px;
}

body.template-map_view img.previewImageItem,
body.template-layer_view img.previewImageItem,
body.template-catalog div.overlay img.previewImageItem,
body.template-viewer div.overlay img.previewImageItem {
    max-width: 300px;
    float: right;
    margin-left: 4px;
}

body.template-map_view table.dataTable,
body.template-layer_view  table.dataTable,
body.template-catalog table.dateTable,
body.template-viewer table.dateTable {
    width: 360px;
    margin: 4px;
    border-bottom: 2px solid #aaa;
}
body.template-map_view table.dateTable th,
body.template-layer_view  table.dateTable th,
body.template-catalog table.dateTable th,
body.template-viewer table.dateTable {
    border-bottom: 2px solid #ecb400;
    text-align: center;
    padding: 4px;
}
body.template-map_view table.dateTable tr td,
body.template-layer_view  table.dateTable tr td,
body.template-catalog table.dateTable tr td,
body.template-viewer table.dateTable tr td  {
    border-bottom: 1px dotted #aaa;
    border-right: 1px dotted #aaa;
    text-align: left;
    padding: 4px;
}
body.template-map_view table.dateTable tr td:last-child,
body.template-layer_view  table.dateTable tr td:last-child,
body.template-catalog table.dateTable tr td:last-child,
body.template-viewer table.dateTable tr td:last-child {
    border-right: none;
}
body.template-map_view table.dateTable tr:last-child td,
body.template-layer_view  table.dateTable tr:last-child td,
body.template-catalog table.dateTable tr:last-child td,
body.template-viewer table.dateTable tr:last-child td {
    border-bottom: none;
}

body.template-map_view h1.documentFirstHeading,
body.template-layer_view h1.documentFirstHeading,
body.template-catalog div.pb-ajax h1.documentFirstHeading,
body.template-viewer div.pb-ajax h1.documentFirstHeading{
    background-color: #ecb400;
    font-size: 28px;
    line-height: 30px;
    padding-left: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}
body.template-map_view  div.link_item,
body.template-layer_view div.link_item,
body.template-catalog div.pb-ajax div.link_item,
body.template-viewer div.pb-ajax div.link_item {
    border-top: 1px solid #bbb;
    background-color: #eee;
    padding-top: 4px;
    padding-bottom: 4px;
}
body.template-catalog .pb-ajax > div {
    max-width: 100%;
}

body.template-viewer .pb-ajax > div {
	padding: 0em;
    width: 100%;
    font-size: 1.2em;
}

body.template-viewer .pb-ajax {
    border: 0px;
    box-shadow: 0 0 0 0;
    padding: 0px;
}

/* @group Data tables */

table.listing,
table.plain {
    border-spacing: 0;
    border-collapse: collapse;
}

table.invisible td,
table.invisible th,
table.plain td,
table.plain th,
table.listing td,
table.listing th {
    padding: 0.5em 1em;
    vertical-align: top;
}
table.plain th,
table.plain td {
    border: 1px solid #ddd;
}

table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
    text-align: center;
}


table.listing {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
table.listing .top {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
table.listing th {
    text-align: left;
    color: #666;
    border: 0.1em solid #e7e7e7;
    border-style: solid solid none;
    background: #ddd;
}
table.listing tr.odd th {
    border: 0.1em solid #fff;
    border-style: solid solid none none;
}
table.listing tbody th {
    font-weight: bold;
}
table.listing tbody tr {
    text-align:left;
}
table.listing tbody tr.odd {
    background: #eee;
}
table.listing tbody tr td {
    background: transparent;
}
table.listing tbody tr.odd td {
    background: #eee;
}
table.listing td {
    border-right: 1px solid #ddd;
}
table.listing a {
    border: none;
    display: inline-block;
    border-bottom: none !important;
}

table.listing td.draggable {
    text-shadow: White 1px 1px 1px;
    background: #ddd !important;
    border-bottom: 1px solid white;
    padding: 0.4em 0.4em 0 0.5em;
}
/* Vertical table data listings */
table.vertical {
}
table.vertical th {
    text-align: right;
}
table.vertical td {
    border-top: 0.1em solid #e7e7e7;
    padding: 0.5em;
}

/* portlet */
dl.portlet {
    font-size: 12px;
    line-height: 13px;
    font-family: 'Montserrat', Arial, Sans serif;
}
dt.portletHeader {
    font-size: 14px;
    line-height: 15px;
    background-color: transparent !important;
    border-bottom: 2px solid #eab200;
}
dt.portletHeader a {
    color: #000 !important;
    border-bottom: none !important;
}
dd.portletItem, dd.portletAction {
    padding: 4px ;
    margin: 4px;
}
dd.portletAction {
    float: left;
    font-weight: bold;
    left: 256px;
    position: fixed;
    top: 182px;
    z-index: 2147483647;
}
.icons-on .contenttype-folder,.icons-on .contenttype-document  {
    background: none;
}

/* override per la homepage 
  nominata obbligatoriamente come front-page 
  -----------------------------------------*/
body.section-front-page #wrapper {
    top:0;
    padding-top: 0;
    position:relative;
}
body.section-front-page #portal-columns {
    padding-top: 0;
    min-height: inherit;
}

#wrapper-hp-portal-personaltools {
    width: 1170px;
    margin: 0 auto;
    position: absolute;
}

body.section-front-page #logo-regione {
    margin-top: 26px;
}
body.section-front-page #logo-geoportale {
    margin-top: 20px;
}

#ultimicontenuti {
    overflow: hidden;
}
#ultimicontenuti-wrapper {
    width: 3000px;
}
.objpreview {
    display: inline-block;
    margin: 0 4px 0 4px;
    float: left;
}
#content .btn-group a.link-overlay{
	 border-bottom: 0.1em solid #CCCCCC !important;
}
#content a.btn_license.link-overlay{
	 border-bottom: medium none !important;
}

/* override solo per il viewer */
body.template-viewer #supersize-interna  {
    height: 60px;
}
body.template-viewer #portal-logo {
    margin: 0;
}
body.template-viewer img.logo-geoportale {
    padding: 4px;
}

body.template-viewer img.logo-abruzzo {
	padding-top: 12px;
}
/* fine override solo per il viewer */

/* override per classi di bootstrap */
.close {
    opacity: 1;
}

/* normal desktop */
@media (max-width: 1200px) {
	#lemiemappe-actions img {
	    height: 12px;
	    width: auto;
	}
	#wrapper-hp-portal-personaltools {
        width: 940px;
        margin: 0 auto;
    }
}
/* desktop 1024 */
@media (max-width: 1159px) {
    body.template-map_view img.previewImageItem,
    body.template-layer_view img.previewImageItem,
    body.template-catalog div.overlay img.previewImageItem {
        float: none;
        max-width: auto;
    }
}

/* TABLET in giu' */
@media (max-width: 980px) {
    
    body.template-viewer #portal-footer {
        display: none;
    }
    
    #portal-columns {
        min-height: inherit;
    }
    
    /* nascondo la tab strumenti del viewer in caso di tablet o meno */
    #cnetTabs {
        display:none;
    }
    
    .navbar-fixed-top { 
        margin-bottom: 0;
    }
	body #wrapper, body.template-catalog #wrapper, body.template-viewer #wrapper  {
	position: relative;
	top: 0;
	padding-top: 0;
	}
	#portal-globalnav li {
	    width: 100%;
	    display: block;
	}
	#portal-globalnav li a {
	    width: 100%;
	}
    #portal-globalnav li {
	    width: 100%;
	    display: block;
	}
	#portal-globalnav li a {
	    width: 100%;
	}
	#viewletricerca-avanzata-close {
	    bottom: 8px;
        right: 8px
	}
	#logo-regione, #logo-geoportale {
	    text-align: center;
	}
	body.section-front-page #logo-regione , body.section-front-page #logo-geoportale {
        margin-top: 0;
    }
    #wrapper-hp-portal-personaltools {
        width: inherit;
    }
    #portal-personaltools a {
        float: none !important;
        color: #000000;
		font-family: 'Montserrat','Verdana',sans-serif;
		font-size:	16px;
		font-weight: 700;
    }
    #portal-personaltools dt {
	    margin-left: -5px;
	}
	#portal-personaltools #user-name:before,#portal-personaltools #personaltools-login:before  {
	    clear: both;
	    content: url("./++theme++cartanet.theming/static/nav-ico-login.png");
	    float: left;
	    margin-top: -6px;
	}
	#portal-personaltools {
	    float: none;
		background:none;
	}
	#portal-personaltools dd {
	    position: fixed;
	    z-index: 123;
	}
	#lemiemappe-actions img {
	    width: auto;
	    height: auto;
	}
	#viewlet-carrello-freccie { 
        width: 100%;
        text-align: center;
	}
	#carrello-prev {
	    display: inline-block;
        position: relative;
        top: auto;
        left: auto;
    }
    #carrello-sub {
        display: inline-block;
        position: relative;
        top: auto;
        right: auto;
    }
    #carrello-cen {
        display: inline-block;
    }
}


/* MOBILE */
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
	.margin1 {
		margin: 0;
	}
	.text-right {
		text-align: left;
	}
	#supersize {
		height: auto;
		padding-bottom: 1em;
		border-bottom: 4px solid #000000;
	}
	#supersize-interna {
		height: auto;
		padding-bottom: 1em;
		border-bottom: 4px solid #000000;
	}

    .navbar-fixed-top {
        margin-bottom: 0;
    }
    
    div.box img[src="++theme++cartanet.theming/static/emptyimg.png"] {
        display: none;
    }

}
 
/* Landscape phones and down */
@media (max-width: 480px) { 
	.margin1 {
		margin: 0;
	}
	.text-right {
		text-align: left;
	}
	#supersize {
		height: auto;
		padding-bottom: 1em;
		border-bottom: 4px solid #000000;
	}
	#supersize-interna {
		height: auto;
		padding-bottom: 1em;
		border-bottom: 4px solid #000000;
	}
    div.box {
        min-height: auto;
    }

 }



