#k2Container {
  overflow: hidden;
  padding: 20px 0;
  position: relative;
}
.k2FeedIcon a,
a.k2FeedIcon {
  background: url('../../../templates/ot_mazi/images/k2/rss.png') no-repeat 0 0;
  color: #333 !important;
  display: block;
  float: left;
  height: 21px;
  line-height: 25.6px;
  padding: 0 0 0 32px;
}
.k2FeedIcon a:hover,
a:hover.k2FeedIcon {
  color: #222;
}
.k2FeedIcon a {
  float: none;
}
.itemFeature {
  background: #fe654c;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 6px 16px;
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
}
.itemListView .itemFeature {
  left: 0;
  right: inherit;
}
ul li.itemResizer a {
  display: inline-block;
  height: 15px;
  text-indent: -9999em;
  width: 15px;
}
ul li.itemResizer span {
  padding: 0 6px 0 0;
}
ul li.itemResizer #fontIncrease {
  background-position: 0 5px;
}
.smallerFontSize {
  font-size: 90% !important;
}
.largerFontSize {
  font-size: 115% !important;
}
.itemImageBlock {
  position: relative;
}
.itemImage {
  clear: none;
  display: block;
  line-height: 0;
  margin: 0;
  overflow: hidden;
}
.itemImage.modal {
  position: relative;
  top: auto;
  left: auto;
  z-index: 0;
  box-shadow: none;
  border: 0;
  width: 100%;
  border-radius: 0;
}
.itemsContainerWrap .itemImage {
  margin: 0 0 16px 0;
}
.itemImageBlock img {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 0;
}
.itemImageBlock img:hover {
  -moz-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  -ms-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  -o-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
  box-shadow: inset 0 0 12px rgba(0,0,0,0.4);
}
.itemImageCaption {
  border-bottom: 1px solid #eee;
  color: #999;
  display: block;
  font-size: 14.72px;
  margin: -40px 0 40px;
  padding: 9px 0;
}
.itemImageBlock > a {
  display: block;
  width: 100%;
}
.itemExtraFields ul li span.itemExtraFieldsValue,
.itemLinks .itemCategory a,
.itemLinks .itemAttachmentsBlock ul,
.itemLinks .itemTagsBlock ul {
  display: block;
  margin: 0 0 0 27%;
}
div.itemLinks {
  margin: 0;
  padding: 0;
}
.itemLinks .itemTagsBlock,
.itemLinks .itemSocialSharing {
  clear: both;
  overflow: hidden;
}
.itemSocialSharing {
  border-top: 1px solid #e5e5e5;
  float: left;
  overflow: visible !important;
  padding: 20px 0;
  width: 100%;
}
.itemExtraFields {
  font-size: 14.72px;
  margin: 8px 0 24px;
}
small.itemDateModified {
  color: #666;
  display: block;
  font-style: italic;
  text-align: right;
}
.itemRatingForm {
  display: block;
  line-height: 32px;
  vertical-align: middle;
}
.itemRatingLog {
  color: #999;
  float: left;
  font-size: 13.6px;
  line-height: 30.4px;
  padding: 4px 0 0 12px;
}
span#formLog {
  background: #418cd1;
  clear: both;
  color: #FFF;
  display: block;
  float: none;
  margin: 10px 0;
  position: relative;
  text-align: center;
  top: 10px;
}
.itemRatingForm .formLogLoading {
  padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: url('../../../templates/ot_mazi/images/k2/star.png') left -1000px repeat-x;
}
.itemRatingList {
  background-position: left top;
  float: right;
  height: 25px;
  list-style: none;
  margin: 6px 0 0 32px !important;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 124px;
}
.itemRatingList li {
  background: none;
  border: none !important;
  display: inline;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  border: none;
  cursor: pointer;
  height: 25px;
  left: 0;
  line-height: 31.2px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-align: left;
  text-indent: -1000px;
  top: 0;
}
.itemRatingList a:hover {
  background-position: left center;
}
.itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
.itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
.itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
.itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
.itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
.itemRatingList .itemCurrentRating {
  background-position: 0 bottom;
  margin: 0;
  padding: 0;
  z-index: 1;
}
.itemTags {
  list-style: none;
  font-size: 90%;
  margin: 20px 0 20px 0;
  padding: 20px 0 20px 0;
  border-top: 1px dashed #f5f5f5;
  border-bottom: 1px dashed #f5f5f5;
}
.itemTags li {
  display: inline-block;
}
.k2TagCloudBlock a,
.itemTags a {
  font-size: 14.72px;
  display: block;
  color: #fff;
  float: left;
  padding: 3px 10px;
  margin: 0 5px 5px 0;
  border-radius: 3px;
  background: #34495e;
  text-decoration: none;
  font-weight: 400;
}
.k2TagCloudBlock a:hover,
.itemTags a:hover {
  background: #E67E22;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.itemExtraFields ul li {
  border-top: 1px solid #eee;
  list-style: none;
  padding: 5px 0;
}
.itemLinks ul li {
  list-style: none;
}
.itemAttachmentsBlock {
  border: 1px solid #EAE8CC;
  margin: 0 0 48px;
  min-height: 38px;
  padding: 10px 10px 12px 80px;
}
.itemLinks .itemAttachmentsBlock ul li a {
  color: #222;
  font-weight: 700;
}
.itemLinks .itemAttachmentsBlock ul li a span {
  color: #676767;
  font-size: 13.6px;
  font-weight: 400;
}
div.itemAuthorBlock {
  background: none;
  border: none;
  padding: 0;
}
.itemAuthorData img {
  float: left;
}
.itemAuthorDetails {
  margin-left: 90px !important;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  font-weight: bold;
  border-right: 1px solid #ccc;
  padding: 0 8px 0 0;
  margin: 20px 4px 0 0;
  display: block;
}
.itemAsideInfo img,
.itemComments .itemCommentsList li > span.gkAvatar img,
.lcAvatar img,
.itemAuthorData img {
  max-width: 64px !important;
  border-radius: 5px 5px 5px 5px;
}
.itemAsideInfo time {
  float: left;
}
.item-page time,
.itemAsideInfo time {
  display: block;
  width: 200px;
  height: 80px;
  line-height: 48px;
  padding: 20px 0;
  text-align: center;
  background: #34495e;
  font-size: 52px;
  font-weight: 900;
  color: #fff;
}
.item-page time span,
.itemAsideInfo time span {
  display: block;
  font-size: 30px;
  margin-top: 5px;
  line-height: 0;
  text-align: center;
  text-transform: lowercase;
}
#k2Container  .article-info {
  width: 100%;
  background: #E67E22;
  padding: 10px;
}
#k2Container  .article-info,
#k2Container  .itemAsideInfo {
  margin: 0;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
}
#k2Container  .article-info a,
#k2Container  .itemAsideInfo a {
  text-decoration: none;
  color: #34495e;
  font-weight: 400;
}
#k2Container  .article-info a:hover,
#k2Container  .itemAsideInfo a:hover {
  color: #a85913;
}
.article-info dd {
  margin: 0 0 12px;
  float: none;
}
.itemAuthorContent h3 {
  font-weight: 600;
}
.itemAuthorContent {
  margin: 0 0 20px;
  padding: 20px 0 0;
  overflow: hidden;
  width: 50%;
  float: left;
}
.itemAuthorContent ul li a,
.itemNavigation {
  clear: both;
  color: #848484;
  padding: 0;
}
div.itemComments {
  background: none;
  border: 1px dashed #eee;
  padding: 20px;
  margin-bottom: 20px;
}
div.itemComments ul.itemCommentsList {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 4px;
  margin: 0;
  border-bottom: 1px dotted #ddd;
}
div.itemComments ul.itemCommentsList li.authorResponse {
  background: url(../../../templates/ot_mazi/images/system/stripes.png) repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
  float: left;
  margin: 4px 10px 10px 0;
  padding: 4px;
  background: #fff;
  border-bottom: 1px solid #f4f4f4;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #f4f4f4;
  font-weight: 400;
  font-size: 12px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: 300;
  font-size: 14px;
}
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
}
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;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url(../../../templates/ot_mazi/images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.itemCommentsPagination {
  padding: 4px;
  margin: 0 0 24px 0;
}
div.itemCommentsPagination span.pagination {
  display: block;
  float: right;
  clear: both;
}
div.itemCommentsForm h3 {
  margin: 0;
  padding: 0 0 4px 0;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 1px solid #f4f4f4;
  padding-top: 10px;
}
div.itemCommentsForm form label.formComment {
  display: block;
  margin: 12px 0 5px 2px;
}
div.itemCommentsForm form label.formName {
  display: block;
  margin: 12px 0 5px 2px;
}
div.itemCommentsForm form label.formEmail {
  display: block;
  margin: 12px 5px 0 2px;
}
div.itemCommentsForm form label.formUrl {
  display: block;
  margin: 12px 0 5px 2px;
}
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 12px 0 5px 2px;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  width: 98%;
  height: 160px;
  margin: 0 0 20px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #f4f4f4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-weight: normal;
  font-size: 12px;
  font-weight: 300;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  width: 97%;
  padding: 10px;
  margin: 0 0 20px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #f4f4f4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-weight: normal;
  font-size: 12px;
  font-weight: 300;
}
div.itemCommentsForm form input#submitCommentButton {
  display: block;
  margin: 16px 0 0 0;
  padding: 4px;
  border: 1px solid #ebedee;
  background: #efefef;
  font-size: 16px;
}
div.itemCommentsForm form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: 300;
  color: #c0392b;
}
div.itemCommentsForm form .formLogLoading {
  background: url(../../../templates/ot_mazi/images/system/loading.gif) no-repeat left center;
}
div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin: 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
  width: 462px;
  background: #f7fafe;
  border: 1px solid #ddd;
  padding: 8px;
  margin: 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: left;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: right;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}
