.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-horizontal .control-label {
  text-align: left !important;
}
.element-invisible {
  display: none;
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #CCC;
  color: #575757;
  padding: 0 12px;
  height: 32px;
  line-height: 32px \9;
  margin-bottom: 10px;
  max-width: 100%;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
}
textarea:hover,
textarea:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
.uneditable-input:hover,
.uneditable-input:focus {
  outline: none;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #555;
}
select {
  height: 32px;
  padding: 5px;
  line-height: 25px;
}
input.button,
span.button,
button.button,
div.button,
input[type="submit"],
input[type="button"],
.tp-caption .btn,
#zt-slogan .btn,
.pager li a,
fieldset.filters .btn,
.form-actions .btn-primary,
#searchForm .btn,
.login-form .btn-primary,
#helpsite-refresh,
.logout .btn,
.form-actions .validate {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 30px;
  border: 0;
  outline: 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background: #555;
  font-size: 133%;
  text-align: center;
  color: #fff;
  cursor: pointer;
  box-shadow: inset 0 -3px 0px #067d46;
  -moz-box-shadow: inset 0 -3px 0px #067d46;
  -webkit-box-shadow: inset 0 -3px 0px #067d46;
  -webkit-transition: background-color 0.15s ease-out;
  -moz-transition: background-color 0.15s ease-out;
  -o-transition: background-color 0.15s ease-out;
  -ms-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
}
input.button:hover,
input.button:focus,
span.button:hover,
span.button:focus,
button.button:hover,
button.button:focus,
div.button:hover,
div.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
.tp-caption .btn:hover,
.tp-caption .btn:focus,
#zt-slogan .btn:hover,
#zt-slogan .btn:focus,
.pager li a:hover,
.pager li a:focus,
fieldset.filters .btn:hover,
fieldset.filters .btn:focus,
.form-actions .btn-primary:hover,
.form-actions .btn-primary:focus,
#searchForm .btn:hover,
#searchForm .btn:focus,
.login-form .btn-primary:hover,
.login-form .btn-primary:focus,
#helpsite-refresh:hover,
#helpsite-refresh:focus,
.logout .btn:hover,
.logout .btn:focus,
.form-actions .validate:hover,
.form-actions .validate:focus {
  background: #067d46;
  border: 0;
  outline: 0;
}
dt,
dd {
  color: #858585;
  margin: 0 15px 0 0;
}
legend {
  font-weight: 300;
  padding-bottom: 15px;
  display: inline-block;
  padding: 0 10px;
  width: auto;
}
.dropdown-menu {
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}
.item-page .full-item {
  max-width: 100%;
  display: block;
}
dt.article-info-term {
  display: none;
}
dl.article-info-bottom,
dl.article-info-top {
  margin-bottom: 15px;
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 11px;
}
dl.article-info-top dd {
  float: left;
}
dl.article-info-bottom dd {
  float: left;
  margin: 0 10px 0 0;
}
dd span.icon-eye-open,
dd span.icon-time {
  position: relative;
  margin-top: -1px;
  opacity: 0.8;
}
ul.list-striped {
  list-style: none;
}
.item-page .img-wrapper {
  margin-top: 6px;
}
.img-intro-none .img-wrapper,
.pull-none.item-image .img-wrapper {
  background: none;
}
.img_caption.left,
.img-intro-left {
  float: left;
  margin: 20px 0;
}
.img_caption.right,
.img-intro-right,
.pull-right.item-image {
  float: right;
  margin-left: 20px;
}
.img-intro-none,
.img-fulltext-none,
.pull-none.item-image,
.img_caption.none {
  float: none;
}
div.img_caption {
  position: relative;
  width: 100%;
  height: 100%;
}
.img-intro-left,
.img-intro-right,
.img-intro-none,
.img-fulltext-left,
.img-fulltext-right,
.item-image,
.img_caption {
  max-width: 100%;
  display: block;
}
.image-backdrop {
  display: block;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.img-wrapper a:hover .image-backdrop {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.img-intro-btn {
  display: block;
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 45%;
  width: 40px;
  height: 40px;
  z-index: 5;
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: 70% 50%;
}
.img-wrapper a:hover .img-intro-btn {
  visibility: visible;
  opacity: 1;
  top: 50%;
  margin-top: -20px;
}
.blog .cat-children h3 {
  font-size: 24px;
}
.blog .cat-children h3.page-header {
  padding: 6px 0;
  margin: 0;
  font-size: 12px;
  font-family: Helvetica, Arial, Serif;
}
.homepage h2.item-title {
  text-align: center;
  color: #525252;
  font-size: 32px;
}
.items-more .nav-tabs {
  border-top: 1px solid #e2e2e2;
  padding-top: 12px;
}
.items-more .nav-tabs.nav-stacked li a {
  padding: 3px 0;
  border: 0;
}
.items-more .nav-tabs.nav-stacked li a:hover {
  background: #f8f8f8;
}
.homepage .items-leading>div {
  border: none;
}
.page-header {
  border-bottom: none;
  padding-bottom: 20px;
  margin: 0;
}
.page-header a {
  color: #858585;
}
.page-header a:hover,
.page-header a:active,
.page-header a:focus {
  color: #555;
}
.dropdown-toggle {
  color: #858585;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #555;
}
.page-title,
.page-header h1 {
  line-height: 1;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader::before,
.page-subheader::after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader::after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.article-info {
  display: inline-block;
  margin: 0;
  width: 100%;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  color: #525252;
  font-size: 106%;
}
.article-info .article-info-inner {
  float: left;
  width: 80%;
}
.article-info .article-info-inner >div {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
  color: #525252;
  font-size: 106%;
}
.article-info .article-info-inner >div i {
  color: #404040;
  font-size: 106%;
}
.article-info .article-info-term {
  display: none;
}
.blog .article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
  color: #575757;
  font-size: 108%;
  font-weight: 300;
  line-height: 32px;
}
.blog .article-info dd i {
  color: #404040;
  font-size: 106%;
}
.blog .article-info .createdby:before {
  font-family: FontAwesome;
  content: "\f007";
}
.blog .icons .pull-right {
  margin: -7px 0 0;
}
.icon-edit,
.icon-print,
.icon-envelope {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.icon-edit:before {
  content: "\f044";
}
.icon-print:before {
  content: "\f02f";
}
.icon-envelope:before {
  content: "\f0e0";
}
.blog .icon-calendar,
.blog .icon-eye-open {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.blog .icon-calendar:before {
  content: "\f073";
}
.blog .icon-eye-open:before {
  content: "\f06e";
}
ul,
ol {
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
ul.menu li {
  display: inline-block;
}
.zo2-pagination {
  text-align: center;
  width: 100%;
}
.zo2-pagination .counter {
  color: #898989;
  font-size: 13px;
}
.zo2-pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 10px 0;
}
.zo2-pagination ul >li {
  display: inline-block;
  margin: 0 5px;
}
.zo2-pagination ul >li:first-child a,
.zo2-pagination ul >li:last-child a,
.zo2-pagination ul >li:first-child span,
.zo2-pagination ul >li:last-child span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.zo2-pagination ul >li >a {
  color: #898989;
  border: 1px solid #ebebeb;
}
.zo2-pagination ul >li >span {
  border: 1px solid #ebebeb;
}
.zo2-pagination ul >li.active >span {
  background: #7fbe54;
  border: 1px solid #7fbe54;
  color: #fff;
}
.zo2-pagination ul >li.active >span:hover,
.zo2-pagination ul >li.active >span:active,
.zo2-pagination ul >li.active >span:focus {
  background: #7fbe54;
  border: 1px solid #7fbe54;
  color: #fff;
}
.zo2-pagination ul >li.disabled {
  font-size: 14px;
}
.zo2-pagination ul >li.disabled a {
  line-height: 21px;
}
#login-form #form-login-submit {
  width: 100%;
  display: block;
  overflow: hidden;
}
#login-form .logout-button .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .sign-in {
  font-size: 13px;
  line-height: 42px;
  padding-left: 15px;
}
#login-form ul.unstyled {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 12px;
}
#login-form ul.unstyled li {
  float: left;
  font-size: 11px;
  padding-right: 15px;
}
#login-form span.icon-plus-sign {
  visibility: hidden;
}
#login-form .controls label {
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
.contact-form textarea,
.contact-form input[type="email"],
.contact-form input[type="text"] {
  width: 100%;
}
.contact-form .uneditable-input {
  width: 100%;
}
.contact-form #jform_contact_email_copy-lbl {
  margin-right: 10px;
}
.contact-form legend {
  font-size: 11px;
  color: #666;
  border: 0;
}
.contact-form span.icon-ok-circle {
  position: relative;
  margin-top: -1px;
  padding-right: 5px;
  opacity: 0.8;
}
.contact-form .message-form {
  display: block;
  margin-top: 10px;
}
.contact-form .contact-fields,
.contact-form .message-input {
  display: block;
  width: 98%;
}
.contact-form .message-input textarea {
  width: 100%;
  height: 250px;
}
.contact-form .send-btn,
.contact-form .email-copy {
  padding: 10px 0 0 0;
}
.contact-form .email-copy-label {
  float: left;
}
.contact-form .email-copy-label label {
  margin: 8px 8px 8px 0;
  padding-left: 12px;
  font-size: 11px;
  color: #999;
}
.contact-form .email-copy-input {
  float: left;
}
.contact-form .email-copy-input input[type="checkbox"] {
  height: 15px;
  width: 15px;
  padding: 0;
  vertical-align: middle;
  margin: 12px 0px 8px 0px;
  border: 1px solid #A5A5A5;
}
.name-label label {
  font-weight: bold;
}
.email-label label {
  font-weight: bold;
}
.subject-label {
  margin-top: 10px;
}
.subject-label label {
  font-weight: bold;
}
.message-label label {
  font-weight: bold;
}
.name-input,
.email-input,
.subject-input,
.message-form {
  margin-right: 15px;
}
fieldset.filters {
  padding: 20px;
  margin: 0 0 20px 0;
}
.filter-search.alert.alert-info {
  background: none;
  border: 0;
  float: left;
  background-image: none;
  padding: 0;
  margin: 0 10px 0 0;
}
.search-results .result-title {
  margin-top: 24px;
}
.search dt.result-title {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 15px;
}
#searchForm fieldset {
  margin: 20px 0;
}
#search-results ul.search-results {
  list-style-type: none;
}
#search-results ul.search-results li {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 12px;
}
#mod-finder-searchform.form-search {
  position: relative;
  margin: 0;
  padding: 0;
}
#mod-finder-searchform.form-search button {
  padding: 5px 10px;
  border: 0;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
  text-indent: -9999px;
}
#mod-finder-searchform.form-search input {
  padding: 8px 40px 8px 12px;
  font-size: 11px;
  color: #b2b2b2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform.form-search input.input-medium {
  width: 170px;
}
#mod-finder-searchform.form-search input:hover,
#mod-finder-searchform.form-search input:focus {
  padding: 8px 60px 8px 12px;
  border: 1px solid #aaa;
  color: #565656;
}
.search-module {
  position: relative;
  margin: 0;
  padding: 0;
}
.search-module button {
  padding: 5px 10px;
  border: 0;
  display: block;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
}
.search-module button span {
  text-indent: -9999px;
}
.search-module input {
  font-size: 11px;
  color: #b2b2b2;
  width: 170px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.search-module input:hover,
.search-module input:focus {
  border: 1px solid #000;
  color: #565656;
}
.edit .btn-toolbar {
  margin: 10px 0;
}
.edit .nav {
  border: none;
  margin: 10px 0 20px;
}
.edit .nav li a {
  border: none;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.edit .nav li.active >a {
  background: #0C7FCF;
  color: #fff;
}
.edit .nav li.active >a:hover,
.edit .nav li.active >a:active,
.edit .nav li.active >a:focus {
  border: none;
  color: #fff;
}
.edit #jform_tags_chzn {
  width: 100px !important;
}
div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn-drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_language_chzn.chzn-container div.chzn-drop {
  width: 280px !important;
}
form#imageForm.form-vertical div.well div.row div div.control-label label.control-label,
form#imageForm.form-vertical div.well div.row div div.control-label label,
form#imageForm.form-vertical div.well div.row div div.controls p.help-block,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.control-label label.control-label,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.controls p.help-block,
body.contentpane form table tbody tr td.key {
  font-family: Tahoma, Verdana, sans-serif !important;
}
div#jform_metadata_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  width: 280px !important;
  padding: 0px !important;
}
iframe html body.contentpane form#adminForm.form-inline {
  background-color: #FF9900;
}
div#editor-xtd-buttons.btn-toolbar.pull-left {
  margin-top: 10px;
}
a.modal-button.btn,
div.btn-toolbar a.btn,
form#imageForm.form-vertical div.well div.row div.pull-right button.btn.btn-primary,
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group button.btn.hasTooltip,
body.contentpane button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #FFF;
  background-color: #1085DE;
  border: 1px solid #1085DE;
}
form#imageForm.form-vertical div.well div.row div.pull-right button.btn,
button#upload-submit.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1085DE;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #000;
  background-color: #fff;
}
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group {
  clear: both;
}
form#adminForm.form-inline table.table thead tr th.title,
form#adminForm.form-inline table.table thead tr th.center a.hasTip {
  float: left;
}
form#adminForm.form-inline table.table thead tr th.center {
  width: 10% !important;
}
form#adminForm.form-inline fieldset.filter div.filters,
form#adminForm.form-inline fieldset.filter hr.hr-condensed {
  clear: both;
  margin: 10px 0;
}
ul.manager.thumbnails li.imgOutline {
  float: left;
  padding: 10px;
}
body.contentpane form table tbody tr td.key {
  text-align: left;
}
.itemImageBorder .modal,
.itemEditLink.modal {
  background-clip: padding-box;
  background-color: 0 !important;
  border: 0 !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  left: auto !important;
  margin: 0 !important;
  overflow: hidden;
  position: static !important;
  top: auto !important;
  z-index: 1050;
  display: block;
}
.search #searchForm .inputbox {
  width: 210px;
  margin: 0 10px 0 0;
}
.search #searchForm fieldset label,
.search #searchForm fieldset input {
  float: left;
  margin: 3px 5px 0 0;
  padding: 3px;
}
#finder-search fieldset.word {
  padding: 20px;
}
.item-page .bs-example .btn {
  margin: 0 5px 5px 0;
}
.latestnews li {
  margin: 0 0 15px;
  overflow: hidden;
}
.latestnews li .img {
  padding: 0 10px 0 0;
  margin: 5px 0 0;
}
.latestnews li .post-info {
  padding: 0;
}
.latestnews li .post-info h4 {
  font-size: 108%;
  margin: 0 0 5px;
}
.latestnews li .post-info h4 a {
  display: block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.latestnews li .post-info .moduleItemComments {
  display: block;
  color: #575757;
  font-style: italic;
}
.latestnews li .post-info .moduleItemDateCreated {
  font-size: 91%;
  color: #575757;
}
.zt-choose-us .panel-default {
  border: 0;
  box-shadow: none;
  -moz-box-shadow: none;
}
.zt-choose-us .panel-default >.panel-heading {
  padding: 0;
  background: none;
  border-top: 1px dashed #efefef;
}
.zt-choose-us .panel-default >.panel-heading h4 {
  color: #828282;
  font-size: 100%;
  font-weight: 300;
}
.zt-choose-us .panel-default >.panel-heading h4 a {
  padding: 10px 0 10px 30px;
  text-decoration: none !important;
  background: url("../images/icon_accordion.png") 0 10px no-repeat;
  transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  display: block;
  line-height: 20px;
}
.zt-choose-us .panel-default >.panel-heading h4 a:hover,
.zt-choose-us .panel-default >.panel-heading h4 a:focus {
  color: inherit;
}
.zt-choose-us .panel-default >.panel-heading.active h4 {
  color: #363636;
  font-weight: bold;
}
.zt-choose-us .panel-default >.panel-heading.active h4 a {
  background-position: 0 -28px;
}
.zt-choose-us .panel-default .panel-collapse .panel-body {
  color: #828282;
  border: 0;
  padding: 0 0 10px 30px;
  font: 300 108% 'Open Sans', sans-serif;
  text-align: justify;
}
#zt-left .lightbox-modal {
  display: inline-block;
  float: left;
  margin: 0 5px 5px 0;
}
#zt-right .lightbox-modal {
  display: inline-block;
  float: left;
  margin: 0 0 5px 5px;
}
.itemIntroText,
.itemFullText {
  font-size: 106%;
}
div.iheader {
  overflow: hidden;
  line-height: 28px;
  margin: 5px 0 15px;
  text-align: center;
  font-size: 106%;
  border-bottom: 1px solid #c5c5c5;
}
div.iheader > span {
  margin: 0 20px 0 0;
}
div.iheader span.latestItemDateCreated,
div.iheader span.catItemDateCreated,
div.iheader span.catItemTags,
div.iheader span.catItemAuthor,
div.iheader span.userItemCategory,
div.iheader span.userItemTagsBlock,
div.iheader span.latestItemCategory,
div.iheader span.latestItemTags {
  color: #525252;
  float: left;
}
div.iheader span.latestItemDateCreated i,
div.iheader span.catItemDateCreated i,
div.iheader span.catItemTags i,
div.iheader span.catItemAuthor i,
div.iheader span.userItemCategory i,
div.iheader span.userItemTagsBlock i,
div.iheader span.latestItemCategory i,
div.iheader span.latestItemTags i {
  color: #636363;
  font-size: 116%;
}
div.iheader span.latestItemDateCreated a,
div.iheader span.catItemDateCreated a,
div.iheader span.catItemTags a,
div.iheader span.catItemAuthor a,
div.iheader span.userItemCategory a,
div.iheader span.userItemTagsBlock a,
div.iheader span.latestItemCategory a,
div.iheader span.latestItemTags a {
  color: #525252;
}
div.iheader span.latestItemDateCreated a:hover,
div.iheader span.catItemDateCreated a:hover,
div.iheader span.catItemTags a:hover,
div.iheader span.catItemAuthor a:hover,
div.iheader span.userItemCategory a:hover,
div.iheader span.userItemTagsBlock a:hover,
div.iheader span.latestItemCategory a:hover,
div.iheader span.latestItemTags a:hover {
  color: #008aa8;
}
.tagItemCategory a {
  color: #525252;
}
.tagItemCategory a:hover {
  color: #008aa8;
}
.itemView h3 {
  color: #525252;
  font-size: 150%;
}
div.itemComments {
  padding: 0;
}
div.itemComments h3 {
  padding: 0 0 10px;
  border-bottom: 1px solid #efefef;
}
div.itemComments .form-validate .cform-left {
  padding: 0;
}
div.itemComments .form-validate label {
  display: block;
  margin: 0;
  padding: 5px 0;
  font-weight: 400;
  color: #575757;
  font-size: 108%;
}
div.itemComments .form-validate .inputbox {
  width: 100%;
  font-size: 108%;
}
div.itemComments .form-validate textarea.inputbox {
  height: 177px !important;
  padding: 5px;
}
div.itemComments .form-validate #submitCommentButton {
  float: right;
  margin: 10px 15px;
}
h3.catItemTitle,
h2.tagItemTitle,
h2.latestItemTitle,
h3.userItemTitle,
h2.subCategoryTitle {
  font-size: 216%;
  line-height: 125%;
  text-transform: uppercase;
}
h3.catItemTitle a,
h2.tagItemTitle a,
h2.latestItemTitle a,
h3.userItemTitle a,
h2.subCategoryTitle a {
  color: #525252;
}
h3.catItemTitle a:hover,
h2.tagItemTitle a:hover,
h2.latestItemTitle a:hover,
h3.userItemTitle a:hover,
h2.subCategoryTitle a:hover {
  color: #008aa8;
}
div.catItemIntroText,
div.latestItemIntroText {
  font-size: 106%;
}
.catItemReadMore,
.tagItemReadMore,
.userItemReadMore,
.latestItemReadMore {
  color: #008aa8;
  font-size: 106%;
  display: block;
  text-align: right;
}
.catItemReadMore a,
.tagItemReadMore a,
.userItemReadMore a,
.latestItemReadMore a {
  font-weight: bold;
}
.subCategoryMore {
  font-size: 106%;
  font-weight: bold;
}
.blog-categories li {
  padding: 0 0 7px;
}
.blog-categories li a {
  font-weight: 300;
  font-size: 116%;
  display: block;
  text-decoration: none;
}
.blog-categories li a:before {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: 400;
  color: #a0a0a0;
  margin: 0 8px 0 0;
}
.blog-categories li.active a,
.blog-categories li:hover a {
  font-weight: bold;
}
div.itemComments ul.itemCommentsList {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 20px;
  margin: 5px 0;
  background: #F5F5F5;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li .zt-avatar {
  float: left;
  margin: 0 15px 0px 0;
  padding: 4px;
  background: #fff;
  border: 1px solid #d7d7d7;
}
div.itemComments ul.itemCommentsList li div div {
  text-align: right;
}
div.itemComments ul.itemCommentsList li div div span {
  margin-left: 20px;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ccc;
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: bold;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
  margin: 0.5em 0 1.5em;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  font-size: 11px;
  color: #999;
  text-decoration: underline;
  margin-right: 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  font-size: 11px;
  color: #555;
  text-decoration: underline;
}
.login-form .well {
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
}
.login-form .well input {
  min-width: 210px;
}
div.profile fieldset {
  margin: 0 0 30px;
}
div.profile fieldset legend {
  color: #828282;
}
.form-validate .componentheading {
  margin: 0 0 20px 0;
  line-height: 100%;
  font-weight: 300;
}
.form-validate table {
  width: 100%;
}
.form-validate  .k2ProfileHeading {
  background: none repeat scroll 0 0 #F6F6F6;
  color: #222222;
  padding: 8px 8px 28px;
  text-align: left;
  font-weight: 300;
}
.form-validate  .k2ProfileHeading  h3 {
  margin: 0;
}
.form-validate  th {
  text-align: left;
  border: 1px solid #D9D9D9;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: none repeat scroll 0 0 #F6F6F6;
  border-bottom: 1px solid #E9E9E9;
  border-right: 1px solid #E9E9E9;
  color: #666666;
  font-size: 90%;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
  width: 140px;
}
.form-validate tr td {
  border: 1px solid #DDDDDD;
  padding: 6px 10px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #CCCCCC;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.form-actions {
  margin: 15px 0 0;
}
.form-validate #genderm-lbl,
.form-validate #genderf-lbl {
  display: inline-block;
  margin: 3px;
}
.box_welcome {
  position: absolute;
  top: -105px;
  left: 10px;
  padding: 12px 0;
  line-height: 30px;
  color: #9c8f8f;
  font: 300 200% 'Open sans', sans-serif;
}
div.tags span {
  font-weight: normal;
}
div.tags span a.label-info {
  font-weight: normal;
  padding: 0;
  background: none !important;
  color: #525252;
  font-size: 100%;
}
div.tags span a.label-info:hover,
div.tags span a.label-info:focus {
  color: #555;
  text-decoration: underline;
}
div.tags:before {
  font-family: FontAwesome;
  content: "\f02b";
  color: #404040;
}
div.introText,
.tag-body,
.category-desc {
  font-size: 106%;
  color: #525252;
}
h3.categoryTitle,
.tag-category li h3 {
  color: #525252;
  font-size: 266%;
  font-weight: 300;
  margin: 15px 0 20px;
}
h3.categoryTitle a,
.tag-category li h3 a {
  color: #525252;
}
h3.categoryTitle a:hover,
.tag-category li h3 a:hover {
  color: #555;
}
.categories-list >div {
  margin: 0 0 20px;
}
.item-page .itemImage img {
  width: 100%;
}
.profile-edit fieldset {
  margin: 0 0 30px 0;
  padding: 20px;
}
.registration fieldset {
  padding: 20px;
}
.blog .page-header {
  padding: 0;
}
.blog div[class*="items"] .item,
.blog .items-leading > div,
.blog div > div.item {
  margin: 0 0 30px;
}
.blog .item-image:hover ~ .article_content {
  top: 0;
}
.blog .article_content {
  clear: both;
  margin: 0 12px;
  position: relative;
  top: -15px;
  border-top: 3px solid #555;
  background: #fff;
  padding: 30px;
  z-index: 1;
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -ms-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -o-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}
.blog .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #555;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.blog .article_content h2 {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 20px;
}
.blog .article_content h2 a {
  color: #525252;
}
.blog .article_content .introtext {
  color: #525252;
  font-weight: 300;
  font-size: 133%;
  text-align: justify;
  line-height: 175%;
}
.blog .article_content .article_bottom {
  padding: 25px 0 0;
  border-top: 1px solid #d2d1d0;
  overflow: hidden;
}
.blog .article_content .article_bottom .article-info {
  float: left;
  width: 70%;
}
.blog .article_content .article_bottom .itemReadmore {
  float: right;
  height: 32px;
  line-height: 32px;
  background: #555;
  color: #fff;
  font-size: 133%;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 15px;
  text-decoration: none;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:before {
  content: "\f067";
  font-family: FontAwesome;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:hover {
  background: #067d46;
}
.archive .filters select.inputbox {
  min-width: 70px;
  text-align: center;
}
.chzn-container {
  min-width: 60px;
}
#searchForm fieldset {
  padding-bottom: 20px;
}
code {
  white-space: inherit;
}
.item-page .article_content {
  clear: both;
  position: relative;
  border-top: 3px solid #555;
  background: #fff;
  padding: 30px;
  z-index: 1;
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -ms-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -o-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}
.item-page .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #555;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.item-page .article_content h1.singleItemTitle {
  text-align: center;
  margin: 20px 0;
  font-size: 200%;
  color: #555;
}
.zo2-megamenu .mega-inner {
  padding: 10px;
  *zoom: 1;
}
.zo2-megamenu .mega-inner::before,
.zo2-megamenu .mega-inner::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-inner::after {
  clear: both;
}
.zo2-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.zo2-megamenu .mega > .mega-dropdown-menu {
  background: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  min-width: 230px;
  display: none;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module .module-title {
  font-size: 170%;
  margin: 0 0 10px 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul {
  margin: 0 0 0 15px;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a {
  color: #4F4F4F;
  display: block;
  padding: 10px 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:hover,
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:active,
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:focus {
  color: #7FBE54;
}
.zo2-megamenu .mega.open > .mega-dropdown-menu,
.zo2-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  display: block;
}
.zo2-megamenu .mega-group {
  *zoom: 1;
}
.zo2-megamenu .mega-group::before,
.zo2-megamenu .mega-group::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-group::after {
  clear: both;
}
.zo2-megamenu .mega-nav .mega-group > .mega-group-title,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: inherit;
  color: inherit;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: inherit;
  color: inherit;
}
.zo2-megamenu .mega-group-content {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.zo2-megamenu .mega-group-content::before,
.zo2-megamenu .mega-group-content::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-group-content::after {
  clear: both;
}
.zo2-megamenu .mega-group-content > .row > [class*="col-md"] > .mega-inner {
  padding: 0;
}
.zo2-megamenu .col-md-12.mega-col-nav .mega-inner {
  padding: 0;
}
.zo2-megamenu .mega-nav,
.zo2-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.zo2-megamenu .mega-nav > li,
.zo2-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.zo2-megamenu .mega-nav > li a,
.zo2-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.zo2-megamenu .mega-group > .mega-nav,
.zo2-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.zo2-megamenu .zo2-module {
  margin-bottom: 10px;
}
.zo2-megamenu .zo2-module .module-title {
  margin-bottom: 0;
}
.zo2-megamenu .zo2-module .module-ct {
  margin: 0;
  padding: 0;
}
.zo2-megamenu .zo2-module .module-ct ul {
  list-style: square;
}
.zo2-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.zo2-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.zo2-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.zo2-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.zo2-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.zo2-megamenu .mega-align-justify {
  position: static;
}
.zo2-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.zo2-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.zo2-megamenu .nav .caret,
.zo2-megamenu .dropdown-submenu .caret,
.zo2-megamenu .mega-menu .caret {
  display: none;
}
.zo2-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.zo2-megamenu .nav [class^="icon-"],
.zo2-megamenu .nav [class*=" icon-"] {
  margin-right: 5px;
}
.zo2-megamenu .mega.dropdown-submenu > .mega-dropdown-menu {
  top: 0;
  left: 100%;
}
@media (min-width: 768px) {
  .zo2-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-transition: all 100ms;
    -moz-transition: all 100ms;
    -o-transition: all 100ms;
    transition: all 100ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .zo2-megamenu.animate .mega.hovering > .mega-dropdown-menu {
    display: block !important;
  }
  .zo2-megamenu.animate .mega.open > .mega-dropdown-menu,
  .zo2-megamenu.animate .mega.hovering.open > .mega-dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transform-origin: 20% 20%;
    -webkit-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    -o-transform-origin: 20% 20%;
  }
  .zo2-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .zo2-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
  }
  .zo2-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    transform: scale(0,1);
    transform-origin: 10% 0;
    -webkit-transform: scale(0,1);
    -webkit-transform-origin: 10% 0;
    -ms-transform: scale(0,1);
    -ms-transform-origin: 10% 0;
    -o-transform: scale(0,1);
    -o-transform-origin: 10% 0;
  }
  .zo2-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .zo2-megamenu.animate.slide .mega.hovering > .mega-dropdown-menu {
    overflow: hidden;
  }
  .zo2-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 100ms;
    -moz-transition: all 100ms;
    -o-transition: all 100ms;
    transition: all 100ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -100%;
  }
  .zo2-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 50px;
  }
  .zo2-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .zo2-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
  }
  .zo2-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .zo2-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .zo2-megamenu .row-fluid,
  .zo2-megamenu .mega-dropdown-menu,
  .zo2-megamenu .row-fluid [class*="span"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .zo2-megamenu .row-fluid + .row-fluid {
    padding-top: 10px;
    border-top: 1px solid #F00;
  }
  .zo2-megamenu .hidden-collapse,
  .zo2-megamenu .always-show  .caret,
  .zo2-megamenu .sub-hidden-collapse > .nav-child,
  .zo2-megamenu .sub-hidden-collapse .caret,
  .zo2-megamenu .sub-hidden-collapse > a:after,
  .zo2-megamenu .always-show .dropdown-submenu > a:after {
    display: none !important;
  }
  .zo2-megamenu .mega-caption {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .zo2-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .zo2-megamenu .row-fluid + .row-fluid {
    border-top: 1px solid #999;
  }
  .zo2-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
  }
  .zo2-megamenu .zo2-module {
    margin-bottom: 0;
  }
  .zo2-megamenu .mega-nav > li a,
  .zo2-megamenu .dropdown-menu .mega-nav > li a {
    padding: 5px 20px;
  }
}
@media screen and (max-width: 767px) {
  html {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .offcanvas {
    display: none;
    background: none repeat scroll 0 0 #465158;
    position: absolute;
    height: 100%;
    transition: transform 0.5s ease 0s;
    top: 0;
    left: -50%;
    width: 49%;
  }
  .offcanvas .sidebar-close {
    color: rgba(0,0,0,0.4);
    display: block;
    float: right;
    font-size: 2em;
    padding: 12px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 999;
  }
  .offcanvas .sidebar-close:hover {
    color: #000;
  }
  .offcanvas.active {
    left: 0;
  }
  .wrapper {
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .wrapper:after {
    background: none repeat scroll 0 0 rgba(0,0,0,0.2);
    content: "";
    height: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    -webkit-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    -moz-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    -ms-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    -o-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
    transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
  }
  .wrapper.offcanvas-push {
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    -webkit-transform: translate3d(250px,0,0);
    transform: translate3d(250px,0,0);
    overflow: hidden;
  }
  .wrapper.offcanvas-push:after {
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease 0s;
    -moz-transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    width: 100%;
  }
  body.overflow-hidden {
    width: 100%;
    overflow-x: hidden;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .offcanvas-overlay {
    -webkit-transition: transform 0.5s ease 0s;
    -moz-transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    transition: transform 0.5s ease 0s;
    opacity: 0.5;
    position: fixed;
    z-index: 9999;
    cursor: pointer;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
  .offcanvas {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    z-index: 1000;
    -webkit-transform: translateX(-250px);
    -moz-transform: translateX(-250px);
    -o-transform: translateX(-250px);
    transform: translateX(-250px);
  }
  .offcanvas .sidebar-nav {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
  }
  .offcanvas .sidebar-nav ul li a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: rgba(255,255,255,0.5);
    display: block;
    text-decoration: none;
    padding: 15px;
    -webkit-transition: color 0.3s ease-in-out 0s;
    -moz-transition: color 0.3s ease-in-out 0s;
    -o-transition: color 0.3s ease-in-out 0s;
    transition: color 0.3s ease-in-out 0s;
  }
  .offcanvas .sidebar-nav ul.nav-sub {
    background: none repeat scroll 0 0 #525E66;
  }
  .offcanvas .sidebar-nav >ul >li.nav-active > a {
    background: none repeat scroll 0 0 #555;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    color: #FFFFFF;
  }
  .offcanvas.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  .offcanvas.active .sidebar-nav {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
  }
  body> * {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 100ms ease;
    -moz-transition: -moz-transform 100ms ease;
    -o-transition: -o-transform 100ms ease;
    transition: transform 100ms ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  body.overflow-hidden > * {
    -webkit-transform: translateX(250px);
    -moz-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px);
  }
  .nav-parent {
    position: relative;
  }
  .nav-parent > .nav-oc-toggle {
    position: absolute;
    right: 5px;
    top: 4px;
    border: none !important;
    font-size: 18px;
    height: 8px;
  }
}
#zt-mainmenu .navbar-default ul.navbar-nav > .featuresWrap > .mega-dropdown-menu:before {
  left: 150px;
}
#zt-mainmenu .navbar-toggle {
  margin: 0;
  padding: 4px 7px;
  border-radius: 0;
  -moz-border-radius: 0;
  float: left;
  margin: 70px 0 0;
}
#zt-mainmenu .featuresWrap {
  position: static;
}
#zt-mainmenu .featuresWrap .custom_block .custom {
  padding: 10px 0;
}
#zt-mainmenu .featuresWrap .custom_block .img {
  display: block;
  padding: 15px 0;
}
#zt-mainmenu .navbar-default {
  background: #6A6F72;
  border: 0;
  margin: 0 !important;
  padding: 0px !important;
}
#zt-mainmenu .navbar-default .navbar-collapse {
  padding: 0;
}
#zt-mainmenu .navbar-default ul.navbar-nav {
  border-left: 1px solid rgba(233,233,233,0.1);
}
#zt-mainmenu .navbar-default ul.navbar-nav .caret {
  display: none !important;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li {
  border-right: 1px solid rgba(233,233,233,0.1);
}
#zt-mainmenu .navbar-default ul.navbar-nav > li > a {
  height: 39px !important;
  line-height: 36px !important;
  padding: 0px 20px !important;
  margin: 0px !important;
  color: #fff;
  font-size: 115%;
  background: none !important;
  position: relative;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li:hover > a,
