

#k2Container {
  padding: 0;
  position: relative;
}
#k2Container a.modal {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  border: 0px;
  display: block;
  margin: 0;
  position: relative;
  top: auto;
  left: 0px;
  right: 0;
  width: auto;
  z-index: 10;
  overflow: hidden;
}
body.contentpane #k2Container {
  padding: 16px;
}

.k2Padding {
  padding: 4px;
}

.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

.even {
  background: #f8f8f8;
  padding: 2px;
}
.odd {
  background: #fff;
  padding: 2px;
}

div.k2FeedIcon {
  padding: 0 0 20px 0;
  text-align: left;
}
div.k2FeedIcon a {
  margin: 0;
  padding: 5px 0 0 0;
  color: #999999;
}
div.k2FeedIcon a:before {
  font-family: FontAwesome;
  content: "\f09e";
  color: #139de0;
  padding-right: 5px;
}
div.k2FeedIcon a:hover {
  color: #139de0;
}

.itemRatingForm,
.itemRatingList,
.itemRatingForm .itemRatingLog {
  float: left;
}
@media (max-width: 1439px) {
  .itemRatingForm,
  .itemRatingList,
  .itemRatingForm .itemRatingLog {
    float: right;
    clear: right;
  }
}
@media (max-width: 679px) {
  .itemRatingForm,
  .itemRatingList,
  .itemRatingForm .itemRatingLog {
    float: none;
  }
}
.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 25px;
}
.itemRatingForm .itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
}
.itemRatingForm .formLogLoading {
  background: url(../../../images/system/loading.gif) no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: url(../../../images/system/rating_star.png) left -1000px repeat-x;
}
.itemRatingList {
  position: relative;
  width: 100px;
  height: 20px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}
@media (max-width: 679px) {
  .itemRatingList {
    margin: 0 auto;
  }
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -999em;
  height: 25px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
  text-align: left;
  -moz-transition: none !important;
  
  -o-transition: none !important;
  
  -webkit-transition: none !important;
  
  transition: none !important;
}
.itemRatingList a:hover {
  background-position: left bottom;
}
.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 {
  z-index: 1;
  background-position: 0 center;
  margin: 0;
  padding: 0;
}
.itemRatingList span.siteRoot {
  display: none;
}
.itemRatingList li {
  padding: 0 !important;
  position: static !important;
}
.itemRatingList li:before {
  content: normal !important;
}

.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}

.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
  background-color: #fff !important;
}
#recaptcha_table {
  border-color: #d0d0d0 !important;
}
#recaptcha_response_field {
  border: 1px solid #eaeaea !important;
  color: #777777;
  background-color: #f8f8f8 !important;
  padding: 8px 6px!important;
  box-shadow: 0px 1px 6px #f0f0f0 inset;
  border-top: 1px solid #d9d9d9;
}
#k2Container .recaptchatable #recaptcha_image {
  border: 0!Important;
}
#k2Container table#recaptcha_table {
  margin-top: 10px !important;
  border: none !important;
}
.recaptchatable a {
  font-size: 13px;
  color: #999999 !important;
}
.clearList {
  display: none;
  float: none;
  clear: both;
}

.lastItem {
  border: none;
}

