/***CUSTOM PICA STYLESHEET***/



/***FONTS****/

@font-face {
    font-family: 'ostrich_sans_roundedmedium';
    src: url('../fonts/ostrichsansrounded-medium-webfont.eot');
    src: url('../fonts/ostrichsansrounded-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ostrichsansrounded-medium-webfont.woff2') format('woff2'),
         url('../fonts/ostrichsansrounded-medium-webfont.woff') format('woff'),
         url('../fonts/ostrichsansrounded-medium-webfont.ttf') format('truetype'),
         url('../fonts/ostrichsansrounded-medium-webfont.svg#ostrich_sans_roundedmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ostrich_sansmedium';
    src: url('../fonts/ostrichsans-medium-webfont.eot');
    src: url('../fonts/ostrichsans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ostrichsans-medium-webfont.woff2') format('woff2'),
         url('../fonts/ostrichsans-medium-webfont.woff') format('woff'),
         url('../fonts/ostrichsans-medium-webfont.ttf') format('truetype'),
         url('../fonts/ostrichsans-medium-webfont.svg#ostrich_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}



/***GENERAL***/

body {
    background: url(../img/sfondoPica.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #3a1b36;
    font-family: Roboto, Arial, sans-serif;
    padding: 4rem 0;
}

h1 {
    font-family: 'ostrich_sans_roundedmedium', 'Roboto', sans-serif;
    font-size: 4rem;
    line-height: 3rem;
}

h2 {
    font-family: 'ostrich_sansmedium', 'Roboto', sans-serif;
}

h3,
h4,
h5,
h6 {
    font-family: "Roboto Condensed", Arial, sans-serif;
}

table {
    margin-bottom: 0.45rem;
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
}

table tbody, table table tfoot, table table thead {
    border: none;
}

table tbody th, table tbody td {
    padding: 0.5rem 0 0.625rem;
}

.clear {
    clear: both;
}

.large-4 {
    width: 23%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

#main {
    max-width: 68.75rem;
    width: 68.75rem;
    height: 738px;
    margin: 0 auto;
    background-color: white;
    border-radius: 15px;
    box-shadow: 0px 3px 34px #131313;

}



.webapp .large-12 {
    padding: 0;
}


/************HOME WEBAPP*************/

.home #main {
    background: url(../img/bg-home.jpg);
    padding-top: 2px;
}

.home #container {
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 15px;
    width: 68.48rem;
    height: 734px;
    margin: 0 auto;
}

.home #logo,
.home .top-bar-section .login {
    margin-top: -2px;
}
 


/***HEADER***/

.row {
    padding: 0 2.25rem 1.8rem 2.25rem;
}

#logo {
    padding: 1.6rem 2.5rem;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    overflow: hidden;
    border: 1px solid #fff;
    float: left;
    box-shadow: 5px 2px 15px #000;
    background-color: white;
}

header h1 {
    margin-left: 1rem;
}



/***NAVIGATION***/

.top-bar {
    position: relative;
    overflow: visible;
    padding-bottom: 0;
}


.top-bar, .top-bar ul {
    background: transparent;
    padding-top: 0;
}


.top-bar ul {
    list-style-type: none;
}

.top-bar .tabs {
	border: none;
	margin-top: 2.6rem;
	margin-right: 1.5rem;
}

.top-bar-section ul li {
    float: left;
    line-height: 1;
}

.top-bar:before, .top-bar:after {
    content: "";
    display: table;
}

.top-bar .title-area {
    float: left;
    margin: 0;
    position: relative;
}

.top-bar-section {
    left: 0 !important;
}

.top-bar-section .login {
	background-color: #aaad00;
	border-bottom-left-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
	box-shadow: 3px 3px 14px #000;
}

.top-bar-section .login li:not(.has-form) a:not(.button) {
	padding: 2rem 1rem 1.75rem 1rem;
    display: block;
    font-size: 1.5rem;
    text-align: center;
    line-height: 0.75rem;
}

.top-bar-section .login li:not(.has-form) a:not(.button) span {
	font-size: 1rem;
	letter-spacing: 0;
}

.top-bar-section ul {
    displ.top-bar-section ulay: inline;
    height: auto !important;
    width: auto;
    margin: 0;
    padding: 0;
}

.top-bar .top-bar-section ul li:last-child a {
    border-right: none;
}


.top-bar-section ul li > a {
    font-family: 'ostrich_sansmedium', 'Roboto', sans-serif;
    font-size: 1.35rem;
    letter-spacing: 0.06rem;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 0.83333rem;
    border-right: 1px solid #fff;
    color: white;
    display: block;
    line-height: 0.9rem;
}

.top-bar-section .tabs li:not(.has-form) a:not(.button) {
    font-weight: 600;
    letter-spacing: 0.07rem;
}

.top-bar-section .login li:not(.has-form) a:not(.button) {
    border: none;
}

.top-bar-section li:not(.has-form) a:hover {
    color: #e3e3e3;
    background: transparent;
}

.top-bar .toggle-topbar {
    display: none;
}

.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
    background: transparent;
}