#zt-mainmenu .navbar-default ul.navbar-nav > li:focus > a,
#zt-mainmenu .navbar-default ul.navbar-nav > li.active > a {
  background: #158451 !important;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li.active > a {
  font-weight: bold;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li > .mega-dropdown-menu {
  top: 40px;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li > .mega-dropdown-menu:before {
  content: '';
  border-style: solid;
  border-width: 0 4px 4px;
  border-color: #555 transparent;
  position: absolute;
  top: -5px;
  left: 35px;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li > .mega-dropdown-menu .mega-dropdown-menu {
  top: -2px;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu {
  padding: 0;
  margin: 0;
  border: 1px solid #d9dad9;
  border-top: 2px solid #555;
  background: #fdfdfc;
  font-size: 100%;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu .mega-inner {
  padding: 0;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu .mega-inner .module {
  padding: 0 150px;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu .group-title,
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu .module-title {
  font-size: 150%;
  color: #525252 !important;
  font-weight: 700;
  background: none !important;
  border: 0 !important;
  margin: 0;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu .module-title {
  padding: 10px 0;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li a {
  padding: 10px;
  border-top: 1px solid #999;
  color: #575757;
  font-size: 100%;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li:first-child > a {
  border-top: 0;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li:hover > a,
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li:focus > a,
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li.active > a,
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li.open > a {
  background: #555;
  color: #fff;
}
#zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu li.dropdown-submenu > a:after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  margin: 0;
}
#zt-mainmenu div.menu-child {
  margin-top: 0px !important;
  font-size: 120% !important;
  color: #FFF !important;
}
#zt-mainmenu div.menu-child div,
#zt-mainmenu div.menu-child ul,
#zt-mainmenu div.menu-child li {
  border: 0px !important;
  margin-top: 0px !important;
  padding-top: 0px !important;
  color: #FFF !important;
}
#zt-mainmenu div.menu-child li a {
  color: #FFF !important;
}
.breadcrumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
ul.archive-module li {
  padding: 10px 5px;
  display: block;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.07);
  box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.07);
}
ul.archive-module li a {
  display: block;
}
ul.archive-module li:hover,
ul.archive-module li.active {
  color: #333;
  background: #f8f8f8;
}
ul.archive-module li:hover a,
ul.archive-module li.active a {
  color: #333;
  background: #f8f8f8;
}
ul.mostread li {
  float: left;
  display: inline-block;
  padding-right: 6px;
  margin: 3px 0;
}
ul.mostread li a {
  display: block;
  padding: 4px 15px;
  border: 1px solid #e8e8e8;
  color: #666;
  font-size: 11px;
}
ul.mostread li a:hover {
  background-color: #333333;
  padding: 4px 17px 4px 15px;
  color: #fff;
}
.clearfix {
  clear: both;
}
.zt-typo-boxes {
  border-bottom: 1px solid #e2e3e5;
  margin: 0;
  padding: 20px 0;
  width: 100%;
}
.zt-typo-boxes-inside {
  padding: 0 10px;
}
p {
  margin: 1em 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Arial, Verdana, sans-serif;
  font-weight: 400;
}
h1 {
  font-size: 350%;
}
h2 {
  font-size: 275%;
}
h3 {
  font-size: 200%;
  font-weight: normal !important;
}
h4 {
  font-size: 200%;
}
h5 {
  font-size: 175%;
}
h6 {
  font-size: 150%;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
pre,
.zt-code1,
.zt-code2,
.zt-code3 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #222;
  font: normal .92em/32px 'Curier New', monospace !important;
  margin: 0;
  padding: 20px;
}
pre,
.zt-code1 {
  background: #d3d9f5;
}
.zt-code2 {
  background: #d6edd5;
}
.zt-code3 {
  border: 1px solid #eee;
  background-color: #fefefe;
  color: #363636;
  padding-left: 82px !important;
}
.zt-code3 h4 {
  background: none repeat scroll 0 0 #A8B4EF;
  color: #FFFFFF;
  margin: 0 0 0 -64px !important;
  padding: 3px 10px;
  position: relative;
  text-align: center;
  top: 0;
  width: 55px;
}
.zt-highlight1,
.zt-highlight2,
.zt-highlight3,
.zt-highlight4 {
  cursor: default;
  padding: 1px 5px;
  text-shadow: none;
}
.zt-highlight1 {
  background: #e5e5e5;
  color: #2f2f2f;
}
.zt-highlight2 {
  background: #7fb2ff;
  color: #fff;
}
.zt-highlight3 {
  background: #ff7f7f;
  color: #fff;
}
.zt-highlight4 {
  background: #ffe400;
  color: #2f2f2f;
}
[class^="zt-icon-"] li,
[class*=" zt-icon-"] li {
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  list-style: none;
}
[class^="zt-icon-"] li:before,
[class*=" zt-icon-"] li:before {
  text-decoration: inherit;
  display: inline-block;
  font-family: FontAwesome;
  speak: none;
  margin-right: 5px;
}
.zt-icon-angle-left li:before {
  content: "\f104";
}
.zt-icon-angle-right li:before {
  content: "\f105";
}
.zt-icon-angle-up li:before {
  content: "\f106";
}
.zt-icon-angle-down li:before {
  content: "\f107";
}
.zt-icon-arrow-left li:before {
  content: "\f060";
}
.zt-icon-arrow-right li:before {
  content: "\f061";
}
.zt-icon-arrow-up li:before {
  content: "\f062";
}
.zt-icon-arrow-down li:before {
  content: "\f063";
}
.zt-icon-caret-down li:before {
  content: "\f0d7";
}
.zt-icon-caret-up li:before {
  content: "\f0d8";
}
.zt-icon-caret-left li:before {
  content: "\f0d9";
}
.zt-icon-caret-right li:before {
  content: "\f0da";
}
.zt-icon-chevron-up li:before {
  content: "\f077";
}
.zt-icon-chevron-down li:before {
  content: "\f078";
}
.zt-icon-chevron-left li:before {
  content: "\f053";
}
.zt-icon-chevron-right li:before {
  content: "\f054";
}
.zt-icon-chevron-sign-left li:before {
  content: "\f137";
}
.zt-icon-chevron-sign-right li:before {
  content: "\f138";
}
.zt-icon-chevron-sign-up li:before {
  content: "\f139";
}
.zt-icon-chevron-sign-down li:before {
  content: "\f13a";
}
.zt-icon-circle-arrow-left li:before {
  content: "\f0a8";
}
.zt-icon-circle-arrow-right li:before {
  content: "\f0a9";
}
.zt-icon-circle-arrow-up li:before {
  content: "\f0aa";
}
.zt-icon-circle-arrow-down li:before {
  content: "\f0ab";
}
.zt-icon-double-angle-left li:before {
  content: "\f100";
}
.zt-icon-double-angle-right li:before {
  content: "\f101";
}
.zt-icon-double-angle-up li:before {
  content: "\f102";
}
.zt-icon-double-angle-down li:before {
  content: "\f103";
}
.zt-icon-hand-right li:before {
  content: "\f0a4";
}
.zt-icon-hand-left li:before {
  content: "\f0a5";
}
.zt-icon-hand-up li:before {
  content: "\f0a6";
}
.zt-icon-hand-down li:before {
  content: "\f0a7";
}
.zt-icon-long-arrow-down li:before {
  content: "\f175";
}
.zt-icon-long-arrow-up li:before {
  content: "\f176";
}
.zt-icon-long-arrow-left li:before {
  content: "\f177";
}
.zt-icon-long-arrow-right li:before {
  content: "\f178";
}
.zt-typo-inside blockquote {
  border: none;
  font-style: italic;
  margin: 20px 0;
}
.zt-typo-inside blockquote p {
  font-size: 100%;
}
.zt-typo-inside blockquote small:before {
  content: "";
}
.zt-typo-inside blockquote div {
  display: block;
}
.zt-typo-inside blockquote div.zt-blockquote1 {
  background: url(../images/typo/open1.png) no-repeat left bottom;
}
.zt-typo-inside blockquote div.zt-blockquote1 div {
  background: url(../images/typo/close1.png) no-repeat right top;
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote2 {
  background: url(../images/typo/open1.png) no-repeat left top;
}
.zt-typo-inside blockquote div.zt-blockquote2 div {
  background: url(../images/typo/close1.png) no-repeat right top;
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote3 {
  background: url(../images/typo/open2.png) no-repeat left bottom;
  padding-bottom: 1px;
}
.zt-typo-inside blockquote div.zt-blockquote3 div {
  background: url(../images/typo/close2.png) no-repeat right top;
  padding: 5px 48px 0;
}
.zt-typo-inside blockquote div.zt-blockquote4 {
  background: url(../images/typo/open2.png) no-repeat left top;
}
.zt-typo-inside blockquote div.zt-blockquote4 div {
  background: url(../images/typo/close2.png) no-repeat right top;
  padding: 0 48px;
}
.zt-box-info,
.zt-box-warning,
.zt-box-stickynote,
.zt-box-upload,
.zt-box-download {
  color: #353535;
  padding: 15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.99);
}
.zt-box-info:before,
.zt-box-warning:before,
.zt-box-stickynote:before,
.zt-box-upload:before,
.zt-box-download:before {
  text-decoration: inherit;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 150%;
  speak: none;
  margin-right: 10px;
}
.zt-box-info:before {
  content: "\f129";
}
.zt-box-warning:before {
  content: "\f071";
}
.zt-box-stickynote:before {
  content: "\f0eb";
}
.zt-box-upload:before {
  content: "\f093";
}
.zt-box-download:before {
  content: "\f019";
}
.zt-box-info {
  background: #e5f4f9;
}
.zt-box-warning {
  background: #f8e7e5;
}
.zt-box-stickynote {
  background: #f6f2e1;
}
.zt-box-upload {
  background: #e4f7d3;
}
.zt-box-download {
  background: #e7ebfb;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media (max-width: 320px) {
  #ezblog-body #comment-form .comment-content {
    margin: 0 !important;
  }
  #ezblog-body #comment-form .comment-avatar {
    float: none !important;
  }
}
#ezblog-body .list-categories li .avatar + .category-story {
  margin: 0 0 0 70px;
}
#ezblog-body .list-categories li .category-status {
  font-size: 100%;
}
#eblog-wrapper #ezblog-menu {
  padding: 10px;
  border: 1px solid #ccc;
}
#ezblog-menu .btn-eb-navbar {
  width: 44px;
  height: 30px;
}
#ezblog-body .blog-calendar .blog-comments a {
  background-image: none !important;
  text-indent: 0;
  padding: 0;
  text-align: center;
  height: 20px;
  line-height: 20px;
  color: #ccc;
}
#ezblog-body .blog-calendar .blog-comments a:hover {
  color: #fff;
}
#ezblog-body .blog-option li + li i {
  padding: 0 7px 0 0;
}
#ezblog-body .blog-comments a {
  padding: 0;
  background: none;
}
#ezblog-body .tab_button li.item-active a span {
  background: none !important;
  color: #333 !important;
}
#ezblog-body .tab_button li a,
#ezblog-body .tab_button li a:hover {
  height: 44px;
}
#ezblog-body .list-categories li .category-description {
  padding: 0;
  border: 0;
}
.rtl #ezblog-body .list-categories li .avatar + .category-story {
  margin: 0 70px 0 0;
}
.rtl #ezblog-body .blog-calendar + .blog-content {
  margin: 0 80px 0 0;
}
.rtl #ezblog-body .forCategory .profile-avatar + .profile-info,
.rtl #ezblog-body .forTeamBlog .profile-avatar + .profile-info,
.rtl #ezblog-body .forBlogger .profile-avatar + .profile-info {
  margin: 0 95px 0 0;
}
.rtl #ezblog-body .blog-calendar {
  margin: 10px 0 15px 15px;
}
.rtl body #comment-form #markItUpComment .markItUpContainer {
  margin-left: 0;
}
.rtl #eblog-dialog .prm,
.rtl #eblog-wrapper .prm {
  padding-right: 0;
}
.rtl #eblog-wrapper .comment-row .comment-body {
  border-right: 0;
}
.rtl #eblog-wrapper.eblog-bootstrap .subscription-box .easyblog-checkbox,
.rtl #eblog-wrapper.eblog-bootstrap .subscription-box.subscribe-to-blog {
  float: none;
}
.rtl #ezblog-body .blog-option li + li i {
  padding: 0 0 0 7px;
}
.rtl #eblog-wrapper .blog-taglist span.tag-head {
  float: right;
  margin: 0 0 0 10px;
}
.rtl #ezblog-body .tab_button li a,
.rtl #ezblog-body .tab_button li a:hover {
  padding: 10px 22px 10px 0;
}
.rtl #ezblog-body .tab_button li {
  text-align: right;
}
.rtl #ezblog-body .blog-infor.blog-meta span {
  margin: 0 0 0 10px;
}
.rtl #ezblog-body .blog-option li.email a {
  padding: 0;
}
.rtl #ezblog-body .blog-read .blog-navi li+li a {
  background: none !important;
}
.rtl #ezblog-body .blog-readmore a i {
  margin: 0 5px 0 0;
}
.rtl #ezblog-body .blog-readmore {
  float: right;
}
.rtl #ezblog-body .blog-modified-date {
  float: left;
}
.rtl #ezblog-body .blog-footer .blog-taglist {
  float: right;
}
.rtl #ezblog-body .blog-footer .blog-meta-bottom {
  float: left;
}
.rtl #eblog-wrapper .mrm {
  margin: 10px 0 0 10px;
}
.rtl #eblog-wrapper .article_content .blog-footer .blog-readmore {
  float: left;
}
.rtl #eblog-wrapper .article_content .blog-footer .blog-infor {
  float: right;
}
.rtl #eblog-wrapper .article_content .blog-footer .blog-infor .in > span {
  float: right;
}
.rtl #ezblog-body .blog-read .blog-navi li.entry-prev a i {
  margin: 0 0 0 10px;
}
.rtl #ezblog-body .blog-read .blog-navi li.entry-next a i {
  margin: 0 10px 0 0;
}
.rtl #eblog-wrapper #section-author .author-info {
  margin: 0 80px 0 0;
}
.rtl #ezblog-body .comment-avatar + .comment-content {
  margin: 0 80px 0 0;
}
.rtl #section-related .owl-controls {
  right: auto;
  left: 0;
}
.rtl #section-related .owl-controls .owl-prev,
.rtl #section-related .owl-controls .owl-next {
  margin: 0 10px 0 0;
}
.rtl #section-related .owl-wrapper-outer .owl-wrapper .owl-item {
  text-align: right;
}
#ezblog-body .blog-calendar-month {
  background: #555;
  border: 0;
}
#ezblog-body .blog-calendar .blog-comments a:hover {
  background-color: #555;
}
#ezblog-body .blog-infor.blog-meta .in {
  background: none;
  padding: 0;
}
#ezblog-body .blog-infor.blog-meta * {
  font-weight: 400;
}
#ezblog-body .blog-infor.blog-meta span {
  margin: 0 10px 0 0;
}
#ezblog-body .blog-readmore a {
  padding: 0;
  background: none;
}
#ezblog-body .blog-readmore a i {
  margin: 0 0 0 5px;
}
#ezblog-body .blog-image {
  float: none !important;
  display: block;
}
#ezblog-posts .blog-image {
  padding: 0;
  border: 0;
  margin: 0;
}
#ezblog-menu .blog-navi li.toolbar-item > a span {
  text-indent: 0;
  background: none;
  color: #fff;
  text-align: center;
}
#ezblog-menu .blog-navi li.toolbar-item > form button.submit-search {
  text-indent: 0;
  background: none;
  color: #fff;
  font-size: 91%;
}
#ezblog-head .component-links a.link-email span {
  background: none;
  padding: 0;
}
#ezblog-head .component-links a.link-email span i {
  color: #ccc;
  margin: 0 7px;
}
#ezblog-head .component-links a.link-rss span {
  background: none;
  padding: 0;
}
#ezblog-head .component-links a.link-rss span i {
  color: #fe9832;
  margin: 0 7px;
}
#ezblog-body .list-categories li .category-status li .link-rss {
  background: none;
  padding: 0;
  color: #fe9832;
}
#ezblog-body .blog-option li.font-switcher a {
  padding: 0 !important;
  background: none !important;
  text-indent: 0;
  color: #000 !important;
}
#ezblog-body .blog-option li.font-switcher a i {
  vertical-align: top;
}
#ezblog-body .blog-text img {
  border: 0 !important;
  padding: 0 !important;
}
#ezblog-body .blog-read .blog-navi li a {
  padding: 15px 0px;
  background: none !important;
}
#ezblog-body .blog-read .blog-navi li a i {
  font-size: 20px;
  padding: 0 10px;
  vertical-align: middle;
}
#ezblog-body .blog-read .blog-navi li+li a {
  background: none !important;
}
#section-author .entry-related-post li {
  padding: 5px 0;
}
#ezblog-body .blog-infor.blog-meta span span {
  margin: 0 !important;
}
#ezblog-body .blog-readmore {
  float: left;
}
#ezblog-body .blog-modified-date {
  float: right;
  margin: 0;
  clear: inherit;
}
#ezblog-body .blog-footer .blog-taglist {
  float: left;
  width: 70%;
}
#ezblog-body .blog-footer .blog-meta-bottom {
  float: right;
}
body #comment-form .inputbox {
  padding: 0 10px;
}
body #comment-form input[type="checkbox"].inputbox {
  vertical-align: top;
}
#ezblog-body #blog-comment img.avatar,
#ezblog-body #comment-form img.avatar {
  min-width: 70px \9;
  width: 70px;
  border: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}
