/*
Theme Name: iFad Theme
Author: Davide Liga - iInformatica srls
Description: Tema Wordpress sviluppato per iInformatica
Version: 1.0
Text Domain: iinformatica-theme
*/

/*
blue #00b4e1
azure #00bde2
acqua #40eece
*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

html {
    font-family: 'Lato';
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 13px;
    line-height: 18px;
    margin-top: 0 !important;
}

body {
    font-family: 'Lato';
    margin: 0;
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: 500;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #eee;
    color: #222;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
2.0 Main style
--------------------------------------------------------------*/

/* = Fonts
--------------------------------------------------------- *//*
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Regular.ttf');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Italic.ttf');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Thin.ttf');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-ThinItalic.ttf');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Light.ttf');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-LightItalic.ttf');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Medium.ttf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-MediumItalic.ttf');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Bold.ttf');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-BoldItalic.ttf');
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-Black.ttf');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('fonts/Lato-BlackItalic.ttf');
    font-weight: 900;
    font-style: italic;
}


@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-ExtraLight.otf');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Medium.otf');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Bold.otf');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-ExtraBold.otf');
    font-weight: 900;
    font-style: normal;
}

p, a, h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato';
}

*/

/*
.text-normal {}
*/
.text-title {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
    font-size: 1.5rem;
    text-align: center;   
}
.text-big {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
}

/* = Generali
--------------------------------------------------------- */

body {
    background-color: #fff;
}
body.home,
body.error404,
body.search,
header {
    background-color: #ffffff;
}

p {
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
}

h1 {
    font-size: 24px;
    line-height: 29px;
}

a {
    color: #00b4e1;
}
a.link-white {
    color: #ffffff;
}
a.link-white:hover {
    color: #ffffff;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: #00b4e1;
}

a:focus,
a:hover,
body {
    color: #6f7074;
}

input:focus,
textarea:focus,
select:focus {
    outline-color: #00b4e1;
}

input, textarea, select {
    outline: none !important;
}

/* setto line-height per tutti i browser */
textarea::-webkit-input-placeholder,
button::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #B1AEAE !important;
    font-style: italic;
}
textarea:focus::-webkit-input-placeholder,
button:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
    color: transparent !important;
}
textarea:-moz-placeholder,
button:-moz-placeholder,
input:-moz-placeholder {
    color: #B1AEAE !important;
    font-style: italic;
}
textarea:focus:-moz-placeholder,
button:focus:-moz-placeholder,
input:focus:-moz-placeholder {
    color: transparent !important;
}
textarea::-moz-placeholder,
button::-moz-placeholder,
input::-moz-placeholder {
    color: #B1AEAE !important;
    font-style: italic;
}
textarea:focus::-moz-placeholder,
button:focus::-moz-placeholder,
input:focus::-moz-placeholder {
    color: transparent !important;
}
textarea:-ms-input-placeholder,
button:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #B1AEAE !important;
    font-style: italic;
}
textarea:focus:-ms-input-placeholder,
button:focus:-ms-input-placeholder,
input:focus:-ms-input-placeholder {
    color: transparent !important;
}

nav.menu-header-menu-container,
ul {
    list-style: none;
    padding-left: inherit;
}
nav.menu-header-menu-container li {
    font-size: 15px;
    position: relative;
    top: 5px;
    left: 5px;
}

.hidden {
    display: none !important;
}

/* CONTAINERS */
.wrapping-container {
    width: 100%;
}
.container {
    padding-left: 30px;
    padding-right: 30px;
}
/*
.container-big {
    padding: 0 50px;
}
.container-small {
    padding: 0 20px;
}
*/

/* SIDEBARS */
#sidebar-column {
    background: #fff;
    padding: 30px;
    padding-bottom: 500em;
    margin-bottom: -500em;
    padding-top: 0;
}
#sidebar-column .widgettitle {
    margin-top: 40px;
    padding-bottom: 15px;
}
#sidebar-column .widgettitle:first-child {
    margin-top: 0;
}
#sidebar-column form.searchform > div > * {
    vertical-align: middle;
}
#sidebar-column form.searchform input#s {
    width: calc( 100% - 42px );
    height: 36px;
    border: 1px solid #eeeeee;
    border-right-width: 0;
}
#sidebar-column form.searchform .fa-search {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 38px;
    width: 46px;
    text-align: center;
}
#sidebar-column form.searchform input.searchsubmit {
    background: transparent;
    right: 0;
    line-height: 38px;
    width: 38px;
    text-align: center;
    height: 36px;
    border-left-width: 0;
    border-color: #eee;
    cursor: pointer;
    position: relative;
}
.sidebar-image-post-container {
    margin-bottom: 5px;
}
#sidebar-column .li-loop-container {
    margin-bottom: 12px;
}