/*Login*/
.reveal.tiny {
    width: 33%;
}

.reveal {
    background: white;
    background: -webkit-linear-gradient(white , #E3E3E3);
    background: -o-linear-gradient(white , #E3E3E3);
    background: -moz-linear-gradient(white , #E3E3E3);
    background: linear-gradient(white , #E3E3E3);
    border-radius: 8px;
    padding: 0.125rem;
    color: #701c45;
}

.reveal p {
    text-align: center;
    width: 64%;
    margin: 0 auto;
    line-height: 1.1rem;
    font-size: 0.9rem;
    font-weight: 500;
}

#inner-modal {
    border: 1px solid #a7a9ab;
    border-radius: 8px;
    padding: 0.5rem;
}

.reveal .img-container {
    background: white;
    background: -webkit-linear-gradient(#c3c3c3, #fff);
    background: -o-linear-gradient(#c3c3c3, #fff);
    background: -moz-linear-gradient( #c3c3c3, #fff)
    background: linear-gradient(#c3c3c3, #fff);
    border-radius: 8px;
    padding: 0.075rem;;
    margin-bottom: 1rem;
}

.reveal .img-inner-container {
    background: white;
    border-radius: 8px;
    padding: 1.25rem;
}

.reveal .img-container img {
    display: block;
    width: 64%;
    margin: 0 auto;
}

.reveal form {
    margin-top: 1rem;
}

.reveal label input {
    margin-right: 0;
    width: 100%;
    font-size: 0.8rem;
    border-radius: 8px;
    padding: 0.7rem 0.5rem;
    box-shadow: inset 0 1px 1px #a7a9ab;
    border: none;
}

[type=text]:focus,
[type=text]:active,
[type=text]:checked {
    border: 1px solid #a7a9ab;
}

.reveal-overlay {
    background-color: rgba(69,66,64,.80);
}

.submit-container {
    border-radius: 16px;
    padding: 0.45rem;
    width: 50%;
    margin: 0 auto;
    background: white;
    background: -webkit-linear-gradient(left, #a7a9ab, #fff);
    background: -o-linear-gradient(right, #a7a9ab, #fff);
    background: -moz-linear-gradient(right, #a7a9ab, #fff)
    background: linear-gradient(to right, #a7a9ab, #fff);
}


.top-bar input[type=submit] {
    width: 100%;
    margin: 0 auto;
    display: block;
    border: none;
    border-radius: 10px;
    line-height: 1.5rem;
    font-size: 0.8rem;
    background: #E3E3E3;
    background: -webkit-linear-gradient(right top, #a7a9ab, #fff);
    background: -o-linear-gradient(bottom left, #a7a9ab, #fff);
    background: -moz-linear-gradient(bottom left, #a7a9ab, #fff)
    background: linear-gradient(to bottom left, #a7a9ab, #fff);
}

.top-bar input[type=submit]:hover {
	color: #9b416c;
}

.fade-in.mui-enter, .fade-out.mui-leave {
    transition-duration: 200ms;
}

/*End login*/




/*SIDEBAR*/

aside {
    float: left;
    width: 23%;
}
aside .tabs-content {
    background-color: rgba(255, 255, 255, 0.4);
    filter: alpha(opacity=80);
    border: none;
    border-radius: 0.5rem;
}

aside .tabs-panel {
    padding: .7rem 1.3rem .7rem 1.3rem;
}

aside .tabs-content .tabs-panel h2 {
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 0.07rem;
}

aside .tabs-content .tabs-panel p {
    font-family: 'PT Sans', sans-serif;
    font-size: 0.8rem;
    color: rgba(255, 255, 255, 1);
    line-height: 0.9rem;
    margin-bottom: 0;
}


/*END SIDEBAR*/



/*BOTTOM LINK*/

.home .tooltip-container div,
.home .tooltip-container a {
    float: right;
    font-family: 'ostrich_sansmedium', 'Roboto', Arial, sans-serif;
    font-size: 1.25rem;
    margin-right: 1rem;
    padding-top: 3.2rem;   
}

.home .tooltip-container a {
    display: block;
}

.home .tooltip-container div:hover,
.home .tooltip-container div:active,
.home .tooltip-container a:hover,
.home .tooltip-container a:active  {
    color: #a8ab00;
    cursor: default;
}

.home #link1 {
    margin-right: .75rem;
}

.home #link1:hover,
.home #link1:active {
    color: #a8ab00;
    border-color: #a8ab00;
}

.home #link2 {

}

.home #link2:hover,
.home #link2:active {
    color: #a8ab00;
    border-color: #a8ab00;
}

html .home .tooltipster-default {
    border: none;
    background: transparent;
    
}

html .home .tooltipster-default .tooltipster-content {
    padding-left: 0;
    font-size: 1.5rem;
    cursor: pointer;
    margin-left: -9rem;
}

html .home  .tooltipster-content {
    color: #a8ab00;
}

html .home  .tooltipster-content a {
    color: #a8ab00;
    font-family: 'ostrich_sansmedium', 'Roboto', Arial, sans-serif;
    font-size: 1.3rem;
    letter-spacing: 0.05rem;
    font-weight: 600;
    display: block;
}


html .home  .tooltipster-content a:hover {
    color: white;
}



#bottom-link {
    position: fixed;  
    width: 64rem;    
    height: 3.750rem;
    margin-top: 29rem;
    font-family: Roboto, Arial, sans-serif;
    font-size: 0.95rem;
    color: #e3e3e3;
}

#bottom-link a {
    font-family: 'Roboto', Arial, sans-serif;
    display: inline-block;
    border-radius: 50%;
    border: 4px solid #E3E3E3;
    width: 3rem;
    float: right;
    padding: 0.5rem 0.9rem;
    font-size: 1rem;
    color: #E3E3E3;
    margin-right: 0.5rem;
}

#bottom-link p {
    margin-right: 1rem;
    margin-top: .75rem;
}



/*******************DASHBOARD*******************/

.dashboard #main {
    background: url(../img/sfondoPicaDashboard-50x50.png)
}

.dashboard #logo {
    box-shadow: none;
}

/*exit login and user*/

.dashboard .exit {
    background-color: rgba(232,66,79,0.6);
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    box-shadow: 2px 2px 14px rgba(0,0,0,0.5);
}

.top-bar-section .exit li:not(.has-form) a:not(.button) {
    padding: 2.5rem 1.5rem 2.25rem;
    display: block;
    font-size: 1.8rem;
    text-align: center;
    line-height: 0.6rem;
}

.top-bar-section .login-container {
    margin-right: 2rem;
    margin-top: 1.4rem;
}

.top-bar-section .avatar {
    width: 55px;
}

.top-bar-section #login-info {
    text-align: right;
    font-family: 'ostrich_sansmedium', 'Roboto', Arial, sans-serif;
    margin-right: 1rem;
    margin-top: .75rem;
}

.top-bar-section #login-info h3 {
    font-family: 'ostrich_sansmedium', 'Roboto', Arial, sans-serif;
    font-size: 1.375rem;
    margin-bottom: 0;
    line-height: .75rem;
}

.top-bar-section #login-info p {
    letter-spacing: 0.05rem;
}

.top-bar-section .tooltip-container {
    margin-top: 3rem;
    margin-left: 1.25rem;
}

.top-bar-section .tooltip-container div,
.top-bar-section .tooltip-container a {
    float: left;
    font-family: 'ostrich_sansmedium', 'Roboto', Arial, sans-serif;
    font-size: 1.25rem;
    margin-right: 1rem;
    padding-top: 3.2rem;   
}

.top-bar-section .tooltip-container a {
    display: block;
}

.top-bar-section .tooltip-container div:hover,
.top-bar-section .tooltip-container div:active,
.top-bar-section .tooltip-container a:hover,
.top-bar-section .tooltip-container a:active  {
    color: #701C45;
    cursor: default;
}

.top-bar-section #clouds {
    background: url(../img/clouds.png) no-repeat center top;
    width: 64px;
    height: 84px;
    margin-right: 1.4rem;
}

/*.top-bar-section #clouds:after {
    content: 'INFO CLIMA';
    font-weight: 600;
    color: white;
    text-align: center;
}

.top-bar-section #clouds:after:hover {
    color: #701C45;
}*/

.top-bar-section #clouds:hover,
.top-bar-section #clouds:active {
    background-position: 0 -93px;
}

.top-bar-section #assistance {
    background: url(../img/assistance.png) no-repeat center top;
    width: 72px;
    height: 84px;
    cursor: auto;
}

