body {
   max-width: 100vw;
}


@media screen and (min-width: 1146px) {
.infrapostD {
      text-align: center;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*vetrina*/
.vet-img {
   width: 30%;
    margin: 1%;
    display: inline-block;
    height: 300px;
        background-size: cover;
        background-position: center center;
}

.articolo_details_inside_img {
   padding-top: 15px;
	 padding-bottom: 38px;
}

.read_all {
   display: inline-block;float: left;
}

.cell_img {
     border: 0;
  border-radius: 2px;
  color: white;
  font-size: 17px;
  font-weight: 400;
  margin: 0 7px;
  margin: 0;
  margin-top: 35px;
  background: #282828;
  height: 45px;
  margin-right: 17px;
  width: 130px;
}

.cell_imgM {
   display:none;
}

.sb_whatsapp, .mob_readmore_table {
   display:none !important;
}
/*LIKEBOX*/

#fanback {
display:none;
background:rgba(0,0,0,0.8);
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
}

#fan-exit {
width:100%;
height:100%;
}

#social_text
{
   font-weight: 500;
   font-size: 18px;
   color: #1b7bc9;
   padding: 10px;
}

#social_image
{
   width: 75px;
   float: left;
}

#social_table
{
   width: 100%;
   text-align: center;
}

#JasperRoberts {
background: white;
position: absolute;
top: calc(50% - 196px);
left: calc(50% - 180px);
width: 350px;
border: 5px solid white;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}

#TheBlogWidgets {
cursor:pointer;
background:url(https://www.wonews.it/images/globali/2014-11-28/1417196119un0.png);
position:absolute;
right: -15px;
top: -15px;
height: 30px;
width: 30px;
z-index: 5;
background-repeat: no-repeat;
}

.remove-borda {
margin:0 auto;
margin-top:16px;
position:relative;
text-align: left;
padding: 0px 10px;
font: 19px 'Roboto',sans-serif;
}

#plugin-box
{
   width: 100%;
}

#linkit,#linkit a.visited,#linkit a,#linkit a:hover {
color:#80808B;
font-size:10px;
margin: 0 auto 5px auto;
float:center;
}

/*ROBA NASCOSTA VERSIONE DESKTOP*/

#navbar, #mobile-categories, #mobile-sections, #head-middle_menu, #sharebutton_mobile, #totalshare_mobile, #tsm_img, #facebook-invite-fixed-hidden
{
  display: none;  
}

.menuMobile {
display:none;   
}

.ads-mobile-fixed {
display:none;   
}

#totalshare
{
   display: inline-block;
   position: relative;
   top: 4px;
   height: 32px;
   font-weight: 700;
   font-size: 25px;
   color: #c0c2c7;
   margin-left: 10px;
}

#totalshare > img
{
   position: relative;
   top: 2px;
}

.best-week
{
   width: 100%;
   background-color: #282828;
   position: relative;
   color: white;
   margin-bottom: 40px;
}

.best-week > img
{
   width: 100%;
   position: absolute;
}

.best-week_title
{
   font-size: 16px;
   font-weight: 400;
   width: 90%;
   margin: 0 auto;
   padding: 20px 0px 10px 0px;
   border-bottom: 1px solid #1c1c1c;
   text-align: center;
   margin-top: 20px;
   margin-bottom: 20px;
}

.best-week_table
{
   width: 90%;
   margin: 0 auto;
   padding-bottom: 5px;
}

.best-week_table > tbody > tr > td
{
   padding-bottom: 15px;
}

.best-week_left
{
   text-align: center;
   padding-right: 13px;
}

.best-week_preview
{
   width: 60px;
   height: 60px;
   border-radius: 100%;
   background-position: center;
   background-size: cover;
}

.best-week_pretext
{
   font-weight: 300;
   font-size: 14px;
}

#fb_box
{
   width: 100%;
   padding: 10px;
   box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
   height: 80px;
   margin-bottom: 30px;
}

#fb_box_image
{
   width: 60px;
   height: 60px;
   border-radius: 100%;
   float: left;
   background: url('https://scontent-mxp1-1.xx.fbcdn.net/hphotos-xpt1/v/t1.0-9/11063723_1653353981545968_3088089475166988436_n.png?oh=fd9bc82450e376aef1744921253fa749&oe=561FAD7C');
   background-position: center;
   background-size: cover;
}

#fb_box_title
{
   font-size: 17px;
   padding-top: 6px;
   text-align: center;
   font-weight: 500;
   color: #119eff;
   padding-bottom: 7px;
}

/*prova immagini dentro al post*/

.onlyTextM, .youtube-mob {
   display:none;
}


.googleAds {
   float:left;
   padding-right: 20px;
   padding-bottom: 5px;
}

.articolo_content img
{
   max-width: 745px !important;
   margin-top: 10px;
}
/*fine prova*/


body
{
    margin: 0;
	 background: white;
	 font-family: Roboto;
    color: #282828;
	 background: #efefef;
}

a {
   text-decoration:inherit;
   color:inherit;
}

button, input
{
    outline: none;
}

input, select
{
   border: 2px solid #b4b4b4;
   background: white;
   border-radius: 0;
   height: 26px;
   margin-right: 10px;
   font-family: Roboto;
   padding: 0 5px;
}

input:focus
{
   border: 2px solid #009cff;
}


button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   font-family: Roboto;
   height: 30px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
}

button > img
{
   position: relative;
   top: 1px;
   height: 13px;
   margin: 0px 5px;
}

#img-head
{
   overflow: hidden;
}

#head-cover
{
   width: calc(100% + 40px);
   height: 500px;
   margin: -20px;
   -webkit-filter: blur(0px);
   filter: blur(0px);
   background-size: cover;
   background-position: center;
}

#head-box
{
   max-width: 1147px;
   height: 500px;
   margin: 0 auto;
   margin-top: -500px;
   position: relative;
   z-index: 2;
}

#head-title
{
   width: 100%;
   padding: 15px;
   background-color: rgba(0, 0, 0, 0.85);
   font-size: 20px;
   font-weight: 400;
   color: white;
   position: absolute;
   bottom: 95px;
}

#head-navbar
{
   width: 100%;
   height: 120px;
   position: relative;
   top: -15px;
   background: white;
   box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

#head-navbar_table
{
   padding-top: 50px;
   padding-bottom: 15px;
   width: 95%;
   margin: 0 auto;
   height: 120px;
}

#head-navbar_left
{
   padding-right: 2.5%;
   border-right: 1px solid #c9c9c9;
   text-align: center;
}

#head-navbar_center
{
   padding-left: 2.5%;
}

.head-navbar_link, .head-navbar_linkalt
{
   font-weight: 700;
   font-size: 14px;
   text-transform: uppercase;
   margin-right: 10px;
   border-bottom: 2px solid transparent;
   transition: border 0.3s;
}

.head-navbar_linkalt
{
   border-bottom: 0;
}

.bluespan
{
   color: #008eff;
   border-bottom: 2px solid transparent;
   transition: border 0.3s;
   cursor: pointer;
}

#head-navbar_right
{
   text-align: right;
}

.head-navbar_social
{
   display: inline-block;
   margin: 0 10px;
}

.container
{
    position: relative;
    z-index: 2;
    max-width: 1147px;
	 margin: 0 auto;
    margin-top: -80px;
	 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	 background-color: white;
	 
}

.links
{
     text-align: center;
	 padding-top: 25px;
	 margin: 0 auto;
}

.login
{
   float: left;
   margin-top: 27px;
   margin-left: 50px;
   font: 17px calibri;
   color: black;
   position: absolute;
}

.login > img
{
   width: 18px;
   position: relative;
   top: 4px;
   margin-right: 5px;
}

.login > u > a
{
   color: #202020;
   text-decoration: none;
}

.login_box
{
   width: 270px;
   height: 215px;
   background: white;
   box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.29);
   position: absolute;
   border-radius: 5px;
   display:none;
}

.remember_me
{
   margin: 0 10px !important;
}

.remember_me > span
{
   position: relative;
   top: -8px;
}

.login_arrow
{
   position: absolute;
   top: -16px;
   left: 135px;
}

.login_box > form > p
{
   margin: 10px 11px;
   font: 17px calibri;
   color: #202020;
}

.username, .password
{
   width: 230px;
   margin: 0px 11px;
}

.login_button
{
   width: 244px;
   margin-left: 11px;
}

.icon
{
    width: 29px;
	 margin-left: 35px;
}

.link
{
     position: relative;
	 top: -10px;
	 color: #6a6a6a;
	 font: 14px helvetica;
}

.logo
{
     text-align: center;
	 padding: 74px 0;
}

#menu
{
    padding-top: 30px;
    width: 95%;
    margin: 0 auto;
    text-align: center;
	 margin-bottom: 40px; 
}

#menu > tbody > tr > td
{
   width: 119px;
   border-left: 1px solid #c9c9c9;
}

#menu > tbody > tr > td:nth-of-type(1)
{
   border: 0;
   text-align: left;
}

.argomento
{
   font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
}

.read_more
{
  border: 0;
  border-radius: 2px;
  color: white;
  font-size: 17px;
  font-weight: 400;
  margin: 0 7px;
  margin: 0;
  margin-top: 35px;
  background: #282828;
  height: 45px;
  margin-right: 17px;
  width: 130px;
}


#guadagna
{
     margin-bottom: 30px;
     width: 300px;
}

.main
{
	 width: 95%;
	 margin: 0 auto;

}

.main_left
{ 
    padding-right: 40px;
	 width: 300px;
	 vertical-align: top;
    display: inline-block;
    box-sizing:content-box;
}

.main_right
{
    width: 745px;
    display: inline-block;
}

.primopiano, .articolo
{
    width: 728px;
	 height: 300px;
	 background: #FFF;
	 text-shadow: 0 1px 2px rgba(0,0,0, 0.5);
}

.primopiano
{
     background-image: url('/wonewsImgs/primopiano.jpg');
	 background-size: cover;
	 position: relative;
}

