

a:active,
a:focus {
  outline: 0;
}
img {
  border: none;
}

#k2Container {
  padding: 0 0 24px 0;
}
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;
}

.even {
  background: #fffff0;
  border-bottom: 1px dotted #ccc;
  padding: 2px;
}
.odd {
  background: #fff;
  border-bottom: 1px dotted #ccc;
  padding: 2px;
}

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: right;
  height: 16px;
  margin: 0;
  padding: 0;
  width: 16px;
}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {
  display: none;
}

.itemRatingForm {
  display: inline-block;
  line-height: 25px;
  vertical-align: top;
}
.itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
  display: inline-block;
  font-weight: bold;
  color: #555555;
}
div.itemRatingForm .formLogLoading {
  background: url(../../../images/system/loading.gif) no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: transparent url(../../../images/system/transparent_star.gif) left -1000px repeat-x;
}
.itemRatingList {
  background-position: left top;
  display: inline-block;
  height: 25px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 125px;
  vertical-align: top;
}
.itemRatingList li {
  background: none;
  display: inline;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  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%;
}

.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;
  
}

.k2Avatar img {
  display: block;
  float: left;
  margin-right: 15px;
}

div.k2Pagination {
  color: #999999;
  margin: 24px 0 64px 0;
  padding: 8px;
  text-align: center;
}

div.k2Pagination ul {
  text-align: center;
}
div.k2Pagination ul li {
  display: inline-block;
}
div.k2Pagination ul li a {
  display: block;
  padding: 5px 13px;
  background: #f3f3f3;
  margin-left: 2px;
}
div.k2Pagination ul li a:hover {
  background: #0497da;
  color: #ffffff;
}
.itemCommentsPagination .pagination-list {
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
}
.itemCommentsPagination .pagination-list > li {
  display: inline;
}
.itemCommentsPagination .pagination-list > li > a,
.itemCommentsPagination .pagination-list > li > span {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #FFFFFF;
  border-color: #DDDDDD;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  float: left;
  line-height: 25px;
  padding: 4px 12px;
  text-decoration: none;
}
.itemCommentsPagination .pagination-list > .disabled > span,
.itemCommentsPagination .pagination-list > .disabled > a,
.itemCommentsPagination .pagination-list > .disabled > a:hover,
.itemCommentsPagination .pagination-list > .disabled > a:focus {
  background-color: transparent;
  color: #999999;
  cursor: default;
}
.itemCommentsPagination .pagination-list > li:first-child > a,
.itemCommentsPagination .pagination-list > li:first-child > span {
  border-bottom-left-radius: 0;
  border-left-width: 1px;
  border-top-left-radius: 0;
}