#ezblog-body .comment-avatar + .comment-content {
  margin: 0 0 0 80px;
}
#ezblog-body #blog-comment .comment-content {
  padding: 20px;
  position: relative;
  border: 1px solid #dadada;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
}
#ezblog-menu .blog-navi li.toolbar-item > form input.input {
  line-height: 27px \9;
  height: 27px;
}
#eblog-wrapper .article_content {
  clear: both;
  margin: 0 12px;
  position: relative;
  top: -15px;
  border-top: 3px solid #555;
  background: #fff;
  padding: 30px;
  z-index: 1;
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -ms-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -o-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}
#eblog-wrapper .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #555;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
#eblog-wrapper .article_content h2.blog-title {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 20px;
}
#eblog-wrapper .article_content h2.blog-title a {
  color: #525252;
}
#eblog-wrapper .article_content h2.blog-title a:hover {
  text-decoration: underline;
}
#eblog-wrapper .article_content .introtext {
  color: #525252;
  font-weight: 300;
  font-size: 133%;
  text-align: justify;
  line-height: 175%;
  padding: 0 0 20px;
}
#eblog-wrapper .article_content .blog-footer {
  padding: 25px 0 0;
  border-top: 1px solid #d2d1d0;
  overflow: hidden;
}
#eblog-wrapper .article_content .blog-footer .blog-infor {
  float: left;
  width: 70%;
  margin: 0;
}
#eblog-wrapper .article_content .blog-footer .blog-infor .in >span {
  color: #575757;
  font-size: 108%;
  font-weight: 300;
  line-height: 32px;
  float: left;
  display: block;
}
#eblog-wrapper .article_content .blog-footer .blog-infor .in >span a {
  color: #575757;
}
#eblog-wrapper .article_content .blog-footer .blog-readmore {
  float: right;
  height: 32px;
  line-height: 32px;
  background: #555;
  color: #fff;
  font-size: 133%;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 15px;
  text-decoration: none;
  display: inline-block;
}
#eblog-wrapper .article_content .blog-footer .blog-readmore:hover {
  background: #067d46;
}
#eblog-wrapper .item-image:hover ~ .article_content {
  top: 0;
}
#eblog-wrapper .item-image {
  overflow: hidden;
}
#eblog-wrapper .item-image img {
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}
#eblog-wrapper .item-image img:hover {
  -moz-transform: scale(1.1) rotate(2deg);
  -webkit-transform: scale(1.1) rotate(2deg);
  -o-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}