.shadow_effect
{
    margin-bottom: 40px;
    width: 728px;
	 height: 300px;
	 background: -moz-linear-gradient(top,  rgba(0,0,0,0) 60%, rgba(0,0,0,1) 98%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,rgba(0,0,0,0)), color-stop(98%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	 margin-top: -300px;	 
	 position: relative;
}

.primopiano_title
{
     width: 100%;
	 background-color: rgba(0, 0, 0, 0.59);
	 color: white;
	 font: 25px calibri;
	 height: 35px;
	 line-height: 35px;
}

.cambia
{
     float: right;
	 width: auto;
	 height: auto;
	 padding-right: 15px;
	 position: relative;
	 top: -2px;
}

.avanti, .indietro
{
     display: inline-block;
	 height: 17px;
	 width: 17px;
	 font: 15px calibri;
	 color: white;
	 text-align: center;
	 line-height: 17px;
}

.indietro
{
     background: black;
}

.avanti
{
     background: #009cff;
}

.numero
{
     font: 15px calibri;
	 color: white;
}

.primopiano_description
 {
    position: absolute;
	 bottom: 10px;
	 width: 708px;
	 margin: 0 10px;
	 z-index: 1;
 }
 
 .notizia_titolo
 {
    font-size: 17px;
    font-weight: 400;
	 color: white;
	 margin: 3px 0;
 }
 
 .notizia_descrizione
 {
    font-size: 14px;
    font-weight: 300;
	 color: white;
	 margin: 2px 0;
 }

.title
{
     padding-left: 10px;
}

.articolo
{

	 background-size: cover;
	 position: relative;
    background-position: center center;
}

.box-subds {
   margin-top: 25px;
  border-radius: 2px;
  width: 290px;
  padding: 10px;
  padding-right: 0px;
}

.box-exts {
text-align: center;
font-size: 17px;
font-weight: 500;
   padding: 10px;
margin-top: 25px;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
border-radius: 2px;
}

.box-readings {
padding:0px; padding-top:10px;
}

.title-readings {
   margin-bottom: 10px;
    display: inline-block;
}

.cover-readings {
   width:100%; height: 150px; background-size:cover; background-position: center center; margin-top:10px;
}

.bottom-readings {
margin-bottom: 10px;
    display: inline-block;
   font-size:14px;
}

.box-exts > div
{
   margin-bottom: 10px;
}

.img-vet {
   width: calc(100% + 20px);
    left: -10px;
    position: relative;
} 

.desc-vet {
    text-align: center; font-weight: 300;
    padding-top: 10px; padding-bottom: 10px; width:90%;margin: 0 auto;font-size:14px
}

.subds-logo {
  margin: -10px;
  width:300px;
}

.box-facebook
{
     margin-top: 40px;
       margin-bottom: 40px;
	 box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.42);
	 border-radius: 2px;
}

.box-google
{
     margin-top: 40px;
	 margin-bottom: 40px;
}

.articolo_title
{
	 font-size: 25px;	 
    font-weight: 400;
    margin-bottom: 15px;
	 text-decoration: none;
}

.articolo_tags
{
     margin-bottom: 15px;
}

.tag_stick
{
    margin-right: 8px;
	 display: inline-block;
    padding: 3px 0;
}

.tag_title
{
    color: white;
	 padding: 0 13px;
	 font-size: 14px;
    font-weight: 300;
}

#tag_mondo
{
     background: #009cff; 
}

#tag_cibo {
 background: #ed8b00;   
}

#tag_animali
{
     background: #77d06c;
}


#tag_fotografia
{
     background: #eb3f3f;
}


#tag_fungeek
{
     background: #c073dc;
}

#tag_arte
{
     background: #ffb33b;
}


#tag_persone
{
     background: #4690ff;
}


#tag_futuro
{
     background: #37cfad;
}


#tag_hot, #tag_storia
{
     background: #d37ee2;
}



.tag_image
{
     float: right;
}

.articolo_when
{
    color: #a0a0a0;
	 font-size: 14px;
    font-weight: 300;
}

.orologio
{
    position: relative;
    top: 3px;
}

.articolo_details
{
    width: 100%;
	 border-bottom: 3px solid #ececec;
	 margin-bottom: 21px;
}

.articolo_details_inside
{
    padding-top: 15px;
	 padding-bottom: 30px;
}

.views_counter
{
     font: 40px calibri;
	 font-weight: bold;
	 float: right;
	/* position: relative;
	 top: -15px; */
	 margin-top: -15px;
	 margin-right: 15px;
}

.views_counter_bottom
{
     font: 15px calibri;
}

.articolo_social
{
     display: inline-block;
	 float: right;
margin-top: -8px;
}

.twitter_button
{
    background:  #2ca8d2;
	 border: none;
	 border-radius: 2px;
	 color: white;
	 font-size: 13px;
	 height: 32px;
	 width: 115px;
}

.facebook_button
{
     background: #305891;
	 border: none;
	 border-radius: 2px;
	 color: white;
	 font-size: 13px;
	 height: 32px;
	 width: 115px;
	 margin-left: 10px;
}

.twitter_counter, .facebook_counter
{
    display: inline-block;
	 height: 29px;
	 min-width: 30px;
	 border: 1px solid #d5d5d5;
	 border-radius: 3px;
	 text-align: center;
	 color: #666666;
	 font: 20px calibri;
	 line-height: 30px;
}

.number_padder
{
     padding: 0 5px;
}

.freccina
{
margin-bottom: -5px;
margin-right: -9px;
	 z-index: 1;

}
 
.counter_total
{
	 left: -5px;
	 display: none;
}

.facebook_logo
{
     position: relative;
	 top: 4px;
}

.articolo_content
{
     font-size: 18px;
     font-weight: 300;
     text-align: left !important;
}

.articolo_content > span, .articolo_content > div
{
   font-family: Roboto !important;
   font-size: 18px;
   text-align: left !important;
}

.cFacebook-Container
{
    margin-top: 20px;
}

.footer
{
    font-size: 14px;
    text-align: center;
    padding: 45px 0 10px 0;
}

.post_suggest
{
   color: #202020;
   border-top: 1px solid #e8e8e8;
   border-bottom: 1px solid #e8e8e8;
   margin-top: 25px;
}

.post_suggest > ul
{
   margin: 0 0 15px 0;
}

.post_suggest > ul > li > a
{
   color: #009cff;
   text-decoration: none;
   font: 16px calibri;
}

.post_suggest_title, .post_readmore_title
{
   font-size: 20px;
   font-weight: bold;
   font-family: roboto condensed;
   margin: 15px 0 10px 0;
}

.post_newsletter
{
   font-size: 15px;
   text-align: center;
}

.newsletter_border
{
   border-bottom: 3px solid #eb3f3f;
   text-align: center;
   margin-bottom: 25px;
}

.newsletter_title
{
   font-size: 25px;
   font-weight: bold;
   color: #eb3f3f;
   background: white;
   position: relative;
   top: 16px;
   padding: 0 5px;
}

.newsletter_form
{
   text-align: center;
   margin: 20px 0 15px 0;
   border-bottom: 1px solid #e8e8e8;
   padding-bottom: 35px;
}

.newsletter_input
{
   border: 2px solid #b4b4b4;
   background: white;
   border-radius: 0;
   height: 26px;
   width: 300px;
   margin-right: 10px;
   padding: 0 5px;
}

.newsletter_input:focus
{
   border: 2px solid #009cff;
}


.newsletter_button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   height: 30px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
   margin-right: 25px;
}

.newsletter_button:active
{
   background: #FFF;
   color: #009cff;
}

.post_readmore_table
{
   width: 100%;
}

.post_readmore_table > tbody > tr > td
{
   width: 33.33333%;
   vertical-align: top;
   padding: 0px 7px;
}


.readmore_suggest
{
   width: 100%;
   height: 150px;
   background: #eee;
   margin: 0 auto;
   background-size: cover;
   margin-top: 25px;
   border: 2px solid #fff;
   box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
   margin-bottom: 10px;
   background-position: center;
}



.readmore_title > div
{
   padding: 5px 7px;
}

.guadagna_corpus
{
   font: 16px calibri;
   color: #202020;
   margin-top: 40px;
}

.guadagna_corpus > a
{
   color: #009cff;
}

.paypal_logo
{
   width: 300px;
   margin: 0 auto;
   display: block;
}

.guadagna_border
{
   border-bottom: 3px solid #eb3f3f;
   text-align: center;
   width: 95%;
   margin: 0 auto;
   margin-top: 20px;
   margin-bottom: 55px;
}

.guadagna_title
{
   font: 38px calibri;
   font-weight: bold;
   color: #eb3f3f;
   background: white;
   position: relative;
   top: 23px;
   padding: 0 5px;
}

/*PANNELLO UTENTE*/

.width_div
{
   width: 80%;
   margin: 0 auto;
   padding: 15px 0;
}

.panel_bar
{
   width: 100%;
   height: 70px;
   background: #202020;
   padding: 0 10%;
   font: 35px roboto;
   color: white;
   line-height: 70px;
   position: relative;
}

.bar_title
{
   float: left;
   display: inline
}

.bar_title > img
{
   position: relative;
   top: 10px;
   margin-right: 10px;
}


.bar_notifications
{
   margin-right: 28px;
}

.bar_link, .bar_notifications
{
   float: right;
   display: inline;
   font: 16px arial;
   line-height: 70px;
}

.panel_message
{
   width: 100%;
   background: #ff8427;
   font: 14px arial;
}

.newW_button, .edit_button
{
   width: 100%;
   heigth: 50px;
   font: 14px arial;
   background: #eb3f3f;
   border: none;
   border-radius: 0;
   color: white;
   display: block;
   margin-bottom: 20px;
}

.panel_main
{
   width: 90%;
   margin: 0 auto;
   margin-top: 30px;
}

.panel_left
{
   width: 26%;
}

.panel_right
{
   padding-left: 40px;
}

.actions_box
{
   width: 100%;
   background: #ffffff;
   font: 14px arial;
   padding: 12px 0;
   margin-bottom: 20px;
}

.actions_box > div
{
   padding: 10px 5%;
   cursor: pointer;
}

.actions_box > div:hover
{
   background: #c7c7c7;
}

.user_box
{
   width: 100%;
   background: #202020;
   color: white;
   font: 14px arial;
   padding: 10px 0;
   margin: 0 auto;
}

.user_box > p
{
   width: 90%; 
   margin: 0 auto;
   margin-top: 30px;
   margin-bottom: 30px;
}

.paypal_logo
{
   width: 80px;
}

.panel_paypal_logo
{
width: 30px;
float: left;

}

.user_logo
{
   width: 25px;
   float: left;
   margin-right: 10px;
   margin-left: 5px;
   margin-top: 2px;
}

.panel_info
{
   width: 100%;
   min-height: 500px;
   background: transparent;
}

.update_data
{
   text-align: center;
   padding-bottom: 10px;
}

.update_data > img
{
   width: 30px;
   position: relative;
   top: 10px;
   -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */;
   animation-duration: 2s;
}

/*toWrite*/

.toWrite_row
{
   width: 100%;
   height: 50px;
}

.toWrite_title
{
   width: 85%;
   height: 100%;
   margin-rigth: 1%;
   background: red;
   display: inline-block;
}

.toWrite_status
{
   width: 14%;
   height: 100%;
   background: green;
   display: inline-block;
}

