/**
 * Theme Name: Ligabue
 * Theme URI: http://www.dsmart.it
 * Author: dSmart s.r.l.
 * Author URI: http://www.dsmart.it
 * Description: 
 * Version: 1.0.0
 * Template: StartTheme3.0
 * License: Copyright 2013 dSmart s.r.l.
 * License URI: 
 * Tags: 
 */

/* Global Styles */
/* reset.css */
html {
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
}

body, div, span, object, iframe, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

body {
  font-size: 10px;
  line-height: 1.2;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

table, th, td {
  vertical-align: middle;
}

a img {
  border: none;
}

strong, b, .bold {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

/* Trick the WordPress Theme Bot *Evil* */
.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

img.aligncenter, img.alignright, img.alignleft {
  border: 1px solid #DDD;
  text-align: center;
  background: #F3F3F3;
  padding: 4px;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: left;
}

.clear {
  clear: both;
  display: block;
}

.clearfix {
  display: inline-block;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

p {
  padding: 0;
}

input[type=text], input[type=email], input[type=password], textarea {
  /*background: url(/wp-content/themes/StartTheme3.0/images/form.jpg) repeat-x top #FFF;*/
  border: 1px solid #CCC;
  padding: 3px;
}

.text-overflow {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* Hyperlinks */
a img {
  border: none;
}

a:focus, a:hover, a:active {
  outline: none;
}

/* Headings */
h2, h3, h4, h5, h6 {
  margin: 1em 0;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.8em;
}

h4 {
  font-size: 1.6em;
}

h5 {
  font-size: 1.4em;
}

h6 {
  font-size: 1.2em;
}

/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  padding: 5px;
}

/* Structure */
#wrapper {
  min-height: 100%;
  position: relative;
  padding: 0 0 20px 0;
}

#main {
  padding: 10px 15px 0;
  width: 958px;
  margin: 0 auto;
  position: relative;
}

#nav {
  width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 50;
}

#container {
  overflow: hidden;
}

/* Footer */
#footer {
  margin: 0 auto;
  width: 988px;
  padding: 20px 0 10px 0;
}

#footer .footer-message {
  margin: 0;
  padding: 10px 15px 0;
}

#wpstats {
  display: none;
}

.at300b, .addthis_counter, .addthis_button_compact {
  border: none !important;
}

/* CSS per testo */
.underline {
  text-decoration: underline;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.textcenter {
  text-align: center;
}

.textright {
  text-align: right;
}

.textleft {
  text-align: left;
}

.textjustify {
  text-align: justify;
}

span.ucfirst {
  display: inline-block;
}

/* Opacity */
.o20 {
  opacity: 0.2;
}

.o40 {
  opacity: 0.4;
}

.o60 {
  opacity: 0.6;
}

.o80 {
  opacity: 0.8;
}

.o100 {
  opacity: 1;
}

/* z-index:  */
.z0 {
  z-index: 0;
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}

.z3 {
  z-index: 3;
}

.z4 {
  z-index: 4;
}

.z5 {
  z-index: 5;
}

#global-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url("/wp-content/themes/StartTheme3.0/images/loader.gif") no-repeat center center #000000;
  z-index: 1000001;
  top: 0;
  left: 0;
}

.radius10 {
  border-radius: 10px;
}

.radius10bottom {
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

/* IUBENDA  */
.iubenda-link {
  display: inline !important;
}

/* SHARETHIS personalization -> START */
.box-share > span {
  display: inline-block;
  margin-right: 5px;
  height: 22px !important;
  vertical-align: middle;
}

.st_fblike_hcount {
  margin-right: 10px !important;
}

.st_fblike_hcount > span, .st_twitter_hcount > span {
  margin: 0 !important;
}

.fb_iframe_widget > span, .st_googleplus_hcount > div {
  height: 20px !important;
  margin: 1px 0 0 0 !important;
}

.st_googleplus_hcount .stButton .stButton_gradient {
  background: #DA4835;
}

.st_googleplus_hcount .stButton .stButton_gradient span {
  color: #FFFFFF;
}

.st_googleplus_hcount .stButton .stButton_gradient:hover {
  background: #DA4835;
}

.st_googleplus_hcount .stButton .chicklets:hover {
  opacity: 1;
}

.st_googleplus_hcount .stButton .stArrow .stButton_gradient {
  background: #FFFFFF;
}

.st_googleplus_hcount .stButton .stArrow .stButton_gradient span {
  color: #555555;
}

.st_email_hcount {
  height: 14px;
}

.single-share {
  margin-top: 30px;
}

.single-share .box-share {
  float: none;
}

.copy-button {
  display: inline-block;
  height: 20px;
  margin: 1px 0;
  cursor: pointer;
  font-size: 13px;
}

.copy-button.big {
  font-size: 22px;
  margin-right: 3px;
}

html.touch .copy-button {
  display: none;
}

.copy-button span {
  display: inline-block;
  float: left;
}

.copy-button > span {
  height: 20px;
  padding: 0 5px;
  line-height: 18px;
  display: inline-block;
  background-color: gray;
  color: white;
  border-radius: 3px;
  font-family: sans-serif;
  font-weight: normal;
}

.copy-button > span span {
  margin: 1px 0 0 0;
}

.copy-button > span span.big {
  font-size: 20px;
  margin: 0 3px 0 0;
}

/* SHARETHIS personalization -> END */
input[name="required"][data-empty="true"] {
  position: absolute !important;
  left: -99999px;
}

/* FONTS */
@font-face {
  font-family: 'TeamArtist';
  src: url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.eot");
  src: url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.eot") format("embedded-opentype"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.woff") format("woff"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.ttf") format("truetype"), url("https://ta-cdn.s3.amazonaws.com/teamartist-framework/fonts/TeamArtist.svg#TeamArtist") format("svg");
  font-weight: normal;
  font-style: normal;
}

#overlay-newsletter {
  background: url("/wp-content/themes/StartTheme3.0/images/loader.gif") no-repeat center center rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000001;
}

/* DIALOG PRIVACY */
#privacy-policy p {
  margin: 0 0 10px 0;
}

#privacy-policy p.valid-from {
  padding: 0 0 10px 0;
  border-bottom: 1px solid;
}

#privacy-policy p:last-child {
  margin: 0;
}

#privacy-policy ul:last-child, #privacy-policy ol:last-child {
  margin: 0 0 0 35px;
}

#privacy-policy ul, #privacy-policy ol {
  margin: 0 0 10px 35px;
}

#privacy-policy ul li, #privacy-policy ol li {
  margin: 0 0 5px 0;
}

#privacy-policy .actions {
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  border-top: 1px solid;
}

/* FINE DIALOG PRIVACY */
@media only screen and (max-width: 350px) {
  body.is_responsive_theme #ta_login_box .bottom-links {
    width: 100%;
    padding: 0 0 10px 0;
  }
  body.is_responsive_theme #ta_login_box .form-footer {
    width: 100%;
    text-align: right;
  }
  body.is_responsive_theme #ta_login_box .form-footer input[type=submit] {
    float: none;
    width: 100%;
  }
  body.is_responsive_theme #ta_login_box .form-footer .left {
    float: none;
    text-align: left;
    margin-top: -32px;
  }
  body.is_responsive_theme #ta_login_box .form-footer .left a {
    display: inline-block;
    margin-top: 17px;
  }
}

/* LEARNDASH */
body.post-type-archive-sfwd-courses #content {
  padding: 10px 10px 0 10px;
  font-size: 0;
  letter-spacing: 0;
  line-height: 0;
}

#content-courses .course {
  display: inline-block;
  width: 50%;
  padding: 0 5px 10px 0;
  vertical-align: top;
}

#content-courses .course:nth-of-type(2n) {
  padding: 0 0 10px 5px;
}

#content-courses.odd .course:nth-of-type(2n) {
  padding: 0 5px 10px 0;
}

#content-courses.odd .course:nth-of-type(2n+1) {
  padding: 0 0 10px 5px;
}

#content-courses.odd .course:first-child {
  width: 100%;
  padding: 0 0 10px 0;
}

#content-courses .course a {
  display: inline-block;
  background-color: #F4F4F4;
  width: 100%;
  padding: 10px;
  border: 1px solid #CCCCCC;
  color: #333333;
  text-decoration: none;
}

#content-courses .course a span {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}

#content-courses .course a .box-title {
  width: 100%;
}

#content-courses .course a .box-title .title {
  width: 100%;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #333333;
}

#content-courses .course a .box-title .title span {
  font-size: 36px;
  line-height: 42px;
}

#content-courses .course a .box-title .title-overlay {
  display: none;
}

#content-courses .course.with-image a .box-title {
  background: none no-repeat center center #333333;
  background-size: cover;
  height: 153px;
  padding: 10px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  position: relative;
}

#content-courses .course.with-image a .box-title .title-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

#content-courses .course.with-image a .box-title .title {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  max-height: 126px;
  padding: 0;
  margin: 0;
  border: none;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

#content-courses .course.with-image a .box-title .title span {
  display: block;
  display: -webkit-box;
  width: 100%;
  height: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#content-courses .course.with-image a .box-title:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

#content-courses .course a .info {
  width: 100%;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #333333;
}

#content-courses .course a .info.subscribe > span {
  width: 100%;
}

#content-courses.odd .course:first-child a .info.subscribe > span,
#content-courses .course a .info.subscribe.cols > span {
  width: 50%;
  vertical-align: top;
}

#content-courses .course a .info span.price {
  font-size: 18px;
}

#content-courses .course a .text {
  display: block;
  display: -webkit-box;
  width: 100%;
  height: 200px;
  margin: 10px 0;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

#content-courses .course.with-image a .text {
  height: 100px;
  -webkit-line-clamp: 5;
}

#content-courses.odd .course:first-child a .text,
#content-courses.odd .course.with-image:first-child a .text,
#content-courses.odd .course.with-image:first-child a .info.subscribe + .text {
  height: auto;
  max-height: 200px;
}

#content-courses .course a .bottom-course {
  width: 100%;
  padding: 10px 0 0 0;
  border-top: 1px solid #333333;
  text-align: right;
}

#content-courses #no-results h1 {
  margin: 0 0 20px 0;
  padding: 10px 15px;
  border-bottom: 1px solid #333333;
  font-size: 40px;
  line-height: 1.2;
}

#content-courses #no-results p {
  padding: 0 15px;
  font-size: 18px;
  line-height: 1.4;
}

#content-courses #no-results p a {
  color: #1771B6;
}

body.single-sfwd-courses #post-content #learndash_enhanced_course_header,
body.single-sfwd-lessons #post-content #learndash_enhanced_course_header,
body.single-sfwd-topic #post-content #learndash_enhanced_course_header,
body.single-sfwd-quiz #post-content #learndash_enhanced_course_header {
  background-image: none !important;
  margin-bottom: 30px;
}