/* BLOG */
.post-thumbnail {
    margin-bottom: 35px;
}
.blog-back-container {
    margin: 22px 0;
}

/* VARI GENERALI */
.color-grey {
    color: #6f7074 !important;
}
.color-blue {
    color: #00b4e1 !important;
}
.color-azure {
    color: #00bde2 !important;
}
.color-acqua {
    color: #40eece !important;
}
.border-blue {
    border-color: #00b4e1 !important;
}
.border-azure {
    border-color: #00bde2 !important;
}
.border-acqua {
    border-color: #40eece !important;
}
.bg-blue {
    background-color: #00b4e1 !important;
}
.bg-azure {
    background-color: #00bde2 !important;
}
.bg-acqua {
    background-color: #40eece !important;
}
img.footer-social {
    max-width: 20px;
}

body.overflowhidden {
    overflow: hidden;
}
.overlay-dark {
    background: #000;
    height: 200%;
    width: 200%;
    position: absolute;
    z-index: 999999;
    opacity: .8;
}

/* = Bottoni - Buttons
--------------------------------------------------------- */
.btn,
.wpcf7-submit,
.button {
    border: 2px solid #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    background-color: #00b4e1;
    border-color: #00b4e1;
    color: #fff;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    padding: 5px 20px !important;
    margin-bottom: 30px;
    margin-top: 30px;
    cursor: pointer;
}
.btn:hover,
.wpcf7-submit:hover,
.button {
    color: #00b4e1;
}
.btn.border-blue,
.wpcf7-submit {
    border: 2px solid #00b4e1;
}
.btn.blue-border:hover,
.wpcf7-submit:hover {
    color: #00b4e1;
    background-color: transparent;
}
.btn.transparent {
    background: transparent;
}
.btn.blue-transparent,
.btn.blue-transparent:focus {
    background: transparent !important;
    color: #00b4e1;
    border-color: #00b4e1;
}
.btn:hover,
.wpcf7-submit:hover {
    color: #00b4e1;
    background-color: #fff;
}
.btn.focus,
.btn:focus {
    color: #00b4e1;
    background: transparent;
}

.btn-squared {
    border: 2px solid #00b4e1;
    padding: 15px 35px;
    border-radius: 8px;
    display: block;
    margin: 20px 0;
}
.btn-squared:hover {
    color: #00b4e1;
}
/*.btn-squared::after {
    content: '';
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url('images/arrow-blu.png') no-repeat;
    background-size: contain !important;
    background-position: center !important;
    right: 30px;
    position: absolute;
}*/

button[disabled],
html input[disabled] {
    cursor: default !important;
}

/* =Header & Footer
--------------------------------------------------------- */

/* HEADER */
img.logo-header {
    max-height: 100px;
    border-right: 1px solid #eeeeee;
}
div#menu {
    border-bottom: 1px solid #eee;
}
#menu > .container > * {
    display: inline-block;
}
.header-logo-container {
    padding-right: 20px;
}


/* FOOTER */
footer#footer {
    margin-top: 70px;
}
img.logo-footer {
    max-width: 200px;
}

footer .wrapping-container:first-child {
    background-color: #f1f1f1;
    padding: 40px 0;
}
footer .wrapping-container:last-child {
    background-color: #d0d0d0;
}
.row.footer-bottom {
    padding: 18px 0;
}

/* = Breadcrumbs
--------------------------------------------------------- */
/*.breadcrumbs {
    font-size: 16px;
    line-height: 24px;
    color: #00b4e1;
    padding: 20px 0 10px;
}
.breadcrumbs .item-current {
    color: #ED1C24;
}
.breadcrumbs {
    font-weight: 700;
}
.breadcrumbs a {
    font-weight: 500;
}*/

