.com_content body {
  padding-top: 0;
  background: #fff;
}
.t3-mainbody {
  background: #fff;
  padding: 20px 0;
}
.ja_socialaftercontent,
#disqus_thread,
.dq-powered {
  display: none;
}
a.itemPrintThisPage {
  display: block;
}
@media print {
  article .article-aside .btn-group {
    display: none;
  }
}
.com_mailto body,
.com_mailto .t3-mainbody {
  padding: 0;
  background: #fff;
}
.com_mailto #mailto-window {
  position: relative;
}
.com_mailto #mailto-window h2 {
  margin: 10px 0 20px 0;
  padding: 0 20px;
  line-height: 1;
}
.com_mailto #mailto-window .mailto-close {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 10px;
}
.com_mailto #mailto-window .mailto-close a {
  display: block;
  position: relative;
  background: #eee;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.com_mailto #mailto-window .mailto-close a span {
  display: none;
}
.com_mailto #mailto-window .mailto-close a:after {
  content: "x";
  color: #666;
  top: -1px;
  left: 6px;
  position: absolute;
  font-size: 13px;
}
.com_mailto #mailto-window .mailto-close a:hover {
  background: #238DB4;
}
.com_mailto #mailto-window .mailto-close a:hover:after {
  color: #fff;
}
.com_mailto #mailto-window #mailtoForm {
  padding: 0 40px;
}
.com_mailto #mailto-window #mailtoForm .formelm label,
.com_mailto #mailto-window #mailtoForm .formelm input {
  margin-bottom: 5px;
}
.com_mailto #mailto-window #mailtoForm p {
  margin: 10px -20px 0 -20px;
  padding: 10px 0;
  border-top: 1px solid #eee;
}
.com_mailto #mailto-window #mailtoForm button:first-child {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #2c9fc9;
  background-image: -moz-linear-gradient(top,#33abd7,#238DB4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#33abd7),to(#238DB4));
  background-image: -webkit-linear-gradient(top,#33abd7,#238DB4);
  background-image: -o-linear-gradient(top,#33abd7,#238DB4);
  background-image: linear-gradient(to bottom,#33abd7,#238DB4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff32abd7', endColorstr='#ff238db4', GradientType=0);
  border-color: #238DB4 #238DB4 #175b74;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #238DB4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.com_mailto #mailto-window #mailtoForm button:first-child:hover,
.com_mailto #mailto-window #mailtoForm button:first-child:focus,
.com_mailto #mailto-window #mailtoForm button:first-child:active,
.com_mailto #mailto-window #mailtoForm button:first-child.active,
.com_mailto #mailto-window #mailtoForm button:first-child.disabled,
.com_mailto #mailto-window #mailtoForm button:first-child[disabled] {
  color: #fff;
  background-color: #238DB4;
  *background-color: #1f7c9f;
}
.com_mailto #mailto-window #mailtoForm button:first-child:active,
.com_mailto #mailto-window #mailtoForm button:first-child.active {
  background-color: #1b6c89 \9;
}
.com_mailto #mailto-window #mailtoForm button:first-child:hover {
  background-color: #1b6c89;
}
@media (max-width: 768px) {
  html.com_k2 body {
    padding-right: 0;
    padding-left: 0;
  }
  html.com_k2 body table.adminFormK2 td ul.tags {
    border: 1px solid #ddd;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: auto;
  }
  html.com_k2 body table.adminFormK2 td ul.tags .tagAdd input#search-field {
    border: 1px solid #ddd;
  }
  html.com_k2 body table.adminFormK2 td input[type=checkbox],
  html.com_k2 body table.adminFormK2 td input[type=radio],
  html.com_k2 body table.adminFormK2 td label {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
  }
}
@media (max-width: 480px) {
  html.com_k2 body .k2ItemFormEditor textarea {
    max-height: 200px !important;
  }
}
body {
  background: none;
}
body .manager.thumbnails li {
  float: left;
  margin: 5px;
}