body.single-sfwd-courses #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list,
body.single-sfwd-lessons #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list,
body.single-sfwd-topic #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list,
body.single-sfwd-quiz #post-content .learndash_post_sfwd-lessons p + #learndash_lesson_topics_list {
  margin-top: 30px;
}

body.single-sfwd-courses #post-content .box-title h1,
body.single-sfwd-lessons #post-content .box-title h1,
body.single-sfwd-topic #post-content .box-title h1,
body.single-sfwd-quiz #post-content .box-title h1 {
  max-width: 990px;
  margin: 0 auto;
  padding: 10px 15px;
  border-bottom: 1px solid #333333;
  font-size: 56px;
  line-height: 64px;
}

body.single-sfwd-courses #post-content .box-title.with-image,
body.single-sfwd-lessons #post-content .box-title.with-image,
body.single-sfwd-topic #post-content .box-title.with-image,
body.single-sfwd-quiz #post-content .box-title.with-image {
  background: url(images/corsi/default.jpg) no-repeat center center #333333;
  background-size: cover;
  height: 400px;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  position: relative;
}

body.single-sfwd-courses #post-content .box-title.with-image .title-overlay,
body.single-sfwd-lessons #post-content .box-title.with-image .title-overlay,
body.single-sfwd-topic #post-content .box-title.with-image .title-overlay,
body.single-sfwd-quiz #post-content .box-title.with-image .title-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

body.single-sfwd-courses #post-content .box-title.with-image h1,
body.single-sfwd-lessons #post-content .box-title.with-image h1,
body.single-sfwd-topic #post-content .box-title.with-image h1,
body.single-sfwd-quiz #post-content .box-title.with-image h1 {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}

body.single-sfwd-courses #post-content .box-title.with-image:before,
body.single-sfwd-lessons #post-content .box-title.with-image:before,
body.single-sfwd-topic #post-content .box-title.with-image:before,
body.single-sfwd-quiz #post-content .box-title.with-image:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

body.single-sfwd-courses #post-content .entry,
body.single-sfwd-lessons #post-content .entry,
body.single-sfwd-topic #post-content .entry,
body.single-sfwd-quiz #post-content .entry {
  max-width: 1020px;
  margin: 20px auto 0 auto;
  padding: 0 15px;
  font-size: 14px;
  line-height: 1.4;
}

body.single-sfwd-courses #post-content .entry p,
body.single-sfwd-lessons #post-content .entry p,
body.single-sfwd-topic #post-content .entry p,
body.single-sfwd-quiz #post-content .entry p {
  margin: 0 0 10px 0;
}

body.single-sfwd-courses #post-content #learndash_enhanced_course_header h2,
body.single-sfwd-lessons #post-content #learndash_enhanced_course_header h2,
body.single-sfwd-topic #post-content #learndash_enhanced_course_header h2,
body.single-sfwd-quiz #post-content #learndash_enhanced_course_header h2 {
  margin: 0;
  font-size: 18px;
}

body.single-sfwd-courses #post-content .btn-join {
  float: right;
  margin: 20px 0 0 0;
}

body.single-sfwd-courses #post-content .entry .learndash *:last-child,
body.single-sfwd-lessons #post-content .entry .learndash *:last-child,
body.single-sfwd-topic #post-content .entry .learndash *:last-child,
body.single-sfwd-quiz #post-content .entry .learndash *:last-child {
  margin-bottom: 0;
}

body.single-sfwd-courses #post-content .entry .learndash .fp-player .fp-waiting em:last-child,
body.single-sfwd-lessons #post-content .entry .learndash .fp-player .fp-waiting em:last-child,
body.single-sfwd-topic #post-content .entry .learndash .fp-player .fp-waiting em:last-child,
body.single-sfwd-quiz #post-content .entry .learndash .fp-player .fp-waiting em:last-child {
  margin-bottom: 0.3em;
}

#lesson_heading, #quiz_heading, #learndash_lessons #lesson_heading, #learndash_profile .learndash_profile_heading, #learndash_quizzes #quiz_heading, #learndash_lesson_topics_list div > strong, table.notes-listing th, #learndash_enhanced_course_header {
  padding: 15px;
}

body.single-sfwd-courses, body.single-sfwd-lessons, body.single-sfwd-topic, body.single-sfwd-quiz {
  min-width: 320px;
}

body.single-sfwd-lessons #content, body.single-sfwd-topic #content, body.single-sfwd-quiz #content {
  max-width: 1020px;
  padding: 15px;
}

body.single-sfwd-lessons #post-content:after, body.single-sfwd-topic #post-content:after, body.single-sfwd-quiz #post-content:after {
  content: '';
  display: block;
  clear: both;
}

body.single-sfwd-lessons #sidebar, body.single-sfwd-topic #sidebar, body.single-sfwd-quiz #sidebar {
  float: right;
  width: 30%;
  padding: 30px 15px 0 0px;
  font-size: 14px;
  line-height: 1.4;
}

body.single-sfwd-lessons #sidebar + .entry, body.single-sfwd-topic #sidebar + .entry, body.single-sfwd-quiz #sidebar + .entry {
  width: 70%;
  float: left;
}

body.single-sfwd-lessons #sidebar .widget_ldcoursenavigation, body.single-sfwd-topic #sidebar .widget_ldcoursenavigation, body.single-sfwd-quiz #sidebar .widget_ldcoursenavigation {
  padding-top: 10px;
}

body.single-sfwd-lessons #sidebar dd.course_progress, body.single-sfwd-topic #sidebar dd.course_progress, body.single-sfwd-quiz #sidebar dd.course_progress {
  width: 100%;
  max-width: 100%;
  margin: 0 0 15px 0 !important;
}

body.single-sfwd-lessons #sidebar > div, body.single-sfwd-topic #sidebar > div, body.single-sfwd-quiz #sidebar > div {
  padding-bottom: 0;
}

body.single-sfwd-quiz .wpProQuiz_question {
  padding: 0;
  margin: 10px 0 15px 0 !important;
}

body.single-sfwd-quiz .quiz_continue_link {
  margin: 0 0 15px 0;
  text-align: center;
}

body.single-sfwd-quiz a#quiz_continue_link {
  display: inline-block;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_points {
  margin: 10px 0;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable {
  width: 100%;
  max-width: 430px;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable table {
  table-layout: fixed;
}

body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultName {
  width: 109px;
}

body.single-sfwd-courses #learndash_profile,
body.single-sfwd-courses #learndash_course_status,
body.single-sfwd-courses #learndash_course_materials,
body.single-sfwd-courses #learndash_course_content {
  margin: 20px 0;
}

div.learndash:after {
  content: '';
  display: block;
  clear: both;
}

#learndash_back_to_lesson {
  display: none;
}

#sfwd-mark-complete {
  display: inline-block;
  float: right;
}

#sfwd-mark-complete input[type="submit"] {
  font-size: 14px;
  line-height: 1.4;
  cursor: pointer;
}

#learndash_next_prev_link {
  display: inline-block;
  float: left;
}

#learndash_next_prev_link a {
  display: inline-block;
}

#learndash_quizzes + br {
  display: none;
}

.wp-video {
  width: 100% !important;
}

.wp-video .mejs-video {
  width: 100% !important;
  height: auto !important;
  position: relative;
}

.wp-video .mejs-video:before {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.3%;
}

.wp-video .mejs-video .mejs-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#return-to-courses-link {
  background-color: #F5F5F6;
  padding: 10px 15px;
}

#return-to-courses-link a {
  color: #2F4050;
  font-size: 12px;
  text-decoration: none;
}

#content-return-to-courses {
  margin: 0 0 15px 0;
}

#content-return-to-courses a {
  color: #2F4050;
  font-size: 12px;
  text-decoration: none;
}

.new-share-box > a {
  background-color: red;
  display: inline-block;
  height: 20px;
  padding: 0 10px;
  margin: 0 5px 0 0;
  border-radius: 5px;
  box-sizing: border-box;
  color: #FFFFFF;
  font-size: 13px;
  line-height: 20px;
  text-decoration: none;
  vertical-align: middle;
  opacity: 0.8;
}

.new-share-box > a:hover, .new-share-box > a:focus {
  text-decoration: none;
  opacity: 1;
}

.new-share-box > a.fb {
  background-color: #1877F2;
}

.new-share-box > a.wa {
  background-color: #5CBE4A;
}

.new-share-box > a.x {
  background-color: #000000;
}

.new-share-box > a.email {
  background-color: #CD1E1B;
}

.new-share-box > span {
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (max-width: 880px) {
  body.single-sfwd-lessons #sidebar, body.single-sfwd-topic #sidebar, body.single-sfwd-quiz #sidebar {
    width: 100%;
    padding: 30px 0 0 0;
  }
  body.single-sfwd-lessons #sidebar + .entry, body.single-sfwd-topic #sidebar + .entry, body.single-sfwd-quiz #sidebar + .entry {
    width: 100%;
  }
}

@media only screen and (max-width: 620px) {
  #content-courses .course {
    width: 100%;
    padding: 0 0 10px 0;
  }
  #content-courses.odd .course:nth-of-type(2n+1), #content-courses.odd .course:nth-of-type(2n) {
    padding: 0 0 10px 0;
  }
}

@media only screen and (max-width: 580px) {
  #content-courses.odd .course:first-child a .info.subscribe > span,
  #content-courses .course a .info.subscribe.cols > span {
    width: 100%;
  }
}

@media only screen and (max-width: 460px) {
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable table tr {
    display: block;
  }
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultTable table tr:first-child {
    margin-bottom: 10px;
  }
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultName {
    display: block;
    width: 100%;
    border-right: none;
    padding: 0;
  }
  body.single-sfwd-quiz .wpProQuiz_content .wpProQuiz_resultValue {
    display: block;
    width: 100%;
  }
}

@media only screen and (max-width: 420px) {
  #content-courses .course a .box-title .title span {
    font-size: 22px;
    line-height: 26px;
  }
  #content-courses .course.with-image a .box-title .title {
    max-height: 130px;
  }
  #content-courses .course.with-image a .box-title .title span {
    -webkit-line-clamp: 5;
  }
}

/* FINE LEARNDASH */

/* CSS per testo */
/* Opacity */