/* = SINGLE CORSO
--------------------------------------------------------- */
.pannello-corso-outer {
    background: #f1f1f1;
    padding: 45px;
}
.pannello-modulo-outer {
    background: #d0d0d0;
}
.pannello-modulo-outer-wrapper {
    margin-top: 20px;
    cursor: pointer;
}
.pannello-modulo-inner-wrapper{
    padding: 0 35px 35px;
    display: none;
    cursor: auto;
    /*transition: font-size 2s;*/
}
/*:not(.opened) > .pannello-modulo-inner-wrapper {
    height: 0;
    font-size: 0;
    padding: 0;
}*/
.modulo-title {
    padding: 20px 35px;
    margin-bottom: 0;
    font-weight: 300;
}
.freccetta {
    transition: transform .2s;
}
.freccetta-modulo {
    position: absolute;
    right: 30px;
    top: calc( 50% - 10px );
}
.pannello-modulo-outer-wrapper.opened .freccetta-modulo {
    transform: rotate(90deg);
}
.pannello-modulo-outer-wrapper.opened .pannello-modulo-inner-wrapper {
    display: block;
}
/*.pannello-modulo-outer.deactivated .open-modulo {
    display: none;
}*/
.pannello-modulo-outer.deactivated .modulo-closed {
    display: block;
}

.overlay-modulo {
    display: none;
}
body.overlayed-modulo .overlay-modulo {
    background: #fff;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    left: 0;
    top: 0;
    overflow-y: scroll;

    display: flex;
    flex-direction: column;
}
body.overlayed-modulo .page-content {
    display: none;
}
body.overlayed-modulo {
    overflow: hidden;
}
div#close-overlay-modulo {
    height: 10%;
    text-align: right;
    padding: 20px;
    font-size: 40px;
}
div#modulo-content-left,
div#modulo-content-right {
    background: blue;
    min-height: 50vh;
    width: calc(100% - 20px);
    margin: auto;
    display: block;
    margin-bottom: 5px;
}
.open-modulo,
.modulo-closed {
    background: #6f7074;
    padding: 4px;
    display: block;
    width: 60px;
    text-align: center;
    color: #fff;
    margin: auto;
    margin-top: 20px;
    cursor: pointer;
}
.btn.open-modulo.open_looklike {
    width: max-content;
    width: fit-content;
    background: #00b4e1;
    color: #fff;
}
.btn.open-modulo.open_looklike {
    background: #fff;
    color: #00b4e1;
}
.modulo-closed {
    display: none;
    width: 200px;
    background: #c7c7c7;
    color: #6f7074;
    cursor: auto;
}
.unath-module .modulo-closed {
    display: block;
}
.unath-module .open-modulo {
    display: none;
}
.dispense-generali-container {
    border-top: 1px dashed;
    border-bottom: 1px dashed;
    padding: 8px;
    text-align: center;
}
.post-title {
    font-size: 28px;
    text-align: center;
}
.pannello-lasttest-inner {
    text-align: center;
    background: white;
    margin-top: 20px;
    border-radius: 6px;
}
#tenta-test-finale {
    padding: 12px;
    cursor: pointer;
}
#test-finale-alreadysent {
    padding: 12px;
    cursor: not-allowed;
}
#tenta-test-finale.notallowed {
    cursor: not-allowed;
}
.sidebar-image-post-container {
    height: 100px;
}
form.post-password-form {
    text-align: center;
}
form.post-password-form p:first-child {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 45px;
}

/*SLIDES*/

#modulo-content-outer {
    height: 90%;
}
#modulo-content {
    height: 100%;

}
.modulo_content_image_video {
    height: 80%;
    text-align: center;
}
.modulo_content_image_video img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    //max-height: 65vh;
    //max-width: 100%;
}
.modulo_content_text {
    margin-top: 20px;
}
.bottom_slide_viewer {
    display: flex;
    justify-content: space-between;
    text-align: right;
}
.next-slide {
    margin-left: auto;
}
.btn.previous-slide {
    margin-right: auto;
}
/*audio video controls*/
/*video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}
audio::-internal-media-controls-download-button {
    display:none;
}

audio::-webkit-media-controls-enclosure {
    overflow:hidden;
}

audio::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}*/