div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: url(../../../images/system/featuredItem.png) no-repeat 100% 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;
}
div.itemView {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
span.itemEditLink {
  display: block;
  float: right;
  margin: 0;
  padding: 4px 0;
  text-align: right;
  width: 120px;
}
span.itemEditLink a {
  background: #eee;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.itemEditLink a:hover {
  background: #ffffcc;
}
div.itemBody div.itemHeader {
  color: #999999;
  font-size: 12px;
  margin-bottom: 40px;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  text-transform: Uppercase;
}
div.itemHeader span {
  display: block;
}
div.itemHeader span:before {
  font-family: "FontAwesome";
  font-weight: normal !important;
  margin-right: 5px;
}
div.itemHeader h2.itemTitle {
  margin: 0 0 15px 0;
  line-height: 1;
  font-size: 40px;
}
div.itemHeader h2.itemTitle span {
  font-size: 28px;
}
div.itemHeader h2.itemTitle span {
  display: inline;
}
div.itemHeader h2.itemTitle span sup {
  color: #CF1919;
  font-size: 14px;
  
  text-decoration: none;
}
div.itemToolbar {
  color: #999999;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 0 0 10px;
  border-top: 0;
  border-bottom: 0;
  text-transform: Uppercase;
}
div.itemToolbar span.itemAuthor,
div.itemToolbar span.itemDateCreated,
div.itemToolbar span.itemHits {
  font-weight: bold;
  display: inline-block;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
  line-height: 1;
  color: #555555;
}
div.itemToolbar span.itemAuthor small,
div.itemToolbar span.itemDateCreated small,
div.itemToolbar span.itemDateModified small,
div.itemToolbar span.itemHits small {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal !important;
  font-size: 14px;
  margin-right: 3px;
  text-transform: none;
  color: #999999;
}
div.itemToolbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.itemToolbar ul li {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: none;
  float: left;
  line-height: 25px;
}
div.itemToolbar ul li a {
  color: #666666;
}
div.itemToolbar ul li a:hover,
div.itemToolbar ul li a:active,
div.itemToolbar ul li a:focus {
  color: #555555;
  text-decoration: none;
}
div.itemToolbar ul > li:first-child {
  border: none;
  
  margin-left: 0;
}
div.itemToolbar ul li a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
}
div.itemToolbar ul li a.itemPrintLink:before {
  content: "\f02f";
}
div.itemToolbar ul li a.itemEmailLink:before {
  content: "\f003";
}
div.itemToolbar ul li a img {
  vertical-align: middle;
}
div.itemToolbar ul li a#fontDecrease:before {
  content: "\f056";
}
div.itemToolbar ul li a#fontDecrease img {
  display: none;
}
div.itemToolbar ul li a#fontIncrease:before {
  content: "\f055";
}
div.itemToolbar ul li a#fontIncrease img {
  display: none;
}
div.itemToolbar ul li a#fontDecrease span,
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}
div.itemRatingBlock {
  line-height: 25px;
}
div.itemRatingBlock span {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal !important;
  font-size: 14px;
  margin-right: 3px;
  text-transform: none;
  color: #999999;
}
div.itemBody {
  margin: 0;
  padding: 8px 0;
}
div.itemBody.row {
  margin-left: -15px;
  margin-right: -15px;
}
div.itemImageBlock {
  float: none;
  margin: 0 0 20px;
  position: relative;
}
span.itemImage {
  display: block;
  padding: 4px;
  border: 1px solid #eeeeee;
  line-height: 0px;
}
span.itemImageCaption {
  color: #666;
  display: block;
  float: left;
  font-size: 11px;
}
span.itemImage a.modal {
  border: none;
  border-radius: 0 0 0 0;
  box-shadow: none;
  display: block;
  left: 0;
  margin: 0;
  position: relative;
  right: 0;
  top: -225px;
  width: auto;
  z-index: 10;
}
span.itemImageCredits {
  color: #999999;
  display: block;
  float: right;
  font-size: 11px;
  font-style: italic;
}
div.itemIntroText {
  color: #555555;
  font-weight: bold;
}
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;
  border: 0;
}
div.itemExtraFields ul li.social {
  text-align: center;
}
div.itemExtraFields ul li.social li {
  display: inline-block;
}
div.itemExtraFields ul li.social li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  background: #0497da;
  float: left;
}
div.itemExtraFields ul li.social li a:hover {
  background: #0497da;
}
div.itemExtraFields ul li.social li a i {
  padding: 0;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.itemContentFooter {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  text-transform: Uppercase;
}
div.itemContentFooter span {
  padding-right: 15px;
}
div.itemSocialSharing {
  margin-bottom: 30px;
}
div.itemTwitterButton {
  float: left;
  margin: 2px 24px 0 0;
}
div.itemFacebookButton {
  float: left;
  margin-right: 24px;
  width: 200px;
}
div.itemGooglePlusOneButton {
  float: left;
}
div.itemLinks {
  margin: 16px 0;
  padding: 0;
}
div.itemCategory {
  display: inline-block !important;
  background: transparent;
  padding: 5px 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: normal;
}
div.itemCategory a,
div.itemCategory a:hover,
div.itemCategory a:active,
div.itemCategory a:focus {
  text-decoration: none;
}
div.itemCategory span {
  display: none;
}
div.itemTagsBlock {
  padding-top: 20px;
  padding-bottom: 10px;
}
div.itemTagsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
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 4px 0 0;
  text-align: center;
}
div.itemAttachmentsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.itemAttachmentsBlock span {
  color: #555;
  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: #999999;
  font-size: 10px;
  font-weight: normal;
}
span.itemDateModified {
  font-weight: bold;
  display: inline-block;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
  line-height: 1;
  color: #555555;
}
span.itemDateModified small {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal !important;
  font-size: 14px;
  margin-right: 3px;
  text-transform: none;
  color: #999999;
}

div.itemAuthorPadding {
  padding: 30px 0;
  margin: 30px 0;
  border-top: 1px solid #ddd;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  margin-right: 20px;
  float: left;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  margin: 0 0 4px 0;
  padding: 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border-right: 1px solid #ccc;
  color: #555;
  font-weight: bold;
  margin: 0 4px 0 0;
  padding: 0 8px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  color: #555;
  font-weight: bold;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
}

div.itemAuthorLatest {
  margin-bottom: 16px;
  padding: 0;
}
div.itemAuthorLatest ul {
  list-style: none;
  margin: 0;
}
div.itemAuthorLatest ul li {
  background: none;
  border-bottom: 0;
}

div.itemRelated {
  margin-bottom: 16px;
  
  padding: 0;
}
div.itemRelated ul {
  margin: 0;
  list-style: none;
}
div.itemRelated ul li {
  background: none;
  border-bottom: 0;
}
div.itemRelated ul li.k2ScrollerElement {
  background: #fff;
  
  border: 1px solid #ccc;
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  padding: 4px;
}
div.itemRelated ul li.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

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: 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 0;
  padding: 0;
}

div.itemNavigation {
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee;
  margin: 0 0 20px 0;
  padding: 4px 0;
}
div.itemNavigation span.itemNavigationTitle {
  color: #999999;
}
div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
div.itemNavigation a.itemNext {
  padding: 0 12px;
}

