/*

Theme Name: Mogoze
Theme URI: http://themeforest.net/user/An-Themes/portfolio
Description: Responsive 1440px Magazine WordPress Theme
Version: 1.9
Author: An-Themes
Author URI: http://www.anthemes.net/
Tags: black, white, orange, blue
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html

------------------------------------------------

				0.	CSS Reset
				1.	Layout
				2.  Header
				3.  Content
				4.	Sidebar
				5.  Comments
				6.	Menu
				7.  Job & Contact Form
				8.  Footer
				9.  Shortcodes
			   10.  Update Version 1.6 / 1.7

-------------------------------------------------- */
/*-----------------------------------------------------------------------------
----------------------------- 0 - CSS Reset -----------------------------------
-----------------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, form, li, ul, ol, p, input, select, legend, textarea, fieldset {
  margin: 0;
  padding: 0;
}
ul, ol {
  list-style-type: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
img {
  border: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  line-height: 26px;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
code, pre {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  display: block;
  background: #0099cc;
  color: #FFF;
  border: 1px solid #dddddd;
  margin: 14px 0;
  overflow: hidden;
  padding: 18px;
}
code:hover, pre:hover {
  overflow: scroll;
  color: #333;
}
strong {
  font-weight: bold;
}
fieldset {
  border: none;
}
.clear {
  clear: both;
  display: block;
  border: none !important;
  background: none !important;
  box-shadow: none !important;
}
.sleft {
  float: left;
}
.sright {
  float: right;
}
.margin5 {
  margin-bottom: 5px;
}
.margin30 {
  padding-bottom: 30px;
}
.hidden {
  display: none !important;
}
/*-----------------------------------------------------------------------------
----------------------------- 1 - Layout --------------------------------------
-----------------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
html body {
  font: 14px/22px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
}
header {
  width: 100%;
  height: 60px;
  position: relative;
}
.header-container {
  width: 1440px;
  height: 60px;
  margin: 0 auto;
}
.top-header {
  width: 100%;
  height: 50px;
  padding: 0 0;
  position: fixed;
  z-index: 9999;
  margin: auto;
}
.logo {
  float: left;
}
.header-sub {
  margin: auto;
  padding: 0 25px;
  margin-top: 5px;
}
.wrap {
  width: 1438px;
  height: auto;
  margin: 0 auto;
  padding-bottom: 30px;
  z-index: 2;
  position: relative;
}
#background, #background2 {
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  position: fixed;
}
#background2.bg {
  background: url(images/pattern.png) repeat;
  z-index: -1;
  position: fixed;
}
table, tr, td {
  font-family: 'Open Sans Condensed', sans-serif;
}
/*-----------------------------------------------------------------------------
----------------------------- 2 - Header --------------------------------------
-----------------------------------------------------------------------------*/
.banner728 {
  float: none;
  margin: auto;
  text-align: center;
  padding: 15px 0;
  z-index: 2;
  position: relative;
}
ul.social-stats {
  display: none !important;
  float: right;
  margin: 20px 0;
}
.social-stats li {
  width: 135px;
  height: 88px;
  float: left;
}
.social-stats li a {
  width: 135px;
  height: 88px;
  display: inline-block;
}
.social-stats li.twitter {
  background: #FFF url(images/sstwitter.png) no-repeat 55px 10px;
}
.social-stats li.facebook {
  background: #FFF url(images/ssfacebook.png) no-repeat 55px 10px;
}
.social-stats li.google {
  background: #FFF url(images/ssgoogle.png) no-repeat 55px 10px;
}
.social-stats li.rss {
  background: #FFF url(images/ssrss.png) no-repeat 55px 10px;
}
.social-stats li div.nr {
  text-align: center;
  margin-top: 40px;
  font-size: 22px;
  font-weight: bold;
}
.social-stats li div.tx {
  text-align: center;
  font-size: 10px;
  margin-top: -3px;
}
/* -- Search -- */
/*
#searchform2                 { width: 275px; height: auto; float: right; margin-top: 10px;}
#searchform2 #s              { width: 225px; height: 25px; float: left; border: none; padding: 5px 0 5px 15px; font-size: 13px; }
#searchform2 .buttonicon     { width: 35px; height: 35px; float: right; background:url(images/btn_search.png); border: none; font-size: 0px;}
#searchform2 .buttonicon:hover   { cursor: pointer; opacity:.85; }
*/
/*-----------------------------------------------------------------------------
----------------------------- 3 - Content -------------------------------------
-----------------------------------------------------------------------------*/
.content {
  width: 756px;
  margin: 0 20px;
  height: auto;
  float: left;
}
.full-width {
  width: 100%;
  height: auto;
  float: left;
}
h3.content-title, h3.freebies-title, h3.jobs-title, h3.blog-title {
  height: 35px;
  float: left;
  font-size: 15px;
  padding: 10px 25px 0 25px;
}
h3.sidebar1-title, h3.sidebar3-title, h3.sidebar1-title-green, h3.sidebar1-title-gold {
  height: 35px;
  float: left;
  font-size: 15px;
  padding: 10px 25px 0 25px;
}
h3.sidebar2-title, h3.sidebar2-title-orange, h3.sidebar2-title-black {
  height: 35px;
  float: left;
  font-size: 15px;
  padding: 10px 25px 0 25px;
}
h3.commets-title {}
.fb_iframe_widget_fluid {
  border: 1px solid #efefef;
  display: block !important;
  margin: 1em 0;
}
.post {
  position: relative;
  margin: 10px 10px 20px 10px !important;
  width: auto !important;
  float: none !important;
  height: auto;
}
.single .post {
  box-shadow: none !important;
  margin: 0 !important;
  padding: 10px;
}
.single p.excerpt {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.4em;
  margin: 30px 0 15px 0;
}
.single .article-content {
  margin: 10px 20px 20px 20px;
}
.single .no-image {
  border: 0;
}
.blog .post, .archive .post, .search .post {
  padding-bottom: 30px;
}
img.thumbnail_image {
  width: 100%;
  height: auto;
}
.article-container {
  width: 100% !important;
  margin: 0;
  position: relative;
}
.blog .article-container, .blog .archive {
  margin-top: 5px;
}
.home .article-container {
  margin-top: -30px;
}
.article-content {
  height: auto;
  margin: 0 10px;
  padding: 5px 0 25px 0;
}
.article-content2 {
  height: auto;
  margin: 0 10px;
  padding: 5px 0 25px 0;
}
.article-category a {
  font-size: 10px;
  text-transform: uppercase;
}
.article-category span {
  padding: 0 3px;
}
.article-category {
  display: inline-block;
  margin: 0 5px;
}
.widget .article-category { /*max-width:93px;*/ overflow: hidden;
  display: inline-block;
}
.home .article-category:before { /*content: '| ';*/
}
.home .article-container {
  padding-bottom: 28px;
}
h2.article-title a {
  font-size: 26px;
  line-height: 30px;
}
h1.article-title {
  font-size: 40px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: normal;
  line-height: 36px;
}
h1.page-title {
  font-size: 29px;
  font-weight: normal;
  line-height: 36px;
  margin-top: 20px;
}
.article-content p {}
.boxhide iframe {
  width: 100%;
  height: 370px;
}
.boxhide:hover {
  margin-bottom: 60px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /* IE10-specific styles go here */ .boxhide {
    margin-bottom: 60px;
  }
}
.thedate {
  color: #888;
  font-size: 11px;
}
.post:hover .post-date {
  display: none;
}
.post:hover .post-date span.month {
  display: none;
}
.post:hover .post-date span.day {
  display: none;
}
.recently {
  width: 710px;
  height: auto;
  float: left;
  margin: 30px 0 0 0;
  padding-bottom: 30px;
}
.single-share {
  clear: both;
  margin: 20px 0;
}
.single-share:after {
  clear: both;
}
.single-share span {
  margin-right: -32px;
}
.single-share div {
  margin-right: 35px;
}
.article-slider, .article-image, .article-video, .article-text {
  display: none;
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 15px;
  margin-top: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.post:hover .article-slider, .post:hover .article-image, .post:hover .article-video, .post:hover .article-text {
  display: block;
}
.home .no-image, .archive .no-image, .blog .no-image {
  height: 40px;
}
/* -- Typography -- */
.entry {
  font-size: 19px;
  line-height: 1.5em;
  text-align: justify;
  font-family: Georgia, Times, sans-serif;
}
.entry h1 {
  margin: 10px 0;
}
.entry p {
  padding: 0 0 10px 0;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 30px;
  margin-bottom: 15px;
}
/*.entry p img { margin:25px 0; }*/
.img-spacing {
  margin: 25px 0 !important;
}
.entry p img.caption {
  margin-top: 0;
}
blockquote {
  color: #999;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin: 20px;
  background: url(images/quotes.png) no-repeat top left;
  padding: 0 0 0 30px;
}
blockquote p {
  padding: 15px;
  background: url(images/quotes.png) no-repeat bottom right;
}
/* -- Responsive Images -- */
.entry img, .wp-caption {
  max-width: 100%;
}
.entry img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
  height: auto;
}
img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
  height: auto;
  max-width: 100%;
}
.entry iframe {
  max-width: 100%;
}
img.alignleft, .alignleft img {
  width: inherit !important;
}
img.alignright, .alignright img {
  width: inherit !important;
}
img.aligncenter {
  margin: 35px auto;
}
.alignleft {
  float: left;
  margin: 0 20px 10px 0px;
}
.alignright {
  float: right;
  margin: 0 0px 10px 20px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}
