.html-privilege {
   padding-bottom: 40px;
}
.titolo-form {
   background-color: #003159;
   color: #fff;
   font-size:22px;
   font-weight: bold;
   padding: 20px;
   font-family: 'Montserrat', sans-serif;
}
.form-container {
   padding-top: 30px;
}
.titolo-pacchetto, .sottotitolo-pacchetto, .descrizione {
   font-family: 'Montserrat', sans-serif;	
}
.titolo-pacchetto {
   font-size: 20px;
	font-weight: bold;
}
.sottotitolo {
	font-size: 14px;
}
.titolo-pacchetto img {
   display: inline-block;
width: 45px;
margin-right: 10px;
}
.descrizione {
   font-size: 14px;
   margin-top: 0;
}
.sottotitolo-pacchetto {
   font-size: 20px;
	font-weight: 200;
}
.lista-pacchetto {
   font-family: 'Lato', sans-serif;
}
.prezzo {
   display: block;
}
.btn-oro {
  color: #fff;
  background-color: #e8b909!important;
  border-color: #ccc;
  border-radius: 20px;
  border: none;
  margin-top: -14px;
}
.btn-oro:hover {
  color: #fff;
  background-color: #ce9f09;
  border-color: none;
}
.input-sconto {
  width: 300px!important;
	margin-bottom: 14px;
}
.border {
   border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}
input[type="checkbox"] {
   background-color: rgb(211, 212, 214)!important;
}
del {
   color: red;
}
.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
	position: initial;
}

.codice-sconto {
    padding-bottom: 30px;
}
.codice-sconto form {
	background-color: #eee;
	padding-bottom: 20px;
}
.codice-sconto form input {
	background-color: #fff !important;
	margin-top: 20px;
}
input[type="checkbox"]:checked::after {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
}
.totale {
	font-size: 24px;
	font-weight: bold;
}
.checkfattura {
	width: 20px!important;
	height: 20px!important;
}
.vat {
   width: 170px;
}
input.checkfattura:checked::before {

    height: 20px;
    width: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 18px;
}
.dichiarazione {
    font-size: 11px;
	text-align: left;
}
.descrizionefattura {
	text-align: left;
	float: left;
	margin-top: 5px;
}
/*header {
   min-height: 450px;
}*/
p {
   padding: 6px 0;
}
.testata-canale {
   border-bottom: none;
   height: auto;
}
.titolo-testata-premium {
   margin-left: 0;	
   font-size: 100px;
   border-top:#e8b909 10px solid;
}
.sottotitolo-testata {
   color: #fff;
   font-size: 80px;
}
.padding {
  padding: 30px 0;
}
.extra {
  background: #e8b909;
  margin-top: 30px;
}
.extra h2 {
  color: #fff;
}
.extra h3 {
   color: #fff;
   font-size: 30px;
}
.extra p {
   color: #fff;
}
.extra small {
   color: #fff;
}
.extra img {
  padding-right: 20px;
}
.extratitolo img{
   background-color: #fff;
   width: 70px;
   padding: 10px;
   float: left;
   margin-right: 20px;
}
.extratitolo h2 a {
    color: #fff!important;
	}
.extra .btn-primary {
  background-color: #003159!important;
  border: none;
  border-radius: 20px;
  width: 180px;
  height: 40px;
  padding: 10px 0;
  margin: 4px 0;
}
.extradati {
   text-align: right;
   padding: 0;
}
.extradati p, .extradati2 p {
    padding: 0;
    font-weight: bold;
}
.extradati2 {
   padding-top: 65px;
   text-align: right;
}
.extradati3 {
	padding-top: 30px;
}
.pacchetti-nonattivi, .pacchetti-sospesi {
    background: #f8f8f8;
    padding: 40px 0;
}
.pacchetti-attivi img, .pacchetti-nonattivi img, .pacchetti-sospesi img {
        padding: 20px 0;
    }
.pacchetti-attivi .panel {
	border-radius: 0;
	background-color: #f8f8f8;
	border: 0;
	text-align: center;
	min-height: ;
}
.pacchetti-nonattivi .panel {
	border-radius: 0;
	background-color: #fff;
	border: 0;
	text-align: center;
	min-height: ;
}
.pacchetti-sospesi .panel {
    border-radius: 0;
    background-color: #fff;
    border: 0;
    text-align: center;
    min-height:;
}
.pacchetti-attivi .panel-heading{
  background-color: #003159;
  color: #fff;
  text-align: center;
  padding: 20px 15px!important;
}
.pacchetti-attivi {
  padding-top: 20px;
}
.pacchetti-attivi .panel-title, .pacchetti-nonattivi .panel-title, .pacchetti-sospesi .panel-title {
        font-size: 20px;
        font-weight: bold;
    }
.pacchetti-nonattivi, .pacchetti-sospesi {
    clear: both;
}
.pacchetti-nonattivi .panel-heading, .pacchetti-sospesi .panel-heading {
        background-color: #003159;
        color: #fff;
        text-align: center;
        padding: 20px 15px !important;
    }