div.itemComments ul.itemCommentsList {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
div.itemComments ul.itemCommentsList li {
  border-bottom: 1px dotted #ddd;
  margin: 0;
  padding: 4px;
}
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: #fff;
  border-bottom: 1px solid #d7d7d7;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  float: left;
  margin: 4px 4px 4px 0;
  padding: 4px;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  border-right: 1px solid #ccc;
  font-size: 14px;
  font-weight: bold;
  margin: 0 8px 0 0;
  padding: 0 4px 0 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-size: 14px;
  font-weight: bold;
}
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  color: #999999;
  font-size: 11px;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  color: #555;
  font-size: 11px;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  clear: both;
  display: block;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  color: #999999;
  font-size: 11px;
  margin-right: 4px;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  color: #555;
  font-size: 11px;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url(../../../images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.itemCommentsPagination {
  margin: 0 0 24px 0;
  padding: 4px;
}
div.itemCommentsPagination span.pagination {
  clear: both;
  display: block;
  float: right;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  padding-top: 15px;
  margin-bottom: 15px;
  font-size: 12px;
  color: #666666;
}
div.itemCommentsForm form .inputWrapper {
  margin-right: -3%;
}
div.itemCommentsForm form input,
div.itemCommentsForm form textarea {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
div.itemCommentsForm form input {
  display: inline-block;
  width: 30%;
  margin: 0 3% 3% 0;
}
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;
}

div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin-top: -100px;
}
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: 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: #000;
  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 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 {
  text-decoration: underline;
}
div.itemBackToTop a:hover {
  text-decoration: underline;
}

span.catItemAddLink {
  border-bottom: 1px dotted #ccc;
  display: block;
  margin: 0 0 4px 0;
  padding: 8px 0;
  text-align: right;
}
span.catItemAddLink a {
  background: #eee;
  border: 1px solid #ccc;
  padding: 4px 16px;
  text-decoration: none;
}
span.catItemAddLink a:hover {
  background: #ffffcc;
}
div.itemListCategory img {
  display: block;
  float: left;
  margin: 0 30px 0 0;
}

div.subCategoryContainer {
  float: left;
}
div.subCategory {
  position: relative;
}
div.subCategory a.subCategoryImage,
div.subCategory a.subCategoryImage:hover {
  display: block;
  text-align: center;
}
div.subCategory h2 {
  position: absolute;
  top: 20px;
  line-height: normal;
  margin: 0;
  padding: 5px 10px;
  background: #0497da;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div.subCategory h2 a {
  color: #ffffff;
}
div.subCategory h2 a:hover {
  text-decoration: none;
}
a.subCategoryMore {
  display: none;
}

div#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
div.itemContainer {
  float: left;
}

div.catItemView {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #eeeeee;
}

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-size: 14px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.catItemEditLink a:hover {
  background: #ffffcc;
}
div.catItemHeader {
  color: #95a5a6;
  font-size: 12px;
  margin-bottom: 15px;
}
div.catItemHeader span {
  margin-right: 15px;
  display: inline-block;
  line-height: normal;
  margin-right: 20px;
  padding: 5px 0;
  margin-bottom: 5px;
}
div.catItemHeader a {
  color: #95a5a6;
}
div.catItemHeader a:hover {
  color: #03638f;
}
div.catItemHeader .catItemTitle {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 1;
  text-transform: none;
}
div.catItemHeader .catItemTitle a {
  color: #0497da;
}
div.catItemHeader .catItemTitle a:hover {
  color: #03638f;
}
div.catItemHeader .catItemTitle span sup {
  color: #CF1919;
  font-size: 14px;
  
  text-decoration: none;
}
div.catItemRatingBlock {
  padding: 8px 0;
}
div.catItemRatingBlock span {
  color: #999999;
  display: block;
  float: left;
  font-style: normal;
  margin: 0;
  padding: 0 4px 0 0;
}
div.catItemBody {
  margin: 0;
}
div.catItemImageBlock {
  float: none;
  margin: 0 0 20px;
  position: relative;
}
span.catItemImage,
div.catItemExtraFields > ul > li.slideshow,
div.itemExtraFields > ul > li.slideshow {
  display: block;
  padding: 4px;
  border: 1px solid #eeeeee;
  line-height: 0px;
}
div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
div.catItemExtraFields,
div.genericItemExtraFields,
div.itemExtraFields {
  margin: 0 0 20px 0;
  padding: 0;
}
.teamK2 div.itemExtraFields {
  margin: 0;
}
.teamK2 div.itemExtraFields li.social {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: transparent;
}
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.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.catItemLinks {
  display: block;
  margin: 0 0 16px 0;
  float: left;
  padding: 0;
  width: 100%;
}
div.catItemHitsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
.catItemCategory {
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  margin-right: 15px;
}
.catItemCategory span {
  display: none;
}
.catItemCategory a:hover {
  text-decoration: none;
}
div.catItemTagsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline-block;
  list-style: none;
  margin: 0 3px 0 0;
  padding: 0;
  text-align: center;
}
div.catItemTagsBlock ul.catItemTags li a {
  background: #f2f2f2;
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  padding: 5px 10px;
}
div.catItemAttachmentsBlock {
  border-bottom: 1px dotted #ccc;
  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: #999999;
  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;
}

div.catItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}

div.catItemReadMore {
  display: inline;
}

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