@font-face {
  font-family: 'yanone_kaffeesatzbold';
  src: url("fonts/yanonekaffeesatz-bold.eot");
  src: url("fonts/yanonekaffeesatz-bold.eot?#iefix") format("embedded-opentype"), url("fonts/yanonekaffeesatz-bold.woff") format("woff"), url("fonts/yanonekaffeesatz-bold.ttf") format("truetype"), url("fonts/yanonekaffeesatz-bold.svg#yanone_kaffeesatzbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'yanone_kaffeesatzextralight';
  src: url("fonts/yanonekaffeesatz-extralight.eot");
  src: url("fonts/yanonekaffeesatz-extralight.eot?#iefix") format("embedded-opentype"), url("fonts/yanonekaffeesatz-extralight.woff") format("woff"), url("fonts/yanonekaffeesatz-extralight.ttf") format("truetype"), url("fonts/yanonekaffeesatz-extralight.svg#yanone_kaffeesatzextralight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'yanone_kaffeesatzlight';
  src: url("fonts/yanonekaffeesatz-light.eot");
  src: url("fonts/yanonekaffeesatz-light.eot?#iefix") format("embedded-opentype"), url("fonts/yanonekaffeesatz-light.woff") format("woff"), url("fonts/yanonekaffeesatz-light.ttf") format("truetype"), url("fonts/yanonekaffeesatz-light.svg#yanone_kaffeesatzlight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'yanone_kaffeesatzregular';
  src: url("fonts/yanonekaffeesatz-regular.eot");
  src: url("fonts/yanonekaffeesatz-regular.eot?#iefix") format("embedded-opentype"), url("fonts/yanonekaffeesatz-regular.woff") format("woff"), url("fonts/yanonekaffeesatz-regular.ttf") format("truetype"), url("fonts/yanonekaffeesatz-regular.svg#yanone_kaffeesatzregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* CSS per testo */
/* Opacity */
body {
  font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
  font-size: 12px;
}

li {
  list-style: none;
}

h1, h3 {
  margin: 0;
  font-family: "yanone_kaffeesatzlight", 'Lucida Grande', Helvetica, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #ffffff;
}

h4 {
  margin: 0;
  font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
}

a {
  outline: none;
}

div {
  position: relative;
}

.gm-style div {
  position: initial;
}

.center {
  text-align: center;
}

#container {
  z-index: 1;
  min-height: 100%;
  box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.5);
}

.container {
  width: 990px;
  margin: 0 auto;
}

.inner-container {
  padding-bottom: 176px;
}

.box_990 {
  width: 990px;
}

.box_610x380 {
  width: 610px;
  height: 380px;
}

.box_380x380 {
  width: 380px;
  height: 380px;
}

.box_380x380 .copy-button {
  display: none !important;
}

.box_230x380 {
  width: 230px;
  height: 380px;
}

.box_230x190 {
  width: 230px;
  height: 190px;
}

.two_buttons div {
  width: 95px;
}

.dark_button {
  font-family: "yanone_kaffeesatzlight", 'Lucida Grande', Helvetica, Arial, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  box-shadow: 0 0 10px 1px #1b1b1b;
  opacity: 0.8;
  color: white;
  text-decoration: none;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  padding: 1px;
  border: 1px solid #ffffff;
  cursor: pointer;
}

.dark_button:hover {
  opacity: 1;
  text-decoration: none;
}

.light_button {
  font-family: "yanone_kaffeesatzlight", 'Lucida Grande', Helvetica, Arial, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  background: -webkit-linear-gradient(top, #4a4a4a 0%, #e4e4e4 38%);
  background: linear-gradient(to bottom, #4a4a4a 0%, #e4e4e4 38%);
  box-shadow: 0 0 10px 1px #e4e4e4;
  margin: 5px;
  text-align: center;
  border: 1px solid #4a4a4a;
}

.light_button > a {
  color: white;
  text-decoration: none;
}

.light_box {
  background-color: #ffffff;
  padding: 7px;
}

.title-container {
  text-align: center;
  border-bottom: 1px solid;
}

.title-container > h1, .title-container > h2, .title-container > h3 {
  margin: 0;
  font-family: "yanone_kaffeesatzlight", 'Lucida Grande', Helvetica, Arial, sans-serif;
  font-size: 18px !important;
  min-height: 21px;
  text-transform: uppercase;
  padding: 0 5px;
  letter-spacing: 1px;
  padding-top: 7px;
  display: inline-block;
  border-left: 1px solid;
  border-right: 1px solid;
  padding-bottom: 2px;
  margin-left: 1px;
  max-width: 730px;
}

.title-container .leftside, .title-container .rightside {
  display: inline-block;
  height: 100%;
  position: absolute;
}

.title-container .leftside {
  border-right: 1px solid;
}

.title-container .rightside {
  border-left: 1px solid;
}

.title-container .showmore {
  display: inline-block;
  line-height: 30px;
  position: absolute;
  right: 10px;
}

.showmore_abs {
  position: absolute;
  right: 10px;
  line-height: 34px;
  z-index: 1;
}

.backlink {
  left: 10px;
  display: inline-block;
  line-height: 30px;
  position: absolute;
}

.addthis_default_style {
  height: 20px;
}

#global-overlay {
  opacity: 0.6;
  position: fixed;
  width: 100%;
  height: 100%;
  background: url("../StartTheme3.0/images/loader.gif") no-repeat center center #000000;
  z-index: 1000001;
  top: 0;
  left: 0;
}

[data-rac], [data-cImg] {
  visibility: hidden;
}

.box-share * {
  box-sizing: border-box;
}

/* CSS per testo */
/* Opacity */
.nav {
  box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.5);
  width: 100%;
  padding: 0;
  z-index: 100;
  text-align: center;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

.nav > ul {
  font-size: 0;
  margin: -1px 0;
}

.nav > ul > li {
  font-family: "yanone_kaffeesatzlight", Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
  line-height: 40px;
  letter-spacing: 1px;
  margin: 0;
  display: inline-block;
  *display: inline;
}

.nav > ul > li > a {
  border: 1px solid;
  padding: 0 9px;
  text-decoration: none;
  display: block;
}

.nav > ul > li:last-child {
  border-right: 1px solid;
}

.nav .sf-sub-indicator {
  display: none;
}

.nav .children {
  position: absolute;
  top: 39px;
  left: -1px;
  line-height: 20px;
  display: none;
  z-index: 2;
}

.nav .children > li {
  width: 170px;
  background-color: white;
  border: 1px solid;
  position: relative;
  letter-spacing: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 15px;
}

.nav .children > li > a {
  text-transform: none;
  text-decoration: none;
  line-height: 24px;
  display: block;
}

.nav .children > li .children {
  left: 171px;
  margin-top: -1px;
  top: 0;
}

/* CSS per testo */
/* Opacity */
#header {
  width: 100%;
  height: 330px;
  overflow: hidden;
  z-index: 2;
  background-size: contain !important;
}

#header #box_contact_us {
  width: 230px;
  float: right;
  box-shadow: -5px 0 20px 1px rgba(0, 0, 0, 0.5);
}

#header #box_contact_us > div {
  box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.5);
}

#header #box_contact_us > div#notice_box {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  padding-top: 15px;
}

#header #box_contact_us h3 {
  text-align: center;
  padding: 10px 0 5px 0;
  font-weight: normal;
  letter-spacing: 1px;
  font-family: "Lucida Grande", Helvetica, Arial, sans-serif !important;
  font-size: 13px;
}

#header #box_contact_us .light_box h3 {
  color: #000000;
}

#header #box_contact_us .icon {
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
}

#header #box_contact_us .icon img {
  background-image: url("images/sprite.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

#header #box_contact_us .icon:hover {
  opacity: 0.85;
}

#header #box_contact_us #share_box {
  padding-bottom: 10px;
  height: 53px;
}

#header #box_contact_us #share_box h3 {
  text-transform: none;
}

#header #box_contact_us #share_box > div {
  height: 33px;
  text-align: center;
}

#header #box_contact_us #rss_icon img {
  background-position: -62px -548px;
}

#header #box_contact_us #gp_icon img {
  background-position: -170px -548px;
}

#header #box_contact_us #fb_icon img {
  background-position: -134px -548px;
}

#header #box_contact_us #tw_icon img {
  background-position: -98px -548px;
}

#header #box_contact_us #yt_icon img {
  background-position: -26px -548px;
}

#header #box_contact_us #phone_box {
  height: 27px;
  font-family: "Lucida Grande", Helvetica, Arial, sans-serif !important;
  font-size: 13px;
  text-transform: uppercase;
}

#header #box_contact_us #phone_box h3 {
  float: left;
  padding: 1px 0 0 5px;
  line-height: 26px;
  text-align: left;
  text-transform: none;
}

#header #box_contact_us #phone_box h3:first-letter {
  text-transform: capitalize;
}

#header #box_contact_us #phone_box #phone_icon {
  background: url("images/sprite.png") no-repeat -143px -165px;
  width: 27px;
  height: 27px;
  vertical-align: middle;
  float: left;
}

#header #box_contact_us #phone_box span {
  line-height: 26px;
  display: inline-block;
  margin: 0;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 8px;
  background-color: #FFF;
}

#header #box_contact_us #subscribe_box h3 {
  margin-bottom: 0;
  text-transform: none;
}

#header #box_contact_us #subscribe_box table {
  width: 230px;
  border-spacing: 10px;
  border-collapse: separate;
}

#header #box_contact_us #subscribe_box table td {
  margin: 0 10px;
  padding: 0;
  background-color: #ffffff;
}

#header #box_contact_us #newsletter_box h3 {
  margin-bottom: 0;
  text-transform: none;
  padding-bottom: 0;
}

#header #box_contact_us #newsletter_box form {
  width: 230px;
}

#header #box_contact_us #newsletter_box form input {
  margin: 5px 9px;
}

#header #box_contact_us #newsletter_box form input[type="text"], #header #box_contact_us #newsletter_box form input[type="email"] {
  background: none;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid transparent;
  float: left;
  height: 17px;
  outline: none;
}

#header #box_contact_us #newsletter_box form input[type="text"]:focus, #header #box_contact_us #newsletter_box form input[type="text"]:hover, #header #box_contact_us #newsletter_box form input[type="email"]:focus, #header #box_contact_us #newsletter_box form input[type="email"]:hover {
  background-color: #FFFFFF;
}

#header #box_contact_us #newsletter_box form input[type=text] {
  width: 89px;
  margin: 5px 5px 0 9px;
  padding: 3px 6px;
}

#header #box_contact_us #newsletter_box form input[type=text][name="surname"] {
  width: 90px;
  margin: 5px 9px 0 0;
}

#header #box_contact_us #newsletter_box form input[type=email] {
  width: 128px;
}

#header #box_contact_us #newsletter_box form input[type=submit] {
  width: 100%;
  margin: 0;
  position: relative;
  z-index: 2;
}