a.itemPrintThisPage {
  display: block;
  width: 160px;
  margin: 4px auto 16px;
  padding: 4px;
  background: #F7FAFE;
  border: 1px solid #ccc;
  text-align: center;
}
a.itemPrintThisPage :hover {
  background: #eee;
  text-decoration: none;
}
.articleInnerAside + .articlePushRight {
  margin-left: 20%;
}
@media (min-width: 680px) and (max-width: 1200px) {
  .articleInnerAside + .articlePushRight {
    margin-left: 25%;
  }
}
@media (max-width: 679px) {
  .articleInnerAside + .articlePushRight {
    margin-left: 0;
  }
}
.articleInnerAside {
  width: 15%;
  float: left;
  text-align: right;
  padding-top: 20px;
  font-size: 12px;
}
@media (min-width: 680px) and (max-width: 1200px) {
  .articleInnerAside {
    width: 20%;
  }
}
@media (max-width: 679px) {
  .articleInnerAside {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
}
.articleInnerAside span {
  display: block;
  color: #333333;
  font-size: 13px;
  padding-bottom: 5px;
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
}
.articleInnerAside > div {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
@media (max-width: 679px) {
  .articleInnerAside > div {
    width: 49%;
    float: left;
    background-color: #f6f6f6;
    border: 0;
    margin-bottom: 2px;
    padding: 15px;
    margin-right: 1%;
    height: 85px;
  }
  .articleInnerAside > div.itemRatingBlock {
    padding: 8px 15px;
  }
}
.k2ItemHeader {
  position: relative;
}
.k2PushRight {
  width: 80%;
}
@media (min-width: 680px) and (max-width: 1200px) {
  .k2PushRight {
    width: 75%;
  }
}
@media (max-width: 679px) {
  .k2PushRight {
    width: 100%;
  }
}

div.itemView {
  padding: 8px 0 24px 0;
  margin: 0 0 24px 0;
}
span.itemEditLink {
  float: right;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: right;
}
span.itemEditLink a:hover {
  background: #139de0;
}
div.itemHeader h2.itemTitle {
  margin-bottom: 10px;
  line-height: 1.2;
  
}
@media (max-width: 1199px) {
  div.itemHeader h2.itemTitle {
    font-size: 28px;
  }
}
div.itemHeader h2.itemTitle span sup {
  text-decoration: none;
}
div.itemHeader h2.itemTitle a {
  color: #222222;
}
div.itemHeader h2.itemTitle a:hover {
  color: #333333;
}
ul.itemToolbar {
  padding: 0;
  margin: 0 0 30px 0;
}
ul.itemToolbar li {
  display: inline;
  padding: 0 8px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #ddd;
  font-size: 13px;
  color: #aaa;
}
@media (min-width: 920px) and (max-width: 1200px) {
  ul.itemToolbar li {
    font-size: 12px;
  }
}
ul.itemToolbar li:last-child {
  border-right: none;
}
ul.itemToolbar li a img {
  vertical-align: middle;
}
ul.itemToolbar li a#fontDecrease,
ul.itemToolbar li a#fontIncrease {
  margin: 0 0 0 2px;
}
ul.itemToolbar li a#fontDecrease img {
  width: 13px;
  height: 13px;
  background: url(../../../images/system/font_decrease.png) no-repeat;
}
ul.itemToolbar li a#fontIncrease img {
  width: 13px;
  height: 13px;
  background: url(../../../images/system/font_increase.png) no-repeat;
}
ul.itemToolbar li a#fontDecrease span,
ul.itemToolbar li a#fontIncrease span {
  display: none;
}
div.itemBody {
  margin: 45px 0 0 0;
}
div.itemBody ul {
  list-style: none;
  padding: 0 0 15px;
}
div.itemBody ul li {
  padding-bottom: 6px;
  padding-left: 16px;
  position: relative;
}
div.itemBody ul li:before {
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -6px;
  content: "\f111";
  font-size: 6px;
}
div.itemImageBlock {
  margin: 30px 0;
  font-size: 10px;
}
div.itemImageBlock span.itemImage {
  display: block;
  margin: 0;
  max-height: 350px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  div.itemImageBlock span.itemImage {
    max-height: 480px;
  }
}
@media (max-width: 680px) {
  div.itemImageBlock {
    margin-bottom: 5px;
  }
}
div.itemImageBlock span.itemImage img {
  max-width: 100%;
  -ms-transition: all 0.45s ease;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
div.itemImageBlock span.itemImage img:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: scale(1);
  
  -moz-transform: scale(1);
  
  -ms-transform: scale(1);
  
  -o-transform: scale(1);
  
  transform: scale(1);
}
div.itemImageBlock span.itemImageCaption {
  float: left;
  display: block;
  padding: 5px 0 5px 10px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
div.itemImageBlock span.itemImageCredits {
  float: right;
  display: block;
  padding: 5px 10px 5px 0;
}
.itemFullText {
  margin-bottom: 45px;
}
div.itemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
}
div.itemExtraFields h3 {
  margin: 0;
  line-height: normal !important;
}
div.itemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemExtraFields ul li {
  display: block;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
.itemContentFooter {
  display: block;
  color: #ccc;
  text-align: right;
  font-style: italic;
  padding-bottom: 15px;
  font-size: 12px;
}
.itemSocialSharing {
  padding: 20px 30px 15px 30px;
  background-color: #f6f6f6;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 54px;
}
.itemTwitterButton {
  float: left;
  margin: 0;
}
.itemFacebookButton {
  float: left;
  margin-right: 15px;
}
.itemGooglePlusOneButton {
  float: left;
  width: 70px !important;
}
.itemTagsBlock ul.itemTags {
  display: inline;
}
.itemTagsBlock ul.itemTags li {
  display: inline-block;
  font-size: 12px;
  margin: 0 0 6px 8px;
}
.itemTagsBlock ul.itemTags li a {
  color: #777777;
}
.itemTagsBlock ul.itemTags li a:hover {
  color: #139de0;
}
div.itemAttachmentsBlock span {
  font-weight: bold;
}
div.itemAttachmentsBlock ul.itemAttachments {
  padding: 0;
  margin: 0;
}
div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  text-align: center;
}