div.userBlock {
  background: #fcfcfc;
  border: 1px solid #eeeeee;
  clear: both;
  margin: 0 0 16px 0;
  padding: 8px;
}
div.userBlock h2 {
  font-size: 36px;
  margin: 0;
}
span.userItemAddLink {
  border-bottom: 1px dotted #ccc;
  display: block;
  margin: 0 0 4px 0;
  padding: 8px 0;
  text-align: right;
}
span.userItemAddLink a {
  background: #eee;
  border: 1px solid #eeeeee;
  padding: 4px 16px;
  text-decoration: none;
}
span.userItemAddLink a:hover {
  background: #ffffcc;
}
div.userBlock img {
  background: #fff;
  border: 1px solid #ddd;
  display: block;
  float: left;
  margin: 0 8px 0 0;
  padding: 4px;
}
div.userBlock div.userDescription {
  padding: 4px 0;
}
div.userBlock div.userAdditionalInfo {
  margin: 8px 0 0 0;
  padding: 4px 0;
}
span.userURL {
  color: #555;
  display: block;
  font-weight: bold;
}
span.userEmail {
  color: #555;
  display: block;
  font-weight: bold;
}

div.userItemView {
  margin: 30px 0;
  border-bottom: 1px solid #eeeeee;
}
div.userItemViewUnpublished {
  background: #fffff2;
  border: 4px dashed #ccc;
  margin: 8px 0;
  opacity: 0.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-size: 14px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.userItemEditLink a:hover {
  background: #ffffcc;
}
div.userItemHeader {
  color: #95a5a6;
  font-size: 12px;
  margin-bottom: 15px;
}
div.userItemHeader span {
  margin-right: 15px;
  display: inline-block;
  line-height: normal;
  margin-right: 20px;
  padding: 5px 0;
  margin-bottom: 5px;
}
div.userItemHeader a {
  color: #95a5a6;
}
div.userItemHeader a:hover {
  color: #03638f;
}
div.userItemHeader h3.userItemTitle {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 1;
  text-transform: none;
}
div.userItemHeader h3.userItemTitle a {
  color: #0497da;
}
div.userItemHeader h3.userItemTitle a:hover {
  color: #03638f;
}
div.userItemHeader h3.userItemTitle span sup {
  color: #CF1919;
  font-size: 14px;
  
  text-decoration: none;
}
div.userItemBody {
  margin: 0;
}
div.userItemImageBlock {
  float: none;
  margin: 0 0 20px;
  position: relative;
  margin-right: 15px;
}
span.userItemImage {
  display: block;
  padding: 4px;
  border: 1px solid #eeeeee;
  line-height: 0px;
}
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.userItemTagsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.userItemTagsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.userItemTagsBlock ul.userItemTags li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 4px 0 0;
  text-align: center;
}

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

div.userItemReadMore {
  display: inline;
}

div.tagItemView {
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
div.tagItemHeader {
  color: #95a5a6;
  font-size: 12px;
  margin-bottom: 15px;
}
div.tagItemHeader span {
  margin-right: 15px;
  display: inline-block;
  line-height: normal;
  margin-right: 20px;
  padding: 5px 0;
  margin-bottom: 5px;
}
div.tagItemHeader a {
  color: #95a5a6;
}
div.tagItemHeader a:hover {
  color: #03638f;
}
div.tagItemHeader .tagItemTitle {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 1;
  text-transform: none;
}
div.tagItemHeader .tagItemTitle a {
  color: #0497da;
}
div.tagItemHeader .tagItemTitle a:hover {
  color: #03638f;
}
div.tagItemHeader .tagItemTitle span sup {
  color: #CF1919;
  font-size: 14px;
  
  text-decoration: none;
}
div.tagItemBody {
  margin: 0;
}
div.tagItemImageBlock {
  float: none;
  margin: 0 0 20px;
  position: relative;
  margin-right: 15px;
}
span.tagItemImage {
  display: block;
  padding: 4px;
  border: 1px solid #eeeeee;
  line-height: 0px;
}
div.tagItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
div.tagItemCategory a:hover {
  text-decoration: none;
}

div.tagItemReadMore {
  display: inline;
}

div.genericItemView {
  margin-bottom: 20px;
  border-bottom: 1px solid #eeeeee;
}
div.genericItemHeader {
  color: #999999;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: -8px;
}
div.genericItemHeader span {
  display: inline-block;
  line-height: normal;
  margin-bottom: 5px;
  margin-right: 20px;
  padding: 5px 0;
}
div.genericItemHeader h2.genericItemTitle {
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 0.71428571 0;
  line-height: 1;
  text-transform: none;
}
div.genericItemHeader h2.genericItemTitle a {
  color: #222222;
}
div.genericItemHeader h2.genericItemTitle a:hover,
div.genericItemHeader h2.genericItemTitle a:active,
div.genericItemHeader h2.genericItemTitle a:focus {
  color: #0497da;
  text-decoration: none;
}
div.genericItemBody {
  margin: 0;
}
div.genericItemImageBlock {
  float: left;
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}
span.genericItemImage {
  display: block;
}
div.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
div.genericItemCategory {
  background: #0497da;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  padding: 5px 10px;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
}
div.genericItemCategory span {
  display: none;
}
div.genericItemCategory a {
  color: #ffffff;
}
div.genericItemCategory a:hover {
  text-decoration: none;
}

div.genericItemReadMore {
  display: inline-block;
  margin-bottom: 20px;
}

div#genericItemListNothingFound {
  padding: 40px;
  text-align: center;
}
div#genericItemListNothingFound p {
  color: #999999;
  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;
  margin-bottom: 40px;
}

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

