/*
    eLearnPath CSS
*/
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');

@import url("../js/CookiePlugin/cookie.css"); /* Cookie CSS */

body, html {
    background: #ffffff;
    width: 100%;
    height: auto;
    margin: 0px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: .5pt !important;
    color: #112C41;
}

h1 {
    font-size: 30px;
    margin: 0px;
    line-height: 1;
    font-weight: normal;
}

h2 {
    font-size: 20px;
    margin: 0px;
    line-height: 1;
    font-weight: normal;
}

h3 {
    font-size: 16px;
    margin: 0px;
    line-height: 1;
    font-weight: normal;
}

a {
    color: #4f6d84;
    outline:none !important;
    text-decoration:none !important;
}
a:hover {
    color: #73A2BF !important;
}

button:focus {
    outline:none;
}

label {
    font-weight: 400;
}

.color-1 {
    color: #C07E65;
}

.color-bg-0 {
    background-color: #4f6d84 !important;
    /* background-color: #73A2BF !important;*/
}

.color-bg-1 {
    background-color: #C07E65 !important;
}

.color-2 {
    color: #4f6d84;
}
.color-bg-2 {
    background-color: #4f6d84 !important;
}

.color-3 {
    color: #73A2BF;
}
.color-bg-3 {
    background-color: #73A2BF !important;
}

.color-4 {
    color: #915E4E;
}
.color-bg-4 {
    background-color: #915E4E !important;
}

.color-bg-sfumato {
    background: linear-gradient(90deg, rgba(227,227,227,1) 0%, rgba(255,255,255,1) 105%);
}

.color-5 {
    color: #C07E65;
}

.color-6 {
    color: #112C41;
}

.color-icon {
    color: #4f6d84;
}

.color-icon:hover {
    color: #73A2BF;
}

.testo_piccolo {
    font-size: 11px;
}

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.data-not-found {
    font-size: 26px;
    font-weight: normal;
    color: #112C41;
    padding-top: 20px;
    text-align: center;
}

.titolo-pagina {
    font-size: 30px;
    font-weight: 300;
}

/*  --------------------------------------------------
	Box Contenitori
	-------------------------------------------------- */
.box-content-verde {
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color:#ffffff;
    padding:15px 15px 15px 15px;
    min-height:540px;
    border: solid 1px #73A2BF;
    border-top: solid 15px #73A2BF;
    width: 100%;
}

.box-content-blu {
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color:#ffffff;
    padding:15px 15px 15px 15px;
    min-height:540px;
    border: solid 1px #4f6d84;
    border-top: solid 15px #4f6d84;
    width: 100%;
}

.box-content-border {
    border: solid 1px #dddddd;
    border-radius: 8px;
}

/*  --------------------------------------------------
	Elenco corsi Anteprima
	-------------------------------------------------- */

.no-hover:hover {
    text-decoration:none;
}

.pricing_plan {
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 30px;
    text-align: center;
    border: solid 1px #e7e7e7;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
    background-color:#ffffff;
    text-align:center;
}

.pricing_plan .the_price {
    padding-top: 10px;
    font-size: 50px;
    font-weight: 700;
    margin: 0px auto 10px auto;
    width: 60%;
    color: #C07E65;
    text-shadow: 1px 1px 0px #ffffff;
    border-bottom: dashed 1px #cccccc;
}

.pricing_plan .the_price span {
    font-size: 30px;
}

.pricing_plan .the_price small {
    font-size: 18px;
    color:#112C41;
}

.pricing_plan small {
    font-size: 22px;
    color:#ffffff;
}

.the_offerings {
    font-size:14px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:20px;
    color:#112C41;
}

.corso-1 {
    background-color:#C07E65;
    border-top-left-radius:30px;
    border-top-right-radius:30px;
}

.corso-2 {
    background-color:#4f6d84;
    border-top-left-radius:30px;
    border-top-right-radius:30px;
}

.corso-3 {
    background-color:#73A2BF;
    border-top-left-radius:30px;
    border-top-right-radius:30px;
}