#ezblog-body .blog-post + .blog-post {
  border-top: 0;
}
#eblog-wrapper #ezblog-head h1 {
  color: #525252;
  font-size: 266%;
  font-weight: 300;
}
.single_article_content {
  clear: both;
  position: relative;
  border-top: 3px solid #555;
  background: #fff;
  padding: 30px;
  z-index: 1;
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -ms-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -o-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
}
.single_article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #555;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.single_article_content .blog-head h1.blog-title {
  text-align: center;
  margin: 20px 0 !important;
  font-size: 200%;
  color: #555;
}
.single_article_content .blog-infor {
  text-align: center;
  margin: 0 0 20px;
}
.single_article_content .blog-infor span {
  color: #525252;
}
.single_article_content .blog-infor a {
  color: #525252;
}
#ezblog-body .blog-read .blog-navi {
  margin: 30px 0;
  padding: 0;
  border: 0;
}
#ezblog-body .blog-read .blog-navi li a {
  padding: 0 !important;
  color: #555 !important;
  font-size: 100%;
}
#ezblog-body .blog-read .blog-navi li a i {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #e5e5e5;
  padding: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #999;
}
#ezblog-body .blog-read .blog-navi li a:hover {
  text-decoration: underline !important;
}
#ezblog-body .blog-read .blog-navi li.entry-prev a {
  background: none !important;
}
#ezblog-body .blog-read .blog-navi li.entry-prev a i {
  margin: 0 10px 0 0;
}
#ezblog-body .blog-read .blog-navi li.entry-next a {
  background: none !important;
}
#ezblog-body .blog-read .blog-navi li.entry-next a i {
  margin: 0 0 0 10px;
}
#eblog-wrapper #section-author {
  padding: 0;
  margin: 20px 0 40px;
  border: 0;
  background: none;
}
#eblog-wrapper #section-author .avatar {
  border: 0;
  width: 70px;
  margin: 0 !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}
