/*ISP4U*/
#modalISP4UScorm #modalISP4UScorm_content {
    max-height: 600px;
    overflow: scroll;
}

#modalISP4UScorm #modalISP4UScorm_title {
    font-weight: bold;
}

#modalISP4UScorm #modalISP4UScorm_content .list-group {
    margin-top: 15px;
    margin-bottom: 15px;
}

#modalISP4UScorm #modalISP4UScorm_content .list-group li {
    cursor: pointer;
    background-color: #f0f0f0;
    margin-bottom: 5px;
}

#modalISP4UScorm #modalISP4UScorm_content .list-group li:hover {
    color: rgb(244, 81, 30);
    font-weight: bold;
}

/* classi per il freeze */
#freezeFirst {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0.5;
    background-color: #fff;
    color: #fff;
    z-index: 9999;
    display: none;
}

#loadingDiv {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-image: url('../images/hourglass.gif');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 10000000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    /* For IE8 and earlier */
}

/* fine classi per il freeze */

.iconBox {
    display: inline-block !important;
    height: 25px !important;
    width: 25px !important;
}

.iconBox i {
    color: #fff !important;
    line-height: 25px !important;
    font-size: 15px !important;
}

.pagination {

    margin: 0 auto !important;

}

/*plupload*/
.plupload_header_content {

    height: auto !important;
    padding: 5px 165px 5px 10px !important;

}

.ui-state-default,
.ui-widget-content .ui-state-default {

    background-color: #EF5F35 !important;
    border-color: #EF5F35 !important;
    background-image: none !important;
    color: #fff !important;

}

.ui-widget-content {

    border: 1px solid #EF5F35 !important;

}

.ui-widget-header {

    background-color: #F7F7F7 !important;
    border-color: #EF5F35 !important;
    background-image: none !important;
    color: #fff !important;
    border: 0px solid #EF5F35 !important;

}

.plupload_buttons .plupload_add {
    -webkit-appearance: none;
    -webkit-user-select: none;
    align-items: flex-start;
    background-color: rgb(244, 81, 30);
    background-image: none;
    border-bottom-color: rgb(255, 87, 34);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 87, 34);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(255, 87, 34);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(255, 87, 34);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: normal;
    height: 35px;
    letter-spacing: normal;
    line-height: 15px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 5px;
    min-width: 88px;
    outline-color: rgb(255, 255, 255);
    outline-offset: 0px;
    outline-style: none;
    outline-width: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-shadow: none;
    text-transform: uppercase;
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
    /*width: 88px;*/
    word-spacing: 0px;
    writing-mode: horizontal-tb;
}

.plupload_buttons .plupload_add:hover {
    -webkit-appearance: none;
    -webkit-user-select: none;
    align-items: flex-start;
    background-color: rgb(255, 87, 34);
    background-image: none;
    border-bottom-color: rgb(255, 87, 34);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 87, 34);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(255, 87, 34);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(255, 87, 34);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.870588);
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: normal;
    height: 35px;
    letter-spacing: normal;
    line-height: 15px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 5px;
    min-width: 88px;
    outline-color: rgba(255, 255, 255, 0.870588);
    outline-offset: 0px;
    outline-style: none;
    outline-width: 0px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-shadow: none;
    text-transform: uppercase;
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
    /*width: 88px;*/
    word-spacing: 0px;
    writing-mode: horizontal-tb;
}

.plupload_buttons .plupload_start,
.plupload_stop {
    -webkit-appearance: none;
    -webkit-user-select: none;
    align-items: flex-start;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-bottom-color: rgb(255, 87, 34);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 87, 34);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(255, 87, 34);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(255, 87, 34);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 87, 34) !important;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: normal;
    height: 37px;
    letter-spacing: normal;
    line-height: 15px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 5px;
    min-width: 88px;
    outline-color: rgb(255, 87, 34);
    outline-offset: 0px;
    outline-style: none;
    outline-width: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    position: relative;
    text-align: center;
    text-indent: 0px;
    text-shadow: none;
    text-transform: uppercase;
    transform: matrix(1, 0, 0, 1, 0, 0);
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
    /*width: 88px;*/
    word-spacing: 0px;
    writing-mode: horizontal-tb;
}