.corso-4 {
    background-color:#915E4E;
    border-top-left-radius:30px;
    border-top-right-radius:30px;
}

/*  --------------------------------------------------
	Spacing Section
	-------------------------------------------------- */
.padding0 {
    padding-right: 0px;
    padding-left: 0px;
}

.padding2 {
    padding-right: 2px;
    padding-left: 2px;
}

.padding10 {
    padding-right: 10px;
    padding-left: 10px;
}

.padding-griglia {
    padding-right: 60px;
}

#div-space10 {
    float: left;
    clear: both;
    width: 100%;
    height: 10px;
}

#div-space10-nofloat {
    clear: both;
    width: 100%;
    height: 10px;
}

#div-space20 {
    float: left;
    clear: both;
    width: 100%;
    height: 20px;
}

#div-space20-nofloat {
    clear: both;
    width: 100%;
    height: 20px;
}

#div-space40 {
    float: left;
    clear: both;
    width: auto;
    height: 40px;
}

.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}

/*  --------------------------------------------------
    Bottoni
	-------------------------------------------------- */
.btn1-home {
    width: 90%;
    background-color: #ffffff;
    color: #4f6d84;
    border: solid 3px #4f6d84;
    border-radius: 8px;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:16px;
    padding-right:16px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    line-height: 26px;
}

.btn2-home {
    width: 90%;
    background-color: #ffffff;
    color: #C07E65;
    border: solid 3px #C07E65;
    border-radius: 8px;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:16px;
    padding-right:16px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    line-height: 26px;
}

.btn3-home {
    width: 90%;
    background-color: #ffffff;
    color: #73A2BF;
    border: solid 3px #73A2BF;
    border-radius: 8px;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:16px;
    padding-right:16px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    line-height: 26px;
}

.btn-verde {
    /*background-color: #73A2BF; */
    background-color: #4f6d84;
    border-radius: 5px;
    border:none;
    text-indent: 0;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    line-height: 46px;
    padding-left:16px;
    padding-right:16px;
    text-decoration: none;
    text-align: center;
    letter-spacing: .5pt;
}
.btn-verde:hover {
    color: #112C41;
}

.btn-blu {
    background-color: #4f6d84;
    border-radius: 5px;
    border:none;
    text-indent: 0;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    line-height: 46px;
    text-decoration: none;
    padding-left:16px;
    padding-right:16px;
    text-align: center;
    letter-spacing: .5pt;
}
.btn-blu:hover {
    color: #112C41;
}

.btn-bianco {
    background-color: #ffffff;
    border-radius: 5px;
    border:1px solid #dddddd;
    text-indent: 0;
    display: inline-block;
    color: #112C41;
    font-size: 16px;
    line-height: 46px;
    text-decoration: none;
    padding-left:16px;
    padding-right:16px;
    text-align: center;
    letter-spacing: .5pt;
}
.btn-bianco:hover {
    color: #4f6d84;
}

.btn-back {
    background-color: #AAAAAA;
    border-radius: 5px;
    border:none;
    text-indent: 0;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    line-height: 46px;
    text-decoration: none;
    padding-left:16px;
    padding-right:16px;
    text-align: center;
    letter-spacing: .5pt;
}
.btn-back:hover {
    color: #112C41;
}


/*  --------------------------------------------------
	Error Section
	-------------------------------------------------- */

.testo_errore {
    font-size : 14px;
    color : red;
}

input.error {
    border: 2px solid red;
}

select.error {
    border: 2px solid red;
}

input[type=checkbox].error {
    outline: 2px solid red;
}

input[type=radio].error {
    outline: 2px solid red;
}

.error {
    color: red;
    font-size: 12px;
}

.color-rosso {
    color: red !important;
}

.color-bianco {
    color: #ffffff !important;
}

.color-verde {
    color: #008000 !important;
}

.color-arancio {
    color: #ff4500 !important;
}

.color-grigio {
    color: #aaaaaa !important;
}

/*  --------------------------------------------------
    Login BOX
	-------------------------------------------------- */