.top-bar-section #assistance:hover,
.top-bar-section #assistance:active {
    background-position: 0 -93px;
}

.top-bar-section #link-tip {
    background: url(../img/link.png) no-repeat center top;
    width: 57px;
    height: 84px;
}

.top-bar-section #link-tip:hover,
.top-bar-section #link-tip:active {
    background-position: 0 -93px;
}

html .dashboard .tooltipster-default {
    border: none;
    background: transparent;
    top: 200px!important;
    
}

html .dashboard  .tooltipster-default .tooltipster-content {
    padding-left: 0;
    font-size: 1.5rem;
    cursor: pointer;
}

html .dashboard  .tooltipster-content {
    color: #701c45;
}

html .dashboard  .tooltipster-content a {
    color: #701c45;
    font-family: 'ostrich_sansmedium', 'Roboto', Arial, sans-serif;
    font-size: 1.3rem;
    letter-spacing: 0.05rem;
    font-weight: 600;
}



html .dashboard  .tooltipster-content a:hover {
    color: white;
}


/*end   exit login*/


/*tabs*/

.dashboard .tabs-container {
    background-color: rgba(255, 255, 255, 0.4);
    filter: alpha(opacity=80);
    border: none;
    border-radius: 0.5rem;
    width: 23%;
    padding: 1.2rem;
    margin-right: 1.2rem;
}