/*others*/ 
.moreTitle {
font-size: 15px;
font-family: roboto condensed;
font-weight: bold;
margin: 15px 0 10px 0;
}
 
.notifications_box
{
 max-height: 800px;
 width: 100%;
 background: #202020;
 margin-bottom:20px;
}

.notification
{
 width: 92%;
 padding: 10px 4%;
 color: white;
 font: 14px arial;
}

.notification:hover
{
 background: #0a0a0a;
}

.notification > a
{
 color: #eb3f3f;
 text-decoration: none;
}

.notification_new
{
 color: #ff8427;
}

.towrite_data, .towrite_article
{
 width: 100%;
 background: white;
 height: 50px;
 margin-bottom: 20px;
}

.towrite_table
{
 width: 99%;
 height: 100%;
 margin-left: 1%;
 font: 14px arial;
 border-spacing: 0;
}

.table_id, .table_status, .table_earnings, .table_views
{
 width: 9%;
}

.table_title
{
   padding-right: 15px;
}

.table_earnings
{
   text-align: center;
}

.table_actions
{
 width: 15%;
 text-align: center;
 padding: 0;
}

.red_title
{
 color: #eb3f3f;
}

.status_title
{
 font: 13px arial;
 color: #eb3f3f;
}

.towrite_edit, .towrite_delete
{
 width: 50%;
 height: 100%;
 border: 0;
 border-radius: 0;
 padding: 0;
 color: white;
 outline: none;
 cursor: pointer;
 float: left;
 font: 14px arial;
 position: relative;
 right: -1;
}

.towrite_edit
{
 background: #ff8427;
 text-align: center;
}

.towrite_delete
{
 background: #202020;
 text-align: center;
}

.writing
{
 background: transparent;
 width: 100%; 
 height: 50px;
 font: 14px arial;
 margin-bottom: 20px;
}

.writing_table
{
 border-spacing: 0;
 height: 100%;
 width: 100%;
 font: 14px arial;
}



.writing_title
{
 background: white;
 width: 75%;
 padding-left: 15px;
 padding-right: 15px;
}

.writing_status
{
 width: 25%;
 text-align: right;
 padding: 0; 
}

.write_button, .status_button
{
 width: 50%;
 height: 100%;
 float: right;
 padding: 0;
 margin: 0;
 border: 0;
 outline: none;
 color: white;
 font: 14px arial;
 float: left;
 text-align: center;
}

.write_button
{
 background: #34d01a;
}

.status_button
{
 background: #202020;
}

.introducer,.where_post,.up_post
{
 width: 96%;
 padding: 25px 2%;
 background: white;
 font: 14px arial;
}

.where_post > a, up_post > a
{
 color: #eb3f3f;
 text-decoration: none;
}

.close_pl_button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   font: 17px calibri;
   height: 25px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
   width: 50px;
   margin: 0 auto;
   margin-top:10px;
}

.pl_container {
   width: 30%; 
   height: 250px; 
   background-color: white; 
   border-radius: 8px;position: fixed;
   top: 200px;
   left: 35%;
   right: 35%;
}

.outer_pl {
display:none;
position:fixed;width:100%;height:100%;background-color: rgba(86, 139, 232, 0.5);top: 0;
left: 0;
bottom: 0;
right: 0;
}

#futuro2
{
     display:none;
}

#mondo2
{
     display:none;
}

#fungeek2
{
     display:none;
}

#hot2
{
     display:none;
}



.subscribe-persuasor2 {
   display:none;
}


}


@media screen and (min-width: 769px) and (max-width: 1145px) {

.infrapostM {
      text-align: center;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*vetrina*/
.vet-img {
   width: 47%;
    margin: 1%;
    display: inline-block;
    height: 300px;
        background-size: cover;
        background-position: center center;
}

.articolo_details_inside_img {
   padding-top: 15px;
	 padding-bottom: 38px;
}

.read_all {
  
}

.cell_img {
     border: 0;
  border-radius: 2px;
  color: white;
  font-size: 17px;
  font-weight: 400;
  margin: 0 7px;
  margin: 0;
  margin-top: 35px;
  background: #282828;
  height: 45px;
  margin-right: 17px;
  width: 130px;
}

.cell_imgM {
   display:none;
}
.sb_whatsapp, .mob_readmore_table {
   display:none; !important
}

#social_image {
    width: 75px;
    }
    
#social_text
{
   font-weight: 500;
   font-size: 18px;
   color: #1b7bc9;
   padding: 10px;
}

/*LIKEBOX*/

#fanback {
display:none;
background:rgba(0,0,0,0.8);
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
}

#fan-exit {
width:100%;
height:100%;
}

#JasperRoberts {
background: white;
position: absolute;
top: calc(50% - 132px);
left: calc(50% - 180px);
width: 350px;
border: 5px solid white;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}

#TheBlogWidgets {
cursor:pointer;
background:url(https://www.wonews.it/images/globali/2014-11-28/1417196119un0.png);
position:absolute;
right: -15px;
top: -15px;
height: 30px;
width: 30px;
z-index: 5;
background-repeat: no-repeat;
}

.remove-borda {
margin:0 auto;
margin-top:16px;
position:relative;
text-align: left;
padding: 0px 10px;
font: 19px 'Roboto',sans-serif;
}

#plugin-box
{
   width: 100%;
}

#linkit,#linkit a.visited,#linkit a,#linkit a:hover {
color:#80808B;
font-size:10px;
margin: 0 auto 5px auto;
float:center;
}

#totalshare
{
   display: inline-block;
   position: relative;
   top: 4px;
   height: 32px;
   font-weight: 700;
   font-size: 25px;
   color: #c0c2c7;
   margin-left: 10px;
}

#totalshare > img
{
   position: relative;
   top: 2px;
}


.main_left, .sb_mobile, #tsm_img, #sharebutton_mobile, #facebook-invite-fixed-hidden
{
   display: none !important;
}


.articolo:nth-of-type(1)
{
   margin-top: 10px;
}

#mobile-menu_middle
{
   width: 50px;
   height: 50px;
   text-align: center;
   line-height: 55px;
   cursor: pointer;
}

#mobile-menu_middle > img
{
   width: 30px;
}

#mobile-sections
{
   width: 100%;
   background-color: #d0d0d0;
   position: absolute;
   top: 67px;
   z-index: 3;
   padding: 0px 25px;
   display: none;
}

.mobile-section
{
   font-size: 16px;
   font-weight: 500;
   margin: 25px 0;
   text-transform: uppercase;
}


/*ROBA NASCOSTA VERSIONE DESKTOP*/

#navbar, #mobile-categories, .menuMobile
{
  display: none;  
}

.ads-mobile-fixed {
display:none;   
}

.best-week
{
   width: 100%;
   background-color: #282828;
   position: relative;
   color: white;
   margin-bottom: 40px;
}

.best-week > img
{
   width: 100%;
   position: absolute;
}

.best-week_title
{
   font-size: 16px;
   font-weight: 400;
   width: 90%;
   margin: 0 auto;
   padding: 20px 0px 10px 0px;
   border-bottom: 1px solid #1c1c1c;
   text-align: center;
   margin-top: 20px;
   margin-bottom: 20px;
}

.best-week_table
{
   width: 90%;
   margin: 0 auto;
   padding-bottom: 5px;
}

.best-week_table > tbody > tr > td
{
   padding-bottom: 15px;
}

.best-week_left
{
   text-align: center;
   padding-right: 5%;
}

.best-week_preview
{
   width: 60px;
   height: 60px;
   border-radius: 100%;
   background-position: center;
   background-size: cover;
}

.best-week_pretext
{
   font-weight: 300;
   font-size: 14px;
}

#fb_box
{
   width: 100%;
   padding: 10px;
   box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
   height: 80px;
   margin-bottom: 30px;
}

#fb_box_image
{
   width: 60px;
   height: 60px;
   border-radius: 100%;
   float: left;
   background: url('https://scontent-mxp.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10168097_1486508288230539_2749718218091798728_n.jpg?oh=d06cac724d6bcceee1d218c2175d819d&oe=560C6423');
   background-position: center;
   background-size: cover;
}

#fb_box_title
{
   font-size: 17px;
   padding-top: 6px;
   text-align: center;
   font-weight: 500;
   color: #119eff;
   padding-bottom: 7px;
}

/*prova immagini dentro al post*/

.onlyTextM, .youtube-mob {
   display:none;
}


.googleAds {
   float:left;
   padding-right: 20px;
   padding-bottom: 5px;
}

.articolo_content img
{
   max-width: 100%;
   margin-top: 10px;
}
/*fine prova*/


body
{
    margin: 0;
	 background: white;
	 font-family: Roboto;
    color: #282828;
	 background: #efefef;
}

a {
   text-decoration:inherit;
   color:inherit;
}

button, input
{
    outline: none;
}

input, select
{
   border: 2px solid #b4b4b4;
   background: white;
   border-radius: 0;
   height: 26px;
   margin-right: 10px;
   font-family: Roboto;
   padding: 0 5px;
}

input:focus
{
   border: 2px solid #009cff;
}


button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   font-family: Roboto;
   height: 30px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
}

button > img
{
   position: relative;
   top: 1px;
   height: 13px;
   margin: 0px 5px;
}

#img-head
{
   overflow: hidden;
}

#head-cover
{
   width: calc(100% + 40px);
   height: 500px;
   margin: -20px;
   -webkit-filter: blur(0px);
   filter: blur(0px);
   background-size: cover;
   background-position: center;
}

#head-box
{
   max-width: 1147px;
   height: 500px;
   margin: 0 auto;
   margin-top: -500px;
   position: relative;
   z-index: 2;
}

#head-title
{
   width: 100%;
   padding: 15px;
   padding-left: 5%;
   padding-right: 5%;
   background-color: rgba(0, 0, 0, 0.85);
   font-size: 20px;
   font-weight: 400;
   color: white;
   position: absolute;
   bottom: 95px;
}

