/* r2.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */
html{color:#333;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
/* originale */
a{background-color:transparent}a:active,a:hover{outline-width:0}

/*
#CALENDARIO a{color:#2196F3!important;background-color:transparent}
#CALENDARIO a:link,
#CALENDARIO a:active,
#CALENDARIO a:hover{color:#4CAF50!important;outline-width:0}
*/
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* End extract */
html,body{font-family: 'Raleway', sans-serif;line-height:1.5}html{scroll-behavior: smooth;overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}
.r2-serif{font-family:serif}.r2-sans-serif{font-family:sans-serif}.r2-cursive{font-family:cursive}.r2-monospace{font-family:monospace}
h1,h2,h3,h4,h5,h6{font-weight:400;margin:10px 0}.r2-wide{letter-spacing:4px}
/* h title consiglio */
.r2-margine-zero{margin:0px!important}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.r2-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.r2-table,.r2-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.r2-table-all{border:1px solid #ccc}
.r2-bordered tr,.r2-table-all tr{border-bottom:1px solid #ddd}.r2-striped tbody tr:nth-child(even){background-color:#f9f9f9}
.r2-table-all tr:nth-child(odd){background-color:#fff}.r2-table-all tr:nth-child(even){background-color:#f1f1f1}
.r2-hoverable tbody tr:hover,.r2-ul.r2-hoverable li:hover{background-color:#ccc}.r2-centered tr th,.r2-centered tr td{text-align:center}
.r2-table td,.r2-table th,.r2-table-all td,.r2-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.r2-table th:first-child,.r2-table td:first-child,.r2-table-all th:first-child,.r2-table-all td:first-child{padding-left:16px}
.r2-btn,.r2-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.r2-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.r2-btn,.r2-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.r2-disabled,.r2-btn:disabled,.r2-button:disabled{cursor:not-allowed;opacity:0.3}.r2-disabled *,:disabled *{pointer-events:none}
.r2-btn.r2-disabled:hover,.r2-btn:disabled:hover{box-shadow:none}
.r2-badge,.r2-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.r2-badge{border-radius:50%}
.r2-ul{list-style-type:none;padding:0;margin:0}.r2-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.r2-ul li:last-child{border-bottom:none}
.r2-tooltip,.r2-display-container{position:relative}.r2-tooltip .r2-text{display:none}.r2-tooltip:hover .r2-text{display:inline-block}
.r2-ripple:active{opacity:0.5}.r2-ripple{transition:opacity 0s}
.r2-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.r2-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.r2-dropdown-click,.r2-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.r2-dropdown-hover:hover .r2-dropdown-content{display:block}
.r2-dropdown-hover:first-child,.r2-dropdown-click:hover{background-color:#ccc;color:#000}
.r2-dropdown-hover:hover > .r2-button:first-child,.r2-dropdown-click:hover > .r2-button:first-child{background-color:#ccc;color:#000}
.r2-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.r2-check,.r2-radio{width:24px;height:24px;position:relative;top:6px}
.r2-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.r2-bar-block .r2-dropdown-hover,.r2-bar-block .r2-dropdown-click{width:100%}
.r2-bar-block .r2-dropdown-hover .r2-dropdown-content,.r2-bar-block .r2-dropdown-click .r2-dropdown-content{min-width:100%}
.r2-bar-block .r2-dropdown-hover .r2-button,.r2-bar-block .r2-dropdown-click .r2-button{width:100%;text-align:left;padding:8px 16px}
.r2-main,#main{transition:margin-left .4s}
.r2-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.7)}
.r2-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.r2-bar{width:100%;overflow:hidden}.r2-center .r2-bar{display:inline-block;width:auto}
.r2-bar .r2-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.r2-bar .r2-dropdown-hover,.r2-bar .r2-dropdown-click{position:static;float:left}
.r2-bar .r2-button{white-space:normal}
.r2-bar-block .r2-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.r2-bar-block.r2-center .r2-bar-item{text-align:center}.r2-block{display:block;width:100%}
.r2-responsive{display:block;overflow-x:auto}
.r2-container:after,.r2-container:before,.r2-panel:after,.r2-panel:before,.r2-row:after,.r2-row:before,.r2-row-padding:after,.r2-row-padding:before,
.r2-cell-row:before,.r2-cell-row:after,.r2-clear:after,.r2-clear:before,.r2-bar:before,.r2-bar:after{content:"";display:table;clear:both}
.r2-col,.r2-half,.r2-third,.r2-twothird,.r2-threequarter,.r2-quarter{float:left;width:100%}


.r2-col.s1{width:8.33333%}.r2-col.s2{width:16.66666%}.r2-col.s3{width:24.99999%}.r2-col.s4{width:33.33333%}
.r2-col.s5{width:41.66666%}.r2-col.s6{width:49.99999%}.r2-col.s7{width:58.33333%}.r2-col.s8{width:66.66666%}
.r2-col.s9{width:74.99999%}.r2-col.s10{width:83.33333%}.r2-col.s11{width:91.66666%}.r2-col.s12{width:99.99999%}
@media (min-width:601px){.r2-col.m1{width:8.33333%}.r2-col.m2{width:16.66666%}.r2-col.m3,.r2-quarter{width:24.99999%}.r2-col.m4,.r2-third{width:33.33333%}
.r2-col.m5{width:41.66666%}.r2-col.m6,.r2-half{width:49.99999%}.r2-col.m7{width:58.33333%}.r2-col.m8,.r2-twothird{width:66.66666%}
.r2-col.m9,.r2-threequarter{width:74.99999%}.r2-col.m10{width:83.33333%}.r2-col.m11{width:91.66666%}.r2-col.m12{width:99.99999%}
}

@media (min-width:993px){.r2-col.l1{width:8.33333%}.r2-col.l2{width:16.66666%}.r2-col.l3{width:24.99999%}.r2-col.l4{width:33.33333%}
.r2-col.l5{width:41.66666%}.r2-col.l6{width:49.99999%}.r2-col.l7{width:58.33333%}.r2-col.l8{width:66.66666%}
.r2-col.l9{width:74.99999%}.r2-col.l10{width:83.33333%}.r2-col.l11{width:91.66666%}.r2-col.l12{width:99.99999%}}

.r2-rest{overflow:hidden}.r2-stretch{margin-left:-16px;margin-right:-16px}
.r2-content,.r2-auto{margin-left:auto;margin-right:auto}.r2-content{max-width:980px}.r2-auto{max-width:1140px}
.r2-cell-row{display:table;width:100%}.r2-cell{display:table-cell}
.r2-cell-top{vertical-align:top}.r2-cell-middle{vertical-align:middle}.r2-cell-bottom{vertical-align:bottom}
.r2-hide{display:none!important}.r2-show-block,.r2-show{display:block!important}.r2-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.r2-auto{max-width:95%}}
@media (max-width:600px){.r2-modal-content{margin:0 10px;width:auto!important}.r2-modal{padding-top:30px}
.r2-dropdown-hover.r2-mobile .r2-dropdown-content,.r2-dropdown-click.r2-mobile .r2-dropdown-content{position:relative}	
.r2-hide-small{display:none!important}.r2-mobile{display:block;width:100%!important}.r2-bar-item.r2-mobile,.r2-dropdown-hover.r2-mobile,.r2-dropdown-click.r2-mobile{text-align:center}
.r2-dropdown-hover.r2-mobile,.r2-dropdown-hover.r2-mobile .r2-btn,.r2-dropdown-hover.r2-mobile .r2-button,.r2-dropdown-click.r2-mobile,.r2-dropdown-click.r2-mobile .r2-btn,.r2-dropdown-click.r2-mobile .r2-button{width:100%}}

@media (max-width:768px){.r2-modal-content{width:500px}.r2-modal{padding-top:50px}}
@media (min-width:993px){.r2-modal-content{width:900px}.r2-hide-large{display:none!important}.r2-sidebar.r2-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.r2-hide-medium{display:none!important}}
@media (max-width:992px){.r2-sidebar.r2-collapse{display:none}.r2-main{margin-left:0!important;margin-right:0!important}.r2-auto{max-width:100%}}
.r2-top,.r2-bottom{position:fixed;width:100%;z-index:1}.r2-top{top:0}.r2-bottom{bottom:0}
.r2-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.r2-display-topleft{position:absolute;left:0;top:0}.r2-display-topright{position:absolute;right:0;top:0}
.r2-display-bottomleft{position:absolute;left:0;bottom:0}.r2-display-bottomright{position:absolute;right:0;bottom:0}
.r2-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.r2-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.r2-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.r2-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.r2-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.r2-display-container:hover .r2-display-hover{display:block}.r2-display-container:hover span.r2-display-hover{display:inline-block}.r2-display-hover{display:none}
.r2-display-position{position:absolute}
.r2-circle{border-radius:50%}
.r2-round-small{border-radius:2px}.r2-round,.r2-round-medium{border-radius:4px}.r2-round-large{border-radius:8px}.r2-round-xlarge{border-radius:16px}.r2-round-xxlarge{border-radius:32px}
.r2-row-padding,.r2-row-padding>.r2-half,.r2-row-padding>.r2-third,.r2-row-padding>.r2-twothird,.r2-row-padding>.r2-threequarter,.r2-row-padding>.r2-quarter,.r2-row-padding>.r2-col{padding:0 8px}
.r2-container,.r2-panel{padding:0.01em 16px}.r2-panel{margin-top:16px;margin-bottom:16px}
.r2-code,.r2-codespan{font-family:Consolas,"courier new";font-size:16px}
.r2-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.r2-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.r2-card,.r2-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.r2-card-4,.r2-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.r2-spin{animation:r2-spin 2s infinite linear}@keyframes r2-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.r2-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.r2-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.r2-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.r2-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.r2-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.r2-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.r2-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.r2-animate-input{transition:width 0.4s ease-in-out}.r2-animate-input:focus{width:100%!important}
.r2-opacity,.r2-hover-opacity:hover{opacity:0.60}.r2-opacity-off,.r2-hover-opacity-off:hover{opacity:1}
.r2-opacity-max{opacity:0.25}.r2-opacity-min{opacity:0.75}
.r2-greyscale-max,.r2-grayscale-max,.r2-hover-greyscale:hover,.r2-hover-grayscale:hover{filter:grayscale(100%)}
.r2-greyscale,.r2-grayscale{filter:grayscale(75%)}.r2-greyscale-min,.r2-grayscale-min{filter:grayscale(50%)}
.r2-sepia{filter:sepia(75%)}.r2-sepia-max,.r2-hover-sepia:hover{filter:sepia(100%)}.r2-sepia-min{filter:sepia(50%)}
.r2-tiny{font-size:10px!important}.r2-small{font-size:12px!important}.r2-medium{font-size:15px!important}.r2-large{font-size:18px!important}
.r2-xlarge{font-size:24px!important}.r2-xxlarge{font-size:36px!important}.r2-xxxlarge{font-size:48px!important}.r2-jumbo{font-size:64px!important}
.r2-left-align{text-align:left!important}.r2-right-align{text-align:right!important}.r2-justify{text-align:justify!important}.r2-center{text-align:center!important}
.r2-border-0{border:0!important}.r2-border{border:1px solid #ccc!important}
.r2-border-top{border-top:1px solid #ccc!important}.r2-border-bottom{border-bottom:1px solid #ccc!important}
.r2-border-left{border-left:1px solid #ccc!important}.r2-border-right{border-right:1px solid #ccc!important}
.r2-topbar{border-top:6px solid #ccc!important}.r2-bottombar{border-bottom:6px solid #ccc!important}
.r2-leftbar{border-left:6px solid #ccc!important}.r2-rightbar{border-right:6px solid #ccc!important}
.r2-section,.r2-code{margin-top:16px!important;margin-bottom:16px!important}
.r2-margin{margin:16px!important}.r2-margin-top{margin-top:16px!important}.r2-margin-bottom{margin-bottom:16px!important}
.r2-margin-left{margin-left:16px!important}.r2-margin-right{margin-right:16px!important}
.r2-padding-0{padding:0px 0px!important}
.r2-padding-small{padding:4px 8px!important}.r2-padding{padding:8px 16px!important}.r2-padding-large{padding:12px 24px!important}
.r2-padding-2{padding-top:2px!important;padding-bottom:2px!important}.r2-padding-4{padding-top:4px!important;padding-bottom:4px!important}
.r2-padding-8{padding-top:8px!important;padding-bottom:8px!important}.r2-padding-12{padding-top:12px!important;padding-bottom:12px!important}
.r2-padding-16{padding-top:16px!important;padding-bottom:16px!important}.r2-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.r2-padding-32{padding-top:32px!important;padding-bottom:32px!important}.r2-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.r2-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.r2-padding-top-64{padding-top:64px!important}.r2-padding-top-48{padding-top:48px!important}
.r2-padding-top-32{padding-top:32px!important}.r2-padding-top-24{padding-top:24px!important}
.r2-left{float:left!important}.r2-right{float:right!important}
.r2-button:hover{color:#000!important;background-color:#ccc!important}
.r2-transparent,.r2-hover-none:hover{background-color:transparent!important}
.r2-hover-none:hover{box-shadow:none!important}



/* Colors */
/* customized */
.r2-rossoimportante,.r2-hover-rossoimportante:hover{color:#fff!important;background-color:#ed0965!important}
.r2-text-rossoimportante,.r2-hover-text-rossoimportante:hover{color:#ed0965!important;}
.r2-cellamenu{height:60px;line-height:40px;}

/* originals */
.r2-amber,.r2-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.r2-aqua,.r2-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.r2-blue,.r2-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.r2-light-blue,.r2-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.r2-brown,.r2-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.r2-pale-brown,.r2-hover-pale-brown:hover{color:#000!important;background-color:#d2a679!important}
.r2-cyan,.r2-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.r2-blue-grey,.r2-hover-blue-grey:hover,.r2-blue-gray,.r2-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.r2-green,.r2-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.r2-light-green,.r2-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.r2-indigo,.r2-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.r2-khaki,.r2-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.r2-lime,.r2-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.r2-orange,.r2-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.r2-deep-orange,.r2-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.r2-pink,.r2-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.r2-purple,.r2-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.r2-deep-purple,.r2-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.r2-red,.r2-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.r2-sand,.r2-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.r2-teal,.r2-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.r2-yellow,.r2-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.r2-white,.r2-hover-white:hover{color:#000!important;background-color:#fff!important}
.r2-black,.r2-hover-black:hover{color:#fff!important;background-color:#000!important}
.r2-grey,.r2-hover-grey:hover,.r2-gray,.r2-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.r2-light-grey,.r2-hover-light-grey:hover,.r2-light-gray,.r2-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.r2-dark-grey,.r2-hover-dark-grey:hover,.r2-dark-gray,.r2-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.r2-pale-red,.r2-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.r2-pale-green,.r2-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.r2-pale-yellow,.r2-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.r2-pale-blue,.r2-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.r2-text-amber,.r2-hover-text-amber:hover{color:#ffc107!important}
.r2-text-aqua,.r2-hover-text-aqua:hover{color:#00ffff!important}
.r2-text-blue,.r2-hover-text-blue:hover{color:#2196F3!important}
.r2-text-light-blue,.r2-hover-text-light-blue:hover{color:#87CEEB!important}
.r2-text-brown,.r2-hover-text-brown:hover{color:#795548!important}
.r2-text-cyan,.r2-hover-text-cyan:hover{color:#00bcd4!important}
.r2-text-blue-grey,.r2-hover-text-blue-grey:hover,.r2-text-blue-gray,.r2-hover-text-blue-gray:hover{color:#607d8b!important}
.r2-text-green,.r2-hover-text-green:hover{color:#4CAF50!important}
.r2-text-light-green,.r2-hover-text-light-green:hover{color:#8bc34a!important}
.r2-text-indigo,.r2-hover-text-indigo:hover{color:#3f51b5!important}
.r2-text-khaki,.r2-hover-text-khaki:hover{color:#b4aa50!important}
.r2-text-lime,.r2-hover-text-lime:hover{color:#cddc39!important}
.r2-text-orange,.r2-hover-text-orange:hover{color:#ff9800!important}
.r2-text-deep-orange,.r2-hover-text-deep-orange:hover{color:#ff5722!important}
.r2-text-pink,.r2-hover-text-pink:hover{color:#e91e63!important}
.r2-text-purple,.r2-hover-text-purple:hover{color:#9c27b0!important}
.r2-text-deep-purple,.r2-hover-text-deep-purple:hover{color:#673ab7!important}
.r2-text-red,.r2-hover-text-red:hover{color:#f44336!important}
.r2-text-sand,.r2-hover-text-sand:hover{color:#fdf5e6!important}
.r2-text-teal,.r2-hover-text-teal:hover{color:#009688!important}
.r2-text-yellow,.r2-hover-text-yellow:hover{color:#d2be0e!important}
.r2-text-white,.r2-hover-text-white:hover{color:#fff!important}
.r2-text-black,.r2-hover-text-black:hover{color:#000!important}
.r2-text-grey,.r2-hover-text-grey:hover,.r2-text-gray,.r2-hover-text-gray:hover{color:#757575!important}
.r2-text-light-grey,.r2-hover-text-light-grey:hover,.r2-text-light-gray,.r2-hover-text-light-gray:hover{color:#f1f1f1!important}
.r2-text-dark-grey,.r2-hover-text-dark-grey:hover,.r2-text-dark-gray,.r2-hover-text-dark-gray:hover{color:#3a3a3a!important}
.r2-border-amber,.r2-hover-border-amber:hover{border-color:#ffc107!important}
.r2-border-aqua,.r2-hover-border-aqua:hover{border-color:#00ffff!important}
.r2-border-blue,.r2-hover-border-blue:hover{border-color:#2196F3!important}
.r2-border-light-blue,.r2-hover-border-light-blue:hover{border-color:#87CEEB!important}
.r2-border-brown,.r2-hover-border-brown:hover{border-color:#795548!important}
.r2-border-cyan,.r2-hover-border-cyan:hover{border-color:#00bcd4!important}
.r2-border-blue-grey,.r2-hover-border-blue-grey:hover,.r2-border-blue-gray,.r2-hover-border-blue-gray:hover{border-color:#607d8b!important}
.r2-border-green,.r2-hover-border-green:hover{border-color:#4CAF50!important}
.r2-border-light-green,.r2-hover-border-light-green:hover{border-color:#8bc34a!important}
.r2-border-indigo,.r2-hover-border-indigo:hover{border-color:#3f51b5!important}
.r2-border-khaki,.r2-hover-border-khaki:hover{border-color:#f0e68c!important}
.r2-border-lime,.r2-hover-border-lime:hover{border-color:#cddc39!important}
.r2-border-orange,.r2-hover-border-orange:hover{border-color:#ff9800!important}
.r2-border-deep-orange,.r2-hover-border-deep-orange:hover{border-color:#ff5722!important}
.r2-border-pink,.r2-hover-border-pink:hover{border-color:#e91e63!important}
.r2-border-purple,.r2-hover-border-purple:hover{border-color:#9c27b0!important}
.r2-border-deep-purple,.r2-hover-border-deep-purple:hover{border-color:#673ab7!important}
.r2-border-red,.r2-hover-border-red:hover{border-color:#f44336!important}
.r2-border-sand,.r2-hover-border-sand:hover{border-color:#fdf5e6!important}
.r2-border-teal,.r2-hover-border-teal:hover{border-color:#009688!important}
.r2-border-yellow,.r2-hover-border-yellow:hover{border-color:#ffeb3b!important}
.r2-border-white,.r2-hover-border-white:hover{border-color:#fff!important}
.r2-border-black,.r2-hover-border-black:hover{border-color:#000!important}
.r2-border-grey,.r2-hover-border-grey:hover,.r2-border-gray,.r2-hover-border-gray:hover{border-color:#9e9e9e!important}
.r2-border-light-grey,.r2-hover-border-light-grey:hover,.r2-border-light-gray,.r2-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.r2-border-dark-grey,.r2-hover-border-dark-grey:hover,.r2-border-dark-gray,.r2-hover-border-dark-gray:hover{border-color:#616161!important}
.r2-border-pale-red,.r2-hover-border-pale-red:hover{border-color:#ffe7e7!important}.r2-border-pale-green,.r2-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.r2-border-pale-yellow,.r2-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.r2-border-pale-blue,.r2-hover-border-pale-blue:hover{border-color:#e7ffff!important}
.r2-border-rossoimportante,.r2-hover-border-rossoimportante:hover{border-color:#ed0965!important}

/* SECTION style */
#CONSIGLIO, #CICLISTI, #DIVISE, #RIUNIONI, 
#DOCUMENTI, #SAFEGUARDING, #CONTATTI, #SPONSOR, #CALENDARIO, 
#IMMAGINI, #VIDEO, #DATI{
	padding-top:60px;
	/*margin-top:100px;*/
	margin-bottom:0px;
	/*background-image: url('../img/baffo_rosso_160.png');*/
	background-position:0px 90px;
	background-repeat: no-repeat;
}

.r2-titolo-padding{padding:0px 60px;margin:0px 0px 16px 0px;}
.r2-corona-km{position:absolute;top:0px;left:0px;padding:0px 4px}
.r2-corona-disl{position:absolute;top:0px;right:0px;padding:0px 4px}

.r2-colore-alternato:nth-child(odd){background-color:#f9f9f9;}
.r2-border-right-separa{border-top-style: none;
  border-right-style: dashed;
  border-bottom-style: none;
  border-left-style: none;
  border-width:1px;}
  

/*TEST */

/*section:nth-child(even){background-color:#efefef}*/

.r2-theme-l5 {color:#000 !important; background-color:#ffeff5 !important}
.r2-theme-l4 {color:#000 !important; background-color:#ffcadf !important}
.r2-theme-l3 {color:#000 !important; background-color:#ff95bf !important}
.r2-theme-l2 {color:#fff !important; background-color:#ff60a0 !important}
.r2-theme-l1 {color:#fff !important; background-color:#ff2b80 !important}
.r2-theme-d1 {color:#fff !important; background-color:#dc0058 !important}
.r2-theme-d2 {color:#fff !important; background-color:#c4004e !important}
.r2-theme-d3 {color:#fff !important; background-color:#ab0045 !important}
.r2-theme-d4 {color:#fff !important; background-color:#93003b !important}
.r2-theme-d5 {color:#fff !important; background-color:#7a0031 !important}

.r2-theme-light {color:#000 !important; background-color:#ffeff5 !important}
.r2-theme-dark {color:#fff !important; background-color:#7a0031 !important}
.r2-theme-action {color:#fff !important; background-color:#7a0031 !important}

.r2-theme {color:#fff !important; background-color:#f50062 !important}
.r2-text-theme {color:#f50062 !important}
.r2-border-theme {border-color:#f50062 !important}

.r2-hover-theme:hover {color:#fff !important; background-color:#f50062 !important}
.r2-hover-text-theme:hover {color:#f50062 !important}
.r2-hover-border-theme:hover {border-color:#f50062 !important}

/* Smooth scrool up page */
{ 
  /*font-family:tahoma;*/
}
/* .testheight Not required - unless testing ;) */
.testheight {
  height:1200px;
  font-size:20px;
  text-align:center;
  padding:100px 20px;
}
.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:20px;
	right:10px;	
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	background:#b2b2b2;
	background:rgba(178,178,178,0.7);
	padding:20px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover {
	background:rgba(178,178,178,1.0);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
	padding-top:-10px;
}
.scroll .fa {
	font-size:30px;
	margin-top:-5px;
	margin-left:1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}


/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  -webkit-transition: .4s;
  transition: .4s;
  font-size:14px;
  font-weight:bold;
  line-height:24px;
}
	
.slider:before {
  position: absolute;
  content: "NO";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color:green;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  content: "SI";
}

.slider-disabled{
	display: inline-block;
	width:60px;
	height:30px;
	border-radius:30px;
  cursor: default;
	background-color: #8bc34a;
}
.slider-disabled > span{
  position:relative;
  display:inline-block;
  top: 4px;
  right: -14px;
  height:22px;
  width:22px;
  border-radius:50%;
  background-color: white;
  font-size:14px;
  font-weight:bold;
  line-height:24px;
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* transition */
.r2-transition{
	transition:all 1s;
}
.r2-transition:hover{
	/*background-color:#f7b7db;*/
}
.r2-azione-vedi{
	
}
.r2-azione-vedi:hover{
	color:green;
	//border-radius:50%;
}
.r2-azione-cancella{
}
.r2-azione-cancella:hover{
	color:red;
	//border-radius:50%;
}
.r2-mano:hover{cursor:pointer}	

		