.dashboard .tabs {
    background: transparent;
    border: none;
    width: 100%;
}

.dashboard .tabs-title {
    background-color: rgba(255,255,255,0.8);
    float: none;
    border-radius: 8px;
    margin-bottom: .5rem;
    height: 6.625rem;
}

.dashboard .tabs-title>a {
    font-family: 'ostrich_sansmedium', 'Roboto', sans-serif;
    color: #000;
    font-size: 1.55rem;
    padding: 1.5rem 0 1.5rem 1.3rem;
    height: 6.625rem;
    text-align: center;
}

.dashboard .tabs-title > a:hover {
   border-radius: 8px;
   width: 120%;
   color: white;
   border-top-right-radius: 0;
   border-bottom-right-radius: 0;
}

.dashboard .tabs-title a#panel1-label {
    background: url(../img/coccinella.svg) no-repeat 1.1rem center;
    padding: 2.6rem 0 2.5rem 2.3rem;
}

.dashboard .tabs-title a#panel1-label:hover,
.dashboard .tabs-title a#panel1-label:focus, .dashboard .tabs-title a#panel1-label[aria-selected='true'] {
    background: url(../img/coccinella-white.svg) no-repeat 1.1rem center;
    background-color: #AAAD00;
}

.dashboard .tabs-title a#panel2-label {
    background: url(../img/agenda.svg) no-repeat 1.1rem center;
    padding: 2.5rem 1rem 2.5rem 5.3rem;
}