#head-navbar
{
   width: 100%;
   height: 120px;
   position: relative;
   top: -15px;
   background: white;
   box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

#head-navbar_table
{
   padding-top: 50px;
   padding-bottom: 15px;
   width: 90%;
   margin: 0 auto;
   height: 120px;
}

#head-navbar_left
{
   padding-right: 1%;

   width: 226px;
   text-align: left;
}

#head-navbar_left img
{
   max-width: 200px;
}

#head-navbar_center
{
   padding-left: 1%;
}

.head-navbar_link, .head-navbar_linkalt
{
   font-weight: 700;
   font-size: 12px;
   text-transform: uppercase;
   margin-right: 10px;
   border-bottom: 2px solid transparent;
   transition: border 0.3s;
}

.head-navbar_linkalt
{
   display: none;
}

.bluespan
{
   color: #008eff;
   border-bottom: 2px solid transparent;
   transition: border 0.3s;
   cursor: pointer;
}

#head-navbar_right
{
   text-align: right;
}

.head-navbar_social
{
   display: inline-block;
   margin: 0 5px;
   height: 15px;
}

.container
{
    position: relative;
    z-index: 2;
    max-width: 1147px;
	 margin: 0 auto;
    margin-top: -80px;
	 box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	 background-color: white;
	 
}

.links
{
     text-align: center;
	 padding-top: 25px;
	 margin: 0 auto;
}

.login
{
   float: left;
   margin-top: 27px;
   margin-left: 50px;
   font: 17px calibri;
   color: black;
   position: absolute;
}

.login > img
{
   width: 18px;
   position: relative;
   top: 4px;
   margin-right: 5px;
}

.login > u > a
{
   color: #202020;
   text-decoration: none;
}

.login_box
{
   width: 270px;
   height: 215px;
   background: white;
   box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.29);
   position: absolute;
   border-radius: 5px;
   display:none;
}

.remember_me
{
   margin: 0 10px !important;
}

.remember_me > span
{
   position: relative;
   top: -8px;
}

.login_arrow
{
   position: absolute;
   top: -16px;
   left: 135px;
}

.login_box > form > p
{
   margin: 10px 11px;
   font: 17px calibri;
   color: #202020;
}

.username, .password
{
   width: 230px;
   margin: 0px 11px;
}

.login_button
{
   width: 244px;
   margin-left: 11px;
}

.icon
{
    width: 29px;
	 margin-left: 35px;
}

.link
{
     position: relative;
	 top: -10px;
	 color: #6a6a6a;
	 font: 14px helvetica;
}

.logo
{
     text-align: center;
	 padding: 74px 0;
}

#menu
{
    display: none;
}

#menu > tbody > tr > td
{
   width: calc(100%/8);
   border-left: 1px solid #c9c9c9;
}

#menu > tbody > tr > td:nth-of-type(1)
{
   border: 0;
}

.argomento
{
       font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
}

.read_more
{
  border: 0;
  border-radius: 2px;
  color: white;
  font-size: 17px;
  font-weight: 400;
  margin: 0 7px;
  margin: 0;
  margin-top: 35px;
  background: #282828;
  height: 45px;
  margin-right: 17px;
  width: 130px;
}


#guadagna
{
     margin-bottom: 30px;
     width: 300px;
}

.main
{
	 width: 90%;
	 margin: 0 auto;

}

.main_left
{ 
    padding-right: 40px;
	 width: 300px;
	 vertical-align: top;
    display: inline-block;
}

.main_right
{
    width: 100%;
    padding-top: 30px;
    display: inline-block;
}

.primopiano, .articolo
{
    width: 100%;
	 height: 350px;
	 background: #FFF;
	 text-shadow: 0 1px 2px rgba(0,0,0, 0.5);
}

.primopiano
{
     background-image: url('/wonewsImgs/primopiano.jpg');
	 background-size: cover;
	 position: relative;
}

.shadow_effect
{
    margin-bottom: 40px;
    width: 100%;
	 height: 300px;
	 background: -moz-linear-gradient(top,  rgba(0,0,0,0) 60%, rgba(0,0,0,1) 98%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,rgba(0,0,0,0)), color-stop(98%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	 margin-top: -300px;	 
	 position: relative;
}

.primopiano_title
{
     width: 100%;
	 background-color: rgba(0, 0, 0, 0.59);
	 color: white;
	 font: 25px calibri;
	 height: 35px;
	 line-height: 35px;
}

.cambia
{
     float: right;
	 width: auto;
	 height: auto;
	 padding-right: 15px;
	 position: relative;
	 top: -2px;
}

.avanti, .indietro
{
     display: inline-block;
	 height: 17px;
	 width: 17px;
	 font: 15px calibri;
	 color: white;
	 text-align: center;
	 line-height: 17px;
}

.indietro
{
     background: black;
}

.avanti
{
     background: #009cff;
}

.numero
{
     font: 15px calibri;
	 color: white;
}

.primopiano_description
 {
    position: absolute;
	 bottom: 10px;
	 width: 708px;
	 margin: 0 10px;
	 z-index: 1;
 }
 
 .notizia_titolo
 {
    font-size: 17px;
    font-weight: 400;
	 color: white;
	 margin: 3px 0;
 }
 
 .notizia_descrizione
 {
    font-size: 14px;
    font-weight: 300;
	 color: white;
	 margin: 2px 0;
 }

.title
{
     padding-left: 10px;
}

.articolo
{

	 background-size: cover;
	 position: relative;
    background-position: center center;
}

.box-subds {
   margin-top: 25px;
  border-radius: 2px;
  width: 290px;
  padding: 10px;
  padding-right: 0px;
}

.box-exts {
text-align: center;
font-size: 17px;
font-weight: 500;
   padding: 10px;
margin-top: 25px;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
border-radius: 2px;
}

.box-readings {
padding:0px; padding-top:10px;
}

.title-readings {
   margin-bottom: 10px;
    display: inline-block;
}


.cover-readings {
   width:100%; height: 150px; background-size:cover; background-position: center center; margin-top:10px;
}

.bottom-readings {
margin-bottom: 10px;
    display: inline-block;
   font-size:14px;
}

.box-exts > div
{
   margin-bottom: 10px;
}

.subds-logo {
  margin: -10px;
  width:300px;
}

.box-facebook
{
     margin-top: 40px;
       margin-bottom: 40px;
	 box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.42);
	 border-radius: 2px;
}

.box-google
{
     margin-top: 40px;
	 margin-bottom: 40px;
}

.articolo_title
{
	 font-size: 25px;	 
    font-weight: 400;
    margin-bottom: 15px;
	 text-decoration: none;
}

.articolo_tags
{
     margin-bottom: 15px;
}

.tag_stick
{
    margin-right: 8px;
	 display: inline-block;
    padding: 3px 0;
}

.tag_title
{
    color: white;
	 padding: 0 13px;
	 font-size: 14px;
    font-weight: 300;
}

#tag_mondo
{
     background: #009cff;
}


#tag_animali
{
     background: #77d06c;
}


#tag_fotografia
{
     background: #eb3f3f;
}


#tag_fungeek
{
     background: #c073dc;
}

#tag_arte
{
     background: #ffb33b;
}


#tag_persone
{
     background: #4690ff;
}


#tag_futuro
{
     background: #37cfad;
}


#tag_hot, #tag_eros
{
     background: #d37ee2;
}



.tag_image
{
     float: right;
}

.articolo_when
{
    color: #a0a0a0;
	 font-size: 14px;
    font-weight: 300;
}

.orologio
{
    position: relative;
    top: 3px;
}

.articolo_details
{
    width: 100%;
	 border-bottom: 3px solid #ececec;
	 margin-bottom: 21px;
}

.articolo_details_inside
{
    padding-top: 15px;
	 padding-bottom: 30px;
}

.views_counter
{
     font: 40px calibri;
	 font-weight: bold;
	 float: right;
	/* position: relative;
	 top: -15px; */
	 margin-top: -15px;
	 margin-right: 15px;
}

.views_counter_bottom
{
     font: 15px calibri;
}

.articolo_social
{
     display: inline-block;
	 float: right;
margin-top: -8px;
}

.twitter_button
{
    background:  #2ca8d2;
	 border: none;
	 border-radius: 2px;
	 color: white;
	 font-size: 13px;
	 height: 32px;
	 width: 115px;
}

.facebook_button
{
     background: #305891;
	 border: none;
	 border-radius: 2px;
	 color: white;
	 font-size: 13px;
	 height: 32px;
	 width: 115px;
	 margin-left: 10px;
}

.twitter_counter, .facebook_counter
{
    display: inline-block;
	 height: 29px;
	 min-width: 30px;
	 border: 1px solid #d5d5d5;
	 border-radius: 3px;
	 text-align: center;
	 color: #666666;
	 font: 20px calibri;
	 line-height: 30px;
}

.number_padder
{
     padding: 0 5px;
}

.freccina
{
margin-bottom: -5px;
margin-right: -9px;
	 z-index: 1;

}
 
.counter_total
{
	 left: -5px;
	 display: none;
}

.facebook_logo
{
     position: relative;
	 top: 4px;
}

.articolo_content
{
     font-size: 18px;
     font-weight: 300;
     text-align: left !important;
}

.articolo_content > span, .articolo_content > div
{
   font-family: Roboto !important;
   font-size: 18px;
   text-align: left !important;
}

.cFacebook-Container
{
    margin-top: 20px;
}

.footer
{
    font-size: 13px;
    text-align: center;
    padding: 45px 0 10px 0;
}

.post_suggest
{
   color: #202020;
   border-top: 1px solid #e8e8e8;
   border-bottom: 1px solid #e8e8e8;
   margin-top: 25px;
}

.post_suggest > ul
{
   margin: 0 0 15px 0;
}

.post_suggest > ul > li > a
{
   color: #009cff;
   text-decoration: none;
   font: 16px calibri;
}

.post_suggest_title, .post_readmore_title
{
   font-size: 20px;
   font-weight: bold;
   font-family: roboto condensed;
   margin: 15px 0 10px 0;
}

.post_newsletter
{
   font-size: 15px;
   text-align: center;
}

.newsletter_border
{
   border-bottom: 3px solid #eb3f3f;
   text-align: center;
   margin-bottom: 25px;
}

.newsletter_title
{
   font-size: 25px;
   font-weight: bold;
   color: #eb3f3f;
   background: white;
   position: relative;
   top: 16px;
   padding: 0 5px;
}

.newsletter_form
{
   text-align: center;
   margin: 20px 0 15px 0;
   border-bottom: 1px solid #e8e8e8;
   padding-bottom: 35px;
}

.newsletter_input
{
   border: 2px solid #b4b4b4;
   background: white;
   border-radius: 0;
   height: 26px;
   width: 300px;
   margin-right: 10px;
   padding: 0 5px;
}

.newsletter_input:focus
{
   border: 2px solid #009cff;
}


.newsletter_button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   height: 30px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
   margin-right: 25px;
}

.newsletter_button:active
{
   background: #FFF;
   color: #009cff;
}

.post_readmore_table
{
   width: 100%;
}

.post_readmore_table > tbody > tr > td
{
   width: 33.33333%;
   vertical-align: top;
   padding: 0px 7px;
}


.readmore_suggest
{
   width: 100%;
   height: 150px;
   background: #eee;
   margin: 0 auto;
   background-size: cover;
   margin-top: 25px;
   border: 2px solid #fff;
   box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
   margin-bottom: 10px;
   background-position: center;
}



.readmore_title > div
{
   padding: 5px 7px;
}