#eblog-wrapper #section-author .author-info {
  margin: 0 0 0 80px;
  padding: 20px;
  position: relative;
  border: 1px solid #dadada;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
}
#eblog-wrapper #section-author .author-info .author-name a {
  color: #666;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 120%;
}
#eblog-wrapper #section-author .author-info .author-meta li {
  display: block;
  border: 0 !important;
  float: none;
  margin: 0;
  padding: 0;
}
#section-related {
  position: relative;
}
#section-related .owl-wrapper-outer {
  overflow: hidden;
  direction: ltr;
}
#section-related .owl-wrapper-outer .owl-wrapper {
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
#section-related .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
#section-related .owl-wrapper-outer .owl-wrapper .owl-item > div {
  margin: 0 15px;
}
#section-related .owl-wrapper-outer .owl-wrapper .owl-item > div .title {
  margin: 12px 0;
  font-size: 116%;
  display: block;
}
#section-related .owl-wrapper-outer .owl-wrapper .owl-item > div .readmore {
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
  text-transform: uppercase;
  color: #fff;
  background: #555;
  text-decoration: none;
  margin: 15px 0 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
}
#section-related .owl-wrapper-outer .owl-wrapper .owl-item > div .readmore:hover {
  background: #067d46;
}
#section-related .owl-controls {
  position: absolute;
  top: -35px;
  right: 0;
}
#section-related .owl-controls .owl-prev,
#section-related .owl-controls .owl-next {
  display: inline-block;
  height: 29px;
  width: 29px;
  overflow: hidden;
  background: #ccc;
  border-radius: 5px;
  margin: 0 0 0 10px;
  cursor: pointer;
}
#section-related .owl-controls .owl-prev:before,
#section-related .owl-controls .owl-next:before {
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 29px;
  color: #fefefe;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 150%;
}
#section-related .owl-controls .owl-prev:hover,
#section-related .owl-controls .owl-next:hover {
  background: #555;
}
#ezblog-body .tab_button {
  border: 0;
}
#ezblog-body .tab_button li {
  width: 100%;
}
#ezblog-body .tab_button #button-related a {
  background: none;
  margin: 0;
  padding: 0;
  height: auto;
  border-bottom: 1px solid #ddd;
}
#ezblog-body .tab_button #button-related a span {
  color: #4a4a4a !important;
  font-size: 150%;
  margin: 0;
  padding: 0;
  line-height: 35px;
  height: auto;
  display: inline-block;
  position: relative;
}
#ezblog-body .tab_button #button-related a span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #555;
}
#ezblog-body .tab_container {
  padding: 20px 0;
  border: 0;
  margin: 0;
}
#ezblog-body .blog-brief {
  border-bottom: 0;
}
#ezblog-label {
  border-bottom: 0;
}
#aa-header-logo {
  margin: 10px 0px 20px 0px;
  padding: 0px 0px 0px 0px;
}
#aa-header-logo .logo_retina {
  display: none;
}
#aa-header-logo .logo_normal {
  display: block;
}
@media screen and (min-resolution: 2dppx) {
  #aa-header-logo .logo_normal {
    display: none;
  }
  #aa-header-logo .logo_retina {
    display: block;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  #aa-header-logo .logo_normal {
    display: none;
  }
  #aa-header-logo .logo_retina {
    display: block;
  }
}
#aa-logo {
  border: 0px solid #F00 !important;
}
div.clearfix,
div.clear {
  clear: both !important;
  display: block !important;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  line-height: 20px;
  font-size: 15px;
  font-family: Arial, Verdana;
  color: #555;
  background: #fff;
  overflow-x: hidden;
  text-align: center !important;
}
body.boxed .wrapper {
  background-color: #fff;
  border: 1px solid #CCC;
}
.wrapper {
  margin: 0 auto;
  padding: 0;
}
body.modal-open,
.body-overlayed {
  overflow: auto !important;
}
.modal-body {
  padding: 10px;
}
body.modal-open {
  margin-right: 0;
  overflow: visible;
}
body.form.body-overlayed {
  overflow: inherit;
}
h1 {
  font-size: 180%;
  margin: 0 0 10px 0;
  line-height: 120%;
  font-weight: normal;
}
h2 {
  font-size: 160%;
  margin: 0 0 10px 0px;
  line-height: 120% !important;
  font-weight: normal;
}
h3 {
  font-size: 140%;
  margin: 5px 0 3px 0;
  line-height: 110%;
  font-weight: normal;
}
h4 {
  font-size: 140%;
  margin: 0 0 10px 0;
  line-height: 120%;
  font-weight: normal;
}
h5 {
  font-size: 120%;
  margin: 0 0 10px 0;
  line-height: 120%;
  font-weight: normal;
}
h6 {
  font-size: 100%;
}
p {
  margin: 12px 0;
}
ul,
ol {
  list-style: none;
}
a {
  color: #F60;
  text-decoration: none;
}
a:hover {
  color: #F09;
  text-decoration: none;
}
h3 a {
  color: #555 !important;
  text-decoration: none;
}
h3 a:hover {
  color: #F60 !important;
  text-decoration: none;
}
section#aa-footer-menue ul.megamenu.level0 {
  background: #5C6164;
  margin: 0px;
  padding: 10px;
  width: 100% !important;
}
section#aa-footer-menue ul.megamenu.level0 li.group,
section#aa-footer-menue ul.megamenu.level0 li.mega.group {
  background: #5C6164 !important;
  margin: 0px;
  padding: 0px;
  display: block !important;
  width: 20% !important;
  float: left !important;
  border: 0px !important;
}
section#aa-footer-menue ul.megamenu.level0 li ul.megamenu li {
  margin: 0px;
  padding: 0px;
  display: block !important;
  width: 100% !important;
  float: none !important;
  border: 0px !important;
}
#aa-footer-ende section.copyright {
  visibility: hidden;
  display: none !important;
  margin: 0px !important;
  padding: 0px !important;
}
#aa-footer-abschluss section.copyright {
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 10px 16px;
  background: #FFF;
  font-size: 85%;
}
#aa-footer-abschluss section.copyright a {
  color: #555;
}
#aa-footer-abschluss section.copyright a:hover {
  color: #F60;
  text-decoration: none;
}
#aa-footer-abschluss #gototop {
  background: #6A6F72;
  color: #fff;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  position: fixed;
  right: 22px;
  bottom: px;
  z-index: 999;
  font-size: 120%;
  display: none;
}
#aa-footer-abschluss #gototop:hover {
  background: #F60;
}
section#footer ul.megamenu.level0 {
  background: #5C6164;
  margin: 0px;
  padding: 20px;
  width: 100% !important;
}
section#footer ul.megamenu.level0 li.group,
section#footer ul.megamenu.level0 li.mega.group {
  background: #5C6164 !important;
  margin: 0px;
  padding: 0px;
  display: block !important;
  width: 20% !important;
  float: left !important;
  border: 0px !important;
}
section#footer ul.megamenu.level0 li ul.megamenu li {
  margin: 0px;
  padding: 0px;
  display: block !important;
  width: 100% !important;
  float: none !important;
  border: 0px !important;
}
h3.aidanews2_title {
  font-size: 155%;
  color: #444;
  font-weight: normal !important;
}
span.aidanews2_text {
  font-size: 110%;
  line-height: 1.0em;
}
body.homepage section.row-hauptteil,
body.article section.row-hauptteil {
  margin: 0px 0px 25px 0px !important;
  paddding: 0px !important;
  background: #FFF !important;
}
body section#startseite-slider,
body.homepage section#startseite-slider {
  margin: 0px 0px 0px 0px !important;
  padding: 0px 0px 30px 0px !important;
}
body section.row-hauptteil div.aidanews2_mainC h3.contentheading,
body section.row-hauptteil div.aidanews2_mainC h3.contentheading a,
body.homepage section.row-hauptteil div.aidanews2_mainC h3.contentheading,
body.homepage section.row-hauptteil div.aidanews2_mainC h3.contentheading a {
  color: #555;
  font-size: 102% !important;
  margin: 0px;
  padding: 0px;
  background: none;
  line-height: 114% !important;
}
body.category section.row-hauptteil {
  margin: 0px 0px 30px 0px;
  paddding: 0px;
}
div.items-leading article {
  padding: 0px !important;
  margin: 0px 0px 20px 0px !important;
}
div.items-leading article h2 {
  font-weight: normal;
  font-size: 160%;
  color: #777;
  padding: 0px !important;
  margin: 0px !important;
  line-height: 100% !important;
}
div.items-leading article h2 a:link,
div.items-leading article h2 a:visited {
  color: inherit;
}
div.items-leading article h2 a:hover {
  color: #FF6600 !important;
  text-decoration: none;
}
div.items-leading article div.img-intro-left {
  background: #FFF !important;
  padding: 0px !important;
  margin: 0px !important;
}
div.items-leading article div.img-intro-left img {
  padding: 14px 20px 10px 0px !important;
}
body.category section.row-hauptteil div.aidanews2_mainC h3.contentheading,
body.category section.row-hauptteil div.aidanews2_mainC h3.contentheading a {
  color: #555;
  font-size: 100% !important;
  margin: 0px;
  padding: 0px;
  background: none;
  line-height: 130% !important;
}
div.aidanews2_tabcol {
  width: 101% !important;
  margin: 10px 0px 0px 0px !important;
  padding: 0px !important;
  text-align: left;
}
div.aidanews2_mainL {
  padding: 0px 0px 0px 0px !important;
  margin: 0px 0px 0px 0px !important;
}
div.aidanews2_mainL,
div.kat_neue_box_img {
  padding: 0px 8px 0px 0px !important;
  margin: 0px 0px 12px -5px !important;
}
div.aidanews2_mainC {
  margin: 0px 0px 0px 0px !important;
  padding: 0px !important;
}
section#lauftipps-uk-tt-artikel-quer,
section#lauftipps-uk-neu-artikel-quer {
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
}
article.item-page div.img-fulltext-left {
  margin: 0px 0px 0px 0px !important;
  padding: 0px 10px 20px 0px !important;
}
article.item-page img.aidacssimg {
  display: none;
  visibility: hidden;
}
article.item-page h2.contentheading {
  background: #FFF !important;
  border-bottom: 1px dotted #999 !important;
  font-size: 160%;
  margin: 0px 0px 30px 0px !important;
  padding: 0px 0px 5px 0px !important;
  line-height: 120% !important;
  font-weight: normal;
}
section.blog {
  margin: 0px;
  padding: 0px;
}
section.blog article.item {
  margin: 0px !important;
  padding: 0px !important;
}
section.blog article.item img {
  margin: -16px 0px 0px -12px !important;
  padding: 0px !important;
}
section.blog article.item p {
  margin: 0px;
  padding: 0px 5px 10px 0px;
}
div.artikelliste {
  border-bottom: 1px solid #CCC;
  margin: 0px 0px 24px 0px;
  padding: 0px 0px 6px 0px;
}
div.artikelliste div.artikelliste_art {
  margin: 0px 0px 30px 0px;
  padding: 0px;
}
div.artikelliste div.artikelliste_head {
  margin: 0px 0px 8px 16px !important;
}
div.artikelliste h1.aidanews3_title {
  font-size: 160%;
  color: #777;
  font-weight: normal !important;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
div.artikelliste  h1.aidanews3_title a {
  font-weight: normal;
  color: #777;
}
div.artikelliste  h1.aidanews3_title a:hover {
  text-decoration: none;
  color: #FF6600;
}
div.artikelliste div.artikelliste_main img {
  margin: 5px 0px 0px 0px;
  padding: 0px;
}
span.aidanews2_text {
  font-size: 110%;
  line-height: 1.0em;
}
section#zt-mainframe div.aidanews2-marginal h3.aidanews2_title {
  font-size: 130%;
  font-weight: normal !important;
  color: #F00 !important;
}
section.h1-seitenueberschrift {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}
body h1.kat-uebersichtsseite,
body h1.kat-uebersichtsseite a,
body.category h1.kat-uebersichtsseite,
body.category h1.kat-uebersichtsseite a,
body.category section#linke-spalte h1.kat-uebersichtsseite,
body.category section#linke-spalte h1.kat-uebersichtsseite a,
body.article section#linke-spalte h1.kat-uebersichtsseite,
body.article section#linke-spalte h1.kat-uebersichtsseite a,
body.article section#menschen-blogs-achilles-verse-ueberschrift-h1 h1.kat-uebersichtsseite,
body.article section#menschen-blogs-achilles-verse-ueberschrift-h1 h1.kat-uebersichtsseite a {
  color: #555;
  font-size: 170% !important;
  margin: 5px 0px 8px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px dotted #999 !important;
}
div.moduletable.quer h3,
body h3.z-ueberschrift,
body h3.z-ueberschrift a,
body.homepage h3.z-ueberschrift,
body.homepage h3.z-ueberschrift a,
body.category h3.z-ueberschrift,
body.category h3.z-ueberschrift a {
  color: #555;
  font-size: 154% !important;
  margin: 6px 0px 12px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px dotted #999;
}
body section.row section.col-md-12 div.moduletable h3.moduletitle {
  color: #555;
  font-size: 150% !important;
  margin: 6px 14px 15px 14px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px solid #CCC !important;
}
body section#rechte-spalte h3,
body.homepage section#rechte-spalte h3,
body.category section#rechte-spalte h3,
body.category section#rechte-spalte div.moduletable h3 a,
section#rechte-spalte div.moduletable h3,
section#rechte-spalte div.module h3.moduletitle {
  color: #555 !important;
  margin: 5px 0px 0px 2px;
  padding: 0px 0px 8px 0px;
  border-bottom: 1px dotted #999;
}
body.category section#rechte-spalte h3.aidanews3_title,
body.category section#rechte-spalte h3.aidanews3_title a {
  color: #555;
  font-size: 100% !important;
  margin: 0px 0px 1px 2px !important;
  padding: 0px;
}
body.category section#rechte-spalte h3.aidanews3_title a:hover {
  color: #F60;
  text-decoration: none;
}
body.category div.moduletable.quer h3 {
  color: #555;
  font-size: 180% !important;
  margin: 5px 0px 15px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px dotted #999;
}
section#rechte-spalte div.module.subnav,
section#rechte-spalte div.module.meistgelesen,
section#rechte-spalte div.module,
section#rechte-spalte div.moduletable {
  margin-bottom: 20px;
  paddding: 0px;
}
section#rechte-spalte div.module h3.moduletitle,
section#rechte-spalte div.module.subnav h3.moduletitle,
section#rechte-spalte div.module.meistgelesen h3.moduletitle {
  text-transform: none;
}
body.category section#rechte-spalte div.module.subnav h3.contentheading,
body.category section#rechte-spalte div.module.subnav h3.contentheading a,
body.category section#rechte-spalte div.module.meistgelesen h3.contentheading,
body.category section#rechte-spalte div.module.meistgelesen h3.contentheading a,
section#rechte-spalte div.module.subnav h3.contentheading,
section#rechte-spalte div.module.subnav h3.contentheading a,
section#rechte-spalte div.module.meistgelesen h3.contentheading,
section#rechte-spalte div.module.meistgelesen h3.contentheading a {
  color: #555;
  font-size: 100% !important;
  margin: 3px 0px 1px 2px !important;
  padding: 0px;
  border: 0px !important;
  line-height: 130%;
}
body.category section#rechte-spalte div.module.subnav h3.contentheading a:hover,
body.category section#rechte-spalte div.module.meistgelesen h3.contentheading a:hover {
  color: #F60;
  text-decoration: none;
}
section.mobilewrapper {
  text-align: left !important;
  margin: 0 auto !important;
  padding: 0px !important;
  width: 100% 1important;
}
section.wrapper.boxed.container,
section.wrapper {
  text-align: left !important;
  margin: 0 auto !important;
  border: 1px solid #CCC !important;
  margin-bottom: 15px !important;
}
div#screenshift {
  padding: 0px 0px 0px 0px;
}
div#banner_oben {
  padding: 20px 0px 20px 0px;
}
#spalte_rechts {
  position: absolute;
  margin: 0px auto;
  text-align: right;
  width: 162px;
  top: 0%;
  left: 50%;
  margin-top: 136px;
  margin-left: 602px;
  height: 600px;
}
#skyscraper {
  width: 160px;
  height: 600px;
  float: left;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  background: #F00 !important;
}
#spalte a img {
  border: 0;
}
#wrap_shop {
  z-index: 1;
}
div#panel-02 {
  position: absolute;
  width: 100px;
  top: 132px;
  right: 15px;
  height: 600px;
  background: #C2C3C4 !important;
}
section#aa-menue-oben-inc {
  text-align: left !important;
  float: left !important;
  padding: 10px 0px 10px 8px;
}
section#aa-menue-oben-inc li a {
  color: #999;
  padding: 0px 7px 0px 7px;
  font-size: 100%;
  line-height: 108%;
  display: block;
  border-left: 1px solid #bdbdbd;
  background: none !important;
}
section#aa-menue-oben-inc li a:hover {
  color: #555;
}
section#aa-menue-oben-inc li:first-child a {
  border-left: 0;
}
section#aa-logo-inc {
  text-align: left !important;
  float: left !important;
  padding: 0px 0px 0px 12px !important;
  margin: 10px 0px 20px 0px !important;
}
section#suche {
  float: right;
  margin: 14px 10px 0px 0px;
  padding: 0px 10px 0px 0px;
}
section#suche div.search-icon {
  display: none !important;
}
section#menue-topthemen-inc {
  float: right;
  font-size: 94%;
  text-transform: uppercase;
  padding: 0px 0px 0px 16px;
  margin: 55px 22px 0px 0px;
  color: #999;
}
section#menue-topthemen-inc a {
  color: #777;
}
section#menue-topthemen-inc a:hover {
  color: #F60;
  background: #FFF;
}
section#menue-topthemen-inc .nav > li > a {
  padding: 0px 12px 0px 12px !important;
  border-right: 1px solid #999 !important;
  line-height: normal !important;
}
section#klappmenue-inc {
  text-align: left !important;
  width: 1170px;
}
section#aa-produkte,
section#aa-produkte-slider {
  background: #FFF !important;
  clear: both !important;
  float: none !important;
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 0px;
}
section#aa-produkte div.moduletable,
section#aa-produkte-slider div.moduletable {
  padding-top: 5px;
  border-top: 0px dotted #CCC;
}
section#aa-footer-menue-inc {
  background: #6A6F72 !important;
  text-transform: uppercase;
  padding: 0px 0px 20px 40px;
  margin: 0px;
}
section#aa-footer-partner-inc {
  background: #DFDFDF !important;
  padding: 16px 20px 10px 20px;
  margin: 0px 0px 0px 0px;
  text-align: center !important;
}
section#aa-footer-partner-inc div.ueberschrift {
  font-size: 95%;
  padding: 0px 0px 16px 0px;
  margin: 0px;
}
section#aa-footer-partner-inc a img {
  padding: 0px 35px 20px 0px;
  margin: 0px;
}
section.boxed.container section.row {
  margin-bottom: 12px !important;
  padding-bottom: 0px !important;
}
section#aa-breadcrumbs section.row,
section#lauf-tipps-slider section.row,
section#training-slider section.row,
section#ausruestung-slider section.row,
section#gesundheit-slider section.row,
section#ernaehrung-slider section.row,
section#menschen-slider section.row,
section#lauf-veranstaltungen-slider section.row,
section#t-slider section.row {
  margin-bottom: 0px !important;
}
section#training-trainingsplaene-uk-tt-artikel-quer-3 div.artikel_3quer_art,
section#training-trainingsplaene-5-km-uk-tt-artikel-quer-3 div.artikel_3quer_art,
section#training-trainingsplaene-10-km-uk-tt-artikel-quer-3 div.artikel_3quer_art,
section#training-trainingsplaene-hm-uk-tt-artikel-quer-3 div.artikel_3quer_art,
section#training-trainingsplaene-ma-uk-tt-artikel-quer-3 div.artikel_3quer_art {
  margin: 10px 0px 15px 0px !important;
}
section#training-trainingsplaene-teaser {
  margin: 0px 0px 15px 0px !important;
}
section.col-md-4 div.moduletable div.custom {
  margin: 0px !important;
  padding: 0px !important;
}
div.markenbox.col-md-12 div.clear {
  float: none !important;
  clear: both !important;
  height: 11px !important;
  margin: 0px !important;
  padding: 0px !important;
}
div.markenbox.col-md-12 {
  margin: 0px !important;
  padding: 0px !important;
}
div.markenbox.col-md-12 img {
  padding: 3px 0px 6px 0px !important;
  margin: 0px !important;
  float: left !important;
}
div.markenbox-drei.col-md-12 div.clear {
  float: none !important;
  clear: both !important;
  height: 1px !important;
}
div.markenbox-drei.col-md-12 {
  margin: 0px !important;
  padding: 0px !important;
}
div.markenbox-drei.col-md-12 a {
  padding: 12px 0px 10px 0px !important;
  margin: 0px !important;
  float: left !important;
  display: block !important;
}
div.markenbox-zwei.col-md-12 div.clear {
  float: none !important;
  clear: both !important;
  height: 1px !important;
}
div.markenbox-zwei.col-md-12 {
  margin: 0px !important;
  padding: 0px !important;
}
div.markenbox-zwei.col-md-12 a {
  padding: 12px 0px 10px 0px !important;
  margin: 0px !important;
  float: left !important;
  display: block !important;
}
div.js-megamenu.detached {
  background: #6A6F72 !important;
}
img.caption {
  width: 100% !important;
}
p.img_caption {
  position: absolute;
  bottom: 0;
  left: 0px !important;
  width: 100%;
  color: #ffffff;
  font-size: 85%;
  line-height: normal;
  padding: 3px 6px 2px 6px !important;
  margin: 0;
  z-index: 15;
  background-color: #444;
  opacity: 0.7;
  filter: alpha(opacity=70) !important;
  -moz-opacity: 0.7 !important;
}
section.blog div.clear {
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  background: #FFF !important;
  height: 1px !important;
}
section.blog div.items-row h2 a {
  color: #777;
  text-decoration: none;
}
section.blog div.items-row h2 a:hover {
  color: #FF6600;
  text-decoration: none;
}
section.blog div.items-row p.readmore {
  display: block;
  padding: 0px;
  margin: -3px 0px 0px 0px !important;
}
section.blog div.items-leading article {
  clear: both !important;
  float: none !important;
}
section#linke-spalte article.item-page div.createdby {
  font-size: 88%;
  margin: -6px 0px 0px 0px !important;
  padding: 0px !important;
  color: #777;
}
body.search h1.page-title {
  color: #555;
  font-size: 160% !important;
  margin: 9px 0px 25px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px dotted #999;
}
.search #searchForm input#search-searchword {
  background: #FFF;
  border: 1px solid #CCC;
  box-shadow: 0px !important;
  width: 300px;
}
.search #searchForm button {
  background: #F60 !important;
  margin: 0px !important;
  padding: 0px 12px 0px 12px !important;
  border: 0px !important;
  height: 32px !important;
}
.search div.result-category {
  color: #777;
}
.search h2,
.search h2 a {
  color: #777;
  font-weight: normal !important;
}
.search div.artikelbild {
  margin: 0px !important;
  padding: 0px !important;
}
.search span.highlight {
  background: #CCC;
}
@media (max-width: 767px) {
  div.childcontent.cols1,
  div.childcontent-inner-wrap {
    display: none !important;
    visibility: hidden !important;
  }
  div.js-megamenu.clearfix.inactive {
    display: block !important;
  }
  div.js-megamenu.active {
    display: none !important;
    visibility: hidden !important;
  }
}
@media (max-width: 960px) {
  section.row-hauptteil div.moduletable {
    margin-bottom: 30px !important;
  }
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 26px;
  height: 0;
  overflow: hidden;
  background-color: #000;
}
.videoWrapper .youtube-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper .youtube-video img:last-child {
  top: 50% !important;
  margin-top: -36px !important;
  left: 50% !important;
  margin-left: -24px !important;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.achim-foto_infos,
div.anna-foto_infos {
  margin: 0px 0px 20px 0px !important;
  padding: 0px !important;
  background: #E3E5E9 !important;
}
div.achim-foto_infos h4,
div.anna-foto_infos h4 {
  margin: 0px !important;
  padding: 10px 10px 0px 10px;
  font-size: 140%;
  font-weight: normal !important;
}
div.achim-foto_infos p,
div.anna-foto_infos p {
  margin: 0px !important;
  padding: 5px 10px 10px 10px;
  font-size: 100%;
}
div.moduletable.videos h3 {
  margin: 0px !important;
  padding: 0px 0px 0px 10px !important;
  border: 0px solid #F00 !important;
}
div.custom.werbung_Q3_breit {
  padding: 0px !important;
  margin: -20px 0px 22px 0px !important;
}
p.adventskalender-tuerchen {
  background: #CCC;
}
p.adventskalender-tuerchen a img.kalender-tuer {
  border: 0px solid #0F0 !important;
  margin: 0px 0px 0px 0px;
  padding: 5px 6px 5px 4px !important;
}
p.adventskalender-logos,
p.adventskalender-partner {
  margin: -16px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  border: 0px solid #F09 !important;
}
p.adventskalender-logos a img.kalender-logo,
p.adventskalender-partner a img.kalender-logo {
  border: 0px solid #F09 !important;
  margin: 0px 0px 0px 0px;
  padding: 0px 6px 8px 4px !important;
}
p.adventskalender-preise {
  margin: 10px 0px 0px 0px !important;
  padding: 0px 0px 0px 0px !important;
  border: 0px solid #0F0 !important;
}
p.adventskalender-preise a img.kalender-preise {
  border: 0px solid #F90 !important;
  margin: 0px 0px 0px 0px;
  padding: 5px 6px 5px 4px !important;
}
@keyframes capabilitieswidth {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes capabilitieswidth {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
#zt-header .logo_retina {
  display: none;
}
#zt-header .logo_normal {
  display: block;
}
@media screen and (min-resolution: 2dppx) {
  #zt-header .logo_normal {
    display: none;
  }
  #zt-header .logo_retina {
    display: block;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  #zt-header .logo_normal {
    display: none;
  }
  #zt-header .logo_retina {
    display: block;
  }
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
}
.style-switcher {
  z-index: 999;
}
#zt-header {
  border-top: 1px solid #e9e9e9;
  padding: 35px 0;
}
#zt-header #zt-logo .header_slogan {
  color: #8f8f8f;
  font: normal 9px Helvetica, sans-serif;
  text-align: justify;
}
#zt-header .zt-social {
  margin: 23px 0 0;
  text-align: right;
}
.zt-social a {
  color: #c2c2c2;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  display: inline-block;
  font-size: 130%;
  margin: 0 0 0 15px;
}
.zt-social .facebook:hover {
  color: #1a3e94;
}
.zt-social .twitter:hover {
  color: #00acee;
}
.zt-social .rss:hover {
  color: #ff6600;
}
.zt-social .pinterest:hover {
  color: #aa0501;
}
.zt-social .gg:hover {
  color: #9d0502;
}
.zt-social .skype:hover {
  color: #01aef2;
}
.zt-social .flickr:hover {
  color: #0062dd;
}
#zt-top-nav {
  background: #555;
}
#zt-search .search .search-icon.s-hover {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  color: #fefefe;
}
#zt-search .search {
  margin: 16px 0 0;
  float: right;
  position: relative;
}
#zt-search .search .search-icon {
  background: none;
  box-shadow: none;
  padding: 0;
  color: #fff;
  cursor: pointer;
  padding: 0 0 15px 15px;
  opacity: 0.50;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}