.itemAuthorBlock {
  float: left;
  margin-bottom: 45px;
  font-size: 14px;
  line-height: 1.8;
  width: 45%;
}
.itemAuthorBlock img.itemAuthorAvatar {
  float: left;
  margin: 6px 30px 15px 0;
}
.itemAuthorBlock .itemAuthorDetails {
  padding: 0 20px 0 0;
}
.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName {
  margin-top: 0;
}
.itemAuthorBlock .itemAuthorDetails p {
  margin: 5px 0;
}
.itemAuthorBlock .itemAuthorDetails span {
  float: right;
  padding-top: 10px;
}

.itemAuthorLatest {
  margin-bottom: 45px;
  float: right;
  width: 50%;
}
.itemAuthorLatest h3 {
  font-size: 18px;
  margin-bottom: 30px;
}
.itemAuthorLatest ul {
  padding: 0;
  margin: 0;
}
.itemAuthorLatest ul li {
  list-style: none;
  font-size: 13px;
  padding: 12px !important;
  background: none;
}
.itemAuthorLatest ul li a {
  color: #777777;
}
.itemAuthorLatest ul li a:hover {
  color: #139de0;
}
.itemAuthorLatest ul li .fa {
  vertical-align: top;
  font-size: 6px;
  padding-right: 6px;
  padding-top: 6px;
  color: #139de0;
}
.itemAuthorLatest ul li.even {
  background-color: #f6f6f6;
}
.itemAuthorLatest ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

@media screen and (max-width: 1199px) {
  .itemAuthorBlock,
  .itemAuthorLatest {
    width: 100%;
    margin-top: 25px;
  }
}
.itemRelated {
  margin-bottom: 45px;
}
.itemRelated h3 {
  font-size: 18px;
  color: #222222;
}
.itemRelated ul {
  padding: 0;
  margin: 0px -1% 0px -5%;
}
.itemRelated ul li {
  list-style: none;
  font-size: 13px;
  background: none;
  padding-top: 12px;
  padding-bottom: 12px !important;
  width: 44%;
  margin: 0 0 0 5%;
  display: inline-block;
  border-bottom: 1px solid #eaeaea;
}
.itemRelated ul li img.itemRelImg {
  float: left;
  max-height: 60px;
  padding-right: 20px;
}
.itemRelated ul li a {
  color: #777777;
}
.itemRelated ul li a:hover {
  color: #139de0;
}
.itemRelated ul li.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}

.itemVideoBlock {
  margin: 0 0 45px 0;
  
}
.itemVideoBlock .itemVideoEmbedded {
  text-align: center;
}
.itemVideoBlock .itemVideoEmbedded iframe {
  width: 100%;
  height: 420px;
}
.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
.itemVideoBlock span.itemVideoCaption {
  float: left;
  display: block;
  font-size: 11px;
  width: 60%;
}
.itemVideoBlock span.itemVideoCredits {
  float: right;
  display: block;
  font-size: 11px;
  width: 35%;
  text-align: right;
}

div.itemImageGallery {
  margin: 20px 0;
  padding: 0;
}