.dashboard .tabs-title a#panel2-label:hover,
.dashboard .tabs-title a#panel2-label:focus, .dashboard .tabs-title a#panel2-label[aria-selected='true'] {
    background: url(../img/agenda-white.svg) no-repeat 1.1rem center;
    background-color: #701c45;
    padding: 2.5rem 3rem 2.5rem 5.3rem;
}

.dashboard .tabs-title a#panel3-label {
    background: url(../img/write.svg) no-repeat 1.1rem center;
    padding: 2.5rem 1rem 2.5rem 5.3rem;
}

.dashboard .tabs-title a#panel3-label:hover,
.dashboard .tabs-title a#panel3-label:focus, .dashboard .tabs-title a#panel3-label[aria-selected='true'] {
    background: url(../img/write-white.svg) no-repeat 1.1rem center;
    background-color: #cbb388;
    padding: 2.5rem 3rem 2.5rem 5.3rem;
}

.dashboard .tabs-title a#panel4-label {
    background: url(../img/uva.svg) no-repeat 1.1rem center;
    padding: 2.5rem 1rem 2.5rem 5.3rem;
}

.dashboard .tabs-title a#panel4-label:hover,
.dashboard .tabs-title a#panel4-label:focus, .dashboard .tabs-title a#panel4-label[aria-selected='true'] {
    background: url(../img/uva-white.svg) no-repeat 1.1rem center;
    background-color: rgba(232,66,79,1);
    padding: 2.5rem 3rem 2.5rem 5.3rem;
}

.dashboard .tabs-title .ext:hover {
    width: 100%;
    border-radius: 8px;
    color: white;
}


.dashboard .panel1 > a:focus, .dashboard .panel1 > a[aria-selected='true'],
.dashboard .panel2 > a:focus, .dashboard .panel2 > a[aria-selected='true'],
.dashboard .panel3 > a:focus, .dashboard .panel3 > a[aria-selected='true'],
.dashboard .panel4 > a:focus, .dashboard .panel4 > a[aria-selected='true']{
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 120%;
    color: white;
}



.dashboard .panel1 > a[aria-selected='true']:hover,
.dashboard .panel1 > a:active,
.dashboard .panel2 > a[aria-selected='true']:hover,
.dashboard .panel2 > a:active ,
.dashboard .panel3 > a[aria-selected='true']:hover,
.dashboard .panel3 > a:active ,
.dashboard .panel4 > a[aria-selected='true']:hover,
.dashboard .panel4 > a:active {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}



.dashboard .tabs-title>a img {
    margin-right: 1.5rem;
}

.dashboard .tabs-content {
    background-color: transparent;
    float: left;
    border: none;
    margin-top: -1.75rem;
}

.dashboard .tabs-panel {    
    border-radius: 15px;
    float: left;
    border: none;
    padding: 1rem 2rem 2.5rem;
}

.dashboard .tabs-panel h2 {
    font-size: 1.5rem;
    float: right;
    letter-spacing: 0.05rem;
}

.dashboard #panel1 {
    background-color: #AAAD00;
}

.dashboard #panel2 {
    background-color: #701c45;
}

.dashboard #panel3 {
    background-color: #cbb388;
}