.guadagna_corpus
{
   font: 16px calibri;
   color: #202020;
   margin-top: 40px;
}

.guadagna_corpus > a
{
   color: #009cff;
}

.paypal_logo
{
   width: 300px;
   margin: 0 auto;
   display: block;
}

.guadagna_border
{
   border-bottom: 3px solid #eb3f3f;
   text-align: center;
   width: 95%;
   margin: 0 auto;
   margin-top: 20px;
   margin-bottom: 55px;
}

.guadagna_title
{
   font: 38px calibri;
   font-weight: bold;
   color: #eb3f3f;
   background: white;
   position: relative;
   top: 23px;
   padding: 0 5px;
}

/*PANNELLO UTENTE*/

.width_div
{
   width: 80%;
   margin: 0 auto;
   padding: 15px 0;
}

.panel_bar
{
   width: 80%;
   height: 70px;
   background: #202020;
   padding: 0 10%;
   font: 35px roboto;
   color: white;
   line-height: 70px;
   position: relative;
}

.bar_title
{
   float: left;
   display: inline
}

.bar_title > img
{
   position: relative;
   top: 10px;
   margin-right: 10px;
}


.bar_notifications
{
   margin-right: 28px;
}

.bar_link, .bar_notifications
{
   float: right;
   display: inline;
   font: 16px arial;
   line-height: 70px;
}

.panel_message
{
   width: 100%;
   background: #ff8427;
   font: 14px arial;
}

.newW_button, .edit_button
{
   width: 100%;
   heigth: 50px;
   font: 14px arial;
   background: #eb3f3f;
   border: none;
   border-radius: 0;
   color: white;
   display: block;
   margin-bottom: 20px;
}

.panel_main
{
   width: 90%;
   margin: 0 auto;
   margin-top: 30px;
}

.panel_left
{
   width: 26%;
}

.panel_right
{
   padding-left: 40px;
}

.actions_box
{
   width: 100%;
   background: #ffffff;
   font: 14px arial;
   padding: 12px 0;
   margin-bottom: 20px;
}

.actions_box > div
{
   padding: 10px 5%;
   cursor: pointer;
}

.actions_box > div:hover
{
   background: #c7c7c7;
}

.user_box
{
   width: 100%;
   background: #202020;
   color: white;
   font: 14px arial;
   padding: 10px 0;
   margin: 0 auto;
}

.user_box > p
{
   width: 90%; 
   margin: 0 auto;
   margin-top: 30px;
   margin-bottom: 30px;
}

.paypal_logo
{
   width: 80px;
}

.panel_paypal_logo
{
width: 30px;
float: left;

}

.user_logo
{
   width: 25px;
   float: left;
   margin-right: 10px;
   margin-left: 5px;
   margin-top: 2px;
}

.panel_info
{
   width: 100%;
   min-height: 500px;
   background: transparent;
}

.update_data
{
   text-align: center;
   padding-bottom: 10px;
}

.update_data > img
{
   width: 30px;
   position: relative;
   top: 10px;
   -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */;
   animation-duration: 2s;
}

/*toWrite*/

.toWrite_row
{
   width: 100%;
   height: 50px;
}

.toWrite_title
{
   width: 85%;
   height: 100%;
   margin-rigth: 1%;
   background: red;
   display: inline-block;
}

.toWrite_status
{
   width: 14%;
   height: 100%;
   background: green;
   display: inline-block;
}

/*others*/ 
.moreTitle {
font-size: 15px;
font-family: roboto condensed;
font-weight: bold;
margin: 15px 0 10px 0;
}
 
.notifications_box
{
 max-height: 800px;
 width: 100%;
 background: #202020;
 margin-bottom:20px;
}

.notification
{
 width: 92%;
 padding: 10px 4%;
 color: white;
 font: 14px arial;
}

.notification:hover
{
 background: #0a0a0a;
}

.notification > a
{
 color: #eb3f3f;
 text-decoration: none;
}

.notification_new
{
 color: #ff8427;
}

.towrite_data, .towrite_article
{
 width: 100%;
 background: white;
 height: 50px;
 margin-bottom: 20px;
}

.towrite_table
{
 width: 99%;
 height: 100%;
 margin-left: 1%;
 font: 14px arial;
 border-spacing: 0;
}

.table_id, .table_status, .table_earnings, .table_views
{
 width: 9%;
}

.table_title
{
   padding-right: 15px;
}

.table_earnings
{
   text-align: center;
}

.table_actions
{
 width: 15%;
 text-align: center;
 padding: 0;
}

.red_title
{
 color: #eb3f3f;
}

.status_title
{
 font: 13px arial;
 color: #eb3f3f;
}

.towrite_edit, .towrite_delete
{
 width: 50%;
 height: 100%;
 border: 0;
 border-radius: 0;
 padding: 0;
 color: white;
 outline: none;
 cursor: pointer;
 float: left;
 font: 14px arial;
 position: relative;
 right: -1;
}

.towrite_edit
{
 background: #ff8427;
 text-align: center;
}

.towrite_delete
{
 background: #202020;
 text-align: center;
}

.writing
{
 background: transparent;
 width: 100%; 
 height: 50px;
 font: 14px arial;
 margin-bottom: 20px;
}

.writing_table
{
 border-spacing: 0;
 height: 100%;
 width: 100%;
 font: 14px arial;
}



.writing_title
{
 background: white;
 width: 75%;
 padding-left: 15px;
 padding-right: 15px;
}

.writing_status
{
 width: 25%;
 text-align: right;
 padding: 0; 
}

.write_button, .status_button
{
 width: 50%;
 height: 100%;
 float: right;
 padding: 0;
 margin: 0;
 border: 0;
 outline: none;
 color: white;
 font: 14px arial;
 float: left;
 text-align: center;
}

.write_button
{
 background: #34d01a;
}

.status_button
{
 background: #202020;
}

.introducer,.where_post,.up_post
{
 width: 96%;
 padding: 25px 2%;
 background: white;
 font: 14px arial;
}

.where_post > a, up_post > a
{
 color: #eb3f3f;
 text-decoration: none;
}

.close_pl_button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   font: 17px calibri;
   height: 25px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
   width: 50px;
   margin: 0 auto;
   margin-top:10px;
}

.pl_container {
   width: 30%; 
   height: 250px; 
   background-color: white; 
   border-radius: 8px;position: fixed;
   top: 200px;
   left: 35%;
   right: 35%;
}

.outer_pl {
display:none;
position:fixed;width:100%;height:100%;background-color: rgba(86, 139, 232, 0.5);top: 0;
left: 0;
bottom: 0;
right: 0;
}

#futuro2
{
     display:none;
}

#mondo2
{
     display:none;
}

#fungeek2
{
     display:none;
}

#hot2
{
     display:none;
}

.subscribe-persuasor2 {
   display:none;
}

.sb_web {
   display:none !important;
}
   
}


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

.infrapostM {
      text-align: center;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*vetrina*/
.vet-img {
   width: 98%;
    margin: 1%;
    display: inline-block;
    height: 300px;
        background-size: cover;
        background-position: center center;
}


.articolo_details_inside_img {

}

.read_all {
   margin-bottom: 20px;
}

.cell_imgM {
     border: 0;
  border-radius: 2px;
  color: white;
  font-size: 17px;
  font-weight: 400;
  margin: 0 7px;
  margin: 0;
  margin-top: 35px;
  background: #282828;
  height: 45px;
}

.cell_img {
   display:none;
}



.sb_web, .post_readmore_table {
   display:none !important;
}

/*LIKEBOX*/

#fanback {
display:none;
background:rgba(0,0,0,0.8);
width:100%;
height:100%;
position:fixed;
top:0;
left:0;
z-index:99999;
}

#fan-exit {
width:100%;
height:100%;
}

#social_text
{
   font-weight: 500;
   font-size: 18px;
   color: #1b7bc9;
   padding: 10px;
}

#social_image
{
   width: 75px;
   float: left;
}

#social_table
{
   width: 100%;
   text-align: center;
}


#JasperRoberts {
background: white;
position: absolute;
top: calc(50% - 112px);
left: 10%;
width: 80%;
border: 5px solid white;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}

#TheBlogWidgets {
cursor:pointer;
background:url(https://www.wonews.it/images/globali/2014-11-28/1417196119un0.png);
position:absolute;
right: -15px;
top: -15px;
height: 30px;
width: 30px;
z-index: 5;
background-repeat: no-repeat;
}

.remove-borda {
margin:0 auto;
margin-top:16px;
position:relative;
text-align: left;
padding: 0px 10px;
font: 19px 'Roboto',sans-serif;
}

#plugin-box
{
   width: 100%;
}

#display_box
{
   display: none;
}

#linkit,#linkit a.visited,#linkit a,#linkit a:hover {
color:#80808B;
font-size:10px;
margin: 0 auto 5px auto;
float:center;
}

.facebook_button, .twitter_button, .counter_total, #tsd_img
{
   display: none !important;
}

/*MENU VERSIONE MOBILE*/
.best-week
{
   width: 100%;
   background-color: #282828;
   position: relative;
   color: white;
   margin-bottom: 40px;
}

.best-week > img
{
   display:none;
}

.best-week_title
{
   font-size: 16px;
   font-weight: 400;
   width: 90%;
   margin: 0 auto;
   padding: 20px 0px 10px 0px;
   border-bottom: 1px solid #1c1c1c;
   text-align: center;
   margin-top: 20px;
   margin-bottom: 20px;
}

.best-week_table
{
   width: 90%;
   margin: 0 auto;
   padding-bottom: 5px;
}

.best-week_table > tbody > tr > td
{
   padding-bottom: 15px;
}

.best-week_left
{
   text-align: center;
   padding-right: 13px;
}

.best-week_preview
{
   width: 60px;
   height: 60px;
   border-radius: 100%;
   background-position: center;
   background-size: cover;
}

.best-week_pretext
{
   font-weight: 300;
   font-size: 14px;
}

.box-exts {
text-align: center;
font-size: 17px;
font-weight: 500;
   padding: 10px;
margin-top: 25px;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
border-radius: 2px;
}

.box-readings {
padding:0px; padding-top:10px;
}


.cover-readings {
   width:100%; height: 150px; background-size:cover; background-position: center center; margin-top:10px;
}

.bottom-readings {
margin-bottom: 10px;
    display: inline-block;
   font-size:14px;
}

.title-readings {
   margin-bottom: 10px;
    display: inline-block;
}

.box-exts > div
{
   margin-bottom: 10px;
}

.img-vet {
    width: 100%;
}

.desc-vet {
    text-align: center; font-weight: 300;
    padding-top: 10px; padding-bottom: 10px; width:90%;margin: 0 auto;font-size:14px
}