.wp-caption-text {
  font-weight: bold;
  font-size: 12px;
  margin-top: -7px;
  padding: 0 10px 10px 10px;
  text-align: center;
  color: #888;
}
/* -- End res. img -- */
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  padding: 3px 0 3px 5px;
}
.entry ul {
  margin: 20px 40px;
  list-style-type: square;
}
.entry ol {
  margin: 20px 40px;
  list-style-type: decimal;
}
/* -- Banners -- */
.banner {
  width: 658px;
  height: 90px;
  margin: auto;
}
.banner250 {
  display: none;
}
.banner468 {
  width: 486px;
  height: 60px;
  float: left;
  margin: 15px 86px;
}
.banner468 a.adv-btn2 {
  width: 18px;
  height: 60px;
  display: inline-block;
  float: right;
  background: url(images/adv-btn2.png);
}
/* -- Pagination -- */
.wp-pagenavi {
  width: 660px;
  float: left;
  font-size: 15px;
  padding: 10px 25px 10px 25px;
  margin-top: 30px;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  padding: 8px 15px 7px 15px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  list-style: none;
  margin: 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-right: 1px;
  font-size: 12px;
  font-weight: bold;
}
.wp-pagenavi a:hover, .list1 li a:hover, .list2 li a:hover {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.wp-pagenavi span.current {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.wp-pagenavi .pages {
  display: none;
}
.defaultpag {
  padding: 25px 25px 50px 25px;
  font-weight: bold;
}
/* -- Freebies -- */
.free-item {
  width: 200px;
  height: 200px;
  margin: 25px 0 0 25px;
  overflow: hidden;
  position: relative;
  float: left;
}
.free-item img {
  width: 200px;
  height: 200px;
}
.free-item .caption h2 {
  font-size: 14px;
  line-height: 18px;
  background: url(images/freebies-line.png) bottom left no-repeat;
  padding-bottom: 10px;
}
.free-item .caption {
  width: 160px;
  height: 160px;
  font-weight: bold;
  padding: 20px;
  position: absolute;
  left: 0;
  display: none;
}
.free-item .caption p {
  font-size: 12px;
  padding-top: 10px;
}
.free-item .caption span {
  width: 20px;
  height: 20px;
  float: right;
  margin: -20px -20px 0 0;
  text-align: center;
  line-height: 15px;
}
.free-item img {
  border: 0;
  position: absolute;
}
.entry-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
}
.down-share {
  margin: 0 0 30px 0;
  float: left;
}
.share-left {
  margin: 18px 0 0 20px;
  float: left;
}
/* -- Jobs -- */
ul.jobs {
  width: 658px;
  height: auto;
  margin: 30px 25px 0 25px;
  float: left;
  border-bottom: none;
}
.jobs li {
  width: 628px;
  height: auto;
  padding: 10px 15px;
}
.jobs li h2 {
  font-size: 14px;
  line-height: 18px;
}
.jobs li a h2 span.small {
  font-size: 10px;
}
.jobdate {
  padding: 2px 10px;
  margin-right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.jobs .entry ul li {
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #e3e3e3;
}
div.jobs .entry ol li {
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #e3e3e3;
}
/* -- FAQ -- */
.accordionButton {
  width: 578px;
  float: left;
  background: url(images/plus.png) no-repeat 10px 16px;
  cursor: pointer;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 40px;
  font-size: 13px;
  font-weight: bold;
}
.accordionButton:hover {
  background: #f3f3f3 url(images/plus.png) no-repeat 10px 16px;
}
.on:hover {
  background: #f3f3f3 url(images/minus.png) no-repeat 10px 16px;
}
.accordionButton.first {
  margin-top: 20px;
}
.accordionContent {
  width: 578px;
  float: left;
  padding-bottom: 20px;
  margin-top: 15px;
  padding-left: 40px;
  font-size: 14px;
}
.on {
  background: url(images/minus.png) no-repeat 10px 16px;
}
/*-----------------------
-- Slider Blog Posts ----
-----------------------*/
#slides_single {
  width: 658px;
  height: 380px;
  float: left;
  background-color: #f0f0f0;
}
#slides_single .slides_container {
  width: 658px;
  overflow: hidden;
  position: relative;
  display: none;
}
#slides_single .slides_container a {
  width: 658px;
  height: 380px;
  display: block;
}
#slides_single .slides_container a img {
  width: 658px;
  height: 380px;
  display: block;
}
.direction-nav li a {
  width: 40px;
  height: 39px;
  margin: -40px 0 0;
  display: block;
  background: url(images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  z-index: 101;
  cursor: pointer;
  text-indent: -9999px;
}
.direction-nav li .next {
  background-position: -39px 0;
  margin-left: 41px;
}
.direction-nav li .prev {
  margin-left: 0px;
}
.direction-nav li a:hover {
  opacity: .55;
}
/*-----------------------------------------------------------------------------
----------------------------- 4 - Sidebar --------------------------------------
-----------------------------------------------------------------------------*/
.sidebar1 {
  width: 320px;
  height: auto;
  float: left;
}
.sidebar2 {
  width: 320px;
  height: auto;
  float: left;
  overflow: hidden;
}
.sidebar2 ul.featured-list li {
  position: relative;
}
.sidebar-comments {
  width: 320px;
  height: auto;
  float: left;
}
.sidebar1 h3.sidebar2-title-black {
  width: 270px;
}
.sidebar2 h3.sidebar1-title-gold {
  width: 356px;
}
/* -- FAQ -- */
#faq-jobs {
  width: 290px;
  margin: 30px auto;
}
#faq-jobs .accordionButton {
  width: 250px;
}
#faq-jobs .accordionContent {
  width: 250px;
}
.sidebar2 #faq-jobs {
  width: 272px;
  margin: 30px auto;
}
.sidebar2 #faq-jobs .accordionButton {
  width: 314px;
}
.sidebar2 #faq-jobs .accordionContent {
  width: 314px;
}
/* -- Article widget -- */
ul.article_list {
  width: 300px;
  height: auto;
  margin: 10px auto;
}
.article_list li {
  width: 300px;
  height: 100px;
  margin-bottom: 25px;
}
.article_list li img.wp-post-image {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 10px;
}
.article_list li img.free {
  width: 80px;
  height: 80px;
  float: right;
  margin-left: 15px;
}
.article_list li h3 {
  font-size: 16px;
  font-weight: normal;
  line-height: 19px;
  padding: 4px;
  margin-top: 5px;
}
.article_list li span.dot {
  float: left;
  margin-left: 5px;
}
.post_date {
  font-size: 11px;
  color: #222;
  display: inline-block;
  vertical-align: top;
}
.article-content .post_date {
  margin-left: 5px;
}
/* -- Banners -- */
/*
.sidebar2 .article_list li.banner300      { display: none;}
.article_list li.banner300                { width: 300px; height: 260px; margin: 30px 0 30px 0;}
.article_list li.banner300 img            { width: 300px; height: 260px; }
.article_list li.banner300 span a         { font-size: 10px; float: right; }
.article_list li.banner300 span a:hover   { text-decoration: underline;}
*/
/* -- Custom tags -- */
ul.tags {
  width: 290px;
  height: auto;
  margin: 30px auto;
}
ul.tags li a {
  float: left;
  display: inline-block;
  padding: 7px 15px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  list-style: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin: 0 2px 2px 0;
  font-size: 12px;
  font-weight: bold;
}
/* -- Featured List -- */
ul.featured-list {
  width: 300px;
  height: auto;
  margin: 10px auto;
}
.featured-list li {
  height: auto;
  float: left;
  margin: 0 0 30px 0;
}
.featured-list li img {
  width: 100%;
  height: auto;
}
.featured-list li span.featured-category {
  margin: 0 0 0 5px;
  font-size: 10px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}
