h1.uk-article-title {
    margin-left: -40px;
    padding-left:40px;
    margin-right: -40px;
    padding-right:40px;
    background-color: #00adee;
    color: white;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 2.4;
    font-weight: 500;
}
/** Registrazione **/
.form-registration {
    background-color:#72C7F2;
    margin-left: -40px;
    margin-right: -40px;
}
.choose-reg-type {
    margin-top:20px;
    background-color:white;
    background-position: bottom;
    background-image: url('/images/template/bg_register.jpg');
}
.choose-reg-type li.uk-active h4 {
    font-weight: bold;
    color: #00adee;
}
.header-registration {
    text-align:center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.form-registration h1, .form-registration h3 {
    color: white;
    font-weight: 500;  
    margin-top: 0px;
    margin-bottom: 0px;
    font-size:25px;
}
.form-registration h1{
    font-size:35px;
    font-weight: bold;   
}
.form-horizontal .control-label-tos {
    padding-top:0px;
}
.btn-register {
    color: #72C7F2;
    font-weight: bold;
    background-color: #fff;
    font-size: 1.55em;
    line-height: 2.0;
    padding-left: 35px;
    padding-right: 35px;
    margin: 20px;
}
.accept-tos {
    background-color:#cbfefe;
}
.link-sel-scuola {
    display:block;
}
input[type=checkbox]:not([class*=uk-]) {
	width:24px;
	height:24px;
	margin-right: 5px;
}


/** Fine Registrazione **/

.main-bottom ul {
    padding-left:0px; 
}
.main-bottom li {
    list-style-type: none;
    font-size: 14px;
    line-height: 2;
}
#jform_profile_tos input {
    margin: 0px 0px 3px 0px !important;
    width: 18px !important;
    height: 18px !important;
}

/** Menu **/
.uk-navbar-nav>li>a.nav-testi-dsa {
    background-color: #056285;
    height: auto;
    line-height: 30px;
    color: #fff;
    margin-right: -30px;
    width: 150px;
    margin-top: 25px;    
}
.uk-navbar-nav>li>a.nav-accedi {
    background-color: #00adee;
    color: #fff;
    height: auto;
    line-height: 30px;
    min-height: unset;
    font-weight: 500;
    padding-left: 15px;
    padding-right: 15px;
    margin: 25px 10px 0px 5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

/** Homepage **/
/**.panel_home {   
    min-height: 360px;
} 
.panel_home_second {
    min-height: 370px; 
}
**/
.panel_home_second .el-title, .panel_home_second .el-content {
    color:#006989 !important;
}      
.panel_home_second .el-image {
    padding:0px 20px 0px 20px; 
}
.uk-button-primary.btn-hp:hover {
    opacity: 0.5;
    background-color: #00adee;
}
.uk-button-secondary.btn-hp:hover {
    opacity: 0.5;
    background-color: #a0dde6;
}
.uk-button-muted.btn-hp:hover {
    opacity: 0.5;
    background-color:#e6e5e5;
}


/** Cerca e Newsletter**/
.finder input[name="q"]  {
    margin-bottom: 0!important;
    height: 30px;
    font-size:14px;
    max-width: 470px !important;
    width: 100% !important;
}
.section-cerca, .section-newsletter {
    background-color: #006989;
    padding: 15px;
}
/** Cerca e Newsletter Bottoni **/
.btn-primary.finder, .section-newsletter .uk-button {
    background-color: #a0dde6;
    color: #006989;
    border: 1px solid transparent;
    height: 30px;
    line-height: 28px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-left:20px;
}


.finder .tooltip{
    display:none !important;
}
.tooltip{
    display:none !important;
}
.uk-button-third {
        background-color: #ff9900;
        color: #fff;
        border: 1px solid transparent;
}
.uk-button-third.btn-hp:hover {
    opacity: 0.5;
    background-color: #eca944;
}
.uk-card-badge.uk-badge.uk-badge-danger {
    background:transparent;
	padding: 0;
	min-width: 32px;
    height: 32px;
	top: 10px;
    right: 10px;
}
#yoo-zoo .items div.teaser-item {
    margin-top: 5px;
    margin-bottom: 5px;
}
.uk-card-media-top img {
    width: 100%;
}
.uk-card-title {
    font-size: 20px;
    letter-spacing:0;
    margin-bottom: 5px;
}
.uk-card-body {
    text-align:center;
}
ul.download-accordion {
    padding-top:20px;
}
.download-accordion .uk-accordion-title {
    background-color: #e2e3e6;
    padding: 20px;
}
.download-accordion .uk-accordion-content {
    padding-left:25px;
}
.uk-accordion.download-accordion>:nth-child(n+2) {
    margin-top:0px;
    padding-top:0px;
    border-top: 1px solid #808080;
}
#yoo-zoo .item div.element-download div.element {
    border-top: 1px solid #808080;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: transparent;
    padding-left: 0px;
}
.yoo-zoo.element-download-button > span, .yoo-zoo.element-download-button, .yoo-zoo.element-download-button > span > span {
    background:transparent;
    color: #00adee;
    height: 100%;
}
.control-label-privacy, .control-label-tos {
    width: 200px !important;
}
.pos-contenuti .info {
    font-weight: bold;
}
#jform_com_fields_consenso_profilazione .checkbox, #jform_com_fields_consenso_email .checkbox, #jform_com_fields_consenso_terzi .checkbox, #jform_privacyconsent_privacy .checkbox {
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
}
.privacy-text {
    font-size: .9rem;
    line-height: normal;
}