div.itemNavigation {
  margin: 5px 0 45px 0;
  position: relative;
  background-color: #fffff0;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 15px 30px;
  font-size: 13px;
}
div.itemNavigation span {
  font-family: "latoregular", Helvetica, Arial, sans-serif;
}
div.itemNavigation a {
  display: inline-block;
  color: #777777;
  padding: 0 5px;
}
div.itemNavigation a.itemPrevious {
  margin-right: 5%;
}
div.itemComments {
  margin: 20px 0;
}
div.itemComments h3.itemCommentsCounter {
  padding: 0 0 20px 0;
  border-bottom: 6px solid #eaeaea;
}
div.itemComments ul.itemCommentsList {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemComments ul.itemCommentsList li {
  padding: 8px 0;
  margin: 8px 0;
  position: relative;
}
div.itemComments ul.itemCommentsList li.even,
div.itemComments ul.itemCommentsList li.odd {
  background: none;
  border-bottom: 1px solid #eaeaea;
}
div.itemComments ul.itemCommentsList li.even:last-child,
div.itemComments ul.itemCommentsList li.odd:last-child {
  border-bottom: none;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
  margin: 15px 30px 20px 0;
  float: left;
}
div.itemComments ul.itemCommentsList li span {
  font-size: 12px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  color: #222222;
  font-size: 15px;
  padding-right: 10px;
}
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 p {
  padding-top: 10px;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  display: block;
  clear: both;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  color: #999;
  text-decoration: underline;
  margin-right: 4px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url(../../../images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.itemComments .itemCommentsPagination {
  margin-bottom: 45px;
}
.k2Pagination {
  line-height: normal;
  font-size: 12px;
  margin-bottom: 30px;
}
.k2Pagination ul.pagination {
  margin-bottom: 15px;
  margin-top: 0;
}
div.itemCommentsForm .itemCommentsFormInner form {
  margin: 0;
}
div.itemCommentsForm .itemCommentsFormInner #comment-form {
  padding: 15px 0 0 0;
  margin-top: 30px;
}
div.itemCommentsForm .itemCommentsFormInner form label {
  width: 150px;
  text-align: right;
  vertical-align: top;
  padding-top: 10px;
}
@media (max-width: 679px) {
  div.itemCommentsForm .itemCommentsFormInner form label {
    text-align: left;
    padding-bottom: 5px;
  }
}
div.itemCommentsForm .itemCommentsFormInner form label.formRecaptcha {
  display: block;
  margin: 12px 0 0 5px;
  width: 100%;
  text-align: right;
}
div.itemCommentsForm .itemCommentsFormInner form textarea.inputbox {
  width: 70%;
  height: 175px;
  display: inline;
  margin-bottom: 15px;
}
@media (max-width: 679px) {
  div.itemCommentsForm .itemCommentsFormInner form textarea.inputbox {
    width: 98%;
  }
}
div.itemCommentsForm .itemCommentsFormInner form input.inputbox {
  width: 70%;
  display: inline;
  margin-bottom: 15px;
}
@media (max-width: 679px) {
  div.itemCommentsForm .itemCommentsFormInner form input.inputbox {
    width: 98%;
  }
}
div.itemCommentsForm .itemCommentsFormInner form input#submitCommentButton {
  margin: 15px 0 0 150px;
}
@media (max-width: 679px) {
  div.itemCommentsForm .itemCommentsFormInner form input#submitCommentButton {
    margin-left: 0;
  }
}
div.itemCommentsForm .itemCommentsFormInner form .formLogLoading {
  background: url(../../../images/system/loading.gif) no-repeat left center;
}
div.itemCommentsForm .itemCommentsFormInner #recaptcha {
  margin-left: 145px;
  width: auto;
}
div.itemCommentsForm .itemCommentsFormInner span#formLog {
  background: #139de0;
  color: #ffffff;
  text-align: 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(../../../images/system/loading.gif) no-repeat left center;
}

div.itemBackToTop {
  display: none;
}

div.itemListCategory {
  margin: 0 -37.5px 60px;
  padding: 0 37.5px 37.5px;
  border-bottom: 1px solid #eaeaea;
}
div.itemListCategory span {
  display: block;
  text-align: right;
}
div.itemListCategory img {
  float: left;
  display: block;
  margin: 0 8px 0 0;
}