div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  font-weight: bold;
  color: #CF1919;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url(../../../templates/ot_mazi/images/system/loading.gif) no-repeat left center;
}
div.itemBackToTop {
  text-align: right;
}
div.itemBackToTop a {
  text-decoration: underline;
}
div.itemBackToTop a:hover {
  text-decoration: underline;
}
.userView article,
.genericView article,
.itemList article,
.genericView .itemBlock {
  clear: both;
  position: relative;
  margin: 0 0 35px 0;
}
.itemList {
  overflow: hidden;
}
.genericView .itemView {
  clear: both;
}
.genericView .itemView.itemViewClear {
  clear: both !important;
  padding: 0 20px 0 0;
}
.itemView header h2 a {
  color: #34495e;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.itemView header h2 a:hover {
  color: #E67E22;
}
.itemView header ul {
  list-style: none;
  margin: 0 0 8px;
  font-size: 13.6px;
}
.itemView header ul li {
  display: inline-block;
  margin-right: 10px;
}
.itemView header ul li a {
  color: #999;
}
.itemView header ul li a:hover {
  color: #333;
}
.genericView header h1 {
  color: #FE654C;
}
.subCategoryContainer {
  float: left;
  margin-bottom: 32px;
}
.subCategoryContainer .subCategory {
  margin: 0 32px 24px 0;
}
section.itemList div.itemBody {
  margin-bottom: 10px;
}
#itemListLinks ul {
  margin: 12px 0 0;
}
#itemListLinks li {
  font-size: 16px;
  padding-left: 24px;
}
#itemListLinks a {
  color: #737373;
}
.k2LatestCommentsBlock .k2FeedIcon {
  margin-top: 16px;
}
.k2LatestCommentsBlock ul li,
.k2TopCommentersBlock ul li {
  font-size: 16px;
  color: #555;
  list-style: none !important;
}
.k2LatestCommentsBlock ul li .lcAvatar,
.k2TopCommentersBlock ul li .lcAvatar {
  margin: 0 12px 0 0;
}
.k2LatestCommentsBlock ul li .lcUsername,
.k2TopCommentersBlock ul li .lcUsername {
  font-weight: bold;
  font-size: 16px;
  color: #555;
  line-height: 22.4px;
}
.k2LatestCommentsBlock ul li .lcCommentDate,
.k2TopCommentersBlock ul li .lcCommentDate {
  font-weight: normal;
  font-size: 12.8px;
  line-height: 18.4px;
}
.k2LatestCommentsBlock ul li .lcCommentDate a,
.k2TopCommentersBlock ul li .lcCommentDate a {
  color: #333;
}
.k2LatestCommentsBlock ul li.clearList,
div .k2ItemsBlock ul li.clearList {
  border: 0;
  padding: 0 !important;
}
.k2LatestCommentsBlock ul li p {
  margin: 0;
}
.k2TopCommentersBlock div {
  padding-left: 16px;
}
.k2LatestCommentsBlock p,
.k2LatestCommentsBlock p,
.k2LatestCommentsBlock p a,
.k2TopCommentersBlock p a {
  color: #848484;
}
.k2LatestCommentsBlock p a:hover,
.k2TopCommentersBlock p a:hover {
  color: #363636;
}
.k2LatestCommentsBlock div span,
.k2TopCommentersBlock div span {
  color: #999;
  display: block;
  font-size: 13.6px;
}
.k2Avatar {
  display: block !important;
  float: left;
  margin: 0 24px 0 0;
}
.k2Avatar > img {
  border-radius: 3px;
}
.lcAvatar {
  padding: 4px 0 0;
}
.lcUsername {
  font-size: 14.72px;
  font-weight: 600;
}
.k2LatestCommentsBlock ul li {
  margin-bottom: 12px;
}
.k2CommentItem > div {
  background: url('../../../templates/ot_mazi/images/k2/lc_comment.png') no-repeat 14px 100%;
  padding-bottom: 10px;
  line-height: 1.5;
  margin: 0 0 10px 0;
}
.k2CommentItem > div > p {
  background: #f5f5f5;
  color: #888;
  border-radius: 5px;
  padding: 10px 15px;
}
.k2CommentItem span.lcItemTitle {
  color: #2f3336;
  display: block;
  font-weight: 600;
  padding: 0 0 9px;
}
.k2CommentItem a {
  color: #555;
}
.k2CommentItem a:hover {
  color: #888;
}
.k2CommentItem span.lcCommentDate {
  color: #999;
  display: block;
  font-size: 12.8px;
}
.k2AuthorsListBlock ul li {
  border: none;
  border-bottom: 1px solid #eee;
  padding: 12px 0;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  clear: both;
  display: block;
  font-size: 13.6px;
  line-height: 17.6px;
  margin: 12px 0 0;
  padding: 0 0 0 12px;
}
.k2AuthorsListBlock ul li a.abAuthorLatestItem span {
  color: #777;
  display: block;
  font-size: 12.8px;
}
#gkRight .k2Avatar,
#gkLeft .k2Avatar {
  border-color: #fff;
}
.tcUsername {
  color: #333;
  font-size: 22.4px;
}
.tcLatestComment {
  color: #737373;
  display: block;
  font-size: 16px;
  margin: 6px 0;
}
.tcLatestCommentDate {
  color: #999;
  display: block;
  font-size: 13.6px;
}
div .k2ItemsBlock ul {
  margin-right: -20px;
}
div .k2ItemsBlock ul li {
  background: none !important;
  list-style: none !important;
  margin: 0;
  padding: 0 !important;
}
a.moduleItemTitle {
  color: #2f3336;
  display: block;
  font-size: 17.6px;
  font-weight: 400;
  line-height: 25.6px;
}
.moduleItemAuthor {
  border-bottom: 1px solid #e5e5e5;
  font-size: 13.6px;
  margin: 0 0 16px;
  overflow: hidden;
}
.moduleItemAuthor a {
  color: #333;
  padding: 0 0 12px;
}
.moduleItemIntrotext {
  display: block;
  line-height: 1.6;
}
.moduleItemIntrotext a.moduleItemImage img {
  float: left;
  margin: 4px 0;
  overflow: hidden;
}
.moduleItemDateCreated,
.moduleItemCategory {
  color: #999;
  font: normal 10px Verdana, Geneva, sans-serif;
}
.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: 700;
  margin: 0 4px 0 0;
  width: 30%;
}
.moduleItemTags,
.moduleAttachments {
  border-top: 1px solid #e5e5e5;
  margin: 12px 0 0;
  overflow: hidden;
  padding: 12px 0 0;
}
.moduleItemTags strong {
  color: #2f3336;
  font-size: 14.72px;
}
a.moduleItemComments {
  font-size: 14.72px;
}
a:hover.moduleItemComments {
  background-position: 0 100%;
}
.k2ItemsBlock ul li span.moduleItemHits {
  font-size: 90%;
}
.moduleItemImage {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
.moduleItemReadMore {
  margin-top: 5px;
  clear: both;
  display: block;
}
.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px;
}
.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px;
}
.k2LoginBlock fieldset.input p#form-login-remember label,
.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #eee;
}
.k2UserBlock .k2UserBlockDetails span.ubName {
  display: block;
  font-size: 17.6px;
  font-weight: 700;
}
.k2BreadcrumbsBlock span.bcTitle {
  color: #999;
  padding: 0 4px 0 0;
}
.k2BreadcrumbsBlock span.bcSeparator {
  font-size: 17.6px;
  padding: 0 4px;
}
.k2CalendarBlock {
  margin: 12px 0;
}
.k2CalendarLoader {
  background: #fff;
}
.k2CalendarBlock table.calendar {
  border-collapse: collapse;
  margin: 0 auto;
  width: 100%;
}
.k2CalendarBlock table.calendar tr td {
  border: 1px solid #fff;
  padding: 6px;
  text-align: center;
  vertical-align: middle;
}
.k2CalendarBlock table.calendar tr td.calendarNavMonthPrev,
.k2CalendarBlock table.calendar tr td.calendarNavMonthNext {
  font-size: 18.4px !important;
  text-align: center;
}
.k2CalendarBlock table.calendar tr td.calendarDayName {
  background: #f5f5f5;
  color: #333;
  width: 14.2%;
}
.k2CalendarBlock table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover {
  color: #F5B35E !important;
  display: block;
  padding: 6px;
}
.k2CalendarBlock table.calendar tr td.calendarToday {
  background: #7AE;
  color: #fff;
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked {
  background: #f5f5f5;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  color: #7AE;
  display: block;
  font-size: 14.72px;
  font-weight: 700;
  padding: 2px;
}
.k2CalendarBlock table.calendar tr td.calendarTodayLinked a:hover {
  background: #252525;
  color: #fff;
  display: block;
  padding: 2px;
}
.calendarNavLink {
  color: #7AE;
}
.calendarNavLink:hover {
  color: #F5B35E;
}
.calendarCurrentMonth {
  color: #333;
  font-weight: 600;
}
.gkColumns > aside .k2CalendarBlock table.calendar,
.gkColumns > aside .k2CalendarBlock table.calendar tr td {
  background: none;
  border: none;
  color: #fff;
}
.gkColumns > aside .k2CalendarBlock table.calendar tr td.calendarDateLinked a {
  font-size: 22.4px;
  font-weight: 700;
}
.gkColumns > aside .calendarNavMonthPrev,
.gkColumns > aside .calendarCurrentMonth,
.gkColumns > aside .calendarNavMonthNext {
  background: #2f3336 !important;
}
.k2CategorySelectBlock form select {
  width: auto;
}
#k2Container .gsc-control {
  width: 100%;
}
#k2Container header h1 {
  padding: 20px;
  font-family: 'Lato', sans-serif;
  background: white;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 32px;
  letter-spacing: -1px;
  font-weight: 400;
}
#k2Container .itemReadMore {
  border-radius: 2px;
  margin: 0 5px 2px 2px;
  padding: 0 10px;
  height: 28px;
  display: inline-block;
  line-height: 34.4px;
  background: #7ae;
  color: #fff;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