div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  clear: both;
  margin: 0 8px 8px 0;
  padding: 8px;
}
div.latestItemsUser img {
  background: #fff;
  border: 1px solid #ddd;
  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 0;
  padding: 4px 0;
}
span.latestItemsUserURL {
  color: #555;
  display: block;
  font-weight: bold;
}
span.latestItemsUserEmail {
  color: #555;
  display: block;
  font-weight: bold;
}

div.latestItemList {
  padding: 0 10px;
  overflow: hidden;
}
div.latestItemView {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
div.latestItemHeader {
  color: #999999;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: -8px;
}
div.latestItemHeader h2.latestItemTitle {
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 0.71428571 0;
  line-height: 1;
  text-transform: none;
}
div.latestItemHeader h2.latestItemTitle a {
  color: #222222;
}
div.latestItemHeader h2.latestItemTitle a:hover,
div.latestItemHeader h2.latestItemTitle a:active,
div.latestItemHeader h2.latestItemTitle a:focus {
  color: #0497da;
  text-decoration: none;
}
div.latestItemHeader span {
  display: inline-block;
  line-height: normal;
  margin-right: 20px;
  padding: 5px 0;
  margin-bottom: 5px;
}
div.latestItemBody {
  margin: 0;
}
div.latestItemImageBlock {
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}
span.latestItemImage {
  display: block;
  text-align: center;
}
span.latestItemImage a {
  display: block;
  height: 200px;
  position: relative;
  overflow: hidden;
}
div.latestItemIntroText {
  padding: 0;
}
div.latestItemIntroText p {
  margin-bottom: 0;
}
div.latestItemLinks {
  margin-top: 10px;
  padding: 0;
}
div.latestItemCategory {
  background: #0497da;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  padding: 5px 10px;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
}
div.latestItemCategory span {
  display: none;
}
div.latestItemCategory a {
  color: #ffffff;
}
.catItemCategory a:hover {
  text-decoration: none;
}
div.latestItemTagsBlock {
  font-size: 14px;
}
div.latestItemTagsBlock span {
  color: #999999;
  font-size: 12px;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
div.latestItemTagsBlock ul.latestItemTags li:after {
  content: ", ";
}
div.latestItemTagsBlock ul.latestItemTags li:last-child:after {
  content: "";
}

div.latestItemVideoBlock {
  background: url(../../../images/system/videoplayer-bg.gif) repeat-x bottom #010101;
  margin: 0 0 16px 0;
  padding: 16px;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}

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

div.latestItemReadMore {
  display: inline-block;
  margin-bottom: 20px;
}

h2.latestItemTitleList {
  border-bottom: 1px solid #fbfbfb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 10px 0;
  line-height: normal;
}
h2.latestItemTitleList a {
  color: #333333;
}
h2.latestItemTitleList a:hover,
h2.latestItemTitleList a:focus,
h2.latestItemTitleList a:active {
  color: #0497da;
}

div.componentheading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  margin-bottom: 20px;
}
.k2AccountPage table tr td label {
  white-space: nowrap;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  display: block;
  margin: 10px 0;
  padding: 0;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 20px 0 10px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px solid #eeeeee;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage div.k2AccountPageUpdate button {
  background: #0497da;
  border: none;
  color: #ffffff;
  font-weight: normal;
  padding: 5px 14px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-radius: 0px;
}
.k2AccountPage div.k2AccountPageUpdate button:hover,
.k2AccountPage div.k2AccountPageUpdate button:focus,
.k2AccountPage div.k2AccountPageUpdate button:active {
  background: #04a8f3;
  color: #ffffff;
  text-decoration: none;
}
.k2AccountPage table tr td label {
  display: inline-block;
  white-space: normal;
}
.k2AccountPage th.k2ProfileHeading {
  font-size: 18px;
  padding: 8px 20px;
  text-align: left;
}
.k2AccountPage td#userAdminParams {
  margin: 0;
  padding: 0;
}
.k2AccountPage table.admintable td {
  border: none;
  padding-top: 20px;
  vertical-align: middle;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  color: #666;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  width: 140px;
}

.k2AccountPage td input[type=radio],
.k2AccountPage label.radiobtn {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
  vertical-align: middle;
}

div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #999999;
}

div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #999999;
}