div.itemListSubCategories {
  margin-left: -39.5px;
  margin-right: -39.5px;
}
div.itemListSubCategories .subCategoryContainer {
  float: left;
  border: 1px solid #eaeaea;
  margin: -1px -1px 0 0;
}
@media (max-width: 679px) {
  div.itemListSubCategories .subCategoryContainer {
    width: 99% !important;
  }
}
div.itemListSubCategories .subCategory {
  padding-bottom: 37.5px;
}
div.itemListSubCategories .subCategory a.subCategoryImage {
  display: block;
  max-height: 280px;
  overflow: hidden;
  margin-bottom: 30px;
}
div.itemListSubCategories .subCategory a.subCategoryImage img {
  width: 100%;
}
div.itemListSubCategories .subCategory h2 {
  font-size: 22.5px;
}
div.itemListSubCategories .subCategory h2,
div.itemListSubCategories .subCategory p,
div.itemListSubCategories .subCategory .subCategoryMore {
  padding-left: 37.5px;
  padding-right: 37.5px;
}

div.itemList {
  position: relative;
  margin: 0 -15px;
}
div#itemListLeading,
div#itemListPrimary {
  padding-left: 15px;
  padding-right: 15px;
}
#itemListSecondary {
  margin-top: -30px;
}
#itemListSecondary .itemContainer {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  float: left;
}
#itemListSecondary h2 {
  font-size: 30px;
}
.itemContainer {
  margin-bottom: 60px;
}

#itemListLinks {
  padding: 0 15px;
  margin-bottom: 45px;
}
#itemListLinks div.catItemView h3.catItemTitle {
  padding: 15px 0 15px 20px;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
  font-size: 15px;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  position: relative;
  font-weight: normal;
}
#itemListLinks div.catItemView h3.catItemTitle:before {
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  left: 1px;
  margin-top: -5px;
  content: "\f111";
  color: #139de0;
  font-size: 6px;
}
#itemListLinks div.catItemView {
  background: none !important;
  border-bottom: 0 !important;
}
#itemListLinks h4 {
  color: #139de0;
  font-size: 30px;
  margin-bottom: 30px;
}
#itemListLinks a,
#itemListLinks div.catItemView h3.catItemTitle a {
  color: #777777;
}
#itemListLinks a:hover,
#itemListLinks div.catItemView h3.catItemTitle a:hover {
  color: #333333;
}
#itemListLinks div.itemContainer {
  margin-bottom: 0px;
}

.catItemView,
.userItemView,
.tagItemView {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 60px;
}

div.groupLinks {
  padding: 0;
  margin: 0;
}

div.catItemRatingBlock {
  padding: 8px 0;
}
div.catItemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0 4px 0 0;
  margin: 0;
  color: #999;
}
div.catItemBody {
  margin: 0;
}
div.catItemImageBlock {
  margin-top: 0;
  margin-bottom: 25px;
}
.catItemIntroText {
  margin-bottom: 30px;
}
div.catItemExtraFields,
div.genericItemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}
div.catItemExtraFields h4,
div.genericItemExtraFields h4 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
div.catItemExtraFields ul,
div.genericItemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.catItemExtraFields ul li,
div.genericItemExtraFields ul li {
  display: block;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel,
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.catItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.catItemHitsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.catItemTagsBlock {
  padding: 4px 8px 4px 0;
  text-transform: uppercase;
  font-size: 10px;
}
div.catItemTagsBlock span {
  font-weight: bold;
  padding: 0 8px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}
div.catItemAttachmentsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.catItemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}

div.catItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
  text-align: center;
}

div.catItemVideoBlock span.catItemVideo {
  display: block;
}

div.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}

span.catItemDateModified {
  display: block;
  text-align: right;
  padding: 4px;
  margin: 4px 0;
  color: #999;
  border-top: 1px solid #ddd;
}

