a:active,
a:focus {
  outline: 0;
}
.com_k2 img {
  border: none;
  max-width: 100%;
}
#k2Container {
  padding: 0 0 24px;
  position: relative;
}
body.contentpane #k2Container {
  padding: 16px;
}
.k2Padding {
  padding: 4px;
}
.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
div.k2FeedIcon {
  padding: 4px 8px;
  position: absolute;
  top: 22px;
  right: 22px;
}
@media screen and (max-width: 767px) {
  #k2Container div.k2FeedIcon {
    top: -30px;
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .itemListView div.k2FeedIcon {
    top: 0;
    right: 0;
  }
}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {
  background: url('../../images/fugue/feed.png') no-repeat 50% 50%;
  display: block;
  float: right;
  height: 16px;
  margin: 0;
  padding: 0;
  width: 16px;
}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {
  display: none;
}
.itemRatingForm {
  display: block;
  float: left;
  line-height: 25px;
  vertical-align: middle;
}
.itemRatingLog {
  color: #999999;
  float: left;
  margin-top: -3px;
  padding: 0 0 0 4px;
}
div.itemRatingForm .formLogLoading {
  background: url('../../images/system/loading.gif') no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList .itemCurrentRating,
.itemRatingList a:hover {
  background: transparent url('../../images/system/transparent_star.png') left -1000px repeat-x;
}
.itemRatingList {
  background-position: left top;
  float: left;
  height: 25px;
  list-style: none;
  margin-top: -3px;
  margin-bottom: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 125px;
}
.itemRatingList li {
  background: none;
  display: inline;
  padding: 0;
}
.itemRatingList .itemCurrentRating,
.itemRatingList a {
  border: none;
  cursor: pointer;
  height: 25px;
  left: 0;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
}
.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 {
  background-position: 0 center;
  margin: 0;
  padding: 0;
  z-index: 1;
}
span.siteRoot {
  display: none;
}
.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}
#recaptcha_table,
.recaptchatable .recaptcha_image_cell {
  background: #ffffff !important;
}
#recaptcha_table {
  border-color: #eeeeee !important;
}
#recaptcha_response_field {
  background: #ffffff !important;
  border-color: #eeeeee !important;
}
div.k2ArchivesBlock ul li,
div.k2AuthorsListBlock ul li,
div.k2CategoriesListBlock ul li,
div.k2ItemsBlock ul li,
div.k2LatestCommentsBlock ul li,
div.k2LoginBlock ul li,
div.k2TopCommentersBlock ul li,
div.k2UserBlock ul.k2UserBlockActions li,
div.k2UserBlock ul.k2UserBlockRenderedMenu li,
div.k2UsersBlock ul li {
  list-style: none;
}
.clearList {
  clear: both;
  display: none;
  float: none;
}
.lastItem {
  border: none;
}
.k2Avatar {
  float: left;
}
.k2Avatar img {
  border-radius: 50%;
  display: block;
  margin: 0 11px 11px 0;
}
a.k2ReadMore {
  color: #999999;
}
a.k2ReadMore:hover {
  color: #bfa672;
  text-decoration: none;
}
div.k2Pagination {
  color: #999;
  margin: 24px 0 4px;
  padding: 8px;
  text-align: center;
}
div.k2Pagination ul {
  text-align: center;
}
div.k2Pagination ul li {
  display: inline;
}
div.catItemIsFeatured,
div.itemIsFeatured,
div.userItemIsFeatured {
  background: url('../../images/system/featuredItem.png') no-repeat 100% 0;
}
a.itemPrintThisPage {
  background: #F7FAFE;
  border: 1px solid #eeeeee;
  color: #555;
  display: block;
  font-size: 13px;
  margin: 4px auto 16px;
  padding: 4px;
  text-align: center;
  width: 160px;
}
a.itemPrintThisPage:hover {
  background: #eee;
  text-decoration: none;
}
div.itemView {
  background-color: #ffffff;
  border-bottom: 1px dotted #eeeeee;
  margin: 0 0 24px;
  padding: 8px 0 24px;
}
div.itemView .item-meta .boxk2 .itemDateCreated {
  display: inline-block;
}
span.itemEditLink {
  display: block;
  float: right;
  margin: 0;
  padding: 4px 0;
  text-align: right;
  width: 120px;
}
span.itemEditLink .modal {
  display: inline-block;
  position: relative;
  z-index: 2;
}
span.itemEditLink a {
  background: #eee;
  border: 1px solid #eeeeee;
  color: #90a4ae;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.itemEditLink a:hover {
  background: #bfa672;
  color: #ffffff;
}
div.itemHeader {
  color: #616161;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 36px;
  padding: 44px 44px 22px;
}
@media screen and (max-width: 767px) {
  div.itemHeader {
    padding-left: 22px;
    padding-right: 22px;
  }
}
h2.itemTitle {
  color: #616161;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  margin-top: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 480px) {
  h2.itemTitle {
    font-size: 18px;
    position: relative;
  }
}
h2.itemTitle:hover {
  color: #bfa672;
}
h2.itemTitle span sup {
  color: #ffffff;
  background-color: #093253;
  font-size: 12px;
  text-decoration: none;
  padding: 2px;
  top: -1.5em;
}
@media screen and (max-width: 991px) {
  h2.itemTitle span sup {
    font-size: 8px;
  }
}
@media screen and (max-width: 480px) {
  h2.itemTitle span sup {
    position: absolute;
    top: -12px;
    line-height: 1;
    left: 0;
  }
}
div.itemToolbar {
  font-size: 12px;
  color: #adbcc4;
  display: block;
}
div.itemToolbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
div.itemToolbar ul li {
  background: none;
  border-left: 1px solid #eeeeee;
  display: inline;
  font-size: 12px;
  list-style: none;
  margin: 0;
  padding: 0 4px 0 8px;
  text-align: center;
}
div.itemToolbar ul > li:first-child {
  border: none;
  padding-left: 0;
}
div.itemToolbar ul li a {
  font-size: 12px;
  font-weight: normal;
  color: #adbcc4;
}
div.itemToolbar ul li a:hover {
  color: #bfa672;
  text-decoration: none;
}
div.itemToolbar ul li a img {
  vertical-align: middle;
}
div.itemToolbar ul li span.itemTextResizerTitle {
  text-transform: capitalize;
}
div.itemToolbar ul li a#fontDecrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontDecrease img {
  background: url('../../images/system/font_decrease.gif') no-repeat;
  height: 13px;
  width: 13px;
}
div.itemToolbar ul li a#fontIncrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontIncrease img {
  background: url('../../images/system/font_increase.gif') no-repeat;
  height: 13px;
  width: 13px;
}
div.itemToolbar ul li a#fontDecrease span,
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}
div.itemRatingBlock span {
  color: #999999;
  display: block;
  font-style: normal;
  margin: 0;
}
div.itemBody {
  margin: 0;
  padding: 8px 0;
}
div.itemImageBlock {
  background: #ffffff;
}
span.itemImage {
  display: block;
  margin: 0;
  text-align: center;
}
span.itemImage a.modal {
  position: inherit;
  display: block;
}
span.itemImage img {
  border: 0;
  padding: 0;
  width: 100% !important;
}
span.itemImageCaption {
  background: #ffffff;
  color: #666;
  display: block;
  float: left;
  font-size: 11px;
  padding-left: 11px;
}
span.itemImageCredits {
  background: #ffffff;
  color: #b3b3b3;
  display: block;
  float: right;
  font-size: 11px;
  font-style: italic;
  padding-right: 11px;
  text-align: right;
}
div.itemIntroText {
  margin: 0 44px;
}
@media screen and (max-width: 767px) {
  div.itemIntroText {
    margin: 0 22px;
  }
}
div.itemIntroText img {
  margin-bottom: 22px;
}
div.itemFullText {
  margin: 0 44px;
}
@media screen and (max-width: 767px) {
  div.itemFullText {
    margin: 0 22px;
  }
}
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px;
}
div.itemExtraFields {
  border-top: 1px dotted #eeeeee;
  margin: 16px 0 0;
  padding: 8px 0 0;
}
div.itemExtraFields h3 {
  line-height: normal !important;
  margin: 0;
  padding: 0 0 8px;
}
div.itemExtraFields ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
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%;
}
div.itemContentFooter {
  border-top: 1px solid #eeeeee;
  color: #adbcc4;
  display: block;
  font-size: 12px;
  margin: 0 44px;
  padding: 11px 0;
  text-align: right;
}
div.itemSocialSharing {
  padding: 8px 44px;
}
@media screen and (max-width: 767px) {
  div.itemSocialSharing {
    display: block;
  }
  div.itemSocialSharing > div {
    margin-bottom: 5.5px;
    width: 100%;
  }
}
div.itemTwitterButton {
  float: left;
  margin: 2px 24px 0 0;
}
div.itemFacebookButton {
  float: left;
  margin-right: 24px;
  width: 200px;
}
div.itemLinks {
  margin: 16px 0;
  padding: 0;
}
div.itemCategory {
  border-bottom: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}