.dashboard #panel4 {
    background-color: rgba(232,66,79,1);
}


.dashboard #panel1 .box-content-tab {
    border-radius: 15px;
    background-color: #eeefcc;
    padding: 1.6rem;
    float: left;
    height: 26.6rem;
    overflow: hidden;
}

.dashboard #panel2 .box-content-tab {
    border-radius: 15px;
    background-color: #e3d1da;
    padding: 1.6rem;
    float: left;
    height: 26.6rem;
    overflow: hidden;
}
.dashboard #panel3 .box-content-tab {
    border-radius: 15px;
    background-color: #e7ddcc;
    padding: 1.6rem;
    float: left;
    height: 26.6rem;
    overflow: hidden;
}
.dashboard #panel4 .box-content-tab {
    border-radius: 15px;
    background-color: #eab4b8;
    padding: 1.6rem;
    float: left;
    height: 26.6rem;
    overflow: hidden;
}

/*end tabs*/


/*tables*/

.dashboard tbody, table tfoot, table thead {
    background-color: transparent;
    color: #8e8e8e;
    font-size: .875rem;
}

.dashboard table tbody th {
    padding: .5rem .25rem .625rem;
}

.dashboard table tbody td {
    padding: .4rem; .25rem;
}

.dashboard table .thead {
    background-color: white;
    color: black;
}

.dashboard table .thead th {
    border-right: 1px solid #000;    
}

.dashboard table .single-row td {
    border-right: 1px solid #8e8e8e;
}

.dashboard table td {
    font-size: .688rem;
}

.dashboard table .thead th:last-of-type,
.dashboard table .single-row td:last-of-type {
    border: none;
}

.dashboard table tbody tr:nth-child(even) {
    background-color: transparent;
}

.dashboard .first-table {
    margin-bottom: 1.5rem;
}

.dashboard .single-row td {
    text-align: center;
    line-height: 0.9rem;
}

.dashboard .single-row .number,
.dashboard .thead .number {
    width: 40px;
}

.dashboard .single-row .date,
.dashboard .thead .date {
    width: 108px;
}

.dashboard .single-row .object,
.dashboard .thead .object {
    width: 150px;
}

.dashboard .single-row .zone,
.dashboard .thead .zone {
    width: 305px;
}

.dashboard .single-row .doc,
.dashboard .thead .doc {
    width: 44px;
}

.dashboard .single-row .doc-pdf {
    background: url(../img/pdf-icon.svg) no-repeat top center;
    text-indent: -9999px;
    display: block;
    width: 18px;
    height: 23px;
    margin: 0 auto;
}


/*******************BOLLETTINO******************/


body.bollettino {
    background: url(../img/sfondoPica-50x50.png);
    background-color: #3a1b36;
    font-family: Roboto, Arial, sans-serif;
    padding: 0;
}

/*Header*/

.bollettino header .large-4 {
    width: 29%;
}

.bollettino header .large-2 {
    width: 20.61%;
}

.bollettino #main {
    background: none;
    margin: 5% auto;
    width: 50rem;
    height: auto;
    background-color: white;
    border-radius: 3px;
}

.bollettino .row {
    width: 50rem;
    padding: 0 2.25rem 1.8rem 2.25rem;
}

.bollettino .callout.large {
    padding: 1rem;
}

.bollettino header {
    float: left;
}.bollettino header {
    float: left;
}

.bollettino #logo {
    padding: 1rem;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    overflow: hidden;
    border: 1px solid #fff;
    float: left;
    box-shadow: 5px 2px 15px #aaaaaa;
}

.bollettino #logo img {
    width: 11rem;
    float: left;
}

.bollettino h1 {
    font-family: 'ostrich_sans_roundedmedium', 'Roboto', sans-serif;
    font-size: 3.4rem;
    line-height: 1;
    margin-top: 1.4rem;
    margin-left: 1rem;
}

.bollettino .green-label {
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border: 1px solid #8f973f;
    background-color: #8f973f;
    box-shadow: 5px 2px 15px #aaaaaa;
    color: #fff;
    text-align: center;
}