#k2Container .itemReadMore:hover {
  background: #333;
}
span.ubUserEmail {
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  overflow: hidden;
  padding: 0;
  width: 16px;
}
span.ubUserEmail a {
  display: inline-block;
  height: 16px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 16px;
}
.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0;
  padding: 0;
}
.catCounter,
.k2ArchivesBlock b {
  font-size: 13.6px;
  font-weight: 400;
  color: #999;
}
li.counter {
  float: right;
  font-size: 85%;
  line-height: 40px;
}
.itemCommentsPagination ul li {
  display: inline-block;
  font-size: 80%;
  margin: 0 3px;
}
.itemsContainer .itemsContainerWrap,
.itemContainer .itemsContainerWrap {
  margin: 0 0 0 20px;
}
.itemsContainer:first-child .itemsContainerWrap,
.itemContainer:first-child .itemsContainerWrap {
  margin: 0 !important;
}
.itemAsideInfo {
  position: absolute;
  max-width: 200px;
}
.itemBody.containsItemInfo,
.itemOtherElements.containsItemInfo,
.itemListView .itemBlock.containsItemInfo,
.itemListView .itemBlock.itemOtherElements,
.genericView .itemView.itemOtherElements,
.userView .itemBlock.itemOtherElements,
.latestView .itemBlock.itemOtherElements {
  margin-left: 200px;
}
.genericView .itemBlock h2,
.itemListView .itemBlock h2,
.latestView .itemBlock h2 {
  margin: 20px 0;
}
.userView .itemBlock h2 {
  margin: 0 0 20px;
}
.itemBottom .itemRatingBlock span,
.itemBottom .itemRatingBlock .itemRatingList,
.itemBottom .itemRatingBlock .itemRatingForm ul.itemRatingList li,
.itemLinks .itemCategory span,
.itemLinks .itemAttachmentsBlock > span,
.itemExtraFields ul li span.itemExtraFieldsLabel,
.latestView .itemsContainer,
.itemLinks .itemSocialSharing > div,
.itemCommentsForm textarea,
.itemCommentsForm .inputbox,
.itemContainer {
  float: left;
}
.itemContainer {
  width: 100%;
}
.itemRatingBlock,
.itemListSubCategories {
  border-top: 1px solid #E5E5E5;
  margin: 30px 0 0;
  overflow: hidden;
  padding: 15px 0;
}
.itemRatingBlock > span,
.itemListSubCategories > span {
  line-height: 40px;
}
.itemComments .itemCommentsList li > span > img,
.k2LoginBlock fieldset.input p label,
.k2LoginBlock fieldset.input p input {
  display: block;
}
.itemAuthorData {
  clear: both;
  overflow: hidden;
  background: #FAFAFA;
  border: 1px solid #F4F4F4;
  min-height: 48px;
  padding: 15px 20px 15px 20px;
  margin-bottom: 20px;
  font-family: 'Lato', sans-serif;
}
.itemAuthorData h3 {
  margin: 0;
  font-size: 16px;
}
.itemAuthorData h3 a {
  color: #666;
}
.itemAuthorData h3 a:hover {
  color: #E67E22;
}
.itemAuthorData a {
  color: #666;
  text-align: none;
}
.itemAuthorContent ul li a:hover,
#itemListLinks a:hover {
  color: #E67E22;
}
.itemAuthorData .itemAuthorContent,
itemContainerLast article {
  margin: 0;
}
#itemCommentsAnchor,
.clr,
#itemListLinks,
.moduleItemAuthor p {
  clear: both;
}
.itemBackToTop,
.moduleItemTags a {
  float: right;
}
.moduleItemTags a {
  font-size: 12.8px;
  float: left;
  margin: 0 8px 3px 0;
}
.moduleItemTags b {
  float: left;
  font-size: 12.8px;
  margin-right: 15px;
  font-weight: normal;
}
.k2CalendarBlock table.calendar tr td.calendarDateLinked,
.itemContainerLast:first-child .itemImageBlock,
.clr + .itemContainerLast .itemImageBlock {
  padding: 0;
}
#k2Container .gsc-branding-text,
.itemCommentsPagination ul {
  text-align: right;
}
#k2Container .gs-visibleUrl,
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span,
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover,
a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
}
.itemIntroText ol,
.itemFullText ol {
  list-style: decimal;
  list-style-position: inside;
}
.k2ArchivesBlock ul li,
.k2CategoriesListBlock ul li {
  border: none;
  padding: 2px 0;
  font-size: 18.4px;
}
.k2ArchivesBlock ul li a,
.k2CategoriesListBlock ul li a {
  color: #34495e;
  text-decoration: none;
}
div.k2CategoriesListBlock ul li a span.catCounter {
  color: #34495e;
}
.k2ArchivesBlock ul li a:hover,
.k2CategoriesListBlock ul li a:hover {
  color: #E67E22;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pagination-list {
  clear: both;
  display: block;
  margin-top: 15px;
}
.pagination-list li a {
  margin: 0 1px;
}
.even {
  background: none;
  padding: 2px;
  border-bottom: none;
}
.odd {
  background: none;
  padding: 2px;
  border-bottom: none;
}
div.itemNavigation {
  padding: 10px 8px;
  margin: 0 0 24px 0;
  border-top: none;
  border-bottom: none;
  background: #f4f4f4;
}
div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
div.itemNavigation a.itemNext {
  padding: 0 12px;
}
div.itemBody {
  padding: 0;
}
div.itemIntroText {
  font-weight: 300;
  font-size: 16px;
  color: #34495e;
}
div.itemTagsBlock {
  padding: 20px 0;
  margin: 20px 0;
  border-bottom: 1px dashed #f5f5f5;
  border-top: 1px dashed #f5f5f5;
}
div.itemFullText p {
  font-weight: 300;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate,
div.k2LatestCommentsBlock ul li span.lcUsername {
  color: #fff;
  display: block;
  font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcComment {
  color: #fff;
}
div.itemImageBlock {
  padding: 0;
}
#k2Container header h1.tag {
  color: #34495e;
  font-weight: 900;
}