.pacchetti-attivi .panel-footer {
    padding: 10px 15px;
    background-color: #f8f8f8;
    border-top: none;
}
.pacchetti-nonattivi .panel-footer, .pacchetti-sospesi .panel-footer {
    padding: 10px 15px;
    background-color: #fff;
    border-top: none;
}
.pacchetti-sospesi p {
    color: red;
}
.panel-body {
    min-height: 360px;
}
.panel-body p {
 color: #333!important;
 font-size: 13px;
 padding: 0;
}
.panel-footer .btn {
  margin-bottom: 10px;
  padding: 10px 40px;
}
.blocco {
  display: block;
  padding: 2px 0;
}

.btn-oro {
    color: #fff;
    background-color: #e8b909;
    border-color: #ccc;
    border-radius: 20px;
    border: none;
}
.newcontainer {
	width: 1100px;
}
.iframe-premium {
    padding-bottom: 3000%!important;
    clear: left;
    overflow:visible;
}

#html-widget-94727 .btn-primary {
  background-color: #003159 !important;
  border-radius: 6px;
  padding: 10px 20px;
  font-size: 30px;
  width: 700px;
  text-align: left;
  background-image: url("/img_content/icona-autovalutazione.png");
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: 7%;
  margin: 40px 20px;
}
#html-widget-95313 .btn-primary {
  background-color: #003159 !important;
  border-radius: 6px;
  padding: 10px 20px;
  font-size: 30px;
  width: 700px;
  text-align: left;
  background-image: url("/img_content/icona-autovalutazione.png");
  background-repeat: no-repeat;
  background-position: 90% 50%;
  background-size: 7%;
  margin: 40px 0 0 0;
}
#html-widget-95313 .btn-fad {
    background-color: #003159 !important;
    border-radius: 6px;
    padding: 10px 20px;
    font-size: 30px;
    width: 700px;
    text-align: left;
    background-image: url("/img_content/accesso-privacy.png");
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-size: 7%;
	margin: 40px 0 0 0;}


/*elements stripe*/
.payment-methods {
    text-decoration: underline;
    color: #003159;
}


    .payment-methods li.active a {
        color: #003159 !important;
        background-color: #fff !important;
        text-decoration: underline !important;
        font-weight: bold;
    }

.payment-methods li a {
color: #003159;
background-color: #fff !important;
}

    .payment-methods li a:hover {
        text-decoration: underline !important;
        color: #003159 !important;
        font-weight: bold;
    }


#formPagamento {
    padding-top: 15px;
}

.payment.element {
    background-color: #fff;
   /* width: 500px;*/
    padding-top: 10px;
}

    .payment.element * {
        font-family: inherit;
        font-size: 13px;
        font-weight: 500;
    }

    .payment.element fieldset {
        margin: 0 0 10px;
        padding: 7px 0 7px 0;
        border-style: none;
        background-color: #eee;
        /* box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0), inset 0 1px 0 #3e71b3;*/
        border-radius: 4px;
        text-align: left;
    }

    .payment.element .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 15px;
        margin-right: 15px;
    }

        /*.payment.element .row + .row {
            border-top: 1px solid #3e71b3;
        }*/

    .payment.element label {
        width: 15%;
        min-width: 70px;
        /* padding: 11px 0;*/
        color: #3e71b3;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .payment.element input, .payment.element button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none;
        border-style: none;
        background-color: #eee;
    }

.payment.element input:-webkit-autofill {
-webkit-text-fill-color: #fce883;
transition: background-color 100000000s;
-webkit-animation: 1ms void-animation-out;
}

.payment.element .StripeElement--webkit-autofill {
background: transparent !important;
}

.payment.element .StripeElement {
width: 100%;
padding: 11px 15px 11px 0;
}

    .payment.element input {
        width: 100%;
        padding: 1px 1px 1px 1px;
        color: #003159;
        background-color: #fff;
        -webkit-animation: 1ms void-animation-out;
    }

    .payment.element input::-webkit-input-placeholder {
        color: #5a8eb9;
    }

    .payment.element input::-moz-placeholder {
        color: #5a8eb9;
    }

    .payment.element input:-ms-input-placeholder {
        color: #5a8eb9;
    }

    .payment.element button {
        /*display: block;
        width: calc(50% - 30px);
       height: 40px;*/
        margin-top: 1px;
        font-size: 18px;
       /* background-color: #ce9f09;
        box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08), inset 0 1px 0 #ce9f09;
        border-radius: 4px;
        color: #fff;
        font-weight: 600;
        cursor: pointer;*/
    }

.payment.element button:active {
background-color: #d782d9;
box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08), inset 0 1px 0 #e298d8;
}

.payment.element .error svg .base {
fill: #fff;
}

.payment.element .error svg .glyph {
fill: #6772e5;
}

.payment.element .error .message {
color: #fff;
}

.payment.element .success .icon .border {
stroke: #87bbfd;
}