#header #box_contact_us #newsletter_box form .content-submit {
  float: left;
  width: 67px;
  margin: 6px 9px 5px 0;
  position: relative;
}

#header #box_contact_us #newsletter_box form .bg-submit {
  width: 67px;
  height: 23px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

#header #box_contact_us #newsletter_box form .field {
  margin: 0 9px;
  padding: 0 0 5px 0;
  font-size: 0;
}

#header #box_contact_us #newsletter_box form .field input {
  width: 14px;
  height: 14px;
  margin: 0;
  vertical-align: top;
}

#header #box_contact_us #newsletter_box form .field label {
  display: inline-block;
  width: -webkit-calc(100% - 19px);
  width: calc(100% - 19px);
  padding: 0 0 0 5px;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
}

#header #box_contact_us #notice_box span {
  float: left;
  margin: 0 4px;
}

#header #box_contact_us #notice_box img {
  float: left;
  margin: 0 5px;
  box-shadow: 0 0 15px 0 #1b1b1b;
  border: 1px solid white;
}

/* CSS per testo */
/* Opacity */
#games-bar-horizontal, #matches-bar-horizontal {
  width: 940px;
  padding: 5px 25px;
  border-top: 1px solid;
}

#games-bar-horizontal .jcarousel-clip, #matches-bar-horizontal .jcarousel-clip {
  background-color: #ffffff;
  margin: 5px 0;
}

#games-bar-horizontal ul, #matches-bar-horizontal ul {
  overflow: auto;
  background-color: #ffffff;
  margin: 5px 0;
  height: 111px;
}

#games-bar-horizontal li, #matches-bar-horizontal li {
  cursor: pointer;
  float: left;
  width: 225px;
  height: 105px;
  margin: 0 5px;
  padding: 2px 0 4px 0;
}

#games-bar-horizontal li .title, #matches-bar-horizontal li .title {
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-bottom: 1px dashed;
  width: 219px;
  margin: 0 3px;
}

#games-bar-horizontal li .content, #matches-bar-horizontal li .content {
  padding: 0;
  margin-top: 5px;
  box-shadow: 0 0 15px -3px #1b1b1b;
  box-shadow: 0 0 15 -3 #1b1b1b;
}

#games-bar-horizontal .jcarousel-prev, #games-bar-horizontal .jcarousel-next, #matches-bar-horizontal .jcarousel-prev, #matches-bar-horizontal .jcarousel-next {
  width: 20px;
  height: 42px;
  position: absolute;
  top: 45px;
  cursor: pointer;
}

#games-bar-horizontal .jcarousel-prev, #matches-bar-horizontal .jcarousel-prev {
  background-position: -49px -220px;
  left: 5px;
}

#games-bar-horizontal .jcarousel-prev:hover, #matches-bar-horizontal .jcarousel-prev:hover {
  background-position: -24px -220px;
}

#games-bar-horizontal .jcarousel-prev.jcarousel-prev-disabled, #matches-bar-horizontal .jcarousel-prev.jcarousel-prev-disabled {
  background-position: -97px -220px;
  cursor: default;
}

#games-bar-horizontal .jcarousel-prev.jcarousel-prev-disabled:hover, #matches-bar-horizontal .jcarousel-prev.jcarousel-prev-disabled:hover {
  background-position: -73px -220px;
}

#games-bar-horizontal .jcarousel-next, #matches-bar-horizontal .jcarousel-next {
  background-position: -73px -173px;
  right: 6px;
}

#games-bar-horizontal .jcarousel-next:hover, #matches-bar-horizontal .jcarousel-next:hover {
  background-position: -97px -173px;
}

#games-bar-horizontal .jcarousel-next.jcarousel-next-disabled, #matches-bar-horizontal .jcarousel-next.jcarousel-next-disabled {
  background-position: -48px -173px;
  cursor: default;
}

#games-bar-horizontal .jcarousel-next.jcarousel-next-disabled:hover, #matches-bar-horizontal .jcarousel-next.jcarousel-next-disabled:hover {
  background-position: -24px -173px;
}

#games-bar-horizontal .content div, #games-bar-vertical .content div {
  height: 39px;
  text-align: center;
}

#games-bar-horizontal .content div.desc, #games-bar-vertical .content div.desc {
  color: #ffffff;
  border-radius: 2px;
}

#games-bar-horizontal .content div.desc table, #games-bar-vertical .content div.desc table {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 19px;
}

#games-bar-horizontal .content div.desc table td, #games-bar-vertical .content div.desc table td {
  padding: 0 5px;
}

#games-bar-horizontal .content div.footer, #games-bar-vertical .content div.footer {
  background: -webkit-linear-gradient(top, #f7f7f7 34%, #dddddd 71%, #919191 95%, #000000 100%);
  background: linear-gradient(to bottom, #f7f7f7 34%, #dddddd 71%, #919191 95%, #000000 100%);
  line-height: 39px;
  border-radius: 2px;
}

#games-bar-horizontal .ghost, #games-bar-vertical .ghost {
  opacity: 0.2;
}

#games-bar-horizontal .past .desc, #games-bar-horizontal .ghost .desc, #games-bar-vertical .past .desc, #games-bar-vertical .ghost .desc {
  background: -webkit-linear-gradient(top, #9E9E9E 34%, #9E9E9E 71%, #9e9e9e 95%, #000000 100%);
  background: linear-gradient(to bottom, #9E9E9E 34%, #9E9E9E 71%, #9e9e9e 95%, #000000 100%);
  line-height: 39px;
  border-radius: 2px;
}

#games-bar-horizontal .future .desc, #games-bar-vertical .future .desc {
  background: -webkit-linear-gradient(top, #1b1b1b 0%, #4b4b4b 40%);
  background: linear-gradient(to bottom, #1b1b1b 0%, #4b4b4b 40%);
}

#matches-bar-horizontal .footer {
  width: 215px;
}

#matches-bar-vertical .footer {
  width: 262px;
}

#matches-bar-vertical .content .teams, #matches-bar-horizontal .content .teams {
  width: 80%;
  float: left;
  color: #ffffff;
}

#matches-bar-vertical .content .teams > div, #matches-bar-horizontal .content .teams > div {
  padding-left: 10px;
  overflow: hidden;
}

#matches-bar-vertical .content .results, #matches-bar-horizontal .content .results {
  width: 20%;
  float: right;
  text-align: right;
  color: #ffffff;
}

#matches-bar-vertical .content .results > div, #matches-bar-horizontal .content .results > div {
  text-align: center;
}

#matches-bar-vertical .content .teams > div, #matches-bar-vertical .content .results > div, #matches-bar-horizontal .content .teams > div, #matches-bar-horizontal .content .results > div {
  height: 25px;
  line-height: 25px;
  border: 1px solid #cccccc;
}

#matches-bar-vertical .content .footer, #matches-bar-horizontal .content .footer {
  float: left;
  height: 23px;
  line-height: 23px;
  overflow: hidden;
  text-align: left;
  padding-left: 10px;
}

#matches-bar-vertical .content .footer:first-letter, #matches-bar-horizontal .content .footer:first-letter {
  text-transform: capitalize;
}

#matches-bar-vertical .ghost .teams, #matches-bar-vertical .ghost .results, #matches-bar-horizontal .ghost .teams, #matches-bar-horizontal .ghost .results {
  opacity: 0.2;
}

#matches-bar-vertical .past .teams, #matches-bar-vertical .past .results, #matches-bar-vertical.ghost .teams, #matches-bar-vertical.ghost .results, #matches-bar-horizontal .past .teams, #matches-bar-horizontal .past .results, #matches-bar-horizontal.ghost .teams, #matches-bar-horizontal.ghost .results {
  background: -webkit-linear-gradient(top, #9E9E9E 34%, #9E9E9E 71%, #9e9e9e 95%, #000000 100%);
  background: linear-gradient(to bottom, #9E9E9E 34%, #9E9E9E 71%, #9e9e9e 95%, #000000 100%);
  line-height: 39px;
  border-radius: 2px;
}

#matches-bar-vertical .future .teams, #matches-bar-vertical .future .results, #matches-bar-horizontal .future .teams, #matches-bar-horizontal .future .results {
  background: -webkit-linear-gradient(top, #1b1b1b 0%, #4b4b4b 40%);
  background: linear-gradient(to bottom, #1b1b1b 0%, #4b4b4b 40%);
}

#matches-bar-vertical .footer, #matches-bar-horizontal .footer {
  background: -webkit-linear-gradient(top, #f7f7f7 34%, #dddddd 71%, #919191 95%, #000000 100%);
  background: linear-gradient(to bottom, #f7f7f7 34%, #dddddd 71%, #919191 95%, #000000 100%);
  line-height: 39px;
  border-radius: 2px;
  line-height: 39px;
}

#matches-bar-vertical, #games-bar-vertical {
  padding: 23px 5px 20px 5px;
  border-top: 1px solid;
  height: 297px;
  overflow: hidden;
}

#matches-bar-vertical .jcarousel-clip, #games-bar-vertical .jcarousel-clip {
  background-color: #ffffff;
  margin: 0 5px;
  height: 297px;
  padding: 0 10px;
  overflow: hidden;
}

#matches-bar-vertical ul li, #games-bar-vertical ul li {
  cursor: pointer;
  width: 100%;
  height: 89px;
  padding: 5px 0;
  clear: both;
}

#matches-bar-vertical ul li .title, #games-bar-vertical ul li .title {
  width: 47px;
  height: 69px;
  padding-right: 10px;
  border-right: 1px dashed;
  float: left;
  text-align: right;
  padding-top: 25px;
}

#matches-bar-vertical ul li .content, #games-bar-vertical ul li .content {
  float: left;
  width: 272px;
  padding-left: 10px;
  margin-top: 5px;
  box-shadow: 0 0 15 -3 #1b1b1b;
}

#matches-bar-vertical ul li .footer, #games-bar-vertical ul li .footer {
  padding-left: 10px;
}

#matches-bar-vertical .jcarousel-prev, #matches-bar-vertical .jcarousel-next, #games-bar-vertical .jcarousel-prev, #games-bar-vertical .jcarousel-next {
  width: 42px;
  height: 20px;
  position: absolute;
  left: 164px;
  cursor: pointer;
}

#matches-bar-vertical .jcarousel-prev, #games-bar-vertical .jcarousel-prev {
  background-position: -24px -98px;
  top: 3px;
}

#matches-bar-vertical .jcarousel-prev:hover, #games-bar-vertical .jcarousel-prev:hover {
  background-position: -24px -74px;
}

#matches-bar-vertical .jcarousel-prev.jcarousel-prev-disabled, #games-bar-vertical .jcarousel-prev.jcarousel-prev-disabled {
  background-position: -24px -123px;
  cursor: default;
}