.plupload_buttons .plupload_start:hover,
.plupload_stop:hover {
    -webkit-appearance: none;
    -webkit-user-select: none;
    align-items: flex-start;
    background-color: rgb(255, 87, 34);
    background-image: none;
    border-bottom-color: rgb(255, 87, 34);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(255, 87, 34);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(255, 87, 34);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(255, 87, 34);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 255, 255) !important;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant-caps: normal;
    font-weight: normal;
    height: 37px;
    letter-spacing: normal;
    line-height: 15px;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 5px;
    min-width: 88px;
    outline-color: rgb(255, 87, 34);
    outline-offset: 0px;
    outline-style: none;
    outline-width: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10px;
    position: relative;
    text-align: center;
    text-indent: 0px;
    text-shadow: none;
    text-transform: uppercase;
    transform: matrix(1, 0, 0, 1, 0, 0);
    transition-delay: 0s;
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    vertical-align: middle;
    white-space: nowrap;
    /*width: 88px;*/
    word-spacing: 0px;
    writing-mode: horizontal-tb;
}

.plupload_wrapper * {
    box-sizing: inherit !important;
}

.plupload_file_status,
.plupload_file_size {
    color: #000;
}

.plupload_progress {
    display: block;
}

.ui-corner-all {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.plupload_progress {
    padding-top: 10px !important;
}

.plupload_started .plupload_cell.plupload_upload_status {
    padding-top: 20px !important;
    color: #000 !important;
}

.ui-progressbar .ui-progressbar-value {
    margin: 0px !important;
    background-color: rgb(255, 87, 34) !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}


.bold {
    font-weight: bold;
    font-size: 20px;
    border: solid 1px #000;
    background-color: #fff;
    padding: 5px 10px 5px 10px;
}

.italic {
    font-style: italic;
    font-size: 20px;
    border: solid 1px #000;
    background-color: #fff;
    padding: 5px 10px 5px 10px;
}

.legenda {
    border: solid 1px #000;

}

.titoloAssessment h2 {
    border-bottom: solid 1px #ccc;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
}

legend {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
}

.icon-rotate {
    -webkit-animation: rotate 3s linear infinite;
    -moz-animation: rotate 3s linear infinite;
    animation: rotate 3s linear infinite;
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.purls_view_box {
    border: 1px solid black;
    border-radius: 4px;
    margin-top: 1rem;
    background-color: #ededed;
    padding: 1rem;
}

#langs-container {
    width: 36px;
    height: 36px;
    overflow: hidden;
    position: absolute;
    right: 1rem;
    top: 0.9rem;
}

.flag {
    width: 36px;
    height: 36px;
    filter: brightness(0.9) grayscale(0.2);
    transition: all ease-out 300ms;
    cursor: pointer;
}

.flag.italian {
    background-image: url('../images/flags/italian.jpg');
    background-size: cover;
}

.flag.english {
    background-image: url('../images/flags/english.jpg');
    background-size: cover;
}

.navbar-header .flag {
    display: none;
}

.navbar-header .flag.selected {
    display: inline-block;
}

.flag:hover,
.langselector_cont:hover .flag {
    filter: brightness(1) grayscale(0);
}

.langselector_cont {
    display: inline-block;
    cursor: pointer;
    transition: all ease-out 300ms;
    padding: 0.5rem;
    border-radius: 8px;
}

.langselector_cont .langselector {
    display: inline-block;
    vertical-align: bottom;
}

.langselector_cont:hover {
    background-color: #EEE;
}
.bg-fill-gray
{
    background-color: gray;
}
.bg-fill-gray
{
    background-color: gray;
}
.testi
{
    padding: 10px;
}
.testiDivTexarea
{
    display: none;
}
.testiTextarea
{
    width: 600px;
    height: 70px;
}
.marginTop15
{
    margin-top:15px;
}