.payment.element .success .icon .checkmark {
stroke: #fff;
}

.payment.element .success .title {
color: #fff;
}

.payment.element .success .message {
color: #9cdbff;
}

.payment.element .success .reset path {
fill: #fff;
}



/*fine elements stripe*/

#html-privilege-imieicontenutiprivacy {
   background-color: #003159;
   color: #fff;
   overflow: hidden;
   padding: 0 0 0 20px;
   margin-bottom: 30px;
   clear: both;
	
}

#html-privilege-imieicontenutiprivacy img {
   float: left;
   margin: 0 30px 30px 0;
   clear: left;
   width: 35px;
}
#html-privilege-imieicontenutiprivacy li {
  clear: left;
  background: url("/img_content/icona-doc.png") no-repeat 0 12px;
  background-size: auto auto;
  background-size: 4%;
  padding-left: 80px;
  margin-bottom: 15px;
  min-height: inherit;
  display: block;
}
#html-privilege-imieicontenutiprivacy li p {
  padding-bottom: 0;
}

#html-privilege-imieicontenutiprivacy li a {
   color: #fff;
}
#iframe-widget-7777 {
   margin-top: 30px;
}
.titolo-blu {
   background: #003159;
   color: #fff;
   padding: 20px;
   font-size: 30px;
   margin-left: -10px;
}
.crediti {
  background: #e8b909 url("/img_content/stellina.png") no-repeat 10px 8px;
  padding: 6px 6px 6px 30px;
  color: #fff;
  border-radius: 4px;	
}
.segnalazioni {
  background: #003159 url("/img_content/segnalazione.png") no-repeat 10px 7px;
  padding: 6px 6px 6px 30px;
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
}
.imieicorsi li {
  border-bottom: 1px solid #999999;
  padding-bottom: 10px;
  margin-bottom: 20px;	
}
.imieicorsi li p a {
  color: #020311;
  text-decoration: none;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
  margin-top: 12px;	
}
.imieicorsi li p a:hover {
  color: #e8b909;	
}
.lemiesegnalazioni li {
  border-bottom: 1px solid #999999;
  padding-bottom: 10px;
  margin-bottom: 20px;	
}
.lemiesegnalazioni li p {
  color: #020311;
  text-decoration: none;
  font-size: 20px;
  display: iblock;
  font-weight: bold;
  margin-top: 12px;	
}
.calendario {
  background: url("/img_content/calendario.png") no-repeat 0 10px;
  padding-left: 30px;
}
.panel-body-form {
  min-height: inherit;
}
.condizioni-utilizzo ol { counter-reset: item }
.condizioni-utilizzo li{ display: block }
.condizioni-utilizzo li:before {margin-left: -30px; content: counters(item, ".") ". "; counter-increment: item;}
.titolo1 {color: #0e7bbb;}
.no-padding {padding: 0;}
.corsi-icona-extra {
	margin: 20px 0 0 60px;
}
.corsi-crediti-extra > .crediti {
	display: inline-block;
    	margin: 5px 10px;
}
#titolo-corso {
	margin-left: 60px;
}
.form-takeda {
	margin-bottom: 20px;
	margin-top:-30px;
	padding-top: 40px;
}
.form-takeda .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    	background-color: #eee;
	opacity: 0.5;}
.btn-margine {
	margin-top: 8px;
}
#html-privilege-articoliextra .list li {
	clear: left;
	list-style: none;
}
.datifatturazione label{
	margin-bottom: 10px;
	
}
.primolabel {
	margin-left: 40px;
}
@media only screen and (max-width: 600px) {
   .input-sconto {
  width: 100%!important;
	}
   .descrizionefattura {
	  text-align: center;
	}
   .vat {
	width: 240px;
	}
   .dichiarazione {
         text-align: center;
	}
    #html-widget-94706 ul li {
	height: initial;
	}
    .extradati2 {
	   padding-top: 0;
	    text-align: center;
	}
    .extradati h3 {
	    clear: both;
	    padding-top: 30px;
	}
    .extradati p {
	    text-align: center;
	}	
    .newcontainer {
	width: inherit;
	}
    .vat {
		width: 170px;
	}
    .totale {
	font-size: 14px;	
    }
    .titolo-testata {
	font-size: 2em;
	}
     .testata-canale {
	min-height: inherit;
	min-height: inherit;
	}
     .sottotitolo-testata {
	font-size: 3em;
	}
     .extratitolo {
	text-align: center;
	}	
     .extratitolo img {
	float: none;
	}
     .titolo-pacchetto {
		text-align: center;
	}
     .descrizione {
	text-align: center;
	}
     .titolo-blu {
	font-size: 100%;
	width: 100%;
	}
     #html-widget-95313 .btn-primary {
		width: 100%;
		text-align: center;
		font-size: 100%;
		margin: 10px 0;
	}
     #html-widget-95674 .btn-primary {
		width: 100%;
		font-size: 100%;
	}	
}