/*ROBE NASCOSTE NELLA VERSIONE MOBILE*/
#nuovi-articoli
{
   display: none;
}

.onlyTextM
{
   width: 90%;
   margin: 0 auto;
   margin-top: 35px;
}

#img-head, #menu
{
   display: none;
}

.onlyTextD, .youtube-web {
   display:none;
}   
   
.articolo_content  img
{
   width: 100%;
}

#navbar
{
   width: 100%;
   height: 60px;
   text-align: center;
   line-height: 70px;
   position: absolute;
   top: 0;
   z-index: 4;
   background-color: white;
}

#facebook-invite-fixed-hidden {
      position: fixed;
         width: 100%;
         top: 0;
         z-index:2;
         height:110px;
         background-color:#282828;
         padding-top: 60px;
         overflow:hidden;
}

#inviter-fixed-left {
       width: 57%;
    display: inline-block;
    padding: 7px;
    font-size: 14px;
    color: white;
    font-weight: 200;

}

#fb-like-fixed-right {
padding:14px;
   float:right;
    padding-right: 6px; 
}

#mobile-categories
{
   width: 100%;
    height: 62px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 58px;
    background-color: white;
    z-index: 3;
}

#mobile-cat_table
{
   width: 95%;
   margin: 0 auto;
   height: 100%;
}

.mobile-cat_col
{
   width: 25%;
   text-align: center;
   text-transform: uppercase;
   font-size: 14px;
   font-weight: 500;
}

#mobile-logo
{
   display: inline-block;
   text-align: center;
}

#mobile-logo > a > img
{
   width: 60%;
}

#mobile-menu
{
   width: 60px;
   height: 60px;
   position: absolute;
   left: 0;
   background: white;
   text-align: center;
   line-height: 65px;
   display: inline-block;
}

#mobile-menu > img
{
   width: 40%;
}

#mobile-sections
{
   width: 100%;
   background-color: #d0d0d0;
   position: absolute;
   top: 60px;
   z-index: 3;
   padding: 0px 25px;
   display: none;
}

.mobile-section
{
   font-size: 16px;
   font-weight: 500;
   margin: 25px 0;
   text-transform: uppercase;
}


.googleAds {

   padding: 15px;
}
   
   
/*prova immagini dentro al post*/
.articolo_content > img
{
   max-width: 100%;
   margin-top: 10px;
}
/*fine prova*/


body
{
     margin: 0;
	 background: white;
	 font-family: Roboto;
	 background: #ffffff;
	 /*background-image: url('/wonewsImgs/sfondo-compressed-compressed-compressed.jpg');
	 background-size: cover;
	 background-attachment: fixed;*/
}

a {
   text-decoration:inherit;
   color:inherit;
}

button, input
{
    outline: none;
}

input, select
{
   border: 2px solid #b4b4b4;
   background: white;
   border-radius: 0;
   height: 26px;
   margin-right: 10px;
   font: 17px calibri;
   padding: 0 5px;
}

input:focus
{
   border: 2px solid #009cff;
}


button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   height: 30px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
}

.container
{
    width: 100%;
	 margin: 0 auto;
	 background-color: white;	
    margin-top: 120px; 
}

.links
{
     text-align: center;
	 padding-top: 25px;
	 margin: 0 auto;
}

.login
{
   float: left;
   display:none;
   margin-top: 27px;
   margin-left: 50px;
   font: 17px calibri;
   color: black;
   position: absolute;
}

.login > img
{
   width: 18px;
   position: relative;
   top: 4px;
   margin-right: 5px;
}

.login > u > a
{
   color: #202020;
   text-decoration: none;
}

.login_box
{
   width: 270px;
   height: 215px;
   background: white;
   box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.29);
   position: absolute;
   top: 65px;
   left: 50px;
   border-radius: 5px;
   display:none;
}

.remember_me
{
   margin: 0 10px !important;
}

.remember_me > span
{
   position: relative;
   top: -8px;
}

.login_arrow
{
   position: absolute;
   top: -16px;
   left: 135px;
}

.login_box > form > p
{
   margin: 10px 11px;
   font: 17px calibri;
   color: #202020;
}

.username, .password
{
   width: 230px;
   margin: 0px 11px;
}

.login_button
{
   width: 244px;
   margin-left: 11px;
}

.icon
{
    width: 29px;
	 margin-left: 18px;
}

.link
{
    display:none;
}

.logo
{
     text-align: center;
	 padding: 30px 0;
	 width: 90%;
	 margin: 0 auto;
}

.logo_img {
   max-width:100%;
}

.argomento, .read_more
{
  height: 50px;
  width: 130px;
  border: 0;
  border-radius: 2px;
  color: white;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}

.read_more
{
   margin: 0;
   background: #282828;
   margin: 0px 5%;
   margin-top: 35px;
}

#mondo
{
     display:none;
}

#mondo2
{
     background: #009cff;
	 box-shadow: 0 2px 0px #0071b9;
	 text-shadow: 0 1px 0px #0071b9;
}

#mondo2:hover
{
	 text-shadow: 0 -1px 0px #0071b9;
}

#animali
{
     background: #77d06c;
	 box-shadow: 0 2px 0px #3ea132;
	 text-shadow: 0 1px 0px #3ea132;
}

#animali:hover
{
	 text-shadow: 0 -1px 0px #3ea132;
}

#fotografia
{
     background: #eb3f3f;
	 box-shadow: 0 2px 0px #ab2121;
	 text-shadow: 0 1px 0px #ab2121;
}

#fotografia:hover
{
	 text-shadow: 0 -1px 0px #ab2121;
}

#fungeek
{
     display:none;
}

#fungeek2
{
     background: #c073dc;
	 box-shadow: 0 2px 0px #84429c;
	 text-shadow: 0 1px 0px #84429c;
}

#fungeek2:hover
{
	 text-shadow: 0 -1px 0px #84429c;
}

#arte
{
     background: #ffb33b;
	 box-shadow: 0 2px 0px #be862e;
	 text-shadow: 0 1px 0px #be862e;
}

#cibo {
background: #ed8b00;
	 box-shadow: 0 2px 0px #be862e;
	 text-shadow: 0 1px 0px #be862e;
}

#arte:hover
{
	 text-shadow: 0 -1px 0px #be862e;
}

#persone
{
     background: #4690ff;
	 box-shadow: 0 2px 0px #3065b5;
	 text-shadow: 0 1px 0px #3065b5;
}

#persone:hover
{
	 text-shadow: 0 -1px 0px #3065b5;
}

#futuro
{
     display:none;
}

#futuro2
{
     background: #37cfad;
	 box-shadow: 0 2px 0px #258973;
	 text-shadow: 0 1px 0px #258973;
}

#futuro2:hover
{
	 text-shadow: 0 -1px 0px #258973;
}


#hot
{
     background: #d37ee2;
	 box-shadow: 0 2px 0px #a04188;
	 text-shadow: 0 1px 0px #a04188;
}

#hot:hover
{
	 text-shadow: 0 -1px 0px #a04188;
}

.guadagna
{
     margin-bottom: 23px;
}

.main
{
	 width: 100%;
	 margin: 0 auto;

}

.main_left
{
    display:none; 
  
}

.main_right
{
    display: inline-block;
    width: 100%;
}

.primopiano, .articolo
{
    max-width: 100%;
    margin: 0 auto;
	 height: 300px;
	 background: #FFF;
	 margin-top: 4px;
	 text-shadow: 0 1px 2px rgba(0,0,0, 0.5);
    padding: 15px;
    position: relative;
}

.notizia_category
{
   display: block !important;
   position: absolute;
   top: 0;
   left: 0;
   background-color: rgba(0, 0, 0, 0.4);
   font-family: Roboto;
   font-size: 15px;
   font-weight: 300;
   color: white;
   padding: 10px;
}

.primopiano
{
     background-image: url('/wonewsImgs/primopiano.jpg');
	 background-size: cover;
	 position: relative;
}

.shadow_effect
{
    max-width: 100%;
    margin: 0 auto;
	 height: 300px;
	 background: -moz-linear-gradient(top,  rgba(0,0,0,0) 60%, rgba(0,0,0,1) 98%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,rgba(0,0,0,0)), color-stop(98%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	 margin-top: -300px;	 
	 position: relative;
}

.primopiano_title
{
    width: 100%;
	 background-color: rgba(0, 0, 0, 0.59);
	 color: white;
	 font: 25px calibri;
	 height: 35px;
	 line-height: 35px;
}

.cambia
{
     float: right;
	 width: auto;
	 height: auto;
	 padding-right: 15px;
	 position: relative;
	 top: -2px;
}

.avanti, .indietro
{
     display: inline-block;
	 height: 17px;
	 width: 17px;
	 font: 15px calibri;
	 color: white;
	 text-align: center;
	 line-height: 17px;
}

.indietro
{
     background: black;
}

.avanti
{
     background: #009cff;
}

.numero
{
     font: 15px calibri;
	 color: white;
}

.primopiano_description
 {
    position: absolute;
	 bottom: 15px;
	 width: 91%;
	 z-index: 1;
 }
 
 .notizia_titolo
 {
    font-size: 22px;
    font-weight: 500;
	 color: white;
 }
 
 .notizia_descrizione
 {
     display:none;
 }

.title
{
     padding-left: 10px;
}

.articolo:first-of-type {
   margin-top: 0;
}
.articolo
{
    background-position: center center;
	 background-size: cover;
	 position: relative;
}

.box-facebook
{
     margin-top: 40px;
	 box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.42);
	 border-radius: 2px;
}

.box-google
{
     margin-top: 40px;
	 margin-bottom: 40px;
}

.articolo_title
{
    margin-top: 20px;
    margin-bottom: 20px;
	 font-size: 25px;
    font-weight: 400;	 
	 text-decoration: none;
}

.articolo_tags
{
     margin-bottom: 15px;
}

.tag_stick
{
   display: inline-block;
   margin: 5px 0;
   margin-right: 10px;
   height: 28px;
   line-height: 28px;
}


.tag_title
{
    color: white;
	 padding: 10px;
	 font-size: 15px;
    font-weight: 100;
}

#tag_mondo
{
     background: #009cff;
}

#tag_cibo 
{
   background: #ed8b00;
}

#tag_animali
{
     background: #77d06c;
}


#tag_fotografia
{
     background: #eb3f3f;
}


#tag_fungeek
{
     background: #c073dc;
}

#tag_arte
{
     background: #ffb33b;
}


#tag_persone
{
     background: #4690ff;
}


#tag_futuro
{
     background: #37cfad;
}


#tag_hot, #tag_storia
{
     background: #d37ee2;
}



.tag_image
{
     float: right;
}

.articolo_when
{
display:none;
     color: #adadad;
	 font: 15px calibri;
	 top: -1;
}

