@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100001;
overflow: hidden;
position: fixed;
background-color: rgba(11, 11, 1, 0.8); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100002;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 100005;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: pointer;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 100004;
}
.mfp-preloader a {
color: #cccccc;
}
.mfp-preloader a:hover {
color: white;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 100006;
-webkit-box-shadow: none;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
} .mfp-close::after,
.mfp-close::before {
display: none;
}
.mfp-container .mfp-close {
margin-top: 0;
margin-bottom: 0;
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444;
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word; padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
.mfp-figure figcaption {
margin-bottom: 0;
margin-top: 0;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0;
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
}
.mfp-container, 
.rbs-img, 
.rbs-imges-load-more, 
.rbs-imges-filter,
.rbs-imges-drop-down-menu > li > a, .rbs-imges-drop-down-header > a {
font-family: 'Open Sans';
}
.rbs-img{
font-size: 13px;
}
.rbs-img-container{}
.rbs-img-content{
padding: 20px;
position: relative;
background: white;
color: rgb(51, 51, 51);
line-height: 17px;
} .thumbnail-overlay{
background: black; background-color: rgba(0,0,0, .30);
color: #333333;
}
.thumbnail-overlay>div.aligment{
height: 100%;
width: 100%;
display: table !important;
}
.thumbnail-overlay>div.aligment>div.aligment{
padding: 10px;
display: table-cell !important;
vertical-align: middle; text-align:center; }
.overlay-title{
font-weight: 500;
font-size: 16px;
display: block;
line-height: 16px;
margin-bottom: 5px;
}
.overlay-description{
font-weight: 400;
font-size: 12px;
display: block;
line-height: 16px;
}
.thumbnail-overlay i.fa{
text-align: center;
display: inline-block;
margin: 3px;
padding: 17px 17px 17px 17px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: -webkit-transform .2s, background .1s;
-moz-transition:    -moz-transform .2s, background .1s;
-o-transition:      -o-transform .2s, background .1s;
-ms-transition:     -ms-transform .2s, background .1s;
transition:         transform .2s, background .1s;
}  
.thumbnail-overlay i.fa:hover{       
cursor: pointer;
}
.rbs-lightbox{
cursor: pointer;
}
.mfp-arrow.mfp-arrow:before, 
.mfp-arrow.mfp-arrow:after { border:none !important; }
.mfp-arrow.mfp-arrow-left {
background:url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/icons/icon-arrow-left.png) 50% 50% no-repeat !important;
}
.mfp-arrow.mfp-arrow-right {
background:url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/icons/icon-arrow-right.png) 50% 50% no-repeat !important;
}
.mfp-close{
background:url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/icons/icon-close.png) right no-repeat !important;
}
.rbs-imges-social-container{
float: right;
margin-right: 10px;
font-size: 18px;
cursor: pointer;
}
.rbs-imges-social-container>*{
margin-right: 5px;
}
.rbs_gallery_button_bottom .button{
cursor: pointer;
}
.robo-gallery-gridpro-7 .rbs-img-content{
font-weight: bold;
}
.robo-gallery-gridpro-7 .rbs-img-container{
background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MCIgaGVpZ2h0PSI3MCI+CjxyZWN0IHdpZHRoPSI3MCIgaGVpZ2h0PSI3MCIgZmlsbD0iI2JiZDgxNyI+PC9yZWN0Pgo8ZyB0cmFuc2Zvcm09InJvdGF0ZSg0NSkiPgo8cmVjdCB3aWR0aD0iOTkiIGhlaWdodD0iMjUiIGZpbGw9IiNhOWNlMDAiPjwvcmVjdD4KPHJlY3QgeT0iLTUwIiB3aWR0aD0iOTkiIGhlaWdodD0iMjUiIGZpbGw9IiNhOWNlMDAiPjwvcmVjdD4KPC9nPgo8L3N2Zz4=");
}
.robo-gallery-gridpro-8 .rbs-img-content{
font-weight: bold;
}
.robo-gallery-gridpro-8 .rbs-img-container{
background-color: #ffaa00;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%23ffb100' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%23ffb800' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%23ffbf00' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%23ffc500' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%23ffcc00' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%23ffd624' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%23ffe038' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%23ffeb49' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%23fff558' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%23ffff66' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}
.robo-gallery-masonrypro-6 .rbs-img-content{
font-weight: bold;
}
.robo-gallery-masonrypro-6  .rbs-img-container{
background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(240)'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='1' stop-color='%23d2d2d2'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='300' height='250' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.1'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}
.robo-gallery-wallstylepro-1 .rbs-img-content{
font-weight: bold;
color: #ffffff !important;
}
.robo-gallery-wallstylepro-1 .rbs-img-container{
background-color: #ffff00;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1200 800'%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ff8000'/%3E%3Cstop offset='1' stop-color='%23ff8000' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='b' cx='1200' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2300ff19'/%3E%3Cstop offset='1' stop-color='%2300ff19' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='c' cx='600' cy='0' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%239900ff'/%3E%3Cstop offset='1' stop-color='%239900ff' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='d' cx='600' cy='800' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ffff00'/%3E%3Cstop offset='1' stop-color='%23ffff00' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='e' cx='0' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23FF0000'/%3E%3Cstop offset='1' stop-color='%23FF0000' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='1200' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%230CF'/%3E%3Cstop offset='1' stop-color='%230CF' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' width='1200' height='800'/%3E%3Crect fill='url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/%23b)' width='1200' height='800'/%3E%3Crect fill='url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/%23c)' width='1200' height='800'/%3E%3Crect fill='url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/%23d)' width='1200' height='800'/%3E%3Crect fill='url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/%23e)' width='1200' height='800'/%3E%3Crect fill='url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/%23f)' width='1200' height='800'/%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}  .rbs-imges-grid-sizer{
margin: 0;
}
.rbs-img { display: none; 
float: left; }
.rbs-img-hidden, .not-loaded-before-search{
display: none; 
}
.rbs-imges-container{
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.rbs-img-loaded{
display: block; 
}
.rbs-img-image{
position: relative;
overflow: hidden;
width: 100%;
}
.rbs-img-image div[data-width][data-height]{
position: relative;
overflow: hidden;
}
.rbs-img-image div[data-width][data-height] img{
position: absolute;
top:-100%; left:0; right: 0; bottom:-100%;
margin: auto;
}
.rbs-img .rbs-img-image img{
width: 100%;
max-width: 100%;
display: block; -webkit-border-radius: 0px; 
-moz-border-radius: 0px; 
border-radius: 0px;
border: none !important; }
.rbs-img img{
max-width: 100%;
}
.rbs-img-image div[data-thumbnail], .rbs-img-image div[data-popup]{
background-position: center center;
background-repeat: no-repeat;
}
.image-with-dimensions{
background-color: black;
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/icons/loading-image.gif);
}
.broken-image-here{
background-color: #BE3730;
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/icons/broken-image.png);
}
.broken-image-here:not([data-height]){
min-height: 150px;
}
.rbs-img-container{
overflow: hidden;
position:relative;
z-index:1;
}
.rbs-img-container:hover{
z-index: 2; 
}
.thumbnail-overlay{
position: absolute;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%;
}
.position-reveal-effect .rbs-img-thumbnail-container{
z-index: 2;
position: absolute;
width: 100%;
top: 0;
left: 0;
}
.position-reveal-effect .thumbnail-overlay{
z-index: 1;
position: absolute;
left: 0;
}
.overlay-always-visible{
display: block !important;
zoom: 1 !important;
filter: alpha(opacity=100) !important;
opacity: 1 !important;
}
.overlay-text-left>.aligment>.aligment{
text-align: left !important;
}
.overlay-text-right>.aligment>.aligment{
text-align: right !important;
}
.mfp-arrow:focus {
opacity: 0.65;
filter: alpha(opacity=65);
}
.mfp-arrow:hover {
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
.my-mfp-slide-bottom .mfp-figure {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
.my-mfp-slide-bottom.mfp-ready .mfp-figure {
opacity: 1;
-webkit-transform: scale(1); 
-moz-transform: scale(1); 
-ms-transform: scale(1); 
-o-transform: scale(1); 
transform: scale(1); 
}
.my-mfp-slide-bottom.mfp-removing .mfp-figure {
opacity: 0;
-webkit-transform: scale(0.8); 
-moz-transform: scale(0.8); 
-ms-transform: scale(0.8); 
-o-transform: scale(0.8); 
transform: scale(0.8); 
}
.my-mfp-slide-bottom.mfp-bg { -webkit-transition: opacity 0.3s ease-out; 
-moz-transition: opacity 0.3s ease-out; 
-o-transition: opacity 0.3s ease-out; 
transition: opacity 0.3s ease-out;
} .my-mfp-slide-bottom.mfp-removing.mfp-bg { }
.my-mfp-slide-bottom .image-source-link {
color: #DDD;
background-color: transparent;
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/icons/download.png);
background-repeat: no-repeat;
width: 23px;
height: 23px;
display: inline-block;
text-decoration: none;
margin-bottom: -5px;
margin-left: 10px;
}
.mfp-img-mobile .mfp-title {
text-align: center;
padding: 6px 0;
}
.mfp-img-mobile .image-source-link {
color: #DDD;
background-color: transparent;
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/icons/download.png);
background-repeat: no-repeat;
width: 23px;
height: 23px;
display: inline-block;
text-decoration: none;
margin-bottom: -5px;
margin-left: 10px;
}
.mfp-img-mobile .mfp-counter {
top: 0px;
right: 5px;
font-size: 10px;
}
.mfp-img-mobile .rbs-imges-social-container {
position: absolute;
right: 0px;
bottom: 0px;
margin-right: 0;
}
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure { }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
} .rbs_gallery_button.rbs_gallery_align_right{
text-align: right;
}
.rbs_gallery_button.rbs_gallery_align_center{
text-align: center;
}
.mfp-desc-block{
position: absolute;
left: 0px;
bottom: 38px;	
font-weight: bold;
font-size: 14px;
right: 0px;
text-align: center;
line-height: normal;
padding: 10px;
}
.rbs_desc_panel_dark{
color: white;
background-color: rgba(0,0,0,0.8);
}
.rbs_desc_panel_light{
color: black;
background-color: rgba(255,255,255,0.8);
}
.rbs_desc_panel_red{
color: white; 
background-color: rgba(212, 42, 42,0.8);
}
.rbs_desc_panel_blue{
color: white; 
background-color: rgba(35, 75, 215,0.8);
}
.rbs_desc_panel_green{
color: white; 
background-color: rgba(46, 215, 35,0.8);
}
.rbs_desc_panel_pink{
color: white; 
background-color: rgba(185, 35, 215,0.8);
} .rbs-flex-container {
display: flex;
float: none;
flex-direction: column;
} .robo_gallery .rbs-img-container div a:not(#robo_without_id),
.robo_gallery .rbs-img-container div a:link:not(#robo_without_id),
.robo_gallery .rbs-img-container div a:focus:not(#robo_without_id),
.robo_gallery .rbs-img-container div a:hover:not(#robo_without_id){
border-bottom: none;
background-color: transparent;
}
.rbs_gallery_button_bottom .rbs-imges-no-more-entries{
display: none !important;
}
.rbs_gallery_button_bottom{
margin-top: 10px;
}
.robo_gallery .rbs-img-container img{
box-shadow: none !important;
}
.robo_gallery .rbsTitle{
padding: 0 0 4px 0;
}
.robo_gallery .rbsIcons{
text-align: center;
padding: 0 0 4px 0;
}
.robo_gallery .rbsIcons .rbsZoomIcon,
.robo_gallery .rbsIcons .rbsLinkIcon {
line-height: 0.9 ;
}
.robo_gallery_hide_block{
display: none !important;
} @-webkit-keyframes glowing, {
from {
-moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); }
50% {
-moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2); }
to {
-moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); } }
@-moz-keyframes glowing, {
from {
-moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); }
50% {
-moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2); }
to {
-moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); } }
@-o-keyframes glowing, {
from {
-moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); }
50% {
-moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2); }
to {
-moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); } }
@keyframes glowing, {
from {
-moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); }
50% {
-moz-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 16px rgba(44, 154, 219, 0.8), 0px 1px 2px rgba(0, 0, 0, 0.2); }
to {
-moz-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 0px rgba(44, 154, 219, 0.3), 0px 1px 2px rgba(0, 0, 0, 0.2); } }
.rbs_gallery_button:not(#no-robo-galery-button) {
}
.rbs_gallery_button:not(#no-robo-galery-button) .button {
display: inline-block;
height: 32px;
padding: 0 25.6px;
cursor: pointer;
font-family: "Helvetica Neue Light", "Helvetica Neue", "Helvetica", "Arial", "Lucida Grande", sans-serif;
font-size: 14px;
font-weight: 300;
line-height: 30px;
color: #666;
text-align: center;
text-decoration: none;
text-shadow: 0 1px 1px white;
vertical-align: middle;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e1e1e1));
background:      -o-linear-gradient(top, #fbfbfb, #e1e1e1);
background:         linear-gradient(to bottom, #fbfbfb, #e1e1e1);
background-color: #eee;
border: 1px solid #d4d4d4;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 2px rgba(0, 0, 0, .15);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 2px rgba(0, 0, 0, .15);
*vertical-align: auto;
*zoom: 1;
*display: inline;
margin: 0 5px 15px 0;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button:focus,
.rbs_gallery_button:not(#no-robo-galery-button) .button:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button.active {
text-decoration: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button:focus {
color: #666;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
background: -webkit-linear-gradient(top, #fff, #dcdcdc);
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
background:      -o-linear-gradient(top, #fff, #dcdcdc);
background:         linear-gradient(to bottom, #fff, #dcdcdc);
background-color: #eee;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button.active {
color: #bbb;
text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
background: #eee;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3), 0 1px 0 white;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3), 0 1px 0 white;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button:focus {
outline: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) input.button,
.rbs_gallery_button:not(#no-robo-galery-button) button.button {
height: 34px;
-webkit-appearance: none;
cursor: pointer;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-block {
display: block;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button.disabled,
.rbs_gallery_button:not(#no-robo-galery-button) .button.disabled:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button.disabled:focus,
.rbs_gallery_button:not(#no-robo-galery-button) .button.disabled:active,
.rbs_gallery_button:not(#no-robo-galery-button) input.button:disabled,
.rbs_gallery_button:not(#no-robo-galery-button) button.button:disabled {
-webkit-appearance: none;
color: #ccc;
text-shadow: 0 1px 1px white;
cursor: default;
background: #eee;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
border: 1px solid #ddd;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
opacity: .8;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-wrap {
display: inline-block;
padding: 10px;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e3e3e3), color-stop(100%, #f2f2f2));
background: -webkit-linear-gradient(top, #e3e3e3, #f2f2f2);
background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#f2f2f2));
background:      -o-linear-gradient(top, #e3e3e3, #f2f2f2);
background:         linear-gradient(to bottom, #e3e3e3, #f2f2f2);
border-radius: 200px;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .04);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .04);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat {
text-shadow: none;
background: #eee;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: background;
-o-transition-property: background;
transition-property: background;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat:focus {
background: #fbfbfb;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat.active {
color: #bbb;
background: #eee;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border {
color: #666;
text-shadow: none;
background: none;
border: 2px solid #666;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border:focus {
color: gray;
background: none;
border: 2px solid gray;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border.active {
color: #4d4d4d;
background: none;
border: 2px solid #4d4d4d;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d {
position: relative;
top: 0;
color: #666;
text-shadow: none;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f3f3), color-stop(100%, #e9e9e9));
background: -webkit-linear-gradient(top, #f3f3f3, #e9e9e9);
background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e9e9e9));
background:      -o-linear-gradient(top, #f3f3f3, #e9e9e9);
background:         linear-gradient(to bottom, #f3f3f3, #e9e9e9);
background-color: #eee;
border: 1px solid #e1e1e1;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #bbb, 0 8px 3px rgba(0, 0, 0, .2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #bbb, 0 8px 3px rgba(0, 0, 0, .2);
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d:focus {
color: #666;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #ebebeb));
background: -webkit-linear-gradient(top, #fff, #ebebeb);
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ebebeb));
background:      -o-linear-gradient(top, #fff, #ebebeb);
background:         linear-gradient(to bottom, #fff, #ebebeb);
background-color: white;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #bbb, 0 8px 3px rgba(0, 0, 0, .2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #bbb, 0 8px 3px rgba(0, 0, 0, .2);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d.active {
top: 5px;
color: #bbb;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e9e9), color-stop(100%, #f3f3f3));
background: -webkit-linear-gradient(top, #e9e9e9, #f3f3f3);
background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#f3f3f3));
background:      -o-linear-gradient(top, #e9e9e9, #f3f3f3);
background:         linear-gradient(to bottom, #e9e9e9, #f3f3f3);
background-color: #eee;
border: 1px solid #e1e1e1;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #bbb, 0 3px 3px rgba(0, 0, 0, .2);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #bbb, 0 3px 3px rgba(0, 0, 0, .2);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-rounded {
border-radius: 3px;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-pill {
border-radius: 50px;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-circle {
width: 120px;
height: 120px;
padding: 0;
font-size: 16px;
line-height: 120px;
border-width: 4px;
border-radius: 240px;
-webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5), 0 1px 2px rgba(0, 0, 0, .2);
box-shadow: inset 0 1px 1px rgba(255, 255, 255, .5), 0 1px 2px rgba(0, 0, 0, .2);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-primary {
color: #fff;
text-shadow: 0 -1px 1px rgba(0, 40, 50, .35);
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjVlNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGRiMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b5e5), color-stop(100%, #008db2));
background: -webkit-linear-gradient(top, #00b5e5, #008db2);
background: -webkit-gradient(linear, left top, left bottom, from(#00b5e5), to(#008db2));
background:      -o-linear-gradient(top, #00b5e5, #008db2);
background:         linear-gradient(to bottom, #00b5e5, #008db2);
background-color: #00a1cb;
border-color: #007998;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-primary:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-primary:focus {
color: #fff;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYzlmZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOGRiMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00c9fe), color-stop(100%, #008db2));
background: -webkit-linear-gradient(top, #00c9fe, #008db2);
background: -webkit-gradient(linear, left top, left bottom, from(#00c9fe), to(#008db2));
background:      -o-linear-gradient(top, #00c9fe, #008db2);
background:         linear-gradient(to bottom, #00c9fe, #008db2);
background-color: #00a1cb;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-primary:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-primary.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-primary.active {
color: #005065;
background: #1495b7;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-primary {
position: relative;
top: 0;
color: #fff;
text-shadow: none;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTlkNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOTljMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00a9d5), color-stop(100%, #0099c1));
background: -webkit-linear-gradient(top, #00a9d5, #0099c1);
background: -webkit-gradient(linear, left top, left bottom, from(#00a9d5), to(#0099c1));
background:      -o-linear-gradient(top, #00a9d5, #0099c1);
background:         linear-gradient(to bottom, #00a9d5, #0099c1);
background-color: #00a1cb;
border: 1px solid #007998;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #007998, 0 8px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #007998, 0 8px 3px rgba(0, 0, 0, .3);
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-primary:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-primary:focus {
color: #fff;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYzFmNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwOWRjNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00c1f4), color-stop(100%, #009dc6));
background: -webkit-linear-gradient(top, #00c1f4, #009dc6);
background: -webkit-gradient(linear, left top, left bottom, from(#00c1f4), to(#009dc6));
background:      -o-linear-gradient(top, #00c1f4, #009dc6);
background:         linear-gradient(to bottom, #00c1f4, #009dc6);
background-color: #00c9fe;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #00708e, 0 8px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #00708e, 0 8px 3px rgba(0, 0, 0, .3);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-primary:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-primary.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-primary.active {
top: 5px;
color: #005065;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTljMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYTlkNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0099c1), color-stop(100%, #00a9d5));
background: -webkit-linear-gradient(top, #0099c1, #00a9d5);
background: -webkit-gradient(linear, left top, left bottom, from(#0099c1), to(#00a9d5));
background:      -o-linear-gradient(top, #0099c1, #00a9d5);
background:         linear-gradient(to bottom, #0099c1, #00a9d5);
background-color: #1495b7;
border: 1px solid #008db2;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #007998, 0 3px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #007998, 0 3px 3px rgba(0, 0, 0, .3);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-primary.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-primary {
color: #00a1cb;
text-shadow: none;
background: none;
border: 2px solid #00a1cb;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-primary:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-primary:focus {
color: #00c9fe;
background: none;
border: 2px solid #00c9fe;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-primary:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-primary.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-primary.active {
color: #007998;
background: none;
border: 2px solid #007998;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-primary.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary {
color: #fff;
text-shadow: none;
background: #00a1cb;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: background;
-o-transition-property: background;
transition-property: background;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary:focus {
color: #fff;
background: #00b5e5;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary.active {
color: #00647f;
background: #1495b7;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-action {
color: #fff;
text-shadow: 0 -1px 1px rgba(19, 28, 0, .35);
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmY2YwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiOWMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8fcf00), color-stop(100%, #6b9c00));
background: -webkit-linear-gradient(top, #8fcf00, #6b9c00);
background: -webkit-gradient(linear, left top, left bottom, from(#8fcf00), to(#6b9c00));
background:      -o-linear-gradient(top, #8fcf00, #6b9c00);
background:         linear-gradient(to bottom, #8fcf00, #6b9c00);
background-color: #7db500;
border-color: #5a8200;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-action:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-action:focus {
color: #fff;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwZTgwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiOWMwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0e800), color-stop(100%, #6b9c00));
background: -webkit-linear-gradient(top, #a0e800, #6b9c00);
background: -webkit-gradient(linear, left top, left bottom, from(#a0e800), to(#6b9c00));
background:      -o-linear-gradient(top, #a0e800, #6b9c00);
background:         linear-gradient(to bottom, #a0e800, #6b9c00);
background-color: #7db500;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-action:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-action.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-action.active {
color: #374f00;
background: #76a312;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-action {
position: relative;
top: 0;
color: #fff;
text-shadow: none;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg0YmYwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc2YWIwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #84bf00), color-stop(100%, #76ab00));
background: -webkit-linear-gradient(top, #84bf00, #76ab00);
background: -webkit-gradient(linear, left top, left bottom, from(#84bf00), to(#76ab00));
background:      -o-linear-gradient(top, #84bf00, #76ab00);
background:         linear-gradient(to bottom, #84bf00, #76ab00);
background-color: #7db500;
border: 1px solid #5a8200;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #5a8200, 0 8px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #5a8200, 0 8px 3px rgba(0, 0, 0, .3);
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-action:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-action:focus {
color: #fff;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5ZGUwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc5YjAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #99de00), color-stop(100%, #79b000));
background: -webkit-linear-gradient(top, #99de00, #79b000);
background: -webkit-gradient(linear, left top, left bottom, from(#99de00), to(#79b000));
background:      -o-linear-gradient(top, #99de00, #79b000);
background:         linear-gradient(to bottom, #99de00, #79b000);
background-color: #a0e800;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #537800, 0 8px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #537800, 0 8px 3px rgba(0, 0, 0, .3);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-action:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-action.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-action.active {
top: 5px;
color: #374f00;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc2YWIwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzg0YmYwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #76ab00), color-stop(100%, #84bf00));
background: -webkit-linear-gradient(top, #76ab00, #84bf00);
background: -webkit-gradient(linear, left top, left bottom, from(#76ab00), to(#84bf00));
background:      -o-linear-gradient(top, #76ab00, #84bf00);
background:         linear-gradient(to bottom, #76ab00, #84bf00);
background-color: #76a312;
border: 1px solid #6b9c00;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #5a8200, 0 3px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #5a8200, 0 3px 3px rgba(0, 0, 0, .3);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-action.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-action {
color: #7db500;
text-shadow: none;
background: none;
border: 2px solid #7db500;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-action:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-action:focus {
color: #a0e800;
background: none;
border: 2px solid #a0e800;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-action:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-action.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-action.active {
color: #5a8200;
background: none;
border: 2px solid #5a8200;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-action.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-action {
color: #fff;
text-shadow: none;
background: #7db500;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: background;
-o-transition-property: background;
transition-property: background;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-action:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-action:focus {
color: #fff;
background: #8fcf00;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-action:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-action.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-action.active {
color: #486900;
background: #76a312;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-action.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-highlight {
color: #fff;
text-shadow: 0 -1px 1px rgba(91, 53, 2, .35);
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhOTkxNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q4N2UwNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa9915), color-stop(100%, #d87e04));
background: -webkit-linear-gradient(top, #fa9915, #d87e04);
background: -webkit-gradient(linear, left top, left bottom, from(#fa9915), to(#d87e04));
background:      -o-linear-gradient(top, #fa9915, #d87e04);
background:         linear-gradient(to bottom, #fa9915, #d87e04);
background-color: #f18d05;
border-color: #bf7004;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-highlight:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-highlight:focus {
color: #fff;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYTQyZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q4N2UwNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fba42e), color-stop(100%, #d87e04));
background: -webkit-linear-gradient(top, #fba42e, #d87e04);
background: -webkit-gradient(linear, left top, left bottom, from(#fba42e), to(#d87e04));
background:      -o-linear-gradient(top, #fba42e, #d87e04);
background:         linear-gradient(to bottom, #fba42e, #d87e04);
background-color: #f18d05;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-highlight:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-highlight.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-highlight.active {
color: #8d5303;
background: #d8891e;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-highlight {
position: relative;
top: 0;
color: #fff;
text-shadow: none;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhOTMwNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U3ODcwNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fa9306), color-stop(100%, #e78705));
background: -webkit-linear-gradient(top, #fa9306, #e78705);
background: -webkit-gradient(linear, left top, left bottom, from(#fa9306), to(#e78705));
background:      -o-linear-gradient(top, #fa9306, #e78705);
background:         linear-gradient(to bottom, #fa9306, #e78705);
background-color: #f18d05;
border: 1px solid #bf7004;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #bf7004, 0 8px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #bf7004, 0 8px 3px rgba(0, 0, 0, .3);
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-highlight:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-highlight:focus {
color: #fff;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhYTAyNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjOGEwNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #faa024), color-stop(100%, #ec8a05));
background: -webkit-linear-gradient(top, #faa024, #ec8a05);
background: -webkit-gradient(linear, left top, left bottom, from(#faa024), to(#ec8a05));
background:      -o-linear-gradient(top, #faa024, #ec8a05);
background:         linear-gradient(to bottom, #faa024, #ec8a05);
background-color: #fba42e;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #b56a04, 0 8px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #b56a04, 0 8px 3px rgba(0, 0, 0, .3);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-highlight:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-highlight.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-highlight.active {
top: 5px;
color: #8d5303;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ODcwNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhOTMwNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e78705), color-stop(100%, #fa9306));
background: -webkit-linear-gradient(top, #e78705, #fa9306);
background: -webkit-gradient(linear, left top, left bottom, from(#e78705), to(#fa9306));
background:      -o-linear-gradient(top, #e78705, #fa9306);
background:         linear-gradient(to bottom, #e78705, #fa9306);
background-color: #d8891e;
border: 1px solid #d87e04;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #bf7004, 0 3px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #bf7004, 0 3px 3px rgba(0, 0, 0, .3);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-highlight.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-highlight {
color: #f18d05;
text-shadow: none;
background: none;
border: 2px solid #f18d05;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-highlight:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-highlight:focus {
color: #fba42e;
background: none;
border: 2px solid #fba42e;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-highlight:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-highlight.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-highlight.active {
color: #bf7004;
background: none;
border: 2px solid #bf7004;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-highlight.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-highlight {
color: #fff;
text-shadow: none;
background: #f18d05;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: background;
-o-transition-property: background;
transition-property: background;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-highlight:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-highlight:focus {
color: #fff;
background: #fa9915;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-highlight:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-highlight.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-highlight.active {
color: #a66103;
background: #d8891e;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-highlight.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-caution {
color: #fff;
text-shadow: 0 -1px 1px rgba(103, 24, 13, .35);
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4NTQzZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5MzMxYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e8543f), color-stop(100%, #d9331a));
background: -webkit-linear-gradient(top, #e8543f, #d9331a);
background: -webkit-gradient(linear, left top, left bottom, from(#e8543f), to(#d9331a));
background:      -o-linear-gradient(top, #e8543f, #d9331a);
background:         linear-gradient(to bottom, #e8543f, #d9331a);
background-color: #e54028;
border-color: #c22d18;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-caution:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-caution:focus {
color: #fff;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViNjg1NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5MzMxYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eb6855), color-stop(100%, #d9331a));
background: -webkit-linear-gradient(top, #eb6855, #d9331a);
background: -webkit-gradient(linear, left top, left bottom, from(#eb6855), to(#d9331a));
background:      -o-linear-gradient(top, #eb6855, #d9331a);
background:         linear-gradient(to bottom, #eb6855, #d9331a);
background-color: #e54028;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-caution:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-caution.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-caution.active {
color: #952312;
background: #cd5240;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-caution {
position: relative;
top: 0;
color: #fff;
text-shadow: none;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2NDgzMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0MzgxZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e64831), color-stop(100%, #e4381f));
background: -webkit-linear-gradient(top, #e64831, #e4381f);
background: -webkit-gradient(linear, left top, left bottom, from(#e64831), to(#e4381f));
background:      -o-linear-gradient(top, #e64831, #e4381f);
background:         linear-gradient(to bottom, #e64831, #e4381f);
background-color: #e54028;
border: 1px solid #c22d18;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #c22d18, 0 8px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #c22d18, 0 8px 3px rgba(0, 0, 0, .3);
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-caution:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-caution:focus {
color: #fff;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5NjA0YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0M2MyMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9604c), color-stop(100%, #e43c23));
background: -webkit-linear-gradient(top, #e9604c, #e43c23);
background: -webkit-gradient(linear, left top, left bottom, from(#e9604c), to(#e43c23));
background:      -o-linear-gradient(top, #e9604c, #e43c23);
background:         linear-gradient(to bottom, #e9604c, #e43c23);
background-color: #eb6855;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #b92b16, 0 8px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #b92b16, 0 8px 3px rgba(0, 0, 0, .3);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-caution:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-caution.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-caution.active {
top: 5px;
color: #952312;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0MzgxZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2NDgzMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4381f), color-stop(100%, #e64831));
background: -webkit-linear-gradient(top, #e4381f, #e64831);
background: -webkit-gradient(linear, left top, left bottom, from(#e4381f), to(#e64831));
background:      -o-linear-gradient(top, #e4381f, #e64831);
background:         linear-gradient(to bottom, #e4381f, #e64831);
background-color: #cd5240;
border: 1px solid #d9331a;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #c22d18, 0 3px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #c22d18, 0 3px 3px rgba(0, 0, 0, .3);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-caution.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-caution {
color: #e54028;
text-shadow: none;
background: none;
border: 2px solid #e54028;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-caution:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-caution:focus {
color: #eb6855;
background: none;
border: 2px solid #eb6855;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-caution:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-caution.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-caution.active {
color: #c22d18;
background: none;
border: 2px solid #c22d18;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-caution.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-caution {
color: #fff;
text-shadow: none;
background: #e54028;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: background;
-o-transition-property: background;
transition-property: background;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-caution:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-caution:focus {
color: #fff;
background: #e8543f;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-caution:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-caution.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-caution.active {
color: #ac2815;
background: #cd5240;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-caution.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-royal {
color: #fff;
text-shadow: 0 -1px 1px rgba(26, 9, 27, .35);
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5Mzg5ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1MmE3OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #99389f), color-stop(100%, #752a79));
background: -webkit-linear-gradient(top, #99389f, #752a79);
background: -webkit-gradient(linear, left top, left bottom, from(#99389f), to(#752a79));
background:      -o-linear-gradient(top, #99389f, #752a79);
background:         linear-gradient(to bottom, #99389f, #752a79);
background-color: #87318c;
border-color: #632466;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-royal:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-royal:focus {
color: #fff;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FiM2ViMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1MmE3OSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ab3eb2), color-stop(100%, #752a79));
background: -webkit-linear-gradient(top, #ab3eb2, #752a79);
background: -webkit-gradient(linear, left top, left bottom, from(#ab3eb2), to(#752a79));
background:      -o-linear-gradient(top, #ab3eb2, #752a79);
background:         linear-gradient(to bottom, #ab3eb2, #752a79);
background-color: #87318c;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-royal:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-royal.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-royal.active {
color: #3e1740;
background: #764479;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-royal {
position: relative;
top: 0;
color: #fff;
text-shadow: none;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhlMzQ5NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgwMmU4NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8e3494), color-stop(100%, #802e84));
background: -webkit-linear-gradient(top, #8e3494, #802e84);
background: -webkit-gradient(linear, left top, left bottom, from(#8e3494), to(#802e84));
background:      -o-linear-gradient(top, #8e3494, #802e84);
background:         linear-gradient(to bottom, #8e3494, #802e84);
background-color: #87318c;
border: 1px solid #632466;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #632466, 0 8px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #632466, 0 8px 3px rgba(0, 0, 0, .3);
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-royal:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-royal:focus {
color: #fff;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0M2NhYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgzMzA4OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a43caa), color-stop(100%, #833088));
background: -webkit-linear-gradient(top, #a43caa, #833088);
background: -webkit-gradient(linear, left top, left bottom, from(#a43caa), to(#833088));
background:      -o-linear-gradient(top, #a43caa, #833088);
background:         linear-gradient(to bottom, #a43caa, #833088);
background-color: #ab3eb2;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #5b215f, 0 8px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 7px 0 #5b215f, 0 8px 3px rgba(0, 0, 0, .3);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-royal:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-royal.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-royal.active {
top: 5px;
color: #3e1740;
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgwMmU4NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhlMzQ5NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #802e84), color-stop(100%, #8e3494));
background: -webkit-linear-gradient(top, #802e84, #8e3494);
background: -webkit-gradient(linear, left top, left bottom, from(#802e84), to(#8e3494));
background:      -o-linear-gradient(top, #802e84, #8e3494);
background:         linear-gradient(to bottom, #802e84, #8e3494);
background-color: #764479;
border: 1px solid #752a79;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #632466, 0 3px 3px rgba(0, 0, 0, .3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), inset 0 -1px 1px rgba(255, 255, 255, .15), 0 2px 0 #632466, 0 3px 3px rgba(0, 0, 0, .3);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-3d-royal.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-royal {
color: #87318c;
text-shadow: none;
background: none;
border: 2px solid #87318c;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-royal:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-royal:focus {
color: #ab3eb2;
background: none;
border: 2px solid #ab3eb2;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-royal:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-royal.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-royal.active {
color: #632466;
background: none;
border: 2px solid #632466;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-border-royal.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-royal {
color: #fff;
text-shadow: none;
background: #87318c;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition-duration: .3s;
-o-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-property: background;
-o-transition-property: background;
transition-property: background;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-royal:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-royal:focus {
color: #fff;
background: #99389f;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-royal:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-royal.is-active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-royal.active {
color: #501d53;
background: #764479;
-webkit-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-royal.disabled {
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-group {
position: relative;
display: inline-block;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-group .button {
float: left;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-group .button:focus,
.rbs_gallery_button:not(#no-robo-galery-button) .button-group .button:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-group .button.active {
z-index: 5;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-group .button:active,
.rbs_gallery_button:not(#no-robo-galery-button) .button-group .button.active {
background: gainsboro;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-group .button:not(:first-child):not(:last-child) {
border-radius: 0;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-group .button:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-group .button:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-group .button + .button {
margin-left: -1px;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-jumbo {
height: 51.2px;
padding: 0 40.96px;
font-size: 22px;
line-height: 51.2px;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-large {
height: 38.4px;
padding: 0 30.72px;
font-size: 16px;
line-height: 38.4px;
}
.rbs_gallery_button:not(#no-robo-galery-button) input.button-large,
.rbs_gallery_button:not(#no-robo-galery-button) button.button-large {
height: 40.4px;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-small {
height: 25.6px;
padding: 0 20.48px;
font-size: 12px;
line-height: 24px;
}
.rbs_gallery_button:not(#no-robo-galery-button) input.button-small,
.rbs_gallery_button:not(#no-robo-galery-button) button.button-small {
height: 27.6px;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-tiny {
height: 22.4px;
padding: 0 19.2px;
font-size: 10px;
line-height: 22.4px;
}
.rbs_gallery_button:not(#no-robo-galery-button) input.button-tiny,
.rbs_gallery_button:not(#no-robo-galery-button) button.button-tiny {
height: 24.4px;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button.glow {
-webkit-animation-name: glowing;
-o-animation-name: glowing;
animation-name: glowing;
-webkit-animation-duration: 3s;
-o-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-khtml-animation-iteration-count: infinite;
-khtml-animation-name: glowing;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button.glow:active {
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3), 0 1px 0 white;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3), 0 1px 0 white;
-webkit-animation-name: none;
-o-animation-name: none;
animation-name: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown {
position: relative;
display: inline-block;
overflow: visible;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown .button .icon-caret-down {
margin: 0 0 0 3px;
font-size: 90%;
vertical-align: middle;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown ul.button-dropdown-menu-below {
top: 115%;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown ul.button-dropdown-menu-above {
top: auto;
bottom: 115%;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown ul {
position: absolute;
top: -2px;
left: -2px;
z-index: 1000;
display: none;
min-width: 102%;
padding: 0;
margin: 0;
list-style-type: none;
background: #fcfcfc;
border-radius: 3px;
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .6);
box-shadow: 0 3px 6px rgba(0, 0, 0, .6);
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown ul li {
display: block;
padding: 0;
margin: 0;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown ul li:first-child a {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown ul li:last-child a {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown ul .button-dropdown-divider {
border-top: 1px solid #e4e4e4;
-webkit-box-shadow: inset 0 1px 0 #fff;
box-shadow: inset 0 1px 0 #fff;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown ul a {
display: block;
padding: 0 20px;
font-size: 10px;
line-height: 30px;
color: #333;
text-decoration: none;
white-space: nowrap;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown ul a:hover,
.rbs_gallery_button:not(#no-robo-galery-button) .button-dropdown ul a:focus {
color: #fff;
background-color: #3c6ab9;
}
.rbs_gallery_button:not(#no-robo-galery-button)_bottom{
text-align: center;
}
* .rbs_gallery_button:not(#no-robo-galery-button) .rbs_search_wrap{
margin: 0;
margin-bottom: 3px;
text-align: right;
float: right;
max-width: 50%;
}
* .rbs_gallery_button:not(#no-robo-galery-button) .rbs_search_wrap .rbs-search{
border: 2px black solid;
background: none;
font-size: 100%;
width: 100%;
float: none;
padding: 4px;
margin: 0px;
color: black;
font-family: tahoma;
}
* .rbs_gallery_button:not(#no-robo-galery-button) .rbs-search::-webkit-input-placeholder{
color: black;
font-family: tahoma;
}
* .rbs_gallery_button:not(#no-robo-galery-button) .rbs-search::-moz-placeholder{
color: black;
font-family: tahoma;
}@font-face{font-family:'FontAwesome';src:url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//www.iisenricofermiarona.it/wp-content/plugins/robo-gallery/css/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.robo-gallery-wrap-id1759:not(#no-robo-galery) .image-with-dimensions {
background-color: white;
}
.robo-gallery-wrap-id1759:not(#no-robo-galery) .rbs-img-container {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.robo-gallery-wrap-id1759:not(#no-robo-galery) .thumbnail-overlay {
background: rgba(7, 7, 7, 0.5);
}
.robo-lightbox-id1759:not(#no-robo-galery) .mfp-bottom-bar .mfp-title, .robo-lightbox-id1759:not(#no-robo-galery) .mfp-bottom-bar .mfp-counter {
color: #f3f3f3;
}
.robo-lightbox-id1759:not(#no-robo-galery) .mfp-ready.mfp-bg {
background-color: rgba(11, 11, 11, 0.8);
}
.robo-gallery-wrap-id1759:not(#no-robo-galery) .rbs-img-container {
-webkit-box-shadow: 0px 3px 5px rgba(34, 25, 25, 0.4);
-moz-box-shadow: 0px 3px 5px rgba(34, 25, 25, 0.4);
-o-box-shadow: 0px 3px 5px rgba(34, 25, 25, 0.4);
-ms-box-shadow: 0px 3px 5px rgba(34, 25, 25, 0.4);
box-shadow: 0px 3px 5px rgba(34, 25, 25, 0.4);
}
.robo-gallery-wrap-id1759:not(#no-robo-galery) .rbs-img-container {
border: 5px solid #878787;
}
.robo-gallery-wrap-id1759:not(#no-robo-galery) .rbs-img-container:hover {
border: 5px solid #767575;
}
.robo-gallery-wrap-id1759:not(#no-robo-galery) .rbsZoomIcon {
font-size: 30px;
line-height: 100%;
color: white;
background: rgba(13, 130, 241, 0);
}
.robo-gallery-wrap-id1759:not(#no-robo-galery) .rbsZoomIcon:hover {
color: #aeaeae;
}
.robo-gallery-wrap-id1759:not(#no-robo-galery) .rbsZoomIcon:hover {
background: rgba(6, 70, 130, 0);
}

.wpfd-loading {
width: 120px;
height: 120px;
margin: 30px auto;
display: block;
background-color: transparent;
background-size: 120px !important;
}
#wpfd-loading-wrap, #wpfd-loading-tree-wrap {
position: fixed;
left: -99999px;
}
ul.head-category {
list-style: none !important;
}
.wpfd-loading-tree-bg {
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/spinner-custom.svg) left 0 no-repeat !important;
background-size: 16px !important;
width: 16px;
height: 16px;
float: left;
margin: 5px 0 5px -20px;
}
.wpfd-category-desc {
display: block;
flex-basis: 100%;
margin: 0 10px;
line-height: 1.5;
} .wpfd-pagination .page-numbers {
margin: 6px;
}
.wpfd-pagination a.page-numbers {
cursor: pointer;
} .wpfd-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
.wpfd-container.folder-tree-top {
flex-wrap: wrap !important;
}
.wpfd-container.folder-tree-top .wpfd-foldertree {
flex-basis: 100%;
width: 100%;
border-right: unset !important;
margin-bottom: 10px;
}
.wpfd-container.folder-tree-top > [class*=wpfd-container-] {
flex-basis: 100% !important;
width: 100% !important;
max-width: unset;
padding: 0 !important;
}
.wpfd-container.folder-tree-right .wpfd-foldertree {
order: 2;
border-right: unset !important;
border-left: 1px solid #cccccc;
}
.wpfd-container.folder-tree-right > [class*=wpfd-container-] {
order: 1;
padding: 0 10px 0 0 !important;
}
.wpfd-container.folder-tree-bottom {
flex-wrap: wrap !important;
}
.wpfd-container.folder-tree-bottom .wpfd-foldertree {
flex-basis: 100%;
width: 100%;
border-right: unset !important;
order: 2;
}
.wpfd-container.folder-tree-bottom > [class*=wpfd-container-] {
flex-basis: 100% !important;
width: 100% !important;
max-width: unset;
padding: 0 !important;
order: 1;
}
.wpfd-container .wpfd-categories {
min-height: 28px;
display: flex;
flex-wrap: wrap;
max-width: 100%;
box-sizing: border-box;
}
.wpfd-container .wpfd-categories > h2 {
width: 100%;
line-height: 2.5em;
}
.wpfd-container .wpfd-categories.hide {
display: none;
}
.wpfd-container .wpfd-foldertree {
position: relative;
flex-basis: 30%;
overflow: auto;
-webkit-overflow-scrolling: touch;
margin: 0;
border-right: 1px solid #cccccc !important;
padding-top: 10px;
box-sizing: border-box;
}
.wpfd-container .wpfd-foldertree ul.jaofiletree:first-child {
margin-left: -10px !important;
}
.wpfd-container .wpfd-foldertree i.zmdi.zmdi-folder {
margin-left: 16px;
}
.wpfd-container .wpfd-foldertree .icon-open-close + i.zmdi.zmdi-folder {
margin-left: 0;
}
.wpfd-container .with_foldertree {
flex-basis: 70%;
max-width: 70%;
margin: 0;
}
.wpfd-container .wpfd-open-tree {
display: none;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox {
margin: 0;
position: absolute;
left: 5px;
top: 0;
width: 16px;
height: 16px;
background-color: transparent;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox .cbox_file_download[type=checkbox] {
display: none;
-webkit-appearance: checkbox;
box-sizing: border-box;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox span {
width: 16px;
height: 16px;
line-height: 13px;
vertical-align: top;
margin: 0;
box-sizing: border-box;
display: inline-block;
font-size: 13px;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox span:before {
content: "";
display: inline-block;
width: 16px;
height: 16px;
margin: 0;
vertical-align: middle;
transition: 0.6s;
text-align: center;
background: #fff;
border: 1px solid #ccc;
color: #808080;
padding: 1px;
font-size: 13px;
box-sizing: border-box;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox span:hover, .wpfd-container .filecontent > h3 .wpfd_checkbox span:focus {
cursor: pointer;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox span:hover:before {
background-color: #efefef;
}
.wpfd-container .filecontent > h3 .wpfd_checkbox .cbox_file_download:checked + span:before {
content: "✔";
}
@media only screen and (max-width: 720px) {
.wpfd-container {
display: block;
position: relative;
}
.wpfd-container .wpfd-foldertree {
display: none;
width: 100%;
top: 0;
bottom: 0;
right: 0;
position: absolute;
border-right: 0 !important;
border-radius: 4px;
background: #fff;
z-index: 10;
}
.wpfd-container .wpfd-foldertree.tree-open {
display: block;
}
.wpfd-container .wpfd-foldertree ul.jaofiletree:first-child {
margin-top: 35px !important;
}
.wpfd-container .wpfd-foldertree + .wpfd-open-tree {
display: block;
pointer-events: auto;
position: absolute;
top: 12px;
left: 0px;
width: 15px;
height: 15px;
text-align: center;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfjCwwHBhVfyhjNAAAARElEQVRIx2NgGAUUA0aG1ZQa8J8yA5go9QILw1NqhsgoIAswMhyn1ICBT0gnqBkio4AswMjwhFIDBj4hraFmiIwCsgAA33UHxUbRH90AAAAldEVYdGRhdGU6Y3JlYXRlADIwMTktMTEtMTJUMDc6MDY6MjErMDA6MDDyrjLnAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE5LTExLTEyVDA3OjA2OjIxKzAwOjAwg/OKWwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=);
background-size: contain;
background-repeat: no-repeat;
margin: 0;
padding: 10px;
z-index: 11;
}
.wpfd-container .wpfd-foldertree + .wpfd-open-tree:hover {
cursor: pointer;
}
.wpfd-container .tree-open + .wpfd-open-tree {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAQAAAC0NkA6AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjCwsJES8LDFBaAAAA90lEQVRYw+3WTQqDMBCG4Zcm5AJCeyqvo+RAekMV3KSLorXiz6SOUkq+dcKTMWYYSElJSYEHOU682pFzjyUyahpKrGi1paShIouroiYQ6ESMpaQjEKhiqslpCELmTQQacjniJhu3GTtbKb/Fhc1WsKoQ3mAUc5jYZ1SIbUaNWGdUiSXGYLSJOdPi8bTaxJzp6c8gBmY4/1CTMgFg8GMNgR6PkW69aZ/lxz/XBRd/wS88f90GQ3Hmey/GtqLIrPcoNWa7Daow+532MCNr5ocYJ27mn0zUIDEdifbON2WiRqI7VcQn+HK4g4zq7DH1Vc3pA3dKSso/5gmAWxwDE0VxTgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0xMS0xMVQwOToxNzoyNCswMDowMF30EfwAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMTEtMTFUMDk6MTc6MjQrMDA6MDAsqalAAAAAAElFTkSuQmCC);
}
.wpfd-container .with_foldertree {
margin: 0 !important;
min-height: 500px;
}
} #et-boc .wpfd-content, .wpfd-content {
font-weight: normal;
overflow: hidden;
box-sizing: border-box;
font-size: 13px;
background: #fff;
background-color: #fff;
padding: 0 5px;
clear: both;
margin-top: 0;
}
#et-boc .wpfd-content a:focus, .wpfd-content a:focus {
outline: none;
}
#et-boc .wpfd-content li, .wpfd-content li {
margin: 0;
}
#et-boc .wpfd-content a[class*=-download-category], #et-boc .wpfd-content a[class*=-download-selected], .wpfd-content a[class*=-download-category], .wpfd-content a[class*=-download-selected] {
font-family: arial;
background-color: #75be5f;
border-color: #75be5f;
border-radius: 10px;
color: #fff;
font-size: 14px;
margin: 5px 0 8px 8px;
padding: 5px 30px;
text-align: center;
text-decoration: none;
box-sizing: border-box;
display: inline-block;
height: 38px;
line-height: 28px;
float: right;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
@media screen and (max-width: 420px) {
#et-boc .wpfd-content a[class*=-download-category], #et-boc .wpfd-content a[class*=-download-selected], .wpfd-content a[class*=-download-category], .wpfd-content a[class*=-download-selected] {
width: 100%;
margin: 10px 0;
float: unset;
}
}
#et-boc .wpfd-content a[class*=-download-category]:hover, #et-boc .wpfd-content a[class*=-download-category]:focus, #et-boc .wpfd-content a[class*=-download-selected]:hover, #et-boc .wpfd-content a[class*=-download-selected]:focus, .wpfd-content a[class*=-download-category]:hover, .wpfd-content a[class*=-download-category]:focus, .wpfd-content a[class*=-download-selected]:hover, .wpfd-content a[class*=-download-selected]:focus {
cursor: pointer;
background-color: #75be5f !important;
border-color: #75be5f;
}
#et-boc .wpfd-content a[class*=-download-category]:hover, #et-boc .wpfd-content a[class*=-download-selected]:hover, .wpfd-content a[class*=-download-category]:hover, .wpfd-content a[class*=-download-selected]:hover {
box-shadow: 1px 1px 0.6666666667em #ccc;
}
#et-boc .wpfd-content a[class*=-download-category] .wpfd-download-category, #et-boc .wpfd-content a[class*=-download-selected] .wpfd-download-category, .wpfd-content a[class*=-download-category] .wpfd-download-category, .wpfd-content a[class*=-download-selected] .wpfd-download-category {
margin-left: 5px;
vertical-align: text-bottom;
font-size: 1.4em;
line-height: 18px;
}
#et-boc .wpfd-content .zmdi, .wpfd-content .zmdi {
font-family: Material-Design-Iconic-Font !important;
}
#et-boc .wpfd-content .wpfd-categories h2::before, #et-boc .wpfd-content .wpfd-categories h2::after, .wpfd-content .wpfd-categories h2::before, .wpfd-content .wpfd-categories h2::after {
display: none;
}
#et-boc .wpfd-content .breadcrumbs, .wpfd-content .breadcrumbs {
margin: 0;
list-style: outside none none;
color: #666666;
font-size: 16px;
padding: 12px 0 !important;
border-bottom: 1px solid #ccc;
}
#et-boc .wpfd-content .breadcrumbs > li, .wpfd-content .breadcrumbs > li {
display: inline-block;
font-size: 16px;
text-transform: none !important;
color: inherit;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
text-align: left;
vertical-align: middle;
}
#et-boc .wpfd-content .breadcrumbs > li > span, #et-boc .wpfd-content .breadcrumbs > li > a, .wpfd-content .breadcrumbs > li > span, .wpfd-content .breadcrumbs > li > a {
text-transform: none;
color: #666666;
}
#et-boc .wpfd-content .breadcrumbs a, .wpfd-content .breadcrumbs a {
color: #666666;
}
#et-boc .wpfd-content .breadcrumbs a:hover, .wpfd-content .breadcrumbs a:hover {
font-weight: bold;
color: #323232;
box-shadow: none;
}
#et-boc .wpfd-content .breadcrumbs > li > .divider, .wpfd-content .breadcrumbs > li > .divider {
padding: 0 5px;
font-size: 1em;
vertical-align: baseline;
}
#et-boc .wpfd-content .wpfd-container, .wpfd-content .wpfd-container {
border: none;
border-radius: 0;
padding: 0;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li {
margin: 0 0 10px 0 !important;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li ul.jaofiletree, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li ul.jaofiletree {
margin: 10px 0 0 0 !important;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded > .zmdi-folder:before, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded > .zmdi-folder:before {
content: "";
display: block;
width: 24px;
height: 18px;
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/folder_open.svg) left center no-repeat;
margin-left: -2px;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded.selected > .zmdi-folder:before, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree li.expanded.selected > .zmdi-folder:before {
content: "";
display: block;
width: 24px;
height: 18px;
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/folder_open_selected.svg) left center no-repeat;
}
#et-boc .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree a:hover, .wpfd-content .wpfd-container .wpfd-foldertree ul.jaofiletree a:hover {
font-weight: bold;
color: #323232;
box-shadow: none !important;
}
#et-boc .wpfd-content .wpfd-container .with_foldertree, .wpfd-content .wpfd-container .with_foldertree {
padding: 0 0 0 10px;
}
@media only screen and (max-width: 420px) {
#et-boc .wpfd-content .wpfd-container .with_foldertree, .wpfd-content .wpfd-container .with_foldertree {
margin: 0;
width: 100%;
flex-basis: 100%;
max-width: 100%;
}
}
@media only screen and (max-width: 420px) {
#et-boc .wpfd-content .wpfd-container, .wpfd-content .wpfd-container {
padding-top: 0;
}
}
#et-boc .wpfd-content .wpfdcategory, .wpfd-content .wpfdcategory {
font-size: 14px;
line-height: 1.5;
color: #8f8f8f;
box-sizing: border-box;
height: 49px;
padding: 15px 20px;
text-decoration: none;
background: #fff;
display: inline-block;
font-weight: normal;
border: 1px solid #cccccc;
border-radius: 6px;
text-align: left; flex: 1 0 165px;
min-width: 165px;
overflow: hidden;
}
@media screen and (max-width: 1024px) {
#et-boc .wpfd-content .wpfdcategory, .wpfd-content .wpfdcategory {
flex: 1 0 150px;
min-width: 150px;
}
}
#et-boc .wpfd-content .wpfdcategory > span, .wpfd-content .wpfdcategory > span {
display: inline-block;
width: calc(100% - 22px);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-top: -3px;
font-weight: normal;
text-align: left;
padding-left: 10px;
color: #808080;
vertical-align: baseline;
max-width: 150px;
box-sizing: border-box;
}
@media screen and (max-width: 420px) {
#et-boc .wpfd-content .wpfdcategory > span, .wpfd-content .wpfdcategory > span {
max-width: calc(100% - 22px);
}
}
#et-boc .wpfd-content .wpfdcategory:hover, .wpfd-content .wpfdcategory:hover {
-webkit-box-shadow: 0 1px 3px #888;
-moz-box-shadow: 0 1px 3px #888;
box-shadow: 0 1px 3px #888;
}
#et-boc .wpfd-content .wpfdcategory .wpfd-folder, .wpfd-content .wpfdcategory .wpfd-folder {
font-size: 18px;
float: left;
vertical-align: middle;
font-family: Material-Design-Iconic-Font !important;
margin-top: -1px;
color: #808080;
}
#et-boc .wpfd-content .wpfdcategory_placeholder, .wpfd-content .wpfdcategory_placeholder {
height: 1px;
background-color: transparent;
background: transparent;
flex: 1 0 165px;
min-width: 165px;
}
@media screen and (max-width: 1024px) {
#et-boc .wpfd-content .wpfdcategory_placeholder, .wpfd-content .wpfdcategory_placeholder {
flex: 1 0 150px;
min-width: 150px;
}
}
#et-boc .wpfd-content .wpfdcategory:hover, .wpfd-content .wpfdcategory:hover {
background-color: #999999;
border: 1px solid #999999;
}
#et-boc .wpfd-content .wpfdcategory:hover > span, .wpfd-content .wpfdcategory:hover > span {
color: #fff;
}
#et-boc .wpfd-content .wpfdcategory:hover i.wpfd-folder, .wpfd-content .wpfdcategory:hover i.wpfd-folder {
color: #fff;
}
#et-boc .wpfd-content .downloadlink, .wpfd-content .downloadlink {
background-color: #75be5f;
border-color: #75be5f;
border-radius: 8px;
color: #fff;
font-size: 13px;
text-align: center;
text-decoration: none;
box-sizing: border-box;
padding: 5px 15px;
display: block;
width: 100%;
height: 32px;
margin-bottom: 5px;
line-height: 22px;
}
#et-boc .wpfd-content .added_to_cart, .wpfd-content .added_to_cart {
background-color: #0988e2;
border-color: #0988e2;
border-radius: 15px;
color: #fff;
font-size: 13px;
text-align: center;
text-decoration: none;
box-sizing: border-box;
padding: 5px 15px;
display: block;
width: 100%;
height: 32px;
margin-bottom: 5px;
line-height: 22px;
}
#et-boc .wpfd-content i.wpfd-download,
#et-boc .wpfd-content i.wpfd-add-to-cart, .wpfd-content i.wpfd-download,
.wpfd-content i.wpfd-add-to-cart {
font-size: 16px;
vertical-align: middle;
text-align: right;
margin-left: 10px;
margin-bottom: 2px;
}
#et-boc .wpfd-content .openlink, .wpfd-content .openlink {
background-color: #fafafa;
border-color: #dadada;
border-radius: 8px;
color: #8f8f8f;
font-size: 13px;
padding: 5px 15px;
text-align: center;
text-decoration: none;
box-sizing: border-box;
width: 100%;
height: 32px;
line-height: 22px;
margin: 5px auto 0 auto;
display: inline-block;
vertical-align: middle;
}
#et-boc .wpfd-content i.wpfd-preview, .wpfd-content i.wpfd-preview {
font-size: 16px;
vertical-align: middle;
text-align: right;
margin-left: 10px;
margin-bottom: 2px;
}
#et-boc .wpfd-content .backcategory, .wpfd-content .backcategory {
position: absolute;
top: 0;
right: 10px;
margin: 5px 0 5px 5px;
font-size: 14px;
color: #8f8f8f;
padding: 0;
display: flex;
height: 14px;
line-height: 14px;
}
#et-boc .wpfd-content .backcategory:hover, .wpfd-content .backcategory:hover {
box-shadow: none;
}
#et-boc .wpfd-content .backcategory .zmdi-chevron-left, .wpfd-content .backcategory .zmdi-chevron-left {
font-size: 14px;
vertical-align: middle;
display: inline-block;
height: 14px;
line-height: 14px;
margin-right: 5px;
}
#et-boc .wpfd-content .backcategory .zmdi-chevron-left + span, .wpfd-content .backcategory .zmdi-chevron-left + span {
display: inline-block;
vertical-align: middle;
font-size: 14px;
line-height: 14px;
height: 14px;
}
#et-boc .wpfd-content.wpfd-content-default + .wpfd-pagination, .wpfd-content.wpfd-content-default + .wpfd-pagination {
padding: 5px;
text-align: center;
}
@media screen and (min-width: 720px) {
#et-boc .wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination, .wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination {
width: 70%;
margin-left: 0;
float: right;
}
}
@media screen and (max-width: 720px) {
#et-boc .wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination, .wpfd-content.wpfd-content-default.wpfd_contentdefault_foldertree + .wpfd-pagination {
text-align: center;
padding: 5px 5px 5px 15px;
margin-left: 25px;
}
}
#et-boc .wpfd-content.wpfd-content-ggd + .wpfd-pagination, .wpfd-content.wpfd-content-ggd + .wpfd-pagination {
text-align: center;
padding: 5px;
}
@media screen and (min-width: 720px) {
#et-boc .wpfd-content.wpfd-content-ggd.wpfdcontent_ggd_folder_tree + .wpfd-pagination, .wpfd-content.wpfd-content-ggd.wpfdcontent_ggd_folder_tree + .wpfd-pagination {
width: 70%;
margin-left: 0;
float: right;
}
}
#et-boc .wpfd-content.wpfd-content-table + .wpfd-pagination, .wpfd-content.wpfd-content-table + .wpfd-pagination {
text-align: center;
padding: 5px;
}
@media screen and (min-width: 720px) {
#et-boc .wpfd-content.wpfd-content-table.wpfdcontent_table_folder_tree + .wpfd-pagination, .wpfd-content.wpfd-content-table.wpfdcontent_table_folder_tree + .wpfd-pagination {
width: 70%;
margin-left: 0;
float: right;
}
} #wpfd-dropblock-close {
position: absolute;
right: -30px;
}
.dropblock #wpfd-dropblock-close .dashicons {
width: 30px;
height: 29px;
display: inline-block;
vertical-align: middle;
color: #fff;
}
.wpfd-category-password-protection-container, .wpfd-file-password-protection-container {
font-size: 13px;
padding: 10px 0;
}
.wpfd-category-password-protection-container .protected-title, .wpfd-file-password-protection-container .protected-title {
font-size: 2.5em;
}
.wpfd-category-password-protection-container .message-info, .wpfd-file-password-protection-container .message-info {
margin: 10px 0;
}
.wpfd-category-password-protection-container .wpfd-password-value, .wpfd-category-password-protection-container .wpfd-password-submit, .wpfd-file-password-protection-container .wpfd-password-value, .wpfd-file-password-protection-container .wpfd-password-submit {
height: 40px;
line-height: 1em;
padding: 10px 15px;
font-size: 1em;
border-radius: 4px;
}
.wpfd-category-password-protection-container .wpfd-password-value:focus, .wpfd-category-password-protection-container .wpfd-password-submit:focus, .wpfd-file-password-protection-container .wpfd-password-value:focus, .wpfd-file-password-protection-container .wpfd-password-submit:focus {
outline: none;
}
.wpfd-category-password-protection-container .wpfd-password-value, .wpfd-file-password-protection-container .wpfd-password-value {
border: 1px solid #ccc;
margin: 0 2px 0 0;
}
.wpfd-category-password-protection-container .wpfd-password-submit, .wpfd-file-password-protection-container .wpfd-password-submit {
background-color: #28303d;
color: #d1e4dd;
}
.wpfd-category-password-protection-container .wpfd-password-submit:hover, .wpfd-file-password-protection-container .wpfd-password-submit:hover {
box-shadow: 1px 1px 12px #ccc;
background-color: #28303d;
border-color: #28303d;
color: #d1e4dd;
}
@media (max-width: 720px) { #wpfd-dropblock-close {
position: absolute;
right: 0;
z-index: 9999999;
top: 0;
border: 0 solid rgba(0, 0, 0, 0.5);
}
.dropblock #wpfd-dropblock-close .dashicons {
width: 30px;
height: 30px;
display: inline-block;
vertical-align: middle;
color: #fff;
background: rgba(0, 0, 0, 0.5);
}
.dashicons, .dashicons-before::before {
font-size: 30px !important;
}  .vjs-default-skin .vjs-big-play-button {
display: none !important;
}
} .entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span {
color: inherit;
}
.wpfd-icon-set-svg .txt,
.wpfd-icon-set-png .txt {
display: block;
visibility: hidden;
}
.wpfd-content ::-webkit-scrollbar {
width: 7px;
height: 7px;
}
.wpfd-content ::-webkit-scrollbar:hover {
cursor: pointer;
}
.wpfd-content ::-webkit-scrollbar-track {
background: transparent;
}
.wpfd-content ::-webkit-scrollbar-thumb {
background: #888;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.wpfd-content ::-webkit-scrollbar-thumb:hover {
background: #4285f4;
}
.wpfd-password-form .password-title,
.wpfd-password-form .password-type-and-submit-section {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.wpfd-open-tree + .with_foldertree > .wpfd-categories h2 {
margin-left: 25px;
}#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; }
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} #cboxOverlay{background:#000;}
#colorbox{outline:0;}
#cboxContent{margin-top:32px; overflow:visible; background:#fff;webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border: 8px solid #FFF;webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;background:#fff; padding:1px;}
#cboxLoadingGraphic{background:url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/balls.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#fff;webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
#cboxTitle{position:absolute; bottom:-35px; left:10px; color:#cdcdcd;text-align:left;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;width: 90%;}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}  #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible;} #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
#cboxPrevious{
position: absolute;
top: 0;
left: 5px;
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/prev.png) no-repeat center left;
width: 100px;
height: 100%;
text-indent: -9999px;
opacity: 0.2;
}
#cboxPrevious:hover{opacity: 1;}
#cboxNext{
position: absolute;
top: 0;
right: 5px;
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/next.png) no-repeat center right;
width: 100px;
height: 100%;
text-indent: -9999px;
opacity: 0.2;
}
#cboxNext:hover{opacity: 1;}
#cboxClose{
position: absolute;
bottom: -40px;
right: 0;
display: block;
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/close.png) no-repeat top center;
width: 27px;
height: 27px;
text-indent: -9999px;
} .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}#wpfd-box-player {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999999999;
background: transparent url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/boxbg.png) top left repeat;
color: #FFF;
}
#wpfd-box-player .dropblock {
min-height: 114px;
display: inline-block; position: relative;
text-align: center;
}
#wpfd-box-player .dropblock {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background: none;
color: #FFF;
}
#wpfd-box-loading {
position: fixed;
display: flex;
justify-content: center;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 999999999999;
background: transparent url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/boxbg.png) top left repeat;
color: #FFF;
}
#wpfd-box-loading .loading {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 120px;
height: 120px;
color: #FFF;
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/loadingfile.svg) no-repeat center center;
}
#wpfd-box-loading .wpfd-loading-status {
text-align: center;
position: absolute;
top: 60%;
transform: translateY(-60%);
left: 0;
right: 0;
}
#wpfd-box-loading .wpfd-loading-status .wpfd-loading-close {
font-weight: bold;
cursor: pointer;
}
#wpfd-box-player img {
max-width: 100%;
height: auto;
max-height: 100%;
}
#wpfd-box-player .dropblock iframe {
width: 100%;
height: 100%;
}
.wpfdlaunch .dashicons-download {
font-family: dashicons;
}@font-face{font-family:Material-Design-Iconic-Font;src:url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}.zmdi{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-import-export:before{content:'\f30c'}.zmdi-swap-vertical-:before{content:'\f30c'}.zmdi-airplanemode-inactive:before{content:'\f102'}.zmdi-airplanemode-active:before{content:'\f103'}.zmdi-rate-review:before{content:'\f103'}.zmdi-comment-sign:before{content:'\f25a'}.zmdi-network-warning:before{content:'\f2ad'}.zmdi-shopping-cart-add:before{content:'\f1ca'}.zmdi-file-add:before{content:'\f221'}.zmdi-network-wifi-scan:before{content:'\f2e4'}.zmdi-collection-add:before{content:'\f14e'}.zmdi-format-playlist-add:before{content:'\f3ac'}.zmdi-format-queue-music:before{content:'\f3ab'}.zmdi-plus-box:before{content:'\f277'}.zmdi-tag-backspace:before{content:'\f1d9'}.zmdi-alarm-add:before{content:'\f32b'}.zmdi-battery-charging:before{content:'\f114'}.zmdi-daydream-setting:before{content:'\f217'}.zmdi-more-horiz:before{content:'\f19c'}.zmdi-book-photo:before{content:'\f11b'}.zmdi-incandescent:before{content:'\f189'}.zmdi-wb-iridescent:before{content:'\f38c'}.zmdi-calendar-remove:before{content:'\f330'}.zmdi-refresh-sync-disabled:before{content:'\f1b7'}.zmdi-refresh-sync-problem:before{content:'\f1b6'}.zmdi-crop-original:before{content:'\f17e'}.zmdi-power-off:before{content:'\f1af'}.zmdi-power-off-setting:before{content:'\f1ae'}.zmdi-leak-remove:before{content:'\f38d'}.zmdi-star-border:before{content:'\f27c'}.zmdi-brightness-low:before{content:'\f36d'}.zmdi-brightness-medium:before{content:'\f36e'}.zmdi-brightness-high:before{content:'\f36f'}.zmdi-smartphone-portrait:before{content:'\f2d4'}.zmdi-live-tv:before{content:'\f2d9'}.zmdi-format-textdirection-l-to-r:before{content:'\f249'}.zmdi-format-textdirection-r-to-l:before{content:'\f24a'}.zmdi-arrow-back:before{content:'\f2ea'}.zmdi-arrow-forward:before{content:'\f2ee'}.zmdi-arrow-in:before{content:'\f2e9'}.zmdi-arrow-out:before{content:'\f2ed'}.zmdi-rotate-90-degrees-ccw:before{content:'\f304'}.zmdi-adb:before{content:'\f33a'}.zmdi-network-wifi:before{content:'\f2e8'}.zmdi-network-wifi-alt:before{content:'\f2e3'}.zmdi-network-wifi-lock:before{content:'\f2e5'}.zmdi-network-wifi-off:before{content:'\f2e6'}.zmdi-network-wifi-outline:before{content:'\f2e7'}.zmdi-network-wifi-info:before{content:'\f2e4'}.zmdi-layers-clear:before{content:'\f18b'}.zmdi-colorize:before{content:'\f15d'}.zmdi-format-paint:before{content:'\f1ba'}.zmdi-format-quote:before{content:'\f1b2'}.zmdi-camera-monochrome-photos:before{content:'\f285'}.zmdi-sort-by-alpha:before{content:'\f1cf'}.zmdi-folder-shared:before{content:'\f225'}.zmdi-folder-special:before{content:'\f226'}.zmdi-comment-dots:before{content:'\f260'}.zmdi-reorder:before{content:'\f31e'}.zmdi-dehaze:before{content:'\f197'}.zmdi-sort:before{content:'\f1ce'}.zmdi-pages:before{content:'\f34a'}.zmdi-stack-overflow:before{content:'\f35c'}.zmdi-calendar-account:before{content:'\f204'}.zmdi-paste:before{content:'\f109'}.zmdi-cut:before{content:'\f1bc'}.zmdi-save:before{content:'\f297'}.zmdi-smartphone-code:before{content:'\f139'}.zmdi-directions-bike:before{content:'\f117'}.zmdi-directions-boat:before{content:'\f11a'}.zmdi-directions-bus:before{content:'\f121'}.zmdi-directions-car:before{content:'\f125'}.zmdi-directions-railway:before{content:'\f1b3'}.zmdi-directions-run:before{content:'\f215'}.zmdi-directions-subway:before{content:'\f1d5'}.zmdi-directions-walk:before{content:'\f216'}.zmdi-local-hotel:before{content:'\f178'}.zmdi-local-activity:before{content:'\f1df'}.zmdi-local-play:before{content:'\f1df'}.zmdi-local-airport:before{content:'\f103'}.zmdi-local-atm:before{content:'\f198'}.zmdi-local-bar:before{content:'\f137'}.zmdi-local-cafe:before{content:'\f13b'}.zmdi-local-car-wash:before{content:'\f124'}.zmdi-local-convenience-store:before{content:'\f1d3'}.zmdi-local-dining:before{content:'\f153'}.zmdi-local-drink:before{content:'\f157'}.zmdi-local-florist:before{content:'\f168'}.zmdi-local-gas-station:before{content:'\f16f'}.zmdi-local-grocery-store:before{content:'\f1cb'}.zmdi-local-hospital:before{content:'\f177'}.zmdi-local-laundry-service:before{content:'\f1e9'}.zmdi-local-library:before{content:'\f18d'}.zmdi-local-mall:before{content:'\f195'}.zmdi-local-movies:before{content:'\f19d'}.zmdi-local-offer:before{content:'\f187'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-pharmacy:before{content:'\f176'}.zmdi-local-phone:before{content:'\f2be'}.zmdi-local-pizza:before{content:'\f1ac'}.zmdi-local-post-office:before{content:'\f15a'}.zmdi-local-printshop:before{content:'\f1b0'}.zmdi-local-see:before{content:'\f28c'}.zmdi-local-shipping:before{content:'\f1e6'}.zmdi-local-store:before{content:'\f1d4'}.zmdi-local-taxi:before{content:'\f123'}.zmdi-local-wc:before{content:'\f211'}.zmdi-my-location:before{content:'\f299'}.zmdi-directions:before{content:'\f1e7'}#jao {
padding: 10px;
}
ul.jaofiletree {
font-size: 16px;
line-height: 20px !important;
padding: 0 !important;
margin: 10px 0 0 0 !important;
}
ul.jaofiletree li {
list-style: none;
padding: 0 !important;
padding-left: 15px !important;
margin: 10px 0 !important;
white-space: nowrap;
line-height: 1;
vertical-align: middle;
}
ul.jaofiletree li.expanded .icon-open-close:before {
margin-left: -1px;
}
ul.jaofiletree li.collapsed .icon-open-close:before {
margin-left: 1px;
}
ul.jaofiletree .zmdi-folder,
ul.jaofiletree .zmdi-folder-open {
margin-right: 10px;
}
ul.jaofiletree a {
font-family: arial;
color: #666;
text-decoration: none;
box-shadow: none;
display: inline-block;
padding: 0 2px;
font-size: 16px;
text-transform: none;
line-height: 22px;
vertical-align: top;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
text-align: left;
}
ul.jaofiletree a:hover {
font-weight: bold;
}
ul.jaofiletree li.drive > a,
ul.jaofiletree li.selected > a {
font-weight: bold;
}
.jaofiletree li.directory .icon-open-close:before {
position: relative;
top: 0px;
display: inline-block;
font-family: Material-Design-Iconic-Font;
font-size: 17px;
}
.icon-open-close {
width: 16px;
height: 22px;
display: inline-block;
margin-right: 0;
position: relative;
text-align: center;
}
.icon-open-close:hover {
cursor: pointer;
}
.jaofiletree li.zmdi-perm-media {
font-size: 14px
}
.jaofiletree .zmdi-folder,
.jaofiletree .zmdi-folder-open {
font-size: 22px;
color: #888888;
font-weight: bold;
margin-right: 5px;
} .jaofiletree li.file {
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/jao/file.png) left top no-repeat;
}
.jaofiletree li.wait {
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/jao/spinner.gif) left top no-repeat;
}
.jaofiletree li.directory .icon-open-close:before {
position: relative;
top: 0px;
display: inline-block;
font-family: Material-Design-Iconic-Font;
font-size: 17px;
}
.jaofiletree li.directory.expanded .icon-open-close:before {
content: '\f2f2';
font-size: 22px;
}
.jaofiletree li.directory.collapsed .icon-open-close:before {
content: '\f2f6';
color: #888;
font-size: 22px;
}
.jaofiletree li.directory.selected {
color: #888888;
}
.jaofiletree li.directory.selected > a {
color: darkgray ;
font-weight: bold;
}
.jaofiletree li.directory.selected > .zmdi-folder {
color: darkgray;
}
.jaofiletree li.directory.selected > .zmdi-folder:before {
color: darkgray;
}
.jaofiletree li.directory.selected > .icon-open-close:before {
color: darkgray;
}
.jaofiletree li.directory.collapsed .icon-open-close:hover:before {
content: '\f2f6';
color: #555;
font-size: 22px;
}
.jaofiletree .scrolly {
overflow: auto;
}
  .ju-switch-button {
float: right;
margin-left: 0.625rem;
margin-right: 1.875rem;
}
.ju-switch-button .switch {
position: relative;
display: inline-block;
width: 3.125rem;
height: 1.875rem;
margin: 0.5rem;
-webkit-box-shadow: unset;
-moz-box-shadow: unset;
box-shadow: unset;
}
.ju-switch-button .switch input {
display: none;
}
.ju-switch-button .switch select {
display: none;
}
.ju-switch-button .switch .slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
margin: 0;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
-webkit-border-radius: 2.5rem;
-moz-border-radius: 2.5rem;
border-radius: 2.5rem;
}
.ju-switch-button .switch .slider:before {
position: absolute;
content: "";
height: 1.6875rem;
width: 1.6875rem;
left: 0.125rem;
bottom: 0.125rem;
background-color: #fff;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-ms-transition: 0.4s;
-o-transition: 0.4s;
transition: 0.4s;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ju-switch-button .switch input:checked + .slider {
background-color: #0173AB;
}
.ju-switch-button .switch input:checked + .slider:before {
-webkit-transform: translateX(1.25rem);
-moz-transform: translateX(1.25rem);
-ms-transform: translateX(1.25rem);
-o-transform: translateX(1.25rem);
transform: translateX(1.25rem);
}
@font-face {
font-family: Material-Design-Iconic-Font;
src: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format("woff2"), url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format("woff"), url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format("truetype");
}
.zmdi {
display: inline-block;
font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.zmdi-hc-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.zmdi-hc-2x {
font-size: 2em;
}
.zmdi-hc-3x {
font-size: 3em;
}
.zmdi-hc-4x {
font-size: 4em;
}
.zmdi-hc-5x {
font-size: 5em;
}
.zmdi-hc-fw {
width: 1.28571429em;
text-align: center;
}
.zmdi-hc-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.zmdi-hc-ul > li {
position: relative;
}
.zmdi-hc-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.zmdi-hc-li.zmdi-hc-lg {
left: -1.85714286em;
}
.zmdi-hc-border {
padding: 0.1em 0.25em;
border: solid 0.1em #9e9e9e;
border-radius: 2px;
}
.zmdi-hc-border-circle {
padding: 0.1em 0.25em;
border: solid 0.1em #9e9e9e;
border-radius: 50%;
}
.zmdi.pull-left {
float: left;
margin-right: 0.15em;
}
.zmdi.pull-right {
float: right;
margin-left: 0.15em;
}
.zmdi-hc-spin {
-webkit-animation: zmdi-spin 1.5s infinite linear;
animation: zmdi-spin 1.5s infinite linear;
}
.zmdi-hc-spin-reverse {
-webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
animation: zmdi-spin-reverse 1.5s infinite linear;
}
@-webkit-keyframes zmdi-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes zmdi-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes zmdi-spin-reverse {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-359deg);
transform: rotate(-359deg);
}
}
@keyframes zmdi-spin-reverse {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(-359deg);
transform: rotate(-359deg);
}
}
.zmdi-hc-rotate-90 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.zmdi-hc-rotate-180 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.zmdi-hc-rotate-270 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.zmdi-hc-flip-horizontal {
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.zmdi-hc-flip-vertical {
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
.zmdi-hc-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.zmdi-hc-stack-1x, .zmdi-hc-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.zmdi-hc-stack-1x {
line-height: inherit;
}
.zmdi-hc-stack-2x {
font-size: 2em;
}
.zmdi-hc-inverse {
color: #fff;
}
.zmdi-3d-rotation:before {
content: "\f101";
}
.zmdi-airplane-off:before {
content: "\f102";
}
.zmdi-airplane:before {
content: "\f103";
}
.zmdi-album:before {
content: "\f104";
}
.zmdi-archive:before {
content: "\f105";
}
.zmdi-assignment-account:before {
content: "\f106";
}
.zmdi-assignment-alert:before {
content: "\f107";
}
.zmdi-assignment-check:before {
content: "\f108";
}
.zmdi-assignment-o:before {
content: "\f109";
}
.zmdi-assignment-return:before {
content: "\f10a";
}
.zmdi-assignment-returned:before {
content: "\f10b";
}
.zmdi-assignment:before {
content: "\f10c";
}
.zmdi-attachment-alt:before {
content: "\f10d";
}
.zmdi-attachment:before {
content: "\f10e";
}
.zmdi-audio:before {
content: "\f10f";
}
.zmdi-badge-check:before {
content: "\f110";
}
.zmdi-balance-wallet:before {
content: "\f111";
}
.zmdi-balance:before {
content: "\f112";
}
.zmdi-battery-alert:before {
content: "\f113";
}
.zmdi-battery-flash:before {
content: "\f114";
}
.zmdi-battery-unknown:before {
content: "\f115";
}
.zmdi-battery:before {
content: "\f116";
}
.zmdi-bike:before {
content: "\f117";
}
.zmdi-block-alt:before {
content: "\f118";
}
.zmdi-block:before {
content: "\f119";
}
.zmdi-boat:before {
content: "\f11a";
}
.zmdi-book-image:before {
content: "\f11b";
}
.zmdi-book:before {
content: "\f11c";
}
.zmdi-bookmark-outline:before {
content: "\f11d";
}
.zmdi-bookmark:before {
content: "\f11e";
}
.zmdi-brush:before {
content: "\f11f";
}
.zmdi-bug:before {
content: "\f120";
}
.zmdi-bus:before {
content: "\f121";
}
.zmdi-cake:before {
content: "\f122";
}
.zmdi-car-taxi:before {
content: "\f123";
}
.zmdi-car-wash:before {
content: "\f124";
}
.zmdi-car:before {
content: "\f125";
}
.zmdi-card-giftcard:before {
content: "\f126";
}
.zmdi-card-membership:before {
content: "\f127";
}
.zmdi-card-travel:before {
content: "\f128";
}
.zmdi-card:before {
content: "\f129";
}
.zmdi-case-check:before {
content: "\f12a";
}
.zmdi-case-download:before {
content: "\f12b";
}
.zmdi-case-play:before {
content: "\f12c";
}
.zmdi-case:before {
content: "\f12d";
}
.zmdi-cast-connected:before {
content: "\f12e";
}
.zmdi-cast:before {
content: "\f12f";
}
.zmdi-chart-donut:before {
content: "\f130";
}
.zmdi-chart:before {
content: "\f131";
}
.zmdi-city-alt:before {
content: "\f132";
}
.zmdi-city:before {
content: "\f133";
}
.zmdi-close-circle-o:before {
content: "\f134";
}
.zmdi-close-circle:before {
content: "\f135";
}
.zmdi-close:before {
content: "\f136";
}
.zmdi-cocktail:before {
content: "\f137";
}
.zmdi-code-setting:before {
content: "\f138";
}
.zmdi-code-smartphone:before {
content: "\f139";
}
.zmdi-code:before {
content: "\f13a";
}
.zmdi-coffee:before {
content: "\f13b";
}
.zmdi-collection-bookmark:before {
content: "\f13c";
}
.zmdi-collection-case-play:before {
content: "\f13d";
}
.zmdi-collection-folder-image:before {
content: "\f13e";
}
.zmdi-collection-image-o:before {
content: "\f13f";
}
.zmdi-collection-image:before {
content: "\f140";
}
.zmdi-collection-item-1:before {
content: "\f141";
}
.zmdi-collection-item-2:before {
content: "\f142";
}
.zmdi-collection-item-3:before {
content: "\f143";
}
.zmdi-collection-item-4:before {
content: "\f144";
}
.zmdi-collection-item-5:before {
content: "\f145";
}
.zmdi-collection-item-6:before {
content: "\f146";
}
.zmdi-collection-item-7:before {
content: "\f147";
}
.zmdi-collection-item-8:before {
content: "\f148";
}
.zmdi-collection-item-9-plus:before {
content: "\f149";
}
.zmdi-collection-item-9:before {
content: "\f14a";
}
.zmdi-collection-item:before {
content: "\f14b";
}
.zmdi-collection-music:before {
content: "\f14c";
}
.zmdi-collection-pdf:before {
content: "\f14d";
}
.zmdi-collection-plus:before {
content: "\f14e";
}
.zmdi-collection-speaker:before {
content: "\f14f";
}
.zmdi-collection-text:before {
content: "\f150";
}
.zmdi-collection-video:before {
content: "\f151";
}
.zmdi-compass:before {
content: "\f152";
}
.zmdi-cutlery:before {
content: "\f153";
}
.zmdi-delete:before {
content: "\f154";
}
.zmdi-dialpad:before {
content: "\f155";
}
.zmdi-dns:before {
content: "\f156";
}
.zmdi-drink:before {
content: "\f157";
}
.zmdi-edit:before {
content: "\f158";
}
.zmdi-email-open:before {
content: "\f159";
}
.zmdi-email:before {
content: "\f15a";
}
.zmdi-eye-off:before {
content: "\f15b";
}
.zmdi-eye:before {
content: "\f15c";
}
.zmdi-eyedropper:before {
content: "\f15d";
}
.zmdi-favorite-outline:before {
content: "\f15e";
}
.zmdi-favorite:before {
content: "\f15f";
}
.zmdi-filter-list:before {
content: "\f160";
}
.zmdi-fire:before {
content: "\f161";
}
.zmdi-flag:before {
content: "\f162";
}
.zmdi-flare:before {
content: "\f163";
}
.zmdi-flash-auto:before {
content: "\f164";
}
.zmdi-flash-off:before {
content: "\f165";
}
.zmdi-flash:before {
content: "\f166";
}
.zmdi-flip:before {
content: "\f167";
}
.zmdi-flower-alt:before {
content: "\f168";
}
.zmdi-flower:before {
content: "\f169";
}
.zmdi-font:before {
content: "\f16a";
}
.zmdi-fullscreen-alt:before {
content: "\f16b";
}
.zmdi-fullscreen-exit:before {
content: "\f16c";
}
.zmdi-fullscreen:before {
content: "\f16d";
}
.zmdi-functions:before {
content: "\f16e";
}
.zmdi-gas-station:before {
content: "\f16f";
}
.zmdi-gesture:before {
content: "\f170";
}
.zmdi-globe-alt:before {
content: "\f171";
}
.zmdi-globe-lock:before {
content: "\f172";
}
.zmdi-globe:before {
content: "\f173";
}
.zmdi-graduation-cap:before {
content: "\f174";
}
.zmdi-home:before {
content: "\f175";
}
.zmdi-hospital-alt:before {
content: "\f176";
}
.zmdi-hospital:before {
content: "\f177";
}
.zmdi-hotel:before {
content: "\f178";
}
.zmdi-hourglass-alt:before {
content: "\f179";
}
.zmdi-hourglass-outline:before {
content: "\f17a";
}
.zmdi-hourglass:before {
content: "\f17b";
}
.zmdi-http:before {
content: "\f17c";
}
.zmdi-image-alt:before {
content: "\f17d";
}
.zmdi-image-o:before {
content: "\f17e";
}
.zmdi-image:before {
content: "\f17f";
}
.zmdi-inbox:before {
content: "\f180";
}
.zmdi-invert-colors-off:before {
content: "\f181";
}
.zmdi-invert-colors:before {
content: "\f182";
}
.zmdi-key:before {
content: "\f183";
}
.zmdi-label-alt-outline:before {
content: "\f184";
}
.zmdi-label-alt:before {
content: "\f185";
}
.zmdi-label-heart:before {
content: "\f186";
}
.zmdi-label:before {
content: "\f187";
}
.zmdi-labels:before {
content: "\f188";
}
.zmdi-lamp:before {
content: "\f189";
}
.zmdi-landscape:before {
content: "\f18a";
}
.zmdi-layers-off:before {
content: "\f18b";
}
.zmdi-layers:before {
content: "\f18c";
}
.zmdi-library:before {
content: "\f18d";
}
.zmdi-link:before {
content: "\f18e";
}
.zmdi-lock-open:before {
content: "\f18f";
}
.zmdi-lock-outline:before {
content: "\f190";
}
.zmdi-lock:before {
content: "\f191";
}
.zmdi-mail-reply-all:before {
content: "\f192";
}
.zmdi-mail-reply:before {
content: "\f193";
}
.zmdi-mail-send:before {
content: "\f194";
}
.zmdi-mall:before {
content: "\f195";
}
.zmdi-map:before {
content: "\f196";
}
.zmdi-menu:before {
content: "\f197";
}
.zmdi-money-box:before {
content: "\f198";
}
.zmdi-money-off:before {
content: "\f199";
}
.zmdi-money:before {
content: "\f19a";
}
.zmdi-more-vert:before {
content: "\f19b";
}
.zmdi-more:before {
content: "\f19c";
}
.zmdi-movie-alt:before {
content: "\f19d";
}
.zmdi-movie:before {
content: "\f19e";
}
.zmdi-nature-people:before {
content: "\f19f";
}
.zmdi-nature:before {
content: "\f1a0";
}
.zmdi-navigation:before {
content: "\f1a1";
}
.zmdi-open-in-browser:before {
content: "\f1a2";
}
.zmdi-open-in-new:before {
content: "\f1a3";
}
.zmdi-palette:before {
content: "\f1a4";
}
.zmdi-parking:before {
content: "\f1a5";
}
.zmdi-pin-account:before {
content: "\f1a6";
}
.zmdi-pin-assistant:before {
content: "\f1a7";
}
.zmdi-pin-drop:before {
content: "\f1a8";
}
.zmdi-pin-help:before {
content: "\f1a9";
}
.zmdi-pin-off:before {
content: "\f1aa";
}
.zmdi-pin:before {
content: "\f1ab";
}
.zmdi-pizza:before {
content: "\f1ac";
}
.zmdi-plaster:before {
content: "\f1ad";
}
.zmdi-power-setting:before {
content: "\f1ae";
}
.zmdi-power:before {
content: "\f1af";
}
.zmdi-print:before {
content: "\f1b0";
}
.zmdi-puzzle-piece:before {
content: "\f1b1";
}
.zmdi-quote:before {
content: "\f1b2";
}
.zmdi-railway:before {
content: "\f1b3";
}
.zmdi-receipt:before {
content: "\f1b4";
}
.zmdi-refresh-alt:before {
content: "\f1b5";
}
.zmdi-refresh-sync-alert:before {
content: "\f1b6";
}
.zmdi-refresh-sync-off:before {
content: "\f1b7";
}
.zmdi-refresh-sync:before {
content: "\f1b8";
}
.zmdi-refresh:before {
content: "\f1b9";
}
.zmdi-roller:before {
content: "\f1ba";
}
.zmdi-ruler:before {
content: "\f1bb";
}
.zmdi-scissors:before {
content: "\f1bc";
}
.zmdi-screen-rotation-lock:before {
content: "\f1bd";
}
.zmdi-screen-rotation:before {
content: "\f1be";
}
.zmdi-search-for:before {
content: "\f1bf";
}
.zmdi-search-in-file:before {
content: "\f1c0";
}
.zmdi-search-in-page:before {
content: "\f1c1";
}
.zmdi-search-replace:before {
content: "\f1c2";
}
.zmdi-search:before {
content: "\f1c3";
}
.zmdi-seat:before {
content: "\f1c4";
}
.zmdi-settings-square:before {
content: "\f1c5";
}
.zmdi-settings:before {
content: "\f1c6";
}
.zmdi-shield-check:before {
content: "\f1c7";
}
.zmdi-shield-security:before {
content: "\f1c8";
}
.zmdi-shopping-basket:before {
content: "\f1c9";
}
.zmdi-shopping-cart-plus:before {
content: "\f1ca";
}
.zmdi-shopping-cart:before {
content: "\f1cb";
}
.zmdi-sign-in:before {
content: "\f1cc";
}
.zmdi-sort-amount-asc:before {
content: "\f1cd";
}
.zmdi-sort-amount-desc:before {
content: "\f1ce";
}
.zmdi-sort-asc:before {
content: "\f1cf";
}
.zmdi-sort-desc:before {
content: "\f1d0";
}
.zmdi-spellcheck:before {
content: "\f1d1";
}
.zmdi-storage:before {
content: "\f1d2";
}
.zmdi-store-24:before {
content: "\f1d3";
}
.zmdi-store:before {
content: "\f1d4";
}
.zmdi-subway:before {
content: "\f1d5";
}
.zmdi-sun:before {
content: "\f1d6";
}
.zmdi-tab-unselected:before {
content: "\f1d7";
}
.zmdi-tab:before {
content: "\f1d8";
}
.zmdi-tag-close:before {
content: "\f1d9";
}
.zmdi-tag-more:before {
content: "\f1da";
}
.zmdi-tag:before {
content: "\f1db";
}
.zmdi-thumb-down:before {
content: "\f1dc";
}
.zmdi-thumb-up-down:before {
content: "\f1dd";
}
.zmdi-thumb-up:before {
content: "\f1de";
}
.zmdi-ticket-star:before {
content: "\f1df";
}
.zmdi-toll:before {
content: "\f1e0";
}
.zmdi-toys:before {
content: "\f1e1";
}
.zmdi-traffic:before {
content: "\f1e2";
}
.zmdi-translate:before {
content: "\f1e3";
}
.zmdi-triangle-down:before {
content: "\f1e4";
}
.zmdi-triangle-up:before {
content: "\f1e5";
}
.zmdi-truck:before {
content: "\f1e6";
}
.zmdi-turning-sign:before {
content: "\f1e7";
}
.zmdi-wallpaper:before {
content: "\f1e8";
}
.zmdi-washing-machine:before {
content: "\f1e9";
}
.zmdi-window-maximize:before {
content: "\f1ea";
}
.zmdi-window-minimize:before {
content: "\f1eb";
}
.zmdi-window-restore:before {
content: "\f1ec";
}
.zmdi-wrench:before {
content: "\f1ed";
}
.zmdi-zoom-in:before {
content: "\f1ee";
}
.zmdi-zoom-out:before {
content: "\f1ef";
}
.zmdi-alert-circle-o:before {
content: "\f1f0";
}
.zmdi-alert-circle:before {
content: "\f1f1";
}
.zmdi-alert-octagon:before {
content: "\f1f2";
}
.zmdi-alert-polygon:before {
content: "\f1f3";
}
.zmdi-alert-triangle:before {
content: "\f1f4";
}
.zmdi-help-outline:before {
content: "\f1f5";
}
.zmdi-help:before {
content: "\f1f6";
}
.zmdi-info-outline:before {
content: "\f1f7";
}
.zmdi-info:before {
content: "\f1f8";
}
.zmdi-notifications-active:before {
content: "\f1f9";
}
.zmdi-notifications-add:before {
content: "\f1fa";
}
.zmdi-notifications-none:before {
content: "\f1fb";
}
.zmdi-notifications-off:before {
content: "\f1fc";
}
.zmdi-notifications-paused:before {
content: "\f1fd";
}
.zmdi-notifications:before {
content: "\f1fe";
}
.zmdi-account-add:before {
content: "\f1ff";
}
.zmdi-account-box-mail:before {
content: "\f200";
}
.zmdi-account-box-o:before {
content: "\f201";
}
.zmdi-account-box-phone:before {
content: "\f202";
}
.zmdi-account-box:before {
content: "\f203";
}
.zmdi-account-calendar:before {
content: "\f204";
}
.zmdi-account-circle:before {
content: "\f205";
}
.zmdi-account-o:before {
content: "\f206";
}
.zmdi-account:before {
content: "\f207";
}
.zmdi-accounts-add:before {
content: "\f208";
}
.zmdi-accounts-alt:before {
content: "\f209";
}
.zmdi-accounts-list-alt:before {
content: "\f20a";
}
.zmdi-accounts-list:before {
content: "\f20b";
}
.zmdi-accounts-outline:before {
content: "\f20c";
}
.zmdi-accounts:before {
content: "\f20d";
}
.zmdi-face:before {
content: "\f20e";
}
.zmdi-female:before {
content: "\f20f";
}
.zmdi-male-alt:before {
content: "\f210";
}
.zmdi-male-female:before {
content: "\f211";
}
.zmdi-male:before {
content: "\f212";
}
.zmdi-mood-bad:before {
content: "\f213";
}
.zmdi-mood:before {
content: "\f214";
}
.zmdi-run:before {
content: "\f215";
}
.zmdi-walk:before {
content: "\f216";
}
.zmdi-cloud-box:before {
content: "\f217";
}
.zmdi-cloud-circle:before {
content: "\f218";
}
.zmdi-cloud-done:before {
content: "\f219";
}
.zmdi-cloud-download:before {
content: "\f21a";
}
.zmdi-cloud-off:before {
content: "\f21b";
}
.zmdi-cloud-outline-alt:before {
content: "\f21c";
}
.zmdi-cloud-outline:before {
content: "\f21d";
}
.zmdi-cloud-upload:before {
content: "\f21e";
}
.zmdi-cloud:before {
content: "\f21f";
}
.zmdi-download:before {
content: "\f220";
}
.zmdi-file-plus:before {
content: "\f221";
}
.zmdi-file-text:before {
content: "\f222";
}
.zmdi-file:before {
content: "\f223";
}
.zmdi-folder-outline:before {
content: "\f224";
}
.zmdi-folder-person:before {
content: "\f225";
}
.zmdi-folder-star-alt:before {
content: "\f226";
}
.zmdi-folder-star:before {
content: "\f227";
}
.zmdi-folder:before {
content: "\f228";
}
.zmdi-gif:before {
content: "\f229";
}
.zmdi-upload:before {
content: "\f22a";
}
.zmdi-border-all:before {
content: "\f22b";
}
.zmdi-border-bottom:before {
content: "\f22c";
}
.zmdi-border-clear:before {
content: "\f22d";
}
.zmdi-border-color:before {
content: "\f22e";
}
.zmdi-border-horizontal:before {
content: "\f22f";
}
.zmdi-border-inner:before {
content: "\f230";
}
.zmdi-border-left:before {
content: "\f231";
}
.zmdi-border-outer:before {
content: "\f232";
}
.zmdi-border-right:before {
content: "\f233";
}
.zmdi-border-style:before {
content: "\f234";
}
.zmdi-border-top:before {
content: "\f235";
}
.zmdi-border-vertical:before {
content: "\f236";
}
.zmdi-copy:before {
content: "\f237";
}
.zmdi-crop:before {
content: "\f238";
}
.zmdi-format-align-center:before {
content: "\f239";
}
.zmdi-format-align-justify:before {
content: "\f23a";
}
.zmdi-format-align-left:before {
content: "\f23b";
}
.zmdi-format-align-right:before {
content: "\f23c";
}
.zmdi-format-bold:before {
content: "\f23d";
}
.zmdi-format-clear-all:before {
content: "\f23e";
}
.zmdi-format-clear:before {
content: "\f23f";
}
.zmdi-format-color-fill:before {
content: "\f240";
}
.zmdi-format-color-reset:before {
content: "\f241";
}
.zmdi-format-color-text:before {
content: "\f242";
}
.zmdi-format-indent-decrease:before {
content: "\f243";
}
.zmdi-format-indent-increase:before {
content: "\f244";
}
.zmdi-format-italic:before {
content: "\f245";
}
.zmdi-format-line-spacing:before {
content: "\f246";
}
.zmdi-format-list-bulleted:before {
content: "\f247";
}
.zmdi-format-list-numbered:before {
content: "\f248";
}
.zmdi-format-ltr:before {
content: "\f249";
}
.zmdi-format-rtl:before {
content: "\f24a";
}
.zmdi-format-size:before {
content: "\f24b";
}
.zmdi-format-strikethrough-s:before {
content: "\f24c";
}
.zmdi-format-strikethrough:before {
content: "\f24d";
}
.zmdi-format-subject:before {
content: "\f24e";
}
.zmdi-format-underlined:before {
content: "\f24f";
}
.zmdi-format-valign-bottom:before {
content: "\f250";
}
.zmdi-format-valign-center:before {
content: "\f251";
}
.zmdi-format-valign-top:before {
content: "\f252";
}
.zmdi-redo:before {
content: "\f253";
}
.zmdi-select-all:before {
content: "\f254";
}
.zmdi-space-bar:before {
content: "\f255";
}
.zmdi-text-format:before {
content: "\f256";
}
.zmdi-transform:before {
content: "\f257";
}
.zmdi-undo:before {
content: "\f258";
}
.zmdi-wrap-text:before {
content: "\f259";
}
.zmdi-comment-alert:before {
content: "\f25a";
}
.zmdi-comment-alt-text:before {
content: "\f25b";
}
.zmdi-comment-alt:before {
content: "\f25c";
}
.zmdi-comment-edit:before {
content: "\f25d";
}
.zmdi-comment-image:before {
content: "\f25e";
}
.zmdi-comment-list:before {
content: "\f25f";
}
.zmdi-comment-more:before {
content: "\f260";
}
.zmdi-comment-outline:before {
content: "\f261";
}
.zmdi-comment-text-alt:before {
content: "\f262";
}
.zmdi-comment-text:before {
content: "\f263";
}
.zmdi-comment-video:before {
content: "\f264";
}
.zmdi-comment:before {
content: "\f265";
}
.zmdi-comments:before {
content: "\f266";
}
.zmdi-check-all:before {
content: "\f267";
}
.zmdi-check-circle-u:before {
content: "\f268";
}
.zmdi-check-circle:before {
content: "\f269";
}
.zmdi-check-square:before {
content: "\f26a";
}
.zmdi-check:before {
content: "\f26b";
}
.zmdi-circle-o:before {
content: "\f26c";
}
.zmdi-circle:before {
content: "\f26d";
}
.zmdi-dot-circle-alt:before {
content: "\f26e";
}
.zmdi-dot-circle:before {
content: "\f26f";
}
.zmdi-minus-circle-outline:before {
content: "\f270";
}
.zmdi-minus-circle:before {
content: "\f271";
}
.zmdi-minus-square:before {
content: "\f272";
}
.zmdi-minus:before {
content: "\f273";
}
.zmdi-plus-circle-o-duplicate:before {
content: "\f274";
}
.zmdi-plus-circle-o:before {
content: "\f275";
}
.zmdi-plus-circle:before {
content: "\f276";
}
.zmdi-plus-square:before {
content: "\f277";
}
.zmdi-plus:before {
content: "\f278";
}
.zmdi-square-o:before {
content: "\f279";
}
.zmdi-star-circle:before {
content: "\f27a";
}
.zmdi-star-half:before {
content: "\f27b";
}
.zmdi-star-outline:before {
content: "\f27c";
}
.zmdi-star:before {
content: "\f27d";
}
.zmdi-bluetooth-connected:before {
content: "\f27e";
}
.zmdi-bluetooth-off:before {
content: "\f27f";
}
.zmdi-bluetooth-search:before {
content: "\f280";
}
.zmdi-bluetooth-setting:before {
content: "\f281";
}
.zmdi-bluetooth:before {
content: "\f282";
}
.zmdi-camera-add:before {
content: "\f283";
}
.zmdi-camera-alt:before {
content: "\f284";
}
.zmdi-camera-bw:before {
content: "\f285";
}
.zmdi-camera-front:before {
content: "\f286";
}
.zmdi-camera-mic:before {
content: "\f287";
}
.zmdi-camera-party-mode:before {
content: "\f288";
}
.zmdi-camera-rear:before {
content: "\f289";
}
.zmdi-camera-roll:before {
content: "\f28a";
}
.zmdi-camera-switch:before {
content: "\f28b";
}
.zmdi-camera:before {
content: "\f28c";
}
.zmdi-card-alert:before {
content: "\f28d";
}
.zmdi-card-off:before {
content: "\f28e";
}
.zmdi-card-sd:before {
content: "\f28f";
}
.zmdi-card-sim:before {
content: "\f290";
}
.zmdi-desktop-mac:before {
content: "\f291";
}
.zmdi-desktop-windows:before {
content: "\f292";
}
.zmdi-device-hub:before {
content: "\f293";
}
.zmdi-devices-off:before {
content: "\f294";
}
.zmdi-devices:before {
content: "\f295";
}
.zmdi-dock:before {
content: "\f296";
}
.zmdi-floppy:before {
content: "\f297";
}
.zmdi-gamepad:before {
content: "\f298";
}
.zmdi-gps-dot:before {
content: "\f299";
}
.zmdi-gps-off:before {
content: "\f29a";
}
.zmdi-gps:before {
content: "\f29b";
}
.zmdi-headset-mic:before {
content: "\f29c";
}
.zmdi-headset:before {
content: "\f29d";
}
.zmdi-input-antenna:before {
content: "\f29e";
}
.zmdi-input-composite:before {
content: "\f29f";
}
.zmdi-input-hdmi:before {
content: "\f2a0";
}
.zmdi-input-power:before {
content: "\f2a1";
}
.zmdi-input-svideo:before {
content: "\f2a2";
}
.zmdi-keyboard-hide:before {
content: "\f2a3";
}
.zmdi-keyboard:before {
content: "\f2a4";
}
.zmdi-laptop-chromebook:before {
content: "\f2a5";
}
.zmdi-laptop-mac:before {
content: "\f2a6";
}
.zmdi-laptop:before {
content: "\f2a7";
}
.zmdi-mic-off:before {
content: "\f2a8";
}
.zmdi-mic-outline:before {
content: "\f2a9";
}
.zmdi-mic-setting:before {
content: "\f2aa";
}
.zmdi-mic:before {
content: "\f2ab";
}
.zmdi-mouse:before {
content: "\f2ac";
}
.zmdi-network-alert:before {
content: "\f2ad";
}
.zmdi-network-locked:before {
content: "\f2ae";
}
.zmdi-network-off:before {
content: "\f2af";
}
.zmdi-network-outline:before {
content: "\f2b0";
}
.zmdi-network-setting:before {
content: "\f2b1";
}
.zmdi-network:before {
content: "\f2b2";
}
.zmdi-phone-bluetooth:before {
content: "\f2b3";
}
.zmdi-phone-end:before {
content: "\f2b4";
}
.zmdi-phone-forwarded:before {
content: "\f2b5";
}
.zmdi-phone-in-talk:before {
content: "\f2b6";
}
.zmdi-phone-locked:before {
content: "\f2b7";
}
.zmdi-phone-missed:before {
content: "\f2b8";
}
.zmdi-phone-msg:before {
content: "\f2b9";
}
.zmdi-phone-paused:before {
content: "\f2ba";
}
.zmdi-phone-ring:before {
content: "\f2bb";
}
.zmdi-phone-setting:before {
content: "\f2bc";
}
.zmdi-phone-sip:before {
content: "\f2bd";
}
.zmdi-phone:before {
content: "\f2be";
}
.zmdi-portable-wifi-changes:before {
content: "\f2bf";
}
.zmdi-portable-wifi-off:before {
content: "\f2c0";
}
.zmdi-portable-wifi:before {
content: "\f2c1";
}
.zmdi-radio:before {
content: "\f2c2";
}
.zmdi-reader:before {
content: "\f2c3";
}
.zmdi-remote-control-alt:before {
content: "\f2c4";
}
.zmdi-remote-control:before {
content: "\f2c5";
}
.zmdi-router:before {
content: "\f2c6";
}
.zmdi-scanner:before {
content: "\f2c7";
}
.zmdi-smartphone-android:before {
content: "\f2c8";
}
.zmdi-smartphone-download:before {
content: "\f2c9";
}
.zmdi-smartphone-erase:before {
content: "\f2ca";
}
.zmdi-smartphone-info:before {
content: "\f2cb";
}
.zmdi-smartphone-iphone:before {
content: "\f2cc";
}
.zmdi-smartphone-landscape-lock:before {
content: "\f2cd";
}
.zmdi-smartphone-landscape:before {
content: "\f2ce";
}
.zmdi-smartphone-lock:before {
content: "\f2cf";
}
.zmdi-smartphone-portrait-lock:before {
content: "\f2d0";
}
.zmdi-smartphone-ring:before {
content: "\f2d1";
}
.zmdi-smartphone-setting:before {
content: "\f2d2";
}
.zmdi-smartphone-setup:before {
content: "\f2d3";
}
.zmdi-smartphone:before {
content: "\f2d4";
}
.zmdi-speaker:before {
content: "\f2d5";
}
.zmdi-tablet-android:before {
content: "\f2d6";
}
.zmdi-tablet-mac:before {
content: "\f2d7";
}
.zmdi-tablet:before {
content: "\f2d8";
}
.zmdi-tv-alt-play:before {
content: "\f2d9";
}
.zmdi-tv-list:before {
content: "\f2da";
}
.zmdi-tv-play:before {
content: "\f2db";
}
.zmdi-tv:before {
content: "\f2dc";
}
.zmdi-usb:before {
content: "\f2dd";
}
.zmdi-videocam-off:before {
content: "\f2de";
}
.zmdi-videocam-switch:before {
content: "\f2df";
}
.zmdi-videocam:before {
content: "\f2e0";
}
.zmdi-watch:before {
content: "\f2e1";
}
.zmdi-wifi-alt-2:before {
content: "\f2e2";
}
.zmdi-wifi-alt:before {
content: "\f2e3";
}
.zmdi-wifi-info:before {
content: "\f2e4";
}
.zmdi-wifi-lock:before {
content: "\f2e5";
}
.zmdi-wifi-off:before {
content: "\f2e6";
}
.zmdi-wifi-outline:before {
content: "\f2e7";
}
.zmdi-wifi:before {
content: "\f2e8";
}
.zmdi-arrow-left-bottom:before {
content: "\f2e9";
}
.zmdi-arrow-left:before {
content: "\f2ea";
}
.zmdi-arrow-merge:before {
content: "\f2eb";
}
.zmdi-arrow-missed:before {
content: "\f2ec";
}
.zmdi-arrow-right-top:before {
content: "\f2ed";
}
.zmdi-arrow-right:before {
content: "\f2ee";
}
.zmdi-arrow-split:before {
content: "\f2ef";
}
.zmdi-arrows:before {
content: "\f2f0";
}
.zmdi-caret-down-circle:before {
content: "\f2f1";
}
.zmdi-caret-down:before {
content: "\f2f2";
}
.zmdi-caret-left-circle:before {
content: "\f2f3";
}
.zmdi-caret-left:before {
content: "\f2f4";
}
.zmdi-caret-right-circle:before {
content: "\f2f5";
}
.zmdi-caret-right:before {
content: "\f2f6";
}
.zmdi-caret-up-circle:before {
content: "\f2f7";
}
.zmdi-caret-up:before {
content: "\f2f8";
}
.zmdi-chevron-down:before {
content: "\f2f9";
}
.zmdi-chevron-left:before {
content: "\f2fa";
}
.zmdi-chevron-right:before {
content: "\f2fb";
}
.zmdi-chevron-up:before {
content: "\f2fc";
}
.zmdi-forward:before {
content: "\f2fd";
}
.zmdi-long-arrow-down:before {
content: "\f2fe";
}
.zmdi-long-arrow-left:before {
content: "\f2ff";
}
.zmdi-long-arrow-return:before {
content: "\f300";
}
.zmdi-long-arrow-right:before {
content: "\f301";
}
.zmdi-long-arrow-tab:before {
content: "\f302";
}
.zmdi-long-arrow-up:before {
content: "\f303";
}
.zmdi-rotate-ccw:before {
content: "\f304";
}
.zmdi-rotate-cw:before {
content: "\f305";
}
.zmdi-rotate-left:before {
content: "\f306";
}
.zmdi-rotate-right:before {
content: "\f307";
}
.zmdi-square-down:before {
content: "\f308";
}
.zmdi-square-right:before {
content: "\f309";
}
.zmdi-swap-alt:before {
content: "\f30a";
}
.zmdi-swap-vertical-circle:before {
content: "\f30b";
}
.zmdi-swap-vertical:before {
content: "\f30c";
}
.zmdi-swap:before {
content: "\f30d";
}
.zmdi-trending-down:before {
content: "\f30e";
}
.zmdi-trending-flat:before {
content: "\f30f";
}
.zmdi-trending-up:before {
content: "\f310";
}
.zmdi-unfold-less:before {
content: "\f311";
}
.zmdi-unfold-more:before {
content: "\f312";
}
.zmdi-apps:before {
content: "\f313";
}
.zmdi-grid-off:before {
content: "\f314";
}
.zmdi-grid:before {
content: "\f315";
}
.zmdi-view-agenda:before {
content: "\f316";
}
.zmdi-view-array:before {
content: "\f317";
}
.zmdi-view-carousel:before {
content: "\f318";
}
.zmdi-view-column:before {
content: "\f319";
}
.zmdi-view-comfy:before {
content: "\f31a";
}
.zmdi-view-compact:before {
content: "\f31b";
}
.zmdi-view-dashboard:before {
content: "\f31c";
}
.zmdi-view-day:before {
content: "\f31d";
}
.zmdi-view-headline:before {
content: "\f31e";
}
.zmdi-view-list-alt:before {
content: "\f31f";
}
.zmdi-view-list:before {
content: "\f320";
}
.zmdi-view-module:before {
content: "\f321";
}
.zmdi-view-quilt:before {
content: "\f322";
}
.zmdi-view-stream:before {
content: "\f323";
}
.zmdi-view-subtitles:before {
content: "\f324";
}
.zmdi-view-toc:before {
content: "\f325";
}
.zmdi-view-web:before {
content: "\f326";
}
.zmdi-view-week:before {
content: "\f327";
}
.zmdi-widgets:before {
content: "\f328";
}
.zmdi-alarm-check:before {
content: "\f329";
}
.zmdi-alarm-off:before {
content: "\f32a";
}
.zmdi-alarm-plus:before {
content: "\f32b";
}
.zmdi-alarm-snooze:before {
content: "\f32c";
}
.zmdi-alarm:before {
content: "\f32d";
}
.zmdi-calendar-alt:before {
content: "\f32e";
}
.zmdi-calendar-check:before {
content: "\f32f";
}
.zmdi-calendar-close:before {
content: "\f330";
}
.zmdi-calendar-note:before {
content: "\f331";
}
.zmdi-calendar:before {
content: "\f332";
}
.zmdi-time-countdown:before {
content: "\f333";
}
.zmdi-time-interval:before {
content: "\f334";
}
.zmdi-time-restore-setting:before {
content: "\f335";
}
.zmdi-time-restore:before {
content: "\f336";
}
.zmdi-time:before {
content: "\f337";
}
.zmdi-timer-off:before {
content: "\f338";
}
.zmdi-timer:before {
content: "\f339";
}
.zmdi-android-alt:before {
content: "\f33a";
}
.zmdi-android:before {
content: "\f33b";
}
.zmdi-apple:before {
content: "\f33c";
}
.zmdi-behance:before {
content: "\f33d";
}
.zmdi-codepen:before {
content: "\f33e";
}
.zmdi-dribbble:before {
content: "\f33f";
}
.zmdi-dropbox:before {
content: "\f340";
}
.zmdi-evernote:before {
content: "\f341";
}
.zmdi-facebook-box:before {
content: "\f342";
}
.zmdi-facebook:before {
content: "\f343";
}
.zmdi-github-box:before {
content: "\f344";
}
.zmdi-github:before {
content: "\f345";
}
.zmdi-google-drive:before {
content: "\f346";
}
.zmdi-google-earth:before {
content: "\f347";
}
.zmdi-google-glass:before {
content: "\f348";
}
.zmdi-google-maps:before {
content: "\f349";
}
.zmdi-google-pages:before {
content: "\f34a";
}
.zmdi-google-play:before {
content: "\f34b";
}
.zmdi-google-plus-box:before {
content: "\f34c";
}
.zmdi-google-plus:before {
content: "\f34d";
}
.zmdi-google:before {
content: "\f34e";
}
.zmdi-instagram:before {
content: "\f34f";
}
.zmdi-language-css3:before {
content: "\f350";
}
.zmdi-language-html5:before {
content: "\f351";
}
.zmdi-language-javascript:before {
content: "\f352";
}
.zmdi-language-python-alt:before {
content: "\f353";
}
.zmdi-language-python:before {
content: "\f354";
}
.zmdi-lastfm:before {
content: "\f355";
}
.zmdi-linkedin-box:before {
content: "\f356";
}
.zmdi-paypal:before {
content: "\f357";
}
.zmdi-pinterest-box:before {
content: "\f358";
}
.zmdi-pocket:before {
content: "\f359";
}
.zmdi-polymer:before {
content: "\f35a";
}
.zmdi-share:before {
content: "\f35b";
}
.zmdi-stackoverflow:before {
content: "\f35c";
}
.zmdi-steam-square:before {
content: "\f35d";
}
.zmdi-steam:before {
content: "\f35e";
}
.zmdi-twitter-box:before {
content: "\f35f";
}
.zmdi-twitter:before {
content: "\f360";
}
.zmdi-vk:before {
content: "\f361";
}
.zmdi-wikipedia:before {
content: "\f362";
}
.zmdi-windows:before {
content: "\f363";
}
.zmdi-aspect-ratio-alt:before {
content: "\f364";
}
.zmdi-aspect-ratio:before {
content: "\f365";
}
.zmdi-blur-circular:before {
content: "\f366";
}
.zmdi-blur-linear:before {
content: "\f367";
}
.zmdi-blur-off:before {
content: "\f368";
}
.zmdi-blur:before {
content: "\f369";
}
.zmdi-brightness-2:before {
content: "\f36a";
}
.zmdi-brightness-3:before {
content: "\f36b";
}
.zmdi-brightness-4:before {
content: "\f36c";
}
.zmdi-brightness-5:before {
content: "\f36d";
}
.zmdi-brightness-6:before {
content: "\f36e";
}
.zmdi-brightness-7:before {
content: "\f36f";
}
.zmdi-brightness-auto:before {
content: "\f370";
}
.zmdi-brightness-setting:before {
content: "\f371";
}
.zmdi-broken-image:before {
content: "\f372";
}
.zmdi-center-focus-strong:before {
content: "\f373";
}
.zmdi-center-focus-weak:before {
content: "\f374";
}
.zmdi-compare:before {
content: "\f375";
}
.zmdi-crop-16-9:before {
content: "\f376";
}
.zmdi-crop-3-2:before {
content: "\f377";
}
.zmdi-crop-5-4:before {
content: "\f378";
}
.zmdi-crop-7-5:before {
content: "\f379";
}
.zmdi-crop-din:before {
content: "\f37a";
}
.zmdi-crop-free:before {
content: "\f37b";
}
.zmdi-crop-landscape:before {
content: "\f37c";
}
.zmdi-crop-portrait:before {
content: "\f37d";
}
.zmdi-crop-square:before {
content: "\f37e";
}
.zmdi-exposure-alt:before {
content: "\f37f";
}
.zmdi-exposure:before {
content: "\f380";
}
.zmdi-filter-b-and-w:before {
content: "\f381";
}
.zmdi-filter-center-focus:before {
content: "\f382";
}
.zmdi-filter-frames:before {
content: "\f383";
}
.zmdi-filter-tilt-shift:before {
content: "\f384";
}
.zmdi-gradient:before {
content: "\f385";
}
.zmdi-grain:before {
content: "\f386";
}
.zmdi-graphic-eq:before {
content: "\f387";
}
.zmdi-hdr-off:before {
content: "\f388";
}
.zmdi-hdr-strong:before {
content: "\f389";
}
.zmdi-hdr-weak:before {
content: "\f38a";
}
.zmdi-hdr:before {
content: "\f38b";
}
.zmdi-iridescent:before {
content: "\f38c";
}
.zmdi-leak-off:before {
content: "\f38d";
}
.zmdi-leak:before {
content: "\f38e";
}
.zmdi-looks:before {
content: "\f38f";
}
.zmdi-loupe:before {
content: "\f390";
}
.zmdi-panorama-horizontal:before {
content: "\f391";
}
.zmdi-panorama-vertical:before {
content: "\f392";
}
.zmdi-panorama-wide-angle:before {
content: "\f393";
}
.zmdi-photo-size-select-large:before {
content: "\f394";
}
.zmdi-photo-size-select-small:before {
content: "\f395";
}
.zmdi-picture-in-picture:before {
content: "\f396";
}
.zmdi-slideshow:before {
content: "\f397";
}
.zmdi-texture:before {
content: "\f398";
}
.zmdi-tonality:before {
content: "\f399";
}
.zmdi-vignette:before {
content: "\f39a";
}
.zmdi-wb-auto:before {
content: "\f39b";
}
.zmdi-eject-alt:before {
content: "\f39c";
}
.zmdi-eject:before {
content: "\f39d";
}
.zmdi-equalizer:before {
content: "\f39e";
}
.zmdi-fast-forward:before {
content: "\f39f";
}
.zmdi-fast-rewind:before {
content: "\f3a0";
}
.zmdi-forward-10:before {
content: "\f3a1";
}
.zmdi-forward-30:before {
content: "\f3a2";
}
.zmdi-forward-5:before {
content: "\f3a3";
}
.zmdi-hearing:before {
content: "\f3a4";
}
.zmdi-pause-circle-outline:before {
content: "\f3a5";
}
.zmdi-pause-circle:before {
content: "\f3a6";
}
.zmdi-pause:before {
content: "\f3a7";
}
.zmdi-play-circle-outline:before {
content: "\f3a8";
}
.zmdi-play-circle:before {
content: "\f3a9";
}
.zmdi-play:before {
content: "\f3aa";
}
.zmdi-playlist-audio:before {
content: "\f3ab";
}
.zmdi-playlist-plus:before {
content: "\f3ac";
}
.zmdi-repeat-one:before {
content: "\f3ad";
}
.zmdi-repeat:before {
content: "\f3ae";
}
.zmdi-replay-10:before {
content: "\f3af";
}
.zmdi-replay-30:before {
content: "\f3b0";
}
.zmdi-replay-5:before {
content: "\f3b1";
}
.zmdi-replay:before {
content: "\f3b2";
}
.zmdi-shuffle:before {
content: "\f3b3";
}
.zmdi-skip-next:before {
content: "\f3b4";
}
.zmdi-skip-previous:before {
content: "\f3b5";
}
.zmdi-stop:before {
content: "\f3b6";
}
.zmdi-surround-sound:before {
content: "\f3b7";
}
.zmdi-tune:before {
content: "\f3b8";
}
.zmdi-volume-down:before {
content: "\f3b9";
}
.zmdi-volume-mute:before {
content: "\f3ba";
}
.zmdi-volume-off:before {
content: "\f3bb";
}
.zmdi-volume-up:before {
content: "\f3bc";
}
.zmdi-n-1-square:before {
content: "\f3bd";
}
.zmdi-n-2-square:before {
content: "\f3be";
}
.zmdi-n-3-square:before {
content: "\f3bf";
}
.zmdi-n-4-square:before {
content: "\f3c0";
}
.zmdi-n-5-square:before {
content: "\f3c1";
}
.zmdi-n-6-square:before {
content: "\f3c2";
}
.zmdi-neg-1:before {
content: "\f3c3";
}
.zmdi-neg-2:before {
content: "\f3c4";
}
.zmdi-plus-1:before {
content: "\f3c5";
}
.zmdi-plus-2:before {
content: "\f3c6";
}
.zmdi-sec-10:before {
content: "\f3c7";
}
.zmdi-sec-3:before {
content: "\f3c8";
}
.zmdi-zero:before {
content: "\f3c9";
}
.zmdi-airline-seat-flat-angled:before {
content: "\f3ca";
}
.zmdi-airline-seat-flat:before {
content: "\f3cb";
}
.zmdi-airline-seat-individual-suite:before {
content: "\f3cc";
}
.zmdi-airline-seat-legroom-extra:before {
content: "\f3cd";
}
.zmdi-airline-seat-legroom-normal:before {
content: "\f3ce";
}
.zmdi-airline-seat-legroom-reduced:before {
content: "\f3cf";
}
.zmdi-airline-seat-recline-extra:before {
content: "\f3d0";
}
.zmdi-airline-seat-recline-normal:before {
content: "\f3d1";
}
.zmdi-airplay:before {
content: "\f3d2";
}
.zmdi-closed-caption:before {
content: "\f3d3";
}
.zmdi-confirmation-number:before {
content: "\f3d4";
}
.zmdi-developer-board:before {
content: "\f3d5";
}
.zmdi-disc-full:before {
content: "\f3d6";
}
.zmdi-explicit:before {
content: "\f3d7";
}
.zmdi-flight-land:before {
content: "\f3d8";
}
.zmdi-flight-takeoff:before {
content: "\f3d9";
}
.zmdi-flip-to-back:before {
content: "\f3da";
}
.zmdi-flip-to-front:before {
content: "\f3db";
}
.zmdi-group-work:before {
content: "\f3dc";
}
.zmdi-hd:before {
content: "\f3dd";
}
.zmdi-hq:before {
content: "\f3de";
}
.zmdi-markunread-mailbox:before {
content: "\f3df";
}
.zmdi-memory:before {
content: "\f3e0";
}
.zmdi-nfc:before {
content: "\f3e1";
}
.zmdi-play-for-work:before {
content: "\f3e2";
}
.zmdi-power-input:before {
content: "\f3e3";
}
.zmdi-present-to-all:before {
content: "\f3e4";
}
.zmdi-satellite:before {
content: "\f3e5";
}
.zmdi-tap-and-play:before {
content: "\f3e6";
}
.zmdi-vibration:before {
content: "\f3e7";
}
.zmdi-voicemail:before {
content: "\f3e8";
}
.zmdi-group:before {
content: "\f3e9";
}
.zmdi-rss:before {
content: "\f3ea";
}
.zmdi-shape:before {
content: "\f3eb";
}
.zmdi-spinner:before {
content: "\f3ec";
}
.zmdi-ungroup:before {
content: "\f3ed";
}
.zmdi-500px:before {
content: "\f3ee";
}
.zmdi-8tracks:before {
content: "\f3ef";
}
.zmdi-amazon:before {
content: "\f3f0";
}
.zmdi-blogger:before {
content: "\f3f1";
}
.zmdi-delicious:before {
content: "\f3f2";
}
.zmdi-disqus:before {
content: "\f3f3";
}
.zmdi-flattr:before {
content: "\f3f4";
}
.zmdi-flickr:before {
content: "\f3f5";
}
.zmdi-github-alt:before {
content: "\f3f6";
}
.zmdi-google-old:before {
content: "\f3f7";
}
.zmdi-linkedin:before {
content: "\f3f8";
}
.zmdi-odnoklassniki:before {
content: "\f3f9";
}
.zmdi-outlook:before {
content: "\f3fa";
}
.zmdi-paypal-alt:before {
content: "\f3fb";
}
.zmdi-pinterest:before {
content: "\f3fc";
}
.zmdi-playstation:before {
content: "\f3fd";
}
.zmdi-reddit:before {
content: "\f3fe";
}
.zmdi-skype:before {
content: "\f3ff";
}
.zmdi-slideshare:before {
content: "\f400";
}
.zmdi-soundcloud:before {
content: "\f401";
}
.zmdi-tumblr:before {
content: "\f402";
}
.zmdi-twitch:before {
content: "\f403";
}
.zmdi-vimeo:before {
content: "\f404";
}
.zmdi-whatsapp:before {
content: "\f405";
}
.zmdi-xbox:before {
content: "\f406";
}
.zmdi-yahoo:before {
content: "\f407";
}
.zmdi-youtube-play:before {
content: "\f408";
}
.zmdi-youtube:before {
content: "\f409";
}
.zmdi-3d-rotation:before {
content: "\f101";
}
.zmdi-airplane-off:before {
content: "\f102";
}
.zmdi-airplane:before {
content: "\f103";
}
.zmdi-album:before {
content: "\f104";
}
.zmdi-archive:before {
content: "\f105";
}
.zmdi-assignment-account:before {
content: "\f106";
}
.zmdi-assignment-alert:before {
content: "\f107";
}
.zmdi-assignment-check:before {
content: "\f108";
}
.zmdi-assignment-o:before {
content: "\f109";
}
.zmdi-assignment-return:before {
content: "\f10a";
}
.zmdi-assignment-returned:before {
content: "\f10b";
}
.zmdi-assignment:before {
content: "\f10c";
}
.zmdi-attachment-alt:before {
content: "\f10d";
}
.zmdi-attachment:before {
content: "\f10e";
}
.zmdi-audio:before {
content: "\f10f";
}
.zmdi-badge-check:before {
content: "\f110";
}
.zmdi-balance-wallet:before {
content: "\f111";
}
.zmdi-balance:before {
content: "\f112";
}
.zmdi-battery-alert:before {
content: "\f113";
}
.zmdi-battery-flash:before {
content: "\f114";
}
.zmdi-battery-unknown:before {
content: "\f115";
}
.zmdi-battery:before {
content: "\f116";
}
.zmdi-bike:before {
content: "\f117";
}
.zmdi-block-alt:before {
content: "\f118";
}
.zmdi-block:before {
content: "\f119";
}
.zmdi-boat:before {
content: "\f11a";
}
.zmdi-book-image:before {
content: "\f11b";
}
.zmdi-book:before {
content: "\f11c";
}
.zmdi-bookmark-outline:before {
content: "\f11d";
}
.zmdi-bookmark:before {
content: "\f11e";
}
.zmdi-brush:before {
content: "\f11f";
}
.zmdi-bug:before {
content: "\f120";
}
.zmdi-bus:before {
content: "\f121";
}
.zmdi-cake:before {
content: "\f122";
}
.zmdi-car-taxi:before {
content: "\f123";
}
.zmdi-car-wash:before {
content: "\f124";
}
.zmdi-car:before {
content: "\f125";
}
.zmdi-card-giftcard:before {
content: "\f126";
}
.zmdi-card-membership:before {
content: "\f127";
}
.zmdi-card-travel:before {
content: "\f128";
}
.zmdi-card:before {
content: "\f129";
}
.zmdi-case-check:before {
content: "\f12a";
}
.zmdi-case-download:before {
content: "\f12b";
}
.zmdi-case-play:before {
content: "\f12c";
}
.zmdi-case:before {
content: "\f12d";
}
.zmdi-cast-connected:before {
content: "\f12e";
}
.zmdi-cast:before {
content: "\f12f";
}
.zmdi-chart-donut:before {
content: "\f130";
}
.zmdi-chart:before {
content: "\f131";
}
.zmdi-city-alt:before {
content: "\f132";
}
.zmdi-city:before {
content: "\f133";
}
.zmdi-close-circle-o:before {
content: "\f134";
}
.zmdi-close-circle:before {
content: "\f135";
}
.zmdi-close:before {
content: "\f136";
}
.zmdi-cocktail:before {
content: "\f137";
}
.zmdi-code-setting:before {
content: "\f138";
}
.zmdi-code-smartphone:before {
content: "\f139";
}
.zmdi-code:before {
content: "\f13a";
}
.zmdi-coffee:before {
content: "\f13b";
}
.zmdi-collection-bookmark:before {
content: "\f13c";
}
.zmdi-collection-case-play:before {
content: "\f13d";
}
.zmdi-collection-folder-image:before {
content: "\f13e";
}
.zmdi-collection-image-o:before {
content: "\f13f";
}
.zmdi-collection-image:before {
content: "\f140";
}
.zmdi-collection-item-1:before {
content: "\f141";
}
.zmdi-collection-item-2:before {
content: "\f142";
}
.zmdi-collection-item-3:before {
content: "\f143";
}
.zmdi-collection-item-4:before {
content: "\f144";
}
.zmdi-collection-item-5:before {
content: "\f145";
}
.zmdi-collection-item-6:before {
content: "\f146";
}
.zmdi-collection-item-7:before {
content: "\f147";
}
.zmdi-collection-item-8:before {
content: "\f148";
}
.zmdi-collection-item-9-plus:before {
content: "\f149";
}
.zmdi-collection-item-9:before {
content: "\f14a";
}
.zmdi-collection-item:before {
content: "\f14b";
}
.zmdi-collection-music:before {
content: "\f14c";
}
.zmdi-collection-pdf:before {
content: "\f14d";
}
.zmdi-collection-plus:before {
content: "\f14e";
}
.zmdi-collection-speaker:before {
content: "\f14f";
}
.zmdi-collection-text:before {
content: "\f150";
}
.zmdi-collection-video:before {
content: "\f151";
}
.zmdi-compass:before {
content: "\f152";
}
.zmdi-cutlery:before {
content: "\f153";
}
.zmdi-delete:before {
content: "\f154";
}
.zmdi-dialpad:before {
content: "\f155";
}
.zmdi-dns:before {
content: "\f156";
}
.zmdi-drink:before {
content: "\f157";
}
.zmdi-edit:before {
content: "\f158";
}
.zmdi-email-open:before {
content: "\f159";
}
.zmdi-email:before {
content: "\f15a";
}
.zmdi-eye-off:before {
content: "\f15b";
}
.zmdi-eye:before {
content: "\f15c";
}
.zmdi-eyedropper:before {
content: "\f15d";
}
.zmdi-favorite-outline:before {
content: "\f15e";
}
.zmdi-favorite:before {
content: "\f15f";
}
.zmdi-filter-list:before {
content: "\f160";
}
.zmdi-fire:before {
content: "\f161";
}
.zmdi-flag:before {
content: "\f162";
}
.zmdi-flare:before {
content: "\f163";
}
.zmdi-flash-auto:before {
content: "\f164";
}
.zmdi-flash-off:before {
content: "\f165";
}
.zmdi-flash:before {
content: "\f166";
}
.zmdi-flip:before {
content: "\f167";
}
.zmdi-flower-alt:before {
content: "\f168";
}
.zmdi-flower:before {
content: "\f169";
}
.zmdi-font:before {
content: "\f16a";
}
.zmdi-fullscreen-alt:before {
content: "\f16b";
}
.zmdi-fullscreen-exit:before {
content: "\f16c";
}
.zmdi-fullscreen:before {
content: "\f16d";
}
.zmdi-functions:before {
content: "\f16e";
}
.zmdi-gas-station:before {
content: "\f16f";
}
.zmdi-gesture:before {
content: "\f170";
}
.zmdi-globe-alt:before {
content: "\f171";
}
.zmdi-globe-lock:before {
content: "\f172";
}
.zmdi-globe:before {
content: "\f173";
}
.zmdi-graduation-cap:before {
content: "\f174";
}
.zmdi-home:before {
content: "\f175";
}
.zmdi-hospital-alt:before {
content: "\f176";
}
.zmdi-hospital:before {
content: "\f177";
}
.zmdi-hotel:before {
content: "\f178";
}
.zmdi-hourglass-alt:before {
content: "\f179";
}
.zmdi-hourglass-outline:before {
content: "\f17a";
}
.zmdi-hourglass:before {
content: "\f17b";
}
.zmdi-http:before {
content: "\f17c";
}
.zmdi-image-alt:before {
content: "\f17d";
}
.zmdi-image-o:before {
content: "\f17e";
}
.zmdi-image:before {
content: "\f17f";
}
.zmdi-inbox:before {
content: "\f180";
}
.zmdi-invert-colors-off:before {
content: "\f181";
}
.zmdi-invert-colors:before {
content: "\f182";
}
.zmdi-key:before {
content: "\f183";
}
.zmdi-label-alt-outline:before {
content: "\f184";
}
.zmdi-label-alt:before {
content: "\f185";
}
.zmdi-label-heart:before {
content: "\f186";
}
.zmdi-label:before {
content: "\f187";
}
.zmdi-labels:before {
content: "\f188";
}
.zmdi-lamp:before {
content: "\f189";
}
.zmdi-landscape:before {
content: "\f18a";
}
.zmdi-layers-off:before {
content: "\f18b";
}
.zmdi-layers:before {
content: "\f18c";
}
.zmdi-library:before {
content: "\f18d";
}
.zmdi-link:before {
content: "\f18e";
}
.zmdi-lock-open:before {
content: "\f18f";
}
.zmdi-lock-outline:before {
content: "\f190";
}
.zmdi-lock:before {
content: "\f191";
}
.zmdi-mail-reply-all:before {
content: "\f192";
}
.zmdi-mail-reply:before {
content: "\f193";
}
.zmdi-mail-send:before {
content: "\f194";
}
.zmdi-mall:before {
content: "\f195";
}
.zmdi-map:before {
content: "\f196";
}
.zmdi-menu:before {
content: "\f197";
}
.zmdi-money-box:before {
content: "\f198";
}
.zmdi-money-off:before {
content: "\f199";
}
.zmdi-money:before {
content: "\f19a";
}
.zmdi-more-vert:before {
content: "\f19b";
}
.zmdi-more:before {
content: "\f19c";
}
.zmdi-movie-alt:before {
content: "\f19d";
}
.zmdi-movie:before {
content: "\f19e";
}
.zmdi-nature-people:before {
content: "\f19f";
}
.zmdi-nature:before {
content: "\f1a0";
}
.zmdi-navigation:before {
content: "\f1a1";
}
.zmdi-open-in-browser:before {
content: "\f1a2";
}
.zmdi-open-in-new:before {
content: "\f1a3";
}
.zmdi-palette:before {
content: "\f1a4";
}
.zmdi-parking:before {
content: "\f1a5";
}
.zmdi-pin-account:before {
content: "\f1a6";
}
.zmdi-pin-assistant:before {
content: "\f1a7";
}
.zmdi-pin-drop:before {
content: "\f1a8";
}
.zmdi-pin-help:before {
content: "\f1a9";
}
.zmdi-pin-off:before {
content: "\f1aa";
}
.zmdi-pin:before {
content: "\f1ab";
}
.zmdi-pizza:before {
content: "\f1ac";
}
.zmdi-plaster:before {
content: "\f1ad";
}
.zmdi-power-setting:before {
content: "\f1ae";
}
.zmdi-power:before {
content: "\f1af";
}
.zmdi-print:before {
content: "\f1b0";
}
.zmdi-puzzle-piece:before {
content: "\f1b1";
}
.zmdi-quote:before {
content: "\f1b2";
}
.zmdi-railway:before {
content: "\f1b3";
}
.zmdi-receipt:before {
content: "\f1b4";
}
.zmdi-refresh-alt:before {
content: "\f1b5";
}
.zmdi-refresh-sync-alert:before {
content: "\f1b6";
}
.zmdi-refresh-sync-off:before {
content: "\f1b7";
}
.zmdi-refresh-sync:before {
content: "\f1b8";
}
.zmdi-refresh:before {
content: "\f1b9";
}
.zmdi-roller:before {
content: "\f1ba";
}
.zmdi-ruler:before {
content: "\f1bb";
}
.zmdi-scissors:before {
content: "\f1bc";
}
.zmdi-screen-rotation-lock:before {
content: "\f1bd";
}
.zmdi-screen-rotation:before {
content: "\f1be";
}
.zmdi-search-for:before {
content: "\f1bf";
}
.zmdi-search-in-file:before {
content: "\f1c0";
}
.zmdi-search-in-page:before {
content: "\f1c1";
}
.zmdi-search-replace:before {
content: "\f1c2";
}
.zmdi-search:before {
content: "\f1c3";
}
.zmdi-seat:before {
content: "\f1c4";
}
.zmdi-settings-square:before {
content: "\f1c5";
}
.zmdi-settings:before {
content: "\f1c6";
}
.zmdi-shield-check:before {
content: "\f1c7";
}
.zmdi-shield-security:before {
content: "\f1c8";
}
.zmdi-shopping-basket:before {
content: "\f1c9";
}
.zmdi-shopping-cart-plus:before {
content: "\f1ca";
}
.zmdi-shopping-cart:before {
content: "\f1cb";
}
.zmdi-sign-in:before {
content: "\f1cc";
}
.zmdi-sort-amount-asc:before {
content: "\f1cd";
}
.zmdi-sort-amount-desc:before {
content: "\f1ce";
}
.zmdi-sort-asc:before {
content: "\f1cf";
}
.zmdi-sort-desc:before {
content: "\f1d0";
}
.zmdi-spellcheck:before {
content: "\f1d1";
}
.zmdi-storage:before {
content: "\f1d2";
}
.zmdi-store-24:before {
content: "\f1d3";
}
.zmdi-store:before {
content: "\f1d4";
}
.zmdi-subway:before {
content: "\f1d5";
}
.zmdi-sun:before {
content: "\f1d6";
}
.zmdi-tab-unselected:before {
content: "\f1d7";
}
.zmdi-tab:before {
content: "\f1d8";
}
.zmdi-tag-close:before {
content: "\f1d9";
}
.zmdi-tag-more:before {
content: "\f1da";
}
.zmdi-tag:before {
content: "\f1db";
}
.zmdi-thumb-down:before {
content: "\f1dc";
}
.zmdi-thumb-up-down:before {
content: "\f1dd";
}
.zmdi-thumb-up:before {
content: "\f1de";
}
.zmdi-ticket-star:before {
content: "\f1df";
}
.zmdi-toll:before {
content: "\f1e0";
}
.zmdi-toys:before {
content: "\f1e1";
}
.zmdi-traffic:before {
content: "\f1e2";
}
.zmdi-translate:before {
content: "\f1e3";
}
.zmdi-triangle-down:before {
content: "\f1e4";
}
.zmdi-triangle-up:before {
content: "\f1e5";
}
.zmdi-truck:before {
content: "\f1e6";
}
.zmdi-turning-sign:before {
content: "\f1e7";
}
.zmdi-wallpaper:before {
content: "\f1e8";
}
.zmdi-washing-machine:before {
content: "\f1e9";
}
.zmdi-window-maximize:before {
content: "\f1ea";
}
.zmdi-window-minimize:before {
content: "\f1eb";
}
.zmdi-window-restore:before {
content: "\f1ec";
}
.zmdi-wrench:before {
content: "\f1ed";
}
.zmdi-zoom-in:before {
content: "\f1ee";
}
.zmdi-zoom-out:before {
content: "\f1ef";
}
.zmdi-alert-circle-o:before {
content: "\f1f0";
}
.zmdi-alert-circle:before {
content: "\f1f1";
}
.zmdi-alert-octagon:before {
content: "\f1f2";
}
.zmdi-alert-polygon:before {
content: "\f1f3";
}
.zmdi-alert-triangle:before {
content: "\f1f4";
}
.zmdi-help-outline:before {
content: "\f1f5";
}
.zmdi-help:before {
content: "\f1f6";
}
.zmdi-info-outline:before {
content: "\f1f7";
}
.zmdi-info:before {
content: "\f1f8";
}
.zmdi-notifications-active:before {
content: "\f1f9";
}
.zmdi-notifications-add:before {
content: "\f1fa";
}
.zmdi-notifications-none:before {
content: "\f1fb";
}
.zmdi-notifications-off:before {
content: "\f1fc";
}
.zmdi-notifications-paused:before {
content: "\f1fd";
}
.zmdi-notifications:before {
content: "\f1fe";
}
.zmdi-account-add:before {
content: "\f1ff";
}
.zmdi-account-box-mail:before {
content: "\f200";
}
.zmdi-account-box-o:before {
content: "\f201";
}
.zmdi-account-box-phone:before {
content: "\f202";
}
.zmdi-account-box:before {
content: "\f203";
}
.zmdi-account-calendar:before {
content: "\f204";
}
.zmdi-account-circle:before {
content: "\f205";
}
.zmdi-account-o:before {
content: "\f206";
}
.zmdi-account:before {
content: "\f207";
}
.zmdi-accounts-add:before {
content: "\f208";
}
.zmdi-accounts-alt:before {
content: "\f209";
}
.zmdi-accounts-list-alt:before {
content: "\f20a";
}
.zmdi-accounts-list:before {
content: "\f20b";
}
.zmdi-accounts-outline:before {
content: "\f20c";
}
.zmdi-accounts:before {
content: "\f20d";
}
.zmdi-face:before {
content: "\f20e";
}
.zmdi-female:before {
content: "\f20f";
}
.zmdi-male-alt:before {
content: "\f210";
}
.zmdi-male-female:before {
content: "\f211";
}
.zmdi-male:before {
content: "\f212";
}
.zmdi-mood-bad:before {
content: "\f213";
}
.zmdi-mood:before {
content: "\f214";
}
.zmdi-run:before {
content: "\f215";
}
.zmdi-walk:before {
content: "\f216";
}
.zmdi-cloud-box:before {
content: "\f217";
}
.zmdi-cloud-circle:before {
content: "\f218";
}
.zmdi-cloud-done:before {
content: "\f219";
}
.zmdi-cloud-download:before {
content: "\f21a";
}
.zmdi-cloud-off:before {
content: "\f21b";
}
.zmdi-cloud-outline-alt:before {
content: "\f21c";
}
.zmdi-cloud-outline:before {
content: "\f21d";
}
.zmdi-cloud-upload:before {
content: "\f21e";
}
.zmdi-cloud:before {
content: "\f21f";
}
.zmdi-download:before {
content: "\f220";
}
.zmdi-file-plus:before {
content: "\f221";
}
.zmdi-file-text:before {
content: "\f222";
}
.zmdi-file:before {
content: "\f223";
}
.zmdi-folder-outline:before {
content: "\f224";
}
.zmdi-folder-person:before {
content: "\f225";
}
.zmdi-folder-star-alt:before {
content: "\f226";
}
.zmdi-folder-star:before {
content: "\f227";
}
.zmdi-folder:before {
content: "\f228";
}
.zmdi-gif:before {
content: "\f229";
}
.zmdi-upload:before {
content: "\f22a";
}
.zmdi-border-all:before {
content: "\f22b";
}
.zmdi-border-bottom:before {
content: "\f22c";
}
.zmdi-border-clear:before {
content: "\f22d";
}
.zmdi-border-color:before {
content: "\f22e";
}
.zmdi-border-horizontal:before {
content: "\f22f";
}
.zmdi-border-inner:before {
content: "\f230";
}
.zmdi-border-left:before {
content: "\f231";
}
.zmdi-border-outer:before {
content: "\f232";
}
.zmdi-border-right:before {
content: "\f233";
}
.zmdi-border-style:before {
content: "\f234";
}
.zmdi-border-top:before {
content: "\f235";
}
.zmdi-border-vertical:before {
content: "\f236";
}
.zmdi-copy:before {
content: "\f237";
}
.zmdi-crop:before {
content: "\f238";
}
.zmdi-format-align-center:before {
content: "\f239";
}
.zmdi-format-align-justify:before {
content: "\f23a";
}
.zmdi-format-align-left:before {
content: "\f23b";
}
.zmdi-format-align-right:before {
content: "\f23c";
}
.zmdi-format-bold:before {
content: "\f23d";
}
.zmdi-format-clear-all:before {
content: "\f23e";
}
.zmdi-format-clear:before {
content: "\f23f";
}
.zmdi-format-color-fill:before {
content: "\f240";
}
.zmdi-format-color-reset:before {
content: "\f241";
}
.zmdi-format-color-text:before {
content: "\f242";
}
.zmdi-format-indent-decrease:before {
content: "\f243";
}
.zmdi-format-indent-increase:before {
content: "\f244";
}
.zmdi-format-italic:before {
content: "\f245";
}
.zmdi-format-line-spacing:before {
content: "\f246";
}
.zmdi-format-list-bulleted:before {
content: "\f247";
}
.zmdi-format-list-numbered:before {
content: "\f248";
}
.zmdi-format-ltr:before {
content: "\f249";
}
.zmdi-format-rtl:before {
content: "\f24a";
}
.zmdi-format-size:before {
content: "\f24b";
}
.zmdi-format-strikethrough-s:before {
content: "\f24c";
}
.zmdi-format-strikethrough:before {
content: "\f24d";
}
.zmdi-format-subject:before {
content: "\f24e";
}
.zmdi-format-underlined:before {
content: "\f24f";
}
.zmdi-format-valign-bottom:before {
content: "\f250";
}
.zmdi-format-valign-center:before {
content: "\f251";
}
.zmdi-format-valign-top:before {
content: "\f252";
}
.zmdi-redo:before {
content: "\f253";
}
.zmdi-select-all:before {
content: "\f254";
}
.zmdi-space-bar:before {
content: "\f255";
}
.zmdi-text-format:before {
content: "\f256";
}
.zmdi-transform:before {
content: "\f257";
}
.zmdi-undo:before {
content: "\f258";
}
.zmdi-wrap-text:before {
content: "\f259";
}
.zmdi-comment-alert:before {
content: "\f25a";
}
.zmdi-comment-alt-text:before {
content: "\f25b";
}
.zmdi-comment-alt:before {
content: "\f25c";
}
.zmdi-comment-edit:before {
content: "\f25d";
}
.zmdi-comment-image:before {
content: "\f25e";
}
.zmdi-comment-list:before {
content: "\f25f";
}
.zmdi-comment-more:before {
content: "\f260";
}
.zmdi-comment-outline:before {
content: "\f261";
}
.zmdi-comment-text-alt:before {
content: "\f262";
}
.zmdi-comment-text:before {
content: "\f263";
}
.zmdi-comment-video:before {
content: "\f264";
}
.zmdi-comment:before {
content: "\f265";
}
.zmdi-comments:before {
content: "\f266";
}
.zmdi-check-all:before {
content: "\f267";
}
.zmdi-check-circle-u:before {
content: "\f268";
}
.zmdi-check-circle:before {
content: "\f269";
}
.zmdi-check-square:before {
content: "\f26a";
}
.zmdi-check:before {
content: "\f26b";
}
.zmdi-circle-o:before {
content: "\f26c";
}
.zmdi-circle:before {
content: "\f26d";
}
.zmdi-dot-circle-alt:before {
content: "\f26e";
}
.zmdi-dot-circle:before {
content: "\f26f";
}
.zmdi-minus-circle-outline:before {
content: "\f270";
}
.zmdi-minus-circle:before {
content: "\f271";
}
.zmdi-minus-square:before {
content: "\f272";
}
.zmdi-minus:before {
content: "\f273";
}
.zmdi-plus-circle-o-duplicate:before {
content: "\f274";
}
.zmdi-plus-circle-o:before {
content: "\f275";
}
.zmdi-plus-circle:before {
content: "\f276";
}
.zmdi-plus-square:before {
content: "\f277";
}
.zmdi-plus:before {
content: "\f278";
}
.zmdi-square-o:before {
content: "\f279";
}
.zmdi-star-circle:before {
content: "\f27a";
}
.zmdi-star-half:before {
content: "\f27b";
}
.zmdi-star-outline:before {
content: "\f27c";
}
.zmdi-star:before {
content: "\f27d";
}
.zmdi-bluetooth-connected:before {
content: "\f27e";
}
.zmdi-bluetooth-off:before {
content: "\f27f";
}
.zmdi-bluetooth-search:before {
content: "\f280";
}
.zmdi-bluetooth-setting:before {
content: "\f281";
}
.zmdi-bluetooth:before {
content: "\f282";
}
.zmdi-camera-add:before {
content: "\f283";
}
.zmdi-camera-alt:before {
content: "\f284";
}
.zmdi-camera-bw:before {
content: "\f285";
}
.zmdi-camera-front:before {
content: "\f286";
}
.zmdi-camera-mic:before {
content: "\f287";
}
.zmdi-camera-party-mode:before {
content: "\f288";
}
.zmdi-camera-rear:before {
content: "\f289";
}
.zmdi-camera-roll:before {
content: "\f28a";
}
.zmdi-camera-switch:before {
content: "\f28b";
}
.zmdi-camera:before {
content: "\f28c";
}
.zmdi-card-alert:before {
content: "\f28d";
}
.zmdi-card-off:before {
content: "\f28e";
}
.zmdi-card-sd:before {
content: "\f28f";
}
.zmdi-card-sim:before {
content: "\f290";
}
.zmdi-desktop-mac:before {
content: "\f291";
}
.zmdi-desktop-windows:before {
content: "\f292";
}
.zmdi-device-hub:before {
content: "\f293";
}
.zmdi-devices-off:before {
content: "\f294";
}
.zmdi-devices:before {
content: "\f295";
}
.zmdi-dock:before {
content: "\f296";
}
.zmdi-floppy:before {
content: "\f297";
}
.zmdi-gamepad:before {
content: "\f298";
}
.zmdi-gps-dot:before {
content: "\f299";
}
.zmdi-gps-off:before {
content: "\f29a";
}
.zmdi-gps:before {
content: "\f29b";
}
.zmdi-headset-mic:before {
content: "\f29c";
}
.zmdi-headset:before {
content: "\f29d";
}
.zmdi-input-antenna:before {
content: "\f29e";
}
.zmdi-input-composite:before {
content: "\f29f";
}
.zmdi-input-hdmi:before {
content: "\f2a0";
}
.zmdi-input-power:before {
content: "\f2a1";
}
.zmdi-input-svideo:before {
content: "\f2a2";
}
.zmdi-keyboard-hide:before {
content: "\f2a3";
}
.zmdi-keyboard:before {
content: "\f2a4";
}
.zmdi-laptop-chromebook:before {
content: "\f2a5";
}
.zmdi-laptop-mac:before {
content: "\f2a6";
}
.zmdi-laptop:before {
content: "\f2a7";
}
.zmdi-mic-off:before {
content: "\f2a8";
}
.zmdi-mic-outline:before {
content: "\f2a9";
}
.zmdi-mic-setting:before {
content: "\f2aa";
}
.zmdi-mic:before {
content: "\f2ab";
}
.zmdi-mouse:before {
content: "\f2ac";
}
.zmdi-network-alert:before {
content: "\f2ad";
}
.zmdi-network-locked:before {
content: "\f2ae";
}
.zmdi-network-off:before {
content: "\f2af";
}
.zmdi-network-outline:before {
content: "\f2b0";
}
.zmdi-network-setting:before {
content: "\f2b1";
}
.zmdi-network:before {
content: "\f2b2";
}
.zmdi-phone-bluetooth:before {
content: "\f2b3";
}
.zmdi-phone-end:before {
content: "\f2b4";
}
.zmdi-phone-forwarded:before {
content: "\f2b5";
}
.zmdi-phone-in-talk:before {
content: "\f2b6";
}
.zmdi-phone-locked:before {
content: "\f2b7";
}
.zmdi-phone-missed:before {
content: "\f2b8";
}
.zmdi-phone-msg:before {
content: "\f2b9";
}
.zmdi-phone-paused:before {
content: "\f2ba";
}
.zmdi-phone-ring:before {
content: "\f2bb";
}
.zmdi-phone-setting:before {
content: "\f2bc";
}
.zmdi-phone-sip:before {
content: "\f2bd";
}
.zmdi-phone:before {
content: "\f2be";
}
.zmdi-portable-wifi-changes:before {
content: "\f2bf";
}
.zmdi-portable-wifi-off:before {
content: "\f2c0";
}
.zmdi-portable-wifi:before {
content: "\f2c1";
}
.zmdi-radio:before {
content: "\f2c2";
}
.zmdi-reader:before {
content: "\f2c3";
}
.zmdi-remote-control-alt:before {
content: "\f2c4";
}
.zmdi-remote-control:before {
content: "\f2c5";
}
.zmdi-router:before {
content: "\f2c6";
}
.zmdi-scanner:before {
content: "\f2c7";
}
.zmdi-smartphone-android:before {
content: "\f2c8";
}
.zmdi-smartphone-download:before {
content: "\f2c9";
}
.zmdi-smartphone-erase:before {
content: "\f2ca";
}
.zmdi-smartphone-info:before {
content: "\f2cb";
}
.zmdi-smartphone-iphone:before {
content: "\f2cc";
}
.zmdi-smartphone-landscape-lock:before {
content: "\f2cd";
}
.zmdi-smartphone-landscape:before {
content: "\f2ce";
}
.zmdi-smartphone-lock:before {
content: "\f2cf";
}
.zmdi-smartphone-portrait-lock:before {
content: "\f2d0";
}
.zmdi-smartphone-ring:before {
content: "\f2d1";
}
.zmdi-smartphone-setting:before {
content: "\f2d2";
}
.zmdi-smartphone-setup:before {
content: "\f2d3";
}
.zmdi-smartphone:before {
content: "\f2d4";
}
.zmdi-speaker:before {
content: "\f2d5";
}
.zmdi-tablet-android:before {
content: "\f2d6";
}
.zmdi-tablet-mac:before {
content: "\f2d7";
}
.zmdi-tablet:before {
content: "\f2d8";
}
.zmdi-tv-alt-play:before {
content: "\f2d9";
}
.zmdi-tv-list:before {
content: "\f2da";
}
.zmdi-tv-play:before {
content: "\f2db";
}
.zmdi-tv:before {
content: "\f2dc";
}
.zmdi-usb:before {
content: "\f2dd";
}
.zmdi-videocam-off:before {
content: "\f2de";
}
.zmdi-videocam-switch:before {
content: "\f2df";
}
.zmdi-videocam:before {
content: "\f2e0";
}
.zmdi-watch:before {
content: "\f2e1";
}
.zmdi-wifi-alt-2:before {
content: "\f2e2";
}
.zmdi-wifi-alt:before {
content: "\f2e3";
}
.zmdi-wifi-info:before {
content: "\f2e4";
}
.zmdi-wifi-lock:before {
content: "\f2e5";
}
.zmdi-wifi-off:before {
content: "\f2e6";
}
.zmdi-wifi-outline:before {
content: "\f2e7";
}
.zmdi-wifi:before {
content: "\f2e8";
}
.zmdi-arrow-left-bottom:before {
content: "\f2e9";
}
.zmdi-arrow-left:before {
content: "\f2ea";
}
.zmdi-arrow-merge:before {
content: "\f2eb";
}
.zmdi-arrow-missed:before {
content: "\f2ec";
}
.zmdi-arrow-right-top:before {
content: "\f2ed";
}
.zmdi-arrow-right:before {
content: "\f2ee";
}
.zmdi-arrow-split:before {
content: "\f2ef";
}
.zmdi-arrows:before {
content: "\f2f0";
}
.zmdi-caret-down-circle:before {
content: "\f2f1";
}
.zmdi-caret-down:before {
content: "\f2f2";
}
.zmdi-caret-left-circle:before {
content: "\f2f3";
}
.zmdi-caret-left:before {
content: "\f2f4";
}
.zmdi-caret-right-circle:before {
content: "\f2f5";
}
.zmdi-caret-right:before {
content: "\f2f6";
}
.zmdi-caret-up-circle:before {
content: "\f2f7";
}
.zmdi-caret-up:before {
content: "\f2f8";
}
.zmdi-chevron-down:before {
content: "\f2f9";
}
.zmdi-chevron-left:before {
content: "\f2fa";
}
.zmdi-chevron-right:before {
content: "\f2fb";
}
.zmdi-chevron-up:before {
content: "\f2fc";
}
.zmdi-forward:before {
content: "\f2fd";
}
.zmdi-long-arrow-down:before {
content: "\f2fe";
}
.zmdi-long-arrow-left:before {
content: "\f2ff";
}
.zmdi-long-arrow-return:before {
content: "\f300";
}
.zmdi-long-arrow-right:before {
content: "\f301";
}
.zmdi-long-arrow-tab:before {
content: "\f302";
}
.zmdi-long-arrow-up:before {
content: "\f303";
}
.zmdi-rotate-ccw:before {
content: "\f304";
}
.zmdi-rotate-cw:before {
content: "\f305";
}
.zmdi-rotate-left:before {
content: "\f306";
}
.zmdi-rotate-right:before {
content: "\f307";
}
.zmdi-square-down:before {
content: "\f308";
}
.zmdi-square-right:before {
content: "\f309";
}
.zmdi-swap-alt:before {
content: "\f30a";
}
.zmdi-swap-vertical-circle:before {
content: "\f30b";
}
.zmdi-swap-vertical:before {
content: "\f30c";
}
.zmdi-swap:before {
content: "\f30d";
}
.zmdi-trending-down:before {
content: "\f30e";
}
.zmdi-trending-flat:before {
content: "\f30f";
}
.zmdi-trending-up:before {
content: "\f310";
}
.zmdi-unfold-less:before {
content: "\f311";
}
.zmdi-unfold-more:before {
content: "\f312";
}
.zmdi-apps:before {
content: "\f313";
}
.zmdi-grid-off:before {
content: "\f314";
}
.zmdi-grid:before {
content: "\f315";
}
.zmdi-view-agenda:before {
content: "\f316";
}
.zmdi-view-array:before {
content: "\f317";
}
.zmdi-view-carousel:before {
content: "\f318";
}
.zmdi-view-column:before {
content: "\f319";
}
.zmdi-view-comfy:before {
content: "\f31a";
}
.zmdi-view-compact:before {
content: "\f31b";
}
.zmdi-view-dashboard:before {
content: "\f31c";
}
.zmdi-view-day:before {
content: "\f31d";
}
.zmdi-view-headline:before {
content: "\f31e";
}
.zmdi-view-list-alt:before {
content: "\f31f";
}
.zmdi-view-list:before {
content: "\f320";
}
.zmdi-view-module:before {
content: "\f321";
}
.zmdi-view-quilt:before {
content: "\f322";
}
.zmdi-view-stream:before {
content: "\f323";
}
.zmdi-view-subtitles:before {
content: "\f324";
}
.zmdi-view-toc:before {
content: "\f325";
}
.zmdi-view-web:before {
content: "\f326";
}
.zmdi-view-week:before {
content: "\f327";
}
.zmdi-widgets:before {
content: "\f328";
}
.zmdi-alarm-check:before {
content: "\f329";
}
.zmdi-alarm-off:before {
content: "\f32a";
}
.zmdi-alarm-plus:before {
content: "\f32b";
}
.zmdi-alarm-snooze:before {
content: "\f32c";
}
.zmdi-alarm:before {
content: "\f32d";
}
.zmdi-calendar-alt:before {
content: "\f32e";
}
.zmdi-calendar-check:before {
content: "\f32f";
}
.zmdi-calendar-close:before {
content: "\f330";
}
.zmdi-calendar-note:before {
content: "\f331";
}
.zmdi-calendar:before {
content: "\f332";
}
.zmdi-time-countdown:before {
content: "\f333";
}
.zmdi-time-interval:before {
content: "\f334";
}
.zmdi-time-restore-setting:before {
content: "\f335";
}
.zmdi-time-restore:before {
content: "\f336";
}
.zmdi-time:before {
content: "\f337";
}
.zmdi-timer-off:before {
content: "\f338";
}
.zmdi-timer:before {
content: "\f339";
}
.zmdi-android-alt:before {
content: "\f33a";
}
.zmdi-android:before {
content: "\f33b";
}
.zmdi-apple:before {
content: "\f33c";
}
.zmdi-behance:before {
content: "\f33d";
}
.zmdi-codepen:before {
content: "\f33e";
}
.zmdi-dribbble:before {
content: "\f33f";
}
.zmdi-dropbox:before {
content: "\f340";
}
.zmdi-evernote:before {
content: "\f341";
}
.zmdi-facebook-box:before {
content: "\f342";
}
.zmdi-facebook:before {
content: "\f343";
}
.zmdi-github-box:before {
content: "\f344";
}
.zmdi-github:before {
content: "\f345";
}
.zmdi-google-drive:before {
content: "\f346";
}
.zmdi-google-earth:before {
content: "\f347";
}
.zmdi-google-glass:before {
content: "\f348";
}
.zmdi-google-maps:before {
content: "\f349";
}
.zmdi-google-pages:before {
content: "\f34a";
}
.zmdi-google-play:before {
content: "\f34b";
}
.zmdi-google-plus-box:before {
content: "\f34c";
}
.zmdi-google-plus:before {
content: "\f34d";
}
.zmdi-google:before {
content: "\f34e";
}
.zmdi-instagram:before {
content: "\f34f";
}
.zmdi-language-css3:before {
content: "\f350";
}
.zmdi-language-html5:before {
content: "\f351";
}
.zmdi-language-javascript:before {
content: "\f352";
}
.zmdi-language-python-alt:before {
content: "\f353";
}
.zmdi-language-python:before {
content: "\f354";
}
.zmdi-lastfm:before {
content: "\f355";
}
.zmdi-linkedin-box:before {
content: "\f356";
}
.zmdi-paypal:before {
content: "\f357";
}
.zmdi-pinterest-box:before {
content: "\f358";
}
.zmdi-pocket:before {
content: "\f359";
}
.zmdi-polymer:before {
content: "\f35a";
}
.zmdi-share:before {
content: "\f35b";
}
.zmdi-stackoverflow:before {
content: "\f35c";
}
.zmdi-steam-square:before {
content: "\f35d";
}
.zmdi-steam:before {
content: "\f35e";
}
.zmdi-twitter-box:before {
content: "\f35f";
}
.zmdi-twitter:before {
content: "\f360";
}
.zmdi-vk:before {
content: "\f361";
}
.zmdi-wikipedia:before {
content: "\f362";
}
.zmdi-windows:before {
content: "\f363";
}
.zmdi-aspect-ratio-alt:before {
content: "\f364";
}
.zmdi-aspect-ratio:before {
content: "\f365";
}
.zmdi-blur-circular:before {
content: "\f366";
}
.zmdi-blur-linear:before {
content: "\f367";
}
.zmdi-blur-off:before {
content: "\f368";
}
.zmdi-blur:before {
content: "\f369";
}
.zmdi-brightness-2:before {
content: "\f36a";
}
.zmdi-brightness-3:before {
content: "\f36b";
}
.zmdi-brightness-4:before {
content: "\f36c";
}
.zmdi-brightness-5:before {
content: "\f36d";
}
.zmdi-brightness-6:before {
content: "\f36e";
}
.zmdi-brightness-7:before {
content: "\f36f";
}
.zmdi-brightness-auto:before {
content: "\f370";
}
.zmdi-brightness-setting:before {
content: "\f371";
}
.zmdi-broken-image:before {
content: "\f372";
}
.zmdi-center-focus-strong:before {
content: "\f373";
}
.zmdi-center-focus-weak:before {
content: "\f374";
}
.zmdi-compare:before {
content: "\f375";
}
.zmdi-crop-16-9:before {
content: "\f376";
}
.zmdi-crop-3-2:before {
content: "\f377";
}
.zmdi-crop-5-4:before {
content: "\f378";
}
.zmdi-crop-7-5:before {
content: "\f379";
}
.zmdi-crop-din:before {
content: "\f37a";
}
.zmdi-crop-free:before {
content: "\f37b";
}
.zmdi-crop-landscape:before {
content: "\f37c";
}
.zmdi-crop-portrait:before {
content: "\f37d";
}
.zmdi-crop-square:before {
content: "\f37e";
}
.zmdi-exposure-alt:before {
content: "\f37f";
}
.zmdi-exposure:before {
content: "\f380";
}
.zmdi-filter-b-and-w:before {
content: "\f381";
}
.zmdi-filter-center-focus:before {
content: "\f382";
}
.zmdi-filter-frames:before {
content: "\f383";
}
.zmdi-filter-tilt-shift:before {
content: "\f384";
}
.zmdi-gradient:before {
content: "\f385";
}
.zmdi-grain:before {
content: "\f386";
}
.zmdi-graphic-eq:before {
content: "\f387";
}
.zmdi-hdr-off:before {
content: "\f388";
}
.zmdi-hdr-strong:before {
content: "\f389";
}
.zmdi-hdr-weak:before {
content: "\f38a";
}
.zmdi-hdr:before {
content: "\f38b";
}
.zmdi-iridescent:before {
content: "\f38c";
}
.zmdi-leak-off:before {
content: "\f38d";
}
.zmdi-leak:before {
content: "\f38e";
}
.zmdi-looks:before {
content: "\f38f";
}
.zmdi-loupe:before {
content: "\f390";
}
.zmdi-panorama-horizontal:before {
content: "\f391";
}
.zmdi-panorama-vertical:before {
content: "\f392";
}
.zmdi-panorama-wide-angle:before {
content: "\f393";
}
.zmdi-photo-size-select-large:before {
content: "\f394";
}
.zmdi-photo-size-select-small:before {
content: "\f395";
}
.zmdi-picture-in-picture:before {
content: "\f396";
}
.zmdi-slideshow:before {
content: "\f397";
}
.zmdi-texture:before {
content: "\f398";
}
.zmdi-tonality:before {
content: "\f399";
}
.zmdi-vignette:before {
content: "\f39a";
}
.zmdi-wb-auto:before {
content: "\f39b";
}
.zmdi-eject-alt:before {
content: "\f39c";
}
.zmdi-eject:before {
content: "\f39d";
}
.zmdi-equalizer:before {
content: "\f39e";
}
.zmdi-fast-forward:before {
content: "\f39f";
}
.zmdi-fast-rewind:before {
content: "\f3a0";
}
.zmdi-forward-10:before {
content: "\f3a1";
}
.zmdi-forward-30:before {
content: "\f3a2";
}
.zmdi-forward-5:before {
content: "\f3a3";
}
.zmdi-hearing:before {
content: "\f3a4";
}
.zmdi-pause-circle-outline:before {
content: "\f3a5";
}
.zmdi-pause-circle:before {
content: "\f3a6";
}
.zmdi-pause:before {
content: "\f3a7";
}
.zmdi-play-circle-outline:before {
content: "\f3a8";
}
.zmdi-play-circle:before {
content: "\f3a9";
}
.zmdi-play:before {
content: "\f3aa";
}
.zmdi-playlist-audio:before {
content: "\f3ab";
}
.zmdi-playlist-plus:before {
content: "\f3ac";
}
.zmdi-repeat-one:before {
content: "\f3ad";
}
.zmdi-repeat:before {
content: "\f3ae";
}
.zmdi-replay-10:before {
content: "\f3af";
}
.zmdi-replay-30:before {
content: "\f3b0";
}
.zmdi-replay-5:before {
content: "\f3b1";
}
.zmdi-replay:before {
content: "\f3b2";
}
.zmdi-shuffle:before {
content: "\f3b3";
}
.zmdi-skip-next:before {
content: "\f3b4";
}
.zmdi-skip-previous:before {
content: "\f3b5";
}
.zmdi-stop:before {
content: "\f3b6";
}
.zmdi-surround-sound:before {
content: "\f3b7";
}
.zmdi-tune:before {
content: "\f3b8";
}
.zmdi-volume-down:before {
content: "\f3b9";
}
.zmdi-volume-mute:before {
content: "\f3ba";
}
.zmdi-volume-off:before {
content: "\f3bb";
}
.zmdi-volume-up:before {
content: "\f3bc";
}
.zmdi-n-1-square:before {
content: "\f3bd";
}
.zmdi-n-2-square:before {
content: "\f3be";
}
.zmdi-n-3-square:before {
content: "\f3bf";
}
.zmdi-n-4-square:before {
content: "\f3c0";
}
.zmdi-n-5-square:before {
content: "\f3c1";
}
.zmdi-n-6-square:before {
content: "\f3c2";
}
.zmdi-neg-1:before {
content: "\f3c3";
}
.zmdi-neg-2:before {
content: "\f3c4";
}
.zmdi-plus-1:before {
content: "\f3c5";
}
.zmdi-plus-2:before {
content: "\f3c6";
}
.zmdi-sec-10:before {
content: "\f3c7";
}
.zmdi-sec-3:before {
content: "\f3c8";
}
.zmdi-zero:before {
content: "\f3c9";
}
.zmdi-airline-seat-flat-angled:before {
content: "\f3ca";
}
.zmdi-airline-seat-flat:before {
content: "\f3cb";
}
.zmdi-airline-seat-individual-suite:before {
content: "\f3cc";
}
.zmdi-airline-seat-legroom-extra:before {
content: "\f3cd";
}
.zmdi-airline-seat-legroom-normal:before {
content: "\f3ce";
}
.zmdi-airline-seat-legroom-reduced:before {
content: "\f3cf";
}
.zmdi-airline-seat-recline-extra:before {
content: "\f3d0";
}
.zmdi-airline-seat-recline-normal:before {
content: "\f3d1";
}
.zmdi-airplay:before {
content: "\f3d2";
}
.zmdi-closed-caption:before {
content: "\f3d3";
}
.zmdi-confirmation-number:before {
content: "\f3d4";
}
.zmdi-developer-board:before {
content: "\f3d5";
}
.zmdi-disc-full:before {
content: "\f3d6";
}
.zmdi-explicit:before {
content: "\f3d7";
}
.zmdi-flight-land:before {
content: "\f3d8";
}
.zmdi-flight-takeoff:before {
content: "\f3d9";
}
.zmdi-flip-to-back:before {
content: "\f3da";
}
.zmdi-flip-to-front:before {
content: "\f3db";
}
.zmdi-group-work:before {
content: "\f3dc";
}
.zmdi-hd:before {
content: "\f3dd";
}
.zmdi-hq:before {
content: "\f3de";
}
.zmdi-markunread-mailbox:before {
content: "\f3df";
}
.zmdi-memory:before {
content: "\f3e0";
}
.zmdi-nfc:before {
content: "\f3e1";
}
.zmdi-play-for-work:before {
content: "\f3e2";
}
.zmdi-power-input:before {
content: "\f3e3";
}
.zmdi-present-to-all:before {
content: "\f3e4";
}
.zmdi-satellite:before {
content: "\f3e5";
}
.zmdi-tap-and-play:before {
content: "\f3e6";
}
.zmdi-vibration:before {
content: "\f3e7";
}
.zmdi-voicemail:before {
content: "\f3e8";
}
.zmdi-group:before {
content: "\f3e9";
}
.zmdi-rss:before {
content: "\f3ea";
}
.zmdi-shape:before {
content: "\f3eb";
}
.zmdi-spinner:before {
content: "\f3ec";
}
.zmdi-ungroup:before {
content: "\f3ed";
}
.zmdi-500px:before {
content: "\f3ee";
}
.zmdi-8tracks:before {
content: "\f3ef";
}
.zmdi-amazon:before {
content: "\f3f0";
}
.zmdi-blogger:before {
content: "\f3f1";
}
.zmdi-delicious:before {
content: "\f3f2";
}
.zmdi-disqus:before {
content: "\f3f3";
}
.zmdi-flattr:before {
content: "\f3f4";
}
.zmdi-flickr:before {
content: "\f3f5";
}
.zmdi-github-alt:before {
content: "\f3f6";
}
.zmdi-google-old:before {
content: "\f3f7";
}
.zmdi-linkedin:before {
content: "\f3f8";
}
.zmdi-odnoklassniki:before {
content: "\f3f9";
}
.zmdi-outlook:before {
content: "\f3fa";
}
.zmdi-paypal-alt:before {
content: "\f3fb";
}
.zmdi-pinterest:before {
content: "\f3fc";
}
.zmdi-playstation:before {
content: "\f3fd";
}
.zmdi-reddit:before {
content: "\f3fe";
}
.zmdi-skype:before {
content: "\f3ff";
}
.zmdi-slideshare:before {
content: "\f400";
}
.zmdi-soundcloud:before {
content: "\f401";
}
.zmdi-tumblr:before {
content: "\f402";
}
.zmdi-twitch:before {
content: "\f403";
}
.zmdi-vimeo:before {
content: "\f404";
}
.zmdi-whatsapp:before {
content: "\f405";
}
.zmdi-xbox:before {
content: "\f406";
}
.zmdi-yahoo:before {
content: "\f407";
}
.zmdi-youtube-play:before {
content: "\f408";
}
.zmdi-youtube:before {
content: "\f409";
}
.zmdi-import-export:before {
content: "\f30c";
}
.zmdi-swap-vertical-:before {
content: "\f30c";
}
.zmdi-airplanemode-inactive:before {
content: "\f102";
}
.zmdi-airplanemode-active:before {
content: "\f103";
}
.zmdi-rate-review:before {
content: "\f103";
}
.zmdi-comment-sign:before {
content: "\f25a";
}
.zmdi-network-warning:before {
content: "\f2ad";
}
.zmdi-shopping-cart-add:before {
content: "\f1ca";
}
.zmdi-file-add:before {
content: "\f221";
}
.zmdi-network-wifi-scan:before {
content: "\f2e4";
}
.zmdi-collection-add:before {
content: "\f14e";
}
.zmdi-format-playlist-add:before {
content: "\f3ac";
}
.zmdi-format-queue-music:before {
content: "\f3ab";
}
.zmdi-plus-box:before {
content: "\f277";
}
.zmdi-tag-backspace:before {
content: "\f1d9";
}
.zmdi-alarm-add:before {
content: "\f32b";
}
.zmdi-battery-charging:before {
content: "\f114";
}
.zmdi-daydream-setting:before {
content: "\f217";
}
.zmdi-more-horiz:before {
content: "\f19c";
}
.zmdi-book-photo:before {
content: "\f11b";
}
.zmdi-incandescent:before {
content: "\f189";
}
.zmdi-wb-iridescent:before {
content: "\f38c";
}
.zmdi-calendar-remove:before {
content: "\f330";
}
.zmdi-refresh-sync-disabled:before {
content: "\f1b7";
}
.zmdi-refresh-sync-problem:before {
content: "\f1b6";
}
.zmdi-crop-original:before {
content: "\f17e";
}
.zmdi-power-off:before {
content: "\f1af";
}
.zmdi-power-off-setting:before {
content: "\f1ae";
}
.zmdi-leak-remove:before {
content: "\f38d";
}
.zmdi-star-border:before {
content: "\f27c";
}
.zmdi-brightness-low:before {
content: "\f36d";
}
.zmdi-brightness-medium:before {
content: "\f36e";
}
.zmdi-brightness-high:before {
content: "\f36f";
}
.zmdi-smartphone-portrait:before {
content: "\f2d4";
}
.zmdi-live-tv:before {
content: "\f2d9";
}
.zmdi-format-textdirection-l-to-r:before {
content: "\f249";
}
.zmdi-format-textdirection-r-to-l:before {
content: "\f24a";
}
.zmdi-arrow-back:before {
content: "\f2ea";
}
.zmdi-arrow-forward:before {
content: "\f2ee";
}
.zmdi-arrow-in:before {
content: "\f2e9";
}
.zmdi-arrow-out:before {
content: "\f2ed";
}
.zmdi-rotate-90-degrees-ccw:before {
content: "\f304";
}
.zmdi-adb:before {
content: "\f33a";
}
.zmdi-network-wifi:before {
content: "\f2e8";
}
.zmdi-network-wifi-alt:before {
content: "\f2e3";
}
.zmdi-network-wifi-lock:before {
content: "\f2e5";
}
.zmdi-network-wifi-off:before {
content: "\f2e6";
}
.zmdi-network-wifi-outline:before {
content: "\f2e7";
}
.zmdi-network-wifi-info:before {
content: "\f2e4";
}
.zmdi-layers-clear:before {
content: "\f18b";
}
.zmdi-colorize:before {
content: "\f15d";
}
.zmdi-format-paint:before {
content: "\f1ba";
}
.zmdi-format-quote:before {
content: "\f1b2";
}
.zmdi-camera-monochrome-photos:before {
content: "\f285";
}
.zmdi-sort-by-alpha:before {
content: "\f1cf";
}
.zmdi-folder-shared:before {
content: "\f225";
}
.zmdi-folder-special:before {
content: "\f226";
}
.zmdi-comment-dots:before {
content: "\f260";
}
.zmdi-reorder:before {
content: "\f31e";
}
.zmdi-dehaze:before {
content: "\f197";
}
.zmdi-sort:before {
content: "\f1ce";
}
.zmdi-pages:before {
content: "\f34a";
}
.zmdi-stack-overflow:before {
content: "\f35c";
}
.zmdi-calendar-account:before {
content: "\f204";
}
.zmdi-paste:before {
content: "\f109";
}
.zmdi-cut:before {
content: "\f1bc";
}
.zmdi-save:before {
content: "\f297";
}
.zmdi-smartphone-code:before {
content: "\f139";
}
.zmdi-directions-bike:before {
content: "\f117";
}
.zmdi-directions-boat:before {
content: "\f11a";
}
.zmdi-directions-bus:before {
content: "\f121";
}
.zmdi-directions-car:before {
content: "\f125";
}
.zmdi-directions-railway:before {
content: "\f1b3";
}
.zmdi-directions-run:before {
content: "\f215";
}
.zmdi-directions-subway:before {
content: "\f1d5";
}
.zmdi-directions-walk:before {
content: "\f216";
}
.zmdi-local-hotel:before {
content: "\f178";
}
.zmdi-local-activity:before {
content: "\f1df";
}
.zmdi-local-play:before {
content: "\f1df";
}
.zmdi-local-airport:before {
content: "\f103";
}
.zmdi-local-atm:before {
content: "\f198";
}
.zmdi-local-bar:before {
content: "\f137";
}
.zmdi-local-cafe:before {
content: "\f13b";
}
.zmdi-local-car-wash:before {
content: "\f124";
}
.zmdi-local-convenience-store:before {
content: "\f1d3";
}
.zmdi-local-dining:before {
content: "\f153";
}
.zmdi-local-drink:before {
content: "\f157";
}
.zmdi-local-florist:before {
content: "\f168";
}
.zmdi-local-gas-station:before {
content: "\f16f";
}
.zmdi-local-grocery-store:before {
content: "\f1cb";
}
.zmdi-local-hospital:before {
content: "\f177";
}
.zmdi-local-laundry-service:before {
content: "\f1e9";
}
.zmdi-local-library:before {
content: "\f18d";
}
.zmdi-local-mall:before {
content: "\f195";
}
.zmdi-local-movies:before {
content: "\f19d";
}
.zmdi-local-offer:before {
content: "\f187";
}
.zmdi-local-parking:before {
content: "\f1a5";
}
.zmdi-local-parking:before {
content: "\f1a5";
}
.zmdi-local-pharmacy:before {
content: "\f176";
}
.zmdi-local-phone:before {
content: "\f2be";
}
.zmdi-local-pizza:before {
content: "\f1ac";
}
.zmdi-local-post-office:before {
content: "\f15a";
}
.zmdi-local-printshop:before {
content: "\f1b0";
}
.zmdi-local-see:before {
content: "\f28c";
}
.zmdi-local-shipping:before {
content: "\f1e6";
}
.zmdi-local-store:before {
content: "\f1d4";
}
.zmdi-local-taxi:before {
content: "\f123";
}
.zmdi-local-wc:before {
content: "\f211";
}
.zmdi-my-location:before {
content: "\f299";
}
.zmdi-directions:before {
content: "\f1e7";
}
@font-face {
font-family: "Material Icons";
font-style: normal;
font-weight: 400;
src: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/fonts/MaterialIcons-Regular.eot); src: local("Material Icons"), local("MaterialIcons-Regular"), url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/fonts/MaterialIcons-Regular.woff) format("woff"), url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/fonts/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons {
font-family: "Material Icons";
font-weight: normal;
font-style: normal;
font-size: 16px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
}
.wpfd-folder-search {
vertical-align: middle;
margin-right: 5px;
font-size: 1.1em;
color: inherit;
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/folder-outline.svg);
display: inline-block;
width: 22px;
height: 22px;
}
#adminForm {
padding: 10px;
background-color: #fff;
color: #444;
}
.searchSection {
width: 100%;
display: flex;
font-size: 1em;
padding: 0;
margin-bottom: 3em;
position: relative;
}
.searchSection .hidden {
display: none;
}
.searchSection .show {
display: block;
}
@media screen and (max-width: 768px) {
.searchSection {
flex-direction: column;
}
}
#wpfd_search_file_suggestion {
display: block;
padding: 10px;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
background: #fff;
font-size: 13px;
position: absolute;
top: 49px;
left: 0;
right: 0;
z-index: 99999;
width: 100%;
max-width: 100%;
box-sizing: border-box;
}
#wpfd_search_file_suggestion.placeholder {
padding: 0;
border: unset;
}
#wpfd_search_file_suggestion .ph-item {
margin-bottom: 0;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
#wpfd_search_file_suggestion .table {
border: none;
font-size: 1em;
margin: 0;
width: 100%;
max-width: 100%;
box-sizing: border-box;
border-spacing: 0;
vertical-align: middle;
}
#wpfd_search_file_suggestion tr {
border-radius: 4px;
background-color: #fff;
}
#wpfd_search_file_suggestion tr:hover, #wpfd_search_file_suggestion tr:focus {
cursor: pointer;
background-color: #ccc;
color: #fff;
}
#wpfd_search_file_suggestion tr:hover .wpfd-file-link,
#wpfd_search_file_suggestion tr:hover .wpfd-preview,
#wpfd_search_file_suggestion tr:hover .wpfd_previewlink i.zmdi, #wpfd_search_file_suggestion tr:focus .wpfd-file-link,
#wpfd_search_file_suggestion tr:focus .wpfd-preview,
#wpfd_search_file_suggestion tr:focus .wpfd_previewlink i.zmdi {
color: #fff;
}
#wpfd_search_file_suggestion td, #wpfd_search_file_suggestion th {
border: none;
background-color: transparent;
padding: 6px;
vertical-align: middle;
}
#wpfd_search_file_suggestion td.file_title, #wpfd_search_file_suggestion th.file_title {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
padding-left: 6px;
}
#wpfd_search_file_suggestion td.file_download, #wpfd_search_file_suggestion th.file_download {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
text-align: left;
max-width: 200px;
width: 200px;
display: block;
margin: 0 0 0 auto;
padding: 0 6px 0 0;
box-sizing: border-box;
}
#wpfd_search_file_suggestion .wpfd-file-link,
#wpfd_search_file_suggestion .file_title > a {
color: #444;
text-decoration: none;
}
#wpfd_search_file_suggestion .file-icon {
margin-right: 5px;
}
#wpfd_search_file_suggestion a.wpfd_previewlink {
padding: 3px 10px;
border-radius: 100px;
min-width: 90px;
width: 90px;
max-width: 120px;
height: auto;
display: inline-block;
text-align: center;
font-size: 16px;
background-color: #ececec;
margin-top: 5px;
margin-bottom: 5px;
box-sizing: border-box;
}
#wpfd_search_file_suggestion a.wpfd_previewlink:hover, #wpfd_search_file_suggestion a.wpfd_previewlink:focus {
box-shadow: 1px 1px 12px #fff !important;
}
#wpfd_search_file_suggestion a.wpfd_previewlink i.zmdi {
color: #9d9d9c;
}
#wpfd_search_file_suggestion a.downloadlink {
padding: 3px 10px;
margin: 5px 5px 5px 0;
border-radius: 100px;
min-width: 90px;
width: 90px;
max-width: 120px;
height: auto;
display: inline-block;
text-align: center;
font-size: 16px;
background-color: #76bc58;
box-sizing: border-box;
}
#wpfd_search_file_suggestion a.downloadlink:hover, #wpfd_search_file_suggestion a.downloadlink:focus {
box-shadow: 1px 1px 12px #fff !important;
}
#wpfd_search_file_suggestion a.downloadlink i.zmdi {
color: #ffffff;
}
@media screen and (max-width: 420px) {
#wpfd_search_file_suggestion a.downloadlink {
margin-right: 0;
}
}
#wpfd_search_file_suggestion p.text-center {
margin: 0;
}
#wpfd_search_file_suggestion #loader > img {
width: 50px;
}
#wpfd_search_file_suggestion .protected-title {
font-size: 13px;
margin: 0;
}
#wpfd_search_file_suggestion .wpfd-password-form {
display: none;
}
#wpfd_file_suggestion_placeholder {
display: block;
width: 100%;
height: 100%;
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/file-suggestion-placeholder.gif);
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
min-height: 220px;
}
#Search_container {
position: relative;
z-index: 9999;
font-size: 1em;
flex: 1;
display: inline-block;
vertical-align: top;
}
@media screen and (max-width: 768px) {
#Search_container {
margin: 1em 0 0 0;
}
}
#Search_container #btnsearch {
position: absolute;
right: 10px;
transform: translateY(-50%);
top: 50%;
z-index: 2;
font-size: 0.8em;
display: none;
}
@media screen and (max-width: 768px) {
#Search_container #btnsearch {
right: 20px;
font-size: 1em;
width: 100px;
}
}
#Search_container #btnsearch:hover,
#Search_container .btnsearchbelow:hover {
text-decoration: none !important;
}
#Search_container #txtfilename {
background: #fff;
color: inherit;
padding: 8px 10px 8px 35px;
width: 100%;
vertical-align: middle;
border: 1px solid #cccccc;
line-height: 1em;
border-radius: 4px;
box-sizing: border-box;
font-size: 1.076em;
margin: 0;
}
#Search_container #txtfilename.is-file-suggestion {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
#Search_container #txtfilename::placeholder {
color: #444;
opacity: 1;
}
#Search_container #txtfilename:focus {
border: 1px solid #ff8726;
outline: none;
}
#Search_container.fullwidth {
width: 100%;
}
#btnsearchbelow {
background-color: #ff8726;
color: #ffffff;
border-radius: 50px;
text-align: center;
text-transform: uppercase;
padding: 8px 40px;
box-shadow: unset;
}
#btnsearchbelow:hover, #btnsearchbelow:focus {
cursor: pointer;
}
@media screen and (max-width: 420px) {
#btnsearchbelow {
padding: 5px 20px;
}
}
#btnReset {
background-color: #cccccc;
color: #ffffff;
border-radius: 50px;
text-align: center;
text-transform: uppercase;
text-decoration: none;
-webkit-appearance: none;
margin-right: 10px;
}
.wpfd_checkbox {
margin: 0 0 0 3px;
width: 16px;
height: 16px;
background-color: transparent;
display: inline-block;
vertical-align: middle;
}
.wpfd_checkbox .cbox_file_download[type=checkbox] {
display: none;
-webkit-appearance: checkbox;
box-sizing: border-box;
}
.wpfd_checkbox span {
width: 16px;
height: 16px;
line-height: 13px;
vertical-align: top;
margin: 0;
box-sizing: border-box;
display: inline-block;
font-size: 13px;
}
.wpfd_checkbox span:before {
content: "";
display: inline-block;
width: 16px;
height: 16px;
margin: 0;
vertical-align: middle;
transition: 0.6s;
text-align: center;
background: #fff;
border: 1px solid #ccc;
color: #808080;
padding: 1px;
font-size: 13px;
box-sizing: border-box;
}
.wpfd_checkbox span:hover, .wpfd_checkbox span:focus {
cursor: pointer;
}
.wpfd_checkbox span:hover:before {
background-color: #efefef;
}
.wpfd_checkbox .cbox_file_download:checked + span:before {
content: "✔";
}
@media screen and (max-width: 420px) {
.daterangepicker.show-calendar .drp-calendar,
.daterangepicker.show-calendar .drp-buttons {
text-align: center;
}
.daterangepicker .drp-selected {
text-align: center;
margin-bottom: 10px;
display: block;
}
.daterangepicker .drp-buttons .btn {
margin-left: 5px;
display: inline-block;
margin-right: 5px;
}
}
button.cancelBtn {
background-color: #cccccc;
color: #fff;
border-radius: 2px;
text-decoration: none;
border: none;
}
button.applyBtn {
background-color: #ff8726;
color: #fff;
border-radius: 2px;
text-decoration: none;
border: none;
}
button.cancelBtn:hover,
button.applyBtn:hover {
text-decoration: none;
}
button.cancelBtn:focus,
button.applyBtn:focus {
outline: none;
cursor: pointer;
}
.daterangepicker .drp-calendar .calendar-table th,
.daterangepicker .drp-calendar .calendar-table td {
margin: 0;
padding: 0;
}
#btnsearchbelow:focus,
#btnReset:focus,
#btnsearch:focus {
outline: none;
text-decoration: none;
cursor: pointer;
}
.wpfd-filter {
background-color: #fff;
padding: 25px 15px 20px 15px;
margin: 10px 0 20px 0;
border-radius: 4px;
border: 1px solid #cccccc;
}
.date-filter {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
max-width: 100%;
box-sizing: border-box;
justify-content: space-between;
}
.date-filter .creation-date {
max-width: 50%;
width: 50%;
text-align: left;
margin: 0;
flex-basis: 50%;
}
@media screen and (max-width: 768px) {
.date-filter .creation-date {
width: 48%;
}
}
@media screen and (max-width: 420px) {
.date-filter .creation-date {
width: 100%;
max-width: 100%;
flex-basis: 100%;
margin-bottom: 2em;
}
}
.date-filter .update-date {
display: inline-block;
max-width: 50%;
width: 50%;
flex-basis: 50%;
text-align: left;
}
@media screen and (max-width: 768px) {
.date-filter .update-date {
width: 48%;
}
}
@media screen and (max-width: 420px) {
.date-filter .update-date {
width: 100%;
max-width: 100%;
flex-basis: 100%;
}
}
.date-filter .wpfd-search-date-filter-message-container {
font-size: 13px;
font-style: unset;
display: block;
width: 100%;
margin-top: 20px;
text-align: left;
color: #dc3545;
}
.date-filter .wpfd-search-date-filter-message-container.hidden {
visibility: hidden;
}
.date-filter input {
color: #444;
}
.wpfd-date-hidden {
display: none;
}
.box-input {
text-align: center;
}
.tagit-autocomplete, .tagit-autocomplete .ui-menu-item a:hover, .tagit-autocomplete .ui-state-hover, .tagit-autocomplete .ui-widget-content .ui-state-hover,
.tagit-autocomplete .ui-widget-header .ui-state-hover, .tagit-autocomplete .ui-state-focus, .tagit-autocomplete .ui-widget-content .ui-state-focus, .tagit-autocomplete .ui-widget-header .ui-state-focus {
color: #555;
background: #f6f6f6;
border: 1px solid #DDD;
}
.tagit-autocomplete {
width: fit-content !important;
list-style: unset !important;
padding: 0 !important;
}
.tagit-autocomplete .ui-menu-item {
padding: 2px 15px !important;
border-radius: 0;
background: #f3f6fa;
color: #444 !important;
list-style: unset !important;
text-align: center;
}
.tagit-autocomplete .ui-menu-item:after, .tagit-autocomplete .ui-menu-item:before, .tagit-autocomplete .ui-menu-item::marker {
display: none !important;
}
.tagit-autocomplete .ui-menu-item::marker {
display: none !important;
visibility: hidden !important;
content: "" !important;
width: 0 !important;
height: 0 !important;
}
.tagit-autocomplete .ui-state-focus {
background: #f3f6fa !important;
border: none !important;
color: #444 !important;
}
.box-search-filter {
margin: 35px auto 10px auto;
font-size: 13px;
}
.box-search-filter h4 {
margin: 10px 0 !important;
text-align: center;
line-height: 1.4545;
text-transform: inherit;
font-weight: normal !important;
color: inherit;
letter-spacing: normal;
}
.box-search-filter .categories-filtering {
background-color: #fff;
text-align: left;
padding: 0;
color: #444;
flex-basis: 33%;
position: relative;
}
@media screen and (max-width: 768px) {
.box-search-filter .categories-filtering {
flex-basis: 100%;
min-width: 110px;
position: relative;
min-height: 20px;
}
}
.box-search-filter .categories-filtering > img.material-icons {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 24px;
max-width: 24px;
}
.box-search-filter .categories-filtering > img.material-icons:hover,
.box-search-filter .categories-filtering > img.material-icons:focus,
.box-search-filter .categories-filtering li.cate-item:hover,
.box-search-filter .categories-filtering li.cate-item:focus {
cursor: pointer;
}
.box-search-filter .categories-filtering > .ui-widget {
font-size: 100%;
float: right;
vertical-align: top;
}
.box-search-filter .categories-filtering > .ui-widget .wpfd-toggle-expand {
vertical-align: middle;
cursor: pointer;
position: relative;
font-size: 1.1em;
margin-right: 3px;
color: transparent;
display: inline-block;
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_down_child.svg);
width: 18px;
height: 20px;
}
.box-search-filter .categories-filtering > .ui-widget .cate-item.parent-cate .wpfd-toggle-expand {
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_down.svg);
}
.box-search-filter .categories-filtering > .ui-widget {
display: block;
position: absolute;
top: 0;
padding: 0;
text-align: left;
min-width: 260px;
max-width: 600px;
height: auto;
max-height: 600px;
left: 30px;
z-index: 3;
overflow: auto;
box-shadow: 1px 1px 12px #eee;
background-color: #fff;
}
@media screen and (max-width: 420px) {
.box-search-filter .categories-filtering > .ui-widget {
right: 0;
}
}
.box-search-filter .categories-filtering > .ui-widget ul.cate-list {
margin: 0;
list-style: none;
list-style-type: none !important;
position: relative;
z-index: 1;
padding: 10px;
box-sizing: border-box;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item {
position: relative;
line-height: 26px;
text-align: left;
text-decoration: none;
padding: 0 5px 0 2px;
font-size: 1.1em;
margin: 0 0 0 -20px;
color: inherit;
background-color: #fff;
white-space: nowrap;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item:hover, .box-search-filter .categories-filtering > .ui-widget li.cate-item:focus {
cursor: pointer;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item:hover, .box-search-filter .categories-filtering > .ui-widget li.cate-item:focus {
cursor: pointer;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item > span:hover,
.box-search-filter .categories-filtering > .ui-widget li.cate-item > span:focus,
.box-search-filter .categories-filtering > .ui-widget li.cate-item > label:hover,
.box-search-filter .categories-filtering > .ui-widget li.cate-item > label:focus {
cursor: pointer;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item label {
color: inherit;
font-size: 14px;
font-weight: 400;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item label:hover, .box-search-filter .categories-filtering > .ui-widget li.cate-item label:focus {
cursor: pointer;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item span:hover,
.box-search-filter .categories-filtering > .ui-widget li.cate-item span:focus {
cursor: pointer;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item > .space-child {
color: transparent;
letter-spacing: 18px;
display: inline-block;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item > label {
vertical-align: middle;
display: inline-block;
margin: 0;
width: auto;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item:hover {
color: #fff;
background-color: #ccc;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item:hover .wpfd-folder-search {
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/folder-outline-hover.svg);
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item.parent-cate:hover .wpfd-toggle-expand {
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_down_hover.svg);
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item.checked,
.box-search-filter .categories-filtering > .ui-widget li.cate-item.choosed {
background-color: #666;
color: #fff;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item.checked .wpfd-toggle-expand,
.box-search-filter .categories-filtering > .ui-widget li.cate-item.choosed .wpfd-toggle-expand {
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_down_hover.svg);
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item.checked .wpfd-folder-search,
.box-search-filter .categories-filtering > .ui-widget li.cate-item.choosed .wpfd-folder-search {
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/folder_hover.svg);
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item.checked:after,
.box-search-filter .categories-filtering > .ui-widget li.cate-item.choosed:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 26px;
height: 26px;
background: #666 url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/admin/assets/ui/images/icon-check-mark-search.svg) no-repeat center;
background-size: 1.2em;
z-index: 1;
}
.box-search-filter .categories-filtering > .ui-widget li.cate-item.checked:hover:after {
background-size: 1.25em;
}
.box-search-filter .categories-filtering > .ui-widget input.cate-val {
display: none;
}
.box-search-filter .categories-filtering > .ui-widget option {
line-height: 20px;
padding: 10px 0;
background-color: transparent;
color: #ccc;
border: none;
text-align: left;
}
.box-search-filter .categories-filtering > .ui-widget .search-cate {
width: 100%;
padding: 0;
background-color: #fff;
position: sticky;
left: 0;
top: 0;
z-index: 2;
margin: 0;
text-align: center;
}
.box-search-filter .categories-filtering > .ui-widget .search-cate:focus {
border: none;
}
.box-search-filter .categories-filtering > .ui-widget .qCatesearch {
width: 94%;
font-size: 1.1em;
color: inherit;
border: 1px solid #ccc;
text-align: left;
padding: 0 0 0 10px;
vertical-align: middle;
border-radius: 4px;
margin: 6px auto;
line-height: 24px;
height: 26px;
font-size: 14px;
}
.box-search-filter .categories-filtering > .ui-widget .qCatesearch::placeholder {
color: inherit;
}
.box-search-filter .categories-filtering > .ui-widget .qCatesearch:focus {
cursor: pointer;
border: 1px solid #ff8726;
outline: none;
}
.box-search-filter .categories-filtering > .cate-lab {
font-family: arial;
font-size: 1.1em;
color: #000;
font-weight: 600;
line-height: 1;
text-transform: none !important;
padding: 0;
letter-spacing: normal;
text-align: center;
position: absolute;
top: 50%;
left: 30px;
z-index: 2;
transform: translateY(-50%);
}
.box-search-filter .categories-filtering > .cate-lab #root-cate {
margin: 0;
font-size: 1em;
vertical-align: top;
}
.box-search-filter .categories-filtering > .cate-lab.display-cate {
font-size: 1.1em;
margin: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: calc(100% - 38px);
text-align: left;
box-sizing: border-box;
line-height: 2em;
}
@media screen and (max-width: 768px) {
.box-search-filter .categories-filtering > .cate-lab.display-cate {
max-width: calc(100% - 34px);
}
}
.box-search-filter .categories-filtering > .cate-lab.display-cate label {
margin: 0 5px 0 0;
display: inline-block;
vertical-align: middle;
font-size: 1em;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
max-width: calc(100% - 5px);
line-height: 1.2;
}
.box-search-filter .categories-filtering > .cate-lab.display-cate .cancel {
display: none;
position: absolute;
right: 10px;
height: 16px;
width: 16px;
transform: translateY(-50%);
top: 50%;
}
.box-search-filter .categories-filtering > .cate-lab.display-cate .cancel:before {
content: "";
position: absolute;
width: 16px;
height: 16px;
display: block;
background-position: -80px -128px;
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/admin/assets/css/ui-lightness/images/ui-icons_ef8c08_256x240.png);
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.box-search-filter .categories-filtering > .cate-lab.display-cate .cancel:hover,
.box-search-filter .categories-filtering > .cate-lab.display-cate .cancel:focus {
cursor: pointer;
}
.box-search-filter .categories-filtering .show-selected-cate {
display: none;
}
.box-search-filter a {
border: 0 !important;
box-shadow: none !important;
}
.box-search-filter .create-date-container,
.box-search-filter .update-date-container {
max-width: 250px;
width: 150px;
min-width: 120px;
}
@media screen and (max-width: 768px) {
.box-search-filter .create-date-container,
.box-search-filter .update-date-container {
width: 80%;
}
}
.box-search-filter .create-date-container > div:first-child,
.box-search-filter .update-date-container > div:first-child {
margin: 1.5em 0;
}
.box-search-filter .input-icon-date {
max-width: 250px;
width: 150px;
min-width: 120px;
position: relative;
box-sizing: content-box;
line-height: 1;
}
@media screen and (max-width: 768px) {
.box-search-filter .input-icon-date {
width: 100%;
}
}
.box-search-filter .input-icon-date .icon-date.icon-calendar {
position: absolute;
right: -30px;
transform: translateY(-50%);
top: 50%;
}
@media screen and (max-width: 768px) {
.box-search-filter .input-icon-date .icon-date.icon-calendar {
right: -25px;
}
}
.box-search-filter .input-date {
font-size: 12px;
height: 30px;
padding: 1px 5px;
margin: 0;
border: 1px solid #ccc;
vertical-align: top;
border-radius: 4px;
width: 100%;
box-sizing: border-box;
background: #fff;
}
.box-search-filter .input-date:focus,
.box-search-filter .input-date:hover {
outline: none;
}
.box-search-filter .input-date:focus {
border: 1px solid #ff8726;
}
.box-search-filter input {
display: inline;
}
.box-search-filter input.tagit-hidden-field {
display: none !important;
}
.box-search-filter .tags-filtering {
width: 100%;
float: left !important;
}
.box-search-filter .tags-filtering > p.tags-info {
text-align: left;
margin: 30px 15px 10px 15px !important;
}
.box-search-filter .tags-filtering .input_tags,
.box-search-filter .tags-filtering ul.tagit {
padding: 15px !important;
border-radius: 4px;
background: #fff;
color: #878787;
font-size: 1.076em;
margin: 0;
border: 1px solid #cccccc !important;
}
.box-search-filter .tags-filtering .input_tags:focus {
outline: none;
}
.box-search-filter .error-message {
color: #721c24;
display: none;
font-size: 1em;
padding: 0 0 0 15px;
height: 20px;
}
.wpfd_tabcontent ul.tagit li.tagit-choice .tagit-close .text-icon {
display: inline !important;
}
.wpfd-listCate::-webkit-scrollbar {
width: 7px;
height: 7px;
}
.wpfd-listCate::-webkit-scrollbar:hover {
cursor: pointer;
}
.wpfd-listCate::-webkit-scrollbar-track {
background: transparent;
}
.wpfd-listCate::-webkit-scrollbar-thumb {
background: #888;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.wpfd-listCate::-webkit-scrollbar-thumb:hover {
background: #4285f4;
}
div.box-search-filter input#txtfilename.pull-left.required:focus,
div.box-search-filter input#wpfd_q.pull-left.required:focus {
border: 1px solid #ccc;
}
div.box-search-filter div.span4.creation-date div,
div.box-search-filter div.span4.update-date div {
margin-bottom: 2px;
}
.creation-date h4, .update-date h4 {
text-align: left;
}
#filter_catid {
font-size: 1.076em;
margin: 0;
border: 0;
background-color: transparent;
color: #9D9D9C;
max-height: 32px;
width: 100%;
visibility: hidden;
}
#filter_catid:focus,
#filter_catid option:focus {
outline: none;
}
#filter_catid_chzn, .input_tags {
width: 100%;
}
#search_words {
height: 30px;
line-height: 30px;
width: inherit;
}
#submitbtn {
padding: 10px 15px;
background-color: #00d95a;
color: #fff;
border: none;
}
div.only-file.input-group {
display: flex;
}
.box-btngroup-below {
display: none;
padding: 20px 0 30px 15px;
margin: 0;
background-color: #fff;
border-radius: unset;
border: unset;
}
@media screen and (max-width: 768px) {
.box-btngroup-below {
text-align: center;
border: 0;
padding: 20px 0 0 0;
}
}
.box-btngroup-below.searchboxClass {
display: none;
border: 0;
padding: 15px 0 0 0;
}
@media screen and (max-width: 420px) {
.box-btngroup-below.searchboxClass {
padding: 30px 0 0 0;
}
}
.box-btngroup-below.notags-case {
border: none;
margin-top: 20px;
}
#wpfd-results td.created {
text-align: left;
}
#wpfd-results td.catname {
white-space: nowrap;
max-width: 250px;
overflow: hidden;
text-overflow: ellipsis;
}
#wpfd-results td {
color: #444;
}
#wpfd-results tbody {
font-size: 1em;
border-radius: 10px;
}
#wpfd-results tbody tr {
background-color: #fff;
border: none;
}
#wpfd-results tbody td {
background-color: #fff;
}
#wpfd-results tbody td.file_download > a {
padding: 3px 10px;
border-radius: 100px;
width: calc(50% - 25px);
min-width: 33px;
height: auto;
display: inline-block;
text-align: center;
font-size: 16px;
}
#wpfd-results tbody td.file_download > a:hover {
box-shadow: 1px 1px 12px #ccc !important;
}
#wpfd-results tbody td.file_download > a:focus {
cursor: pointer;
}
#wpfd-results tbody td.file_download a.wpfd_downloadlink {
background-color: #76bc58;
margin: 0 5px 5px 0;
}
#wpfd-results tbody td.file_download a.wpfd_downloadlink i.zmdi {
color: #fff;
}
#wpfd-results tbody td.file_download a.wpfd_previewlink {
background-color: #ececec;
margin: 0 0 5px 0;
}
#wpfd-results tbody td.file_download a.wpfd_previewlink i.zmdi {
color: #9D9D9C;
}
@media screen and (min-width: 1024px) {
#wpfd-results tbody td.file_download_inline {
min-width: 180px;
max-width: 190px;
}
#wpfd-results tbody td.file_download_inline > a {
display: inline-block;
margin: 0 5px 5px 0;
}
}
#wpfd-results .wpfd-pagination {
text-align: center;
}
#wpfd-results .wpfd-num .pull-right {
padding-right: 0;
float: unset;
}
#wpfd-results .wpfd-file-view-more-description {
padding: 10px 15px;
border-radius: 100px;
min-width: 35px;
height: auto;
text-align: center;
font-size: 13px;
background-color: #76bc58;
border: unset;
color: #fff;
line-height: 1;
}
#wpfd-file-description-box {
position: fixed;
top: 45%;
left: 50%;
right: 50%;
transform: translate(-50%, -50%);
width: 70%;
max-width: 80%;
height: auto;
max-height: 1000px;
min-height: 200px;
background: #fff;
padding: 40px;
overflow: auto;
border: 1px solid #ccc;
border-radius: 5px;
box-sizing: border-box;
box-shadow: unset;
z-index: 9999999999;
}
#wpfd-file-description-box .wpfd-close {
position: absolute;
top: 10px;
right: 10px;
height: 25px;
width: 25px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAQAAAC0NkA6AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfjCwsJES8LDFBaAAAA90lEQVRYw+3WTQqDMBCG4Zcm5AJCeyqvo+RAekMV3KSLorXiz6SOUkq+dcKTMWYYSElJSYEHOU682pFzjyUyahpKrGi1paShIouroiYQ6ESMpaQjEKhiqslpCELmTQQacjniJhu3GTtbKb/Fhc1WsKoQ3mAUc5jYZ1SIbUaNWGdUiSXGYLSJOdPi8bTaxJzp6c8gBmY4/1CTMgFg8GMNgR6PkW69aZ/lxz/XBRd/wS88f90GQ3Hmey/GtqLIrPcoNWa7Daow+532MCNr5ocYJ27mn0zUIDEdifbON2WiRqI7VcQn+HK4g4zq7DH1Vc3pA3dKSso/5gmAWxwDE0VxTgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0xMS0xMVQwOToxNzoyNCswMDowMF30EfwAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMTEtMTFUMDk6MTc6MjQrMDA6MDAsqalAAAAAAElFTkSuQmCC) center center no-repeat transparent;
background-size: 25px;
z-index: 99999999999;
box-shadow: unset;
border: unset;
}
#wpfd-file-description-box .files-desc-contents {
margin: 0;
padding: 0;
}
.pd20 {
padding: 20px;
}
.pl40 {
padding-left: 40px;
}
.tagit-hidden-field {
display: none !important;
}
.custom-filter_catidx {
position: relative;
display: inline-block;
}
.custom-filter_catid-toggle {
position: absolute;
top: 0;
bottom: 0;
margin-left: -1px;
padding: 0;
}
.custom-filter_catid-input {
margin: 0;
padding: 5px 10px;
}
.chzn-container .chzn-results {
max-height: 150px !important;
}
.chzn-container-single.chzn-container-single-nosearch .chzn-search {
position: initial;
left: initial;
}
ul.tagit input[type=text] {
background: #ffffff;
color: #444;
padding: 5px 0 !important;
font-size: 13px;
height: auto;
}
ul.tagit input[type=text]::placeholder {
color: #444;
opacity: 1;
}
.btnsearch, #btnsearch, #widget_btnsearch, .btnsearchbelow {
width: 10%;
min-width: 70px;
background-color: #ff8726;
text-align: center;
color: #ffffff;
border: none;
display: inline-block;
border-radius: 50px;
vertical-align: top;
line-height: 1em;
padding: 10px;
}
.feature {
padding: 10px 0;
}
a#btnsearch {
display: block;
line-height: 30px;
}
.by-feature {
border-radius: 2px;
margin-top: 25px;
font-size: 1em;
}
.by-feature .top .pull-left,
.by-feature .chk-tags-filtering > p.tags-info,
.by-feature .tags-filtering > p.tags-info,
.by-feature .wpfd-search-section .label {
font-size: 1.4em;
margin: 10px 0;
line-height: 1.4545;
text-transform: inherit;
color: inherit;
letter-spacing: normal;
text-align: left;
}
.by-feature .wpfd-search-section {
margin: 0 0 15px 0;
}
.by-feature .wpfd-search-section select[name=extension] {
border-radius: 4px;
padding: 5px 0 5px 15px;
background-color: #fff;
border: 1px solid #cccccc;
width: 100%;
max-width: 160px;
box-sizing: border-box;
outline: none;
text-decoration: unset;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container > .chzn-single {
padding: 0 15px;
border-radius: 4px;
background: #fff;
border: 1px solid #ccc !important;
line-height: 28px;
height: 30px;
box-sizing: border-box;
text-decoration: unset;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container > .chzn-single > span {
font-size: 13px;
text-decoration: unset;
text-transform: uppercase;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container > .chzn-single > span.normal {
text-transform: initial;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results {
font-size: 13px;
background: #fff;
z-index: 9;
padding: 0 !important;
margin: 0;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li {
color: #444;
text-transform: uppercase;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li:hover, .by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li:focus {
color: #fff;
background: #ccc;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container.chzn-container-active > .chzn-single,
.by-feature .wpfd-search-section select[name=extension] + .chzn-container.chzn-with-drop > .chzn-choices {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices {
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: unset;
background-image: unset;
box-sizing: border-box;
padding: 0 !important;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices .search-field {
text-align: center;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices .search-field .chzn-search-input {
font-size: 14px;
padding: 0 0 0 15px;
border: unset !important;
box-shadow: unset !important;
min-height: 35px !important;
margin: 0;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices .search-choice + .search-field {
text-align: left;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices .search-choice + .search-field .chzn-search-input {
text-align: left;
font-size: 14px;
border: unset !important;
box-shadow: unset !important;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-choice {
margin: 5px 2px 5px 5px;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-choice span {
text-transform: uppercase;
}
.by-feature .weight-container {
display: flex;
flex-basis: 50%;
max-width: 50%;
min-width: 120px;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
}
@media screen and (max-width: 420px) {
.by-feature .weight-container {
flex-basis: 100%;
max-width: 100%;
margin-bottom: 10px;
}
}
.by-feature .weight-container input {
border-radius: 4px;
padding: 5px 0 5px 15px;
background-color: #fff;
border: 1px solid #cccccc;
vertical-align: middle;
margin-right: 2px;
max-width: 250px;
width: 172px;
height: 30px;
font-size: 12px;
line-height: 30px;
box-sizing: border-box;
outline: none;
}
@media screen and (max-width: 420px) {
.by-feature .weight-container input {
width: 100%;
max-width: 100%;
}
}
.by-feature .weight-container select {
border-radius: 4px;
padding: 3px 5px !important;
border: 1px solid #cccccc;
vertical-align: middle;
height: 30px;
line-height: 25px !important;
box-sizing: border-box;
outline: none;
font-size: 13px;
color: #000;
font-weight: 400;
min-width: 50px;
-webkit-appearance: checkbox;
background-image: unset !important;
}
.by-feature .weight-container select:focus, .by-feature .weight-container select:hover {
cursor: pointer;
}
.by-feature .weight-container > div {
display: flex;
justify-content: start;
}
.by-feature #wpfd_search_file_type_chosen {
width: 100% !important;
min-width: 150px;
max-width: calc(50% - 10px);
}
.by-feature .weight-filters {
display: flex;
flex-direction: row;
width: 100%;
box-sizing: border-box;
flex-wrap: wrap;
}
.by-feature .weight-filters .sub-label {
margin: 0 0 5px 0;
width: 100%;
max-width: 100%;
vertical-align: middle;
font-size: 13px;
}
.by-feature .to-weight-filter-container {
display: flex;
justify-content: start;
}
.by-feature .wpfd-weight-filter {
padding-bottom: 10px;
}
.by-feature .date-filter p.date-info {
font-size: 1.2em;
text-align: left;
margin: 0 0 10px 0;
line-height: 1.4545;
text-transform: inherit;
color: inherit;
letter-spacing: normal;
}
.by-feature .top .pull-right {
float: unset !important;
padding: 15px;
background: unset;
vertical-align: middle;
margin-left: 10px;
display: inline-block;
}
.by-feature .top .pull-left {
margin: 0;
float: unset !important;
padding: 15px;
background: unset;
display: inline-block;
}
.by-feature .top .pull-left .filter-lab {
margin: 0;
}
.by-feature .top span i {
cursor: pointer;
font-weight: 400;
display: block;
margin-top: 10px;
}
.by-feature .pd20 a:hover {
text-decoration: none;
}
@media screen and (max-width: 768px) {
.by-feature .top.clearfix {
display: none;
}
}
@media screen and (max-width: 768px) {
.by-feature .feature {
border-bottom: 1px solid #ccc;
padding-bottom: 3em;
}
}
.creation-date .lbl-date, .update-date .lbl-date {
width: 40px;
display: block;
margin-right: 6px;
font-size: 1.076em;
}
.btnsearchbelow {
vertical-align: top;
width: auto;
padding: 8px 30px;
text-align: center;
text-transform: uppercase;
border: none;
border-radius: 2px;
font-size: 0.92em;
line-height: 22px;
color: #fff;
}
@media screen and (max-width: 768px) {
.btnsearchbelow {
padding: 6px 40px;
font-size: 1em;
}
}
@media screen and (max-width: 420px) {
.btnsearchbelow {
padding: 6px 30px;
}
}
.btnsearchbelow:hover,
#btnReset:hover {
box-shadow: 1px 1px 12px #999 !important;
text-decoration: none;
}
a.btnsearchbelow {
display: inline-block;
background: #dfdddd;
color: #4a4a4a;
}
a#btnReset.btnsearchbelow {
vertical-align: top;
padding: 8px 40px;
}
@media screen and (min-width: 1024px) {
a#btnReset.btnsearchbelow {
padding: 8px 22px;
}
}
@media screen and (max-width: 420px) {
a#btnReset.btnsearchbelow {
margin: 0 5px 5px 0;
padding: 5px 20px;
}
}
a.btnsearchbelow:hover {
box-shadow: 1px 1px 12px #ccc;
text-decoration: none;
}
.list-results:not(.themed) {
margin-top: 40px;
text-align: center;
position: relative;
}
.list-results:not(.themed) .text-center {
font-size: 13px;
color: #444;
text-align: center;
}
.list-results:not(.themed) table {
margin: 0;
width: 100%;
border-collapse: collapse;
border-spacing: 0;
background-color: #ccc;
display: table;
table-layout: auto !important;
box-sizing: content-box;
overflow: hidden;
border-radius: 4px;
font-size: 13px;
}
.list-results:not(.themed) table .filehidden {
display: none;
}
.list-results:not(.themed) table thead {
background-image: none;
font-size: 1em;
background-color: #fff;
border-radius: 4px;
}
.list-results:not(.themed) table th {
padding: 18px 0 18px 12px;
line-height: 18px;
text-align: left;
}
.list-results:not(.themed) table tbody tr:first-child td {
border-top: none !important;
}
.list-results:not(.themed) table tbody tr:last-child td {
border-bottom: 1px solid #ccc !important;
}
.list-results:not(.themed) table tbody tr:last-child td:first-child {
border-bottom-left-radius: 4px;
}
.list-results:not(.themed) table tbody tr:last-child td:last-child {
border-bottom-right-radius: 4px;
}
.list-results:not(.themed) table tbody tr:hover {
cursor: default;
}
.list-results:not(.themed) table tr td, .list-results:not(.themed) table tr td a {
text-decoration: none;
font-size: 1em;
}
.list-results:not(.themed) table tr td {
padding: 12px 0 12px 12px;
text-align: left;
border: none;
border-top: 1px solid #ccc !important;
line-height: 22px;
display: table-cell;
vertical-align: middle;
}
.list-results:not(.themed) table tr td.file_size {
white-space: nowrap;
}
.list-results:not(.themed) table tr td.file_title {
word-break: break-all;
}
@media screen and (min-width: 1024px) {
.list-results:not(.themed) table tr td.file_title {
min-width: 145px;
max-width: 220px;
}
}
@media screen and (min-width: 1024px) {
.list-results:not(.themed) table tr td.file_title.adv_file_tt {
min-width: 100px;
white-space: unset;
}
}
.list-results:not(.themed) table tr td.file_download {
text-align: left;
}
@media screen and (min-width: 1024px) {
.list-results:not(.themed) table tr td.file_download {
min-width: 115px;
}
}
@media screen and (max-width: 1024px) {
.list-results:not(.themed) table tr .file_desc,
.list-results:not(.themed) table tr .file_version {
display: none;
}
}
@media screen and (max-width: 950px) {
.list-results:not(.themed) table tr .file_hits {
display: none;
}
}
@media screen and (max-width: 900px) {
.list-results:not(.themed) table tr .file_created {
display: none;
}
}
@media screen and (max-width: 850px) {
.list-results:not(.themed) table tr .file_size {
display: none;
}
}
.list-results:not(.themed) table tr td.file_category .wpfd-results-tooltip[data-hasqtip] {
cursor: pointer;
}
.list-results:not(.themed) table tr td:first-child {
padding-left: 12px;
border-left: 1px solid #ccc;
}
.list-results:not(.themed) table tr td:last-child {
padding-right: 6px;
border-right: 1px solid #ccc;
}
.list-results:not(.themed) table tr.wpfd-password-protection-form {
position: relative;
width: 100%;
font-size: 13px;
height: 58px;
min-height: 58px;
}
.list-results:not(.themed) table tr.wpfd-password-protection-form td.full-width {
position: absolute;
width: 100%;
height: 58px;
box-sizing: border-box;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 1px solid #ccc;
}
.list-results:not(.themed) table tr.wpfd-password-protection-form .protected-title, .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-label {
font-size: 1em;
font-weight: bold;
}
.list-results:not(.themed) table tr.wpfd-password-protection-form .protected-title {
display: inline-block;
margin-right: 10px;
max-width: 200px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: middle;
}
.list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-form {
display: inline-block;
vertical-align: middle;
max-width: calc(100% - 140px);
box-sizing: border-box;
overflow: auto;
float: right;
}
.list-results:not(.themed) table tr.wpfd-password-protection-form .message-info {
display: none;
}
.list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-value, .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-submit {
font-size: 1em;
height: 32px;
line-height: 1em;
}
.list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-value:focus, .list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-submit:focus {
outline: none;
}
.list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-submit {
padding: 5px 10px;
}
.list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-value {
border: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
.list-results:not(.themed) table tr.wpfd-password-protection-form .wpfd-password-value {
max-width: 150px;
}
}
.list-results:not(.themed) table.table thead tr {
border: 0;
}
.list-results:not(.themed) table.table thead tr th {
width: fit-content;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 0;
border-right: 0;
background-color: #fff;
line-height: 20px;
white-space: nowrap;
}
.list-results:not(.themed) table.table thead tr th:first-child {
text-align: left;
padding-left: 12px;
border-left: 1px solid #ccc;
border-top-left-radius: 4px;
}
@media screen and (max-width: 1024px) {
.list-results:not(.themed) table.table thead tr th:first-child {
min-width: 150px;
}
}
.list-results:not(.themed) table.table thead tr th:last-child {
border-right: 1px solid #ccc;
border-top-right-radius: 4px;
}
.list-results:not(.themed) table.table thead tr th,
.list-results:not(.themed) table.table thead tr th a {
color: #444;
text-decoration: none;
text-align: left;
}
.list-results:not(.themed) .pagination {
margin: 18px 0;
}
.list-results:not(.themed) .limit.pull-right {
padding: 10px;
min-width: 160px;
}
.list-results:not(.themed) select#limit {
font-size: 14px;
color: #444;
background-color: #fff;
background-image: unset !important;
border: 1px solid #ccc;
display: inline-block;
max-width: 80px;
margin: 0 !important;
padding: 5px !important;
-webkit-appearance: menulist;
outline: none !important;
}
.list-results:not(.themed) select#limit:hover, .list-results:not(.themed) select#limit:focus {
cursor: pointer;
}
.list-results:not(.themed) td.title, .list-results:not(.themed) td.created, .list-results:not(.themed) td.catname {
vertical-align: middle;
}
.list-results:not(.themed) a.file-item {
padding-left: 5px;
width: calc(100% - 64px);
display: inline-block;
border: none;
color: #444;
margin: auto 0;
word-break: break-word;
line-height: 1.2;
height: 100%;
text-decoration: none !important;
vertical-align: middle;
}
.list-results:not(.themed) a {
box-shadow: none;
}
.list-results.themed .wpfd-container .wpfd-categories {
display: none !important;
}
.list-results {
position: relative;
}
.list-results .mediaMenuOption {
padding-left: 0px !important;
width: 20px !important;
}
.list-results .mediaTableMenu {
display: block;
box-shadow: none !important;
background: transparent;
overflow: hidden;
width: 20px;
height: 20px;
border: 0;
margin: 0;
text-align: center;
float: right;
}
.list-results .mediaTableMenu > ul {
text-decoration: none;
list-style-position: outside;
list-style: none !important;
margin: 0;
padding: 6px !important;
display: none;
}
.list-results .mediaTableMenu > ul li {
text-align: left;
text-decoration: none;
line-height: 20px;
margin: 0;
}
.list-results .mediaTableMenu > ul li label {
cursor: pointer;
text-transform: none;
font-size: 13px;
margin-left: 0.5rem;
display: inline;
vertical-align: middle;
}
.list-results .mediaTableMenu > ul li input.media-item {
vertical-align: middle;
margin: 0;
}
.list-results .mediaTableMenu > a {
font-size: 16px;
padding: 0;
}
.list-results .mediaTableMenu .zmdi-settings {
color: darkgrey;
}
.list-results .mediaTableMenu .zmdi-settings:before {
color: darkgrey;
}
.list-results .mediaTableMenu.showlist {
width: auto;
height: auto;
padding: 5px;
border: 1px solid #ccc;
border-radius: 5px;
background-color: #fff;
position: absolute;
right: 5px;
top: 20px;
}
.list-results .mediaTableMenu.showlist > ul {
display: block;
}
.list-results .mediaTableMenu.showlist > a {
width: 100%;
display: block;
text-align: left;
margin: 6px 6px 0 6px;
}
.list-results i.zmdi-settings:hover,
.list-results i.zmdi-settings:focus,
.list-results div.mediaTableMenu:hover,
.list-results div.mediaTableMenu:focus {
cursor: pointer;
}
ul.tagit {
overflow: hidden;
}
ul.tagit li.tagit-new {
line-height: 18px;
padding: 5px !important;
margin: 5px 10px 5px 0;
}
ul.tagit li.tagit-choice-editable {
border: 1px solid #ccc;
padding: 5px 25px 5px 15px !important;
border-radius: 0;
background: #f3f6fa !important;
margin: 5px 10px 5px 0;
}
ul.tagit li.tagit-choice-editable a.tagit-close {
right: 10px;
max-width: 15px;
}
ul.tagit span.tagit-label {
color: #555;
font-size: 14px;
font-weight: normal;
}
.chk-tags-filtering {
margin: 10px 0 0 0;
padding: 10px 0 0 0;
width: 100%;
}
.chk-tags-filtering > h4 {
margin-left: 15px !important;
}
.chk-tags-filtering ul {
margin: 0;
list-style: none !important;
list-style-type: none !important;
border-radius: 4px;
padding: 20px 15px !important;
background-color: #fff;
border: 1px solid #cccccc;
}
@media screen and (max-width: 768px) {
.chk-tags-filtering ul {
border: 0;
padding-top: 0;
}
}
.chk-tags-filtering ul::after {
display: block;
content: "";
clear: both;
}
.chk-tags-filtering ul .labletags {
width: 100%;
display: block;
font-size: 1.076em;
margin-bottom: 15px;
}
.chk-tags-filtering ul li {
margin: 0;
}
.chk-tags-filtering ul li.tags-item {
float: left;
margin: 10px 10px 10px 0;
list-style: none !important;
width: auto;
display: inline-block;
border-radius: 100px;
padding: 10px 30px;
box-sizing: border-box;
line-height: 1;
font-size: 1em;
text-align: center;
background-color: #f3f6fa;
border: none;
}
@media screen and (max-width: 420px) {
.chk-tags-filtering ul li.tags-item {
margin: 0 0 10px 0;
}
}
.chk-tags-filtering ul li.tags-item > span {
vertical-align: top;
font-size: 1.076em;
text-align: center;
}
.chk-tags-filtering ul li.tags-item > span:focus,
.chk-tags-filtering ul li.tags-item > span:hover {
cursor: pointer;
}
.chk-tags-filtering ul li.tags-item:hover,
.chk-tags-filtering ul li.tags-item:focus {
cursor: pointer;
}
.chk-tags-filtering ul li.tags-item.active {
background: #4e54c8;
background: -moz-linear-gradient(-45deg, #6a11cb 0%, #2575fc 100%);
background: -webkit-linear-gradient(-45deg, #6a11cb 0%, #2575fc 100%);
background: linear-gradient(149deg, #6a11cb 0%, #2575fc 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6a11cb", endColorstr="#2575fc", GradientType=1);
color: #fff !important;
}
.chk-tags-filtering input[type=checkbox] {
border: none;
padding: 0;
visibility: hidden;
position: absolute;
transform: translate(-50%);
left: 50%;
top: 50%;
z-index: 2;
}
.chk-tags-filtering input[type=checkbox] {
margin: 0;
}
@media screen and (max-width: 768px) {
.chk-tags-filtering > h4,
.tags-filtering > h4 {
display: none;
}
}
.file-icon {
width: 32px;
display: inline-block;
vertical-align: middle;
}
.file-icon img.icon-custom {
max-height: 100%;
}
.file-icon i[class*=wpfd-icon-set] {
display: block;
height: 32px;
}
.file-icon i[class*=wpfd-icon-set-png] {
background-size: 100% !important;
}
.file-icon i[class*=wpfd-icon-set-svg] {
background-size: 100% !important;
}
.file-icon i:not([class*=wpfd-icon-set]) {
height: 32px;
display: block;
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/neutral.png);
background-repeat: no-repeat;
background-position: center center;
vertical-align: middle;
}
.file-icon i:not([class*=wpfd-icon-set]).ext-7 z {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/7 z.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-ace {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ace.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-bz2 {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/bz2.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-dmg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/dmg.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-gz {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/gz.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-rar {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/rar.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-tgz {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/tgz.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-zip {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/zip.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-csv {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/csv.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-doc {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/doc.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-docx {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/docx.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-html {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/html.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-key {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/key.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-keynote {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/keynote.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-odp {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/odp.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-ods {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ods.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-odt {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/odt.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-pages {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/pages.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-pdf {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/pdf.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-pps {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/pps.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-ppt {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ppt.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-pptx {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/pptx.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-rtf {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/rtf.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-tex {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/tex.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-txt {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/txt.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-xls {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/xls.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-xlsx {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/xlsx.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-xml {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/xml.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-bmp {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/bmp.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-exif {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/exif.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-gif {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/gif.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-ico {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ico.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-jpeg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/jpeg.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-jpg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/jpg.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-png {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/png.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-psd {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/psd.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-tif {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/tif.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-tiff {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/tiff.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-aac {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/aac.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-aif {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/aif.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-aiff {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/aiff.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-alac {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/alac.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-amr {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/amr.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-au {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/au.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-cdda {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/cdda.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-flac {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/flac.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-m3u {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/m3u.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-m4a {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/m4a.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-m4p {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/m4p.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-mid {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mid.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-mp3 {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mp3.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-mp4 {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mp4.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-mpa {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mpa.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-ogg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ogg.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-pac {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/pac.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-ra {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/ra.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-wav {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/wav.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-wma {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/wma.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-3 gp {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/3 gp.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-asf {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/asf.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-avi {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/avi.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-flv {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/flv.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-m4v {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/m4v.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-mkv {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mkv.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-mov {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mov.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-mpeg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mpeg.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-mpg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/mpg.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-rm {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/rm.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-swf {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/swf.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-vob {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/vob.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-wmv {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/wmv.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-css {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/css.png);
}
.file-icon i:not([class*=wpfd-icon-set]).ext-img {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/small/img.png);
}
.toggle-arrow-up-alt,
.toggle-arrow-down-alt {
width: 28px;
height: 28px;
display: block;
cursor: pointer;
border: 1px solid #ccc;
border-radius: 100px;
padding: 2px;
margin: 0;
font-weight: normal;
background-color: transparent;
background-position: center;
background-repeat: no-repeat;
}
.toggle-arrow-up-alt {
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_upward.svg);
background-position: center;
background-repeat: no-repeat;
}
.toggle-arrow-down-alt {
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/arrow_downward.svg);
background-position: center;
background-repeat: no-repeat;
}
.toggle-arrow-up-alt:hover,
.toggle-arrow-down-alt:hover {
cursor: pointer;
}
.icon-date.icon-calendar {
width: 16px;
height: 16px;
vertical-align: middle;
cursor: pointer;
margin-left: 10px;
}
.icon-date.icon-calendar::before {
content: none;
}
.ui-datepicker-calendar {
z-index: 100;
}
.wpfd-icon-search,
.wpfd-icon-search-loading {
display: block;
margin-left: 1px;
vertical-align: middle;
position: absolute;
transform: translateY(-50%);
top: 50%;
color: inherit !important;
left: 10px;
width: 22px;
max-width: 22px;
}
.extra-openlink, .extra-downloadlink {
color: #fff;
background: #CCC;
padding: 15px 10px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
font-weight: bold;
font-size: 1.3em;
display: inline-block;
}
.extra-downloadlink {
margin-right: 10px;
}
.box-btnextra {
margin-top: 10px;
}
.wpfd-num {
text-align: right;
font-size: 14px;
} .wpfd_tab {
overflow: hidden;
border: none;
background-color: transparent;
text-align: center;
display: block;
position: relative;
margin: 2.5em 0 1em 0;
border-bottom: 1px solid transparent;
}
@media screen and (min-width: 769px) {
.wpfd_tab {
display: none;
}
}
@media screen and (max-width: 768px) {
.wpfd_tab {
background-color: #fff;
margin: 2.5em -25px 1em -25px;
}
}
.wpfd_tab .feature-toggle {
display: block;
position: absolute;
right: 25px;
transform: translateY(-50%);
top: 50%;
margin: 0;
}
.wpfd_tab button {
border: none;
outline: none;
cursor: pointer;
padding: 10px 25px;
display: inline-block;
transition: 0.3s;
color: #878787 !important; font-weight: normal;
font-size: 1.23em;
text-decoration: none;
border-radius: 0;
background-color: transparent !important;
-webkit-box-shadow: unset !important;
-moz-box-shadow: unset !important;
box-shadow: unset !important;
}
.wpfd_tab button:hover {
background-color: transparent;
text-decoration: none;
}
.wpfd_tab button.active {
background-color: transparent !important;
font-size: 1.384em;
border-bottom: 1px solid #878787;
} @keyframes fadeEffect {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.wpfd_tabcontent {
padding: 0;
border: none;
animation: fadeEffect 1s; display: block;
}
@media screen and (max-width: 1024px) {
.wpfd_tabcontent {
display: none;
}
}
.wpfd_tabcontent.active {
display: block;
} #search_catid, #filter_tags {
width: auto;
max-width: 100%;
box-sizing: border-box;
}
#search_catid_chzn,
.widget_wpfd_search .chzn-container {
width: 100% !important;
}
.widget_wpfd_search .btnsearchbelow {
width: auto;
padding: 5px 15px;
}
.widget_wpfd_search #widget_btnReset {
padding: 3px 15px;
}
.widget_wpfd_search .btnsearchbelow:hover {
box-shadow: 1px 1px 12px #ccc;
text-decoration: none;
}
.widget_wpfd_search .tagit {
background: #fff;
width: 156px;
}
#wpfd_q {
border: 1px solid #EEE;
padding: 10px;
height: 23px;
width: 60%;
border-radius: 2px 0 0 2px;
box-sizing: initial !important;
}
#mod_btnsearch {
height: 44px;
width: 50px;
background-color: #183867;
text-align: center;
color: #ffffff;
border: none;
display: inline-block;
border-radius: 0 2px 2px 0;
}
#mod_btnsearch:hover, button#btnsearch:hover {
box-shadow: 1px 1px 12px #ccc;
}
.mod_wpfd_search .creation-date, .mod_wpfd_search .update-date, .mod_wpfd_search .categories-filtering, .mod_wpfd_search .tags-filtering {
width: 175px;
float: left;
max-width: 100%;
margin-left: 2.5641%;
}
.ui-widget-content {
border: none !important;
}
.tagit.ui-widget-content {
border: 1px solid #ddd !important;
}
.wpfd-search-result-download-files-section {
display: block;
width: 100%;
height: 55px;
min-height: 55px;
text-align: right;
}
.wpfd-search-result-download-files-section a.search-download-selected {
font-family: arial;
background-color: #75be5f;
border-color: #75be5f;
border-radius: 10px;
color: #fff;
font-size: 14px;
margin: 5px 0 8px 8px;
padding: 5px 30px;
text-align: center;
text-decoration: none;
box-sizing: border-box;
display: inline-block;
height: 38px;
line-height: 28px;
float: right;
font-weight: normal;
font-stretch: normal;
font-style: normal;
letter-spacing: normal;
}
@media screen and (max-width: 420px) {
.wpfd-search-result-download-files-section a.search-download-selected {
width: 100%;
margin: 10px 0;
float: unset;
}
}
.wpfd-search-result-download-files-section a.search-download-selected:hover, .wpfd-search-result-download-files-section a.search-download-selected:focus {
cursor: pointer;
background-color: #75be5f !important;
border-color: #75be5f;
}
.wpfd-search-result-download-files-section a.search-download-selected:hover {
box-shadow: 1px 1px 0.6666666667em #ccc !important;
}
.wpfd-search-result-download-files-section a.search-download-selected .wpfd-download-category {
margin-left: 5px;
vertical-align: text-bottom;
font-size: 1.4em;
line-height: 18px;
} .clearfix::before, .clearfix::after {
display: table;
content: "";
line-height: 0;
}
.clearfix::after {
clear: both;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*=span] {
display: block;
width: 100%;
min-height: 32px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.12765957%;
*margin-left: 2.07446809%;
}
.row-fluid [class*=span]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*=span] + [class*=span] {
margin-left: 2.12765957%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851%;
}
.row-fluid .span11 {
width: 91.4893617%;
*width: 91.43617021%;
}
.row-fluid .span10 {
width: 82.9787234%;
*width: 82.92553191%;
}
.row-fluid .span9 {
width: 74.46808511%;
*width: 74.41489362%;
}
.row-fluid .span8 {
width: 65.95744681%;
*width: 65.90425532%;
}
.row-fluid .span7 {
width: 57.44680851%;
*width: 57.39361702%;
}
.row-fluid .span6 {
width: 48.93617021%;
*width: 48.88297872%;
}
.row-fluid .span5 {
width: 40.42553191%;
*width: 40.37234043%;
}
.row-fluid .span4 {
width: 31.91489362%;
*width: 31.86170213%;
}
.row-fluid .span3 {
width: 23.40425532%;
*width: 23.35106383%;
}
.row-fluid .span2 {
width: 14.89361702%;
*width: 14.84042553%;
}
.row-fluid .span1 {
width: 6.38297872%;
*width: 6.32978723%;
}
@media (max-width: 767px) {
.row-fluid {
width: 100%;
}
[class*=span],
.uneditable-input[class*=span],
.row-fluid [class*=span] {
float: none;
display: block;
width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.span12,
.row-fluid .span12 {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*=offset]:first-child {
margin-left: 0;
}
.input-large,
.input-xlarge,
.input-xxlarge,
input[class*=span],
select[class*=span],
textarea[class*=span],
.uneditable-input {
display: block;
width: 100%;
min-height: 32px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.input-prepend input,
.input-append input,
.input-prepend input[class*=span],
.input-append input[class*=span] {
display: inline-block;
width: auto;
}
.controls-row [class*=span] + [class*=span] {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*=span] {
display: block;
width: 100%;
min-height: 32px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.76243094%;
*margin-left: 2.70923945%;
}
.row-fluid [class*=span]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*=span] + [class*=span] {
margin-left: 2.76243094%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851%;
}
.row-fluid .span11 {
width: 91.43646409%;
*width: 91.3832726%;
}
.row-fluid .span10 {
width: 82.87292818%;
*width: 82.81973669%;
}
.row-fluid .span9 {
width: 74.30939227%;
*width: 74.25620078%;
}
.row-fluid .span8 {
width: 65.74585635%;
*width: 65.69266486%;
}
.row-fluid .span7 {
width: 57.18232044%;
*width: 57.12912895%;
}
.row-fluid .span6 {
width: 48.61878453%;
*width: 48.56559304%;
}
.row-fluid .span5 {
width: 40.05524862%;
*width: 40.00205713%;
}
.row-fluid .span4 {
width: 31.49171271%;
*width: 31.43852122%;
}
.row-fluid .span3 {
width: 22.9281768%;
*width: 22.87498531%;
}
.row-fluid .span2 {
width: 14.36464088%;
*width: 14.31144939%;
}
.row-fluid .span1 {
width: 5.80110497%;
*width: 5.74791348%;
}
}
@media (min-width: 1200px) {
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*=span] {
display: block;
width: 100%;
min-height: 32px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.56410256%;
*margin-left: 2.51091107%;
}
.row-fluid [class*=span]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*=span] + [class*=span] {
margin-left: 2.56410256%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851%;
}
.row-fluid .span11 {
width: 91.45299145%;
*width: 91.39979996%;
}
.row-fluid .span10 {
width: 82.90598291%;
*width: 82.85279142%;
}
.row-fluid .span9 {
width: 74.35897436%;
*width: 74.30578287%;
}
.row-fluid .span8 {
width: 65.81196581%;
*width: 65.75877432%;
}
.row-fluid .span7 {
width: 57.26495726%;
*width: 57.21176578%;
}
.row-fluid .span6 {
width: 48.71794872%;
*width: 48.66475723%;
}
.row-fluid .span5 {
width: 40.17094017%;
*width: 40.11774868%;
}
.row-fluid .span4 {
width: 31.62393162%;
*width: 31.57074013%;
}
.row-fluid .span3 {
width: 23.07692308%;
*width: 23.02373159%;
}
.row-fluid .span2 {
width: 14.52991453%;
*width: 14.47672304%;
}
.row-fluid .span1 {
width: 5.98290598%;
*width: 5.92971449%;
}
}
@media (max-width: 767px) {
#submitbtn {
margin-top: 10px;
}
#search_words {
border-radius: 0;
}
.span9.text-right {
overflow: hidden;
border-right: 1px solid #ccc;
}
.box-categories, .box-date, .box-tags {
width: 100%;
}
}
.widget_wpfd_search .searchSection {
margin-bottom: 0;
}
.widget_wpfd_search .by-feature {
margin-top: 10px;
}
.widget_wpfd_search .box-search-filter {
margin: 0;
}
.widget_wpfd_search .box-search-filter .create-date-container,
.widget_wpfd_search .box-search-filter .update-date-container {
max-width: unset;
min-width: unset;
width: 100%;
}
.widget_wpfd_search .box-search-filter .input-icon-date {
min-width: unset;
max-width: unset;
width: calc(100% - 35px);
}
.widget_wpfd_search .box-search-filter .categories-filtering {
display: block;
width: 100%;
position: relative;
background: transparent;
}
.widget_wpfd_search .box-search-filter .categories-filtering > img.material-icons,
.widget_wpfd_search .box-search-filter .categories-filtering > .cate-lab {
display: inline-block;
position: unset;
transform: unset;
vertical-align: middle;
}
.widget_wpfd_search .box-search-filter .categories-filtering .cate-lab.display-cate {
position: relative;
}
.widget_wpfd_search .box-search-filter #Search_container {
width: 100%;
width: 100%;
display: block;
margin-top: 10px;
}
.widget_wpfd_search .chk-tags-filtering > h4,
.widget_wpfd_search .tags-filtering > h4 {
display: none;
}
.widget_wpfd_search .wpfd_tab {
display: block;
text-align: left;
}
.widget_wpfd_search .wpfd_tab button {
padding: 5px 10px;
}
.widget_wpfd_search .wpfd_tabcontent {
display: none;
}
.widget_wpfd_search .wpfd_tabcontent.active {
display: block;
}
.widget_wpfd_search .date-info {
margin: 1.5em 0;
}
.widget_wpfd_search .date-filter {
border: unset;
padding: 5px;
}
.widget_wpfd_search .date-filter .creation-date,
.widget_wpfd_search .date-filter .update-date {
width: 100%;
max-width: unset;
display: block;
}
.widget_wpfd_search .date-filter .create-date-container > div:first-child,
.widget_wpfd_search .date-filter .update-date-container > div:first-child {
margin: 5px 0;
}
.widget_wpfd_search .date-filter .input-date {
width: auto;
}
.widget_wpfd_search .box-btngroup-below {
border: 0;
background: transparent;
padding: 15px 0;
}
.widget_wpfd_search .box-btngroup-below.searchboxClass {
padding: 0;
margin-top: 10px;
}
.searchSection {
margin-bottom: 25px;
}
.wpfd_search_input {
position: relative;
margin-right: 10px;
margin-bottom: 0;
padding: 0;
}
.wpfd_search_input .txtfilename {
padding: 15px 200px 15px 40px !important;
color: #000 !important;
font-weight: 600;
font-size: 15px !important;
height: 49px;
}
.wpfd_search_input .txtfilename.wpfd-hide-cat-filter {
padding: 15px 0px 15px 40px !important;
}
.categories-filtering-selection {
position: absolute;
margin: 5px;
right: 0;
top: 0;
width: 20%;
min-width: 190px;
height: calc(100% - 10px);
border-radius: 5px;
background-color: #ececec;
padding: 0 10px 0 15px;
}
.box-search-filter .categories-filtering {
top: 50%;
background-color: transparent;
}
.box-search-filter .categories-filtering > .cate-lab {
left: 0;
}
.box-search-filter .categories-filtering > img.material-icons {
right: 0;
width: 30px;
max-width: 30px;
}
.box-search-filter .categories-filtering > .ui-widget {
top: 23px;
left: -15px;
}
.box-search-filter .categories-filtering > .ui-widget ul.cate-list {
padding: 10px 0 !important;
}
.box-search-filter .categories-filtering .categories-filtering-overlay {
position: absolute;
width: 100%;
height: 40px;
transform: translateY(-50%);
cursor: pointer;
z-index: 3;
}
.box-search-filter .input-date {
height: 35px;
line-height: 35px;
text-align: center;
color: #000;
}
.box-search-filter .create-date-container {
display: flex;
max-width: 100%;
width: 100%;
}
.box-search-filter .create-date-container > div:first-child {
margin: 0;
}
.box-search-filter .update-date-container {
display: flex;
max-width: 100%;
width: 100%;
}
.box-search-filter .update-date-container > div:first-child {
margin: 0;
}
.box-search-filter .date-filter .date-info-from {
width: 50%;
}
.box-search-filter .date-filter .date-info-to {
width: 50%;
margin-left: 40px;
}
.box-search-filter .date-filter div:first-child {
margin-left: 0 !important;
margin-top: 0 !important;
}
.box-search-filter .date-filter.wpfd-date-filter-d1 > div {
max-width: 50%;
}
.box-search-filter .tags-filtering ul.tagit {
border: none !important;
padding: 0 !important;
background: transparent;
line-height: 26px !important;
}
.box-search-filter .chk-tags-filtering {
margin: 0;
padding: 0;
}
.box-search-filter .chk-tags-filtering ul {
border: none !important;
padding: 0 !important;
background: transparent;
}
.box-search-filter .chk-tags-filtering ul li.tags-item {
border-radius: 5px;
background-color: #fff !important;
padding: 10px 20px;
margin: 0 10px 10px 0;
font-size: 13px;
color: #000;
font-weight: 400;
}
.box-search-filter .chk-tags-filtering ul li.tags-item:last-child {
margin-right: 0 !important;
}
.box-search-filter .input-icon-date {
width: calc(100% - 30px);
}
.wpfd-btnsearchbelow {
background-color: #000 !important;
border-radius: 5px !important;
text-transform: capitalize !important;
padding: 15px 20px !important;
font-size: 15px;
font-weight: 600;
line-height: 1em;
margin: 0;
}
.wpfd-icon-search {
width: 25px;
max-width: 25px;
}
.Category_container {
margin-top: 0;
}
.Category_container .pull-left {
padding: 0 !important;
}
.Category_container p.filter-lab {
font-size: 15px !important;
font-weight: 600;
color: #000 !important;
margin: 0;
}
.wpfd-font-600 {
font-weight: 600;
}
.wpfd_tabcontainer {
padding: 0;
}
.wpfd_tabcontainer .wpfd-filter {
background-color: #f3f3f7 !important;
border: 0 !important;
padding: 15px !important;
}
.wpfd-type-filter {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.wpfd-type-filter .label {
display: inline-block;
width: 10%;
min-width: 75px;
}
.wpfd-type-filter #wpfd_search_file_type_chosen {
max-width: 100%;
background-color: transparent;
}
.wpfd-weight-filter {
display: flex;
align-items: center;
}
.wpfd-weight-filter .label {
margin-right: 15px;
}
.wpfd-search-file-type {
max-width: 100%;
background-color: transparent;
}
.wpfd-filter {
margin-top: 5px;
}
.wpfd-filter .label {
font-size: 15px !important;
font-weight: 600;
color: #000 !important;
margin: 0 15px 0 0 !important;
background-color: transparent;
padding: 0;
}
.date-filter {
position: relative;
}
.date-filter .date-info {
font-size: 15px !important;
font-weight: 600;
color: #000 !important;
margin: 0;
}
.date-filter .creation-date {
margin-right: 20px;
max-width: calc(50% - 20px);
}
.date-filter .update-date {
margin-left: 20px;
max-width: calc(50% - 20px);
}
.wpfd-vertical-border {
border-left: 2px solid #d9d9d9;
height: calc(100% - 40px);
position: absolute;
left: 50%;
top: 10%;
}
.by-feature .wpfd-search-section:last-child {
margin-bottom: 0 !important;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container > .chzn-single {
height: 35px;
line-height: 35px;
background: transparent;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li {
color: #000;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li.highlighted {
color: #fff;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-results li.result-selected {
color: #ccc;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices {
background: transparent;
height: 35px !important;
line-height: 35px !important;
margin: 0;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-choice {
background: #fff;
padding: 5px 20px 5px 5px;
margin: 5px 0 5px 5px;
font-size: 13px;
font-weight: 400;
color: #000;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-choice .search-choice-close {
top: 5px;
background-position: -42px 2px;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-choice .search-choice-close:hover {
background-position: -42px -9px;
}
.by-feature .wpfd-search-section select[name=extension] + .chzn-container .chzn-choices li.search-field {
width: auto;
line-height: 35px !important;
}
.by-feature .wpfd_tabcontent .chk-tags-filtering p.tags-info {
display: none;
}
.by-feature .wpfd_tabcontent .tags-filtering p.tags-info {
display: none;
}
.by-feature .date-filter p.date-info {
margin: 0;
}
.by-feature .to-weight-filter-container {
justify-content: flex-end;
}
.by-feature .weight-container:first-child {
flex-basis: 50%;
max-width: 50%;
}
.by-feature .weight-container:nth-child(2) {
flex-basis: 50%;
max-width: 50%;
}
.by-feature .weight-container:nth-child(2) .label {
text-align: right;
}
.by-feature .weight-container .label {
width: 130px;
}
.by-feature .weight-container > div {
width: calc(100% - 145px);
}
.by-feature .weight-container input {
height: 35px;
line-height: 35px;
margin-right: 5px;
width: 100%;
max-width: 100%;
background-color: transparent;
}
.by-feature .weight-container select {
height: 35px;
line-height: 35px;
width: 60px;
background-color: transparent;
}
.by-feature .wpfd-weight-filter {
padding: 0;
}
.by-feature .wpfd-weight-filter .weight-container input {
margin: 0 5px 0 0;
}
.by-feature .wpfd-weight-filter .weight-container select {
margin: 0;
}
.by-feature .top {
padding: 10px 0;
}
.by-feature .top .pull-right {
padding: 0;
}
.creation-date .lbl-date {
color: #ccc;
font-size: 13px;
}
.update-date .lbl-date {
color: #ccc;
font-size: 13px;
}
.tagit-autocomplete {
z-index: 99;
}
.tagit-autocomplete .ui-menu-item {
color: #fff !important;
background: #000;
}
.wpfd-tags {
display: flex;
margin-bottom: 10px;
}
ul.tagit li.tagit-choice-editable {
border-radius: 5px;
background: #fff !important;
padding: 5px 40px 5px 20px !important;
}
ul.tagit li.tagit-choice-editable a.tagit-close {
color: #000;
font-weight: 700;
font-size: 20px;
right: 15px;
text-decoration: none;
line-height: 26px;
top: unset;
margin-top: 0;
}
ul.tagit li.tagit-new {
padding-left: 0 !important;
margin: 5px 0;
}
ul.tagit li.tagit-new input {
max-width: 120px;
}
ul.tagit span.tagit-label {
color: #000;
}
.wpfd-label-mb {
display: none;
}
.wpfd_tab {
display: none !important;
}
@media screen and (max-width: 992px) {
.wpfd-label-mb {
display: block;
}
.wpfd-label-desk {
display: none;
}
.wpfd-weight-filter {
flex-direction: column;
align-items: unset;
}
.wpfd-weight-filter .weight-filters .label {
font-size: 13px !important;
}
.by-feature .weight-filters {
flex-direction: column;
}
.by-feature .weight-container {
flex-basis: 100% !important;
max-width: 100% !important;
flex-direction: column;
align-items: flex-start;
}
.by-feature .weight-container:nth-child(2) {
margin-top: 5px;
}
.by-feature .weight-container:nth-child(2) .label {
text-align: left;
}
.by-feature .weight-container > div {
width: 100%;
}
.by-feature .weight-container input {
width: 100%;
max-width: 100%;
}
.date-filter {
flex-direction: column;
}
.date-filter .update-date {
margin-left: 0;
margin-top: 20px;
max-width: 100%;
flex-basis: 100%;
width: 100%;
}
.date-filter .creation-date {
margin-right: 0;
max-width: 100%;
flex-basis: 100%;
width: 100%;
}
.box-search-filter .input-icon-date {
width: calc(100% - 30px);
max-width: 100%;
}
.box-search-filter .date-filter .date-info-from {
padding-right: 10px;
}
.box-search-filter .date-filter .date-info-to {
padding-left: 10px;
}
.box-search-filter .date-filter.wpfd-date-filter-d1 > div {
max-width: 100%;
}
.wpfd-vertical-border {
display: none;
}
}
@media screen and (max-width: 768px) {
.by-feature .top.clearfix {
display: block;
}
.box-search-filter .categories-filtering {
min-height: auto;
}
.box-search-filter .categories-filtering > img.material-icons {
width: 25px;
max-width: 25px;
}
.box-search-filter .categories-filtering > .cate-lab {
font-size: 13px;
}
.box-search-filter .categories-filtering > .ui-widget {
left: auto;
right: -104px;
}
.box-search-filter .date-filter .date-info-from {
width: 100%;
padding-right: 0;
}
.box-search-filter .date-filter .date-info-to {
width: 100%;
padding-left: 0;
margin-left: 0;
margin-top: 5px;
}
.box-search-filter .create-date-container {
flex-direction: column;
}
.box-search-filter .update-date-container {
flex-direction: column;
}
.wpfd-btnsearchbelow {
max-width: 100%;
padding: 15px;
margin-left: 5px;
}
.wpfd_search_input {
margin: 0 !important;
}
.wpfd_search_input .txtfilename {
padding-right: 160px !important;
}
.searchSection {
flex-direction: row;
}
.categories-filtering-selection {
min-width: 150px;
padding: 0 5px 0 10px;
}
}
@media screen and (max-width: 560px) {
.searchSection {
flex-direction: column;
}
.wpfd_search_input .txtfilename {
padding-right: 150px !important;
}
.wpfd-btnsearchbelow {
margin: 5px 0;
}
.box-search-filter .categories-filtering > .ui-widget {
right: -10px;
}
}
@media screen and (max-width: 420px) {
.categories-filtering-selection {
min-width: 140px;
}
.box-search-filter .categories-filtering > .cate-lab {
font-size: 12px;
}
.box-search-filter .categories-filtering > img.material-icons {
max-width: 20px;
}
ul.tagit li.tagit-choice-editable {
margin: 5px 5px 5px 0;
padding: 5px 30px 5px 10px !important;
}
ul.tagit li.tagit-choice-editable a.tagit-close {
right: 10px;
}
}
.wpfd-search-result.wpfd-table .filehidden {
display: none;
}
 #et-boc .wpfd-content-table ul.jaofiletree li.selected > a, .wpfd-content-table ul.jaofiletree li.selected > a {
color: #3d3d3d;
font-weight: bold;
}
#et-boc .wpfd-content-table ul.jaofiletree li.selected > .zmdi-folder, .wpfd-content-table ul.jaofiletree li.selected > .zmdi-folder {
color: #3d3d3d;
font-weight: bold;
}
#et-boc .wpfd-content-table ul.jaofiletree li.selected > .zmdi-folder:before, .wpfd-content-table ul.jaofiletree li.selected > .zmdi-folder:before {
color: #3d3d3d;
font-weight: bold;
}
#et-boc .wpfd-content-table ul.jaofiletree li.selected > .icon-open-close, .wpfd-content-table ul.jaofiletree li.selected > .icon-open-close {
color: #3d3d3d;
font-weight: bold;
}
#et-boc .wpfd-content-table ul.jaofiletree li.selected > .icon-open-close:before, .wpfd-content-table ul.jaofiletree li.selected > .icon-open-close:before {
color: #3d3d3d;
font-weight: bold;
}
#et-boc .wpfd-content-table tr, #et-boc .wpfd-content-table td, #et-boc .wpfd-content-table thead, #et-boc .wpfd-content-table tbody, #et-boc .wpfd-content-table th, .wpfd-content-table tr, .wpfd-content-table td, .wpfd-content-table thead, .wpfd-content-table tbody, .wpfd-content-table th {
border: none;
}
#et-boc .wpfd-content-table a, .wpfd-content-table a {
text-decoration: none !important;
border-bottom: 0;
box-shadow: none;
}
#et-boc .wpfd-content-table a.wpfd_downloadlink, .wpfd-content-table a.wpfd_downloadlink {
color: #999999;
text-transform: none;
}
#et-boc .wpfd-content-table a:focus, .wpfd-content-table a:focus {
outline: none;
}
#et-boc .wpfd-content-table a .zmdi, .wpfd-content-table a .zmdi {
font-size: 16px;
vertical-align: middle;
}
#et-boc .wpfd-content-table tr, #et-boc .wpfd-content-table td, #et-boc .wpfd-content-table thead, #et-boc .wpfd-content-table tbody, #et-boc .wpfd-content-table th, .wpfd-content-table tr, .wpfd-content-table td, .wpfd-content-table thead, .wpfd-content-table tbody, .wpfd-content-table th {
font-size: 13px;
}
#et-boc .wpfd-content-table td.file_size, #et-boc .wpfd-content-table td.file_hits, .wpfd-content-table td.file_size, .wpfd-content-table td.file_hits {
white-space: nowrap;
}
#et-boc .wpfd-content-table h2, .wpfd-content-table h2 {
padding: 10px 0 0 0;
margin: 0 0 10px 0;
font-size: 18px;
color: #2c2c2c;
text-transform: uppercase;
font-weight: normal;
}
@media only screen and (max-width: 720px) {
#et-boc .wpfd-content-table h2, .wpfd-content-table h2 {
margin: 0 0 7px 0;
padding-top: 7px;
}
}
#et-boc .wpfd-content-table .file .wpfd_checkbox, .wpfd-content-table .file .wpfd_checkbox {
vertical-align: middle;
margin-right: 3px;
width: 16px;
height: 16px;
background-color: transparent;
display: inline;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox .cbox_file_download[type=checkbox], .wpfd-content-table .file .wpfd_checkbox .cbox_file_download[type=checkbox] {
display: none;
-webkit-appearance: checkbox;
box-sizing: border-box;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox > span, .wpfd-content-table .file .wpfd_checkbox > span {
width: 16px;
height: 16px;
line-height: 13px;
vertical-align: middle;
margin: 0;
box-sizing: border-box;
font-size: 13px;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox > span:before, .wpfd-content-table .file .wpfd_checkbox > span:before {
content: "";
display: inline-block;
width: 16px;
height: 16px;
margin: 0;
vertical-align: middle;
transition: 0.6s;
text-align: center;
background: #fff;
border: 1px solid #ccc;
color: #808080;
padding: 1px;
font-size: 13px;
box-sizing: border-box;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox > span:hover, #et-boc .wpfd-content-table .file .wpfd_checkbox > span:focus, .wpfd-content-table .file .wpfd_checkbox > span:hover, .wpfd-content-table .file .wpfd_checkbox > span:focus {
cursor: pointer;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox > span:hover:before, .wpfd-content-table .file .wpfd_checkbox > span:hover:before {
background-color: #efefef;
}
#et-boc .wpfd-content-table .file .wpfd_checkbox .cbox_file_download:checked + span:before, .wpfd-content-table .file .wpfd_checkbox .cbox_file_download:checked + span:before {
content: "✔";
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form, .wpfd-content-table .file.wpfd-password-protection-form {
position: relative;
width: 100%;
height: 65px;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form td.full-width, .wpfd-content-table .file.wpfd-password-protection-form td.full-width {
width: 100%;
min-width: 400px;
font-size: 13px;
position: absolute;
height: 65px;
box-sizing: border-box;
text-align: left;
padding-right: 10px;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .protected-title,
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-label, .wpfd-content-table .file.wpfd-password-protection-form .protected-title,
.wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-label {
font-size: 1em;
font-weight: bold;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .protected-title, .wpfd-content-table .file.wpfd-password-protection-form .protected-title {
display: inline-block;
margin-right: 10px;
max-width: 230px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: middle;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-form, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-form {
display: inline-block;
vertical-align: middle;
max-width: calc(100% - 110px);
box-sizing: border-box;
float: right;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .message-info, .wpfd-content-table .file.wpfd-password-protection-form .message-info {
display: none;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value,
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value,
.wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit {
font-size: 1em;
border-radius: 4px;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value {
height: 32px;
line-height: 1em;
border: 1px solid #cccccc;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value:focus, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value:focus {
outline: none;
}
@media screen and (max-width: 768px) {
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-value {
max-width: 130px;
}
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit {
height: 32px;
padding: 5px 10px;
line-height: 1em;
background-color: #28303d;
color: #d1e4dd;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit:hover, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit:hover {
box-shadow: 1px 1px 12px #ccc;
background-color: #28303d;
border-color: #28303d;
color: #d1e4dd;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit:focus, .wpfd-content-table .file.wpfd-password-protection-form .wpfd-password-submit:focus {
outline: none;
}
#et-boc .wpfd-content-table .file.wpfd-password-protection-form .password-message, .wpfd-content-table .file.wpfd-password-protection-form .password-message {
margin: -16px 0 0 0 !important;
}
#et-boc .wpfd-content-table table, .wpfd-content-table table {
max-width: 100%;
border-collapse: collapse;
border-spacing: 0;
table-layout: auto;
}
#et-boc .wpfd-content-table .wpfd-table, .wpfd-content-table .wpfd-table {
width: 100%;
display: table;
table-layout: auto;
box-sizing: border-box;
color: #999999;
border: unset !important;
margin: 0 !important;
}
#et-boc .wpfd-content-table .wpfd-table td, .wpfd-content-table .wpfd-table td {
padding: 15px 0 15px 10px;
line-height: 20px;
text-align: left;
vertical-align: middle;
}
#et-boc .wpfd-content-table .wpfd-table thead th, .wpfd-content-table .wpfd-table thead th {
line-height: 30px;
font-weight: normal;
white-space: nowrap;
padding: 15px 0 15px 10px !important;
text-align: left;
vertical-align: middle;
color: #666666;
border: none !important;
}
#et-boc .wpfd-content-table .wpfd-table caption + thead tr:first-child th, #et-boc .wpfd-content-table .wpfd-table caption + thead tr:first-child td, .wpfd-content-table .wpfd-table caption + thead tr:first-child th, .wpfd-content-table .wpfd-table caption + thead tr:first-child td {
border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table colgroup + thead tr:first-child th, #et-boc .wpfd-content-table .wpfd-table colgroup + thead tr:first-child td, .wpfd-content-table .wpfd-table colgroup + thead tr:first-child th, .wpfd-content-table .wpfd-table colgroup + thead tr:first-child td {
border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table thead:first-child tr:first-child th, #et-boc .wpfd-content-table .wpfd-table thead:first-child tr:first-child td, .wpfd-content-table .wpfd-table thead:first-child tr:first-child th, .wpfd-content-table .wpfd-table thead:first-child tr:first-child td {
border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table tbody + tbody, .wpfd-content-table .wpfd-table tbody + tbody {
border-top: 2px solid #dddddd;
}
#et-boc .wpfd-content-table .wpfd-table.change_display, .wpfd-content-table .wpfd-table.change_display {
display: block;
}
#et-boc .wpfd-content-table .wpfd-table.change_display tbody,
#et-boc .wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message-section,
#et-boc .wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message, .wpfd-content-table .wpfd-table.change_display tbody,
.wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message-section,
.wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message {
display: block;
width: 100%;
}
#et-boc .wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message, .wpfd-content-table .wpfd-table.change_display .wpfd-empty-category-message {
border: unset;
}
#et-boc .wpfd-content-table .table-condensed th, #et-boc .wpfd-content-table .table-condensed td, .wpfd-content-table .table-condensed th, .wpfd-content-table .table-condensed td {
padding: 4px 5px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered, .wpfd-content-table .wpfd-table-bordered {
border-collapse: separate;
*border-collapse: collapse;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered tr, .wpfd-content-table .wpfd-table-bordered tr {
border: none;
}
@media screen and (max-width: 1024px) {
#et-boc .wpfd-content-table .wpfd-table-bordered tr .file_desc,
#et-boc .wpfd-content-table .wpfd-table-bordered tr .file_version, .wpfd-content-table .wpfd-table-bordered tr .file_desc,
.wpfd-content-table .wpfd-table-bordered tr .file_version {
display: none;
}
}
@media screen and (max-width: 950px) {
#et-boc .wpfd-content-table .wpfd-table-bordered tr .file_hits, .wpfd-content-table .wpfd-table-bordered tr .file_hits {
display: none;
}
}
@media screen and (max-width: 900px) {
#et-boc .wpfd-content-table .wpfd-table-bordered tr .file_created, .wpfd-content-table .wpfd-table-bordered tr .file_created {
display: none;
}
}
@media screen and (max-width: 850px) {
#et-boc .wpfd-content-table .wpfd-table-bordered tr .file_size, .wpfd-content-table .wpfd-table-bordered tr .file_size {
display: none;
}
}
#et-boc .wpfd-content-table .wpfd-table-bordered th, .wpfd-content-table .wpfd-table-bordered th {
line-height: 30px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered th:first-child, .wpfd-content-table .wpfd-table-bordered th:first-child {
border-top-left-radius: 4px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered th:last-child, .wpfd-content-table .wpfd-table-bordered th:last-child {
border-top-right-radius: 4px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered td, .wpfd-content-table .wpfd-table-bordered td {
line-height: 32px;
border-top: 1px solid #cccccc;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered tr:last-child td:first-child, .wpfd-content-table .wpfd-table-bordered tr:last-child td:first-child {
border-bottom-left-radius: 4px;
}
#et-boc .wpfd-content-table .wpfd-table-bordered tr:last-child td:last-child, .wpfd-content-table .wpfd-table-bordered tr:last-child td:last-child {
border-bottom-right-radius: 4px;
}
@media screen and (min-width: 1024px) {
#et-boc .wpfd-content-table .wpfd-table-bordered th.file_title,
#et-boc .wpfd-content-table .wpfd-table-bordered td.file_title, .wpfd-content-table .wpfd-table-bordered th.file_title,
.wpfd-content-table .wpfd-table-bordered td.file_title {
min-width: 132px;
}
}
#et-boc .wpfd-content-table .wpfd-table-bordered th.file_title > a.wpfd_downloadlink,
#et-boc .wpfd-content-table .wpfd-table-bordered td.file_title > a.wpfd_downloadlink, .wpfd-content-table .wpfd-table-bordered th.file_title > a.wpfd_downloadlink,
.wpfd-content-table .wpfd-table-bordered td.file_title > a.wpfd_downloadlink {
vertical-align: middle;
}
#et-boc .wpfd-content-table .wpfd-table-bordered th.file_desc p,
#et-boc .wpfd-content-table .wpfd-table-bordered td.file_desc p, .wpfd-content-table .wpfd-table-bordered th.file_desc p,
.wpfd-content-table .wpfd-table-bordered td.file_desc p {
margin: 0;
padding: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered caption + thead tr:first-child th, .wpfd-content-table .wpfd-table-bordered caption + thead tr:first-child th {
border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered caption + tbody tr:first-child th, #et-boc .wpfd-content-table .wpfd-table-bordered caption + tbody tr:first-child td, .wpfd-content-table .wpfd-table-bordered caption + tbody tr:first-child th, .wpfd-content-table .wpfd-table-bordered caption + tbody tr:first-child td {
border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered colgroup + thead tr:first-child th, .wpfd-content-table .wpfd-table-bordered colgroup + thead tr:first-child th {
border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered colgroup + tbody tr:first-child th, #et-boc .wpfd-content-table .wpfd-table-bordered colgroup + tbody tr:first-child td, .wpfd-content-table .wpfd-table-bordered colgroup + tbody tr:first-child th, .wpfd-content-table .wpfd-table-bordered colgroup + tbody tr:first-child td {
border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered thead:first-child tr:first-child th, .wpfd-content-table .wpfd-table-bordered thead:first-child tr:first-child th {
border-top: 0;
}
#et-boc .wpfd-content-table .wpfd-table-bordered tbody:first-child tr:first-child th, #et-boc .wpfd-content-table .wpfd-table-bordered tbody:first-child tr:first-child td, .wpfd-content-table .wpfd-table-bordered tbody:first-child tr:first-child th, .wpfd-content-table .wpfd-table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
#et-boc .wpfd-content-table .table-hover tbody tr:hover > td, #et-boc .wpfd-content-table .table-hover tbody tr:hover > th, .wpfd-content-table .table-hover tbody tr:hover > td, .wpfd-content-table .table-hover tbody tr:hover > th {
background-color: #f5f5f5;
}
#et-boc .wpfd-content-table .extcol, .wpfd-content-table .extcol {
text-align: center;
}
#et-boc .wpfd-content-table .icon-custom img, .wpfd-content-table .icon-custom img {
width: 35px;
display: inline-block;
padding-left: 8px;
}
#et-boc .wpfd-content-table .icon-custom .icon-custom-title, .wpfd-content-table .icon-custom .icon-custom-title {
margin-left: 3px;
vertical-align: top;
}
#et-boc .wpfd-content-table span.ext[class*=wpfd-icon-set-], .wpfd-content-table span.ext[class*=wpfd-icon-set-] {
width: 40px;
height: 40px;
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
#et-boc .wpfd-content-table span.ext[class*=wpfd-icon-set-png], .wpfd-content-table span.ext[class*=wpfd-icon-set-png] {
background-size: 100% !important;
}
#et-boc .wpfd-content-table span.ext[class*=wpfd-icon-set-svg], .wpfd-content-table span.ext[class*=wpfd-icon-set-svg] {
background-size: 100% !important;
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]), .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]) {
width: 40px;
height: 40px;
display: inline-block;
vertical-align: middle;
background: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/neutral.png) no-repeat center center;
background-size: 70% 100%;
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-])[class*=ext-], .wpfd-content-table span.ext:not([class*=wpfd-icon-set-])[class*=ext-] {
color: transparent;
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-7z, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-7z {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/7z.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ace, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ace {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ace.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-bz2, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-bz2 {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/bz2.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-dmg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-dmg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/dmg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-gz, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-gz {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/gz.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rar, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rar {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/rar.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tgz, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tgz {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tgz.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-zip, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-zip {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/zip.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-csv, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-csv {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/csv.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-doc, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-doc {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/doc.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-docx, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-docx {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/docx.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-html, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-html {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/html.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-key, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-key {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/key.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-keynote, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-keynote {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/keynote.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-odp, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-odp {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/odp.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ods, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ods {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ods.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-odt, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-odt {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/odt.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pages, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pages {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pages.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pdf, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pdf {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pdf.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pps, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pps {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pps.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ppt, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ppt {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ppt.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pptx, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pptx {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pptx.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rtf, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rtf {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/rtf.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tex, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tex {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tex.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-txt, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-txt {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/txt.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xls, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xls {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/xls.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xlsx, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xlsx {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/xlsx.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xml, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-xml {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/xml.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-bmp, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-bmp {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/bmp.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-exif, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-exif {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/exif.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-gif, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-gif {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/gif.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ico, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ico {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ico.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-jpeg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-jpeg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/jpeg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-jpg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-jpg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/jpg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-png, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-png {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/png.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-psd, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-psd {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/psd.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tif, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tif {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tif.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tiff, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-tiff {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/tiff.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aac, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aac {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/aac.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aif, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aif {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/aif.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aiff, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-aiff {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/aiff.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-alac, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-alac {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/alac.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-amr, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-amr {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/amr.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-au, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-au {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/au.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-cdda, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-cdda {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/cdda.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-flac, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-flac {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/flac.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m3u, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m3u {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m3u.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4a, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4a {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m4a.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4p, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4p {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m4p.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mid, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mid {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mid.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mp3, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mp3 {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mp3.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mp4, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mp4 {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mp4.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpa, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpa {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mpa.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ogg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ogg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ogg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pac, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-pac {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/pac.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ra, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-ra {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/ra.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wav, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wav {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/wav.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wma, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wma {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/wma.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-3gp, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-3gp {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/3gp.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-asf, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-asf {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/asf.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-avi, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-avi {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/avi.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-flv, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-flv {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/flv.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4v, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-m4v {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/m4v.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mkv, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mkv {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mkv.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mov, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mov {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mov.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpeg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpeg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mpeg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpg, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-mpg {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/mpg.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rm, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-rm {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/rm.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-swf, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-swf {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/swf.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-vob, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-vob {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/vob.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wmv, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-wmv {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/wmv.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-css, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-css {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/css.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-img, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]).ext-img {
background-image: url(//www.iisenricofermiarona.it/wp-content/plugins/wp-file-download/app/site/assets/images/theme/img.png);
}
#et-boc .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]) .txt, .wpfd-content-table span.ext:not([class*=wpfd-icon-set-]) .txt {
position: absolute;
top: 48px;
left: 7px;
display: block;
width: 35px;
font-size: 12px;
line-height: 16px;
text-align: center;
letter-spacing: -1px;
text-transform: uppercase;
font-family: arial, helvetica, sans-serif;
}
#et-boc .wpfd-content-table.wpfd-content .downloadlink, .wpfd-content-table.wpfd-content .downloadlink {
display: inline-block;
transition: all 0.2s ease;
}
#et-boc .wpfd-content-table.wpfd-content .downloadlink i.wpfd-download, .wpfd-content-table.wpfd-content .downloadlink i.wpfd-download {
margin-bottom: 3px;
}
#et-boc .wpfd-content-table.wpfd-content .downloadlink:hover, .wpfd-content-table.wpfd-content .downloadlink:hover {
box-shadow: 1px 1px 12px #ccc;
}
#et-boc .wpfd-content-table.wpfd-content .openlink, .wpfd-content-table.wpfd-content .openlink {
display: inline-block;
transition: all 0.2s ease;
}
#et-boc .wpfd-content-table.wpfd-content .openlink:hover, .wpfd-content-table.wpfd-content .openlink:hover {
box-shadow: 1px 1px 12px #ccc;
}
#et-boc .wpfd-content-table.wpfd-content .openlink i.wpfd-preview, .wpfd-content-table.wpfd-content .openlink i.wpfd-preview {
margin-bottom: 3px;
}
#et-boc .wpfd-content-table .wpfd-container-table, .wpfd-content-table .wpfd-container-table {
box-sizing: border-box;
width: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
position: relative;
}
#et-boc .wpfd-content-table .wpfd-container-table.with_foldertree, .wpfd-content-table .wpfd-container-table.with_foldertree {
width: 70%;
padding: 0 5px 0 10px;
margin: 0;
overflow-y: auto;
flex: 1;
}
#et-boc .wpfd-content-table .wpfd-container-table.with_foldertree .wpfd-categories .backcategory, .wpfd-content-table .wpfd-container-table.with_foldertree .wpfd-categories .backcategory {
margin: 10px 5px 5px 5px;
}
#et-boc .wpfd-content-table .wpfd-container-table .wpfd-categories, .wpfd-content-table .wpfd-container-table .wpfd-categories {
padding: 0;
}
#et-boc .wpfd-content-table .wpfd-container-table .wpfd-categories > h2, .wpfd-content-table .wpfd-container-table .wpfd-categories > h2 {
padding: 0;
margin: 0 0 0 10px;
}
#et-boc .wpfd-content-table .wpfd-container-table .wpfd-categories .backcategory, .wpfd-content-table .wpfd-container-table .wpfd-categories .backcategory {
margin: 5px;
}
#et-boc .wpfd-content-table .mediaTableWrapperWithMenu, .wpfd-content-table .mediaTableWrapperWithMenu {
position: relative;
padding: 0;
}
#et-boc .wpfd-content-table .mediaTableMenu, .wpfd-content-table .mediaTableMenu {
display: none;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu, .wpfd-content-table.colstyle .mediaTableMenu {
display: block;
margin-top: 28px;
right: 10px;
box-shadow: none !important;
z-index: 9;
min-width: 32px;
min-height: 26px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu a, .wpfd-content-table.colstyle .mediaTableMenu a {
padding: 0 10px;
border-radius: 5px;
color: darkgrey;
vertical-align: middle;
box-shadow: unset;
margin: 2px 0;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu a > .zmdi-settings, .wpfd-content-table.colstyle .mediaTableMenu a > .zmdi-settings {
box-sizing: content-box;
vertical-align: baseline;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed, .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed {
position: absolute;
right: 10px;
top: 16px;
margin: 0;
display: block;
box-shadow: none !important;
z-index: 9;
width: 32px;
height: 24px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
text-align: center;
box-sizing: unset;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed a, .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed a {
display: block;
vertical-align: middle;
padding: 0;
background-color: transparent;
text-align: center;
width: 18px;
height: 100%;
box-sizing: unset;
margin: auto;
line-height: 22px;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed a .zmdi-settings, .wpfd-content-table.colstyle .mediaTableMenu.mediaTableMenuClosed a .zmdi-settings {
text-align: center;
width: 100%;
display: inline-block;
box-sizing: unset;
vertical-align: middle;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul, .wpfd-content-table.colstyle .mediaTableMenu ul {
padding: 0 10px 5px 10px !important;
color: #666666;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul li, .wpfd-content-table.colstyle .mediaTableMenu ul li {
line-height: 18px;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input, .wpfd-content-table.colstyle .mediaTableMenu ul input {
display: inline-block;
vertical-align: middle;
margin-left: 0;
-webkit-appearance: checkbox;
width: 16px;
height: 16px;
background: #fff;
border-radius: 0;
box-shadow: none;
font-size: 13px;
line-height: 1em;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input:before, .wpfd-content-table.colstyle .mediaTableMenu ul input:before {
content: "";
display: inline-block;
width: 16px;
height: 16px;
margin-right: 0.5em;
vertical-align: middle;
font-size: 1em;
transition: 0.6s;
text-align: center;
background: #fff;
border: 1px solid #808080;
color: #808080;
padding: 1px;
box-sizing: border-box;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input:hover, #et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input:focus, .wpfd-content-table.colstyle .mediaTableMenu ul input:hover, .wpfd-content-table.colstyle .mediaTableMenu ul input:focus {
cursor: pointer;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input:hover:before, .wpfd-content-table.colstyle .mediaTableMenu ul input:hover:before {
background: #efefef;
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul input:checked:before, .wpfd-content-table.colstyle .mediaTableMenu ul input:checked:before {
content: "✔";
}
#et-boc .wpfd-content-table.colstyle .mediaTableMenu ul label, .wpfd-content-table.colstyle .mediaTableMenu ul label {
color: inherit;
display: inline-block;
vertical-align: middle;
margin: 3px 3px 3px 5px;
}
#et-boc .wpfd-content-table .table-download-category:hover,
#et-boc .wpfd-content-table .table-download-selected:hover, .wpfd-content-table .table-download-category:hover,
.wpfd-content-table .table-download-selected:hover {
cursor: pointer;
box-shadow: 1px 1px 0.6666666667em #ccc;
}
#et-boc .wpfd-content-table .table-download-category, #et-boc .wpfd-content-table .table-download-selected, .wpfd-content-table .table-download-category, .wpfd-content-table .table-download-selected {
cursor: pointer;
margin: 8px 5px 8px 8px;
}
#et-boc .wpfd-content-table .table-download-category.display-download-category, .wpfd-content-table .table-download-category.display-download-category {
display: none;
}
#et-boc .wpfd-content-table .wpfd-foldertree-table, .wpfd-content-table .wpfd-foldertree-table {
margin: 0;
overflow: auto;
-webkit-overflow-scrolling: touch;
}
#et-boc .wpfd-content-table .mediaTableWrapper .mediaTable .col-download, .wpfd-content-table .mediaTableWrapper .mediaTable .col-download {
text-align: left;
max-width: 155px !important;
width: 155px !important;
min-width: 150px;
padding: 5px 10px 5px 5px;
} @media (max-width: 720px) {
#et-boc .wpfd-content-table ul.jaofiletree li, .wpfd-content-table ul.jaofiletree li {
padding-left: 10px;
}
#et-boc .wpfd-content-table .wpfd-container-table, .wpfd-content-table .wpfd-container-table {
width: 100%;
}
#et-boc .wpfd-content-table .wpfd-container-table.with_foldertree, .wpfd-content-table .wpfd-container-table.with_foldertree {
width: auto;
}
} .rtl #et-boc .wpfd-content.wpfd-content-table, .rtl .wpfd-content.wpfd-content-table {
direction: rtl;
}
.rtl #et-boc .wpfd-content.wpfd-content-table i.zmdi, .rtl #et-boc .wpfd-content.wpfd-content-table .zmdi-folder, .rtl #et-boc .wpfd-content.wpfd-content-table .zmdi-folder-open, .rtl .wpfd-content.wpfd-content-table i.zmdi, .rtl .wpfd-content.wpfd-content-table .zmdi-folder, .rtl .wpfd-content.wpfd-content-table .zmdi-folder-open {
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
padding-left: 5px;
}
.rtl #et-boc .wpfd-content.wpfd-content-table .icon-open-close, .rtl .wpfd-content.wpfd-content-table .icon-open-close {
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
float: right;
}
.rtl #et-boc .wpfd-content.wpfd-content-table .wpfdcategory > span, .rtl .wpfd-content.wpfd-content-table .wpfdcategory > span {
padding-right: 5px;
}
.rtl #et-boc .wpfd-content.wpfd-content-table .backcategory, .rtl .wpfd-content.wpfd-content-table .backcategory {
left: 10px;
right: unset !important;
}
.rtl #et-boc .wpfd-content.wpfd-content-table table, .rtl .wpfd-content.wpfd-content-table table {
direction: rtl;
}
.rtl #et-boc .wpfd-content.wpfd-content-table table.wpfd-table thead th, .rtl .wpfd-content.wpfd-content-table table.wpfd-table thead th {
padding-right: 5px;
}
.rtl #et-boc .wpfd-content.wpfd-content-table table.wpfd-table td, .rtl #et-boc .wpfd-content.wpfd-content-table table.wpfd-table thead th, .rtl .wpfd-content.wpfd-content-table table.wpfd-table td, .rtl .wpfd-content.wpfd-content-table table.wpfd-table thead th {
text-align: right;
}
.rtl #et-boc .wpfd-content.wpfd-content-table .mediaTableMenu, .rtl .wpfd-content.wpfd-content-table .mediaTableMenu {
left: 10px;
right: unset !important;
}
.rtl #et-boc .wpfd-content.wpfd-content-table .wpfd-foldertree ul.jaofiletree:first-child, .rtl .wpfd-content.wpfd-content-table .wpfd-foldertree ul.jaofiletree:first-child {
margin-right: -10px !important;
margin-left: unset !important;
}
.rtl #et-boc .wpfd-content.wpfd-content-table ul.jaofiletree li, .rtl .wpfd-content.wpfd-content-table ul.jaofiletree li {
padding-right: 10px !important;
padding-left: unset !important;
}