.k2Cepon .itemListCategory {
  margin-bottom: 0;
}
.k2Cepon .itemList {
  margin: 0 -42.5px 45px -39.5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .k2Cepon .itemList {
    margin: 0 -44.5px 45px -39.5px;
  }
}
.k2Cepon div#itemListLeading {
  padding: 0;
}
.k2Cepon .itemContainer {
  margin: 0 -1px -1px 0;
  float: left;
  border: 1px solid #eaeaea;
}
.k2Cepon .catItemView {
  border-bottom: 0;
  padding: 45px 0;
}
.k2Cepon .itemHeader {
  padding: 0 37.5px;
}
.k2Cepon .itemHeader h2.itemTitle {
  font-size: 20px;
  font-family: "latoregular", Helvetica, Arial, sans-serif;
  height: 100px;
  letter-spacing: 0.75px;
  margin-bottom: 0;
  line-height: 1.4;
  font-weight: normal;
}
.k2Cepon .itemHeader h2.itemTitle a {
  color: #139de0;
}
.k2Cepon .itemHeader ul.itemToolbar {
  margin: 0 0 5px 0;
}
.k2Cepon .itemHeader ul.itemToolbar li {
  font-size: 12px;
  color: #999999;
  border-right: 0;
  margin: 0;
}
.k2Cepon .itemHeader ul.itemToolbar li a {
  color: #999999;
}
.k2Cepon .catItemImageBlock {
  margin-bottom: 0;
}
.k2Cepon .catItemImageBlock span.itemImage {
  max-height: 180px;
}
.k2Cepon .catItemCategory {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  color: #222222;
  margin-bottom: 30px;
}
.k2Cepon .catItemCategory a {
  color: #222222;
}
.k2Cepon .catItemCategory a:hover {
  color: #139de0;
}
.k2Cepon .catItemIntroText {
  padding: 30px 37.5px;
  max-height: 160px;
  overflow: hidden;
  margin-bottom: 0;
}
.k2Cepon .catItemReadMore {
  padding: 0 37.5px;
}
.k2Cepon .catItemReadMore a.k2ReadMore {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
  color: #222222;
}
.k2Cepon .catItemReadMore a.k2ReadMore:hover {
  color: #139de0;
}
.k2Cepon #itemListLinks {
  padding: 0;
}
.k2Cepon #itemListLinks .itemContainer {
  border: 0;
}
.k2Cepon #itemListLinks .catItemView {
  padding: 0;
}

div.userBlock {
  margin: 0 -37.5px 60px 0;
  border-bottom: 1px solid #eaeaea;
}
div.userBlock .userBlockAvatar {
  float: left;
  width: 150px;
  padding: 0 25px;
  position: relative;
  background-color: #139de0;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}
div.userBlock .userBlockAvatar a {
  color: #ffffff;
}
div.userBlock .userBlockAvatar .userURL {
  margin: 0 -25px;
  padding: 10px;
  background-color: #118dc8;
}
div.userBlock .userDescription {
  margin-left: 180px;
  padding-right: 30px;
  font-size: 13px;
}
div.userBlock img {
  margin: 25px 0 15px;
  padding: 2px;
  border-radius: 50%;
}
div.userBlock h2 {
  margin-left: 180px;
  font-size: 30px;
}
@media (min-width: 1200px) {
  div.userBlock h2 {
    padding-top: 25px;
  }
}
div.userBlock span.userItemAddLink {
  display: block;
  padding: 0 0 12px 0;
  margin: 0 0 12px 0;
}
div.userBlock span.userItemAddLink a {
  background: #eee;
  border: 1px solid #ccc;
  box-shadow: none;
  font-size: 11px;
  left: 0;
  margin: 0;
  padding: 2px 12px;
  position: inherit;
  text-decoration: none;
  top: 0;
  width: auto;
}

div.userItemView {
  margin-bottom: 60px;
  position: relative;
}
div.userItemView:last-child {
  border-bottom: 0;
  margin-bottom: 15px;
}

div.userItemViewUnpublished {
  opacity: 0.9;
  border: 4px dashed #ccc;
  background: #fffff2;
  padding: 8px;
  margin: 8px 0;
}
span.userItemEditLink {
  float: right;
  padding: 0;
  margin: 0 0 0 20px;
  line-height: 15px;
}
.userItemImageBlock {
  float: left;
  margin: 0 45px 30px 0;
}
@media (max-width: 1199px) {
  .userItemImageBlock {
    margin-right: 0;
    float: none;
  }
  .userItemImageBlock span {
    display: block;
    max-height: 350px;
    overflow: hidden;
  }
  .userItemImageBlock img {
    width: 100% !important;
  }
}
.userItemReadMore {
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 60px;
}
.userItemTagsBlock {
  background-color: #eee;
  padding: 12px 20px 11px;
  float: left;
  margin-top: 20px;
  font-size: 13px;
  height: 48px;
  overflow: hidden;
  width: 100%;
}
.userItemTagsBlock span {
  font-family: 'CreteRound-Regular', Helvetica, Arial, sans-serif;
}
.userItemTagsBlock ul {
  display: inline;
  padding: 0 0 0 20px;
}
.userItemTagsBlock ul li {
  display: inline;
  padding: 6px;
}

.tagItemView {
  margin-bottom: 60px;
}
.tagItemView:last-child {
  margin-bottom: 15px;
  border-bottom: 0;
}

div.genericItemView {
  border-bottom: 1px dotted #ccc;
  padding: 8px 0;
  margin: 0 0 16px 0;
}

div.genericItemBody {
  padding: 8px 0;
  margin: 0;
}
div.genericItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
div.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.genericItemCategory {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

#k2Container div.gsc-branding-text {
  text-align: right;
}
#k2Container div.gsc-control {
  width: 100%;
}
#k2Container div.gs-visibleUrl {
  display: none;
}