div.itemCategory span {
  color: #616161;
  padding: 0 4px 0 0;
}
div.itemTagsBlock {
  border-bottom: 1px solid #eeeeee;
  color: #b3b3b3;
  margin: 22px 44px;
  padding-bottom: 22px;
}
@media screen and (max-width: 767px) {
  div.itemTagsBlock {
    margin-left: 22px;
    margin-right: 22px;
  }
}
div.itemTagsBlock ul.itemTags {
  display: inline;
  list-style: none;
  padding: 0;
}
div.itemTagsBlock ul.itemTags li {
  display: inline-block;
  list-style: none outside none;
  margin: 0 11px 11px 18px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  div.itemTagsBlock ul.itemTags li {
    margin: 0 11px 11px 0;
  }
}
div.itemTagsBlock ul.itemTags li a {
  color: #999999;
}
div.itemTagsBlock ul.itemTags li a:hover {
  color: #bfa672;
  text-decoration: none;
}
div.itemAttachmentsBlock {
  border-bottom: 1px dotted #eeeeee;
  padding: 4px;
}
div.itemAttachmentsBlock span {
  color: #616161;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.itemAttachmentsBlock ul.itemAttachments {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 4px;
  text-align: center;
}
div.itemAttachmentsBlock ul.itemAttachments li span {
  color: #b3b3b3;
  font-size: 10px;
  font-weight: normal;
}
div.itemAuthorBlock {
  background: #ffffff;
  border-radius: 3px;
  border: 1px solid #bfa672;
  color: #ffffff;
  margin: 22px 44px 0 44px;
  padding: 11px;
  position: relative;
}
div.itemAuthorBlock:before,
div.itemAuthorBlock:after {
  content: " ";
  display: table;
}
div.itemAuthorBlock:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  div.itemAuthorBlock {
    margin-left: 22px;
    margin-right: 22px;
  }
}
div.itemAuthorBlock:after {
  background: #093253;
  border-radius: 3px 3px 0 0;
  content: '';
  position: absolute;
  height: 70px;
  width: 100%;
  left: 0;
  bottom: 100%;
  z-index: -1;
}
div.itemAuthorBlock .itemAuthorAvatar {
  background: #ffffff;
  display: block;
  float: left;
  margin: 0 22px 0 0;
  border-radius: 50%;
  height: 100px;
  overflow: hidden;
  width: 100px;
}
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
}
div.itemAuthorBlock div.itemAuthorDetails .itemAuthorName,
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
  margin: 0 0 4px;
  padding: 0;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