.featured-list li span.featured-category span {
  padding: 0 3px;
}
.featured-list li h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 28px;
  margin: 0 10px;
  padding: 13px 0 35px 0;
}
.sidebar1 ul.featured-list {
  width: 290px;
}
.sidebar1 .featured-list li {
  width: 288px;
}
.sidebar1 .featured-list li img {
  width: 288px;
  height: 163px;
}
/* -- Job List -- */
ul.jobs-list {
  width: 354px;
  height: auto;
  margin: 30px auto;
  border-bottom: none;
}
.jobs-list li {
  width: 324px;
  height: auto;
  padding: 10px 15px;
}
.jobs-list li h3 {
  font-size: 12px;
  line-height: 18px;
}
.jobs-list li a h3 span.small {
  font-size: 10px;
}
.sidebar1 ul.jobs-list {
  width: 270px;
}
.sidebar1 .jobs-list li {
  width: 238px;
}
/* -- Custom Text -- */
.widget-text {
  margin: 30px 0 0 0;
}
.widget-text p {
  padding: 0 10px;
}
div.textwidget {
  padding: 0 10px;
  margin: 20px auto;
}
/* -- Default Tags -- */
div.widget_tag_cloud {
  display: inline-block;
  margin-bottom: 10px;
}
div.tagcloud {
  padding: 0 15px;
  margin: 20px auto;
}
.tagcloud a {
  background: #f0eee9;
  color: #7f8282 !important;
  float: left;
  display: inline-block;
  padding: 7px 15px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  list-style: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin: 0 2px 2px 0;
  font-size: 12px !important;
  font-weight: bold;
}
.tagcloud a:hover {
  color: #fff !important;
  background: #0099cc;
}
/* -- Default Search -- */
div.widget_search #searchform2 {
  padding: 0 15px;
  margin: 20px auto;
  float: left;
}
/* -- Recent Entries -- */
div.widget_recent_entries ul {
  padding: 0 15px;
  margin: 20px auto;
}
.widget_recent_entries li {
  background: url(images/li_minus_blue.png) no-repeat 0 17px;
  border-bottom: 1px solid #f2f2f2;
  display: block;
  padding: 10px 0 10px 20px;
}
.widget_recent_entries li:last-child {
  border: none;
}
/* -- Recent Comments -- */
div.widget_recent_comments ul {
  padding: 0 15px;
  margin: 20px auto;
}
.widget_recent_comments li {
  background: url(images/li_minus_black.png) no-repeat 0 17px;
  border-bottom: 1px solid #f2f2f2;
  display: block;
  padding: 10px 0 10px 20px;
}
.widget_recent_comments li:last-child {
  border: none;
}
/* -- Archives and Nav menu widget -- */
div.widget_archive ul, div.widget_nav_menu ul {
  padding: 0 15px;
  margin: 20px auto;
}
.widget_archive li, .widget_nav_menu li {
  background: url(images/li_minus_black.png) no-repeat 0 17px;
  border-bottom: 1px solid #f2f2f2;
  display: block;
  padding: 10px 0 10px 20px;
}
.widget_archive li:last-child, .widget_nav_menu li:last-child {
  border: none;
}
div.widget_archive select {
  padding: 10px 20px;
  margin: 25px !important;
}
div.widget_nav_menu li ul.sub-menu {
  margin: -5px 0 -10px 10px;
  padding: 10px 0 0 0;
}
div.widget_nav_menu li ul.sub-menu li {
  padding: 10px 0 10px 20px;
}
/* -- Meta and Pages widget -- */
div.widget_meta ul, div.widget_pages ul {
  padding: 0 15px;
  margin: 20px auto;
}
.widget_meta li, .widget_pages li {
  background: url(images/li_minus_black.png) no-repeat 0 17px;
  border-bottom: 1px solid #f2f2f2;
  display: block;
  padding: 10px 0 10px 20px;
}
.widget_meta li:last-child, .widget_pages li:last-child {
  border: none;
}
/* -- Categories -- */
div.widget_categories ul {
  padding: 0 15px;
  margin: 20px auto;
}
.widget_categories li {
  background: url(images/li_minus_gold.png) no-repeat 0 17px;
  border-bottom: 1px solid #f2f2f2;
  display: block;
  padding: 10px 0 10px 20px;
}
.widget_categories li:last-child {
  border: none;
}
div.widget_categories select {
  padding: 10px 20px;
  margin: 25px !important;
}
.widget_categories li ul.children {
  margin: -5px 0 -10px -5px;
  padding: 10px 0 0 0;
}
.widget_categories li ul.children li {
  padding: 10px 0 10px 20px;
}
/* -- Calendar -- */
#wp-calendar {
  width: 100%;
  padding: 0 15px;
  margin: 20px auto;
}
#wp-calendar caption {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
  font-size: 15px;
  padding: 0 15px;
}
#wp-calendar thead {
  font-size: 10px;
}
#wp-calendar thead th {
  padding-bottom: 10px;
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  text-align: center;
  padding: 8px;
}
#wp-calendar tbody td:hover {
  background: #fff;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
}
#wp-calendar tfoot #prev {
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 10px;
}
/* -- Mode default widgets -- */
.sticky {}
.gallery-caption {}
.bypostauthor {}
.sidebar1 .widget, .sidebar2 .widget {
  margin-bottom: 30px;
}
/*-----------------------------------------------------------------------------
----------------------------- 5 - Comments ------------------------------------
-----------------------------------------------------------------------------*/
.taglist {
  margin-top: 20px;
}
#comments {
  height: auto;
  margin: 30px auto;
}
ul.comment {
  height: auto;
  margin-bottom: 50px;
}
.comment li {
  height: auto;
  border: 0;
  margin-bottom: 20px;
  clear: both;
}
.comment li img.avatar {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 10px 15px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.comment li span.comment-author {
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
  padding: 0;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.comment li span.comment-date {
  font-size: 11px;
}
.comment li div.comment-body {
  font-size: 16px;
}
.comment li span.comment-author a:hover {
  opacity: .65;
}
.bottom-comments {
  margin-top: 60px;
}
#respond {
  height: auto;
  margin: 10px auto 30px auto;
  font-size: 11px;
}
#respond h3 {
  margin: 0 !important;
}
#commentform img.avatar {
  float: left;
  margin-right: 10px;
  width: 60px;
  height: 60px;
}
#commentform textarea {
  width: 90%;
  margin: 0;
  height: 52px;
  line-height: 22px;
  display: block;
  border-radius: 3px;
  border-radius: 3px;
  -moz-resize: vertical;
  resize: vertical;
  font: 16px/22px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 3px 5px;
}
@media only screen and (max-width: 479px) {
  #commentform textarea {
    width: 75%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 760px) {
  #commentform textarea {
    width: 75%;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1000px) {
  #commentform textarea {
    width: 85%;
  }
}
@media only screen and (min-width: 1001px) and (max-width: 1339px) {
  #commentform textarea {
    width: 85%;
  }
}
#commentform {
  font-size: 16px;
}
#commentform #author, #commentform #email, #commentform #url {
  height: 30px;
  border-radius: 3px;
  border-radius: 3px;
}
#commentform label {
  display: block;
  margin: 10px 0 5px 0;
}
#commentform input, #commentform textarea {}
#commentform #submitcomm {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-weight: bold;
  padding: 3px 20px;
  text-align: center;
  margin: 25px 5px -10px 0;
}
#commentform #submitcomm:hover {
  opacity: .85;
  cursor: pointer;
}
#commentform .form-submit {
  margin-bottom: 40px;
}
#commentform .comment-help {
  font-size: 14px;
  padding: 5px 0 0 70px
}
.comment-notes {
  display: none;
}
.sidebar1 #comments {
  width: 288px;
  height: auto;
  margin: 30px auto;
}
.sidebar1 ul.comment {
  width: 288px;
  height: auto;
  float: left;
  margin-bottom: 30px;
}
.sidebar1 .comment li {
  width: 258px;
  height: auto;
  float: left;
  padding: 10px 15px;
}
/*-----------------------------------------------------------------------------
----------------------------- 6 - Menu ----------------------------------------
-----------------------------------------------------------------------------*/
.jquerycssmenu {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  float: left;
  margin: 0 0 0 30px;
  font-size: 14px;
}
.jquerycssmenu ul li {
  position: relative;
  display: inline;
  float: left;
}
/*Top level menu link items style*/
.jquerycssmenu ul li a {
  display: block;
  padding: 10px 14px;
  line-height: 40px;
  text-decoration: none;
  font-size: 14px;
}
.jquerycssmenu ul li a:hover {}
/*1st sub level menu*/
.jquerycssmenu ul li ul {
  position: absolute;
  left: 0;
  display: block;
  visibility: hidden;
  -moz-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.2);
}
/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li {
  display: list-item;
  float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul {
  top: 0;
  margin: 0 0 0 -1px;
  z-index: 100;
}
/* Sub level menu links style */
.jquerycssmenu ul li ul li a {
  font-size: 11px;
  height: auto;
  line-height: 1.4em;
  padding: 12px 15px;
  width: 160px;
  margin: 0;
}
.jquerycssmenu ul li ul li a:hover { /*sub menus hover style*/
}
/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass {
  position: absolute;
  top: 25px;
  right: 11px;
}
.rightarrowclass {
  position: absolute;
  top: 15px;
  right: 18px;
}
/*Responsive */
.mobileMenu {
  display: none;
}
/*-----------------------------------------------------------------------------
----------------------------- 7 - Job & Contact Form --------------------------
-----------------------------------------------------------------------------*/
/* -- Job Form -- */
#jobform {
  margin: 0 0 40px 0;
  font-size: 11px;
}
#jobform #contactName, #jobform #emaill, #jobform #jobtitle, #jobform #joblocation {
  width: 288px;
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 3px;
}
#jobform textarea.wp-editor-area {
  width: 616px;
  height: 200px;
  20line-height: 22px;
  font-size: 14px;
  border-radius: 3px;
  font-weight: bold;
  -moz-resize: vertical;
  resize: vertical;
}
#jobform .sendemail {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-weight: bold;
  padding: 6px 20px;
  text-align: center;
  margin: 25px 5px -10px 0;
}
#jobform .sendemail:hover {
  opacity: .85;
  cursor: pointer;
}
#jobform input, #jobform textarea {
  padding-left: 5px;
}
#jobform label {
  display: block;
  margin-top: 10px;
  font-size: 11px;
  font-weight: bold;
}
#jobform label span {
  font-size: 15px;
}
#jobform label.error {
  font-size: 11px;
  text-align: right;
  margin-top: -20px;
  padding-right: 10px;
  font-weight: bold;
}
.one_half_c, .one_half_last_c {
  float: left;
  width: 48%;
  margin-right: 4%;
}
.one_half_last_c {
  margin-right: 0;
}
.one_full_c {
  float: left;
  width: 100%;
}
.small-input-box {
  width: 32px;
  font-size: 11px;
  margin: 0 5px;
  border-radius: 3px;
}
#jobform p {
  font-size: 11px;
  margin-bottom: -5px;
  font-weight: bold;
}
/* -- Contact Form -- */
#contactform {
  margin: 0 0 40px 0;
  font-size: 11px;
}
#contactform #contactName, #contactform #emaill, #contactform #subject {
  width: 288px;
  height: 40px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 3px;
}
#contactform #subject {
  width: 609px;
}
#contactform textarea {
  width: 609px;
  height: 200px;
  line-height: 22px;
  font-size: 14px;
  border-radius: 3px;
  font-weight: bold;
  -moz-resize: vertical;
  resize: vertical;
}
#contactform .sendemail {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-weight: bold;
  padding: 6px 20px;
  text-align: center;
  margin: 25px 5px -10px 0;
}
#contactform .sendemail:hover {
  opacity: .85;
  cursor: pointer;
}
#contactform input, #contactform textarea {
  padding-left: 5px;
}
#contactform label {
  display: block;
  margin-top: 10px;
  font-size: 11px;
  font-weight: bold;
}
#contactform label span {
  font-size: 15px;
}
#contactform label.error {
  font-size: 11px;
  text-align: right;
  margin-top: -20px;
  padding-right: 10px;
  font-weight: bold;
}
/* -- Contact Form 7 Plugin -- */
form.wpcf7-form {
  margin: 20px;
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto;
  width: 70%;
  padding-bottom: 40px
}
form.wpcf7-form input {
  width: 96%;
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
  border: 1px solid #ccc !important
}
form.wpcf7-form textarea {
  width: 96%;
  height: 120px;
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
  border: 1px solid #ccc !important;
  background-color: #fff;
  -moz-resize: vertical;
  resize: vertical;
}
form.wpcf7-form input[type=email], form.wpcf7-form input[type=number] {
  width: 96%;
  line-height: 25px;
}
form.wpcf7-form input[type=checkbox] {
  width: 15px;
  margin-right: 10px;
  margin-top: 4px;
  float: left;
}
form.wpcf7-form input.wpcf7-submit {
  width: 80% !important;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-weight: bold;
  font-size: 24px;
  padding: 20px 0;
  text-align: center;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 20px;
  display: block;
  background-color: #18BA1A !important;
  border-color: #008700 !important;
  text-shadow: 0px 0px 1px #006d00 !important;
  background: -moz-linear-gradient(top, #18BA1A 0%, #008700 98%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #18BA1A), color-stop(98%, #008700));
  background: -webkit-linear-gradient(top, #18BA1A 0%, #008700 98%);
  background: -o-linear-gradient(top, #18BA1A 0%, #008700 98%);
  background: -ms-linear-gradient(top, #18BA1A 0%, #008700 98%);
  background: linear-gradient(to bottom, #18BA1A 0%, #008700 98%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#18BA1A', endColorstr='#008700', GradientType=0);
}
form.wpcf7-form input.wpcf7-submit:hover {
  opacity: .85;
  cursor: pointer;
}
form.wpcf7-form img.ajax-loader {
  width: inherit !important;
}
form.wpcf7-form span.wpcf7-form-control-wrap.privacy-candidato {
  /*float:left;
	width:15px;
	margin-right:10px;*/
}
form.wpcf7-form span.wpcf7-not-valid-tip {
  font-size: 14px;
}
/*-----------------------------------------------------------------------------
----------------------------- 8 - Footer --------------------------------------
-----------------------------------------------------------------------------*/
footer {
  width: 100%;
  margin: 0;
  height: auto;
  background: #020344 url('../../../images/footer.png') repeat-x top left;
}
.footer-content {
  width: 1438px;
  height: auto;
  margin: 0 auto;
  padding: 40px 0 10px 0;
}
.footer-content h4 {
  margin-left: -100px;
  margin-bottom: -23px;
  text-transform: uppercase;
}
.footer-content .spacer {
  margin-left: 30px;
}
/*.footer-content  .company, .footer-content  .twitter-box, .footer-content  .facebook-box, .footer-content  .site-stats  {
	margin-right:90px;
}*/
.company {
  width: 300px;
  height: auto;
  float: left;
  margin-left: 30px;
  padding: 15px;
  font-size: 12px;
  line-height: 18px;
}
.company h4 {
  font-weight: normal;
  padding-bottom: 5px;
}
.twitter-box {
  width: 190px;
  height: auto;
  float: left;
  margin-left: 130px;
  padding: 15px;
  font-size: 12px;
  line-height: 18px;
}
.twitter-box img {
  width: 40px;
  height: 40px;
  float: left;
}
.twitter-box div.ftext {
  width: 240px;
  height: auto;
}
.twitter-box h4 {
  font-weight: bold;
  padding-bottom: 5px;
  color: #FFF;
}
.facebook-box {
  width: 190px;
  height: auto;
  float: left;
  margin-left: 80px;
  padding: 15px;
  font-size: 12px;
  line-height: 18px;
}
.facebook-box img {
  width: 40px;
  height: 40px;
  float: left;
}
.facebook-box div.ftext {
  width: 240px;
  height: auto;
  float: right;
}
.facebook-box h4 {
  font-weight: bold;
  padding-bottom: 5px;
  margin-left: -70px;
}
.facebook-box span[class*='apsprite-'] {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  margin-right: 10px;
}
.facebook-box a {
  display: block;
  margin-bottom: 10px;
}
.twitter-box h4 a:hover, .facebook-box h4 a:hover {
  text-decoration: underline;
}
.site-stats {
  padding: 15px;
  width: 300px;
  color: #FFF;
  font-size: 11px;
  line-height: 18px;
  float: right;
  margin-right: 25px;
}
.site-stats li {
  width: 155px;
  height: 70px;
  float: left;
  margin-left: 6px;
}
.site-stats li a {
  width: 155px;
  height: 70px;
  display: inline-block;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.site-stats li div.nr {
  text-align: center;
  margin-top: 20px;
  font-size: 22px;
  font-weight: bold;
}
.site-stats li div.tx {
  text-align: center;
  font-size: 10px;
  margin-top: -3px;
}
.site-stats li.text {
  margin-top: 10px;
  width: 316px;
  height: 20px;
  opacity: 0.7;
  padding: 5px 0;
  font-size: 12px;
  text-align: center;
  color: #b1b2b2;
}
.footer-bottom {
  width: 1438px;
  height: 35px;
  margin: 0 auto;
}
.copyright {
  clear: both;
  text-align: center;
  font-size: 11px;
  padding-top: 20px;
  margin: 0;
}
.footer-menu {
  text-align: center;
  margin: auto;
  font-size: 11px;
  padding-top: 6px;
}
.footer-menu li {
  display: inline-block;
  padding-left: 7px;
  font-size: 11px;
}
.footer-menu li:after {
  content: " | ";
  padding-left: 5px;
}
.footer-menu li:last-child:after {
  content: ""
}
/* -- Back to Top -- */
#back-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
}
#back-top a {
  width: 50px;
  display: block;
}
#back-top span {
  width: 50px;
  height: 50px;
  display: block;
  background: #0099cc url(images/top.png);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
footer span[class*='apsprite-'] {
  display: block;
  margin-bottom: 14px;
}
footer h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #FFF;
}
/*-----------------------------------------------------------------------------
----------------------------- 9 - Shortcodes ----------------------------------
-----------------------------------------------------------------------------*/
/* -- Buttons  -- */
.simplebtn {
  display: inline-block;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  font-weight: bold;
  padding: 6px 20px;
  text-align: center;
  margin: 10px 10px 0 0;
}
.simplebtn:hover {
  opacity: .85;
  text-decoration: none !important;
}
.simplebtn.blue {
  background-color: #0099cc;
  border: 1px solid #0099cc;
  color: #FFF !important;
  text-shadow: 0 -1px 0 #0099cc;
}
.simplebtn.green {
  background-color: #7dc34d;
  border: 1px solid #7dc34d;
  color: #FFF !important;
  text-shadow: 0 -1px 0 #7dc34d;
}
.simplebtn.orange {
  background-color: #e76b33;
  border: 1px solid #e76b33;
  color: #FFF !important;
  text-shadow: 0 -1px 0 #e76b33;
}
.simplebtn.gold {
  background-color: #ffd62c;
  border: 1px solid #ffd62c;
  color: #FFF !important;
  text-shadow: 0 -1px 0 #ffd62c;
}
.simplebtn.black {
  background-color: #3b3b3b;
  border: 1px solid #3b3b3b;
  color: #FFF !important;
  text-shadow: 0 -1px 0 #3b3b3b;
}
/* -- Columns -- */
.one_half, .one_half_last {
  float: left;
  width: 48%;
  margin-bottom: 10px;
  margin-right: 4%;
}
.one_half_last {
  margin-right: 0;
}
.one_third, .one_third_last {
  float: left;
  width: 30%;
  margin-bottom: 10px;
  margin-right: 5%;
}
.one_third_last {
  margin-right: 0;
}
/* -- Boxes info  -- */
.boxinfo {
  box-shadow: 0px 0px 1px #fafafa, 0 2px 2px #fafafa inset;
  background: #ddecf5;
  color: #99b1c1;
  border: 1px solid #c3d9e5;
  padding: 15px;
  margin: 15px 0;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  text-align: center;
}
.boxsucces {
  box-shadow: 0px 0px 1px #fafafa, 0 2px 2px #fafafa inset;
  background: #e9f6e3;
  color: #93c088;
  border: 1px solid #ceedc4;
  padding: 15px;
  margin: 15px 0;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  text-align: center;
}
.boxerror {
  box-shadow: 0px 0px 1px #fafafa, 0 2px 2px #fafafa inset;
  background: #ffe3e3;
  color: #cf9494;
  border: 1px solid #fdcdcd;
  padding: 15px;
  margin: 15px 0;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  text-align: center;
}
.boxnotice {
  box-shadow: 0px 0px 1px #fafafa, 0 2px 2px #fafafa inset;
  background: #fcf9da;
  color: #b3ad77;
  border: 1px solid #ebe7bc;
  padding: 15px;
  margin: 15px 0;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
  text-align: center;
}
/* -- List styles – ul  -- */
ul.simplelist li {
  padding: 3px 0 3px 15px;
  background: url(images/li_arrow.png) no-repeat 0px center;
}
ul.simplelist {
  margin: 20px 40px;
  list-style-type: none;
}
ul.minus-blue-list li {
  padding: 3px 0 3px 17px;
  background: url(images/li_minus_blue.png) no-repeat 0px center;
}
ul.minus-blue-list {
  margin: 20px 40px;
  list-style-type: none;
}
ul.minus-green-list li {
  padding: 3px 0 3px 17px;
  background: url(images/li_minus_green.png) no-repeat 0px center;
}
ul.minus-green-list {
  margin: 20px 40px;
  list-style-type: none;
}
ul.minus-orange-list li {
  padding: 3px 0 3px 17px;
  background: url(images/li_minus_orange.png) no-repeat 0px center;
}
ul.minus-orange-list {
  margin: 20px 40px;
  list-style-type: none;
}
ul.minus-gold-list li {
  padding: 3px 0 3px 17px;
  background: url(images/li_minus_gold.png) no-repeat 0px center;
}
ul.minus-gold-list {
  margin: 20px 40px;
  list-style-type: none;
}
ul.minus-black-list li {
  padding: 3px 0 3px 17px;
  background: url(images/li_minus_black.png) no-repeat 0px center;
}
ul.minus-black-list {
  margin: 20px 40px;
  list-style-type: none;
}
/*-----------------------------------------------------------------------------
----------------------------- 10.  Update Version 1.6 -------------------------
-----------------------------------------------------------------------------*/
/* -- for single -- */
/* -- for search box ( live search ) -- */
ul.dwls_search_results {
  width: 240px !important;
}
/* -- Full Width -- */
.post-full {
  width: 1386px;
  height: auto;
  margin: 30px 25px 0 25px;
  float: left;
}
.article-full {
  width: 1344px;
  height: auto;
  margin: -60px 20px 0 20px;
  position: relative;
}
/* -- Tag & Category Index -- */
#mcTagMap .tagindex h4, #sc_mcTagMap .tagindex h4 {
  font-size: 14px;
  font-weight: bold;
}
#mcTagMap .tagindex ul li span.mctagmap_count {
  float: right !important;
  opacity: 0.5;
}
#mcTagMap .tagindex ul li, #sc_mcTagMap .tagindex ul li {
  font-size: 14px;
}
#mcTagMap .holdleft, #sc_mcTagMap .holdleft {
  width: 134px !important;
}
/* -- Tag & Category Index -- */
#mcTagMap .tagindex h4, #sc_mcTagMap .tagindex h4 {
  color: #000;
}
#mcTagMap .tagindex ul li, #sc_mcTagMap .tagindex ul li {
  border-bottom: 1px solid #f0eee9;
}
/*-----------------------------------------------------------------------------
----------------------------- 11.  Update Version 1.7 -------------------------
-----------------------------------------------------------------------------*/
/* -- infinite scroll Pagination -- */
#infscr-loading {
  width: 200px;
  height: auto;
  padding: 15px 0;
  position: fixed;
  z-index: 9999;
  left: 0;
  bottom: 50px;
  text-align: center;
  font-weight: bold;
}
#infscr-loading span {
  background-color: #FFF;
  padding: 2px;
  font-size: 12px;
}
/*-----------------------------------------------------------------------------
----------------------------- 13.  Inputs -------------------------------------
-----------------------------------------------------------------------------*/
input[type="submit"], input[type="button"] {
  cursor: pointer;
  line-height: 25px;
  font-weight: bold;
  padding: 5px 35px;
  border: 0;
  -webkit-border-radius: 4px -moz-border-radius: 4px;
  border-radius: 4px;
  color: #FFF;
  text-transform: uppercase;
}
input[type="text"], input[type="password"] {
  width: 400px;
  max-width: 98%;
  border: 1px solid #ddd;
  line-height: 25px;
  padding: 3px;
  margin-bottom: 5px;
}
textarea {
  width: 400px;
  max-width: 98%;
  border: 1px solid #ddd;
  line-height: 25px;
  padding: 3px;
  background: #ECECEC
}
/*-----------------------------------------------------------------------------
----------------------------- 13.  Sprite -------------------------------------
-----------------------------------------------------------------------------*/
span[class*='apsprite-'] {
  display: inline-block;
  background-image: url('../../../images/apsprite.png?reload=1');
  vertical-align: middle;
}
.apsprite-logo {
  float: left;
  margin-top: 6px;
}
.apsprite-senzaesagerare, .apsprite-over18 {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
.apsprite-ballas {
  background-position: -156px -248px;
  width: 100px;
  height: 24px;
}
.apsprite-ballas-blu {
  background-position: -156px -203px;
  width: 100px;
  height: 40px;
}
.apsprite-coins {
  background-position: -109px -899px;
  width: 97px;
  height: 97px;
}
.apsprite-coins-small {
  background-position: -215px -717px;
  width: 41px;
  height: 41px;
}
.apsprite-email-news {
  background-position: -5px -203px;
  width: 146px;
  height: 42px;
}
.apsprite-eurobet {
  background-position: -156px -277px;
  width: 100px;
  height: 13px;
}
.apsprite-eurobet-recensione {
  background-position: -5px -75px;
  width: 220px;
  height: 68px;
}
.apsprite-facebook {
  background-position: -230px -75px;
  width: 32px;
  height: 32px;
}
.apsprite-facebook-blu {
  background-position: -5px -532px;
  width: 120px;
  height: 40px;
}
.apsprite-facebook-news {
  background-position: -5px -250px;
  width: 146px;
  height: 42px;
}
.apsprite-freccia {
  background-position: -230px -112px;
  width: 32px;
  height: 32px;
}
.apsprite-gdpoker {
  background-position: -5px -911px;
  width: 87px;
  height: 30px;
}
.apsprite-gdpoker-blu {
  background-position: -156px -295px;
  width: 100px;
  height: 40px;
}
.apsprite-google-blu {
  background-position: -130px -532px;
  width: 120px;
  height: 40px;
}
.apsprite-google-news {
  background-position: -5px -297px;
  width: 146px;
  height: 42px;
}
.apsprite-izi {
  background-position: -5px -876px;
  width: 99px;
  height: 30px;
}
.apsprite-izi-blu {
  background-position: -156px -340px;
  width: 100px;
  height: 40px;
}
.apsprite-libri {
  background-position: -156px -385px;
  width: 100px;
  height: 100px;
}
.apsprite-linkedin-news {
  background-position: -5px -344px;
  width: 146px;
  height: 42px;
}
.apsprite-logo {
  background-position: -5px -148px;
  width: 150px;
  height: 50px;
}
.apsprite-logob {
  background-position: -5px -0px;
  width: 265px;
  height: 70px;
}
.apsprite-lottomatica-blu {
  background-position: -156px -490px;
  width: 100px;
  height: 40px;
}
.apsprite-messages {
  background-position: -235px -639px;
  width: 21px;
  height: 20px;
}
.apsprite-mobilemenu {
  background-position: -210px -148px;
  width: 50px;
  height: 50px;
}
.apsprite-over18 {
  background-position: -235px -577px;
  width: 26px;
  height: 30px;
}
.apsprite-pin-news {
  background-position: -5px -391px;
  width: 146px;
  height: 42px;
}
.apsprite-pm {
  background-position: -130px -577px;
  width: 100px;
  height: 100px;
}
.apsprite-podcast {
  background-position: -5px -622px;
  width: 100px;
  height: 100px;
}
.apsprite-pokerclub {
  background-position: -110px -682px;
  width: 100px;
  height: 20px;
}
.apsprite-pokerstars {
  background-position: -110px -707px;
  width: 100px;
  height: 15px;
}
.apsprite-search {
  background-position: -235px -612px;
  width: 22px;
  height: 22px;
}
.apsprite-senzaesagerare {
  background-position: -215px -682px;
  width: 43px;
  height: 30px;
}
.apsprite-sisal {
  background-position: -110px -727px;
  width: 100px;
  height: 17px;
}
.apsprite-sisal-blu {
  background-position: -5px -727px;
  width: 100px;
  height: 40px;
}
.apsprite-snai {
  background-position: -5px -772px;
  width: 100px;
  height: 21px;
}
.apsprite-snai-blu {
  background-position: -110px -749px;
  width: 100px;
  height: 40px;
}
.apsprite-software {
  background-position: -110px -794px;
  width: 100px;
  height: 100px;
}
.apsprite-stampa-news {
  background-position: -5px -438px;
  width: 146px;
  height: 42px;
}
.apsprite-thread {
  background-position: -235px -664px;
  width: 18px;
  height: 14px;
}
.apsprite-titan {
  background-position: -5px -843px;
  width: 100px;
  height: 28px;
}
.apsprite-titan-blu {
  background-position: -5px -798px;
  width: 100px;
  height: 40px;
}
.apsprite-twitter {
  background-position: -215px -763px;
  width: 32px;
  height: 32px;
}
.apsprite-twitter-blu {
  background-position: -5px -577px;
  width: 120px;
  height: 40px;
}
.apsprite-twitter-news {
  background-position: -5px -485px;
  width: 146px;
  height: 42px;
}
.apsprite-user {
  background-position: -215px -837px;
  width: 21px;
  height: 23px;
}
.apsprite-youtube {
  background-position: -215px -800px;
  width: 32px;
  height: 32px;
}
.apsprite-williamhill {
  background-position: -4px -950px;
  width: 100px;
  height: 25px;
}
.apsprite-stanleybet {
  background-position: -124px -871px;
  width: 99px;
  height: 16px;
}
.apsprite-stanleybet-blu {
  background-position: -3px -978px;
  width: 99px;
  height: 16px;
}
.apsprite-hitstars {
  background-position: -4px -997px;
  width: 97px;
  height: 34px;
}
span[class*='apspritebadges'] {
  background-image: url('../../../images/apsprite-badges.png?reload=1');
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 80px;
  -moz-box-shadow: 1px 1px 3px 0 #666;
  -webkit-box-shadow: 1px 1px 3px 0 #666;
  box-shadow: 2px 2px 5px 0 #666;
  border-radius: 55px;
} /* x y */
.apspritebadges-3better-incallito {
  background-position: -10px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-3better-incallito-gray {
  background-position: -100px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-4-e-meglio-di-2 {
  background-position: -190px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-4-e-meglio-di-2-gray {
  background-position: -280px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-a-soldi-veri {
  background-position: -370px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-a-soldi-veri-gray {
  background-position: -460px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-a-te-la-parola {
  background-position: -550px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-a-te-la-parola-gray {
  background-position: -640px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-abc-expert {
  background-position: -730px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-abc-expert-gray {
  background-position: -820px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-apprendista-social {
  background-position: -910px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-apprendista-social-gray {
  background-position: -1000px -0px;
  width: 80px;
  height: 80px;
}
.apspritebadges-beginner {
  background-position: -10px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-beginner-gray {
  background-position: -100px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-benvenuto {
  background-position: -190px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-benvenuto-gray {
  background-position: -280px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-cinque-room-associate {
  background-position: -370px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-cinque-room-associate-gray {
  background-position: -460px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-commenta-100 {
  background-position: -550px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-commenta-100-gray {
  background-position: -640px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-commenta-25 {
  background-position: -730px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-commenta-25-gray {
  background-position: -820px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-commenta-50 {
  background-position: -910px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-commenta-50-gray {
  background-position: -1000px -90px;
  width: 80px;
  height: 80px;
}
.apspritebadges-commenta-che-ci-piace {
  background-position: -10px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-commenta-che-ci-piace-gray {
  background-position: -100px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-due-room-associate {
  background-position: -190px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-due-room-associate-gray {
  background-position: -280px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-facebook-friend {
  background-position: -370px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-facebook-friend-gray {
  background-position: -460px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-final-table {
  background-position: -550px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-final-table-gray {
  background-position: -640px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-gallo-del-mattino {
  background-position: -730px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-gallo-del-mattino-gray {
  background-position: -820px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-giocatore-della-domenica {
  background-position: -910px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-giocatore-della-domenica-gray {
  background-position: -1000px -180px;
  width: 80px;
  height: 80px;
}
.apspritebadges-giocatore-vero {
  background-position: -10px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-giocatore-vero-gray {
  background-position: -100px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-google-friend {
  background-position: -190px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-google-friend-gray {
  background-position: -280px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-gran-lettore {
  background-position: -370px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-gran-lettore-gray {
  background-position: -460px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-gufo-della-notte {
  background-position: -550px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-gufo-della-notte-gray {
  background-position: -640px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-headsup-finale {
  background-position: -730px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-headsup-finale-gray {
  background-position: -820px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-icm-expert {
  background-position: -910px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-icm-expert-gray {
  background-position: -1000px -270px;
  width: 80px;
  height: 80px;
}
.apspritebadges-in-the-money {
  background-position: -10px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-in-the-money-gray {
  background-position: -100px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-lettore-occasionale {
  background-position: -190px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-lettore-occasionale-gray {
  background-position: -280px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-login-10 {
  background-position: -370px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-login-100 {
  background-position: -460px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-login-100-gray {
  background-position: -550px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-login-10-gray {
  background-position: -640px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-login-25 {
  background-position: -730px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-login-25-gray {
  background-position: -820px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-login-50 {
  background-position: -910px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-login-50-gray {
  background-position: -1000px -360px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mission-1 {
  background-position: -10px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mission-1-gray {
  background-position: -100px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mission-2 {
  background-position: -190px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mission-2-gray {
  background-position: -280px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mission-3 {
  background-position: -370px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mission-3-gray {
  background-position: -460px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mission-4 {
  background-position: -550px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mission-4-gray {
  background-position: -640px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mission-5 {
  background-position: -730px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mission-5-gray {
  background-position: -820px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mobile {
  background-position: -910px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-mobile-gray {
  background-position: -1000px -450px;
  width: 80px;
  height: 80px;
}
.apspritebadges-monotablatore {
  background-position: -10px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-monotablatore-gray {
  background-position: -100px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-narcisista {
  background-position: -190px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-narcisista-gray {
  background-position: -280px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-nuovo-hobby {
  background-position: -370px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-nuovo-hobby-gray {
  background-position: -460px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-omahahah {
  background-position: -550px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-omahahah-gray {
  background-position: -640px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-open-limper {
  background-position: -730px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-open-limper-gray {
  background-position: -820px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-passaparola {
  background-position: -910px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-passaparola-gray {
  background-position: -1000px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-per-un-pugno-di-rake {
  background-position: -910px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-per-un-pugno-di-rake-gray {
  background-position: -1000px -540px;
  width: 80px;
  height: 80px;
}
.apspritebadges-prima-lettura {
  background-position: -10px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-prima-lettura-gray {
  background-position: -100px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-quattro-room-associate {
  background-position: -190px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-quattro-room-associate-gray {
  background-position: -280px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-rassegna-stampa {
  background-position: -370px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-rassegna-stampa-gray {
  background-position: -460px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-ballas {
  background-position: -550px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-ballas-gray {
  background-position: -640px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-eurobet {
  background-position: -730px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-eurobet-gray {
  background-position: -820px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-gdpoker {
  background-position: -910px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-gdpoker-gray {
  background-position: -1000px -630px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-iziplay {
  background-position: -10px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-iziplay-gray {
  background-position: -100px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-pokerclub {
  background-position: -190px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-pokerclub-gray {
  background-position: -280px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-pokerstars {
  background-position: -370px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-pokerstars-gray {
  background-position: -460px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-sisal {
  background-position: -550px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-sisal-gray {
  background-position: -640px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-snai {
  background-position: -730px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-snai-gray {
  background-position: -820px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-titanbet {
  background-position: -910px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-recensione-titanbet-gray {
  background-position: -1000px -720px;
  width: 80px;
  height: 80px;
}
.apspritebadges-relax {
  background-position: -10px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-relax-gray {
  background-position: -100px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-safe-control {
  background-position: -190px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-safe-control-gray {
  background-position: -280px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-sempre-aggiornato {
  background-position: -370px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-sempre-aggiornato-gray {
  background-position: -460px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-social-10 {
  background-position: -550px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-social-100 {
  background-position: -640px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-social-100-gray {
  background-position: -730px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-social-10-gray {
  background-position: -820px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-social-25 {
  background-position: -910px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-social-25-gray {
  background-position: -1000px -810px;
  width: 80px;
  height: 80px;
}
.apspritebadges-social-50 {
  background-position: -10px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-social-50-gray {
  background-position: -100px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-spewer {
  background-position: -190px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-spewer-gray {
  background-position: -280px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-sulla-strada-giusta {
  background-position: -370px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-sulla-strada-giusta-gray {
  background-position: -460px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-tight-is-right {
  background-position: -550px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-tight-is-right-gray {
  background-position: -640px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-tilt-buster {
  background-position: -730px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-tilt-buster-gray {
  background-position: -820px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-tre-room-associate {
  background-position: -910px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-tre-room-associate-gray {
  background-position: -1000px -900px;
  width: 80px;
  height: 80px;
}
.apspritebadges-twitter-friend {
  background-position: -10px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-twitter-friend-gray {
  background-position: -100px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-ultime-news {
  background-position: -190px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-ultime-news-gray {
  background-position: -280px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-una-room-associata {
  background-position: -370px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-una-room-associata-gray {
  background-position: -460px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-uscito-in-bolla {
  background-position: -550px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-uscito-in-bolla-gray {
  background-position: -640px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-varianti-che {
  background-position: -730px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-varianti-che-gray {
  background-position: -820px -990px;
  width: 80px;
  height: 80px;
}
.apspritebadges-coaching-pokermagia {
  background-position: -10px -1080px;
  width: 80px;
  height: 80px;
}
.apspritebadges-coaching-pokermagia-gray {
  background-position: -100px -1080px;
  width: 80px;
  height: 80px;
}
span[class*='apspritelevels'] {
  background-image: url('../../../images/apsprite-levels.png');
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  height: 100px;
}
.apspritelevels-assopokerista {
  background-position: 0 0;
  width: 100px;
  height: 100px;
}
.apspritelevels-blu-shark {
  background-position: 0 -110px;
  width: 100px;
  height: 100px;
}
.apspritelevels-bronze {
  background-position: 0 -220px;
  width: 100px;
  height: 100px;
}
.apspritelevels-chrome {
  background-position: 0 -330px;
  width: 100px;
  height: 100px;
}
.apspritelevels-copper {
  background-position: 0 -440px;
  width: 100px;
  height: 100px;
}
.apspritelevels-elite-grinder {
  background-position: 0 -550px;
  width: 100px;
  height: 100px;
}
.apspritelevels-gold {
  background-position: 0 -660px;
  width: 100px;
  height: 100px;
}
.apspritelevels-grinder {
  background-position: 0 -770px;
  width: 100px;
  height: 100px;
}
.apspritelevels-iron {
  background-position: 0 -880px;
  width: 100px;
  height: 100px;
}
.apspritelevels-platinum {
  background-position: 0 -990px;
  width: 100px;
  height: 100px;
}
.apspritelevels-royal-grinder {
  background-position: 0 -1100px;
  width: 100px;
  height: 100px;
}
.apspritelevels-silver {
  background-position: 0 -1210px;
  width: 100px;
  height: 100px;
}
/*-----------------------------------------------------------------------------
----------------------------- 14.  Gritter -------------------------------------
-----------------------------------------------------------------------------*/
/* the norm */
#gritter-notice-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 301px;
  z-index: 9999;
  color: #fff;
}
#gritter-notice-wrapper.top-left {
  left: 20px;
  right: auto;
}
#gritter-notice-wrapper.bottom-right {
  top: auto;
  left: auto;
  bottom: 20px;
  right: 20px;
}
#gritter-notice-wrapper.bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px;
}
.gritter-item-wrapper:not(.gritter-loading) {
  position: relative;
  margin: 0 0 10px 0;
  background: #0e9ce4;
  border-bottom: 4px solid #116b98;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 5px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
}
.gritter-loading {
  position: relative;
  margin: 0 0 10px 0;
  background: #222 !important;
  border-bottom: 0;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 5px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
}
.gritter-item {
  display: block;
  color: #eee;
  padding: 2px 11px 8px 11px;
  font-size: 11px;
  font-family: verdana;
}
.gritter-item a {
  color: #FAFAFA !important;
  font-weight: bold;
}
.gritter-item a:hover {
  color: #FFF !important;
}
.hover .gritter-item {
  background-position: right -40px;
}
.gritter-item p {
  padding: 0;
  margin: 0;
  word-wrap: break-word;
  line-height: 14px !important;
}
.gritter-close {
  display: none;
  position: absolute;
  top: 5px;
  right: 3px;
  background: url(../../../images/close.png) no-repeat center center !important;
  cursor: pointer;
  width: 30px;
  height: 30px;
  text-indent: -9999em;
}
.gritter-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 7px 0;
  display: block;
  text-shadow: 1px 1px 0 #000; /* Not supported by IE :( */
}
.gritter-image {
  width: 48px;
  height: 48px;
  float: left;
}
.gritter-with-image, .gritter-without-image {
  padding: 0;
}
.gritter-with-image {
  width: 207px !important;
  float: right !important;
}
/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item, .gritter-light .gritter-bottom, .gritter-light .gritter-top, .gritter-light .gritter-close {
  background-image: url(../images/gritter-light.png);
  color: #222;
}
.gritter-light .gritter-title {
  text-shadow: none;
}
.image-banner {
  float: left;
  padding: 0px 20px 15px 0px;
}
.pb-no-header-home .pb-widget-header {
  display: none !important;
}
.mobile-altri-menu {
  display: none !important;
}
.banner-mobile-head-con {
  display: none;
  max-width: 100% !important;
  height: auto;
  text-align: center;
}
.banner-mobile-head-con div {
  float: none;
  margin: auto;
  text-align: center;
  padding: 15px 0px;
  z-index: 2;
  position: relative;
}
.notification-description:hover {
  color: #FFF !important;
}
.post-sponsorizzato a {
  height: 270px !important;
}
.wpecpp_wrapper {
  width: 50%;
  margin: 0 auto;
  background-color: #fcfcfc;
  border: 1px solid #dfdfdf;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  text-align: center;
  padding: 15px;
}
.wpecpp_wrapper label.product-title {
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 28px;
}
.wpecpp_wrapper input[type='text'] {
  width: 50% !important;
}
.entry a.call-to-action {
  display: inline-block;
  text-align: center;
  min-width: 180px;
  padding: 8px 4px;
  background-color: #7dc34d;
  color: white !important;
  font-size: 16px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 1em;
  font-weight: normal;
}
.entry a.call-to-action:hover, .entry a.call-to-action:active {
  background-color: #333;
  text-decoration: none;
  color: white !important;
}
.su-spoiler-title {
  font-size: 24px !important;
  color: #0000ff !important;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  background-color: #f0f0f0;
  padding: 4px 8px;
}
.su-spoiler-content {
  padding-left: 0 !important;
}
#contenuto-chat .entry {
  width: 70%;
  float: left;
}
#contenuto-chat .chat-container {
  width: 280px;
  float: right;
  text-align: center;
  margin-bottom: 40px;
}
#contenuto-chat .chat-container > img {
  margin: 0 auto;
  text-align: center;
}
.prbox-container .widget_media_image {
  text-align: center;
}
/* codice andy 2020 */
/* Lista betting rooms */
.poker-room-list h2.titolo{
    margin: 5px 0 15px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5em;
}

.elemento_lista {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 1px 1px 5px #00000030;
  background: linear-gradient(0deg, #fafafa 35%, #c2d1d680 100%);
}
.icona_room, .dettagli_bonus, .check_button {
  display: inline-block;
  vertical-align: middle;
}
.icona_room {
  width: 19%;
}
.icona_room img {
  max-width: 100%;
}
.dettagli_bonus {
  width: 58%;
  padding: 0px;
  text-align: center;
}


.nome_room {
  font-size: 4em;
  line-height: 1em;
	display: none;
}
.bonus_room {
  font-size: 6em;
    line-height: 1em;
    
    margin: 0 auto!important;
    /* background: linear-gradient(0deg, rgb(129, 202, 131) 0%, rgb(65, 171, 89) 100%); */
    color: #011e86;
    border-radius: 5px;
    /* text-shadow: -1px -1px 0px #0000003b;*/
}

.bonus_room span{
	font-size:0.6em;
}
.check_button button.pr-button {
  padding: 20px 10px !important;
  text-transform: uppercase;
	background: #ff6d01;
    color: #fff!important;
    text-shadow: -1px -1px 0px #0000003b;
}

.check_button button.pr-button p{
	padding: 0!important;
}
.check_button button:hover{
background: #f7901e
}

.descrizione_bonus {
  width: 100%;
  overflow: hidden;
	margin-top: 10px;
}
a.descrizione_room {
  font-size: 1.1em;
}
@media only screen and (max-width: 1339px) and (min-width: 1001px) {
  .dettagli_bonus {
    width: 45%;
  }
	
  .check_button button p {
    font-size: 20px;
  }
  .nome_room {
    font-size: 2em;
  }
  .bonus_room {
    font-size: 4.5em;
    width: 80%;
  }
	
	.icona_room {
  width: 24%;
}
}
@media only screen and (max-width: 1000px) and (min-width: 761px) {
  .icona_room {
  width: 24%;
}
	.dettagli_bonus {
    width: 49%;
  }
	

  .nome_room {
    font-size: 2.5em;
  }
  .bonus_room {
    font-size: 5em;
    width: 50%;
  }
  .check_button button p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 760px) {
	
	
  .icona_room {
   width: 50%;
    margin: 0 auto;
display: inline-block;}
  .dettagli_bonus{
   width: 48%;
    margin: 0 auto;
    display: inline-block;
  }
  .check_button {
    display: inline-block;
    margin: 5px 0 20px 0;
    overflow: hidden;
    float: none;
    width: 100%;
  }
	.check_button button{
	padding: 12px 10px !important;
    text-transform: uppercase;
    margin-top: 0px;
		width:100%;
	}
	
  .bonus_room {
    width: 100%;
    margin: 0;
	  font-size: 4.4em;
  }
  .nome_room {
    font-size: 3em;
    line-height: 1em; 
	margin-bottom: 7px;
	}
	.descrizione_bonus{
		margin-top:0;
	}
}


/* shortcode betting-rooms */

.entry .disclaimer_room{
	    font-size: 0.6em;
    line-height: 1.4em;
    font-style: italic;
    color: #666;
}

.entry .poker-room-list{
	width: 40%;
    
    margin: 10px auto;
    padding: 8px;
    background: #f1f1f1;
    border-radius: 5px;
	clear: both;
}
.entry .elemento_lista {
    margin-bottom: 10px;
    padding: 5px;
}

.entry .icona_room{
	width: 24%;
	line-height: initial;
}

.entry .dettagli_bonus{
	width: 37%;	 
	}

.entry .bonus_room{
	    font-size: 2em;
	line-height: initial;
	  font-family: 'Open Sans Condensed', sans-serif;

}
.entry .poker-room-list .register p{
	font-size: 16px;
	
}

.entry .check_button button.pr-button {
    padding: 10px 10px !important;
}

@media only screen and (max-width: 1440px) and (min-width: 1340px) {
	
	.entry .poker-room-list{
		width: 46%;
	}


}
@media only screen and (max-width: 1339px) and (min-width: 761px) {
	
	.entry .poker-room-list{
		width: 70%;
	}


}

@media only screen and (max-width: 760px) and (min-width: 480px){
	
	
	
	.entry .icona_room {
	width: 25%;
	}
	
	.entry .poker-room-list{
		width: auto;
	}
	

	.entry .dettagli_bonus {
    width: 35%;
    display: inline-block;
	}
	
	.entry .poker-room-list {
    width: 100%;
		float: none;
		margin: 0 0 10px; 
	}
	
	.entry .check_button{
		width:40%;
	}
  
	.entry .check_button, .entry .check_button button{
		width:initial;
		margin: 0;
	}
}




@media only screen and (max-width: 479px){
	
	.entry .poker-room-list {
    width: 100%;
		float: none;
		margin: 0 0 10px; 
	}
.entry .dettagli_bonus {
    width: 23%;
}
	
	.entry .bonus_room {
		font-size: 1.8em;
	}
	
	.entry .check_button, .entry .check_button button{
		width:initial;
		margin: 0;
	}
	.entry .check_button button.pr-button {
    padding: 8px 10px !important;
}
}

/* freeroll featured */

#featured_freeroll{
	padding: 0px 10px 10px 10px;
   	margin: 0 auto;
	font-family: "Open Sans Condensed";
}

#featured_freeroll h1 {
    text-align: center;
    padding-right: 0;
    margin-bottom: 10px!important;
    padding-bottom: 0;
    color: #040f6b;
    font-size: 2em!important;
    text-transform: uppercase!important;
    line-height: 1em;
}

#featured_freeroll h3{
	text-align:center;
	font-size: 1.8em!important;
	margin-top: 10px;

}

#countdown {
    width: 40%;
	margin:0 auto 10px;
	overflow: hidden;
	padding: 0 30px;
	height: 75px;
}

.fliptimer ul li a{
	display: inline!important;
}

.fliptimer li{
    font-size:inherit !important;
    margin:0;
	line-height: initial!important;
}

#dettagli_freeroll {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 5px 5px 0px 5px;
    overflow: hidden;
    margin-bottom: 10px;
    background: #dee1ec;
}

#logo_poker_room{
	text-align:center;
	background: #ffffff7a;
	
	padding: 10px 0;
}

#logo_poker_room a:hover img{
	border: none;
}

#logo_poker_room img{
	max-width:230px;
}

#nome_freeroll h2{
	text-align: center;
    font-size: 2.3em!important;
	color: #333;
	padding: 0;
	margin-bottom: 25px;
	line-height: 1em;
}

#montepremi{
	margin: 0 auto 25px;
    display: block;
    width: 30%;
    overflow: hidden;
    padding: 11px 50px;
    font-size: 3EM;
    text-align: center;
    border-radius: 10px;
    font-family: Play;
    font-weight: bold;
	background: linear-gradient(0deg, rgba(102,217,106,1) 0%, rgb(6, 165, 42) 100%);    
    color: #ffffff;    text-shadow: 1px 1px 1px #797979;
}

.nf-form-wrap.ninja-forms-form-wrap {
	width:60%;
	margin:0 auto;
}
.nf-form-wrap.ninja-forms-form-wrap *{
	font-size:1em;
}
.label-right .nf-field-description {
    margin-right: 0!important;
}

.nf-field-container{
	margin-bottom:10px!important;
}
.nf-field-container.submit-container  {
	text-align:center;
}
.nf-form-cont{
	background: #f7f7f7;
    margin-top: -12px;
    color: #555;
    padding: 20px 0;

}
.subscribeForm fieldset {
width: auto!important;
    border: none!important;
    padding: 10px 0 0;
    margin-top: -24px!important;
}

.subscribeForm p{
	text-align: center!important;
}

.subscribeForm .heading{
	text-align: center;
}

.subscribeForm input[type=text] {
    width: 60%!important;
    color: #1c1c1c;
}

p.muDescription{
	    font-size: 1.3em!important;
    text-transform: uppercase;
    font-weight: bold;
}

.subscribeForm input[type=submit], .nf-form-content input[type=submit], .nf-form-content input[type=button]{
	background: linear-gradient(0deg, rgba(102,217,106,1) 0%, rgb(6, 165, 42) 100%)!important;
    border-radius: 3px 3px 3px 3px;
    color: #ffffff!important;
    padding: 10px 30px;
    text-shadow: 1px 1px 1px #797979;
    text-transform: uppercase;
border: none!important;}

fieldset.subscribeDataTable label{
	display: inline-block!important;
	
}

.muTermsCheckbox label{
	margin-right: 300px;
}

@media only screen and (max-width: 1340px){
	.nf-form-wrap.ninja-forms-form-wrap {
	width:80%!important;
	margin:0 auto;
}

}

@media only screen and (max-width: 1000px){
	#countdown {
		width: 70%;
		height: 90px;
	}
	.nf-form-wrap.ninja-forms-form-wrap {
	width:90%!important;
	margin:0 auto;
}
}

@media only screen and (max-width: 760px){
#countdown {
		width: 85%;
		height: 70px;
	}
}


/* fine freeroll featured */

/* guida wsop */

#guida_wsop{
	max-width: 700px;
	margin:0 auto 30px;
	font-family: "Open Sans Condensed";
}


.titolo_wsop{
	text-indent: -9999px;
}

#dettagli_guida_wsop{
	padding:30px;
	background: #e2e2e2;
}

#dettagli_guida_wsop h2, .nf-form-title h3{
	text-align: center;
    color: #333;
    text-transform: uppercase;
    font-size: 1.6em;
    line-height: 1.2em;
}
.nf-form-title h3{
	margin-top: 0;
}

#wsop_email_info{
	padding: 30px;
	background: #f7f7f7;
}

#wsop_email_info .nf-form-wrap.ninja-forms-form-wrap {
	width: 100%;
}
#wsop_email_info input[type=email]{
background: #fff;
    border-radius: 5px;
    padding: 20px;
    font-size: 1.3em;
    font-family: georgia;
    color: #000;
}

@media only screen and (max-width: 760px){
#wsop_email_info{
	padding: 0px;
	}
	
	#dettagli_guida_wsop{
	padding:30px 10px;
	}

}


/*fine guida wsop */




.bottone-comparatore a {
	color:#fff!important;
	width: 100%!important;
}

.bottone-comparatore a:hover {
text-decoration: none!important;
}

.pr-table .pr-box-button-3 {
	font-weight: bold;
}