/*QUIZZES*/
.container-quiz {
    text-align: center;
    line-height: 1;
}
.single-domanda-label {
    font-size: 20px;
    margin-bottom: 50px;
}
.single-domanda {
    font-size: 30px;
    color: #000;
    margin-bottom: 30px;
}
.container-quiz-risposta {
    margin-bottom: 20px;
    font-size: 18px;
}
.congratulations,
.please_retry {
    font-size: 20px;
    background: #eaeaea;
    padding: 70px 0;
    border-radius: 8px;
    color: #ff5757;
    max-width: 80%;
    margin: auto;
    margin-bottom: 20px;
}
.congratulations {   
    color: #84bf40;
}
.rivedi-modulo-text {
    font-weight: bolder;
    text-transform: uppercase;
    text-decoration: underline;
}
/*
input.invia-risposta {
    font-size: 20px;
    background: white;
    box-shadow: none;
    -webkit-appearance: none;
    border: 1px solid;
    padding: 6px 25px;
    cursor: pointer;
    margin-top: 20px;
}
input.invia-risposta:hover {
    background: #6f7074;
    color: #fff;
    border-color: #6f7074;
}*/

.not_allowed_format {
    background: #777;
    color: #fff;
    text-align: center;
    padding: 200px 0;
}


/*FINAL TEST*/
.final_test_container {
    text-align: center;
}
.domanda-container-inner {
    background: #efefef;
    padding: 60px;
    border-radius: 4px;
    color: #5f5f5f;
    position: relative;
    max-width: 500px;
    margin: auto;
    margin-bottom: 34px;
}
.domanda-title {
    font-size: 12px;
    margin-top: 0;
    position: absolute;
    top: 10px;
    left: 10px;
    background: #9faaad;
    padding: 3px 25px;
    border-radius: 6px;
}
.domanda-text {
    font-size: 20px;
    margin: 10px 0 40px;
    line-height: 1.2;
}
.max_number_of_aswers {
    background: #fff; /*#4bdbff;*/
    padding: 2px 30px;
    max-width: 300px;
    margin: auto;
    position: relative;
    bottom: -35px;
}
.max_number_of_aswers_interruzione {
    position: inherit;
    bottom: 0;
}

/* = HOMEPAGE - FRONTPAGE
--------------------------------------------------------- */
.standard-section {
    text-align: center;
    padding: 45px 0;
}
body.home .standard-section {
    border-bottom: 1px solid #eee;
}
.standard-section ul {
    list-style: none;
    padding-left: 0;
    margin-top: 25px;
}
.standard-section form.searchform {
    margin-top: 25px;
}
.standard-section input.searchsubmit {
    position: relative;
    left: -17px;
    background: transparent;
    border-radius: 0;
    height: 20px;
    border: none;
    cursor: pointer;
}
section#home-third-section {
    border: none;
}
body.home ul.ul-loop li {
    /*width: 25%;*/
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: top;
    height: 160px;
}

/* = ARCHIVI
--------------------------------------------------------- */

body.archive.post-type-archive.post-type-archive-corso .title-normal-pages {
    text-align: center;
    font-size: 20px;
}
body.archive.post-type-archive.post-type-archive-corso .ul-loop .image-post-container {
    height: 120px;
    background-position: center;
    background-size: cover;
    margin-bottom: 20px;
}
body.archive.post-type-archive.post-type-archive-corso .ul-loop .li-loop-container {
    text-align: center;
}
ul.ul-loop {
    padding-left: 0;
    text-align: center;
}

/* = PAGINA 404 e SEARCH
--------------------------------------------------------- */
body.error404 #content,
body.search #content {
    text-align: center;
}
body.search h1.page-title {
    margin-bottom: 25px;
}
body.search .text-center {
    line-height: 1.5;
    margin-top: 30px;
}
body.search-no-results > #content {
    margin-bottom: 50px;
}
body.error404 .fa.fa-exclamation-circle,
body.search .fa.fa-exclamation-circle {
    font-size: 80px;
    color: #ed1c24;
}
body.search .ul-loop {
    list-style: none;
    padding-left: 0;
}
body.search form.searchform {
    margin-top: 40px;
}
body.search input.searchsubmit {
    position: relative;
    left: -17px;
    height: 20px;
    border: none;
    background: transparent;
    cursor: pointer;
}

.sorry_not_allowed {
    margin: 95px;
    text-align: center;
}