#matches-bar-vertical .jcarousel-prev.jcarousel-prev-disabled:hover, #games-bar-vertical .jcarousel-prev.jcarousel-prev-disabled:hover {
  background-position: -24px -147px;
}

#matches-bar-vertical .jcarousel-next, #games-bar-vertical .jcarousel-next {
  background-position: -77px -123px;
  bottom: 0;
}

#matches-bar-vertical .jcarousel-next:hover, #games-bar-vertical .jcarousel-next:hover {
  background-position: -77px -148px;
}

#matches-bar-vertical .jcarousel-next.jcarousel-next-disabled, #games-bar-vertical .jcarousel-next.jcarousel-next-disabled {
  background-position: -77px -99px;
  cursor: default;
}

#matches-bar-vertical .jcarousel-next.jcarousel-next-disabled:hover, #games-bar-vertical .jcarousel-next.jcarousel-next-disabled:hover {
  background-position: -77px -74px;
}

#shop-carousel {
  border-top: 1px solid;
  width: 620px;
  padding: 5px 25px;
}

#shop-carousel .jcarousel-clip {
  height: 199px;
}

#shop-carousel ul li {
  margin: 0;
  width: 135px;
  float: left;
}

#shop-carousel ul li .box-img {
  display: block;
  width: 100%;
  height: 135px;
  overflow: hidden;
  box-shadow: 0 0 15px 0 #1b1b1b;
}

#shop-carousel ul li h2 {
  margin: 7px 0;
  height: 30px;
}

#shop-carousel .jcarousel-prev, #shop-carousel .jcarousel-next {
  width: 20px;
  height: 42px;
  position: absolute;
  top: 71px;
  cursor: pointer;
}

#shop-carousel .jcarousel-prev {
  background-position: -49px -220px;
  left: 5px;
}

#shop-carousel .jcarousel-prev:hover {
  background-position: -24px -220px;
}

#shop-carousel .jcarousel-prev.jcarousel-prev-disabled {
  background-position: -97px -220px;
  cursor: default;
}

#shop-carousel .jcarousel-prev.jcarousel-prev-disabled:hover {
  background-position: -73px -220px;
}

#shop-carousel .jcarousel-next {
  background-position: -73px -173px;
  right: 6px;
}

#shop-carousel .jcarousel-next:hover {
  background-position: -97px -173px;
}

#shop-carousel .jcarousel-next.jcarousel-next-disabled {
  background-position: -48px -173px;
  cursor: default;
}

#shop-carousel .jcarousel-next.jcarousel-next-disabled:hover {
  background-position: -24px -173px;
}

#carousel-events {
  border-top: 1px solid;
  width: 100%;
}

#carousel-events .jcarousel-clip {
  overflow: hidden;
  padding: 0 1px;
}

#carousel-events ul {
  height: 727px;
}

#carousel-events ul li {
  width: 210px !important;
  height: 100%;
}

#carousel-events ul li:nth-child(3n) {
  border-right: none !important;
}

#carousel-events ul li:nth-child(3n-2) {
  border-left: none !important;
}

#carousel-events ul li.bg-carousel-selected {
  color: #ffffff !important;
  background-color: #ffffff !important;
}

#carousel-events ul li.bg-carousel-selected .event-icon {
  background-position: -47px -7px !important;
}

#carousel-events ul li.bg-carousel-selected .fg2 {
  color: #ffffff !important;
}

#carousel-events ul li .carousel-events-top {
  height: auto !important;
  width: 208px !important;
}

#carousel-events ul li .carousel-events-top img {
  max-height: 296px;
}

#carousel-events .jcarousel-prev, #carousel-events .jcarousel-next {
  width: 150px;
  position: absolute;
  top: -23px;
  cursor: pointer;
  color: #ffffff;
}

#carousel-events .jcarousel-prev-disabled, #carousel-events .jcarousel-next-disabled {
  cursor: default;
  display: none !important;
}

#carousel-events .jcarousel-prev {
  left: 5px;
  text-align: left;
}

#carousel-events .jcarousel-next {
  right: 6px;
  text-align: right;
}

#related-videos-carousel {
  padding: 5px 25px;
  border-top: 1px solid;
  width: 620px;
}

#related-videos-carousel .jcarousel-clip {
  background-color: #ffffff;
  margin: 5px 0;
  padding: 1px !important;
}

#related-videos-carousel ul li {
  width: 186px;
  padding: 10px;
  min-height: 169px;
  float: left;
}

#related-videos-carousel ul li .box-img {
  overflow: hidden;
  width: 186px;
  height: 130px;
  margin: 0 0 10px 0;
}

#related-videos-carousel .jcarousel-prev, #related-videos-carousel .jcarousel-next {
  width: 20px;
  height: 42px;
  position: absolute;
  top: 69px;
  cursor: pointer;
}

#related-videos-carousel .jcarousel-prev {
  background-position: -49px -220px;
  left: 5px;
}

#related-videos-carousel .jcarousel-prev:hover {
  background-position: -24px -220px;
}

#related-videos-carousel .jcarousel-prev.jcarousel-prev-disabled {
  background-position: -97px -220px;
  cursor: default;
}

#related-videos-carousel .jcarousel-prev.jcarousel-prev-disabled:hover {
  background-position: -73px -220px;
}

#related-videos-carousel .jcarousel-next {
  background-position: -73px -173px;
  right: 6px;
}

#related-videos-carousel .jcarousel-next:hover {
  background-position: -97px -173px;
}

#related-videos-carousel .jcarousel-next.jcarousel-next-disabled {
  background-position: -48px -173px;
  cursor: default;
}

#related-videos-carousel .jcarousel-next.jcarousel-next-disabled:hover {
  background-position: -24px -173px;
}

/* CSS per testo */
/* Opacity */
#slideshow {
  box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.5);
  padding: 5px;
  background-color: #FFF;
}

#slideshow #featured-slideshow {
  position: relative;
  z-index: 0 !important;
}

#slideshow #info-photo-slideshow {
  width: 600px;
  height: 58px;
  bottom: 5px;
  left: 5px;
  z-index: 2;
  margin: 0;
  padding: 42px 0 0 0;
  position: absolute;
  display: none;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 );
}

#slideshow #info-photo-slideshow div {
  position: static;
}

#slideshow #info-photo-slideshow #box-thumb-slideshow {
  width: 100%;
  text-align: center;
}

#slideshow #info-photo-slideshow #box-thumb-slideshow div {
  width: 82px;
  height: 46px;
  border: 1px solid #FFF;
  display: inline-block;
  margin: 0 5px;
  overflow: hidden;
}

#slideshow #info-photo-slideshow #box-thumb-slideshow div h4 {
  font-family: "yanone_kaffeesatzlight", Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  text-transform: uppercase;
  visibility: hidden;
  top: 10px;
  left: 0;
  text-align: center;
  width: 600px;
  color: #FFF;
  letter-spacing: 1px;
}

#slideshow #info-photo-slideshow #box-thumb-slideshow div h4 .readall {
  font-family: "Verdana", Helvetica, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: -1px;
  text-transform: none;
}

#slideshow #info-photo-slideshow #box-thumb-slideshow div img {
  cursor: pointer;
  width: 82px;
}

#slideshow #info-photo-slideshow #box-thumb-slideshow div.active img {
  opacity: 0.3;
}

#slideshow #info-photo-slideshow #box-thumb-slideshow div.active h4 {
  visibility: visible;
}

#content {
  width: 990px;
  z-index: 2;
}

/* CSS per testo */
/* Opacity */
#index {
  width: 100%;
  z-index: 3;
  box-shadow: 0px -5px 20px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px -5px 20px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px -5px 20px 1px rgba(0, 0, 0, 0.5);
}

#index > div {
  float: left;
  box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.5);
}

#index > div.clear {
  float: none;
}

h3.right-version {
  border-bottom: 1px solid;
  text-align: right;
  padding: 7px 10px 2px 10px;
  margin: 0;
  letter-spacing: 1px;
}

#box_games_bar {
  box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.5);
  z-index: 2;
  width: 100%;
}

#video-icon, #photo-icon, #event-icon, .event-icon, #rank-icon {
  position: absolute;
  background: url("images/sprite.png") no-repeat;
  z-index: 2;
  top: 7px;
  margin: 0 10px;
  padding: 0;
}

#video-icon {
  background-position: -93px -204px;
  width: 88px;
  height: 67px;
}

#event-icon {
  background-position: -14px -212px;
  width: 61px;
  height: 61px;
}

#photo-icon {
  background-position: -83px -278px;
  width: 77px;
  height: 70px;
}

#rank-icon {
  background-position: -14px -279px;
  width: 60px;
  height: 67px;
}

.box_230x380.box_last {
  height: 380px;
}

.box_230x380.box_last a {
  margin-bottom: 10px;
}

.box_last.box_380x380 .box-share, .box_last.box_610x380 .box-share {
  padding-top: 7px;
}

.box_last.box_380x380 .showmore_abs, .box_last.box_610x380 .showmore_abs {
  bottom: 15px;
  line-height: 20px;
}

.box_last > * {
  padding: 0 10px;
}

.box_last .showmore_abs {
  right: 0;
}

.box_last .link {
  border-top: 1px solid;
  padding-top: 39px;
}

.box_last .link > a.link_events {
  height: 265px;
  width: 184px;
  overflow: hidden;
}

.box_last .link > a.link_media_b {
  width: 208px;
  overflow: hidden;
  height: 107px;
}

.box_last .link > a.link_media_s {
  width: 191px;
  overflow: hidden;
  height: 90px;
}

.box_last .link > a {
  display: inline-block;
  overflow: hidden;
  border: 1px solid white;
  float: left;
}

.box_last .link > a img {
  z-index: 3;
  position: relative;
}

.box_last .link .at300b, .box_last .link .addthis_counter {
  margin: 7px 0;
}

.box_last .link .addthis_counter {
  float: right;
}

.box_last.box_380x380 .text {
  width: 144px;
}

.box_last.box_610x380 .text {
  width: 374px;
}

.box_last .text {
  float: right;
  background-color: white;
  line-height: 32px;
  padding: 0 10px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 32px;
}

.box_last .text .biggest {
  font-size: 22px;
}

.box_last .text .bigger {
  font-size: 14px;
  font-weight: bold;
}

.box_last .text.tall {
  line-height: 13px;
  padding: 0px;
  border: 10px solid #ffffff;
  height: 79px;
  overflow: hidden;
  margin-bottom: 0;
}

.box_last .event-icon {
  background-position: -14px -212px;
  width: 61px;
  height: 61px;
  margin: 0;
  font-size: 19px;
  font-weight: bold;
}