div.latestItemsContainer {
  float: left;
}

div.latestItemsCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
}
div.latestItemsCategoryImage {
  text-align: center;
}
div.latestItemsCategoryImage img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}

div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
  clear: both;
}
div.latestItemsUser img {
  display: block;
  float: left;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
}
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
span.latestItemsUserURL {
  font-weight: bold;
  color: #555;
  display: block;
}
span.latestItemsUserEmail {
  font-weight: bold;
  color: #555;
  display: block;
}

div.latestItemList {
  padding: 0 8px 8px 0;
}

div.latestItemHeader h3.latestItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
span.latestItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.latestItemBody {
  padding: 8px 0;
  margin: 0;
}
div.latestItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
}
span.latestItemImage {
  display: block;
  text-align: center;
  margin: 0 8px 8px 0;
}
span.latestItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
div.latestItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.latestItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.latestItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.latestItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
div.latestItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline;
  list-style: none;
  padding: 0 4px 0 0;
  margin: 0;
  text-align: center;
}

div.latestItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}

div.latestItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  border-right: 1px solid #ccc;
}

div.latestItemReadMore {
  display: inline;
}

h2.latestItemTitleList {
  font-size: 14px;
  padding: 2px 0;
  margin: 8px 0 2px 0;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px dotted #ccc;
  line-height: normal;
}

.k2AccountPage {
  margin-top: -15px;
}
.k2AccountPage .k2ProfileHeading {
  font-size: 30px;
  color: #222222;
  padding: 30px 0 15px;
}
.k2AccountPage label {
  font-weight: normal;
}
.k2AccountPage .inputbox {
  display: inline;
}
.k2AccountPage table tr td label {
  white-space: nowrap;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  margin: 10px 0;
  padding: 0;
  display: block;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px 8px 8px 0;
}
.k2AccountPage div.k2AccountPageUpdate {
  margin: 8px 0;
  padding: 8px 0;
  text-align: left;
}

.k2AccountPage table.admintable {
  width: 100%;
}
.k2AccountPage table.admintable tr td {
  padding: 15px;
}
.k2AccountPage table.admintable tr td.key {
  padding-left: 0 !important;
}
.k2AccountPage table.admintable .mceLayout td {
  padding: 0 !important;
  table-layout: fixed;
}
table#description_tbl {
  table-layout: fixed;
}

