.mainFrame .mainFrameModule .profileHeight {
  min-height: 1082px;
}
.ckButtonBlue {
  padding: 6px 12px;
  display: block;
  text-decoration: none;
}
.mainFrame .mainFrameModule .rightColumn .module .body .list span {
  font-family: 'proximaNovaSemibold';
  font-size: 15px;
  font-weight: normal;
}
.mainFrame .profileModule header {
  height: 27px;
}
.mainFrame .profileModule header h2 {
  font-family: 'Arvo', serif;
  font-size: 29px;
  font-weight: normal;
  color: #5d5d5d;
  line-height: 27px;
  letter-spacing: -1px;
}
.mainFrame .profileModule .body .personalInfoProfile {
  position: relative;
  padding-bottom: 0px;
}
.mainFrame .profileModule .iVoted {
  position: absolute;
  width: 120px;
  height: 120px;
  display: block;
  background-image: url(http://ui.crackedcdn.com/ui/mashed/31538b2cebd3eaca3bd93b81155cb7a2.png);
  background-position: 0px -68px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  background-repeat: no-repeat;
  background-position: 0 0;
  top: 30px;
  right: 0px;
  text-indent: -9999px;
}
.mainFrame .profileModule .profileInformation {
  width: 300px;
  float: right;
  padding-right: 120px;
}
.mainFrame .profileModule .profileInformation li {
  line-height: 220%;
  font-family: 'proximanNovaRegular';
  font-size: 14px;
  font-weight: normal;
}
.mainFrame .profileModule .profileInformation li span {
  font-family: 'proximaNovaSemibold';
  font-size: 14px;
  font-weight: normal;
}
.mainFrame .profileModule .profileInformation li a {
  text-decoration: none;
  color: #0657af;
}
.mainFrame .profileAboutModule h2 {
  font-family: 'proximaNovaBold';
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
}
.mainFrame .profileAboutModule h2 span {
  color: #757575;
  font-family: 'Arvo', serif;
  font-size: 19px;
  font-weight: normal;
  letter-spacing: -1px;
}
.mainFrame .profileAboutModule .body p {
  font-family: 'proximanNovaRegular';
  font-size: 14px;
  font-weight: normal;
}
.updateMessage {
  background-color: lightyellow;
  font-size: 14px;
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.mainFrame .friendPageModule p {
  margin-bottom: 15px;
  line-height: 150%;
  font-size: 12px;
}
.mainFrame .friendPageModule p.last {
  margin-bottom: 0px;
}
.mainFrame .friendPageModule h3 {
  font-family: Georgia, serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}
.mainFrame .friendPageModule .friendList {
  list-style: none;
  display: inline-block;
  margin-bottom: 20px;
}
.mainFrame .friendPageModule .friendList li {
  float: left;
  width: 130px;
  margin: 5px 35px 5px 0px;
}
.mainFrame .friendPageModule .friendList li a {
  display: block;
  text-decoration: none;
  line-height: 150%;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}
.mainFrame .friendPageModule .friendList li a.username {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
.mainFrame .friendPageModule .friendList li a.username:hover {
  color: #0657af;
}
.mainFrame .friendPageModule .friendList li a.sendMessage,
.mainFrame .friendPageModule .friendList li a.remove {
  color: #0657af;
}
.mainFrame .friendPageModule .friendList li.last {
  margin-right: 0px;
}
.mainFrame .friendPageModule .tableProfileEmail {
  width: 100%;
  font-size: 12px;
  margin-bottom: 15px;
}
.mainFrame .friendPageModule .tableProfileEmail tbody tr.notRead {
  font-weight: bold;
}
.mainFrame .friendPageModule .tableProfileEmail tbody td {
  text-align: left;
  padding: 10px;
  border: 1px solid #E7E7E7;
  vertical-align: middle;
}
.mainFrame .friendPageModule .tableProfileEmail tbody td .image {
  vertical-align: middle;
}
.mainFrame .friendPageModule .tableProfileEmail tbody td a {
  text-decoration: none;
  color: #0657af;
}
.mainFrame .friendPageModule .tableProfileEmail tbody td .btnGeneral {
  padding: 10px 15px;
  color: #FFFFFF;
}
.mainFrame .friendPageModule .tableProfileEmail tbody td.thColumn {
  background-color: #F4F4F3;
  width: 150px;
}
.mainFrame .friendPageModule .tableProfileEmail tbody td textarea {
  height: 150px;
}
.mainFrame .friendPageModule .tableProfileEmail tbody td input[type="text"],
.mainFrame .friendPageModule .tableProfileEmail tbody td textarea,
.mainFrame .friendPageModule .tableProfileEmail tbody td input[type="password"],
.mainFrame .friendPageModule .tableProfileEmail tbody td select {
  width: 436px;
  border: 1px solid #E7E7E7;
  padding: 5px;
  font-family: Georgia, serif;
  font-size: 13px;
  font-weight: normal;
}
.mainFrame .friendPageModule .tableProfileEmail tbody td select {
  margin-bottom: 10px;
}
.mainFrame .friendPageModule .tableProfileEmail tbody td.textCenter {
  text-align: center;
}
.mainFrame .friendPageModule .tableProfileEmail thead {
  background-color: #F4F4F3;
  border: 1px solid #E7E7E7;
}
.mainFrame .friendPageModule .tableProfileEmail thead th {
  text-align: left;
  padding: 15px 10px;
}
.mainFrame .friendPageModule .tableProfileEmail thead th.tableFirstColumn {
  width: 31px;
}
.mainFrame .friendPageModule .tableProfileEmail .tableFirstColumnCheckBox {
  vertical-align: middle;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .tableButtonContainer {
  width: 100%;
  display: inline-block;
  margin-bottom: 0px;
  padding-top: 10px;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .tableButtonContainer .dropShadowBottomRight {
  float: right;
  margin-left: 20px;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .tableButtonContainer .dropShadowBottomRight .ckButtonBlue {
  font-family: 'proximaNovaBold';
  font-size: 15px;
  font-weight: normal;
  letter-spacing: normal;
  color: #fff;
}
.mainFrame .mainFrameModule .leftColumn .genericLeftModule .tableButtonContainer .dropShadowBottomRight .generalButton {
  line-height: 20px;
  padding: 5px 7px;
  font-family: Georgia, serif;
  font-size: 13px;
  font-weight: normal;
  display: block;
  text-decoration: none;
  color: #FFF;
}
.module.GenericRRModule.myFavoritesModule .body li {
  position: relative;
}
.module.GenericRRModule.myFavoritesModule .body li .btnClose {
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  top: 10px;
  right: 0px;
  background-image: url(http://ui.crackedcdn.com/ui/mashed/31538b2cebd3eaca3bd93b81155cb7a2.png);
  background-position: -174px -68px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  background-repeat: no-repeat;
  background-position: 0 0;
}
.module.GenericRRModule.myFavoritesModule .body .meta {
  width: 165px;
  padding-right: 20px;
}
.module.GenericRRModule.myFavoritesModule .body .meta .title {
  display: block;
}
.module.GenericRRModule.myFavoritesModule .body .meta .views {
  display: block;
}
.module.GenericRRModule.myFavoritesModule .body .meta .author {
  color: #0657af;
  display: block;
  padding-top: 10px;
  margin-bottom: 0px;
}
.module.GenericRRModule.myFavoritesModule .body .seeAll {
  font-family: 'proximaNovaBold';
  font-size: 15px;
  font-weight: normal;
  letter-spacing: normal;
  color: #0657af;
  text-decoration: none;
  float: right;
}
.paymentRequestModule p {
  font-size: 15px;
  line-height: 23px;
}
.see-more-wrapper {
  margin: 0px 6px 10px;
  padding-top: 10px;
}
.see-more-wrapper:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.see-more-wrapper .btn-see-more {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #0657af;
  display: block;
  height: 50px;
  line-height: 50px;
  color: #777;
  text-align: center;
  border: 2px solid #e8e8e8;
  background-color: white;
  border-radius: 0;
  text-decoration: none;
}
.see-more-wrapper .btn-see-more:hover,
.see-more-wrapper .btn-see-more:focus {
  text-decoration: underline;
  color: #0657af;
}
@media (max-width: 767px) {
  body.fixedOverride {
    padding-top: 127px;
  }
  .popular-videos-module .btn-see-more {
    margin-bottom: 30px;
  }
}
.btn-default.btn-see-more {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 0px;
}
.loading-wrapper {
  text-align: center;
  padding: 10px 30px 30px;
}
.loading-wrapper .loading-animation {
  background-image: url('/ui/shared/scripts/external/swfupload/loading2.gif');
  background-size: cover;
  width: 40px;
  height: 41px;
  display: inline-block;
}
.PaginationContent {
  text-align: center;
}
.PaginationContent li {
  display: inline-block;
  font-family: 'proximaNovaSemibold';
  font-size: 22px;
  font-weight: normal;
  color: #5d5d5d;
}
.PaginationContent li a {
  display: block;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #0460a1;
  line-height: 24px;
}
.PaginationContent li a.disabled {
  color: #5d5d5d;
}
.PaginationContent li a.prev {
  background-image: url(http://ui.crackedcdn.com/ui/mashed/31538b2cebd3eaca3bd93b81155cb7a2.png);
  background-position: 0px 0px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  padding-left: 35px;
  padding-right: 52px;
  margin-right: 36px;
  border-right: 1px solid #dfdede;
}
.PaginationContent li a.prev.disabled {
  background-image: url(http://ui.crackedcdn.com/ui/mashed/31538b2cebd3eaca3bd93b81155cb7a2.png);
  background-position: 0px -34px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
}
.PaginationContent li a.next,
.PaginationContent li a.blueArrowNext {
  background-image: url(http://ui.crackedcdn.com/ui/mashed/31538b2cebd3eaca3bd93b81155cb7a2.png);
  background-position: right -188px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  padding-right: 36px;
  padding-left: 58px;
  margin-left: 34px;
  border-left: 1px solid #dfdede;
}
.PaginationContent li a.next.disabled,
.PaginationContent li a.blueArrowNext.disabled {
  background-image: url(http://ui.crackedcdn.com/ui/mashed/31538b2cebd3eaca3bd93b81155cb7a2.png);
  background-position: right -222px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
}
.PaginationContent li a.nextContentArrow {
  width: 100px;
}
.Pagination {
  text-align: center;
}
.Pagination li {
  display: inline-block;
  color: #5d5d5d;
  font-family: 'proximaNovaSemibold';
  font-size: 22px;
  font-weight: normal;
}
.Pagination li a {
  display: block;
  height: 24px;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #0460a1;
  line-height: 24px;
  padding: 2px 0px 6px;
}
.Pagination li a.disabled {
  color: #5d5d5d;
}
.Pagination li .pages a {
  font-family: 'proximaNovaSemibold';
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  background-color: #f3f4f8;
  border: 1px solid #ededef;
  /*.border-radius(2px, 2px, 2px, 2px);*/
  color: #000;
  line-height: 30px;
  width: 32px;
}
.Pagination li .pages a:hover {
  background-color: #d8d8d8;
  border: 1px solid #d8d8d8;
}
.Pagination li .pages a.current {
  color: #fff;
  background-color: #0657af;
  border: 1px solid #0657af;
}
.Pagination li .pages .dottedLine {
  background: url(/ui/shared/images/2013/global/icons/pg_dotted_line.png) bottom center no-repeat;
  text-indent: -99999px;
  width: 15px;
  height: 29px;
}
.Pagination li a.prev {
  background-image: url(/ui/shared/images/2013/global/icons/pagination_arrow_blue_no_shadow_left.png);
  background-position: left 1px;
  padding-left: 34px;
  padding-right: 34px;
  margin-right: 34px;
  border-right: 1px solid #dfdede;
}
.Pagination li a.prev.disabled {
  background-image: url(/ui/shared/images/2013/global/icons/pagination_arrow_grey_left.png);
}
.Pagination li a.page_next,
.Pagination li a.blueArrowNext {
  background-image: url(/ui/shared/images/2013/global/icons/pagination_arrow_blue_no_shadow_right.png);
  background-position: right 1px;
  padding-right: 34px;
  padding-left: 34px;
  margin-left: 34px;
  border-left: 1px solid #dfdede;
}
.Pagination li a.page_next.disabled,
.Pagination li a.blueArrowNext.disabled {
  background-image: url(/ui/shared/images/2013/global/icons/pagination_arrow_grey_right.png);
}
/* jquery.Jcrop.min.css v0.9.12 (build:20130126) */
.jcrop-holder {
  direction: ltr;
  text-align: left;
}
.jcrop-vline,
.jcrop-hline {
  background: #ffffff url(Jcrop.gif);
  font-size: 0;
  position: absolute;
}
.jcrop-vline {
  height: 100%;
  width: 1px!important;
}
.jcrop-vline.right {
  right: 0;
}
.jcrop-hline {
  height: 1px!important;
  width: 100%;
}
.jcrop-hline.bottom {
  bottom: 0;
}
.jcrop-tracker {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  height: 100%;
  width: 100%;
}
.jcrop-handle {
  background-color: #333;
  border: 1px #EEE solid;
  font-size: 1px;
  height: 7px;
  width: 7px;
}
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}
.jcrop-dragbar.ord-n {
  margin-top: -4px;
}
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}
.jcrop-dragbar.ord-w {
  margin-left: -4px;
}
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #FFF;
  filter: alpha(opacity=70) !important;
  opacity: .70!important;
}
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000;
  border-color: #FFF;
  border-radius: 3px;
}
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000;
  filter: alpha(opacity=70) !important;
  opacity: .7!important;
}
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #FFF;
  border-color: #000;
  border-radius: 3px;
}
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #FFF;
}
.jcrop-holder img,
img.jcrop-preview {
  max-width: none;
}
.ckLinkHoverable {
  color: #000;
  text-decoration: none;
}
.ckLinkHoverable:hover {
  color: #0657af;
}
.ckButtonBlue {
  background-color: #175e9a;
  color: #ffffff;
  margin: 0;
  border: none;
  cursor: pointer;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.gradientCover {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.56)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.56) 50%, rgba(0, 0, 0, 0.9) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f0000000', GradientType=0);
  /* IE6-9 */
  display: block;
}
.gradientCover1 {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.7)), color-stop(100%, #000000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 50%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f0000000', GradientType=0);
  /* IE6-9 */
  display: block;
}
.gradientCover2 {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.85)), color-stop(100%, rgba(0, 0, 0, 0.85)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 99%, rgba(0, 0, 0, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d9000000', GradientType=0);
  /* IE6-9 */
  display: block;
}
html {
  background-color: #fafafa;
}
body {
  background-color: transparent;
  overflow-x: hidden;
}
body.noSkin.noOPA .headerWrapper {
  margin-bottom: 0 !important;
}
body.has-skin {
  background-position: center 114px !important;
}
body.has-skin .mainAd {
  background-color: transparent !important;
}
body.has-skin #persistent-share {
  top: 512px;
  opacity: 0;
}
body.has-skin .headerWrapper {
  background-image: url(/ui/shared/images/2013/global/layout/nav_bg.jpg) !important;
}
body.has-skin .headerWrapper .mainHeader {
  background-image: url(/ui/shared/images/2013/global/layout/nav_glow.png) !important;
}
body.has-skin .headerWrapper .secondaryNav {
  background: #f1f1f1 !important;
  -webkit-box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
}
body.has-skin .headerWrapper .secondaryNav .secondaryContainer {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
body.takeOver {
  background-position: 50% 115px !important;
  background-repeat: no-repeat !important;
}
body.takeOver .headerWrapper {
  background-image: url(/ui/shared/images/2013/global/layout/nav_bg.jpg) !important;
}
body.takeOver .secondaryNav {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2) !important;
  background: #f1f1f1 !important;
}
body.takeOver .mainAd {
  display: none;
}
body.takeOver .mainFrame {
  background-color: #fff;
  width: 990px;
  margin: 0 auto;
  margin-top: 118px;
}
body.takeOver .mainFrameModule {
  width: 990px;
}
body.takeOver .mainFrame.noMarginTopWithContent {
  padding-top: 0;
}
body.takeOver .mainFrame .mainFrameModule.breadCrumbs {
  width: 950px;
  padding: 18px 10px 12px 10px;
}
body.takeOver .contentTopModuleWrapper .contentTopModuleContent {
  width: 314px;
}
body.takeOver #safePlace {
  width: 68%;
}
body.takeOver #safePlace section.body section img {
  max-width: 100%;
}
body.takeOver #safePlace section.body section font {
  max-width: 100%;
}
body.takeOver #safePlace .genericLeftModule .body ul li {
  max-width: 31.5%;
}
body.takeOver #safePlace .genericLeftModule .body .leftContainer ul li,
body.takeOver #safePlace .genericLeftModule .body .rigthContainer ul li {
  max-width: 100%;
}
body.hasButtonAd .buttonAd {
  width: 102px;
  height: 40px;
  float: right;
  margin-right: 10px;
  background-size: 100%;
  cursor: pointer;
}
.tabs .tab {
  float: left;
  text-align: center;
  font-family: 'proximaNovaSemibold';
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 10px;
  padding: 8px 0px;
  border-left: 1px solid #E7E6E4;
  border-right: 1px solid #E7E6E4;
  border-top: 1px solid #E7E6E4;
  color: #484647;
  background: #fff;
}
.tabs .tab.inactive {
  background-color: #F6F6F6;
}
.up-and-down-controler {
  position: fixed;
  bottom: 70px;
  right: 30px;
  width: 54px;
  z-index: 9999;
}
.up-and-down-controler a {
  text-indent: -999999px;
  width: 54px;
  height: 53px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
}
.up-and-down-controler a.go-top {
  background-image: url(http://ui.crackedcdn.com/ui/mashed/31538b2cebd3eaca3bd93b81155cb7a2.png);
  background-position: -120px -68px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  margin-bottom: 10px;
}
.up-and-down-controler a.go-down {
  background-image: url(http://ui.crackedcdn.com/ui/mashed/31538b2cebd3eaca3bd93b81155cb7a2.png);
  background-position: -120px -122px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
}
.seeMore {
  background-image: url(http://ui.crackedcdn.com/ui/mashed/31538b2cebd3eaca3bd93b81155cb7a2.png);
  background-position: left -256px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  background-repeat: no-repeat;
  background-position: 0px right;
  font-family: 'proximaNovaSemibold';
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  padding: 8px 0px;
  width: 88px;
  text-align: center;
  margin-right: -8px;
}
/*
.btnFavorites {
	border: 1px solid #eeeeee;
	.gradient(@origin: top, @start: #fcfcfc, @stop: #f3f3f1);
	float: left;
	margin: 0 15px 0 0;
	padding: 0px 10px 0px 25px;
	.fontProximaSemiBold(12px, normal);
	color: #7e7e7e;
	.border-radius(3px, 3px, 3px, 3px);
	position: relative;
	line-height: normal;
	text-decoration: none;
	height: 18px;
	line-height: 19px;
	background-image: url(/ui/shared/images/global/icons/sprite.png);
	background-position: -281px -475px;
	background-repeat: no-repeat;
	cursor:pointer;

	&.on { background-position: -281px -475px; }
	&.off { background-position: -281px -410px; }
	&.hover { background-position: -281px -442px; }
}
*/
.articleBtnView {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
  color: #0663a9;
  text-decoration: none;
}
.articleBtnView .viewIcon {
  background-image: url(/ui/shared/images/2013/global/icons/article_view_icon.jpg);
  background-position: 0;
  background-repeat: no-repeat;
  width: 13px;
  height: 15px;
  float: left;
  margin-right: 5px;
  margin-top: -4px;
}
.slideShowBtnView {
  font-family: 'proximanNovaRegular';
  font-size: 11px;
  font-weight: normal;
  color: #0663a9;
  text-decoration: none;
}
.slideShowBtnView .viewIcon {
  background-image: url(/ui/shared/images/2013/global/icons/slideshow_view_icon.jpg);
  background-position: 0;
  background-repeat: no-repeat;
  width: 14px;
  height: 15px;
  float: left;
  margin-right: 5px;
  margin-top: 6px;
}
.dropShadowBottomRight {
  background: url("/ui/shared/images/2013/global/layout/button_shadow_lrg.png") no-repeat scroll right bottom transparent;
  padding-bottom: 5px;
  text-align: right;
}
.dropShadowBottomRight .commentSubmitButton,
.dropShadowBottomRight .generalButton {
  font-family: 'proximaNovaBold';
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 0;
  height: 34px;
  margin-left: 20px;
  padding: 6px 25px;
  text-decoration: none;
}
.middleButtonArticle .dropShadowBottomRight {
  width: 180px;
  margin: 10px auto;
}
.middleButtonArticle .dropShadowBottomRight .ckButtonBlue {
  display: block;
  width: 180px;
  line-height: 34px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #175e9a;
}
/**
.btnFavorites{
	border: 1px solid #eeeeee;
	.gradient(@origin: top, @start: #fcfcfc, @stop: #f3f3f1);
	.border-radius;
    float: left;
    margin: 0 15px 0 0;
    padding: 4px 10px 4px 25px;
    .fontGeorgia(@size: 11px, @weight: bold);
    color: #7e7e7e;
    position: relative;
    line-height: normal;
    text-decoration: none;
    height: 14px;
    i{
    	position: absolute;
    	top: 4px;
    	left: 5px;
    	background-image: url("/ui/shared/images/2013/global/icons/sprite.png");
    	background-repeat: no-repeat;


    	&.star{
    		background-image: url("/ui/shared/images/2013/global/icons/sprite.png");
    		background-repeat: no-repeat;
    		background-position:-286px -477px;
    		width: 14px;
    		height: 14px;

    	}
    }
}
*/
.generalButtonModule {
  background-color: #04609F;
  padding: 8px 30px;
  text-align: center;
  font-family: 'proximaNovaBold';
  font-size: 17px;
  font-weight: normal;
  letter-spacing: normal;
  text-decoration: none;
  position: relative;
  color: #ffffff;
}
.generalButtonModule i {
  margin: 0px 5px 0 0;
}
.generalButtonModule:after {
  content: "";
  width: 90px;
  height: 5px;
  position: absolute;
  right: 0px;
  bottom: -5px;
  background-image: url(/ui/shared/images/2013/global/layout/button_shadow_lrg.png);
}
.FacebookLike {
  margin-bottom: 30px;
  margin-top: 10px;
}
/*FLAME VIRAL*/
span.imgFlame {
  width: 10px;
  height: 16px;
  background-image: url(http://ui.crackedcdn.com/ui/mashed/31538b2cebd3eaca3bd93b81155cb7a2.png);
  background-position: -192px -68px !important;
  background-repeat: no-repeat !important;
  /** CKSprite - Finished */
  display: inline-block;
  margin-left: 5px;
  text-indent: -9999px;
  position: relative!important;
  bottom: 0px!important;
}
#companion_div {
  height: 250px;
  margin-left: 11px;
  margin-bottom: 15px;
}
#loaderModal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 99999999;
  background: rgba(0, 0, 0, 0.6) url(/ui/shared/images/2013/global/icons/loading.gif) 50% 50% no-repeat;
  background-size: 100px 100px;
  -webkit-transition: all 400ms ease;
  /* Chrome y Safari */
  -o-transition: all 400ms ease;
  /* Opera */
  -moz-transition: all 400ms ease;
  /* Mozilla Firefox */
  -ms-transition: all 400ms ease;
  /* Internet Explorer */
  transition: all 400ms ease;
  /* W3C */
}
#loaderModal.open {
  opacity: 1;
  visibility: visible;
}