div.itemAuthorBlock div.itemAuthorDetails .itemAuthorName a,
div.itemAuthorBlock div.itemAuthorDetails .itemAuthorName span,
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
  color: #616161;
  text-decoration: none;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:hover {
  color: #bfa672;
  text-decoration: none;
}
div.itemAuthorBlock div.itemAuthorDetails p {
  color: #90a4ae;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  color: #616161;
  font-weight: bold;
  margin: 0 4px 0 0;
  padding: 0 8px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  color: #616161;
  font-weight: bold;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a {
  font-weight: normal;
}
div.itemAuthorLatest {
  font-size: 14px;
  margin: 0 44px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  div.itemAuthorLatest {
    margin: 0 22px;
  }
}
div.itemAuthorLatest h3 {
  font-size: 18px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #616161;
  font-weight: normal;
}
div.itemAuthorLatest ul {
  margin: 0 0 0 22px;
  padding: 0;
}
div.itemAuthorLatest ul li {
  padding: 3px 0;
}
div.itemAuthorLatest ul li a {
  color: #999999;
}
div.itemAuthorLatest ul li a:active,
div.itemAuthorLatest ul li a:focus,
div.itemAuthorLatest ul li a:hover {
  color: #bfa672;
  text-decoration: none;
}
div.itemRelated {
  margin: 0 44px;
}
@media screen and (max-width: 767px) {
  div.itemRelated {
    margin: 0 22px;
  }
}
div.itemRelated ul {
  margin: 0 0 0 22px;
  padding: 0;
}
div.itemRelated ul li {
  padding: 3px 0;
}
.detailk2 {
  margin-bottom: 22px;
}
.item-meta {
  background: #ffffff;
  border-bottom: 1px solid #eeeeee;
  font-size: 13px;
  padding: 11px 44px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .item-meta {
    padding: 11px;
  }
}
.item-meta .boxk2 {
  border-right: 1px solid #eeeeee;
  display: inline-block;
  float: left;
  margin-top: 4px;
  margin-right: 22px;
  padding-right: 22px;
}
@media screen and (max-width: 991px) {
  .item-meta .boxk2 {
    margin-right: 7.33333333px;
    padding-right: 7.33333333px;
  }
}
.item-meta .boxk2:last-child {
  border: 0;
  margin-right: 0;
  padding-right: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .item-meta .boxk2.k2-publish {
    border: 0;
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 480px) {
  .item-meta .boxk2.k2-publish {
    border: 0;
    margin-right: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .item-meta .boxk2.k2-rate {
    border-top: 1px solid #eeeeee;
    float: none;
    clear: both;
    display: block;
    padding-top: 7.33333333px;
  }
}
@media screen and (max-width: 480px) {
  .item-meta .boxk2.k2-rate {
    display: none;
  }
}
.item-meta .boxk2 .catItemAuthor,
.item-meta .boxk2 .itemAuthor {
  display: block;
  font-weight: bold;
}
.item-meta .boxk2 .catItemAuthor a,
.item-meta .boxk2 .itemAuthor a {
  color: #24252a;
  text-decoration: none;
}
.item-meta .boxk2 .catItemAuthor a:active,
.item-meta .boxk2 .itemAuthor a:active,
.item-meta .boxk2 .catItemAuthor a:focus,
.item-meta .boxk2 .itemAuthor a:focus,
.item-meta .boxk2 .catItemAuthor a:hover,
.item-meta .boxk2 .itemAuthor a:hover {
  text-decoration: none;
  color: #9d8147;
}
.item-meta .boxk2 .catItemDateCreated,
.item-meta .boxk2 .genericItemDateCreated,
.item-meta .boxk2 .itemDateCreated,
.item-meta .boxk2 .latestItemDateCreated,
.item-meta .boxk2 .tagItemDateCreated,
.item-meta .boxk2 .userItemDateCreated {
  display: block;
  text-decoration: none;
  color: #999999;
}
.item-meta .boxk2 .catItemCategory,
.item-meta .boxk2 .genericItemCategory,
.item-meta .boxk2 .itemCategory,
.item-meta .boxk2 .latestItemCategory,
.item-meta .boxk2 .tagItemCategory,
.item-meta .boxk2 .userItemCategory {
  text-decoration: none;
  color: #999999;
}
.item-meta .boxk2 .CommentsLink a,
.item-meta .boxk2 .catItemCommentsLink a {
  text-decoration: none;
  color: #999999;
}
.item-meta .boxk2 .CommentsLink a:active,
.item-meta .boxk2 .catItemCommentsLink a:active,
.item-meta .boxk2 .CommentsLink a:focus,
.item-meta .boxk2 .catItemCommentsLink a:focus,
.item-meta .boxk2 .CommentsLink a:hover,
.item-meta .boxk2 .catItemCommentsLink a:hover {
  text-decoration: none;
  color: #9d8147;
}
.item-meta .k2Avatar {
  margin-right: 22px;
}
@media screen and (max-width: 767px) {
  .item-meta .k2Avatar {
    display: none;
  }
}
.item-meta .k2Avatar img {
  height: 50px;
  width: 50px;
  margin: 0;
}
div.itemRelated h3 {
  font-size: 18px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #616161;
  font-weight: normal;
}
div.itemRelated ul li.k2ScrollerElement {
  background: #ffffff;
  border: 1px solid #eeeeee;
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  padding: 4px;
}
div.itemRelated ul li a {
  color: #999999;
}
div.itemRelated ul li a:active,
div.itemRelated ul li a:focus,
div.itemRelated ul li a:hover {
  color: #bfa672;
  text-decoration: none;
}
div.itemRelated ul li.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
div.itemVideoBlock {
  margin: 0 0 16px;
}
div.itemVideoBlock h3 {
  margin-left: 44px;
}
@media screen and (max-width: 767px) {
  div.itemVideoBlock h3 {
    margin-left: 22px;
  }
}
div.itemVideoBlock div.itemVideoEmbedded {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  text-align: center;
}
div.itemVideoBlock div.itemVideoEmbedded iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  display: block;
  float: left;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}
div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  display: block;
  float: right;
  font-size: 11px;
  font-style: italic;
  text-align: right;
  width: 35%;
}
div.itemImageGallery {
  margin: 0 0 16px;
  padding: 0;
}
div.itemNavigation {
  margin: 0 44px;
  padding: 11px 0;
  font-size: 12px;
}
div.itemNavigation:before,
div.itemNavigation:after {
  content: " ";
  display: table;
}
div.itemNavigation:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  div.itemNavigation {
    margin: 0 22px;
  }
}
div.itemNavigation span.itemNavigationTitle {
  display: block;
  font-size: 18px;
  color: #616161;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  margin-bottom: 11px;
}
div.itemNavigation a {
  color: #999999;
}
div.itemNavigation a:active,
div.itemNavigation a:focus,
div.itemNavigation a:hover {
  color: #bfa672;
  text-decoration: non;
}
div.itemNavigation a.itemPrevious .fa-angle-double-left {
  margin-right: 5.5px;
}
div.itemNavigation a.itemNext {
  float: right;
}
div.itemNavigation a.itemNext .fa-angle-double-right {
  margin-left: 5.5px;
}
div.itemComments {
  margin: 0 44px;
}
@media screen and (max-width: 767px) {
  div.itemComments {
    margin: 0 22px;
  }
}
div.itemComments h3 {
  color: #616161;
  font-size: 18px;
  font-weight: 400;
}
div.itemComments .commentdetailk2 {
  overflow: hidden;
}
div.itemComments ul.itemCommentsList {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
div.itemComments ul.itemCommentsList li {
  border: 1px solid #cfd8dc;
  border-radius: 2px;
  margin-bottom: 11px;
  padding: 22px;
}
div.itemComments ul.itemCommentsList li:last-child {
  margin-bottom: 0;
}
div.itemComments ul.itemCommentsList li.authorResponse {
  background: url('../../images/system/stripes.png') repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
  background: #ffffff;
  border-radius: 50%;
  float: left;
  margin-right: 11px;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  color: #999999;
  font-size: 13px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  color: #484848;
  display: block;
  font-size: 16px;
  line-height: 1;
  text-transform: capitalize;
  margin-top: 8px;
  text-decoration: none;
}
div.itemComments ul.itemCommentsList li p {
  color: #90a4ae;
  clear: both;
  margin-bottom: 0;
  margin-top: 11px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  display: block;
  text-align: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  color: #adbcc4;
  font-size: 11px;
  text-decoration: none;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  color: #555;
  font-size: 11px;
  text-decoration: none;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  clear: both;
  display: block;
}
div.itemComments ul.itemCommentsList li span.commentToolbar .modal {
  display: inline;
  position: relative;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  color: #999;
  font-size: 11px;
  margin-right: 4px;
  text-decoration: none;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  color: #555;
  font-size: 11px;
  text-decoration: none;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url('../../images/system/searchLoader.gif') no-repeat 100% 50%;
}
div.itemCommentsPagination {
  margin: 0 0 24px;
  padding: 4px;
}
div.itemCommentsPagination span.pagination {
  clear: both;
  display: block;
  float: right;
}
div.itemCommentsForm h3 {
  font-size: 18px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #616161;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  font-size: 13px;
  color: #999999;
}
div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form label.formRecaptcha,
div.itemCommentsForm form label.formUrl {
  display: block;
  margin: 22px 0 11px;
  font-size: 13px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  height: 160px;
  margin-bottom: 22px;
  width: 100%;
  border-radius: 0;
  border: 2px solid #cfd8dc;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #24252a;
  font-size: 15px;
  text-transform: capitalize;
}
div.itemCommentsForm form textarea.inputbox:focus {
  border-color: #093253;
  color: #616161;
  text-transform: unset;
}
div.itemCommentsForm form input.inputbox {
  border: 0;
  background: none;
  border-bottom: 2px solid #cfd8dc;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #24252a;
  display: block;
  font-size: 15px;
  padding-left: 0;
  margin-bottom: 22px;
  text-transform: capitalize;
  width: 50%;
}
@media screen and (max-width: 480px) {
  div.itemCommentsForm form input.inputbox {
    width: 100%;
  }
}
div.itemCommentsForm form input.inputbox:focus {
  border-color: #093253;
  color: #616161;
  text-transform: unset;
}
div.itemCommentsForm form span#formLog {
  color: #CF1919;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
}
div.itemCommentsForm form .formLogLoading {
  background: url('../../images/system/loading.gif') no-repeat left center;
}
#submitCommentButton {
  background: #bfa672;
  border: 0;
  border-radius: 2px;
  color: #ffffff;
  padding: 11px 22px;
  margin-top: 11px;
  text-transform: uppercase;
}
#submitCommentButton:active,
#submitCommentButton:focus,
#submitCommentButton:hover {
  background-color: #b79b60;
}
.editor .toggle-editor {
  margin-top: 11px;
}
@media screen and (max-width: 768px) {
  .editor .toggle-editor {
    margin-top: 5px;
  }
}
div.k2ReportCommentFormContainer {
  margin: 0 auto;
  padding: 8px;
  width: 480px;
}
div.k2ReportCommentFormContainer blockquote {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 8px;
  padding: 8px;
  width: 462px;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  color: #135CAE;
  display: block;
  float: left;
  font-size: 40px;
  font-style: italic;
  font-weight: bold;
  line-height: 30px;
  vertical-align: top;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  color: #135CAE;
  display: block;
  float: right;
  font-size: 40px;
  font-style: italic;
  font-weight: bold;
  line-height: 30px;
  vertical-align: top;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
  color: #000000;
  font-family: 'Domine', Georgia, Times, serif;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}
