@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {font-family: 'Poppins', sans-serif;overflow-x:hidden;line-height:32px;font-weight:200}

html{overflow-x:hidden;}
h1, h2, h3, h4, h5, h6 {
font-family: 'Poppins', sans-serif;
}
p, div {
font-family: 'Poppins', sans-serif;	
}


.cv{
 position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


.fill{width:100%;height:100%;background-position:center;background-size:cover;padding:0;margin:0;}
.set-grafica{background-image: url('https://www.tusciaice.it/ink/css/img/set-grafica.png');background-repeat: no-repeat;}

.AllertaDivErrore {background:red;}


.form-control{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}


.col-zero{padding:0}

.nascosto{display:none}
textarea{resize:none}
.cursor-pointer{cursor:pointer}

.light{font-weight:100}
.grassetto{font-weight:800}
.normale{font-weight:400}


.sf-bianco{background-color:#fff}
.sf-nero{background-color:#000}
.sf-grigio{background-color:#eceded}

.txt{color:#707173}
.grigio{color:grey}
.bianco{color:#fff}
.nero{color:#000}

hr.colorata {border-color: #41c4ab;}
hr.bianca {border-color:#fff;}
hr.colorata-25 {border-color: #41c4ab;width:25%}
hr.bianca-25 {border-color: #fff;width:25%}

.img-full{width:100%;height:auto}
.flex{display:flex}
.sf{background-position:center center;background-size:cover;background-repeat:no-repeat}


.container-xl{width:auto;padding:0 10px 0 10px}

@media (min-width: 576px) {
.container-xl{padding:0 60px 0 60px}
}

@media (min-width: 768px) {
.container-xl{padding:0 60px 0 60px}
}

@media (min-width: 992px) {
.container-xl{padding:0 80px 0 80px}
}

@media (min-width: 1200px) {
.container-xl{padding:0 90px 0 90px}
}


@media (min-width: 1600px) and (max-width: 1799px) {
.container-xl{padding:0 100px 0 100px}
}

@media (min-width: 1800px) and (max-width: 1999px) {
.container-xl{padding:0 180px 0 180px}
}

@media (min-width: 2000px) {
.container-xl{padding:0 200px 0 200px}
}



#ContainerFoto{background-repeat:no-repeat;background-position:center center;margin-bottom:30px;background-size:cover}
#FotoTitolo{width:100%;position:relative;}

@media (max-width: 575px) {
#ContainerFoto{height:180px;margin: 0 0 0 0}
#FotoTitolo{line-height:30px;font-size:30px}
}

@media (min-width: 576px) {
#ContainerFoto{height:200px;margin: 0 0 0 0}
#FotoTitolo{line-height:40px;font-size:40px}
}

@media (min-width: 768px) {
#ContainerFoto{height:260px;margin: 0 0 0 0}
#FotoTitolo{line-height:50px;font-size:50px}
}

@media (min-width: 992px) {
#ContainerFoto{height:300px;margin: 0 0 0 0}
#FotoTitolo{line-height:50px;font-size:50px}
}

@media (min-width: 1200px) {
#ContainerFoto{height:300px;margin: 0 0 0 0}
#FotoTitolo{line-height:50px;font-size:50px}
}








@media (max-width: 575px) {
h1{font-size:40px !important;line-height:40px !important;font-weight:100;margin:30px 0 0 0}
h2{font-size:30px !important;line-height:30px !important}
h3{font-size:20px !important;line-height:20px !important;font-weight:100;margin:30px 0 30px 0}
}

@media (min-width: 576px) {
h1{font-size:50px !important;line-height:50px !important;font-weight:100;margin:40px 0 0 0}
h2{font-size:40px !important;line-height:40px !important}
h3{font-size:30px !important;line-height:30px !important;font-weight:100;margin:30px 0 30px 0}
}



@media (max-width: 575px) {
.txt-1{font-size:12px;line-height:12px}
.txt-2{font-size:16px;line-height:16px}
.txt-3{font-size:24px;line-height:24px}
.txt-4{font-size:28px;line-height:28px}
.txt-5{font-size:33px;line-height:33px}
.txt-6{font-size:46px;line-height:46px}
}

@media (min-width: 576px) {
.txt-1{font-size:13px;line-height:13px}
.txt-2{font-size:18px;line-height:18px}
.txt-3{font-size:26px;line-height:26px}
.txt-4{font-size:31px;line-height:31px}
.txt-5{font-size:36px;line-height:36px}
.txt-6{font-size:51px;line-height:51px}
}

@media (min-width: 992px) {
.txt-1{font-size:16px;line-height:16px}
.txt-2{font-size:23px;line-height:23px}
.txt-3{font-size:33px;line-height:33px}
.txt-4{font-size:40px;line-height:40px}
.txt-5{font-size:47px;line-height:47px}
.txt-6{font-size:65px;line-height:65px}
}





.galleria-container{}
.galleria-row{}
.galleria-col{padding:1px 1px 0 0}
.galleria-foto{width:100%;display:block;background-repeat:no-repeat;background-size:cover;background-position:center center;margin:0 0 0 0}
.galleria-foto-layer{position:relative;height:100%;width:100%;background-image:url('https://www.tusciaice.it/ink/css/img/record/hover.png');background-position: center center;opacity: 0;}
.galleria-foto-layer-fade {opacity: 0;transition: opacity .25s ease-in-out;-moz-transition: opacity .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out;}
.galleria-foto-layer-fade:hover {opacity: 1;}

.tab-ico{width:24px;}
.ico24{width:24px;height:24px;float:left;display:block;}

.ico-visualizza-0 {background-position:0 0}
.ico-visualizza-1 {background-position:-24px 0}
.ico-visualizza-2 {background-position:-48px 0}
a.ico-visualizza-1:Link {background-position:-24px 0}
a.ico-visualizza-1:Visited {background-position:-24px 0}
a.ico-visualizza-1:Hover {background-position:-48px 0}

.ico-elimina-0 {background-position:0 -24px}
.ico-elimina-1 {background-position:-24px -24px}
.ico-elimina-2 {background-position:-48px -24px}
a.ico-elimina-1:Link {background-position:-24px -24px}
a.ico-elimina-1:Visited {background-position:-24px -24px}
a.ico-elimina-1:Hover {background-position:-48px -24px}

.ico-preferito-0 {background-position:0 -48px}
.ico-preferito-1 {background-position:-24px -48px}
.ico-preferito-2 {background-position:-48px -48px}
a.ico-preferito-1:Link {background-position:-24px -48px}
a.ico-preferito-1:Visited {background-position:-24px -48px}
a.ico-preferito-1:Hover {background-position:-48px -48px}

a.ico-modifica-1:Link {background-position:-24px -72px}
a.ico-modifica-1:Visited {background-position:-24px -72px}
a.ico-modifica-1:Hover {background-position:-48px -72px}

.ico-stampa-0 {background-position:0 -96px}
.ico-stampa-1 {background-position:-24px -96px}
.ico-stampa-2 {background-position:-48px -96px}
a.ico-stampa-1:Link {background-position:-24px -96px}
a.ico-stampa-1:Visited {background-position:-24px -96px}
a.ico-stampa-1:Hover {background-position:-48px -96px}

.ico-spedito-0 {background-position:0 -120px}
.ico-spedito-1 {background-position:-24px -120px}
.ico-spedito-2 {background-position:-48px -120px}
a.ico-spedito-1:Link {background-position:-24px -120px}
a.ico-spedito-1:Visited {background-position:-24px -120px}
a.ico-spedito-1:Hover {background-position:-48px -120px}

.ico-pagato-0 {background-position:0 -144px}
.ico-pagato-1 {background-position:-24px -144px}
.ico-pagato-2 {background-position:-48px -144px}
a.ico-pagato-1:Link {background-position:-24px -144px}
a.ico-pagato-1:Visited {background-position:-24px -144px}
a.ico-pagato-1:Hover {background-position:-48px -144px}


.ico-files-pdf{background-position:-600px 0;}
.ico-files-rar{background-position:-600px -24px;}
.ico-files-odt{background-position:-600px -48px;}
.ico-files-doc{background-position:-600px -72px;}
.ico-files-xls{background-position:-600px -96px;}
.ico-files-eps{background-position:-600px -120px;}
.ico-files-swf{background-position:-600px -144px;}
.ico-files-zip{background-position:-600px -168px;}
.ico-files-ogv{background-position:-600px -192px;}
.ico-files-mp4{background-position:-600px -216px;}
.ico-files-txt{background-position:-600px -240px;}
.ico-files-rtf{background-position:-600px -264px;}
.ico-files-jpg{background-position:-600px -288px;}
.ico-files-xlsx{background-position:-600px -96px;}
.ico-files-docx{background-position:-600px -72px;}
.ico-files-webm{background-position:-600px -310px;}


.video-blocco{width:100%;}
.video-js {padding-top: 56.25%;}
.vjs-fullscreen {padding-top: 0px}
.vjs-default-skin .vjs-big-play-button {left: 40%;top: 40%;width: 20%;height: 20%;}
@media only screen and (max-width:599px) {
	.vjs-default-skin .vjs-big-play-button {left:25%;top:25%;width:50%;height:50%;}
}
@media only screen and (min-width:600px) and (max-width:768px) {
	.vjs-default-skin .vjs-big-play-button {left:25%;top:25%;width:50%;height:50%;font-size:5em;}
}

.video-iframe-wrapper { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.video-iframe-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon :first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}
.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg :first-child{line-height:45px;width:45px;font-size:1.8em}
.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm :first-child{line-height:28px;width:28px;font-size:1.4em}
.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs :first-child{line-height:20px;width:20px;font-size:1.2em}
.btn-social-icon :first-child{border:none;text-align:center;width:100% !important}
.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}
.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}
.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}
.btn-bitbucket{color:#fff;background-color:#205081;border-color:rgba(0,0,0,0.2)}.btn-bitbucket:hover,.btn-bitbucket:focus,.btn-bitbucket:active,.btn-bitbucket.active,.open .dropdown-toggle.btn-bitbucket{color:#fff;background-color:#183c60;border-color:rgba(0,0,0,0.2)}
.btn-bitbucket:active,.btn-bitbucket.active,.open .dropdown-toggle.btn-bitbucket{background-image:none}
.btn-bitbucket.disabled,.btn-bitbucket[disabled],fieldset[disabled] .btn-bitbucket,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled:active,.btn-bitbucket[disabled]:active,fieldset[disabled] .btn-bitbucket:active,.btn-bitbucket.disabled.active,.btn-bitbucket[disabled].active,fieldset[disabled] .btn-bitbucket.active{background-color:#205081;border-color:rgba(0,0,0,0.2)}
.btn-dropbox{color:#fff;background-color:#1087dd;border-color:rgba(0,0,0,0.2)}.btn-dropbox:hover,.btn-dropbox:focus,.btn-dropbox:active,.btn-dropbox.active,.open .dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d70b7;border-color:rgba(0,0,0,0.2)}
.btn-dropbox:active,.btn-dropbox.active,.open .dropdown-toggle.btn-dropbox{background-image:none}
.btn-dropbox.disabled,.btn-dropbox[disabled],fieldset[disabled] .btn-dropbox,.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled:active,.btn-dropbox[disabled]:active,fieldset[disabled] .btn-dropbox:active,.btn-dropbox.disabled.active,.btn-dropbox[disabled].active,fieldset[disabled] .btn-dropbox.active{background-color:#1087dd;border-color:rgba(0,0,0,0.2)}
.btn-facebook{color:#fff;background-color:#3b5998;border-color:rgba(0,0,0,0.2)}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{color:#fff;background-color:#30487b;border-color:rgba(0,0,0,0.2)}
.btn-facebook:active,.btn-facebook.active,.open .dropdown-toggle.btn-facebook{background-image:none}
.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgba(0,0,0,0.2)}
.btn-flickr{color:#fff;background-color:#ff0084;border-color:rgba(0,0,0,0.2)}.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{color:#fff;background-color:#d6006f;border-color:rgba(0,0,0,0.2)}
.btn-flickr:active,.btn-flickr.active,.open .dropdown-toggle.btn-flickr{background-image:none}
.btn-flickr.disabled,.btn-flickr[disabled],fieldset[disabled] .btn-flickr,.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,fieldset[disabled] .btn-flickr:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active,fieldset[disabled] .btn-flickr.active{background-color:#ff0084;border-color:rgba(0,0,0,0.2)}
.btn-foursquare{color:#fff;background-color:#0072b1;border-color:rgba(0,0,0,0.2)}.btn-foursquare:hover,.btn-foursquare:focus,.btn-foursquare:active,.btn-foursquare.active,.open .dropdown-toggle.btn-foursquare{color:#fff;background-color:#005888;border-color:rgba(0,0,0,0.2)}
.btn-foursquare:active,.btn-foursquare.active,.open .dropdown-toggle.btn-foursquare{background-image:none}
.btn-foursquare.disabled,.btn-foursquare[disabled],fieldset[disabled] .btn-foursquare,.btn-foursquare.disabled:hover,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare:hover,.btn-foursquare.disabled:focus,.btn-foursquare[disabled]:focus,fieldset[disabled] .btn-foursquare:focus,.btn-foursquare.disabled:active,.btn-foursquare[disabled]:active,fieldset[disabled] .btn-foursquare:active,.btn-foursquare.disabled.active,.btn-foursquare[disabled].active,fieldset[disabled] .btn-foursquare.active{background-color:#0072b1;border-color:rgba(0,0,0,0.2)}
.btn-github{color:#fff;background-color:#444;border-color:rgba(0,0,0,0.2)}.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open .dropdown-toggle.btn-github{color:#fff;background-color:#303030;border-color:rgba(0,0,0,0.2)}
.btn-github:active,.btn-github.active,.open .dropdown-toggle.btn-github{background-image:none}
.btn-github.disabled,.btn-github[disabled],fieldset[disabled] .btn-github,.btn-github.disabled:hover,.btn-github[disabled]:hover,fieldset[disabled] .btn-github:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,fieldset[disabled] .btn-github:focus,.btn-github.disabled:active,.btn-github[disabled]:active,fieldset[disabled] .btn-github:active,.btn-github.disabled.active,.btn-github[disabled].active,fieldset[disabled] .btn-github.active{background-color:#444;border-color:rgba(0,0,0,0.2)}
.btn-instagram{color:#fff;background-color:#3f729b;border-color:rgba(0,0,0,0.2)}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{color:#fff;background-color:#335d7e;border-color:rgba(0,0,0,0.2)}
.btn-instagram:active,.btn-instagram.active,.open .dropdown-toggle.btn-instagram{background-image:none}
.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgba(0,0,0,0.2)}
.btn-linkedin{color:#fff;background-color:#007bb6;border-color:rgba(0,0,0,0.2)}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{color:#fff;background-color:#005f8d;border-color:rgba(0,0,0,0.2)}
.btn-linkedin:active,.btn-linkedin.active,.open .dropdown-toggle.btn-linkedin{background-image:none}
.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgba(0,0,0,0.2)}
.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgba(0,0,0,0.2)}.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{color:#fff;background-color:#1f3346;border-color:rgba(0,0,0,0.2)}
.btn-tumblr:active,.btn-tumblr.active,.open .dropdown-toggle.btn-tumblr{background-image:none}
.btn-tumblr.disabled,.btn-tumblr[disabled],fieldset[disabled] .btn-tumblr,.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,fieldset[disabled] .btn-tumblr:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active,fieldset[disabled] .btn-tumblr.active{background-color:#2c4762;border-color:rgba(0,0,0,0.2)}
.btn-twitter{color:#fff;background-color:#55acee;border-color:rgba(0,0,0,0.2)}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{color:#fff;background-color:#309aea;border-color:rgba(0,0,0,0.2)}
.btn-twitter:active,.btn-twitter.active,.open .dropdown-toggle.btn-twitter{background-image:none}
.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgba(0,0,0,0.2)}
.btn-vk{color:#fff;background-color:#587ea3;border-color:rgba(0,0,0,0.2)}.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open .dropdown-toggle.btn-vk{color:#fff;background-color:#4a6a89;border-color:rgba(0,0,0,0.2)}
.btn-vk:active,.btn-vk.active,.open .dropdown-toggle.btn-vk{background-image:none}
.btn-vk.disabled,.btn-vk[disabled],fieldset[disabled] .btn-vk,.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,fieldset[disabled] .btn-vk:active,.btn-vk.disabled.active,.btn-vk[disabled].active,fieldset[disabled] .btn-vk.active{background-color:#587ea3;border-color:rgba(0,0,0,0.2)}


.btn-full{width:100%}

.btn {
font-weight:300;
text-align: center;
vertical-align: middle;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius:0px;
 
}


.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}


.btn-sm{padding:10px 20px 10px 20px;}
.btn-lg{padding:15px 40px 15px 40px;}
.btn-full{width:100%;padding:15px 40px 15px 40px;}





.btn-bordo {
  color:#707173;
  background-color:transparent;
  border-color:#707173;
}

.btn-bordo:hover {
  color:#707173;
  background-color:transparent;
  border-color:#707173;
}

.btn-bordo:focus, .btn-bordo.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-bordo.disabled, .btn-bordo:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-bordo:not(:disabled):not(.disabled):active, .btn-bordo:not(:disabled):not(.disabled).active,
.show > .btn-bordo.dropdown-toggle {
  color: #fff;
  background-color: #c0c0c0;
  border-color: #c0c0c0;
}

.btn-bordo:not(:disabled):not(.disabled):active:focus, .btn-bordo:not(:disabled):not(.disabled).active:focus,
.show > .btn-bordo.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}




.btn-bordo-bianco {
  color:#fff;
  background-color:transparent;
  border-color:#fff;
}

.btn-bordo-bianco:hover {
  color:#fff;
  background-color:transparent;
  border-color:#fff;
}

.btn-bordo-bianco:focus, .btn-bordo-bianco.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-bordo-bianco.disabled, .btn-bordo-bianco:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-bordo-bianco:not(:disabled):not(.disabled):active, .btn-bordo-bianco:not(:disabled):not(.disabled).active,
.show > .btn-bordo-bianco.dropdown-toggle {
  color: #fff;
  background-color: #c0c0c0;
  border-color: #c0c0c0;
}

.btn-bordo-bianco:not(:disabled):not(.disabled):active:focus, .btn-bordo-bianco:not(:disabled):not(.disabled).active:focus,
.show > .btn-bordo-bianco.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}





.spinner {width: 100px;}
.spinner input {text-align: right;}
.input-group-btn-vertical {position: relative;white-space: nowrap;width: 1%;vertical-align: middle;display: table-cell;}
.input-group-btn-vertical > .btn {display: block;float: none;width: 100%;max-width: 100%;padding: 8px;margin-left: -1px;position: relative;border-radius: 0;}
.input-group-btn-vertical > .btn:first-child {border-top-right-radius: 4px;}
.input-group-btn-vertical > .btn:last-child {margin-top: -2px;border-bottom-right-radius: 4px;}
.input-group-btn-vertical i{position: absolute;top: 0;left: 4px;}




#LoadingPagina{width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999;background-image: url('https://www.tusciaice.it/ink/css/img/sf-loading-pagina.png');display:none}
#LoadingPaginaInt{width:88px;height:16px;position:fixed;left:50%;top:50%;margin:-8px 0 0 -44px;text-align:center}
.loaders {position:relative;width:88px;height:16px;margin:24px auto;}
.dot{display:inline-block;width:16px;height:16px;border-radius:8px;background:#ccc;position:absolute;}
.dot_1{animation: animateDot1 1.5s linear infinite;left:24px;background:red;}
.dot_2{animation:animateDot2 1.5s linear infinite;animation-delay 0.5s;left:48px;}
.dot_3{animation:animateDot3 1.5s linear infinite;left:24px;}
.dot_4{animation:animateDot4 1.5s linear infinite;animation-delay:0.5s;left:48px;}
@keyframes animateDot1 {
0% {transform: rotate(0deg) translateX(-24px);}
25% {transform: rotate(180deg) translateX(-24px);}
75% {transform: rotate(180deg) translateX(-24px);}
100% {transform: rotate(360deg) translateX(-24px);}}
@keyframes animateDot2 {
0% {transform: rotate(0deg) translateX(-24px);}
25% {transform: rotate(-180deg) translateX(-24px);}
75% {transform: rotate(-180deg) translateX(-24px);}
100% {transform: rotate(-360deg) translateX(-24px);}}
@keyframes animateDot3 {
0% {transform: rotate(0deg) translateX(24px);}
25% {transform: rotate(180deg) translateX(24px);}
75% {transform: rotate(180deg) translateX(24px);}
100% {transform: rotate(360deg) translateX(24px);}
}
@keyframes animateDot4 {
0% {transform: rotate(0deg) translateX(24px);}
25% {transform: rotate(-180deg) translateX(24px);}
75% {transform: rotate(-180deg) translateX(24px);}
100% {transform: rotate(-360deg) translateX(24px);}
}







.banner-promocode-div{background-repeat: no-repeat;background-position:center center;margin-bottom:30px;background-size: cover}

.banner-promocode-div{height:200px;}
.banner-promocode-titolo{font-size:30px;line-height:30px;padding-top:80px}
.banner-promocode-descrizione{display:none}

@media (min-width: 768px) and (max-width: 991px) {
.banner-promocode-div{height:250px;}
.banner-promocode-titolo{font-size:34px;line-height:34px;padding-top:100px}
.banner-promocode-descrizione{font-size:22px;line-height:22px;display:block}
}

@media (min-width: 992px) and (max-width: 1199px) {
.banner-promocode-div{height:300px;}
.banner-promocode-titolo{font-size:40px;line-height:40px;padding-top:110px}
.banner-promocode-descrizione{font-size:22px;line-height:22px;display:block}
}

@media (min-width: 1200px) {
.banner-promocode-div{height:300px;}
.banner-promocode-titolo{font-size:40px;line-height:40px;padding-top:110px}
.banner-promocode-descrizione{font-size:22px;line-height:22px;display:block}
}


.in-spin-btn{float:left;border:1px solid #ddd;padding:0 6px 0 6px;font-size:14px;line-height:24px}
.in-spin-input{float:left;width:40px;height:26px;border:1px solid #000;border-radius:0;text-align:center}		  
.in-spin-input:focus{box-shadow:none; -webkit-box-shadow:none;}


#CarrelloSlideVelo{position:fixed;top:0;right:0;width:100%;height:100%;z-index:9998;background:#000;opacity:0.6;display:none}
#CarrelloSlide{position:fixed;top:0;right:0;height:100%;z-index:9999;display:none;background:#fff}

#CarrelloSlideTitolo{position:absolute;width:100%;height:50px;text-align:center;background:#e3e3e3}
#CarrelloSlideTotale{position:absolute;width:100%;height:50px;top:50px;text-align:center;border-bottom:1px solid #e3e3e3;background:#e3e3e3}
#CarrelloSlideCorpo{position:absolute;height:100px;top:100px;height: -moz-calc(100% - 200px);height: -webkit-calc(100% - 200px);height: -o-calc(100% - 200px);height: calc(100% - 200px);overflow:auto}

#CarrelloSlideLoading{position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px}

#CarrelloSlideBase{position:absolute;bottom:0;text-align:center;padding:15px 0 0 0;border-top:1px solid #e3e3e3;background:#e3e3e3}
#CarrelloSlideX{position:absolute;z-index:2}





#CarrelloSlide{width:340px}
#CarrelloSlideTitolo{width:340px;padding:10px 0 0 10px;font-size:20px;}
#CarrelloSlideTotale{width:340px;padding:10px 0 0 10px;font-size:20px;}
#CarrelloSlideCorpo{width:340px}
#CarrelloSlideBase{width:340px;height:100px;}
#CarrelloSlideX{width:30px;height:30px;top:5px;right:5px;font-size:28px}


@media (min-width: 768px) and (max-width: 991px) {

#CarrelloSlide{width:500px}
#CarrelloSlideTitolo{width:500px;padding:10px 0 0 10px;font-size:26px;}
#CarrelloSlideTotale{width:500px;padding:10px 0 0 10px;font-size:26px;}
#CarrelloSlideCorpo{width:500px}
#CarrelloSlideBase{width:500px;height:100px;}
#CarrelloSlideX{width:30px;height:30px;top:5px;right:5px;font-size:28px}
}


@media (min-width: 992px) and (max-width: 1199px) {

#CarrelloSlide{width:500px}
#CarrelloSlideTitolo{width:500px;padding:10px 0 0 10px;font-size:26px;}
#CarrelloSlideTotale{width:500px;padding:10px 0 0 10px;font-size:26px;}
#CarrelloSlideCorpo{width:500px}
#CarrelloSlideBase{width:500px;height:100px;}
#CarrelloSlideX{width:30px;height:30px;top:5px;right:5px;font-size:28px}
}


@media (min-width: 1200px) {

#CarrelloSlide{width:500px}
#CarrelloSlideTitolo{width:500px;padding:10px 0 0 10px;font-size:26px;}
#CarrelloSlideTotale{width:500px;padding:10px 0 0 10px;font-size:26px;}
#CarrelloSlideCorpo{width:500px}
#CarrelloSlideBase{width:500px;height:100px;}
#CarrelloSlideX{width:30px;height:30px;top:5px;right:5px;font-size:28px}
}







.CarrelloSlideArticolo{width:100%;background:white}
.CarrelloSlideArticoloFoto{float:left;display:block;}
.CarrelloSlideArticoloFotoFoto{width:100%;display:block;background-size:cover;background-position:center center}
.CarrelloSlideArticoloDati{float:left;display:block;background:white}
.CarrelloSlideArticoloSep{float:left;display:block;width:100%;border-bottom:1px solid #e3e3e3}

a.CarrelloSlideArticoloTitolo:Link {width:100%;display:block;word-break:break-all;word-wrap:break-word;background:white}
a.CarrelloSlideArticoloTitolo:Visited {width:100%;display:block;word-break:break-all;word-wrap:break-word;background:white}
a.CarrelloSlideArticoloTitolo:Hover {width:100%;display:block;word-break:break-all;word-wrap:break-word;background:white}


.CarrelloSlideArticoloPrezzo{display:block;width:100%;text-align:right;background:white}
.CarrelloSlideArticoloCancellaSpinner{display:block;width:100%;background:white}



.CarrelloSlideArticoloCancella{display:block;float:left;background:white}
.CarrelloSlideArticoloSpinner{display:block;float:right;background:white}












.CarrelloSlideArticolo{margin:15px 0 0 0}
.CarrelloSlideArticoloSep{margin:15px 0 15px 0}
.CarrelloSlideArticoloFoto{width:80px;margin:0 0 0 10px}
.CarrelloSlideArticoloFotoFoto{width:80px;height:80px}
.CarrelloSlideArticoloDati{width: -moz-calc(100% - 90px);width: -webkit-calc(100% - 90px);width: -o-calc(100% - 90px);width: calc(100% - 90px);padding:0 5px 0 10px;}

a.CarrelloSlideArticoloTitolo:Link {height:50px;font-size:16px;}
a.CarrelloSlideArticoloTitolo:Visited {height:50px;font-size:16px;}
a.CarrelloSlideArticoloTitolo:Hover {height:50px;font-size:16px;}

.CarrelloSlideArticoloCancellaSpinner{height:40px;}
.CarrelloSlideArticoloCancella{height:30px;margin-top:10px}
.CarrelloSlideArticoloSpinner{height:40px;}
.CarrelloSlideArticoloPrezzo{height:30px;margin:10px 0 0 0;font-size:16px;}



@media (min-width: 768px) and (max-width: 991px) {

.CarrelloSlideArticolo{margin:15px 0 0 0}
.CarrelloSlideArticoloSep{margin:15px 0 15px 0}
.CarrelloSlideArticoloFoto{width:120px;margin:0 0 0 10px}
.CarrelloSlideArticoloFotoFoto{width:120px;height:120px}
.CarrelloSlideArticoloDati{width: -moz-calc(100% - 130px);width: -webkit-calc(100% - 130px);width: -o-calc(100% - 130px);width: calc(100% - 130px);padding:0 5px 0 10px;}

a.CarrelloSlideArticoloTitolo:Link {height:90px;font-size:24px;}
a.CarrelloSlideArticoloTitolo:Visited {height:90px;font-size:24px;}
a.CarrelloSlideArticoloTitolo:Hover {height:90px;font-size:24px;}

.CarrelloSlideArticoloCancellaSpinner{height:40px;}
.CarrelloSlideArticoloCancella{height:30px;margin-top:10px}
.CarrelloSlideArticoloSpinner{height:40px;}
.CarrelloSlideArticoloPrezzo{height:30px;margin:10px 0 0 0;font-size:24px;}
}

@media (min-width: 992px) and (max-width: 1199px) {

.CarrelloSlideArticolo{margin:15px 0 0 0}
.CarrelloSlideArticoloSep{margin:15px 0 15px 0}
.CarrelloSlideArticoloFoto{width:120px;margin:0 0 0 10px}
.CarrelloSlideArticoloFotoFoto{width:120px;height:120px}
.CarrelloSlideArticoloDati{width: -moz-calc(100% - 130px);width: -webkit-calc(100% - 130px);width: -o-calc(100% - 130px);width: calc(100% - 130px);padding:0 5px 0 10px;}

a.CarrelloSlideArticoloTitolo:Link {height:90px;font-size:24px;}
a.CarrelloSlideArticoloTitolo:Visited {height:90px;font-size:24px;}
a.CarrelloSlideArticoloTitolo:Hover {height:90px;font-size:24px;}

.CarrelloSlideArticoloCancellaSpinner{height:40px;}
.CarrelloSlideArticoloCancella{height:30px;margin-top:10px}
.CarrelloSlideArticoloSpinner{height:40px;}
.CarrelloSlideArticoloPrezzo{height:30px;margin:10px 0 0 0;font-size:24px;}
}

@media (min-width: 1200px) {

.CarrelloSlideArticolo{margin:15px 0 0 0}
.CarrelloSlideArticoloSep{margin:15px 0 15px 0}
.CarrelloSlideArticoloFoto{width:120px;margin:0 0 0 10px}
.CarrelloSlideArticoloFotoFoto{width:120px;height:120px}
.CarrelloSlideArticoloDati{width: -moz-calc(100% - 130px);width: -webkit-calc(100% - 130px);width: -o-calc(100% - 130px);width: calc(100% - 130px);padding:0 5px 0 10px;}

a.CarrelloSlideArticoloTitolo:Link {height:90px;font-size:24px;}
a.CarrelloSlideArticoloTitolo:Visited {height:90px;font-size:24px;}
a.CarrelloSlideArticoloTitolo:Hover {height:90px;font-size:24px;}

.CarrelloSlideArticoloCancellaSpinner{height:40px;}
.CarrelloSlideArticoloCancella{height:30px;margin-top:10px}
.CarrelloSlideArticoloSpinner{height:40px;}
.CarrelloSlideArticoloPrezzo{height:30px;margin:10px 0 0 0;font-size:24px;}
}























.pull-left{float:left !important}
.pull-right{float:right !important}


@media (max-width: 575px) {
.hidden-xs{display:flex !important}	
.hidden-sm{display:none !important}	
.hidden-md{display:none !important}
.hidden-lg{display:none !important}
.hidden-xl{display:none !important}
}

@media (min-width: 576px) {
.hidden-xs{display:flex !important}	
.hidden-sm{display:flex !important}	
.hidden-md{display:none !important}
.hidden-lg{display:none !important}
.hidden-xl{display:none !important}
}

@media (min-width: 768px) {
.hidden-xs{display:flex !important}	
.hidden-sm{display:flex !important}	
.hidden-md{display:flex !important}
.hidden-lg{display:none !important}
.hidden-xl{display:none !important}
}

@media (min-width: 992px) {
.hidden-xs{display:flex !important}	
.hidden-sm{display:flex !important}	
.hidden-md{display:flex !important}
.hidden-lg{display:flex !important}
.hidden-xl{display:none !important}
}

@media (min-width: 1200px) {
.hidden-xs{display:flex !important}	
.hidden-sm{display:flex !important}	
.hidden-md{display:flex !important}
.hidden-lg{display:flex !important}
.hidden-xl{display:flex !important}
}




.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #b3b4b5;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #b3b4b5 !important;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #b3b4b5;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #b3b4b5;
}
.panel-primary {
  border-color: transparent;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #013888;
  border-color: transparent;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background:#eceded !important
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
  
}


.panel-primary > .panel-body {
background:#eceded !important
  
}


.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #eceded;
  background-color: #eceded;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #eceded;
  border-color: #eceded;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eceded;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #eceded;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #eceded;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}



@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

...

.dl-horizontal dd:before,
.dl-horizontal dd:after, {
  display: table;
  content: " ";
}

...

.dl-horizontal dd:after {
  clear: both;
}





















.pannello-grigio > .panel-heading {
background-image: none;
background-color:transparent;
border-color:grey;
}

.pannello-grigio {border-color:grey;}

.pannello-heading-trasparente {
background-image: none;
background-color:transparent;
border-color:transparent;
border-bottom:none
}

.box-scelta{width:100%;border:1px solid #fff;padding:10px 10px 10px 10px;text-align:center;}
.box-scelta-radio{}
.box-scelta-titolo{line-height:30px}
.box-scelta-icona{height:80px;}
.box-scelta-txt{height:100px;overflow:hidden;}
.box-scelta-0{border-color:grey}
.box-scelta-1{border-color:green}