.bollettino .number-l {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    font-size: 2.063rem;
    margin-bottom: 0;
    margin-top: 0.75rem;
    line-height: 1;
}

.bollettino .loc {
    font-size: 1.5rem;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    line-height: 1;
    margin-top: 0.5rem;
}

.bollettino .zone {
    font-weight: bold;
    font-size: 1.250rem;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    margin-left: 1rem;
    margin-top: 1.2rem;
}

.bollettino .zone-string {
    letter-spacing: 0.03rem;
    line-height: 1;
}

/*END header*/


/*Content*/

.bollettino table {
    font-family: 'Roboto Condensed', Arial, sans-serif;
}

table tbody tr:nth-child(even) {
    background-color: white;
}

.bollettino table td {
    
}

.bollettino table caption {
    font-family: 'Roboto', Arial, sans-serif;
    background-color: #8f973f;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    font-size: 1.4em;
    line-height: 1;
    padding: 0.6rem 0.625rem 0.5rem;
    color: white;
}

.bollettino table tbody {
    border: none;
    background-color: transparent;
}

.bollettino .table-container {
    margin-bottom: 0;
}

.bollettino .top-desc,
.bollettino .bottom-desc {
    font-size: 1.125rem;
    line-height: 1.3;
    margin-bottom: 1.5rem;
    padding: 0 0.75rem;
}

.bollettino table .thead {
    background-color: #a7a9ab;
    color: black;
    float: none;
    font-size: 0.96rem;

}

.bollettino table .thead th {
  text-align: center;
  line-height: 1;
}

.bollettino table .thead th:nth-child(2),
.bollettino table .single-row td:nth-child(2),
.bollettino table .grouped td:nth-child(2),
.bollettino table .rowspan td:nth-child(1) {
    width: 20%;
}

.bollettino table .thead th:nth-child(3) {
    width: 27%;
}

.bollettino table .single-row td:nth-child(3),
.bollettino table .grouped td:nth-child(3) {
    width: 21%;
}

.bollettino table .rowspan td:nth-child(3),
.bollettino table .dose-hl {
    width: 7%;
}

.bollettino table .dose-ha {
    width: 14%;
}

.bollettino table .dose-hl,
.bollettino table .dose-ha {
    text-align: center;
}


.bollettino table .single-row td:nth-child(1),
.bollettino table .grouped td:nth-child(1) {
    width: 8%;
}

.bollettino table .single-row td:last-child,
.bollettino table .grouped td:last-child {
    font-size: 0.85rem;
}

.bollettino table .single-row .center,
.bollettino table .grouped .center {
    text-align: center;
}

.bollettino .light-text {
    font-weight: 200;
}

.bollettino .first-table tr:last-child th:first-child { border-bottom-left-radius: 6px; }
.bollettino .first-table tr:last-child th:last-child { border-bottom-right-radius: 6px; }


.bollettino table.grouped td {
    background-color: #f1f1f2;
}