div.k2LatestCommentsBlock ul {
  list-style: none;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
div.k2LatestCommentsBlock ul li {
  border-bottom: 1px solid #eaeaea;
  background: none;
  padding: 16px 0 20px 0;
}
div.k2LatestCommentsBlock ul li:first-child {
  padding-top: 5px;
}
div.k2LatestCommentsBlock ul li:last-child {
  padding-bottom: 5px;
  border-bottom: 0;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img {
  float: left;
  margin: 8px 15px 4px 0;
}
div.k2LatestCommentsBlock ul li span.lcComment {
  color: #777777;
  font-size: 13px;
}
div.k2LatestCommentsBlock ul li span.lcUsername {
  font-weight: bold;
  display: block;
  color: #139de0;
  padding-bottom: 8px;
  font-size: 15px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  font-weight: normal;
  font-size: 11px;
  padding-left: 8px;
  color: #222222;
}
div.k2LatestCommentsBlock .k2FeedIcon {
  padding-bottom: 0;
  padding-top: 15px;
  margin-top: 0;
}

div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  padding: 4px 0;
  line-height: 120%;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: right;
  margin: 2px 0 4px 4px;
  padding: 0;
  border: 2px solid #ddd;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #ccc;
  padding: 0 4px 0 0;
  margin: 0 8px 0 0;
}

div.k2LoginBlock form {
  margin: 0;
}
div.k2LoginBlock fieldset.input p label {
  display: block;
}
div.k2LoginBlock fieldset.input p input {
  display: block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
div.k2LoginBlock ul {
  padding-top: 15px;
}
div.k2LoginBlock ul li {
  font-size: 13px;
}
div.k2UserBlock {
  text-align: center;
}
div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
div.k2UserBlock span.ubName {
  display: block;
  font-weight: bold;
  line-height: 12px;
  margin-top: 15px;
}
div.k2UserBlock span.ubCommentsCount {
  font-size: 11px;
}
div.k2UserBlock ul {
  list-style: none;
  margin: 10px 0 20px 0;
  padding: 0;
}
div.k2UserBlock ul li a {
  border: none;
  box-shadow: none;
  color: #555555;
  display: block;
  margin-left: 0;
  padding: 0;
  position: inherit;
  width: auto;
  list-style: none;
  overflow: hidden;
  font-size: 12px;
}

div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  display: block;
  clear: both;
}

div.k2BreadcrumbsBlock span.bcTitle {
  padding: 0 4px 0 0;
  color: #999;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  padding: 0 4px;
  font-size: 14px;
}

div.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}

div.k2CalendarLoader {
  background: #ffffff url(../../../images/system/k2CalendarLoader.gif) no-repeat 50% 50%;
}
table.calendar {
  margin: 0 auto;
  background: #fff;
  border-collapse: collapse;
}
table.calendar tr td {
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  border: 1px solid #f4f4f4;
  background: #fff;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: left;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3;
  text-align: right;
}
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}
table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
  padding: 0;
}
table.calendar tr td.calendarDateLinked a {
  display: block;
  padding: 2px;
  text-decoration: none;
  background: #eee;
}
table.calendar tr td.calendarDateLinked a:hover {
  display: block;
  background: #135cae;
  color: #fff;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #135cae;
  color: #fff;
}
table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #fff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  display: block;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}
table.calendar tr td.calendarTodayLinked a:hover {
  display: block;
  background: #BFD9FF;
  padding: 2px;
  text-decoration: none;
}

div.k2CategorySelectBlock form select {
  width: auto;
}

div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: bold;
}

div.k2SearchBlock {
  position: relative;
  
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url(../../../images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.k2SearchBlock .k2LiveSearchResults {
  display: none;
  background: #fff;
  position: absolute;
  z-index: 99;
  border: 1px solid #ddd;
}
div.k2SearchBlock .k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock .k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock .k2LiveSearchResults ul.liveSearchResults li a {
  display: block;
  padding: 1px 2px;
  border-top: 1px dotted #eee;
}

div.k2TagCloudBlock a {
  background-color: #eeeeee;
  padding: 8px 12px;
  color: #333333;
  float: left;
  font-size: 13px !important;
  margin: 0 8px 8px 0;
  word-wrap: normal;
}
div.k2TagCloudBlock a:hover {
  float: left;
  color: #fff;
  background-color: #139de0;
}
.t3-megamenu .k2TagCloudBlock a {
  background-color: #118dc8;
}
.t3-megamenu .k2TagCloudBlock a:hover {
  background-color: #1295d4;
}

a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../../images/fugue/feed.png) no-repeat 50% 50%;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}
a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../../images/fugue/globe.png) no-repeat 50% 50%;
}
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
span.ubUserEmail {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../../images/fugue/mail.png) no-repeat 50% 50%;
  overflow: hidden;
}
span.ubUserEmail a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
div.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0 0;
  padding: 0;
}