#zt-search .search .search-icon i {
  font-size: 150%;
}
#zt-search .search .search-inner {
  display: none;
  position: absolute;
  z-index: 999;
  top: 25px;
  right: 0;
  border: 1px solid #e6e6e6;
  background: #fafbfe;
  padding: 10px;
  width: 180px;
}
#zt-search .search .search-inner:before {
  content: '';
  border-style: solid;
  border-width: 0 4px 4px;
  border-color: #fafbfe transparent;
  position: absolute;
  top: -4px;
  right: 5px;
}
#zt-search .search .search-inner .inputbox {
  margin: 0;
  width: 100%;
}
#gototop {
  background: #4e4e4e;
  color: #fff;
  width: 58px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  position: fixed;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  font-size: 170%;
  display: none;
}
#gototop:hover {
  background: #555;
}
.shortcodes ul.menu {
  background: #eee;
}
.shortcodes ul.menu li {
  display: block;
}
.shortcodes ul.menu li a {
  color: #525252;
  font-size: 106%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.shortcodes ul.menu li:hover a,
.shortcodes ul.menu li.active a {
  background: #555;
  padding-left: 25px;
  color: #fff;
}
.zo2-socialshares-floatbar {
  background: #FFF;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  font: 10px/16px Arial;
  min-width: 55px;
  padding: 5px;
  text-align: center;
  margin: 0 0 0 -110px;
  position: fixed;
  top: 100px;
  width: 75px;
  z-index: 999;
}
.fb_iframe_widget span > iframe {
  top: 0;
  left: 0;
}
.dropdown-toggle .icon-cog {
  display: inline-block;
  font-family: FontAwesome;
}
.dropdown-toggle .icon-cog:before {
  content: "\f013";
}
.list_icon h2.page-header {
  padding: 20px 0;
}
.create .icon-calendar,
.published .icon-calendar {
  display: inline-block;
  font-family: FontAwesome;
}
.create .icon-calendar:before,
.published .icon-calendar:before {
  content: "\f073";
}
.nav-parent > .nav-oc-toggle {
  font-family: FontAwesome;
}
.nav-parent > .nav-oc-toggle:before {
  content: "\f0d7";
}
.dropdown-menu.actions .icon-print {
  font-family: FontAweSome;
}
.dropdown-menu.actions .icon-print:before {
  content: "\f02f";
}
.dropdown-menu.actions .icon-envelope {
  font-family: FontAweSome;
}
.dropdown-menu.actions .icon-envelope:before {
  content: "\f0e0";
}
.offcanvas .sidebar-close {
  font-family: FontAweSome;
  text-decoration: none;
  font-size: 14px;
  color: #ccc;
  padding: 5px 15px;
}
.offcanvas .sidebar-close:before {
  content: "\f00d";
}
.modal-dialog .modal-header {
  border-bottom: 0;
  padding: 0;
  overflow: hidden;
}
.modal-dialog .modal-header .close {
  margin: 10px 10px 0 0;
  padding: 0 10px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.modal-dialog .modal-footer {
  border-top: 0;
  padding: 0;
  margin: 0;
}
.item-page .lightbox-modal {
  margin: 10px;
  display: inline-block;
}
.item-page .lightbox-modal img {
  padding: 5px;
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #dbdbdb;
  -moz-box-shadow: 0 0 5px #dbdbdb;
  -webkit-box-shadow: 0 0 5px #dbdbdb;
  -ms-box-shadow: 0 0 5px #dbdbdb;
  -o-box-shadow: 0 0 5px #dbdbdb;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.article-info .pull-right {
  display: inline-block !important;
  margin: -7px 0 0;
}
@media (max-width: 1280px) {
  .zo2-socialshares-floatbar {
    display: none !important;
  }
  #zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu {
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  #zt-mainmenu .navbar-default ul.navbar-nav > li > a {
    padding: 0 10px;
  }
  .box_welcome {
    display: none !important;
  }
}
@media (max-width: 992px) {
  #zt-mainmenu .navbar-default ul.navbar-nav > li .mega-dropdown-menu {
    max-width: 220px;
  }
  #zt-bottom .footer_zo2_logo {
    float: none !important;
    margin: 15px 0 !important;
    text-align: center;
  }
}
@media (max-width: 800px) {
  #zt-mainmenu .navbar-default ul.navbar-nav > li > a {
    font-size: 110%;
  }
}
@media (max-width: 767px) {
  .rtl #zt-mainmenu {
    right: auto;
    left: 0;
  }
  div.itemComments .form-validate .cform-right {
    padding: 0;
  }
  .itemAuthorContent div {
    width: 100% !important;
    margin: 0 !important;
  }
  .modal.fade {
    background: rgba(0,0,0,0.5);
  }
  .modal-backdrop.fade {
    display: none !important;
  }
}
@media (max-width: 600px) {
  .pricing_wrap_3 .pricing_box {
    width: 100% !important;
  }
}
@media (max-width: 568px) {
  #zt-logo,
  #zt-social {
    width: 100% !important;
  }
  .blog .article_content .article_bottom {
    text-align: center;
  }
  .blog .article_content .article_bottom .article-info {
    width: 100%;
    float: none;
  }
  .blog .article_content .article_bottom .itemReadmore {
    float: none;
  }
}
@media (max-width: 480px) {
  #zt-language,
  #zt-top-menu {
    width: 100% !important;
    text-align: center !important;
  }
  #zt-top-menu {
    margin: 10px 0 0;
  }
}
@media (max-width: 320px) {
  #zt-header #zt-search .search .search-inner {
    right: -40px !important;
  }
  #zt-header #zt-search .search .search-inner:before {
    right: 45px !important;
  }
  .rtl #zt-header #zt-search .search .search-inner {
    left: -40px !important;
  }
  .rtl #zt-header #zt-search .search .search-inner:before {
    left: 45px !important;
  }
  .blog-featured table.table-striped .item-state {
    display: none;
  }
}
.style-switcher ul.options.color-select li {
  width: 22px;
  margin: 3px;
}
.style-switcher ul.options.color-select li a {
  height: 16px;
}
.style-switcher ul.options.layout-select li a img {
  width: 56px;
}
