.down {
background: #00be01;
color: #fff !important;
border-radius: 12px;
padding: 7px 7px;
width: 220px;
display: block;
margin-bottom: 5px;
text-align: center;
margin-left: auto;
margin-right: auto;

}

.down:hover {
transition: 0.3s;
background: #009500;
border-radius: 12px;
padding: 7px 7px;
width: 220px;
display: block;
margin-bottom: 5px;
color: #FFF !important;
text-align: center;
margin-left: auto;
margin-right: auto;
}


.do {
background: #77ad30;
color: #fff !important;
border-radius: 12px;
padding: 7px 7px;
width: 140px;
display: block;
margin-bottom: 5px;
text-align: center;

}

.do:hover {
transition: 0.3s;
background: #ff5d00;
border-radius: 12px;
padding: 7px 7px;
width: 140px;
display: block;
margin-bottom: 5px;
color: #FFF !important;
text-align: center;
}


.hr,hr{border:0;background:#eee;border-bottom:2px solid #eee;height:1px;margin:10px 0}

.search-no-results .adsbygoogle,
.error404 .adsbygoogle {
    display: none !important;
}

.notebox{background:#f0f0f0;position:relative;padding:12px 15px;color:#888;margin-bottom:5px;font-size:15px;}

@media screen and (max-width: 800px) {
.rex {
display:none;
}
}



.bellows .bellows-nav .bellows-menu-item-has-children>.bellows-target {
    padding-right: 70px;
}

.bellows .bellows-nav .bellows-target>.bellows-target-description { display: none; }

.s2 .sidebar-top.group {
display: none;
}

.s2 .sidebar {
background: white;
}

@media screen and (max-width: 1365px) {
.ads-big {
display: none;
}
}

.sidebar.s2 {
    margin-top: 320px;

}

.bellows .bellows-nav .bellows-submenu .bellows-target {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

.column {
    float: left;
    width: 50%;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

.sidebar .widget {
    padding: 5px 5px 5px;
}

.alx-posts img, .alx-tab img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 5px;
}

.widget > h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    margin-top: 1em;
    color: #61a905;
}

.pad {
    padding: 15px 8px 15px;
  
}

.commentlist .comment-body p {
    margin-bottom: 8px;
    color: #777;
    clear: both;
    text-align: left;
}

.commentlist .reply {
    font-size: 13px;
    line-height: 16px;
    text-align: left;
}


    .icon2017, .icon2019 {
        display: none;
        width: auto !important;
        position: absolute;
        top: 5px;
        right: 5px;
    }

   .category-farming-simulator-2017-mods .icon2017, 
   .category-addons .icon2017, 
   .category-buildings .icon2017, 
   .category-cars .icon2017, 
   .category-combines .icon2017, 
   .category-cutters .icon2017, 
   .category-forklifts-excavators .icon2017, 
   .category-implements-tools .icon2017, 
   .category-maps .icon2017, 
   .category-news .icon2017, 
   .category-objects .icon2017, 
   .category-other .icon2017, 
   .category-packs .icon2017, 
   .category-scripts .icon2017, 
   .category-skins .icon2017, 
   .category-tractors .icon2017, 
   .category-trailers .icon2017, 
   .category-trucks .icon2017, 
   .category-tutorials .icon2017, 
   .category-updates .icon2017, 
   .category-vehicles .icon2017, 
   .category-weight .icon2017  {
        display: block !important;
    }


   .category-farming-simulator-2019-mods .icon2019,
   .category-fs19-addons .icon2019, 
   .category-fs19-buildings .icon2019, 
   .category-fs19-cars .icon2019, 
   .category-fs19-combines .icon2019, 
   .category-fs19-cutters .icon2019, 
   .category-fs19-forklifts-excavators .icon2019, 
   .category-fs19-implements-tools .icon2019, 
   .category-fs19-maps .icon2019, 
   .category-fs19-news .icon2019, 
   .category-fs19-objects .icon2019, 
   .category-fs19-other .icon2019, 
   .category-fs19-packs .icon2019, 
   .category-fs19-scripts .icon2019, 
   .category-fs19-textures .icon2019, 
   .category-fs19-tractors .icon2019, 
   .category-fs19-trailers .icon2019, 
   .category-fs19-trucks .icon2019, 
   .category-fs19-tutorials .icon2019, 
   .category-fs19-updates .icon2019, 
   .category-fs19-vehicles .icon2019, 
   .category-fs19-weights .icon2019 {
        display: block !important;
    }



.col-3cm .main-inner {
    padding-left: 340px;
    padding-right: 180px;
background-color: white;
}

#page {
    padding-bottom: 10px;
    margin-top: -60px;
}

.site-image {
    margin: 0 auto;
    max-height: 400px;
    padding-top: 0px;
}

.col-3cm .s2 { margin-right: -180px }
.s2 { width: 180px; }

.post-list .post-row {
    margin-left: -5px;
    padding-left: 5px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
    position: relative;
}

.post-list .post-inner {
    margin-right: 28px;
}

.archive .post, .blog .post, .search .page, .search .post, .single .post {
    margin-bottom: 5px;
}


.button {
  border-radius: 10px;
  background-color: #f4511e;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  padding: 8px;
  width: 260px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: white;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 2;
  right: 0;
}


.post-nav li a {
    position: relative;
    min-height: 73px;
    display: block;
    padding: 5px 20px 5px;
}

.content .post-nav {
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    margin-bottom: 10px;
}

#footer .alx-posts li, #footer .alx-tab li, #footer .widget_archive ul li, #footer .widget_calendar td, #footer .widget_calendar th, #footer .widget_categories ul li, #footer .widget_links ul li, #footer .widget_meta ul li, #footer .widget_nav_menu ul li a, #footer .widget_pages ul li a, #footer .widget_recent_comments ul li, #footer .widget_recent_entries ul li, #footer .widget_rss ul li {
    border-color: #ffffff;
    padding-bottom: 2px;
    padding-top: 2px;
}

.widget_nav_menu ul li a, .widget_pages ul li a {
    padding: 2px 0;
    border-bottom: 1px solid #e4e4e4;
    font-size: 15px;
    background: #fbfbfb;
}

.widget_calendar>h3, .widget_search>h3, .widget_tag_cloud>h3, .widget_text .textwidget p, .widget_text>h3 {
    margin-bottom: 0em;
}