.bollettino table.grouped tr:first-child td:first-child { border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
.bollettino table.grouped tr:first-child td:last-child { border-top-right-radius: 6px; border-bottom-right-radius: 6px;}


/*END content*/



/*Footer*/

footer p {
    font-family: 'Roboto Condensed', Arial, sans-serif;
    color: #898989;
    font-size: 0.85rem;
}

footer a {
    color: #902b8d;
}

footer a:hover,
footer a:focus,
footer a:active {
    color: #8f973f;
}

footer p .text-mod {
    font-variant: small-caps;
    font-style: normal;
    font-size: 1rem;
}



/*************************************************************************************************/
/****************************************TABLES**********************************************/
/***********************************************************************************************/


/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.tableContainer {
    clear: both;
    border: 1px solid #963;
    height: 285px;
    overflow: auto;
    width: 756px
}

/* Reset overflow value to hidden for all non-IE browsers. */
html>body div.tableContainer {
    overflow: hidden;
    width: 756px
}

/* define width of table. IE browsers only                 */
div.tableContainer table {
    float: left;
    width: 740px
}

/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html>body div.tableContainer table {
    width: 756px
}

/* set table header to a fixed position. WinIE 6.x only                                       */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
thead.fixedHeader tr {
    position: relative
}

/* set THEAD element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
html>body thead.fixedHeader tr {
    display: block
}

/* make the TH elements pretty */
thead.fixedHeader th {
    background: white;
    color: black;
    padding: .5rem .25rem .625rem;
    border-right: 1px solid #000;
    text-align: center;
}

thead.fixedHeader th:last-of-type {
    border-right: none;
}

/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
html>body tbody.scrollContent {
    display: block;
    height: 315px;
    overflow: auto;
    width: 100%
}

tbody.scrollContent tr {
    margin-bottom: .5rem;
    display: block;
}

/* make TD elements pretty. Provide alternating classes for striping the table */
/* http://www.alistapart.com/articles/zebratables/                             */
tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
    border-bottom: none;
    border-left: none;
    border-right: 1px solid #8e8e8e;
    padding: .4rem .4rem .4rem .8rem;
    font-size: .688rem;
    line-height: .9rem;
}

tbody.scrollContent tr.alternateRow td {

    border-bottom: none;
    border-left: none;
    border-right: 1px solid #8e8e8e;
    padding: .4rem .4rem .4rem .8rem;
    font-size: .688rem;
    line-height: .9rem;
}

/* define width of TH elements: 1st, 2nd, and 3rd respectively.          */
/* Add 16px to last TH for scrollbar padding. All other non-IE browsers. */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body thead.fixedHeader th {
    width: 39px
}

html>body thead.fixedHeader th + th {
    width: 107px
}

html>body thead.fixedHeader th + th + th {
    width: 150px
}

html>body thead.fixedHeader th + th + th + th {
    width: 303px
}

html>body thead.fixedHeader th + th + th +th + th {
    width: 44px
}


/* define width of TD elements: 1st, 2nd, 3rd, 4th and 5th respectively.          */
/* All other non-IE browsers.                                            */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body tbody.scrollContent td {
    width: 39px
}

html>body tbody.scrollContent td + td {
    width: 107px;
}

html>body tbody.scrollContent td + td + td {
    width: 150px;
}

html>body tbody.scrollContent td + td + td + td{
    width: 303px;
}

html>body tbody.scrollContent td + td + td +td +td {
    width: 44px;
}

html>body tbody.scrollContent td + td + td +td +td:last-of-type {
    border-right: none;
}

html>body tbody.scrollContent td + td + td +td +td a {
    display: block;
    background: url(../img/pdf-icon.svg) no-repeat top center;
    text-indent: -9999px;
    width: 18px;
    height: 23px;
    margin: 0 auto;
}

/* Extra styles */

thead.fixedHeader {
    display: block;
    margin-bottom: 1.5rem;
}


::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #e6e6e6;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgb(232,66,79); 
}
::-webkit-scrollbar-thumb:hover {
    background-color: #cd404b;
}


/*****************************************************************************************/
/**********************************TOOLTIP SETUP****************************************/
/***************************************************************************************/

.tooltip.top:before, .tooltip:before {
    content: none;
}

/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
}
.tooltipster-base .tooltipster-content {
    overflow: hidden;
}

* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}
.tooltipster-fade-show {
    opacity: 1;
}

.tooltipster-grow {
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -o-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -moz-transform: rotateZ(4deg);
    -o-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
}
.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
    -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
    -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
    -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
    transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    -moz-transition-property: top;
    -o-transition-property: top;
    -ms-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    top: 0px !important;
    opacity: 0;
}

.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    -moz-transition-property: left;
    -o-transition-property: left;
    -ms-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    -ms-transition-property: all;
    transition-property: all;
    left: 0px !important;
    opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
    opacity: 0.5;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}