/* = DASHBOARD E PAGINA VALUTAZIONI
--------------------------------------------------------- */
.single-valutazione.valutazione-passed {
    color: #8BC34A;
}
.single-valutazione.valutazione-not-passed {
    color: #F44336;
}
.single-valutazione.valutazione-final_test {
    text-decoration: underline;
}
.private-area {
    position: absolute;
    right: 50px;
    top: 30px;
    font-size: 20px;
    color: #00b5e2;
    line-height: 45px;
    border: 1px solid;
    border-radius: 100%;
    width: 45px;
    text-align: center;
    cursor: pointer;
}
.private-area.private-area-admin {
    top: 60px;
}
.private-area-menu {
    display: none;
    position: absolute;
    background: #eeeeee;
    font-size: 20px !important;
    line-height: 1;
    width: 190px;
    right: 0;
    top: 50px;
    padding: 10px 10px;
    z-index: 1;
}
.private-area-menu li {
    font-size: 16px;
    margin-top: 14px;
    text-align: left;
}

/* AREA ADMIN*/
.area-admin {
    font-size: 0;
    position: relative;
}
.single-utente-outer {
    width: 30%;
    max-width: 220px;
}
.single-utente-scores {
    width: calc(100% - 220px);
}
.single-utente-outer,
.single-utente-scores {
    display: none;
    font-size: medium;
    vertical-align: middle;
    border-right: 1px solid #eee;
    padding-left: 28px;
    padding-right: 28px;
    text-align: center;
}
/*.single-utente-outer.active,*/
.single-utente-scores.active {
    display: inline-block;
}
.single-utente-outer {
    display: flex;
    cursor: pointer;
}
.single-utente-scores.active {
    /*float: right;*/
    position: absolute;
    right: 0;
    top: 0;
    height: 70vh;
    height: -webkit-fill-available;
    overflow: scroll;
    background: #eeeeee;
}
.single-utente-outer.active {
    background: #eee;
}
.single-utente-outer:hover {
    background: #eee;
}
#myscores-second-section {
    border-top: 1px solid #eee;
}
span.download-certificate a {
    display: block;
    font-size: 16px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline;
    color: #8bc34a;
}

/*questionario gradimento*/
.gradimento {
    padding: 12px;
    cursor: pointer;
    margin-top: 34px;
    background: #8BC34A;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

/* = Media Queries
--------------------------------------------------------- */
@media screen and (max-width: 1091px) {

}
@media screen and (min-width: 992px) {
    .for-desktop {
        display: block;
    }
    .for-tablet {
        display: none;
    }
}
@media screen and (max-width: 991px) { /*tablet parte da qua*/
    .for-tablet {
        display: block;
    }
    .for-desktop {
        display: none;
    }
    /*.bodyoverflowed {
        display: block !important;
        height: 100%;
        position: absolute;
        z-index: 999999;
        background: #fff;
        width: 100%;
        text-align: center;
    }
    .close-overflowed {
        background: url('images/close.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 30px;
        width: 30px;
        display: block;
        position: absolute;
        top: 20px;
        left: calc( 50% - 200px );
        line-height: 30px;
    }*/
}
@media screen and (min-width: 768px) {

}
@media screen and (max-width: 767px) {

}
@media screen and (min-width: 669px) {
    
}
@media screen and (max-width: 668px) {
    
}
@media screen and (max-width: 600px) {
    
}
@media screen and (max-width: 480px) {
    
}
@media screen and (max-width: 420px) {

}
@media screen and (max-width: 340px) {

}


/* = Specifici per Browser
--------------------------------------------------------- */

/* Chrome, Safari, AND NOW ALSO the Edge Browser and Firefox */
@media and (-webkit-min-device-pixel-ratio:0) {
    /**/
}
/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    /**/
}

/* = Varie ed eventuali
--------------------------------------------------------- */
.pagination {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
}
.btn-just-u {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bolder;
    text-decoration: underline;
}
.passed-overlay {
    position: absolute;
    right: 3px;
    top: -18px;
    width: 100%;
    text-align: right;
    color: #8BC34A;
    font-size: 60px;
}
.passed-overlay:after {
    content: 'Ok';
    position: absolute;
    font-size: 16px;
    right: 15px;
    color: #fff;
    top: 20px;
    font-weight: initial;
}