.box_last .event-icon #day {
  margin-top: 24px;
  margin-left: 13px;
  text-align: center;
  width: 28px;
}

.box_990.box_events .link, .box_990.box_events ul, .box_610 #carousel-events .link, .box_610 #carousel-events ul {
  padding: 0;
}

.box_990.box_events .link li, .box_990.box_events ul li, .box_610 #carousel-events .link li, .box_610 #carousel-events ul li {
  width: 184px;
  padding: 6px;
  padding-top: 19px;
  float: left;
  border-right: 1px solid;
  border-left: 1px solid;
}

.box_990.box_events .link li:first-child, .box_990.box_events ul li:first-child, .box_610 #carousel-events .link li:first-child, .box_610 #carousel-events ul li:first-child {
  border-left: none;
}

.box_990.box_events .link li:last-child, .box_990.box_events ul li:last-child, .box_610 #carousel-events .link li:last-child, .box_610 #carousel-events ul li:last-child {
  border-right: none;
}

.box_990.box_events .link li .event-icon, .box_990.box_events ul li .event-icon, .box_610 #carousel-events .link li .event-icon, .box_610 #carousel-events ul li .event-icon {
  background-position: -14px -212px;
  width: 61px;
  height: 61px;
  margin: 0;
  font-size: 19px;
  font-weight: bold;
}

.box_990.box_events .link li .event-icon #day, .box_990.box_events ul li .event-icon #day, .box_610 #carousel-events .link li .event-icon #day, .box_610 #carousel-events ul li .event-icon #day {
  margin-top: 24px;
  margin-left: 13px;
  text-align: center;
  width: 28px;
}

.box_990.box_events .link li > a, .box_990.box_events ul li > a, .box_610 #carousel-events .link li > a, .box_610 #carousel-events ul li > a {
  float: none;
  margin: 10px 0;
  width: 182px;
  height: 258px;
  display: block;
  overflow: hidden;
  border: 1px solid #ffffff;
}

.box_990.box_events .link li .text, .box_990.box_events ul li .text, .box_610 #carousel-events .link li .text, .box_610 #carousel-events ul li .text {
  background-color: white;
  line-height: 32px;
  padding: 0 10px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 32px;
  float: none;
}

.box_990.box_events .link li .text.date, .box_990.box_events ul li .text.date, .box_610 #carousel-events .link li .text.date, .box_610 #carousel-events ul li .text.date {
  margin-left: 48px;
  margin-bottom: 15px;
}

.box_990.box_events .link li .text.date .bigger, .box_990.box_events ul li .text.date .bigger, .box_610 #carousel-events .link li .text.date .bigger, .box_610 #carousel-events ul li .text.date .bigger {
  font-size: 13px;
  float: right;
  font-weight: bold;
}

.box_990.box_events .link li .text.tall, .box_990.box_events ul li .text.tall, .box_610 #carousel-events .link li .text.tall, .box_610 #carousel-events ul li .text.tall {
  line-height: 13px;
  padding: 10px;
  height: 205px;
  overflow: hidden;
  margin-bottom: 0;
}

#box-last_articles.box_380x380 ul {
  border-top: 1px solid;
  padding: 5px;
}

#box-last_articles.box_380x380 ul li {
  height: 91px;
  padding: 5px 8px;
  margin: 5px;
  margin-bottom: 10px;
  background-color: #ffffff;
  position: relative;
}

#box-last_articles.box_380x380 ul li .addthis_toolbox, #box-last_articles.box_380x380 ul li .new-share-box {
  width: 350px;
}

#box-last_articles.box_380x380 ul li h4 {
  color: #000000;
}

#box-last_articles.box_380x380 ul li abbr {
  font-style: italic;
}

#box-last_articles.box_380x380 ul li .desc {
  padding-top: 6px;
}

#box-last_articles.box_610x380 ul {
  border-top: 1px solid;
  padding: 5px;
}

#box-last_articles.box_610x380 ul li {
  height: 88px;
  margin-bottom: 6px;
  padding: 10px;
  background-color: #ffffff;
  position: relative;
}

#box-last_articles.box_610x380 ul li .img_container {
  display: inline-block;
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
  overflow: hidden;
  box-shadow: 0 0 15px 0 #1b1b1b;
  border: 1px solid white;
}

#box-last_articles.box_610x380 ul li h4 {
  color: #000000;
}

#box-last_articles.box_610x380 ul li abbr {
  font-style: italic;
}

#box-last_articles.box_610x380 ul li .desc {
  padding-top: 6px;
}

#box-last_notices ul {
  border-top: 1px solid;
  padding: 10px;
}

#box-last_notices ul li {
  height: 91px;
  margin-bottom: 10px;
  padding: 5px;
  background-color: #ffffff;
  position: relative;
}

#box-last_notices ul li:last-child {
  margin-bottom: 0;
}

#box-last_notices ul li img {
  float: left;
  margin-right: 10px;
  box-shadow: 0 0 15px 0 #1b1b1b;
  border: 1px solid white;
  margin: 3px 10px 10px 4px;
}

#box-last_notices ul li h4 {
  color: #000000;
}

#box-last_notices ul li abbr {
  font-style: italic;
}

#box-last_notices ul li .desc {
  padding-top: 6px;
}

.box_380x380 .addthis_toolbox, .box_380x380 .new-share-box {
  width: 350px;
  height: 20px;
}

.box_380x380.box_last .addthis_toolbox, .box_380x380.box_last .new-share-box {
  width: auto;
}

.box_610x380 .addthis_toolbox, .box_610x380 .new-share-box {
  width: 590px;
  height: 20px;
}

.box_610x380#box-last_notices .addthis_toolbox, .box_610x380#box-last_notices .new-share-box {
  width: 580px;
}

#box-last_articles .addthis_toolbox, #box-last_articles .new-share-box, #box-last_notices .addthis_toolbox, #box-last_notices .new-share-box {
  bottom: 0;
  position: absolute;
  left: 0;
  padding: 5px;
  background: -webkit-linear-gradient(top, #F7F7F7 63%, #CCCCCC 100%);
  background: linear-gradient(to bottom, #F7F7F7 63%, #CCCCCC 100%);
}

#box-rankings {
  border-top: 1px solid;
  padding: 10px;
  padding-top: 39px;
}

#box-rankings > div {
  height: 296px;
  overflow: hidden;
  background-color: white;
}

#box-rankings > div h4 {
  color: #000000;
  padding: 0 5px;
  border-top: 2px solid;
  line-height: 34px;
}

#box-rankings > div select {
  margin: 10px;
}

#box-rankings > div #expand_rank {
  line-height: 38px;
  margin: 0 10px;
}

#box-rankings > div table {
  width: 100%;
  border-top: 2px solid;
  border-bottom: 2px solid;
}

#box-rankings > div table, #box-rankings > div table tr, #box-rankings > div table td {
  text-align: center;
}

#box-rankings > div table.team-name, #box-rankings > div table tr.team-name, #box-rankings > div table td.team-name {
  text-align: left;
}

#box-rankings > div table tr:nth-child(even) {
  background: -webkit-linear-gradient(top, #F7F7F7 63%, #CCCCCC 100%);
  background: linear-gradient(to bottom, #F7F7F7 63%, #CCCCCC 100%);
}

#box-rankings > div table tr:nth-child(n+10) {
  display: none;
}

#box-rankings > div table th, #box-rankings > div table td {
  padding: 0 5px;
  line-height: 20px;
}

#box-rankings > div table td {
  border-left: 2px solid;
}

#box-rankings > div table td:first-child {
  border: none;
}

#box-rankings > div table thead {
  border-bottom: 2px solid;
}

#box-rankings > div table thead th:first-child {
  text-align: left;
}

#fancy_div h4 {
  padding: 10px;
}

#fancy_div .rank-team {
  padding: 10px 5px;
}

#fancy_div .rank-team table {
  width: 100%;
}

#box-sponsor ul {
  border-top: 1px solid;
  padding: 10px;
}

#box-sponsor ul li {
  padding: 4px 35px;
  margin-bottom: 10px;
  background-color: #ffffff;
}

#box-sponsor ul li table {
  height: 150px;
  width: 300px;
  text-align: center;
}

#box-sponsor ul li table td {
  padding: 0;
}

#box-sponsor ul li table td a {
  display: block;
}

#box-sponsor.box_990 ul {
  padding: 10px 5px 0 0;
  margin-bottom: 10px;
  height: 164px;
  overflow: hidden;
}

#box-sponsor.box_990 ul li {
  padding: 7px;
  margin: 0 0 0 12px;
  float: left;
}

#box-sponsor.box_990 .jcarousel-clip {
  padding: 10px 5px 0 0;
  margin-bottom: 10px;
}

#bannerOne {
  margin: 0 auto;
  float: none !important;
  text-align: center;
}

/* CSS per testo */
/* Opacity */
.box_610 {
  width: 670px;
  float: left;
  box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.5);
}

.box_610 h2 {
  font-size: 13px;
}

.box_610 > ul, .box_610 .box_bottom {
  border-top: 1px solid;
}

.box_610 .box_bottom > div {
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
}

.box_610 .box_bottom > div.no_margin_bottom {
  margin-bottom: 0;
}

.box_610 .box_bottom > div p {
  margin-bottom: 10px;
}

.box_610 .title-container > h1,
.box_610 .title-container > h2,
.box_610 .title-container > h3 {
  max-width: 274px;
}

.box_990 {
  box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.5);
}

.box_990 h2 {
  font-size: 14px;
}

.box_990 .box_bottom {
  border-top: 1px solid;
  padding-bottom: 1px;
}

.box_990 .box_bottom > div {
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
}

.box_990 .box_bottom > div p {
  margin-bottom: 10px;
}

#articles_navigation {
  background-color: #ffffff;
  margin: 10px;
  padding: 10px 0;
  color: #ffffff;
}

#articles_navigation > a {
  height: 24px;
  display: inline-block;
  line-height: 24px;
  text-align: center;
  border-radius: 2px;
  box-shadow: inset #000 0px 0px 6px 0px;
  margin: 0 2px;
  border: 3px solid;
}

#articles_navigation .link-num, #articles_navigation .link-curr {
  width: 24px;
}

#articles_navigation .link-curr {
  background-color: #ffffff;
}

#articles_navigation .link-text {
  padding: 0 10px;
  margin: 0 4px;
}

