a:active,
a:focus {
  outline: 0;
}
img {
  border: none;
}
.k2Padding {
  padding: 4px;
}
.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.even {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
}
.odd {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
}
div.k2FeedIcon {
  padding: 4px 8px;
}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {
  background: url("../../images/fugue/feed.png") no-repeat 50% 50%;
  display: block;
  float: left;
  height: 16px;
  margin: 0;
  padding: 0;
  width: 16px;
}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {
  display: none;
}
.itemRatingForm {
  display: block;
  float: right;
  line-height: 10px;
  margin-top: 10px;
  vertical-align: middle;
}
.itemRatingForm .formLogLoading {
  background: url("../../images/system/loading.gif") no-repeat right center;
  height: 25px;
  padding: 0 20px 0 0;
}
.itemRatingLog {
  float: right;
  font-size: 11px;
  margin: 0;
  padding: 0 4px 0 0;
  vertical-align: top;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: url("../../images/system/transparent_star.png") right -1000px repeat-x;
}
.itemRatingList {
  background-position: right top;
  float: right;
  font-size: 11px;
  height: 10px;
  list-style: none;
  margin: 0 !important;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 50px;
}
.itemRatingList li {
  background: none;
  display: inline;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  border: none;
  cursor: pointer;
  height: 10px;
  right: 0;
  line-height: 10px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
}
.itemRatingList a:hover {
  background-position: right 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: 100% 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%;
}
.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
  background-color: #fff !important;
}
#recaptcha_table {
  border-color: #ccc !important;
}
#recaptcha_response_field {
  background-color: #fff !important;
  border-color: #ccc !important;
}
.clearList {
  
  clear: both;
  display: none;
  float: none;
}
.lastItem {
  
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.k2Avatar img {
  background: #fff;
  border: none;
  display: block;
  float: right;
  margin: 2px 0 4px 10px;
  padding: 0px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
div.k2Pagination {
  color: #999;
  margin: 24px 0 4px 0;
  padding: 8px;
  text-align: center;
}
div.k2Pagination ul {
  text-align: center;
}
div.k2Pagination ul li {
  display: inline;
}
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: url("../../images/system/featuredItem.png") no-repeat 0% 0;
}
a.itemPrintThisPage {
  background: #F7FAFE;
  border: 1px solid #ccc;
  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;
}
.itemView .itemHeader {
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 1.5em;
}
.itemView .item-image {
  margin-bottom: 2em !important;
}
span.itemEditLink {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  width: 120px;
}
span.itemEditLink:hover a:before {
  color: #008dde !important;
}
span.itemEditLink a {
  background: #F5F5F5 !important;
  color: #666 !important;
  display: inline-block;
  font-size: 0;
  height: 30px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
span.itemEditLink a:hover,
span.itemEditLink a:focus,
span.itemEditLink a:active {
  background: #F5F5F5 !important;
  color: #008dde !important;
}
span.itemEditLink a:before {
  font-size: 14px !important;
  text-indent: 0;
  line-height: 30px;
}
div.itemHeader span.itemDateCreated {
  color: #999;
  font-size: 11px;
}
div.itemHeader h2.itemTitle {
  color: #333;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 300;
  font-size: 2em;
  margin: 0 0 1em;
  line-height: 1.3;
  white-space: normal;
}
div.itemHeader h2.itemTitle span sup {
  color: #CF1919;
  
  font-size: 12px;
  text-decoration: none;
}
div.itemHeader span.itemAuthor {
  display: block;
  margin: 0;
  padding: 0;
}
.itemView.item-page .article-aside {
  margin-bottom: 5px;
}
div.itemToolbar {
  margin: 0 0 25px 0;
  text-transform: uppercase;
}
div.itemToolbar ul {
  list-style: none;
  margin: 4px 0 0;
  padding: 0;
  text-align: left;
}
div.itemToolbar ul li {
  background: none;
  display: inline;
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0 0px 0 4px;
  text-align: center;
}
div.itemToolbar ul li a {
  font-size: 12px;
  font-weight: normal;
}
div.itemToolbar ul li a:hover,
div.itemToolbar ul li a:focus {
  text-decoration: none;
}
div.itemToolbar ul li a img {
  vertical-align: middle;
}
div.itemToolbar ul li a#fontDecrease {
  margin: 0 2px 0 0;
}
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 2px 0 0;
}
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.itemToolbar ul > li:first-child {
  
  border: none;
}
div.itemRatingBlock {
  font-size: 11px;
}
div.itemRatingBlock span {
  color: #999;
  display: block;
  float: right;
  font-style: normal;
  margin: 8px 0 0;
  padding: 0 0 0 4px;
  vertical-align: top;
}
div.itemBody {
  position: relative;
}
.itemBody-button-social {
  margin-right: 70px;
}
div.itemImageBlock {
  margin: 0 0 15px;
  padding: 0px;
}
span.itemImage .modal {
  position: inherit;
  width: auto;
  margin: 0;
  border: 0;
  right: 0;
  top: 0;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
span.itemImageCaption {
  color: #666;
  display: block;
  float: right;
  font-size: 11px;
}
span.itemImageCredits {
  color: #999;
  display: block;
  float: left;
  font-size: 11px;
  font-style: italic;
}
div.itemIntroText {
  color: #333;
  font-weight: 500;
  line-height: normal;
}
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
div.itemExtraFields {
  border-top: 1px dotted #ddd;
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
}
div.itemExtraFields h3 {
  line-height: normal !important;
  margin: 0;
  padding: 0 0 8px 0;
}
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: right;
  font-weight: bold;
  margin: 0 0 0 4px;
  width: 30%;
}
div.itemContentFooter {
  border-top: 1px solid #ddd;
  display: block;
  font-size: 12px;
  margin: 16px 0 4px 0;
  padding: 10px 0 0;
  text-align: left;
  color: #bbb;
}
span.itemHits {
  float: right;
}
div.itemSocialSharing {
  position: absolute;
  right: -70px;
  top: 10px;
}
div.itemLinks {
  margin: 16px 0;
  padding: 0;
}
div.itemCategory span {
  color: #555;
  font-weight: bold;
  padding: 0 0 0 4px;
}
div.itemTagsBlock {
  padding: 0;
  text-transform: uppercase;
}
div.itemTagsBlock span {
  color: #666;
  padding: 0 0 0 4px;
}
div.itemTagsBlock ul.itemTags {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.itemTagsBlock ul.itemTags li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 0 0 4px;
  text-align: center;
}
div.itemTagsBlock ul.itemTags li a {
  color: #222;
}
div.itemTagsBlock ul.itemTags li a:hover,
div.itemTagsBlock ul.itemTags li a:focus {
  color: #222;
}
div.itemAttachmentsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.itemAttachmentsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 0 0 4px;
}
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: #999;
  font-size: 10px;
  font-weight: normal;
}
div.itemAuthorBlock {
  font-size: 13px;
  margin-top: 20px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  background: #fff;
  display: block;
  float: right;
  margin: 20px;
  background-size: 0% 100%;
}
div.itemAuthorBlock div.itemAuthorDetails {
  background: #fafafa;
  font-size: 12px;
  margin: 0 0 20px;
  padding: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px;
  padding: 0;
  line-height: 1;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a {
  color: #333;
  font-size: 20px;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:hover,
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:active,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a:hover,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a:active {
  color: #008dde;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border-left: 1px solid #ccc;
  color: #555;
  font-weight: bold;
  margin: 0 0 0 4px;
  padding: 0 0 0 8px;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthoemail {
  color: #555;
  font-weight: bold;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthoemail a {
  font-weight: normal;
}
.view-item #itemauthoravatar {
  display: inline-block;
  margin-left: 10px;
  width: 30px;
}
.view-item #itemauthoravatar .itemAuthorAvatar {
  width: 30px;
  background-size: 40px 40px;
  border-radius: 40px;
  display: inline-block;
}
div.itemAuthorLatest {
  margin-bottom: 16px;
  padding: 0;
  width: 49%;
}
div.itemAuthorLatest h3 {
  color: #444;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 10px;
  text-transform: uppercase;
}
div.itemAuthorLatest ul {
  list-style: none;
  margin-right: 0;
}
div.itemAuthorLatest ul li {
  background: none;
  border-bottom: 0;
  padding: 5px 0;
}
div.itemAuthorLatest ul li a {
  background: url("../../images/bullet.png") no-repeat right 7px;
  color: #666;
  font-size: 13px;
  padding-right: 10px;
}
div.itemAuthorLatest ul li a:hover,
div.itemAuthorLatest ul li a:focus,
div.itemAuthorLatest ul li a:active {
  background-image: url("../../images/bullet-hover.png");
  color: #008dde;
  text-decoration: none;
}
div.itemRelated {
  margin-bottom: 16px;
  width: 49%;
}
div.itemRelated h3 {
  color: #444;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 10px;
  text-transform: uppercase;
}
div.itemRelated ul {
  list-style: none;
  margin-right: 0;
}
div.itemRelated ul li {
  background: none;
  border-bottom: 0;
}
div.itemRelated ul li a {
  background: url("../../images/bullet.png") no-repeat right 7px;
  color: #666;
  font-size: 13px;
  padding-right: 10px;
}
div.itemRelated ul li a:hover,
div.itemRelated ul li a:focus,
div.itemRelated ul li a:active {
  background-image: url("../../images/bullet-hover.png");
  color: #008dde;
  text-decoration: none;
}
div.itemVideoBlock {
  background: #010101 url("../../images/system/videoplayer-bg.gif") repeat-x bottom;
  margin: 0 0 16px 0;
  padding: 16px;
}
div.itemVideoBlock div.itemVideoEmbedded {
  
  text-align: center;
}
div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  display: block;
  float: right;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}
div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  display: block;
  float: left;
  font-size: 11px;
  font-style: italic;
  text-align: left;
  width: 35%;
}
div.itemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
div.itemNavigation {
  border-top: 1px solid #e5e5e5;
  padding-top: 1em;
  padding-bottom: 1em;
}
div.itemNavigation span.itemNavigationTitle {
  display: none;
}
div.itemNavigation a.itemNext {
  float: left;
}
div.itemComments {
  margin-top: 3em;
}
div.itemComments h3 {
  color: #444;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 10px;
  text-transform: uppercase;
}
div.itemComments ul.itemCommentsList {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
div.itemComments li {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding: 15px 60px 15px 0;
  position: relative;
}
div.itemComments li img {
  background: #fff;
  float: right;
  right: 0;
  margin: 7px 0 0 20px;
  padding: 0;
  position: absolute;
}
div.itemComments li p {
  padding: 4px 0;
}
div.itemComments li span.commentDate {
  color: #666;
  font-size: 13px;
  margin: 0 0 0 8px;
  padding: 0 0 0 4px;
}
div.itemComments li span.commentAuthorName {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
div.itemComments li span.commentAuthorName a {
  color: #444;
}
div.itemComments li span.commentAuthoemail {
  display: none;
}
div.itemComments li span.commentLink {
  float: left;
  margin-right: 8px;
}
div.itemComments li span.commentLink a {
  font-size: 11px;
  text-decoration: underline;
}
div.itemComments li span.commentLink a:hover {
  font-size: 11px;
  text-decoration: underline;
}
div.itemComments li span.commentToolbar {
  clear: both;
  display: block;
}
div.itemComments li span.commentToolbar a {
  color: #999;
  font-size: 11px;
  margin-left: 4px;
  text-decoration: underline;
}
div.itemComments li span.commentToolbar a:hover {
  color: #555;
  font-size: 11px;
  text-decoration: underline;
}
div.itemComments li span.commentToolbarLoading {
  background: url("../../images/system/searchLoader.gif") no-repeat 0% 50%;
}
div.itemComments li.unpublishedComment {
  background: #ffeaea;
}
div.itemCommentsPagination {
  margin: 0 0 24px 0;
  padding: 4px;
}
div.itemCommentsPagination span.pagination {
  clear: both;
  display: block;
  float: left;
}
div.itemCommentsForm {
  margin-bottom: 10px;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.itemCommentsForm .head-comments {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
div.itemCommentsForm h3 {
  color: #444;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 10px;
  text-transform: uppercase;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  margin-top: 10px;
}
div.itemCommentsForm form label {
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin: 5px 0;
  text-transform: uppercase;
}
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 1em 0;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  height: 160px;
  margin: 0;
  width: 95%;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  margin: 0 0 15px;
  width: 95%;
}
div.itemCommentsForm form input#submitCommentButton {
  margin-top: 20px;
}
div.itemCommentsForm form span#formLog {
  color: #CF1919;
  font-weight: bold;
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;
}
div.itemCommentsForm form .formLogLoading {
  background: url("../../images/system/loading.gif") no-repeat right center;
}
.header-comment .pull-left {
  width: 48%;
}
.header-comment .pull-left.last {
  margin-right: 1.5%;
}
div.k2ReportCommentFormContainer {
  margin: 0 auto;
  padding: 8px;
  width: 480px;
}
div.k2ReportCommentFormContainer blockquote {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 8px 0;
  padding: 8px;
  width: 462px;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  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.quoteIconRight {
  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.theComment {
  color: #000;
  font-family: Georgia, "Times New Roman", 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 #ddd;
  display: block;
  font-size: 12px;
  margin: 0 0 8px 0;
  padding: 2px;
  width: 474px;
}
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
  color: #CF1919;
  font-weight: bold;
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url("../../images/system/loading.gif") no-repeat right center;
}
div.itemBackToTop {
  text-align: left;
}
div.itemBackToTop a {
  text-decoration: underline;
}
div.itemBackToTop a:hover {
  text-decoration: underline;
}
ul.pagination-list {
  margin: 0 !important;
}
ul.pagination-list li {
  border: none;
  list-style: none;
  display: inline;
  padding: 0;
}
ul.pagination-list li a {
  background: #008dde;
  color: #fff;
  margin: 0 2px;
  padding: 4px 12px;
}
ul.pagination-list li a:hover,
ul.pagination-list li a:focus {
  background: #006dab;
  color: #fff;
  text-decoration: none;
}
ul.pagination-list .disabled > span,
ul.pagination-list .disabled > a,
ul.pagination-list .disabled > a:hover,
ul.pagination-list .disabled > a:focus {
  background: #CCCCCC;
  color: #444;
}
.itemContainer .article-info {
  width: 70%;
}
div.itemListCategory {
  padding: 1.5em 2.25em;
}
span.catItemAddLink {
  border-bottom: 1px dotted #ccc;
  display: block;
  margin: 0 0 4px 0;
  padding: 8px 0;
  text-align: left;
}
span.catItemAddLink a {
  background: #eee;
  border: 1px solid #ccc;
  padding: 4px 16px;
  text-decoration: none;
}
span.catItemAddLink a:hover {
  background: #ffffcc;
}
div.itemListSubCategories h3 {
  margin: 0;
}
div.subCategory {
  font-size: 1.5em;
  height: 100% !important;
  padding: 1.5em 2.25em 0;
}
div.subCategory a.subCategoryImage {
  display: block;
  text-align: center;
  margin: -1.5em -2.25em 1.5em;
  height: 50%;
}
div.subCategory a.subCategoryImage img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
div.subCategory h2 {
  border: medium none;
  color: #fff;
  font-size: 1.8em;
  font-weight: 300;
  line-height: 1.5em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
  text-overflow: ellipsis;
  width: 100%;
}
div.subCategory h2 a {
  color: #fff;
  text-transform: uppercase;
}
div.subCategory h2 a:hover {
  text-decoration: none;
}
div.subCategory a.subCategoryMore.btn {
  background: none;
  border-color: #444;
  border-radius: 0 0 0 3px;
  border-left: transparent;
  border-bottom: transparent;
  bottom: 0;
  line-height: normal;
  position: absolute;
  padding: 0.8em;
  left: 0;
}
div.subCategory a.subCategoryMore.btn span {
  display: none;
}
.catItemView .vimage {
  height: 50%;
  overflow: hidden;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.item.active .subCategory h2 a {
  color: #222;
}
.item.active .subCategory a.subCategoryMore.btn {
  border-color: #e5e5e5;
  color: #008dde;
}
div#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
div.catItemView {
  
  padding: 0px;
}
div.groupLinks {
  margin: 0;
  padding: 0;
}
span.catItemEditLink {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  width: 120px;
}
span.catItemEditLink:hover a:before {
  color: #008dde !important;
}
span.catItemEditLink a {
  background: #F5F5F5 !important;
  color: #666 !important;
  display: inline-block;
  font-size: 0;
  height: 30px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
span.catItemEditLink a:hover,
span.catItemEditLink a:focus,
span.catItemEditLink a:active {
  background: #F5F5F5 !important;
  color: #008dde !important;
}
span.catItemEditLink a:before {
  font-size: 14px !important;
  text-indent: 0;
  line-height: 30px;
}
div.catItemHeader h3.catItemTitle {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 300;
  font-size: 2em;
  margin: 0 0 0.75em;
  line-height: 1.5;
  height: 3em;
  width: 100%;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
div.catItemHeader h3.catItemTitle a {
  color: #fff;
}
div.catItemHeader h3.catItemTitle a:hover {
  text-decoration: none;
}
div.catItemHeader h3.catItemTitle span sup {
  color: #CF1919;
  
  font-size: 12px;
  text-decoration: none;
}
div.catItemRatingBlock {
  padding: 8px 0;
}
div.catItemRatingBlock span {
  color: #999;
  display: block;
  float: right;
  font-style: normal;
  margin: 0;
  padding: 0 0 0 4px;
}
div.catItemBody {
  margin: 0;
  padding: 8px 0;
}
span.catItemImage {
  display: block;
  text-align: center;
}
span.catItemImage img {
  width: 100% !important;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
div.catItemExtraFields,
div.genericItemExtraFields {
  border-top: 1px dotted #ddd;
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
}
div.catItemExtraFields h4,
div.genericItemExtraFields h4 {
  line-height: normal !important;
  margin: 0;
  padding: 0 0 8px 0;
}
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.catItemExtraFields ul li span.genericItemExtraFieldsLabel,
div.genericItemExtraFields ul li span.catItemExtraFieldsLabel,
div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  display: block;
  float: right;
  font-weight: bold;
  margin: 0 0 0 4px;
  width: 30%;
}
div.catItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.catItemHitsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.catItemCategory {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.catItemCategory span {
  color: #555;
  font-weight: bold;
  padding: 0 0 0 4px;
}
div.catItemTagsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.catItemTagsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 0 0 4px;
}
div.catItemTagsBlock ul.catItemTags {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 0 0 4px;
  text-align: center;
}
div.catItemAttachmentsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.catItemAttachmentsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 0 0 4px;
}
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 {
  background: #010101 url("../../images/system/videoplayer-bg.gif") repeat-x bottom;
  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;
}
.catItemCommentsLink {
  display: block;
  float: none;
}
div.catItemReadMore {
  display: inline;
}
div.catItemReadMore .k2ReadMore {
  background: none;
  border-color: #444;
  border-bottom: transparent;
  border-left: transparent;
  border-radius: 0 0 0 3px;
  bottom: 0;
  line-height: normal;
  padding: 0.8em;
  position: absolute;
  left: 0;
}
div.catItemReadMore .k2ReadMore span {
  display: none;
}
.item article:hover .k2ReadMore,
.item article:focus .k2ReadMore {
  border-color: #222;
}
.itemContainer.active .catItemHeader h3.catItemTitle a {
  color: #222;
}
.itemContainer.active .catItemReadMore a.k2ReadMore.btn {
  border-color: #e5e5e5;
  border-bottom: 0;
  border-left: 0;
  color: #008dde;
}
span.catItemDateModified {
  border-top: 1px solid #ddd;
  color: #999;
  display: block;
  margin: 4px 0;
  padding: 4px;
  text-align: left;
}
.item article:hover div.userBlock h2,
.item article:focus div.userBlock h2 {
  color: #fff;
}
.item.active article div.userBlock h2 {
  color: #444;
}
.item.active article:hover div.userBlock h2,
.item.active article:focus div.userBlock h2 {
  color: #444;
}
div.userBlock {
  padding: 1.5em;
}
div.userBlock h2 {
  margin: 0;
  font-weight: 300;
  display: inline-block;
}
div.userBlock img {
  display: block;
  float: right;
  margin: 10px 0 0 20px;
}
span.userItemAddLink {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  width: 120px;
}
span.userItemAddLink:hover a:before {
  color: #008dde !important;
}
span.userItemAddLink a {
  background: #F5F5F5 !important;
  color: #666 !important;
  display: inline-block;
  font-size: 0;
  height: 30px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
span.userItemAddLink a:hover,
span.userItemAddLink a:focus,
span.userItemAddLink a:active {
  background: #F5F5F5 !important;
  color: #008dde !important;
}
span.userItemAddLink a:before {
  font-size: 14px !important;
  text-indent: 0;
  line-height: 30px;
}
.userDescription {
  float: right;
  width: 100%;
  margin-top: 15px;
}
div.userAdditionalInfo {
  margin: 0.5em 0 1em;
}
span.userURL {
  color: #666;
  display: block;
}
span.useemail {
  color: #666;
  display: block;
}
div.userItemViewUnpublished {
  background: #fffff2;
  border: 4px dashed #ccc;
  margin: 8px 0;
  opacity: 0.9;
  padding: 8px;
}
span.userItemEditLink {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 0;
  text-align: left;
  width: 120px;
}
span.userItemEditLink:hover a:before {
  color: #008dde !important;
}
span.userItemEditLink a {
  background: #F5F5F5 !important;
  color: #666 !important;
  display: inline-block;
  font-size: 0;
  height: 30px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
span.userItemEditLink a:hover,
span.userItemEditLink a:focus,
span.userItemEditLink a:active {
  background: #F5F5F5 !important;
  color: #008dde !important;
}
span.userItemEditLink a:before {
  font-size: 14px !important;
  text-indent: 0;
  line-height: 30px;
}
div.userItemHeader span.userItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.userItemHeader h3.userItemTitle {
  color: #fff;
  font-size: 2em;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 300;
  height: 3em;
  line-height: 1.5;
  margin: 0 0 0.75em;
  width: 100%;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
div.userItemHeader h3.userItemTitle a {
  color: #fff;
}
div.userItemHeader h3.userItemTitle a:hover {
  text-decoration: none;
}
div.userItemHeader h3.userItemTitle span sup {
  color: #CF1919;
  
  font-size: 12px;
  text-decoration: none;
}
div.userItemBody {
  margin: 0;
  padding: 0;
}
div.userItemImageBlock {
  margin: 0;
  padding: 0;
}
span.userItemImage {
  display: block;
  margin: 0;
  text-align: center;
}
span.userItemImage img {
  border: none;
  padding: 0;
  width: 100% !important;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
div.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.userItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.userItemCategory {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.userItemCategory span {
  color: #555;
  font-weight: bold;
  padding: 0 0 0 4px;
}
.userItemTagsBlock {
  display: block;
  float: none;
  width: 100%;
}
.userItemTagsBlock ul.userItemTags {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.userItemTagsBlock ul.userItemTags li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 0 0 4px;
  text-align: center;
}
div.userItemCommentsLink {
  border-left: 1px solid #ccc;
  display: inline;
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
}
div.userItemReadMore {
  display: inline;
}
div.userItemReadMore .k2ReadMore {
  background: none;
  border-color: #444;
  border-radius: 0 0 0 3px;
  border-left: transparent;
  border-bottom: transparent;
  bottom: 0;
  line-height: normal;
  padding: 0.8em;
  position: absolute;
  left: 0;
}
div.userItemReadMore .k2ReadMore span {
  display: none;
}
.userItemView.active .userItemHeader h3.userItemTitle a {
  color: #222;
}
.userItemView.active .userItemReadMore a.k2ReadMore.btn {
  border-color: #e5e5e5;
  border-bottom: 0;
  border-left: 0;
  color: #008dde;
}
div.tagItemHeader h2.tagItemTitle {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 300;
  font-size: 2em;
  margin: 0 0 0.75em;
  line-height: 1.5;
  height: 3em;
  width: 100%;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
div.tagItemHeader h2.tagItemTitle a {
  color: #fff;
}
div.tagItemHeader h2.tagItemTitle a:hover {
  text-decoration: none;
}
div.tagItemHeader h2.tagItemTitle span sup {
  color: #CF1919;
  
  font-size: 12px;
  text-decoration: none;
}
span.tagItemImage {
  display: block;
  margin: 0;
  text-align: center;
}
span.tagItemImage img {
  border: none;
  padding: 0;
  width: 100% !important;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
div.tagItemCategory {
  border-left: 1px solid #ccc;
  display: inline;
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
}
div.tagItemCategory span {
  color: #555;
  font-weight: bold;
  padding: 0 0 0 4px;
}
div.tagItemReadMore {
  display: inline;
}
div.tagItemReadMore .k2ReadMore {
  background: none;
  border-color: #444;
  border-radius: 0 0 0 3px;
  border-left: transparent;
  border-bottom: transparent;
  bottom: 0;
  line-height: normal;
  padding: 0.8em;
  position: absolute;
  left: 0;
}
div.tagItemReadMore .k2ReadMore span {
  display: none;
}
.tagItemView.active .tagItemHeader h2.tagItemTitle a {
  color: #222;
}
.tagItemView.active .tagItemReadMore a.k2ReadMore.btn {
  border-color: #e5e5e5;
  color: #008dde;
}
.genericItemView .article-intro,
.tagItemView .article-intro,
.userItemView .article-intro,
.itemContainer .article-intro {
  color: #999;
  height: 3em;
  overflow: hidden;
}
.genericItemView .vimage,
.userItemView .vimage,
.tagItemView .vimage,
.itemListView .vimage {
  height: 50%;
  overflow: hidden;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
div.genericItemHeader h2.genericItemTitle {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 300;
  font-size: 2em;
  margin: 0 0 0.75em;
  line-height: 1.5;
  height: 3em;
  width: 100%;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
div.genericItemHeader h2.genericItemTitle a {
  color: #fff;
}
div.genericItemHeader h2.genericItemTitle a:hover {
  text-decoration: none;
}
.item.active article h2.genericItemTitle a {
  color: #444;
}
.item.active article h2.genericItemTitle a:hover {
  text-decoration: none;
}
div.genericItemReadMore {
  display: inline;
}
div.genericItemReadMore .k2ReadMore {
  background: none;
  border-color: #444;
  border-bottom: transparent;
  border-left: transparent;
  border-radius: 0 0 0 3px;
  bottom: 0;
  line-height: normal;
  padding: 0.8em;
  position: absolute;
  left: 0;
}
div.genericItemReadMore .k2ReadMore span {
  display: none;
}
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: right;
}
div.latestItemsCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 8px 8px;
  padding: 8px;
}
div.latestItemsCategoryImage {
  text-align: center;
}
div.latestItemsCategoryImage img {
  background: #fff;
  border: 1px solid #ddd;
  margin: 0 0 0 8px;
  padding: 4px;
}
div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  clear: both;
  margin: 0 0 8px 8px;
  padding: 8px;
}
div.latestItemsUser img {
  background: #fff;
  border: 1px solid #ddd;
  display: block;
  float: right;
  margin: 0 0 0 8px;
  padding: 4px;
}
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  margin: 8px 0 0 0;
  padding: 4px 0;
}
span.latestItemsUserURL {
  color: #555;
  display: block;
  font-weight: bold;
}
span.latestItemsUseemail {
  color: #555;
  display: block;
  font-weight: bold;
}
div.latestItemList {
  padding: 0 0 8px 8px;
}
div.latestItemHeader h3.latestItemTitle {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  padding: 10px 0 4px 0;
}
span.latestItemDateCreated {
  color: #999;
  font-size: 11px;
}
div.latestItemBody {
  margin: 0;
  padding: 8px 0;
}
div.latestItemImageBlock {
  float: right;
  margin: 0;
  padding: 0;
}
span.latestItemImage {
  display: block;
  margin: 0 0 8px 8px;
  text-align: center;
}
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 {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.latestItemCategory span {
  color: #555;
  font-weight: bold;
  padding: 0 0 0 4px;
}
div.latestItemTagsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.latestItemTagsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 0 0 4px;
}
div.latestItemTagsBlock ul.latestItemTags {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 0 0 4px;
  text-align: center;
}
div.latestItemVideoBlock {
  background: #010101 url(../../images/system/videoplayer-bg.gif) repeat-x bottom;
  margin: 0 0 16px 0;
  padding: 16px;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}
div.latestItemCommentsLink {
  border-left: 1px solid #ccc;
  display: inline;
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
}
div.latestItemReadMore {
  display: inline;
}
h2.latestItemTitleList {
  border-bottom: 1px dotted #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: normal;
  margin: 8px 0 2px 0;
  padding: 2px 0;
}
.k2AccountPage table th.k2ProfileHeading {
  color: #444;
  font-size: 16px;
  text-transform: uppercase;
}
.k2AccountPage table tr td label {
  vertical-align: middle;
}
.k2AccountPage table tr td label.radiobtn {
  display: inline-block;
  margin-left: 5px;
}
.k2AccountPage table tr td input[type="radio"] {
  vertical-align: top;
}
.k2AccountPage input#del_image {
  float: right;
  margin-left: 4px;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  display: block;
  margin: 10px 0;
  padding: 0;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 20px 0;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px solid #e5e5e5;
  margin: 8px 0;
  padding: 20px 0 0;
  text-align: left;
}
.k2AccountPage th.k2ProfileHeading {
  background: none;
  font-size: 18px;
  padding: 8px;
  text-align: right;
}
.k2AccountPage td#userAdminParams {
  margin: 0;
  padding: 0;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  border: 0;
  color: #666;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  width: 140px;
}
.k2AccountPage table.admintable td {
  border: 0;
  vertical-align: middle;
}
div.k2LatestCommentsBlock ul {
  margin-right: 0;
}
div.k2LatestCommentsBlock ul li {
  list-style: none;
  margin-bottom: 10px;
  padding: 10px 0;
}
div.k2LatestCommentsBlock ul li .lcUsername {
  display: block;
}
div.k2LatestCommentsBlock ul li .lcUsername a {
  color: #333;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
}
div.k2LatestCommentsBlock ul li .lcUsername a:hover,
div.k2LatestCommentsBlock ul li .lcUsername a:focus {
  color: #008dde;
}
div.k2LatestCommentsBlock ul li .lcItemTitle a {
  color: #444;
  display: block;
  font-size: 14px;
}
div.k2LatestCommentsBlock ul li .lcItemTitle a:hover,
div.k2LatestCommentsBlock ul li .lcItemTitle a:focus {
  color: #008dde;
  text-decoration: none;
}
div.k2LatestCommentsBlock ul li a.lcComment {
  color: #333;
  display: block;
}
div.k2LatestCommentsBlock ul li a.lcComment:hover,
div.k2LatestCommentsBlock ul li a.lcComment:focus {
  color: #444;
}
div.k2LatestCommentsBlock ul li .lcItemCategory,
div.k2LatestCommentsBlock ul li .lcCommentDate {
  color: #999;
  text-transform: uppercase;
}
div.k2LatestCommentsBlock ul li div.clearfix {
  float: right;
  width: 100%;
}
div.k2TopCommentersBlock ul {
  margin-right: 0;
}
div.k2TopCommentersBlock ul li {
  list-style: none;
}
div.k2TopCommentersBlock ul li a.tcLink {
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
}
div.k2TopCommentersBlock ul li a.tcLink:hover,
div.k2TopCommentersBlock ul li a.tcLink:focus {
  color: #008dde;
}
div.k2TopCommentersBlock ul li a.tcLatestComment {
  color: #333;
  display: block;
  margin-bottom: 5px;
}
div.k2TopCommentersBlock ul li .tcLatestCommentDate {
  color: #999;
  text-transform: uppercase;
}
div.k2ItemsBlock ul {
  margin-right: 0;
}
div.k2ItemsBlock ul li {
  list-style: none;
  margin-bottom: 15px;
  position: relative;
}
div.k2ItemsBlock ul li .moduleItemAuthor {
  text-transform: uppercase;
}
div.k2ItemsBlock ul li .moduleItemAuthor a {
  color: #333;
}
div.k2ItemsBlock ul li .moduleItemAuthor a:hover,
div.k2ItemsBlock ul li .moduleItemAuthor a:focus {
  color: #008dde;
}
div.k2ItemsBlock ul li .moduleItemDateCreated,
div.k2ItemsBlock ul li .moduleItemCategory,
div.k2ItemsBlock ul li .moduleItemHits {
  color: #999;
  text-transform: uppercase;
}
div.k2ItemsBlock ul li .moduleItemIntrotext {
  margin-top: 15px;
  margin-bottom: 15px;
}
div.k2ItemsBlock ul li .k2ReadMore {
  color: #666;
  background: none;
  border-color: #444;
  border: solid 1px #e5e5e5;
  bottom: 10px;
  font-size: 10px;
  line-height: normal;
  padding: 5px;
  position: absolute;
  left: 0;
}
div.k2ItemsBlock ul li .k2ReadMore:hover,
div.k2ItemsBlock ul li .k2ReadMore:focus {
  color: #008dde;
}
div.k2ItemsBlock ul li .k2ReadMore span {
  display: none;
}
div.k2ItemsBlock ul li .moduleItemVideo iframe {
  margin-bottom: 15px;
  width: 100% !important;
}
div.k2ItemsBlock ul li.lastItem {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
div.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px 0;
}
div.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px 0;
}
div.k2LoginBlock fieldset.input p label {
  display: block;
}
div.k2LoginBlock fieldset.input p input {
  display: block;
  margin-bottom: 5px;
}
div.k2LoginBlock fieldset.input p#form-login-remember {
  margin-bottom: 5px;
}
div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
  margin-left: 5px;
  vertical-align: top;
}
div.k2LoginBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
div.k2LoginBlock ul {
  margin-right: 0;
}
div.k2LoginBlock ul li {
  list-style: none;
}
div.k2LoginBlock ul li a {
  background: url("../../images/bullet.png") no-repeat right center;
  border: none;
  color: #666;
  height: auto;
  margin: 0 0 5px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  padding: 0 10px 0 0;
  text-align: right;
  width: auto;
}
div.k2LoginBlock ul li a:hover,
div.k2LoginBlock ul li a:focus,
div.k2LoginBlock ul li a:active {
  background-image: url("../../images/bullet-hover.png");
  color: #005c92;
  text-decoration: none;
}
.k2UserBlock ul.k2UserBlockActions {
  margin-right: 0;
}
.k2UserBlock ul.k2UserBlockActions li {
  list-style: none;
}
.k2UserBlock ul.k2UserBlockActions li a,
.k2UserBlock ul.k2UserBlockActions li a.modal {
  background: url("../../images/bullet.png") no-repeat right center !important;
  border: none;
  color: #666 !important;
  display: inline-block;
  font-size: 12px;
  height: auto;
  right: auto;
  margin: 0 0 5px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  padding: 0 10px 0 0;
  position: inherit;
  top: auto;
  text-align: right;
  width: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k2UserBlock ul.k2UserBlockActions li a:hover,
.k2UserBlock ul.k2UserBlockActions li a:focus,
.k2UserBlock ul.k2UserBlockActions li a:active,
.k2UserBlock ul.k2UserBlockActions li a.modal:hover,
.k2UserBlock ul.k2UserBlockActions li a.modal:focus,
.k2UserBlock ul.k2UserBlockActions li a.modal:active {
  background-image: url("../../images/bullet-hover.png") !important;
  color: #005c92 !important;
  text-decoration: none;
}
div.k2ArchivesBlock ul {
  margin-right: 0;
}
div.k2ArchivesBlock ul li {
  list-style: none;
}
div.k2ArchivesBlock ul li a {
  background: url("../../images/bullet.png") no-repeat right center;
  border: none;
  color: #666;
  height: auto;
  margin: 0 0 5px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  padding: 0 10px 0 0;
  text-align: right;
  width: auto;
}
div.k2ArchivesBlock ul li a:hover,
div.k2ArchivesBlock ul li a:focus,
div.k2ArchivesBlock ul li a:active {
  background-image: url("../../images/bullet-hover.png");
  color: #005c92;
  text-decoration: none;
}
div.k2AuthorsListBlock ul {
  margin-right: 0;
}
div.k2AuthorsListBlock ul li {
  list-style: none;
}
div.k2AuthorsListBlock ul li a.abAuthorName {
  text-transform: uppercase;
  display: block;
  color: #333;
}
div.k2AuthorsListBlock ul li a.abAuthorName:hover,
div.k2AuthorsListBlock ul li a.abAuthorName:focus {
  color: #008dde;
}
div.k2BreadcrumbsBlock span.bcTitle {
  color: #999;
  padding: 0 0 0 4px;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  font-size: 14px;
  padding: 0 4px;
}
div.k2CalendarBlock {
  margin-bottom: 8px;
}
div.k2CalendarBlock div.k2CalendarLoader {
  background: #fff url(../../images/system/k2CalendarLoader.gif) no-repeat 50% 50%;
}
div.k2CalendarBlock table.calendar {
  background: #fff;
  border-collapse: collapse;
  margin: 0 auto;
  width: 100%;
}
div.k2CalendarBlock table.calendar tr td {
  background: #fff;
  border: 1px solid #f4f4f4;
  padding: 7px;
  text-align: center;
  vertical-align: middle;
}
div.k2CalendarBlock table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: right;
}
div.k2CalendarBlock table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}
div.k2CalendarBlock table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 20px;
  text-decoration: none;
}
div.k2CalendarBlock table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3;
}
div.k2CalendarBlock table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3;
  text-align: left;
}
div.k2CalendarBlock table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
div.k2CalendarBlock table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 20px;
  text-decoration: none;
}
div.k2CalendarBlock table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}
div.k2CalendarBlock table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
div.k2CalendarBlock table.calendar tr td.calendarDateLinked {
  padding: 0;
}
div.k2CalendarBlock table.calendar tr td.calendarDateLinked a {
  background: #eee;
  display: block;
  padding: 2px;
  text-decoration: none;
}
div.k2CalendarBlock table.calendar tr td.calendarDateLinked a:hover {
  background: #135cae;
  color: #fff;
  display: block;
  padding: 2px;
  text-decoration: none;
}
div.k2CalendarBlock table.calendar tr td.calendarToday {
  background: #135cae;
  color: #fff;
}
div.k2CalendarBlock table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #fff;
  padding: 0;
}
div.k2CalendarBlock table.calendar tr td.calendarTodayLinked a {
  color: #fff;
  display: block;
  padding: 2px;
  text-decoration: none;
}
div.k2CalendarBlock table.calendar tr td.calendarTodayLinked a:hover {
  background: #BFD9FF;
  display: block;
  padding: 2px;
  text-decoration: none;
}
div.k2CategorySelectBlock form select {
  width: 90%;
}
div.k2CategoriesListBlock ul {
  margin-right: 0;
}
div.k2CategoriesListBlock ul li {
  list-style: none;
}
div.k2CategoriesListBlock ul li a {
  background: url("../../images/bullet.png") no-repeat right center;
  border: none;
  color: #666;
  display: block;
  height: auto;
  margin: 0 0 5px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  padding: 2px 10px 2px 0;
  text-align: right;
  width: auto;
}
div.k2CategoriesListBlock ul li a:hover,
div.k2CategoriesListBlock ul li a:focus,
div.k2CategoriesListBlock ul li a:active {
  background-image: url("../../images/bullet-hover.png");
  color: #005c92;
  text-decoration: none;
}
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 0% 50%;
}
div.k2SearchBlock div.k2LiveSearchResults {
  background: #fff;
  border: 1px solid #ccc;
  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 {
  padding: 8px 0;
}
div.k2TagCloudBlock a {
  display: block;
  float: right;
  padding: 0 4px;
}
div.k2TagCloudBlock a:hover {
  background: #135cae;
  color: #fff;
  display: block;
  float: right;
  padding: 0 4px;
  text-decoration: none;
}
div.k2UsersBlock ul {
  margin-right: 0;
}
div.k2UsersBlock ul li {
  list-style: none;
}
div.k2UsersBlock ul li h3 {
  clear: both;
  margin: 8px 0 0 0;
  padding: 0;
}
div.k2UsersBlock ul li .ubUserName {
  color: #333;
  text-transform: uppercase;
}
div.k2UsersBlock ul li .ubUserName:hover,
div.k2UsersBlock ul li .ubUserName:focus {
  color: #008dde;
}
div.k2UsersBlock ul li .ubUserAvatar img {
  border: none;
  margin-left: 10px;
  padding: 0;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
div.k2UsersBlock ul li.even {
  background: none;
}
div.k2UsersBlock ul h3 {
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  background: url("../../images/fugue/feed.png") no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 0 0 2px;
  padding: 0;
  width: 16px;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}
a.ubUserURL,
a.ubUserURL:hover {
  background: url("../../images/fugue/globe.png") no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 0 0 2px;
  padding: 0;
  width: 16px;
}
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
span.ubUseemail {
  background: url("../../images/fugue/mail.png") no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 0 0 2px;
  overflow: hidden;
  padding: 0;
  width: 16px;
}
span.ubUseemail a {
  display: inline-block;
  height: 16px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 16px;
}
.commentToolbar .modal {
  border: none;
  right: 0;
  margin: 0;
  position: inherit;
  top: 0;
  left: auto;
  width: auto;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
span.itemEditLink,
span.catItemAddLink,
span.catItemEditLink {
  padding: 0;
}
span.itemEditLink a.modal,
span.catItemAddLink a.modal,
span.catItemEditLink a.modal,
span.userItemEditLink a.modal,
span.userItemAddLink a.modal,
.k2UserBlock ul li a.modal,
.hidden-phone a.modal {
  background: #F5F5F5 !important;
  border: 1px solid #E5E5E5;
  color: #666 !important;
  display: inline-block;
  font-size: 0px;
  height: 30px;
  right: 0;
  margin: 0;
  position: inherit;
  text-align: center;
  top: 0;
  left: auto;
  vertical-align: middle;
  width: 30px;
  z-index: 10;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.hidden-phone a.modal {
  border: none;
  background: none;
}
#k2FrontendEditToolbar h2 {
  background: url("../../images/system/K2_Logo_105x40_24.png") no-repeat 100% 50% !important;
  display: block;
}
.k2ItemFormEditor {
  border: solid 1px blue;
}
.k2ItemFormEditor #editor-xtd-buttons {
  margin-top: 35px;
}
.k2ItemFormEditor .toggle-editor.btn-toolbar {
  margin-top: 40px;
}


div.itemRelated ul li a,
div.itemAuthorLatest ul li a {
  display: inline-block;
}