/* enrico */

#system-message-container > div > h3 {
	display: none;
}

#system-message-container > div:first-child > p {
	margin-top: 0 !important;
}

.raffaello-popup div img {
	box-shadow: 0 14px 25px rgba(0,0,0,.16);
}
.uk-marker {
	background: #e44e56;
}
.tm-toolbar, .uk-card-primary.uk-card-body, .uk-card-primary>:not([class*=uk-card-media]), .uk-card-secondary.uk-card-body, .uk-card-secondary>:not([class*=uk-card-media]), .uk-light, .uk-offcanvas-bar, .uk-overlay-primary, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color) {
    color: rgba(255,255,255,1) !important;
}
#yoo-zoo .item h1.pos-title {
    font-size: 28px !important;
}
div.book-2013 > div > .element-image > img{
	box-shadow: 0 5px 15px 0 rgba(0,0,0,.25);
}
#yoo-zoo .details h1.title {
	font-size: 42px;
    line-height: 1.5em;
}
.login .well {
    background-color: transparent;
}

.util_login .nav-tabs>*>a:focus, .util_login .nav-tabs>*>a:hover {
    border-color: transparent !important;
    color: #60c7f3 !important;
}
.invalid {
    border: 1px solid red !important;
}
label.checkbox.invalid {
    padding-top: 10px;
}
.book-2013 .media-left {
    margin-right: 30px !important;
}
.img-cat-sing-prod {
    width:70px;
	padding-bottom: 10px;
}
.scheda-contenuto-tab .uk-button {
	line-height: 20px !important;
}
.book-2013 .pos-description {
    min-height: 200px !important;
}
.title-category-catalogo {
    min-height:50px;
}

.uk-accordion-content .uk-input{
    border: 1px solid #e5e5e7;
    margin: 10px;
}

.profilewhite {
    color:white;
}
.uk-dotnav {
    position: absolute;
    left: 50%;
    bottom: 20px;
}
.section-slide {
    margin-bottom:0px;
    padding-bottom: 0px;
}

@media only screen and (max-width: 638px) {
    .btn-primary.finder {
        margin-left:0px;
        margin-top:15px;
    }
    .section-newsletter .uk-button {
        margin: 0 auto;
        display: block;
    }
    .scheda-img-tab .element.element-image.first.last {
        text-align: center;
    }
    .scheda-img-tab .element.element-image.first.last img {
        width: 100%;
    }
    
}
a.yoo-zoo.element-download-button {
    height: auto;
}

@media screen and (min-width: 639px) {
    .uk-slideshow-items {
        height:450px;
    }
    .scheda-contenuto-tab {
        min-height:450px;
    }
}

@media only screen and (min-width: 639px) and (max-width: 1000px){
    .scheda-img-tab .element.element-image.first.last img {
        width: 75%;
    }
    .scheda-img-tab .element.element-image.first.last {
        text-align: center;
    }
}
@media screen and (max-width: 1000px) {
    .category-sameheight {
        min-height:74px;
    }
 
}
@media only screen and(min-width: 1200px) {
    .img-hp-btn {
        width: 100%;
        margin: 0 auto;
    }
    .uk-slider-items {
        min-height:450px;
    }
   
}
@media only screen and(min-width: 980px) and (max-width: 1200px){
    .img-hp-btn {
        width: 75%;
        margin: 0 auto;
    }
    .uk-slider-items {
        min-height:350px;
    }
   
}
@media only screen and(max-width: 980px){
    .img-hp-btn {
        width: 50%;
        margin: 0 auto;
    }
    .uk-slider-items {
        min-height:215px;
    }
}