div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
  border: 1px solid #eeeeee;
  display: block;
  font-size: 12px;
  margin: 0 0 8px;
  padding: 2px;
  width: 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
  color: #CF1919;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url('../../images/system/loading.gif') no-repeat left center;
}
div.itemBackToTop {
  text-align: right;
}
div.itemBackToTop a {
  border: 1px solid;
  border-radius: 4px;
  color: #6c6c6c;
  padding: 11px;
}
div.itemBackToTop a:active,
div.itemBackToTop a:focus,
div.itemBackToTop a:hover {
  border-color: #bfa672;
  color: #bfa672;
}
div.itemListCategory {
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  padding: 22px;
  margin-bottom: 33px;
  overflow: hidden;
}
span.catItemAddLink {
  border-bottom: 1px dotted #eeeeee;
  margin: 0 0 4px;
  padding: 8px 0;
  text-align: right;
}
span.catItemAddLink a {
  background: #eee;
  border: 1px solid #eeeeee;
  padding: 4px 16px;
  text-decoration: none;
}
span.catItemAddLink a:hover {
  background: #ffffcc;
}
div.itemListCategory img {
  background: #ffffff;
  display: block;
  padding: 0;
}
@media screen and (min-width: 992px) {
  div.itemListCategory img {
    float: left;
    margin: -22px 22px -22px -22px;
  }
}
@media screen and (min-width: 992px) {
  .view-itemlist div.itemListCategory img {
    width: 440px !important;
  }
}
div.itemListCategory h2 {
  color: #616161;
  font-size: 24px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  margin-bottom: 11px;
}
@media screen and (min-width: 992px) {
  div.itemListCategory h2 {
    margin-top: 0;
    margin-bottom: 22px;
  }
}
div.itemListCategory p {
  color: #90a4ae;
}
@media screen and (min-width: 768px) {
  div.itemListSubCategories {
    margin: 0 -11px;
  }
}
div.itemListSubCategories:before,
div.itemListSubCategories:after {
  content: " ";
  display: table;
}
div.itemListSubCategories:after {
  clear: both;
}
@media screen and (max-width: 991px) {
  div.itemListSubCategories .clr {
    display: none;
  }
}
div.itemListSubCategories h3 {
  padding-left: 11px;
  margin-bottom: 22px;
}
div.subCategoryContainer {
  padding: 0 11px;
  float: left;
  margin-bottom: 22px;
}
@media screen and (max-width: 991px) {
  div.subCategoryContainer {
    width: 50% !important;
  }
}
@media screen and (max-width: 767px) {
  div.subCategoryContainer {
    padding: 0;
    width: 100% !important;
  }
}
div.subCategory {
  border-radius: 3px;
  background: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  padding: 22px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  div.subCategory {
    height: auto !important;
  }
}
div.subCategory:hover img {
  transform: scale(1.1);
}
div.subCategory a.subCategoryImage {
  display: block;
  overflow: hidden;
  text-align: center;
  margin: -22px -22px 0;
}
@media screen and (min-width: 1200px) {
  div.subCategory a.subCategoryImage {
    height: 208px;
  }
}
div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
  max-width: 100%;
  transition: 500ms;
}
div.subCategory h2 {
  font-size: 24px;
  font-family: 'Domine', Georgia, Times, serif;
  margin: 20px 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none !important;
}
div.subCategory h2:hover {
  text-decoration: none !important;
}
div.subCategory h2 a {
  color: #616161;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
div.subCategory h2 a:hover {
  color: #bfa672;
  text-decoration: none !important;
}
div.subCategory p {
  color: #90a4ae;
  margin-bottom: 22px;
}
div.subCategory .subCategoryMore {
  float: right;
  text-transform: uppercase;
}
div#itemListLeading:before,
div#itemListLeading:after {
  content: " ";
  display: table;
}
div#itemListLeading:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  div#itemListLeading {
    margin: 0 -11px;
  }
}
@media screen and (min-width: 768px) {
  div#itemListLeading .itemContainer {
    padding: 0 11px;
  }
}
div#itemListPrimary {
  margin: 0 -11px;
}
div#itemListPrimary:before,
div#itemListPrimary:after {
  content: " ";
  display: table;
}
div#itemListPrimary:after {
  clear: both;
}
div#itemListPrimary .itemContainer {
  padding: 0 11px;
}
div#itemListSecondary {
  margin: 0 -11px;
}
div#itemListSecondary:before,
div#itemListSecondary:after {
  content: " ";
  display: table;
}
div#itemListSecondary:after {
  clear: both;
}
div#itemListSecondary .itemContainer {
  padding: 0 11px;
}
div#itemListLinks {
  font-size: 18px;
  color: #24252a;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