.orologio
{
display:none;
}

.articolo_details
{
    width: 100%;
	 border-bottom: 3px solid #d5d5d5;
	 margin-bottom: 21px;
	 text-align: left;
}

.articolo_details_inside
{
     padding-top: 15px;
	 padding-bottom: 5px;
}

.views_counter
{
     font: 40px calibri;
	 font-weight: bold;
	 margin-top: -15px;
	 margin-right: 15px;
	 display:none;
}

.views_counter_bottom
{
     font: 15px calibri;
}

.articolo_social
{
     display: inline-block;
margin-top: -8px;
}

.twitter_button
{
     background:  #2ca8d2;
	 border: none;
	 border-radius: 2px;
	 color: white;
	 font-size: 13px;
	 height: 32px;
	 width: 50px;
}

.facebook_button
{
     background: #305891;
	 border: none;
	 border-radius: 2px;
	 color: white;
	 font-size: 13px;
	 height: 32px;
	 width: 50px;
	 position: relative;
	 top: 2px;
	 margin-left: 10px;
}

.twitter_counter, .facebook_counter
{
     display: inline-block;
	 height: 29px;
	 min-width: 30px;
	 border: 1px solid #d5d5d5;
	 border-radius: 3px;
	 text-align: center;
	 position: relative;
	 top: -3px;
	 color: #666666;
	 font: 20px calibri;
	 line-height: 30px;
}

.number_padder
{
     padding: 0 5px;
}

.freccina
{
margin-bottom: -5px;
margin-right: -9px;
	 z-index: 1;

}
 
.counter_total
{
	 left: -5px;
	 display: inline-block;
}

.twitter_title
{
     position: relative;
	 top: -5px;
	 display:none;
}

.facebook_title
{
     position: relative;
	 top: -7px;
	 display:none;     
}

.facebook_logo
{
     position: relative;
	 top: 4px;
}

.articolo_content, .articolo_content > span, .articolo_content > div
{
     font-size: 18px;
     font-weight: 100 !important;
     color: #2c2c2c !important;
     text-align: left !important;
}

.cFacebook-Container
{
    margin-top: 20px;
}

.footer
{
    font-size: 18px;
    font-weight: 100;
    color: #666666;
    text-align: center;
    padding: 25px;
    background-color: #d6d6d6;
    margin-top: 35px;
    position: relative;
    bottom: 0px;
    z-index: 3;
}

.footer > b
{
   font-weight: 100;
}

.post_suggest
{
   color: #202020;
   border-top: 1px solid #e8e8e8;
   border-bottom: 1px solid #e8e8e8;
   margin-top: 25px;
}

.post_suggest > ul
{
   margin: 0 0 15px 0;
}

.post_suggest > ul > li > a
{
   color: #009cff;
   text-decoration: none;
   font: 16px calibri;
}

.post_suggest_title, .post_readmore_title
{
   font-family: roboto;
   font-weight: bold;
   margin: 20px 0 20px 0;
   font-size: 19px;
}

.post_newsletter
{
   font: 17px calibri;
   color: #202020;
}

.newsletter_border
{
   text-align: center;
   margin-bottom: 25px;
}

.newsletter_title
{
   font-size: 20px;
   font-family: Roboto;
   font-weight: bold;
   color: #428fff;
   background: white;
   position: relative;
   top: 16px;
   padding: 0 5px;
}

.fb-like
{
   display: none;
}

.page_arrow
{
   height: 12px;
   margin-left: 20px;
}

.subscribe-persuasor
{
   text-align: center;
   font-family: Roboto;
}

.newsletter_form
{
   text-align: center;
   margin: 20px 0 15px 0;
   border-bottom: 1px solid #e8e8e8;
   padding-bottom: 35px;
}

.newsletter_input
{
   border: 2px solid #b4b4b4;
   background: white;
   border-radius: 0;
   width: 100%;
   padding: 18px;
   text-align: center;
   font-family: Roboto;
}

.newsletter_input:focus
{
   border: 2px solid #009cff;
}


.newsletter_button
{
   background: #2b2b2b;
   border-radius: 0;
   color: white;
   height: 40px;
   margin-top: 10px;   
   border: none;
   font-size: 17px;
   font-family: Roboto;
   width: 100%;
}

#page_button
{
   display: block !important;
   width: 100%;
   height: 40px;
   color: white;
   font-family: Roboto;
   background-color: #428fff;
   line-height: 40px;
   margin-top: 30px;
}

.post_readmore_table
{
   width: 100%;
}

.readmore_suggest
{
   height: 120px;
   background: #eee;
   margin: 0 auto;
   background-size: cover;
   margin-top: 25px;
}

.readmore_effect
{
    margin: 0 auto;
	 height: 120px;
	 background: -moz-linear-gradient(top,  rgba(0,0,0,0) 60%, rgba(0,0,0,1) 98%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	 background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,rgba(0,0,0,0)), color-stop(98%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	 background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	 background: -o-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	 background: -ms-linear-gradient(top,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* IE10+ */
	 background: linear-gradient(to bottom,  rgba(0,0,0,0) 60%,rgba(0,0,0,1) 98%,rgba(0,0,0,1) 100%); /* W3C */
	 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	 margin-top: -120px;	 
	 position: relative;
}

.readmore_title
{
   background: black;
   color: white;
   margin: 0 auto;
}

.readmore_title > div
{
   padding: 5px 7px;
}

.guadagna_corpus
{
   font: 16px calibri;
   color: #202020;
   margin-top: 40px;
}

.guadagna_corpus > a
{
   color: #009cff;
}

.paypal_logo
{
   width: 300px;
   margin: 0 auto;
   display: block;
}

.guadagna_border
{
   border-bottom: 3px solid #eb3f3f;
   text-align: center;
   width: 95%;
   margin: 0 auto;
   margin-top: 20px;
   margin-bottom: 55px;
}

.guadagna_title
{
   font: 38px calibri;
   font-weight: bold;
   color: #eb3f3f;
   background: white;
   position: relative;
   top: 23px;
   padding: 0 5px;
}

/*PANNELLO UTENTE*/

.width_div
{
   width: 80%;
   margin: 0 auto;
   padding: 15px 0;
}

.panel_bar
{
   width: 80%;
   height: 70px;
   background: #202020;
   padding: 0 10%;
   font: 35px roboto;
   color: white;
   line-height: 70px;
   position: relative;
}

.bar_title
{
   float: left;
   display: inline
}

.bar_title > img
{
   position: relative;
   top: 10px;
   margin-right: 10px;
}


.bar_notifications
{
   margin-right: 28px;
}

.bar_link, .bar_notifications
{
   float: right;
   display: inline;
   font: 16px arial;
   line-height: 70px;
}

.panel_message
{
   width: 100%;
   background: #ff8427;
   font: 14px arial;
}

.newW_button, .edit_button
{
   width: 100%;
   heigth: 50px;
   font: 14px arial;
   background: #eb3f3f;
   border: none;
   border-radius: 0;
   color: white;
   display: block;
   margin-bottom: 20px;
}

.panel_main
{
   width: 90%;
   margin: 0 auto;
   margin-top: 30px;
}

.panel_left
{
   width: 26%;
}

.panel_right
{
   padding-left: 40px;
}

.actions_box
{
   width: 100%;
   background: #ffffff;
   font: 14px arial;
   padding: 12px 0;
   margin-bottom: 20px;
}

.actions_box > div
{
   padding: 10px 5%;
   cursor: pointer;
}

.actions_box > div:hover
{
   background: #c7c7c7;
}

.user_box
{
   width: 100%;
   background: #202020;
   color: white;
   font: 14px arial;
   padding: 10px 0;
   margin: 0 auto;
}

.user_box > p
{
   width: 90%; 
   margin: 0 auto;
   margin-top: 30px;
   margin-bottom: 30px;
}

.paypal_logo
{
   width: 80px;
}

.panel_paypal_logo
{
width: 30px;
float: left;

}

.user_logo
{
   width: 25px;
   float: left;
   margin-right: 10px;
   margin-left: 5px;
   margin-top: 2px;
}

.panel_info
{
   width: 100%;
   min-height: 500px;
   background: transparent;
}

.update_data
{
   text-align: center;
   padding-bottom: 10px;
}

.update_data > img
{
   width: 30px;
   position: relative;
   top: 10px;
   -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */;
   animation-duration: 2s;
}

/*toWrite*/

.toWrite_row
{
   width: 100%;
   height: 50px;
}

.toWrite_title
{
   width: 85%;
   height: 100%;
   margin-rigth: 1%;
   background: red;
   display: inline-block;
}

.toWrite_status
{
   width: 14%;
   height: 100%;
   background: green;
   display: inline-block;
}

/*others*/ 
.moreTitle {
color: #282828;
font-family: Roboto Condensed;
font-size: 13px;
font-weight: 700;
margin: 15px 0 10px 0;
}
 
.notifications_box
{
 max-height: 800px;
 width: 100%;
 background: #202020;
 margin-bottom:20px;
}

.notification
{
 width: 92%;
 padding: 10px 4%;
 color: white;
 font: 14px arial;
}

.notification:hover
{
 background: #0a0a0a;
}

.notification > a
{
 color: #eb3f3f;
 text-decoration: none;
}

.notification_new
{
 color: #ff8427;
}

.towrite_data, .towrite_article
{
 width: 100%;
 background: white;
 height: 50px;
 margin-bottom: 20px;
}

.towrite_table
{
 width: 99%;
 height: 100%;
 margin-left: 1%;
 font: 14px arial;
 border-spacing: 0;
}

.table_id, .table_status, .table_earnings, .table_views
{
 width: 9%;
}

.table_title
{
   padding-right: 15px;
}

.table_earnings
{
   text-align: center;
}

.table_actions
{
 width: 15%;
 text-align: center;
 padding: 0;
}

.red_title
{
 color: #eb3f3f;
}

.status_title
{
 font: 13px arial;
 color: #eb3f3f;
}

.towrite_edit, .towrite_delete
{
 width: 50%;
 height: 100%;
 border: 0;
 border-radius: 0;
 padding: 0;
 color: white;
 outline: none;
 cursor: pointer;
 float: left;
 font: 14px arial;
 position: relative;
 right: -1;
}

.towrite_edit
{
 background: #ff8427;
 text-align: center;
}

.towrite_delete
{
 background: #202020;
 text-align: center;
}

.writing
{
 background: transparent;
 width: 100%; 
 height: 50px;
 font: 14px arial;
 margin-bottom: 20px;
}

.writing_table
{
 border-spacing: 0;
 height: 100%;
 width: 100%;
 font: 14px arial;
}



.writing_title
{
 background: white;
 width: 75%;
 padding-left: 15px;
 padding-right: 15px;
}

.writing_status
{
 width: 25%;
 text-align: right;
 padding: 0; 
}

.write_button, .status_button
{
 width: 50%;
 height: 100%;
 float: right;
 padding: 0;
 margin: 0;
 border: 0;
 outline: none;
 color: white;
 font: 14px arial;
 float: left;
 text-align: center;
}

.write_button
{
 background: #34d01a;
}

.status_button
{
 background: #202020;
}

.introducer,.where_post,.up_post
{
 width: 96%;
 padding: 25px 2%;
 background: white;
 font: 14px arial;
}

.where_post > a, up_post > a
{
 color: #eb3f3f;
 text-decoration: none;
}

.close_pl_button
{
   background: #009cff;
   border-radius: 0;
   color: white;
   font: 17px calibri;
   height: 25px;
   border: none;
   padding: 0 15px;
   cursor: pointer;
   width: 50px;
   margin: 0 auto;
   margin-top:10px;
}

.pl_container {
   width: 30%; 
   height: 250px; 
   background-color: white; 
   border-radius: 8px;position: fixed;
   top: 200px;
   left: 35%;
   right: 35%;
}

.outer_pl {
display:none;
position:fixed;width:100%;height:100%;background-color: rgba(86, 139, 232, 0.5);top: 0;
left: 0;
bottom: 0;
right: 0;
}

.hor_adv {
   display:none;
}

.fb-like-box {
   display: block;
border-radius: 5px;
width: 200px;
position: relative;
margin: 0 auto;
top: 25px;
padding: 10px;
}

   #hot2
{
     background: #d37ee2;
	 box-shadow: 0 2px 0px #a04188;
	 text-shadow: 0 1px 0px #a04188;
}

#hot2:hover
{
	 text-shadow: 0 -1px 0px #a04188;
}

#hot
{
    display:none;
}
   
.ads-mobile-fixed {
position: fixed;
width: 100%;
height:80px;
bottom: 0;
left: 0;
text-align:center;
box-shadow: 0px -1px 4px rgba(0, 0, 0, 0.3);
background-color: #eee;
z-index: 1;
}

#wonews_alert_cont {
   display:none;
}
   
#wonews_alert
{
   width: 100%;
   padding: 10px;
   background-color: #418dff;
   text-align: center;
   overflow: hidden;
   color: white;
   font-size: 16px;
}

#alert_inside
{
   width: 100%;
   color: white;
}

/*NUOVI POST SUGGERITI*/

.mob_readmore_table
{
   width: 100%;
   height: 220px;
   margin-top: 17px;
   box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
   font-weight: 400;
   position: relative;
   background-size: cover;
   background-position: center;
}

.mob_readmore_title
{
   position: absolute; 
   bottom: 0px;
   width: 100%;
   padding: 15px;
   font-size: 15px;
   background: #fff;
}


}