div.k2ItemsBlock .moduleItemContent {
  position: relative;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage {
  position: relative;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage > a {
  display: block;
  text-align: center;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .overlay {
  display: none;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage img {
  opacity: 100;
  filter: alpha(opacity=10000);
  -webkit-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage:hover img {
  opacity: 50;
  filter: alpha(opacity=5000);
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 37%;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue ul li {
  display: inline-block;
  margin: 0 2px 5px 0;
  padding: 0;
  border: 0;
  list-style: none;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue ul li a {
  color: #ffffff;
  display: block !important;
  width: 35px;
  height: 35px;
  text-align: center;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  line-height: 37px;
  font-size: 16px;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue ul li a i {
  padding: 0;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage:hover .social .moduleItemExtraFieldsValue {
  opacity: 100;
  filter: alpha(opacity=10000);
}
div.k2ItemsBlock .moduleItemContent .k2TitleIntro {
  position: relative;
  z-index: 4;
  background: #ffffff;
}
div.k2ItemsBlock .moduleItemContent .k2TitleIntro .moduleItemTitle {
  font-size: 16px;
}
div.k2ItemsBlock .moduleItemContent .k2TitleIntro .job-intro {
  border-bottom: 1px solid #F2F2F2;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
div.k2ItemsBlock .moduleItemContent .k2TitleIntro p {
  font-size: 16px;
  margin-top: 10px;
}
div.k2ItemsBlock .moduleItemContent .k2TitleIntro p.job {
  margin: 0;
  font-size: 12px;
  position: absolute;
  top: 17px;
  right: 17px;
}
div.k2ItemsBlock .moduleItemContent .k2TitleIntro .socials ul li {
  margin-bottom: 0;
}

.k2ItemsBlock #filter {
  padding: 20px 0 0;
}
.k2ItemsBlock #filter span {
  display: none;
}
.k2ItemsBlock #filter a {
  display: inline-block;
  padding: 10px 20px;
  margin-right: 0;
  font-size: 12px;
  line-height: 12px;
  color: #555555;
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: relative;
}
.k2ItemsBlock #filter a:hover {
  border-bottom: 2px solid #0497da;
}
.k2ItemsBlock #filter a.active {
  color: #555555;
  background-color: #fafafa;
  border-bottom: 2px solid #0497da;
}
.k2ItemsBlock #filter a.active:before {
  position: absolute;
  bottom: 0;
  content: '';
  left: 50%;
  display: block;
  margin-left: -2px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 3px 3px 3px;
  border-color: transparent transparent #0497da transparent;
}
.k2ItemsBlock #folio-container {
  margin-left: -20px;
  position: relative;
}
.k2ItemsBlock #folio-container > ul > li {
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding {
  margin-left: 20px;
  overflow: hidden;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .image-popup img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .image-popup .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .image-popup span.zoom {
  cursor: pointer;
  display: block;
  font-size: 50px;
  height: 100%;
  line-height: 4.5;
  position: absolute;
  text-align: center;
  width: 100%;
  color: #0497da;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .k2TitleIntro {
  display: block;
  border: 1px solid #f2f2f2;
  padding: 20px;
  text-align: center;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .k2TitleIntro .moduleItemTitle {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  font-weight: 700;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  display: block;
  margin: 0;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .k2TitleIntro .moduleItemCategory {
  display: block;
  line-height: 20px;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding:hover .image-popup img {
  opacity: 25;
  filter: alpha(opacity=2500);
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding:hover .image-popup .mask {
  opacity: 100;
  filter: alpha(opacity=10000);
}

.k2ItemsBlock #testimonial .bx-controls-direction {
  position: absolute;
  top: -58px;
  right: 0;
}
.k2ItemsBlock #testimonial .bx-controls-direction a {
  background: #f2f2f2;
  margin-left: -2px;
  width: 25px;
  font-size: 11px;
  height: 25px;
  display: inline-block;
  text-align: center;
  line-height: 27px;
  color: #BDC3C7;
}
.k2ItemsBlock #testimonial .bx-controls-direction a:hover {
  color: #666666;
}
.k2ItemsBlock .bx-wrapper {
  position: relative;
  margin: 0 auto;
}
.k2ItemsBlock .bx-wrapper img.rounded {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: 2px solid #ffffff;
  box-shadow: 0 0 0 1px #0497da;
  margin: 0 30px 0 1px;
  border-radius: 50%;
  float: left;
}
.k2ItemsBlock .bx-wrapper .notround img {
  border-radius: 0;
  width: 100%;
}
.k2ItemsBlock .bx-wrapper li {
  margin: 0;
}
.k2ItemsBlock .bx-wrapper .icon {
  color: #FFF;
  font-size: 120px;
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 0;
  line-height: 1;
}
.k2ItemsBlock .bx-wrapper blockquote {
  position: relative;
  background: #f2f2f2;
  padding: 20px;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
  border: none;
  border-top: 3px solid #0497da;
  font-style: italic;
  z-index: 0;
}
.k2ItemsBlock .bx-wrapper blockquote:after {
  content: '';
  top: 100%;
  display: block;
  left: 24px;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 12px 12px 0 12px;
  border-color: #f2f2f2 transparent transparent transparent;
}
.k2ItemsBlock .bx-wrapper .k2TitleIntro {
  padding: 0 0 2px;
}
.k2ItemsBlock .bx-wrapper .k2TitleIntro p {
  font: inherit;
  position: relative;
  z-index: 2;
}
.k2ItemsBlock .bx-wrapper .k2TitleIntro .tesimonial-autor h4 {
  color: #ffffff;
}
.k2ItemsBlock .bx-wrapper .k2TitleIntro .tesimonial-autor > a {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 900;
  margin-top: 5px;
  position: relative;
}
.k2ItemsBlock .bx-wrapper .k2TitleIntro .moduleItemTester {
  color: #0486c1;
  font-family: open sans;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  padding: 13px 0 0;
  display: block;
}
.k2ItemsBlock .bx-wrapper .k2TitleIntro .moduleItemTitleInfo {
  font-style: italic;
  margin: 0px auto 20px;
}
.k2ItemsBlock .bx-wrapper .bx-prev {
  background: url('../../../images/arrow_left.png') center center no-repeat;
}
.k2ItemsBlock .bx-wrapper .bx-next {
  background: url('../../../images/arrow_right.png') center center no-repeat;
}
.k2ItemsBlock .bx-wrapper .bx-prev:hover {
  opacity: 90;
  filter: alpha(opacity=9000);
}
.k2ItemsBlock .bx-wrapper .bx-next:hover {
  opacity: 90;
  filter: alpha(opacity=9000);
}
.k2ItemsBlock .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.k2ItemsBlock .bx-wrapper .bx-controls .bx-pager {
  position: relative;
}
.k2ItemsBlock #bx-triger {
  text-align: center;
}
.k2ItemsBlock #bx-triger a {
  display: inline-block;
  margin: 10px;
  opacity: 60;
  filter: alpha(opacity=6000);
  width: 60px;
}
.k2ItemsBlock #bx-triger a.active,
.k2ItemsBlock #bx-triger a:hover {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.k2ItemsBlock #bx-triger a img {
  border: 3px solid #FFF;
}
.bgcolor2 .k2ItemsBlock .bx-wrapper {
  text-align: center;
}
.bgcolor2 .k2ItemsBlock .bx-wrapper img {
  border: 4px solid #ffffff;
  float: none;
}
.bgcolor2 .k2ItemsBlock .bx-wrapper blockquote {
  background: transparent;
  color: #FFF;
  font-size: 20px;
  line-height: 1.4;
  padding: 0 120px;
}
.bgcolor2 .k2ItemsBlock .bx-wrapper blockquote:before,
.bgcolor2 .k2ItemsBlock .bx-wrapper blockquote:after {
  content: '';
}
.bgcolor2 .k2ItemsBlock .bx-wrapper .k2TitleIntro {
  padding: 0;
  color: #ffffff;
}
.bgcolor2 .k2ItemsBlock .bx-wrapper .k2TitleIntro p {
  color: #f2f2f2;
}
.bgcolor2 .k2ItemsBlock .bx-wrapper .k2TitleIntro p:before,
.bgcolor2 .k2ItemsBlock .bx-wrapper .k2TitleIntro p:after {
  bottom: 7px;
  color: #FFFFFF;
  content: ",,";
  font-family: open sans;
  font-size: 30px;
  font-weight: 100;
  left: auto;
  letter-spacing: -3px;
  margin-right: 10px;
  position: relative;
}
.bgcolor2 .k2ItemsBlock .bx-wrapper .k2TitleIntro p:after {
  margin-left: 10px;
}
.bgcolor2 .k2ItemsBlock .bx-wrapper .k2TitleIntro .tesimonial-autor h4 {
  color: #ffffff;
}
.bgcolor2 .k2ItemsBlock .bx-wrapper .k2TitleIntro .tesimonial-autor > a {
  color: #FFFFFF;
}
.bgcolor2 .k2ItemsBlock #bx-triger {
  text-align: center;
}
.bgcolor2 .k2ItemsBlock #bx-triger a img {
  border: 3px solid #FFF;
}
div.k2ItemsBlock ul {
  list-style: none;
  margin: 0;
}
div.k2ItemsBlock ul li {
  border-bottom: none;
  margin-bottom: 30px;
  padding: 0;
  background: none;
}
div.k2ItemsBlock ul li.clearList {
  display: none;
  float: none;
}
div.k2ItemsBlock ul li.lastItem {
  margin-bottom: 0;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  color: #555555;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {
  color: #0497da;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: left;
  padding: 0;
  margin: 7px 15px 15px 0;
}
div.k2ItemsBlock.forBlog ul li {
  margin-bottom: 0;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext {
  padding: 0 0 20px 20px;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: none;
  margin: 0;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .contentK2Wrapper {
  border: 1px solid #f2f2f2;
  padding: 15px;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemTitleH4 {
  font-weight: 700;
  padding: 0;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  font-size: 16px;
  margin: 0 0 5px;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemDateCreated,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemAuthor,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemCat,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemCom,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemTags {
  color: #777;
  font-size: 12px;
  line-height: 24px;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemDateCreated a,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemAuthor a,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemCat a,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemCom a,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemTags a {
  color: inherit;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemDateCreated a:hover,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemAuthor a:hover,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemCat a:hover,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemCom a:hover,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemTags a:hover {
  color: #0497da;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemDateCreated {
  margin-bottom: 10px;
  display: inline-block;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .moduleItemCom a {
  margin-right: 0;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .contentK2Wrapper i {
  font-size: 14px;
  padding-right: 6px;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .modIntroText {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .modIntroText + span,
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .modIntroText + span + span {
  display: inline-block;
  width: 49%;
}
div.k2ItemsBlock.forBlog ul li div.moduleItemIntrotext .modIntroText + span + span {
  text-align: right;
}
div.k2ColumnsModule {
  margin-left: -20px;
}
div.k2ColumnsModule.k2-4cols ul,
div.k2ColumnsModule.k2-3cols ul,
div.k2ColumnsModule.k2-2cols ul {
  padding: 0;
}
div.k2ColumnsModule.k2-4cols > ul > li {
  float: left;
  width: 25%;
}
div.k2ColumnsModule.k2-3cols > ul > li {
  float: left;
  width: 33.3333333%;
}
div.k2ColumnsModule.k2-2cols > ul > li {
  float: left;
  width: 50%;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  margin: 0 8px 0 0;
  padding: 0 4px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #ccc;
  margin: 0 8px 0 0;
  padding: 0 4px 0 0;
}

.team-k2Content .moduleItemExtraFieldsLabel {
  display: none;
}

div.k2LoginBlock #form-login {
  margin-bottom: 0;
}
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;
}
div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
div.k2LoginBlock ul {
  margin: 0;
  list-style: none;
}
div.k2LoginBlock ul li a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.2;
}
div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
div.k2UserBlock a.modal,
#k2Container a.modal {
  border: none;
  border-radius: 0 0 0 0;
  box-shadow: none;
  display: block;
  left: 0;
  margin: 0;
  position: static;
  width: auto;
  background: none;
  overflow: auto;
}
div.k2UserBlock ul.k2UserBlockActions {
  margin: 20px 0 0;
  list-style: none;
}

div.k2ArchivesBlock ul {
  margin: 0;
  list-style: none;
}
div.k2ArchivesBlock ul li a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.2;
}

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

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

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

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

div.k2SearchBlock {
  position: relative;
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url(../../../images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.k2SearchBlock 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: 0 0 8px;
  font-size: 12px;
}
div.k2TagCloudBlock a {
  color: #95a5a6;
  background: #f2f2f2;
  display: block;
  float: left;
  padding: 8px 12px;
  margin: 0 5px 5px 0;
  line-height: 15px;
}
div.k2TagCloudBlock a:hover {
  color: #ffffff;
  background: #0497da;
  text-decoration: none;
}

div.k2UsersBlock ul {
  margin: 0;
  list-style: none;
}
div.k2UsersBlock ul li {
  padding: 0;
  background: none;
  border: none;
}
div.k2UsersBlock ul li a.ubUserName {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.2;
  display: block;
}
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;
}
a.ubUserURL,
a.ubUserURL:hover {
  background: url(../../../images/fugue/globe.png) no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
}
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
span.ubUserEmail {
  background: url(../../../images/fugue/mail.png) no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  overflow: hidden;
  padding: 0;
  width: 16px;
}
span.ubUserEmail a {
  display: inline-block;
  height: 16px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 16px;
}
div.k2UsersBlock ul li h3 {
  clear: both;
  color: #999999;
  text-transform: uppercase;
  font-size: 100%;
  margin: 15px 0 0;
  line-height: 1.42857143;
}
div.k2UsersBlock ul li ul.ubUserItems li a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.2;
}

#k2Container {
  padding: 15px 0;
  margin-bottom: 0;
}
.itemContent {
  margin-left: 70px;
}
.itemDateGB {
  float: left;
  text-align: center;
}
.itemDateGB span {
  display: block;
}
.itemDateGB .day {
  background: #0497da;
  color: #FFF;
  font-size: 22px;
  font-weight: 600;
  padding: 10px;
}
.itemDateGB .month {
  background: none repeat scroll 0 0 #555;
  color: #FFF;
  padding: 4px 13px 6px;
}

.itemBlockGB .itemHeader {
  color: #95a5a6;
  font-size: 12px;
  margin-bottom: 15px;
}
.itemBlockGB .itemHeader span {
  margin-right: 15px;
  display: inline-block;
  line-height: normal;
  margin-right: 20px;
  padding: 5px 0;
  margin-bottom: 5px;
}
.itemBlockGB .itemHeader a {
  color: #95a5a6;
}
.itemBlockGB .itemHeader a:hover {
  color: #03638f;
}
.itemBlockGB .itemHeader > div {
  float: left;
  padding: 0 8px;
  margin: 0 0 10px;
  height: 24px;
  line-height: 24px;
}
.itemBlockGB .itemHeader > div:first-child {
  padding-left: 0;
}
.itemBlockGB .itemHeader > div.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.itemBlockGB .itemHeader h2.itemTitle {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 1;
  text-transform: none;
}
.itemBlockGB .itemHeader h2.itemTitle a {
  color: #0497da;
}
.itemBlockGB .itemHeader h2.itemTitle a:hover {
  color: #03638f;
}
.itemBlockGB .itemHeader h2.itemTitle span sup {
  color: #CF1919;
  font-size: 14px;
  
  text-decoration: none;
}
.itemBlockGB .itemHeader h2.itemTitle + div {
  padding-left: 0;
}
.itemComments {
  padding: 10px 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.project_desc p {
  margin-bottom: 20px;
}
.project_details .details {
  margin: 0;
  padding: 0;
  list-style: none;
}
.project_details .details li {
  border-bottom: 1px solid #F2F2F2;
  color: #A3A3A3;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 18px;
  padding: 8px 0;
}
.project_details .details li span {
  color: #686868;
  display: block;
  float: left;
  font-weight: bold;
  height: 20px;
  position: relative;
  width: 30%;
}
.project_details .details li a {
  color: #A3A3A3;
  font-size: 12px;
}
.project_details .details li a:hover {
  color: #0497da;
}
.project_detail_box {
  margin-bottom: 30px;
}