div#itemListLinks .catItemImageBlock {
  display: none;
}
div#itemListLinks .catItemTitle {
  color: #616161;
  font-size: 15px;
  padding-left: 11px;
}
div#itemListLinks .catItemTitle:before {
  content: '-';
}
div#itemListLinks .catItemTitle:active,
div#itemListLinks .catItemTitle:focus,
div#itemListLinks .catItemTitle:hover {
  color: #bfa672;
}
div.itemContainer {
  float: left;
}
div.itemContainer h3 {
  font-size: 36px;
  margin: 0;
  font-weight: normal;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
div.itemContainer h3 a {
  color: #616161;
}
div.itemContainer h3 a:focus,
div.itemContainer h3 a:hover {
  color: #bfa672;
}
div.catItemView {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 0 0 4px 4px;
  margin-bottom: 33px;
  padding: 0 0 22px;
}
div.catItemView .catItemVideoBlock {
  margin-top: 11px;
  padding: 0;
}
div.catItemView .catItemVideoBlock h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 11px;
}
div.groupLinks {
  margin: 0;
  padding: 0;
}
span.catItemEditLink {
  display: block;
  float: right;
  margin: 0;
  padding: 4px 0;
  text-align: right;
  width: 120px;
}
span.catItemEditLink a {
  background: #eee;
  border: 1px solid #eeeeee;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.catItemEditLink a:hover {
  background: #ffc;
}
div.catItemHeader {
  position: relative;
}
.catItemHeader h3.catItemTitle {
  bottom: 22px;
  color: #222222;
  font-size: 18px;
  font-weight: bold;
  left: 22px;
  margin-bottom: 22px;
  position: absolute;
  z-index: 20;
  text-decoration: none;
}
@media screen and (min-width: 480px) {
  .catItemHeader h3.catItemTitle {
    font-size: 30px;
    font-weight: normal;
  }
}
.catItemHeader h3.catItemTitle a {
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.catItemHeader h3.catItemTitle a:active,
.catItemHeader h3.catItemTitle a:focus,
.catItemHeader h3.catItemTitle a:hover {
  color: #bfa672;
  text-decoration: none;
}
.catItemTitle span sup {
  background-color: #093253;
  color: #ffffff;
  font-size: 12px;
  padding: 2px 5px;
  top: -1.5em;
}
@media screen and (max-width: 991px) {
  .catItemTitle span sup {
    font-size: 8px;
  }
}
@media screen and (max-width: 480px) {
  .catItemTitle span sup {
    position: absolute;
    top: -12px;
    line-height: 1;
    left: 0;
  }
}
div.catItemRatingBlock {
  display: inline-block;
  vertical-align: text-bottom;
}
div.catItemRatingBlock span {
  color: #999999;
  display: block;
  font-style: normal;
  margin: 0;
}
div.catItemBody {
  margin-bottom: 11px;
  padding-bottom: 22px;
}
div.catItemBody .catItemVideoBlock {
  margin-bottom: 0;
}
div.catItemImageBlock,
div.latestItemImageBlock,
div.tagItemImageBlock,
div.userItemHeader {
  position: relative;
}
div.catItemImageBlock .mask,
div.latestItemImageBlock .mask,
div.tagItemImageBlock .mask,
div.userItemHeader .mask {
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  display: block;
  height: 60%;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 5;
  -webkit-transition: background 0.35s;
  -o-transition: background 0.35s;
  transition: background 0.35s;
}
div.catItemImageBlock a.modal {
  position: inherit;
  display: block;
}
span.catItemImage {
  display: block;
  margin: 0;
  text-align: center;
}
span.catItemImage img {
  max-width: 100%;
  width: 100% !important;
}
div.catItemIntroText {
  font-weight: normal;
  margin: 0 44px;
}
div.catItemIntroText img {
  margin-bottom: 22px;
  max-width: 100%;
}
div.catItemIntroText p {
  margin-bottom: 0;
}
div.catItemExtraFields,
div.genericItemExtraFields {
  border-top: 1px dotted #eeeeee;
  margin: 16px 0 0;
  padding: 8px 0 0;
}
div.catItemExtraFields h4,
div.genericItemExtraFields h4 {
  line-height: normal !important;
  margin: 0;
  padding: 0 0 8px;
}
div.catItemExtraFields ul,
div.genericItemExtraFields ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
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 {
  display: inline-block;
  color: #b3b3b3;
  font-size: 12px;
  margin-left: 44px;
  padding: 0;
}
div.catItemHitsBlock {
  border-bottom: 1px dotted #eeeeee;
  padding: 4px;
}
div.catItemTagsBlock,
div.userItemTagsBlock {
  color: #b3b3b3;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  div.catItemTagsBlock,
  div.userItemTagsBlock {
    margin-left: 11px;
  }
}
div.catItemTagsBlock ul.catItemTags,
div.latestItemTagsBlock ul.latestItemTags,
div.userItemTagsBlock ul.userItemTags {
  display: inline;
  list-style: none;
  padding: 0;
}
@media screen and (max-width: 767px) {
  div.catItemTagsBlock ul.catItemTags,
  div.latestItemTagsBlock ul.latestItemTags,
  div.userItemTagsBlock ul.userItemTags {
    margin-left: 0;
  }
}
div.catItemTagsBlock ul.catItemTags li,
div.latestItemTagsBlock ul.latestItemTags li,
div.userItemTagsBlock ul.userItemTags li {
  display: inline-block;
  list-style: none;
  margin: 0;
  text-align: center;
  margin-right: 22px;
  margin-bottom: 11px;
  margin-left: 18px;
}
@media screen and (max-width: 767px) {
  div.catItemTagsBlock ul.catItemTags li,
  div.latestItemTagsBlock ul.latestItemTags li,
  div.userItemTagsBlock ul.userItemTags li {
    display: inline-block;
    margin-right: 11px;
    margin-left: 0;
  }
}
div.catItemTagsBlock ul.catItemTags li:last-child,
div.latestItemTagsBlock ul.latestItemTags li:last-child,
div.userItemTagsBlock ul.userItemTags li:last-child {
  margin-right: 0;
}
div.catItemTagsBlock ul.catItemTags li a,
div.itemTagsBlock ul.itemTags li a,
div.latestItemTagsBlock ul.latestItemTags li a,
div.userItemTagsBlock ul.userItemTags li a {
  border-radius: 0 3px 3px 0;
  background: #bfa672;
  color: #ffffff;
  display: inline-block;
  height: 22px;
  line-height: 14px;
  padding: 3px 7.33333333px;
  position: relative;
}
@media screen and (max-width: 767px) {
  div.catItemTagsBlock ul.catItemTags li a,
  div.itemTagsBlock ul.itemTags li a,
  div.latestItemTagsBlock ul.latestItemTags li a,
  div.userItemTagsBlock ul.userItemTags li a {
    border-radius: 0;
  }
}
div.catItemTagsBlock ul.catItemTags li a:after,
div.itemTagsBlock ul.itemTags li a:after,
div.latestItemTagsBlock ul.latestItemTags li a:after,
div.userItemTagsBlock ul.userItemTags li a:after {
  content: '';
  width: 18px;
  height: 22px;
  background: url('../../images/tag.png') no-repeat top center;
  position: absolute;
  left: -18px;
  top: 0;
}
@media screen and (max-width: 767px) {
  div.catItemTagsBlock ul.catItemTags li a:after,
  div.itemTagsBlock ul.itemTags li a:after,
  div.latestItemTagsBlock ul.latestItemTags li a:after,
  div.userItemTagsBlock ul.userItemTags li a:after {
    display: none;
  }
}
div.catItemTagsBlock ul.catItemTags li a:hover,
div.itemTagsBlock ul.itemTags li a:hover,
div.latestItemTagsBlock ul.latestItemTags li a:hover,
div.userItemTagsBlock ul.userItemTags li a:hover {
  background: #bfa672;
  color: #ffffff;
  text-decoration: none;
}
div.catItemTagsBlock ul.catItemTags li a:hover:after,
div.itemTagsBlock ul.itemTags li a:hover:after,
div.latestItemTagsBlock ul.latestItemTags li a:hover:after,
div.userItemTagsBlock ul.userItemTags li a:hover:after {
  background-position: bottom center;
}
div.catItemAttachmentsBlock {
  border-bottom: 1px dotted #eeeeee;
  padding: 4px;
}
div.catItemAttachmentsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 4px;
  text-align: center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
  color: #999;
  font-size: 10px;
  font-weight: normal;
}
div.catItemVideoBlock {
  margin: 0 0 16px;
  padding: 16px;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
  text-align: center;
}
div.catItemVideoBlock span.catItemVideo {
  display: block;
}
div.catItemImageGallery {
  margin: 0 0 16px;
  padding: 0;
}
div.catItemReadMore,
div.latestItemReadMore,
div.userItemReadMore,
div.userItemReadMore {
  display: inline;
  float: right;
  margin-right: 44px;
  padding-left: 11px;
}
@media screen and (max-width: 767px) {
  div.catItemReadMore,
  div.latestItemReadMore,
  div.userItemReadMore,
  div.userItemReadMore {
    margin-right: 11px;
  }
}
div.catItemReadMore a,
div.latestItemReadMore a,
div.tagItemReadMore a,
div.userItemReadMore a {
  color: #bfa672;
  text-transform: capitalize;
}
div.catItemReadMore a:active,
div.latestItemReadMore a:active,
div.tagItemReadMore a:active,
div.userItemReadMore a:active,
div.catItemReadMore a:focus,
div.latestItemReadMore a:focus,
div.tagItemReadMore a:focus,
div.userItemReadMore a:focus,
div.catItemReadMore a:hover,
div.latestItemReadMore a:hover,
div.tagItemReadMore a:hover,
div.userItemReadMore a:hover {
  color: #9d8147;
  text-decoration: none;
}
span.catItemDateModified {
  border-top: 1px solid #eeeeee;
  color: #b3b3b3;
  display: block;
  margin: 4px 0;
  padding: 4px;
  text-align: right;
}
div.userBlock {
  background: #ffffff;
  box-shadow: 0 1px 1px #eeeeee;
  padding: 22px;
}
@media screen and (max-width: 480px) {
  div.userBlock {
    text-align: center;
  }
}
div.userBlock img {
  border-radius: 50%;
}
@media screen and (min-width: 480px) {
  div.userBlock img {
    float: left;
    margin-right: 22px;
  }
}
div.userBlock h2 {
  margin-bottom: 0;
}
div.userBlock .userDescription {
  padding-top: 22px;
}
div.userBlock div.userDescription {
  clear: both;
}
div.userBlock div.userDescription p {
  margin-bottom: 0;
}
span.userURL a {
  color: #999999;
  display: block;
  font-weight: 400;
}
span.userURL a:active,
span.userURL a:focus,
span.userURL a:hover {
  color: #bfa672;
}
span.userEmail {
  color: #616161;
  display: block;
  font-weight: bold;
}
div.userItemList .catItemCategory {
  border: 0;
  padding-left: 0;
  margin-left: 0;
}
div.userItemView {
  border: 1px solid #eeeeee;
  border-radius: 0 0 4px 4px;
  background: #ffffff;
  margin-top: 33px;
  padding-bottom: 22px;
}
div.userItemViewUnpublished {
  background: #fffff2;
  border: 4px dashed #eeeeee;
  margin: 8px 0;
  opacity: .9;
  padding: 8px;
}
span.userItemEditLink {
  display: block;
  float: right;
  margin: 0;
  padding: 4px 0;
  text-align: right;
  width: 120px;
}
span.userItemEditLink a {
  background: #eee;
  border: 1px solid #eeeeee;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.userItemEditLink a:hover {
  background: #ffffcc;
}
div.userItemHeader {
  position: relative;
}
h3.userItemTitle {
  bottom: 22px;
  left: 22px;
  margin-bottom: 22px;
  position: absolute;
  z-index: 6;
}
@media screen and (max-width: 767px) {
  h3.userItemTitle {
    margin-bottom: 0;
  }
}
h3.userItemTitle a {
  color: #ffffff;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  h3.userItemTitle a {
    font-size: 36px;
    font-weight: normal;
  }
}
h3.userItemTitle a:active,
h3.userItemTitle a:focus,
h3.userItemTitle a:hover {
  text-decoration: none;
}
h3.userItemTitle span sup {
  color: #CF1919;
  font-size: 12px;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  div.userItemBody {
    padding-bottom: 33px;
  }
}
span.userItemImage img {
  width: 100% !important;
}
div.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  margin: 0 44px;
}
@media screen and (max-width: 767px) {
  div.userItemIntroText {
    margin: 0 11px;
  }
}
div.userItemLinks {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  div.userItemLinks {
    margin-left: 44px;
  }
}
@media screen and (min-width: 768px) {
  div.userItemCategory span {
    display: block;
  }
}
div.userItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
div.userItemCommentsLink a {
  color: #999999;
}
div.userItemCommentsLink a:hover {
  color: #bfa672;
  text-decoration: none;
}
div.userItemReadMore {
  display: inline;
}
div.tagItemList div.catItemCategory {
  padding: 0;
  margin: 0;
  border: 0;
}
div.tagItemView {
  border: 1px solid #eeeeee;
  background: #ffffff;
  margin: 22px 0;
  padding-bottom: 33px;
}
div.tagItemView:first-child {
  margin-top: 0;
}
div.tagItemView:last-child {
  margin-bottom: 0;
}
div.tagItemHeader {
  position: relative;
}
h2.tagItemTitle {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  bottom: 22px;
  left: 22px;
  z-index: 6;
}
@media screen and (min-width: 768px) {
  h2.tagItemTitle {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 22px;
  }
}
h2.tagItemTitle a {
  color: #ffffff;
}
h2.tagItemTitle a:active,
h2.tagItemTitle a:focus,
h2.tagItemTitle a:hover {
  text-decoration: none;
}
div.tagItemBody {
  padding-bottom: 22px;
}
span.tagItemImage img {
  width: 100% !important;
}
div.tagItemIntroText {
  margin: 0 44px;
}
@media screen and (max-width: 767px) {
  div.tagItemIntroText {
    margin: 0 11px;
  }
}
@media screen and (min-width: 768px) {
  div.tagItemCategory span {
    display: block;
  }
}
div.tagItemReadMore {
  text-align: right;
  margin-right: 44px;
}
div.genericView .componentheading {
  color: #093253;
  font-size: 24px;
}
div.genericItemView {
  padding: 22px 0;
}
div.genericItemView:after {
  padding-bottom: 0;
}
div.genericItemHeader h2.genericItemTitle {
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 22px;
}
div.genericItemHeader h2.genericItemTitle a {
  color: #616161;
}
div.genericItemHeader h2.genericItemTitle a:active,
div.genericItemHeader h2.genericItemTitle a:focus,
div.genericItemHeader h2.genericItemTitle a:hover {
  color: #bfa672;
}
div.genericItemBody {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 22px;
  margin-bottom: 11px;
}
div.genericItemIntroText p {
  margin-bottom: 0;
}
div.genericItemIntroText img {
  max-width: 100%;
}
div.genericItemReadMore {
  display: block;
  text-align: right;
}
div.genericItemReadMore a {
  color: #868686;
}
div#genericItemListNothingFound {
  padding: 40px;
  text-align: center;
}
div#genericItemListNothingFound p {
  color: #999;
  font-size: 20px;
}
#k2GoogleSearchContainer .gsc-control {
  width: auto !important;
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area,
#k2GoogleSearchContainer .gsc-control .gsc-resultsHeader,
#k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
  display: none !important;
}
div.latestItemsContainer {
  float: left;
  padding: 0 11px;
}
@media screen and (max-width: 991px) {
  div.latestItemsContainer {
    margin-bottom: 54px;
    width: 100% !important;
  }
}
div.latestItemsContainer.col-2 .latestItemTitle a {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  div.latestItemsContainer.col-2 .latestItemTitle a {
    font-size: 18px;
  }
}
div.latestItemsCategory {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  background: #ffffff;
  color: #616161;
  padding: 22px;
  position: relative;
}
div.latestItemsCategoryImage {
  text-align: center;
  margin: -22px -22px 0;
}
div.latestItemsCategoryImage img {
  width: 100% !important;
}
div.latestItemsCategory h2 {
  color: #ffffff;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 24px;
}
div.latestItemsCategory p {
  font-size: 14px -1;
}
div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #eeeeee;
  clear: both;
  margin: 0 8px 8px 0;
  padding: 8px;
}
div.latestItemsUser img {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: block;
  float: left;
  margin: 0 8px 0 0;
  padding: 4px;
}
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  margin: 8px 0 0;
  padding: 4px 0;
}
span.latestItemsUserURL {
  color: #616161;
  display: block;
  font-weight: bold;
}
span.latestItemsUserEmail {
  color: #616161;
  display: block;
  font-weight: bold;
}
div.latestItemView {
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 0 0 4px 4px;
  margin-top: 22px;
  padding-bottom: 22px;
}
div.latestItemView .catItemCategory {
  border: 0;
  margin: 0;
  padding: 0;
}
div.latestItemHeader {
  position: relative;
}
div.latestItemHeader:before,
div.latestItemHeader:after {
  content: " ";
  display: table;
}
div.latestItemHeader:after {
  clear: both;
}
.latestItemTitle {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #222222;
  position: absolute;
  bottom: 22px;
  left: 22px;
  z-index: 6;
}
@media screen and (max-width: 767px) {
  .latestItemTitle {
    bottom: 11px;
    margin-bottom: 0;
    left: 11px;
  }
}
.latestItemTitle a {
  color: #ffffff;
  font-size: 36px;
}
.latestItemTitle a:active,
.latestItemTitle a:focus,
.latestItemTitle a:hover {
  color: #ffffff;
  text-decoration: none;
}
div.latestItemBody {
  padding-bottom: 22px;
  margin-bottom: 11px;
}
span.latestItemImage img {
  width: 100% !important;
}
div.latestItemIntroText {
  margin: 0 44px;
}
@media screen and (max-width: 767px) {
  div.latestItemIntroText {
    margin: 0 11px;
  }
}
div.latestItemIntroText p {
  margin-bottom: 0;
}
div.latestItemLinks {
  display: inline-block;
}
div.latestItemTagsBlock {
  display: inline-block;
  margin: 0 44px;
}
@media screen and (max-width: 767px) {
  div.latestItemTagsBlock {
    margin: 0 11px;
  }
}
div.latestItemTagsBlock span {
  color: #999999;
}
div.latestItemVideoBlock {
  display: none;
}
div.latestItemCommentsLink {
  border-right: 1px solid #eeeeee;
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
div.latestItemReadMore {
  display: inline;
}
h2.latestItemTitleList {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #222222;
}
h2.latestItemTitleList a {
  color: #222222;
}
h2.latestItemTitleList a:active,
h2.latestItemTitleList a:focus,
h2.latestItemTitleList a:hover {
  color: #bfa672;
}
.k2-form {
  border: 1px solid #eeeeee;
  box-shadow: 0 1px 3px #eeeeee;
  background: #ffffff;
  padding: 22px 22px 0;
  margin: auto;
  width: 70%;
}
@media (min-width: 768px) and (max-width: 992px) {
  .k2-form {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .k2-form {
    overflow: hidden;
    width: auto;
  }
}
.k2-form h1 {
  border-bottom: 1px solid #eeeeee;
  color: #222222;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 22px;
  padding-bottom: 11px;
  text-transform: uppercase;
  line-height: 1;
}
.k2-form .control-input input,
.k2-form .control-input select,
.k2-form .control-input textarea {
  background: #f9f9f9;
  box-shadow: none;
  border-color: #eeeeee;
  max-width: 100% !important;
  width: 100%;
}
.k2-form .control-input input:focus,
.k2-form .control-input select:focus,
.k2-form .control-input textarea:focus {
  border-color: #093253;
}
.k2-form .control-input input.invalid,
.k2-form .control-input select.invalid,
.k2-form .control-input textarea.invalid {
  border-color: #d32f2f;
}
.k2-form .control-input input[type="checkbox"] {
  margin-right: 5px;
  width: auto;
}
.k2-form .control-input label {
  display: inline;
  font-weight: normal;
}
.k2-form .control-input #jform_profile_dob {
  display: inline-block;
}
.k2-form .control-input .chzn-container {
  width: 100% !important;
}
.k2-form .control-input .chzn-drop {
  width: 99.6% !important;
}
.k2-form .control-detail {
  color: #bfa672;
  font-weight: 400;
  font-size: 18px;
  font-family: 'Domine', Georgia, Times, serif;
  margin-bottom: 7.33333333px;
}
.k2-form .control-up {
  margin-top: 8.800000000000001px;
}
.k2-form .control-select label {
  font-weight: 300;
}
.k2-form .control-select label input[type="radio"] {
  position: relative;
  margin-left: 0;
  margin-right: 7.33333333px;
  top: 1px;
}
.k2-form .row {
  margin: 0 -11px;
}
.k2-form .admintable > div,
.k2-form .col-sm-12,
.k2-form .form-group {
  padding-left: 11px;
  padding-right: 11px;
}
.k2-form .k2AccountPageUpdate {
  text-align: right;
}
.k2-form .k2AccountPageNotice {
  color: #bfa672;
  font-style: italic;
}
.k2-form #helpsite-refresh {
  margin-top: 11px;
}
.k2AccountPage #jform_profile_dob {
  display: inline;
}
@media screen and (max-width: 767px) {
  .k2AccountPage #jform_profile_dob {
    width: auto;
  }
}
img.k2AccountPageImage {
  border: 4px solid #eeeeee;
  display: block;
  margin: 10px 0;
  padding: 0;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #eeeeee;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage th.k2ProfileHeading {
  background: #f6f6f6;
  font-size: 18px;
  padding: 8px;
  text-align: left;
}
.k2AccountPage td#userAdminParams {
  margin: 0;
  padding: 0;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  color: #666;
  font-weight: bold;
  text-align: right;
  width: 140px;
}
div.k2LatestCommentsBlock ul {
  padding-left: 0;
  margin-bottom: 0;
}
div.k2LatestCommentsBlock ul li {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 22px;
}
div.k2LatestCommentsBlock ul li.lastItem {
  margin-bottom: 0;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img {
  border-radius: 50%;
}
div.k2LatestCommentsBlock ul li span.lcComment,
div.k2TopCommentersBlock ul li .tcLatestComment {
  background-color: #f7f7f7;
  border: 1px solid #eeeeee;
  border-radius: 2px;
  color: #6c6c6c;
  clear: both;
  display: block;
  padding: 11px;
  position: relative;
}
div.k2LatestCommentsBlock ul li span.lcComment:after,
div.k2TopCommentersBlock ul li .tcLatestComment:after {
  content: '';
  position: absolute;
  top: -18px;
  left: 14px;
  border-width: 9px;
  border-style: solid;
  border-color: transparent transparent #eeeeee transparent;
}
div.k2LatestCommentsBlock ul li span.lcComment:before,
div.k2TopCommentersBlock ul li .tcLatestComment:before {
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #f7f7f7 transparent;
  content: '';
  left: 15px;
  position: absolute;
  top: -16px;
  z-index: 2;
}
div.k2LatestCommentsBlock ul li span.lcComment.noAvatar,
div.k2TopCommentersBlock ul li .tcLatestComment.noAvatar {
  margin-top: 11px;
}
.tcUsername,
div.k2LatestCommentsBlock ul li span.lcUsername {
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
  padding-top: 7.33333333px;
  text-transform: capitalize;
  line-height: 1;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate,
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #b3b3b3;
  display: block;
  font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle {
  font-size: 12px;
  display: block;
  margin-top: 7.33333333px;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle a {
  font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle a:active,
div.k2LatestCommentsBlock ul li span.lcItemTitle a:focus,
div.k2LatestCommentsBlock ul li span.lcItemTitle a:hover {
  text-decoration: none;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle .fa {
  margin-right: 5.5px;
}
div.k2LatestCommentsBlock ul li span.lcItemTitle + .lcItemCategory {
  margin-top: -11px;
}
div.k2LatestCommentsBlock ul li span.lcItemCategory {
  display: block;
  margin-bottom: 11px;
}
div.k2LatestCommentsBlock ul li span.lcItemCategory a {
  color: #999999;
  font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcItemCategory a:active,
div.k2LatestCommentsBlock ul li span.lcItemCategory a:focus,
div.k2LatestCommentsBlock ul li span.lcItemCategory a:hover {
  color: #bfa672;
  text-decoration: none;
}
div.k2LatestCommentsBlock ul li span.lcItemCategory .fa {
  margin-right: 5.5px;
}
div.k2TopCommentersBlock ul {
  padding-left: 0;
}
div.k2TopCommentersBlock ul li span.tcCommentsCounter {
  float: right;
}
div.k2TopCommentersBlock ul li a.tcLatestComment {
  display: block;
}
div.k2ItemsBlock {
  color: #6c6c6c;
}
div.k2ItemsBlock .fa {
  margin-right: 5.5px;
}
div.k2ItemsBlock ul {
  padding: 0;
}
div.k2ItemsBlock ul li {
  padding: 22px 0;
  display: block;
  border-bottom: 1px solid #eeeeee;
}
div.k2ItemsBlock ul li:first-child {
  padding-top: 0;
}
div.k2ItemsBlock ul li.lastItem {
  border: 0;
  padding-bottom: 0;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  color: #222222;
  font-weight: bold;
  font-size: 16px;
}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {
  color: #bfa672;
}
div.k2ItemsBlock ul li div.moduleItemAuthor a {
  color: #999999;
}
div.k2ItemsBlock ul li div.moduleItemAuthor a:active,
div.k2ItemsBlock ul li div.moduleItemAuthor a:focus,
div.k2ItemsBlock ul li div.moduleItemAuthor a:hover {
  color: #bfa672;
}
div.k2ItemsBlock ul li div.moduleItemAuthor p {
  font-style: italic;
  font-size: 12px;
}
div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {
  margin-bottom: 0;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  padding: 11px 0;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  width: 100%;
  margin-bottom: 11px;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.k2ItemsBlock ul li span.moduleItemDateCreated {
  color: #999999;
}
div.k2ItemsBlock ul li a.moduleItemCategory {
  color: #999999;
  display: block;
}
div.k2ItemsBlock ul li a.moduleItemCategory:active,
div.k2ItemsBlock ul li a.moduleItemCategory:focus,
div.k2ItemsBlock ul li a.moduleItemCategory:hover {
  color: #bfa672;
}
div.k2ItemsBlock ul li div.moduleItemTags {
  color: #999999;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  color: #999999;
  display: block;
}
div.k2ItemsBlock ul li a.moduleItemComments:active,
div.k2ItemsBlock ul li a.moduleItemComments:focus,
div.k2ItemsBlock ul li a.moduleItemComments:hover {
  color: #bfa672;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #eeeeee;
  color: #999999;
  margin: 0 8px 0 0;
  padding: 0 4px 0 0;
}
div.k2ItemsBlock ul li a.moduleItemReadMore {
  color: #999999;
}
div.k2ItemsBlock ul li a.moduleItemReadMore:active,
div.k2ItemsBlock ul li a.moduleItemReadMore:focus,
div.k2ItemsBlock ul li a.moduleItemReadMore:hover {
  color: #bfa672;
}
div.k2LoginBlock #modlgn_remember {
  height: auto;
  float: left;
  margin-right: 5.5px;
  width: auto;
}
div.k2LoginBlock .button {
  border: 1px solid #bfa672;
  background: #bfa672;
  border-radius: 2px;
  color: #ffffff;
  padding: 5.5px 22px;
  text-transform: uppercase;
}
div.k2LoginBlock .button:active,
div.k2LoginBlock .button:focus,
div.k2LoginBlock .button:hover {
  border-color: #9d8147;
  background-color: #9d8147;
}
div.k2LoginBlock ul {
  padding-left: 0;
  margin-bottom: 0;
}
div.k2LoginBlock ul a {
  color: #90a4ae;
}
div.k2LoginBlock fieldset.input {
  margin: 0;
  padding-bottom: 11px;
}
div.k2LoginBlock fieldset.input p {
  margin-bottom: 11px;
  padding: 0 0 4px;
}
div.k2LoginBlock fieldset.input p label {
  color: #90a4ae;
  display: block;
  font-weight: 400;
}
div.k2LoginBlock fieldset.input p input {
  display: block;
  width: 100%;
}
div.k2LoginBlock fieldset.input p#form-login-remember input,
div.k2LoginBlock fieldset.input p#form-login-remember label {
  display: inline;
}
@media (min-width: 768px) and (max-width: 1199px) {
  div.k2UserBlock .ubAvatar {
    float: none;
  }
}
div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #eeeeee;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
  display: block;
  font-size: 13px;
  font-weight: bold;
}
div.k2UserBlock ul.k2UserBlockActions {
  padding-left: 61.6px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  div.k2UserBlock ul.k2UserBlockActions {
    padding-left: 0;
  }
}
div.k2UserBlock form input.ubLogout {
  border: 1px solid #bfa672;
  background: #bfa672;
  border-radius: 2px;
  color: #ffffff;
  float: right;
  padding: 5.5px 22px;
  text-transform: uppercase;
}
div.k2UserBlock form input.ubLogout:active,
div.k2UserBlock form input.ubLogout:focus,
div.k2UserBlock form input.ubLogout:hover {
  border-color: #9d8147;
  background-color: #9d8147;
}
div.k2ArchivesBlock {
  font-size: 12px;
}
div.k2ArchivesBlock ul {
  padding: 0;
}
div.k2ArchivesBlock ul li {
  list-style: none;
}
div.k2ArchivesBlock ul li a {
  color: #999999;
  display: block;
  padding: 7.33333333px 0;
}
div.k2ArchivesBlock ul li a:hover {
  color: #bfa672;
  text-decoration: none;
}
div.k2AuthorsListBlock ul {
  padding-left: 0;
}
div.k2AuthorsListBlock ul li a.abAuthorAvatar + .abAuthorName {
  margin-top: 11px;
}
div.k2AuthorsListBlock ul li a.abAuthorName {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  clear: both;
  color: #999999;
  display: block;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover {
  color: #bfa672;
}
div.k2BreadcrumbsBlock span.bcTitle {
  color: #999;
  padding: 0 4px 0 0;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  font-size: 13px;
  padding: 0 4px;
}
div.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}
div.k2CalendarLoader {
  background: #ffffff url("../../images/system/k2CalendarLoader.gif") no-repeat 50% 50%;
}
table.calendar {
  background: #ffffff;
  border-collapse: collapse;
  margin: 0 auto;
  width: 100%;
}
table.calendar tr td {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 2px;
  text-align: center;
  vertical-align: middle;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: left;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 16px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 16px;
  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: 16px;
  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 {
  background: #eee;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarDateLinked a:hover {
  background: #135cae;
  color: #ffffff;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #135cae;
  color: #ffffff;
}
table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #ffffff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  color: #ffffff;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarTodayLinked a:hover {
  background: #BFD9FF;
  display: block;
  padding: 2px;
  text-decoration: none;
}
div.k2CategorySelectBlock form select {
  width: 100%;
}
@media screen and (max-width: 1199px) {
  div.k2CategorySelectBlock form select {
    background-color: #ffffff;
    border-width: 1px;
  }
}
div.k2CategorySelectBlock form select option {
  padding: 7.33333333px;
}
div.k2CategoriesListBlock ul {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 15px;
}
div.k2CategoriesListBlock ul li {
  margin-bottom: 5.5px;
}
div.k2CategoriesListBlock ul li:last-child {
  margin-bottom: 0;
}
div.k2CategoriesListBlock ul li a {
  color: #6c6c6c;
}
div.k2CategoriesListBlock ul li a:before {
  content: '\f115';
  font-family: FontAwesome;
  margin-right: 5.5px;
}
div.k2CategoriesListBlock ul li a:active,
div.k2CategoriesListBlock ul li a:focus,
div.k2CategoriesListBlock ul li a:hover {
  color: #9d8147;
}
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.inputbox {
  margin-bottom: 7.33333333px;
  width: 100%;
}
div.k2SearchBlock form input.button {
  background-color: #bfa672;
  border: 0;
  color: #ffffff;
  padding: 5.5px 11px;
  float: right;
}
div.k2SearchBlock form input.button:hover {
  background-color: #b79b60;
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url('../../images/system/searchLoader.gif') no-repeat 100% 50%;
}
div.k2SearchBlock div.k2LiveSearchResults {
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: none;
  margin-top: -1px;
  position: absolute;
  z-index: 99;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  border-top: 1px dotted #eee;
  display: block;
  padding: 1px 2px;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  background: #fffff0;
}
div.k2TagCloudBlock a {
  color: #ffb74d;
  display: block;
  float: left;
  padding-right: 22px;
}
div.k2TagCloudBlock a:hover {
  color: #bfa672;
  display: block;
  text-decoration: none;
}
div.k2UsersBlock ul {
  padding: 0;
  margin-bottom: 0;
}
div.k2UsersBlock ul li a.ubUserName {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}
div.k2UsersBlock ul li div.ubUserDescription {
  clear: both;
  display: block;
}
div.k2UsersBlock ul li div.ubUserAdditionalInfo {
  line-height: 1;
  font-size: 12px;
}
div.k2UsersBlock ul li div.ubUserAdditionalInfo:before,
div.k2UsersBlock ul li div.ubUserAdditionalInfo:after {
  content: " ";
  display: table;
}
div.k2UsersBlock ul li div.ubUserAdditionalInfo:after {
  clear: both;
}
div.k2UsersBlock ul li div.ubUserAdditionalInfo .ubUserFeedIcon {
  padding: 4px 8px;
  position: absolute;
  top: 10px;
  right: 10px;
}
div.k2UsersBlock ul li div.ubUserAdditionalInfo a {
  color: #b3b3b3;
}
div.k2UsersBlock ul li div.ubUserAdditionalInfo a:active,
div.k2UsersBlock ul li div.ubUserAdditionalInfo a:focus,
div.k2UsersBlock ul li div.ubUserAdditionalInfo a:hover {
  color: #bfa672;
}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  background: url('../../images/fugue/feed.png') no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}
span.ubUserEmail {
  display: block;
  margin-bottom: 3px;
}
div.k2UsersBlock ul li h3 {
  font-size: 18px;
  margin-top: 11px;
  margin-bottom: 5.5px;
}
div.k2UsersBlock ul li ul.ubUserItems li {
  list-style: none;
  font-size: 12px;
}
div.k2UsersBlock ul li ul.ubUserItems li a {
  color: #999999;
}
div.k2UsersBlock ul li ul.ubUserItems li a:hover {
  color: #bfa672;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  #sbox-window {
    background: none;
  }
  #sbox-window.shadow {
    box-shadow: none;
    height: auto !important;
    left: 5px !important;
    width: 95% !important;
  }
  #sbox-window #sbox-content {
    padding: 3px;
  }
  #sbox-window .sbox-content-image {
    height: auto;
  }
  #sbox-window #sbox-btn-close {
    top: -5px;
    right: -5px;
  }
}
#sbox-overlay {
  width: 100% !important;
}