@media screen and (min-width: 769px){
   #wonews_alert
   {
      display: none;
   }
}

.post_readmore_table
{
   width: 100%;
}

.post_readmore_table > tbody > tr > td
{
   width: 33.33333%;
   vertical-align: top;
   padding: 0px 7px;
}


.readmore_suggest
{
   width: 100%;
   height: 100px;
   background: #eee;
   margin: 0 auto;
   background-size: cover;
   margin-top: 25px;
   border: 2px solid #fff;
   box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
   margin-bottom: 10px;
   background-position: center;
}

.readmore_effect
{
   display: none;
}


.readmore_title > div
{
   padding: 5px 7px;
}


#sharebutton_mobile
{
   display: inline-block;
}

#totalshare
{
   display: inline-block;
   font-weight: 700;
   font-size: 25px;
   color: #c0c2c7;
   position: relative;
   top: -10px;
}

#tsm_img
{
   height: 20px;
   position: relative;
   top: 1px;
   left: -2px;
}

.sb_mobile
{
   display: inline-block;
   border-radius: 3px;
   background-color: #4460ae;
   width: 40px;
   height: 40px;
   margin-right: 7px;
}

.sb_mobile > img
{
   width: 40px;
   height: 40px;
   border-radius: 3px;
}

.sb_twitter
{
   background-color: #00aced;
}

.sb_whatsapp
{
   background-color: #5cbe4a;
}

.sb_googleplus
{
   background-color: #DD4B39;
}

#cover-prev
{
    font-size: 15px;
    font-weight: 300;
    margin-top: 10px;
}

/*NEW FBOX*/
#new_fbox
{
   box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
   padding: 27px;
   text-align: center;
   margin-bottom: 30px;
   font-size: 16px;
   font-weight: 500;
   border-radius: 2px;
}

#fbox_cover
{
   height: 130px;
   background-color: grey;
   margin: -27px -27px 0 -27px;
   background-image: url(https://www.wonews.it/images/globali/2016-10-13/1476370516un0.jpg);
   background-size: cover;
   background-position: bottom;
}

#fbox_avatar
{
   position: relative;
   top: -40px;
   border-radius: 100%;
   margin-bottom: -20px;
}

#fbox_insieme
{
   color: #0096ff;
   margin-bottom: 20px;
}

#fbox_like
{
   margin-top: 20px;
   text-align: left;
   color: #929292;
   padding-bottom: 20px;
   border-bottom: 1px solid #dfdfdf;
}

#fbox_like > div
{
   padding-left: 27px;
}

#fbox_icon
{
   margin-top: 27px;
}

#info_icon
{
   float: left; 
   margin-right: 5px;
}

#fbox_icon img
{
   margin: 0px 5px;
}

.notizia_category
{
   display: none;
}

#page_button
{
   display: none;
}


.littleTitle {
    width: 100%;
    font-size: 18px !important;
    margin-bottom: 3px;
    margin-top: 24px;
    font-weight: 500;
}


.arrowReadAll {
   
}

.display-credits {
       width: 100%;
       text-align: left;
       padding-left: 15px;
       font-size: 12px  !important;
       color: #999;
       font-style: italic;
}

.infrapostAnn {
       color: #d5d5d5;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
}


/*CSS AUTORI*/
.author_name {
   font-weight:600;
}

.author_name_main {
   font-weight:600;
   font-size: 16px;
}

.post_author_main {
   border-top:0px !important;
}

.author_profile_details_main {
   padding-top:0px !important;
}

.author_social {
      
      
   margin-top:10px;
    color: #a0a0a0;   
}

.author_social >  a {
      margin-right: 8px;
}

.author_bio {
       padding: 15px;
    font-weight: 300;
}


@media screen and (min-width: 400px) {
.post_author {
    width: 100%;
    border-top: 3px solid #ececec;
    border-bottom: 3px solid #ececec;
    margin-bottom:21px;
    margin-top:21px;
    padding-bottom:21px;
    padding-top:21px;
}



.author_profile_pic {
   width:100px;
   height:100px;
   display:inline-block;
   border-radius:100%;
   background-size: cover;
   background-position: center center;
   margin-left:10px;
}

.author_profile_details {
   display:inline-block;
   vertical-align: top;
   padding-top:15px;
   padding-bottom:15px;
   padding-left: 25px;
}



.author_pos {
   color: #a0a0a0;
    font-size: 14px;
    font-weight: 300;
    margin-top:10px;
}
}

@media screen and (max-width: 399px) {
.post_author {
    width: 100%;
    border-top: 3px solid #ececec;
    border-bottom: 3px solid #ececec;
    margin-bottom:21px;
    margin-top:21px;
    padding-bottom:21px;
    padding-top:21px;
    font-size:14px;
    padding-left: 8px;
    padding-right: 8px;
}

.author_profile_pic {
   width:70px;
   height:70px;
   display:inline-block;
   border-radius:100%;
   background-size: cover;
   background-position: center center;
      margin-left:10px;
}

.author_profile_details {
   display:inline-block;
   vertical-align: top;
   padding-top:8px;
   padding-bottom:8px;
   padding-left: 15px;
}



.author_pos {
   color: #a0a0a0;
    font-size: 12px;
    font-weight: 300;
    margin-top:10px;
}

}

@media screen and (min-width: 560px) {
   #inviter-fixed-left {
    width: 50%;
    display: inline-block;
    padding: 7px;
    font-size: 16px;
    color: white;
    font-weight: 400;
   }
}


/*CSS INTRA ARTICOLI*/

.indice li {
       list-style-type: none;
    font-size: 80%;
    font-weight: 600;
    margin-top: -5px;
    margin-bottom: -5px;
}

.caption {
       font-style: italic;
    font-weight: 200;
    font-size: 16px !important;
}

/*LIBRI*/
.libro-copertina {
   width: 120px !important;
}

.table_box {
   text-align:center !important;
}

.table_title {
   font-weight:bold;
   font-style:italic;
}

.table_container tr td {
   max-width: 50%;
}

.table_container {
   width: 100%;
}


lement.style {
}



.temi-cont {
    text-align: left;
    margin-left: 10px;
    font-weight: 400;
    font-size: 15px;
}
ul.temi-cont, .temi-cont li  {
    list-style: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display:inline-block;
}

.temi-cont > li > ul > li::after {
   content: "  - ";
   display:inline-block;
} 


.temi-cont > li > ul {
    margin-bottom: 15px;
}

#fs-link {

       padding: 25px;
    line-height: 20px;
}


blockquote {
  position: relative;
  padding-left: 1em;
  border-left: 0.2em solid #ececec;
  font-family: 'Roboto', serif;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 100;
}
blockquote:before, blockquote:after {
  content: '\201C';
  font-family: 'Sanchez';
  color: #ececec;
}
blockquote:after {
  content: '\201D';
}

strong, h3, h2 {
   font-weight: 400;
}

.qc-cmp-ui-showing {
   overflow-y: scroll !important;
}
.qc-cmp-ui-showing, .qc-cmp-ui-container, .qc-cmp-ui, .qc-cmp-ui-content {
   max-width: 100% !important;
   max-height:100% !important;
}

.qc-cmp-ui-content {

    padding: 10px !important;
    
}

.qc-cmp-title {
   
   font-size: 18px !important;
}

.qc-cmp-main-messaging, .qc-cmp-messaging
{
   font-size: 14px !important;
}    
.qc-cmp-buttons
{
   padding: 5px !important;
}

/*Articoli correlati*/


.relatedArticlesCont {
   margin: 35px 0px;
    overflow: auto;
    height: auto;
}

.relatedArticleSingleCont {
   display: flex;width: 325px;height: 120px;margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;float: left;padding: 10px;background: #efefef;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.relatedArticleImg {
   width: 43%;height: 100%;background-size: cover;display: inline-block;background-position: center center;
}


.relatedArticleTitle {
   display: inline-flex;
    align-self: center;
    width: 55%;
    padding: 0 10px;
    font-size: 15px;
}