.box-login-ex {
    float: right;
    position: relative;
    width: 340px;
    height: 420px;
    margin-top:10px;
    margin-right: 10px;
}

.box-login {
    position: relative;
    color: #112C41;
    background-color: #ffffff;
    margin-left: 15px;
    margin-right: 5px;
    height: 435px;
    border:solid 1px #cccccc;
    border-radius:8px;
}

.separator {
    background-image: url('../img/separator.png');
    background-repeat: no-repeat;
    width: 318px;
    height: 28px;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

/*  --------------------------------------------------
    MyPage
	-------------------------------------------------- */
.titolo-box-mypage {
    padding-top:10px;
    padding-bottom:10px;
    font-size:20px;
    font-weight:normal;
    border-bottom:solid 2px #4f6d84;
}

.menu-items {
    font-size:11pt;
    font-weight:normal;
    list-style:none;
    margin:0px;
    padding:0px;
    margin-top:15px;
    letter-spacing:0.5pt;
    color:#112C41;
    line-height:30px;
}

.menu-items li {
    margin-right:0px;
    cursor:pointer;
    font-size:16px;
    font-weight:normal;
    text-align: center;

    border-radius:5px;
    margin-top:8px;
    padding:8px 8px 8px 8px;
    color: #ffffff;
}

.items-corsi li {
    background-color:#73A2BF
}

.items-corsi li:hover {
    color:#112C41
}

.items-help li {
    background-color:#C07E65;
    color: #ffffff;
}

.items-help li:hover {
    color:#112C41
}

/*  --------------------------------------------------
    Elenco corsi Attivi
	-------------------------------------------------- */
.box-corso-cell1 {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    width: 7%;
    background-color: #4f6d84;
}

.box-corso-cell2 {
    width: 93%;
    border-top: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-left: 10px;
    border-right: solid 1px #dddddd;
    padding-top: 15px;
    padding-bottom: 15px;
}

.list-left-one-line {
    font-size: 18px;
    font-weight: normal;
    text-overflow: ellipsis;
}

.list-left-tree-line {
    font-size: 14px;
    font-weight: normal;
    margin-top: 4px;
    text-overflow: ellipsis;
}

.progressbar-ball-00 {
    background-position: 0px 0px;
}
.progressbar-ball-10 {
    background-position: 0px -16px;
}
.progressbar-ball-20 {
    background-position: 0px -32px;
}
.progressbar-ball-30 {
    background-position: 0px -48px;
}
.progressbar-ball-40 {
    background-position: 0px -64px;
}
.progressbar-ball-50 {
    background-position: 0px -80px;
}
.progressbar-ball-60 {
    background-position: 0px -96px;
}
.progressbar-ball-70 {
    background-position: 0px -112px;
}
.progressbar-ball-80 {
    background-position: 0px -128px;
}
.progressbar-ball-90 {
    background-position: 0px -144px;
}
.progressbar-ball-100 {
    background-position: 0px -160px;
}

.progressbar-ball {
    background-image: url(../img/progressbar-ball.png);
    background-repeat: no-repeat;
    width: 74px;
    height: 14px;
    display: inline-block;
    vertical-align: top;
}

.ico-clock {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-top: -2px;
    margin-right: 5px;
}

.head-corsi {
    /* background-color: #4f6d84; */
    font-weight: 700;
    font-size: 20px;
    color: #4f6d84;
    padding: 5px;
}
/*  --------------------------------------------------
    Elenco corsi
	-------------------------------------------------- */

.segnaposto {
    width: 24px;
    height: 24px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}

.elenco-menu {
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size:16px;
    margin-left:20px;
    margin-right:0px;
}

.elenco-menu li {
    padding-top:8px;
    padding-bottom:8px;
    padding-left:15px;
    margin-top:5px;
}

.elenco-menu-titolo {
    margin-bottom:5px;
    padding-bottom:12px!important;
    padding-top:12px!important;
    color:#112C41;
    background-color:#ffffff;
    font-weight:normal;
    font-size:20px;
    padding-left:0px!important;
    border-bottom:solid 1px #dddddd;
    min-width: 200px;
}

.linkmenu:hover {
    background-color:#f0f0f0;
    border-radius:5px;
    -moz-border-radius: 5px;
    color:#4f6d84;
}

.elenco-menu-separator {
    margin-top:10px;
    margin-bottom:10px;
}

.corso-dett-padding {
    margin-top: 20px;
}

.corso-titolo {
    font-size:30px;
    font-weight:normal;
    color:#4f6d84;
}

.corso-titolo2 {
    font-size:16px;
    color:#112C41;
    font-weight:600;
    margin-top:10px;
}

.corso-descrizione {
    margin-top:2px;
    font-size:14px;
    text-align:justify;
}

.corso-descrizione-offerta {
    font-size:14px;
    margin-top:10px;
    display:block;
}

.corso-box-offerta {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #d0d0d0;
    background-color:#ffffff;
    padding:15px 0px 0px 0px;
    margin-top:10px;
    margin-bottom:20px;
}

.corso-titolo-offerta {
    font-size:20px;
    font-weight:600;
    color:#4f6d84;
    display:block;
}

.corso-scheda {
    margin-top:12px;
    margin-bottom:25px;
    font-weight:normal;
}

.corso-scheda a {
    font-weight:600;
    text-decoration:underline;
}

.corso-bottom-info {
    margin-top:0px;
    padding-top:0px;
    border-top:solid 1px #e0e0e0;
    border-collapse:collapse;
    border-bottom:none;
    border-left:none;
    background-color:#f9f9f9;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left:15px;
}

.corso-validita {
    width:170px;
    display:inline-block;
    margin-right:10px;
}

.corso-validita-text {
    font-size:14px;
    color:#73A2BF;
    font-weight:bold;
    display:block;
}

.corso-validita-date {
    font-size:14px;
}

.corso-prezzo {
    width:180px;
    margin-top: 5px;
    display:inline-block;
    background-color:#4f6d84;
    padding-left:45px;
    padding-bottom:7px;
}

.corso-prezzo-valore {
    color:#ffffff;
    font-size:26px;
    position:relative;
    top:6px;
    font-weight:bold;
    display:block;
}

.corso-prezzo-info {
    font-size:8pt;
    color:#ffffff;
}

.corso-acquista-qty {
    display:inline-block;
    position:relative;
    left:0px;
    top: -10px;
}

.corso-acquista {
    width:150px;
    display:inline-block;
    position:relative;
    left:40px;
    top: 10px;
}

.corso-acquista-bonifico {
    width:120px;
    display:inline-block;
    position:relative;
    left:50px;
    top: -12px;
}

.corso-acquista-bonifico-box {
    width:90px;
    display:inline-block;
    position:relative;
    left:50px;
    top: -12px;
}

.corso-info {
    padding-left:130px;
    min-height:100px;
}

.corso-image-0 {
    background-image: url('../img/corso-image-0.png');
    background-repeat: no-repeat;
    width:104px;
    height:104px;
    display:inline-block;
    vertical-align:top;
    position:absolute;
    border:none;
    margin-left:15px;
    border-radius:8px;
}

.corso-image-1 {
    background-image: url('../img/corso-image-1.png');
    background-repeat: no-repeat;
    width:104px;
    height:104px;
    display:inline-block;
    vertical-align:top;
    position:absolute;
    border:none;
    margin-left:15px;
    border-radius:8px;
}

.corso-image-2 {
    background-image: url('../img/corso-image-2.png');
    background-repeat: no-repeat;
    width:104px;
    height:104px;
    display:inline-block;
    vertical-align:top;
    position:absolute;
    border:none;
    margin-left:15px;
    border-radius:8px;
}

.corso-image-3 {
    background-image: url('../img/corso-image-3.png');
    background-repeat: no-repeat;
    width:104px;
    height:104px;
    display:inline-block;
    vertical-align:top;
    position:absolute;
    border:none;
    margin-left:15px;
    border-radius:8px;
}

.corso-image-4 {
    background-image: url('../img/corso-image-4.png');
    background-repeat: no-repeat;
    width:104px;
    height:104px;
    display:inline-block;
    vertical-align:top;
    position:absolute;
    border:none;
    margin-left:15px;
}
/*  --------------------------------------------------
    Header
	-------------------------------------------------- */
.header {
    background-color: #ffffff;
    margin-top:20px;
    margin-bottom:30px;
}

.inline {
    display: inline;
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.inline li {
    display: inline;
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.menu-tematico {
    display: inline-block;
    margin-top: 10px;
    margin-right: -20px;
    position: relative;
    margin-bottom:-4px;
}

.menu-tematico li {
    color: #73A2BF;
    font-weight:300;
    font-weight: normal;
    margin-right: 18px;
}

.menu-tematico li a {
    font-size:18px;
    color:#C07E65;
    padding: 12px;
    border: 2px solid #73A2BF;
    border-radius: 30px;
}

.menu-tematico li a:hover {
    color: #73A2BF;
    text-decoration: underline;
}

.top-all-button {
    height: 71px;
    text-align: center;
    margin-top: 19px;
}

.top-button {
    float: left;
    height: 60px;
}

.telefono {
    background-image: url('../img/telefono.png');
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    display:inline-block;
    margin-right: 5px;
}

.logo {
    background-image: url('../img/logo.png');
    background-repeat: no-repeat;
    height: 85px;
}

/*  --------------------------------------------------
    Footer
	-------------------------------------------------- */
.footer {
    background-color: #f0f0f0;
    padding-top:20px;
}

.logo-facebook {
    background-image: url('../img/facebook.png');
    width:45px;
    height:45px;
    display:inline-block;
}

.logo-twitter {
    background-image: url('../img/twitter.png');
    width:45px;
    height:45px;
    display:inline-block;
}

.logo-linkedin {
    background-image: url('../img/linkedin.png');
    width:45px;
    height:45px;
    display:inline-block;
}

.logo-pagamenti {
    background-image: url('../img/logo-pagamenti.gif');
    background-repeat: no-repeat;
    width: 219px;
    height: 32px;
    float: left;
    margin-right: 10px;
}

.logo-pagamento-sicuro-paypal {
    background-image: url('../img/pagamento-sicuro-paypal.png');
    background-repeat: no-repeat;
    width: 114px;
    height: 60px;
    float: right;
    margin-top: -13px;
}

.logo-epress {
    background-image: url('../img/epress_logo.png');
    background-repeat: no-repeat;
    background-size: 80px;
    cursor: pointer;
    margin-left: 98px;
    width: 72px;
    height: 26px;
    float: none;
    margin-top: -25px;
}

.logo-elearnpath {
    background-image: url('../img/logo.png');
    display:inline-block;
}

/*  --------------------------------------------------
    Dialog
	-------------------------------------------------- */
.modal-header {
    background-color: #3276b1;
    color: #ffffff;
    font-size: 20px;
}

.btn-warning {
    color: #ffffff;
    background-color: #e0e0e0;
    border-color: #e0e0e0;
}

.btn-warning:hover, .btn-warning:active {
    color: #112C41;
    background-color: #e0e0e0 !important;
    border-color: #e0e0e0 !important;
}

.btn-info {
    color: #ffffff;
    background-color: #73A2BF;
    border-color: #73A2BF;
}

.btn-info:hover, .btn-info:active {
    color: #112C41;
    background-color: #73A2BF !important;
    border-color: #73A2BF !important;
}

.footer_support {
    width: 100%;
    font-size: 11px;
    background-color: #f0f0f0;
    border-radius: 5px;
    color: #112C41;
    padding: 8px 8px 8px 8px;
    text-align: center;
    float: left;
    margin-top: 10px;
}

/*  --------------------------------------------------
    Esegui corso
	-------------------------------------------------- */
.list-room-items {
    font-size: 13px;
    font-weight: normal;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}

.list-room-items li {
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-right: 5px;
}

.b-grey {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 8px;
    vertical-align: middle;
    margin-bottom: 1px;
}

.b-visto {
    width: 10px;
    height: 10px;
    border: none;
    background-color: #47a447;
    display: inline-block;
}

.b-visibile {
    width: 10px;
    height: 10px;
    border: none;
    background-color: #FF9771;
    display: inline-block;
}

.b-bloccato {
    width: 10px;
    height: 10px;
    border: none;
    background-color: #cc0000;
    display: inline-block;
}

.b-corrente {
    background-color: #f0f0f0;
}

.b-trasparente {
    background-color: transparent;
}

.verofalso-title-domanda {
    font-size: 16px;
    font-weight: bold;
    color: #112C41;
    border-bottom: solid 1px #dddddd;
    margin-left: 25px;
    margin-right:25px;
}

.verofalso-domanda {
    font-size: 15px;
    color: #444444;
    line-height: 22px;
    padding: 10px;
    text-align: justify;
    margin-left: 25px;
    margin-right:25px;
}

.verofalso-button {
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    border: solid 3px #4f6d84;
    color: #4f6d84;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    cursor: pointer;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 120px;
}

.verofalso-button:hover {
    color: #73A2BF;
}

.verofalso-risposta-errata {
    font-weight: bold;
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #cc0000;
    background-color: #FFEDED;
    border: solid 1px #E55B5B;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.verofalso-risposta-corretta {
    font-weight: bold;
    font-size: 16px;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #53af31;
    background-color: #EAF5E6;
    border: solid 1px #53af31;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box-quiz {
    margin-left: 25px;
    margin-right: 25px;
}

.quiz-title-domanda {
    font-size: 16px;
    font-weight: bold;
    color: #112C41;
    padding: 10px;
    padding-bottom: 2px;
    padding-top: 20px;
    padding-left: 0px;
}

.box-bar-domanda {
  border: solid 1px #dddddd;
  margin-right: 2px;
  float: left;
  text-align: center;
  font-size: 11px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #777777;
  border-radius: 30%;
  margin-bottom: 5px;
  width: 21px;
}

.box-bar-domanda-ko {
    color: #ffffff;
    background-color: #FF6A4C !important;
}

.box-bar-domanda-ok {
    color: #ffffff;
    background-color: #53af31 !important;
}

.box-bar-domanda-fatta {
    color: #ffffff;
    background-color: #1d80be;
}

.quiz-box-text-scelta {
    color: #359a1c;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}

.quiz-risposta {
    font-size: 15px;
    color: #777777;
    line-height: 22px;
    padding: 8px;
    border: solid 1px #dddddd;
    margin-bottom: 10px;
    color: #1d80be;
    font-weight: normal;
    background-color: #fafafa;
    cursor: pointer;
    border-radius: 6px;
}

.quiz-risposta:hover {
    color: #ffffff;
    background-color: #1d80be;
}

.box-corso-non-completato {
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #cc0000;
    background-color: #FFEDED;
    border: solid 1px #E55B5B;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.box-corso-completato {
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #53af31;
    background-color: #EAF5E6;
    border: solid 1px #53af31;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div[class^="chat-div"] {
    width: 480px;
    height: 320px;
    border: 1px solid #dddddd;
    margin-left: 32px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 0px;
    float: left;
}

[id^="div-video-live-play"] {
    float: left;
    margin-top: -44px;
    margin-left: 8px;
}
[id^="div-live"]{
    min-height: 490px;
}

/*  --------------------------------------------------
    Banda elenco corsi completi
	-------------------------------------------------- */

.banda-corsi {
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    padding-top:20px;
    padding-bottom:20px;
    background-color: #1F4A6D;
    color: #ffffff;
    border-radius: 5px;
}
.banda-corsi a {
    color: #ffffff;
}

.banda-corsi a:hover {
    color: #112C41;
}

.meeting_wait {
    display: none;
    font-size: 18px;
    text-align: center;
    color: white;
    padding-left: 20px;
    background-color: #333;
    height: 640px;
    width: 640px;
    padding-top: 80px;
}

.ui-datepicker{
    z-index:1151 !important;
}

/*  --------------------------------------------------
	Table Section
	-------------------------------------------------- */
.table-generic,th,td {
    border-collapse: collapse;
    /* border: 1px solid #6889a0; */
    background-color: #ffffff;
}

.table-generic th {
    background-color: #4F6D84;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: normal;
}

.table-generic tr {
    border-spacing: 10px;
}

.table-generic>tbody>tr>td {
    vertical-align: middle;
}

/*  --------------------------------------------------
	Table Section HR
	-------------------------------------------------- */
.table-generic-hr,th,td {
    border-collapse: collapse;
    /* border: 1px solid #6889a0; */
    background-color: #ffffff;
}

.table-generic-hr th {
    color: #666;
    letter-spacing: 1px;
    font-weight: normal;
}

.table-generic-hr tr {
    border-spacing: 10px;
}

.table-generic-hr>tbody>tr>td {
    vertical-align: middle;
}

.table-generic-hr a {
    color: #4f6d84;
}

/*  --------------------------------------------------
	Bootstrap remapping
	-------------------------------------------------- */
.dropdown-menu {
    min-width: 0;
    border: none;
    box-shadow: 0 6px 12px rgb(0 0 0);
}

.btn {
    color: #fff;
    background-color: #aaaaaa;
    border-color: #aaaaaa;
}

.btn:hover {
    color: #112C41;
    background-color: #aaaaaa;
    border-color: #aaaaaa;
}

.dropdown-toggle {
    color: #333;
    background-color: #ffffff;
    border-color: #cccccc;
}

.dropdown-toggle:hover {
    color: #333;
    background-color: #ffffff;
    border-color: #cccccc;
}

.btn-primary {
    color: #fff;
    background-color: #4f6d84;
    border-color: #4f6d84;
}

.btn-primary:hover {
    color: #112C41;
    background-color: #4f6d84;
    border-color: #4f6d84;
}

/*  --------------------------------------------------
	CSS per formazione_hr
	-------------------------------------------------- */
.menu-box-hr {
    color: #4f6d84;
    border: 1px solid #666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 8px 10px 8px;
}

.text-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.menu-box-hr .glyphicon {
    font-size: 24px;
    color: #4f6d84;
    margin-right: 6px;
}

.menu-box-hr a:visited {
    color: #112C41;
}
.menu-box-hr a:link {
    color: #112C41;
}

.dropdown-arrow {
    float: right;
    cursor: pointer;
    font-size: 12px !important;
    padding-top: 8px;
}

.menu-items-hr {
    padding-left: 30px;
}
.menu-items-hr li {
    padding-top: 8px;
    cursor: pointer;
}

.menu-items-hr li::marker {
    font-size: 22px;
}

.dot {
    height: 25px;
    width: 25px;
    color: #ffffff;
    text-align: center;
    background-color: #4f6d84;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

.dot-red {
    height: 25px;
    width: 25px;
    color: #ffffff;
    text-align: center;
    background-color: #ff0000;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

.dot-green {
    height: 25px;
    width: 25px;
    color: #ffffff;
    text-align: center;
    background-color: #008000;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

.miniatura-corso {
    width: 220px;
    height: 280px;
    padding: 10px;
    -webkit-box-shadow: 5px 5px 10px 0px #aaaaaa;
    -moz-box-shadow: 5px 5px 10px 0px #aaaaaa;
    -o-box-shadow: 5px 5px 10px 0px #aaaaaa;
    box-shadow: 5px 5px 10px 0px #aaaaaa;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
    margin-right: 25px;
    margin-bottom: 25px;
}

.miniature-img {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 180px;
    width: 200px;
}

.miniature-img-max {
    max-height: 180px;
    max-width: 200px;
}

.miniature-icon {
    font-size: 180px;
    color: #4f6d84;
}

/*  --------------------------------------------------
	CSS per calendar
	-------------------------------------------------- */
.fc-time {
    color:#ffffff;
}

.fc-title {
    color:#ffffff;
}


.help_stop_video {
    width: 420px;
    margin-top: 20px;
}