.standard-page .addthis_toolbox, .standard-page .new-share-box {
  background: -webkit-linear-gradient(top, #F7F7F7 63%, #CCCCCC 100%);
  background: linear-gradient(to bottom, #F7F7F7 63%, #CCCCCC 100%);
  clear: both;
  padding-top: 10px;
  height: 20px;
  top: 10px;
  padding: 5px 10px;
  margin: 0 -10px;
}

.archive-page li,
.notices-page li,
.downloads-page li,
.list-page li,
.download-page-template li,
.shop-page li,
.shop-item-page-template li,
.event-page-template li,
.teams-page li,
.groups-page li,
.notices-page li {
  background-color: #ffffff;
  margin: 10px;
  padding: 10px;
}

.archive-page li .avatar,
.notices-page li .avatar,
.downloads-page li .avatar,
.list-page li .avatar,
.download-page-template li .avatar,
.shop-page li .avatar,
.shop-item-page-template li .avatar,
.event-page-template li .avatar,
.teams-page li .avatar,
.groups-page li .avatar,
.notices-page li .avatar {
  box-shadow: 0 0 15px 0 #1b1b1b;
  margin-right: 10px;
  float: left;
}

.archive-page li .img_container,
.notices-page li .img_container,
.downloads-page li .img_container,
.list-page li .img_container,
.download-page-template li .img_container,
.shop-page li .img_container,
.shop-item-page-template li .img_container,
.event-page-template li .img_container,
.teams-page li .img_container,
.groups-page li .img_container,
.notices-page li .img_container {
  display: inline-block;
  float: left;
  width: 140px;
  height: 140px;
  margin-right: 10px;
  overflow: hidden;
  box-shadow: 0 0 15px 0 #1b1b1b;
  border: 1px solid white;
  position: relative;
  z-index: 1;
}

.archive-page li h2,
.notices-page li h2,
.downloads-page li h2,
.list-page li h2,
.download-page-template li h2,
.shop-page li h2,
.shop-item-page-template li h2,
.event-page-template li h2,
.teams-page li h2,
.groups-page li h2,
.notices-page li h2 {
  margin-bottom: 3px;
  color: #000;
}

.archive-page li abbr,
.notices-page li abbr,
.downloads-page li abbr,
.list-page li abbr,
.download-page-template li abbr,
.shop-page li abbr,
.shop-item-page-template li abbr,
.event-page-template li abbr,
.teams-page li abbr,
.groups-page li abbr,
.notices-page li abbr {
  font-style: italic;
}

.archive-page li .desc,
.notices-page li .desc,
.downloads-page li .desc,
.list-page li .desc,
.download-page-template li .desc,
.shop-page li .desc,
.shop-item-page-template li .desc,
.event-page-template li .desc,
.teams-page li .desc,
.groups-page li .desc,
.notices-page li .desc {
  margin-top: 6px;
}

.archive-page .addthis_toolbox, .archive-page .new-share-box,
.notices-page .addthis_toolbox,
.notices-page .new-share-box,
.downloads-page .addthis_toolbox,
.downloads-page .new-share-box,
.list-page .addthis_toolbox,
.list-page .new-share-box,
.download-page-template .addthis_toolbox,
.download-page-template .new-share-box,
.shop-page .addthis_toolbox,
.shop-page .new-share-box,
.shop-item-page-template .addthis_toolbox,
.shop-item-page-template .new-share-box,
.event-page-template .addthis_toolbox,
.event-page-template .new-share-box,
.teams-page .addthis_toolbox,
.teams-page .new-share-box,
.groups-page .addthis_toolbox,
.groups-page .new-share-box,
.notices-page .addthis_toolbox,
.notices-page .new-share-box {
  background: -webkit-linear-gradient(top, #F7F7F7 63%, #CCCCCC 100%);
  background: linear-gradient(to bottom, #F7F7F7 63%, #CCCCCC 100%);
  clear: both;
  padding-top: 10px;
  height: 20px;
  top: 10px;
  padding: 5px 10px;
  margin: 0 -10px;
}

.single-page .box_610 > div abbr,
.match-page-post .box_610 > div abbr,
.game-page-post .box_610 > div abbr {
  font-style: italic;
}

.single-page .box_610 > div div,
.match-page-post .box_610 > div div,
.game-page-post .box_610 > div div {
  margin-top: 6px;
}

.single-page .box_610 > div div ul,
.match-page-post .box_610 > div div ul,
.game-page-post .box_610 > div div ul {
  margin: 0 0 10px 20px;
}

.single-page .box_610 > div div ul li,
.match-page-post .box_610 > div div ul li,
.game-page-post .box_610 > div div ul li {
  list-style-type: disc;
}

.single-page .box_610 > div div ol,
.match-page-post .box_610 > div div ol,
.game-page-post .box_610 > div div ol {
  margin: 0 0 10px 20px;
}

.single-page .box_610 > div div ol li,
.match-page-post .box_610 > div div ol li,
.game-page-post .box_610 > div div ol li {
  list-style-type: decimal;
}

.single-page .box_610 > div .addthis_toolbox, .single-page .box_610 > div .new-share-box,
.match-page-post .box_610 > div .addthis_toolbox,
.match-page-post .box_610 > div .new-share-box,
.game-page-post .box_610 > div .addthis_toolbox,
.game-page-post .box_610 > div .new-share-box {
  background: -webkit-linear-gradient(top, #F7F7F7 63%, #CCCCCC 100%);
  background: linear-gradient(to bottom, #F7F7F7 63%, #CCCCCC 100%);
  clear: both;
  padding-top: 10px;
  height: 20px;
  top: 10px;
  padding: 5px 10px;
  margin: 0 -10px;
}

.single-page .box_610 > div .addthis_toolbox .fb-like, .single-page .box_610 > div .new-share-box .fb-like,
.match-page-post .box_610 > div .addthis_toolbox .fb-like,
.match-page-post .box_610 > div .new-share-box .fb-like,
.game-page-post .box_610 > div .addthis_toolbox .fb-like,
.game-page-post .box_610 > div .new-share-box .fb-like {
  margin-top: 0;
}

.comments li.comment, .comments #form-container > form, .comments .box-link-login-comments {
  margin: 10px;
  padding: 10px;
  background-color: white;
}

.comments li.comment img, .comments #form-container > form img, .comments .box-link-login-comments img {
  float: left;
  box-shadow: 0 0 15px 0 #1b1b1b;
  border: 1px solid white;
  margin: 3px 10px 7px 4px;
}

.comments li.comment abbr, .comments #form-container > form abbr, .comments .box-link-login-comments abbr {
  font-style: italic;
}

.comments li.comment p, .comments #form-container > form p, .comments .box-link-login-comments p {
  margin-top: 4px;
}

.comments li.comment textarea, .comments #form-container > form textarea, .comments .box-link-login-comments textarea {
  width: 100%;
  border: none;
  height: 50px;
  margin-bottom: 10px;
}

.comments li.comment #submit.dark_button, .comments #form-container > form #submit.dark_button, .comments .box-link-login-comments #submit.dark_button {
  padding-left: 10px;
  padding-right: 10px;
}

.comments ul.children li.comment {
  margin-top: 0;
  margin-right: 0;
  border: 1px solid;
  border-left: 10px solid;
}

.comments ul.children li.comment:first-child {
  margin-top: 10px;
}

.location-page #map_wrapper,
.match-future #map_wrapper,
.game-future #map_wrapper {
  width: auto;
  height: 360px;
  border: 1px solid #ccc;
}

.location-page #map_wrapper #map_canvas,
.match-future #map_wrapper #map_canvas,
.game-future #map_wrapper #map_canvas {
  width: 100%;
  height: 100%;
}

.location-page #start_route,
.match-future #start_route,
.game-future #start_route {
  padding: 0;
  margin: 0;
  border: none;
  height: 27px;
  width: 780px;
  float: left;
}

.location-page.box_610 #start_route,
.match-future.box_610 #start_route,
.game-future.box_610 #start_route {
  width: 400px !important;
}

.location-page #get-directions-submit,
.match-future #get-directions-submit,
.game-future #get-directions-submit {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
}

.location-page #box-route-info,
.match-future #box-route-info,
.game-future #box-route-info {
  top: 10px;
}

.location-page #box-route-info table,
.match-future #box-route-info table,
.game-future #box-route-info table {
  width: 100%;
}

.location-page #box-route-info .adp-legal,
.match-future #box-route-info .adp-legal,
.game-future #box-route-info .adp-legal {
  padding-bottom: 10px;
}

.location-page.location-page h2,
.match-future.location-page h2,
.game-future.location-page h2 {
  padding: 10px 0;
  color: #000;
}

.location-page p,
.match-future p,
.game-future p {
  padding-bottom: 10px;
}

.contact-page-template li,
.team-players li,
.team-staff li,
.group-members li {
  overflow: hidden;
}

.contact-page-template li img.contact-page-template-avatar, .contact-page-template li img.avatar,
.team-players li img.contact-page-template-avatar,
.team-players li img.avatar,
.team-staff li img.contact-page-template-avatar,
.team-staff li img.avatar,
.group-members li img.contact-page-template-avatar,
.group-members li img.avatar {
  float: left;
  width: 70px;
  height: 70px;
  margin: 10px;
  margin-left: 0;
  margin-right: 15px;
}

.contact-page-template li img.contact-page-template-mail-icon,
.team-players li img.contact-page-template-mail-icon,
.team-staff li img.contact-page-template-mail-icon,
.group-members li img.contact-page-template-mail-icon {
  background: url("images/sprite.png") no-repeat -86px -114px;
  width: 40px;
  height: 37px;
  cursor: pointer;
  position: absolute;
  left: 41px;
  top: 48px;
}

.contact-page-template li img.contact-page-template-mail-icon:hover,
.team-players li img.contact-page-template-mail-icon:hover,
.team-staff li img.contact-page-template-mail-icon:hover,
.group-members li img.contact-page-template-mail-icon:hover {
  background-position: -138px -100px;
  width: 67px;
  height: 59px;
  left: 17px;
  top: 33px;
}

.contact-page-template li p,
.team-players li p,
.team-staff li p,
.group-members li p {
  line-height: 18px;
  margin: 10px 0;
}

div[aria-labelledby="ui-dialog-title-privacy-policy"] > .ui-dialog-titlebar {
  display: none;
}

#privacy-policy h3 {
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-size: 24px;
}

#message-box form h3, #book-box form h3 {
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-size: 24px;
}

#message-box form label, #book-box form label {
  width: 80px;
  display: inline-block;
  line-height: 28px;
}

#message-box form input, #book-box form input {
  background: none #FFFFFF;
  margin: 0 0 10px 0;
  padding: 5px;
  border: 1px solid #CCCCCC;
}

#message-box form select, #book-box form select {
  background: none #FFFFFF;
  height: 28px;
  line-height: 28px;
  margin: 0 0 10px 0;
  border: 1px solid #CCCCCC;
}

#message-box form textarea, #book-box form textarea {
  background: none #FFFFFF;
  width: 416px;
  height: 100px;
  max-width: 416px;
  max-height: 100px;
  margin: 0 0 10px 0;
  border: 1px solid #CCCCCC;
  resize: none;
}

.sponsor-page-template td {
  text-align: center;
}

.download-page-template li > span {
  float: left;
}

.download-page-template li .download-icon {
  float: right;
  width: 64px;
}

.download-page-template li .download-icon:hover {
  opacity: 0.8;
}

.shop-page li {
  position: relative;
}

.shop-page li .shop-page-boximg a {
  width: 140px;
  height: 140px;
  overflow: hidden;
  display: block;
  box-shadow: 0 0 15px 0 #1b1b1b;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

.shop-page li .item-info, .shop-page li .item-desc {
  padding: 10px 0;
}

.shop-page li .item-info .price, .shop-page li .item-desc .price {
  font-size: 18px;
}

.shop-page li .item-info .item-available, .shop-page li .item-desc .item-available {
  color: green;
}

.shop-page li .item-info .item-not-available, .shop-page li .item-desc .item-not-available {
  color: red;
}

.shop-page li .item-button {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.shop-item-page-template li {
  position: relative;
}

.shop-item-page-template li .picture {
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  box-shadow: 0 0 15px 0 #1b1b1b;
}

.shop-item-page-template li .picture img {
  max-width: 220px;
  max-height: 220px;
}

.shop-item-page-template li .picture .fancybox {
  background: url("images/sprite.png") no-repeat -9px -156px;
  width: 39px;
  height: 39px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}

.shop-item-page-template li .item-info {
  height: 24px;
  margin: 10px 0;
}

.shop-item-page-template li .item-info .price {
  font-size: 18px;
}

.shop-item-page-template li .item-info .item-available {
  color: green;
}

.shop-item-page-template li .item-info .item-not-available {
  color: red;
}

.shop-item-page-template li #item-buy {
  padding-left: 10px;
  position: absolute;
  padding-right: 10px;
  top: 20px;
  right: 20px;
}

.team-page-template .box_610x380,
.group-page-template .box_610x380 {
  border-top: 1px solid;
  width: 100%;
}

.team-page-template .box_610x380 #slideshow,
.group-page-template .box_610x380 #slideshow {
  width: 600px;
  margin: 0 auto;
}

.box_media {
  padding: 1px !important;
}

.box_media li {
  width: 196px;
  height: 242px;
  float: left;
  padding: 10px;
}

.box_media li .box-img {
  width: 196px;
  height: 196px;
  overflow: hidden;
}

.photo-media .start-show,
.photo-media #boxVideo > div,
.photo-media .box_img_big,
.video-media .start-show,
.video-media #boxVideo > div,
.video-media .box_img_big {
  text-align: center;
}

.photo-media #player,
.video-media #player {
  height: 335px;
}

.photo-media .addthis_toolbox, .photo-media .new-share-box,
.video-media .addthis_toolbox,
.video-media .new-share-box {
  height: 23px;
  text-align: center;
  margin: 10px;
}

.photo-media .addthis_toolbox > span, .photo-media .new-share-box > span,
.video-media .addthis_toolbox > span,
.video-media .new-share-box > span {
  float: none;
  vertical-align: middle;
  height: 22px !important;
}

.photo-media .addthis_toolbox > a, .photo-media .new-share-box > a,
.video-media .addthis_toolbox > a,
.video-media .new-share-box > a {
  float: none;
}

.photo-media .addthis_toolbox > a .fb-like, .photo-media .new-share-box > a .fb-like,
.video-media .addthis_toolbox > a .fb-like,
.video-media .new-share-box > a .fb-like {
  top: -3px;
}

.error404 .single-post {
  text-align: center;
  margin: 30px 0;
}

#form_affiliati {
  display: block !important;
  text-align: center;
  padding: 10px;
  background-color: #808080;
  border-radius: 6px;
  margin: 10px 0;
  color: #fff;
}

#form_affiliati h3 {
  color: inherit;
  font-size: 2em;
  margin: 10px 0;
}

#form_affiliati input[type=text], #form_affiliati input[type=submit] {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -ms-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-appearance: none;
  background-color: white;
  outline: 0;
  vertical-align: top;
  width: 31%;
  margin: 0 5px;
  padding: 4px 8px 5px 8px;
  text-align: center;
  color: #818181;
  position: relative;
  z-index: 1;
  height: 43px !important;
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  font-size: 13px;
  behavior: url("/wp-content/themes/ligabue/ie-css3.htc");
}

#form_affiliati input[type=text][type=submit], #form_affiliati input[type=submit][type=submit] {
  background-color: #f08132;
  border: 1px solid #d44f2e;
  border-radius: 2px;
  padding: 0;
  color: white;
  cursor: pointer;
  font-weight: normal;
  font-size: 2em;
}

#form_affiliati input[type=text][type=submit]:hover, #form_affiliati input[type=submit][type=submit]:hover {
  background-color: #d44f2e;
  border-color: #f08132;
}

#form_affiliati p.privacy {
  color: inherit;
  margin: 10px 0;
}

.single-page .box_bottom a.fancybox.video, .standard-page .box_bottom a.fancybox.video {
  position: relative;
}

.single-page .box_bottom a.fancybox.video:after, .standard-page .box_bottom a.fancybox.video:after {
  content: '';
  background: url("../StartTheme3.0/images/video-big.png") no-repeat left top transparent;
  width: 129px;
  height: 129px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -65px;
  margin-top: -65px;
}

/* CSS per testo */
/* Opacity */
#sidebar {
  width: 320px;
}

#sidebar li.widgetcontainer {
  width: 100%;
  position: relative;
  box-shadow: 5px 5px 20px 1px rgba(0, 0, 0, 0.5);
}

#sidebar li.widgetcontainer .widgetcontent, #sidebar li.widgetcontainer > .textwidget {
  padding: 10px;
  border-top: 1px solid;
}

#sidebar li.widgetcontainer .widgetcontent .textwidget > *, #sidebar li.widgetcontainer > .textwidget .textwidget > * {
  padding: 10px;
  background-color: #ffffff;
  overflow: hidden;
}

#sidebar li.widgetcontainer#bannerSide {
  padding: 10px 0 8px;
  text-align: center;
}

.box_380 .box_380x380 {
  width: 100%;
}

.box_380 .box_380x380 #matches-bar-vertical ul li .title,
.box_380 .box_380x380 #games-bar-vertical ul li .title {
  width: 27px;
}

.box_380 .box_380x380 #matches-bar-vertical ul li .content,
.box_380 .box_380x380 #games-bar-vertical ul li .content {
  width: 232px;
}

.box_380 .box_380x380 #matches-bar-vertical ul li .footer,
.box_380 .box_380x380 #games-bar-vertical ul li .footer {
  width: 221px;
}

.box_380 .box_380x380 #matches-bar-vertical .jcarousel-prev, .box_380 .box_380x380 #matches-bar-vertical .jcarousel-next,
.box_380 .box_380x380 #games-bar-vertical .jcarousel-prev,
.box_380 .box_380x380 #games-bar-vertical .jcarousel-next {
  left: 148px;
}

.search_box {
  padding: 5px 10px;
}

.search_box .search_input {
  padding: 0;
  margin: 0;
  border: none;
  height: 22px;
  width: 300px;
}

.search_box.visual_filters .search_input {
  padding: 0 7px;
  border-color: #CCCCCC;
  border-width: 1px;
  border-style: solid;
  position: relative;
  height: 31px;
  width: 265px;
}

.search_box .search_submit {
  right: 10px;
  position: absolute;
  background: url("images/sprite.png") no-repeat -169px -297px;
  width: 32px;
  height: 32px;
  border: none;
  top: 5px;
  cursor: pointer;
}

.search_box label {
  display: block;
  margin-left: 6px;
  margin-bottom: 4px;
  display: block;
  margin-top: 15px;
}

.search_box select {
  height: 28px;
  background: none;
  width: 100%;
  border: 1px solid #CCC;
}

.search_box select#datem, .search_box select#datey {
  width: 134px;
}

.search_box select#datey {
  float: right;
}

.search_box .dark_button {
  float: right;
  margin-top: 15px;
  padding: 1px 10px;
}

.search_box input[type=reset] {
  border: none;
  background: none;
  margin-top: 15px;
  cursor: pointer;
}

.wp_list_categories li:first-letter {
  text-transform: capitalize;
}

#sidebar li.widgetcontainer .widgetcontent #related_posts.textwidget ul {
  padding: 0;
  background: none;
  margin: -5px;
}

#sidebar li.widgetcontainer .widgetcontent #related_posts.textwidget ul li {
  height: 91px;
  padding: 5px 8px;
  margin: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
}

#sidebar li.widgetcontainer .widgetcontent #related_posts.textwidget ul li .addthis_toolbox, #sidebar li.widgetcontainer .widgetcontent #related_posts.textwidget ul li .new-share-box {
  width: 100%;
  margin: 0 10px 0 -8px;
  padding: 5px 3px 5px 7px;
  height: 20px;
  bottom: 0;
  position: absolute;
  background: -webkit-linear-gradient(top, #F7F7F7 63%, #CCCCCC 100%);
  background: linear-gradient(to bottom, #F7F7F7 63%, #CCCCCC 100%);
}

#sidebar li.widgetcontainer .widgetcontent #related_posts.textwidget ul li .addthis_toolbox .copy-button, #sidebar li.widgetcontainer .widgetcontent #related_posts.textwidget ul li .new-share-box .copy-button {
  display: none !important;
}

#sidebar li.widgetcontainer .widgetcontent #related_posts.textwidget ul li h4 {
  color: #000000;
}

#sidebar li.widgetcontainer .widgetcontent #related_posts.textwidget ul li abbr {
  font-style: italic;
}

#sidebar li.widgetcontainer .widgetcontent #related_posts.textwidget ul li .desc {
  padding-top: 6px;
}

.ui-datepicker {
  width: 294px;
}

.ui-datepicker .highlight > a {
  color: #ffffff;
}

.ui-datepicker .ui-state-default {
  height: 31px;
  text-align: center;
  line-height: 31px;
}

.last_result > div {
  border: 1px solid #fff;
  width: 128px;
}

.last_result > div table {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

.last_result > div table td {
  text-align: center;
}

#footer {
  z-index: 1;
  width: 978px;
  padding: 17px 6px;
}

#footer:after {
  content: '';
  display: block;
  clear: both;
}

#footer a {
  text-decoration: underline !important;
}

#ui-datepicker-div {
  display: none;
}

/*# sourceMappingURL=style.css.map */
