/* Utils */
.covers-mb-15px {
  margin-bottom: 15px;
}

.covers-u-noLeft {
  padding-left: 0 !important;
}

.covers-u-noRight {
  padding-right: 0 !important;
}

body {
  font-family: "Inter", sans-serif;
}

.covers p, .covers label, .covers select, .covers div, .covers a, .covers span, .covers h2, .covers h3, .covers h4, .covers h5, .covers h6, .covers table, .covers width, .covers td {
  font-family: "Inter", sans-serif;
}
.covers h1 {
  font-family: "Founders", sans-serif;
}
.covers .covers-Container a {
  color: #15202b;
}

.covers-CoversHeaderV2-account-title,
#covers-MobileMenu-accountsCont.covers-MobileMenu-accountsCont--user ul h3.cmg_username,
a.covers-CoversMobileMenu2-expanderLink {
  font-family: "Founders", sans-serif !important;
}

.covers .container.covers-CoversResponsiveContainer.navigation {
  padding-left: 15px !important;
  padding-bottom: 16px;
}

/* Home Page - Container (_LayoutResponsive2Col) */
#mainContainer, #asideContainer {
  margin-bottom: 15px;
}

.covers-coversForum-SearchForum-Cont {
  padding: 15px;
  background: white;
  margin-top: 15px;
  margin-bottom: 15px;
}

.covers-coversForum-SearchForum-Cont .covers-coversForum-SearchForum-formCont {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.covers-coversForum-SearchForum-Cont .covers-coversForum-SearchForum-formCont .covers-coversForum-SearchForum-placeholder {
  background-color: #f8f8f8;
  padding: 10px;
  color: #909090;
  border: 1px solid #e9e9e9;
  text-align: left;
  box-sizing: border-box;
  display: flex;
  flex: 1;
  font-weight: 600;
}

.covers-coversForum-SearchForum-Cont .covers-coversForum-SearchForum-formCont .covers-coversForum-SearchForum-placeholder .glyphicon-search:before {
  vertical-align: sub;
}

.covers-coversForum-SearchForum-Cont .covers-coversForum-SearchForum-formCont .covers-coversForum-SearchForum-placeholder .placehoder-text {
  margin-left: 10px;
}

.covers-coversForum-SearchForum-Cont .covers-coversForum-SearchForum-formCont .covers-coversForum-SearchForum-placeholder .glyphicon,
.covers-coversForum-SearchForum-Cont .covers-coversForum-SearchForum-formCont .covers-coversForum-SearchForum-placeholder .placehoder-text {
  opacity: 0.5;
}

.covers-coversForum-SearchForum-Cont .covers-coversForum-SearchForum-formCont .covers-coversForum-SearchForum-buttonCont .covers-CoversForm-SearchButton {
  background-color: #fd4f00;
  color: white;
  border: 1px solid #fd4f00;
  height: 46px;
  outline: none;
  border-radius: 0px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  text-align: center;
  padding: 10px;
}

.covers-coversForum-SearchForum-Cont .covers-coversForum-SearchForum-formCont .covers-coversForum-SearchForum-buttonCont img {
  width: 20px;
  margin-left: 15px;
}

.covers-coversForum-SearchForum-Cont:hover {
  cursor: pointer;
}

/* Hot Forum Topics */
.covers-coversForum-HotTopicsCont {
  background-color: #fff;
  padding: 0px !important;
  border-radius: 0 0 4px 4px;
}

h3.covers-CoversForum-hotTopics img.covers-coversForum-fireIcon {
  height: 25px;
  vertical-align: text-bottom;
  margin-right: 5px;
}

/* Jersey */
img.covers-CoversForum-JerseyImg {
  display: block;
  height: 80px;
  width: 80px;
  display: inline-block;
  margin: 0 auto;
}

.covers-CoversForum-lippsman {
  font-size: 16px;
  font-weight: bold;
  margin-left: 15px;
}

@media (max-width: 770px) {
  .covers-CoversForum-lippsman {
    margin: 10px 0;
  }
}
/* Posts - Reply, Like and Report container */
.covers .covers-CoversForum-bodyButtonRow .posted {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-row-gap: 5px;
  align-items: center;
  justify-items: end;
}

/* Breadcrums */
.covers-CoversForum-breadcrumbs {
  /* background-color:white;*/
}

/* Join Conversation  */
div#cmg-reply-container {
  background-color: white;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.disabledThread {
  font-size: 14px;
  display: contents;
}

@media only screen and (max-width: 600px) {
  .covers .covers-CoversForum-body {
    padding: 10px 10px 10px 10px !important;
  }
  .covers .covers-CoversForum-bodyButtonRow {
    height: auto !important;
  }
  .covers-coversForum-SearchForum-Cont .covers-coversForum-SearchForum-formCont .covers-coversForum-SearchForum-buttonCont .covers-CoversForm-SearchButton {
    width: 100px;
  }
  .covers-coversForum-HotTopicsCont {
    padding: 0;
  }
  .covers-CoversForum-h3.covers-CoversForum-hotTopics {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .covers .container {
    width: 750px !important;
  }
  .covers-coversForum-SearchForum-Cont .covers-coversForum-SearchForum-formCont .covers-coversForum-SearchForum-buttonCont .covers-CoversForm-SearchButton {
    width: 120px;
  }
  .covers-CoversForum-h3.covers-CoversForum-hotTopics {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .covers .container {
    width: 970px !important;
  }
}
@media (max-width: 992px) {
  li.covers-coversNav-social--yt,
  li.covers-coversNav-social--fb,
  li.covers-coversNav-social--twitter {
    display: none !important;
  }
}
.alertify-log * {
  color: #eee !important;
}

.alertify-log a {
  border-bottom: 1px solid #fd4f00;
}

.covers a:focus {
  color: #fd4f00;
}

.covers .covers-CoversForums-h1 {
  font-size: 36px !important;
  font-weight: bold;
  color: #161616;
  margin: 0;
  font-family: "Founders", sans-serif;
  line-height: 1.1;
}

.covers-CoversForum-breadcrumbs a,
.covers-CoversForum-breadcrumbs a:hover {
  color: #15202b !important;
  border-bottom: none;
  text-decoration: none !important;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

a.reply-to-thread-button,
a.newThreadButton {
  font-weight: bold;
  display: inline-block;
  font-size: 15px;
  color: #161616 !important;
  text-decoration: none !important;
  border-bottom: 1px solid #fd4f00;
}

a.reply-to-thread-button:hover,
a.newThreadButton:hover {
  color: #fd4f00 !important;
  cursor: pointer;
}

.covers-CoversForums-header {
  padding-top: 15px;
  padding-bottom: 15px;
  /*background-color: white;*/
  /* border-bottom: 1px solid #eee;*/
  margin-top: 16px;
}

.covers-CoversForum-hotTopicsList a,
.covers .covers-CoversForums-threadTitle a {
  line-height: 18px !important;
  font-size: 14px !important;
  border-bottom: none;
  padding: 5px 0;
}

.covers .covers-CoversForum-hotTopicsList a:hover,
.covers .covers-CoversForum-hotTopicsList a:focus,
.covers .covers-CoversForums-threadTitle a:hover,
.covers .covers-CoversForums-threadTitle a:focus {
  color: #fd4f00;
  text-decoration: none;
}

p.covers-CoversForums-started,
p.covers-CoversForums-count {
  color: #161616;
  font-size: 14px;
  position: relative;
}

.covers-CoversForums-countContainer {
  margin-top: 0;
}

p.covers-CoversForums-count {
  display: none;
}

p.covers-CoversForums-started {
  margin-top: 5px;
  margin-bottom: 0 !important;
}

img.covers-CoversForums-sticky {
  float: right;
  margin-top: 10px;
  display: inline-block;
}

.threadContainer {
  padding: 0 16px 16px 16px;
  background-color: #fff;
  float: left;
  width: 100%;
}

a.link-user-profile.usernamelink {
  font-weight: 600;
}

.covers .covers-CoversForums-threadBlock {
  border-bottom: 1px solid #f6f6f6;
  position: relative;
  padding-bottom: 5px;
  padding-top: 5px;
  background-color: #fff;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  align-items: center;
}

.covers .covers-CoversForums-threadBlock .covers-CoversForums-threadTitle a:visited {
  color: #61707e;
  border-color: #61707e;
}

h2.covers-CoversForums-threadTitle {
  margin-top: 2px;
  margin-bottom: 0;
  line-height: 19px;
  font-weight: 600;
  font-size: 14px !important;
}

input.covers-CoversForums-showMore {
  display: block;
  margin: 15px auto 30px auto;
  height: 50px;
  width: 300px;
  border: 1px solid #fd4f00;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
  color: #15202b;
  background: none;
  border-radius: 3px !important;
}

#covers-CoversForum-createThreadInput input {
  width: 300px;
}

.covers-CoversForums-PopularContainer {
  background-color: #fff;
  margin-top: 15px;
}

input.covers-CoversForums-showMore:hover {
  cursor: pointer;
  color: #fd4f00;
  border: 1px solid #fd4f00;
}

.covers-CoversForums-stickymobile.covers-CoversForums-sticky {
  display: none;
}

.ui-li-count {
  float: right;
  font-size: 14px;
}

.ui-li-viewers {
  float: left;
}

.covers .covers-CoversForums-AdminLink a {
  color: #161616;
  margin-right: 10px;
  text-decoration: underline;
}

.covers-CoversForums-AdminLink.mobile {
  display: none;
}

.covers-CoversForums-AdminLink.desk {
  display: block;
}

.covers-CoversForum-errorMessage {
  /*padding-bottom: 15px;*/
  color: #af1717;
}

/*********USER BOCK*********/
.covers-CoversForum-postBrick {
  display: flex;
  border: 1px solid #e8e8e8;
  border-top: none;
  margin-bottom: 10px;
  background-color: white;
}

#rowDivider {
  padding: 0;
  margin: 5px 0 15px 0;
}

#rowDivider hr {
  margin: 0;
  border-color: #e8e8e8;
}

.covers-CoversForum-userHeader {
  background-color: #253341;
  font-size: 15px;
  color: #161616;
  height: 5px;
}

a.covers-CoversForums-User {
  margin-right: 5px;
  vertical-align: top;
  display: inline-block;
  border-bottom: 1px solid #fd4f00;
  font-size: 15px;
}

.covers-CoversForum-postNumber * {
  color: #15202b !important;
}

a.covers-CoversForums-User:hover {
  color: #fd4f00 !important;
  text-decoration: none;
}

.covers-coversforums-createdBy {
  font-weight: bold;
}

.covers a.covers-CoversForum-reportBtn {
  /*float:right;*/
  border-bottom: none;
}

.covers .covers-CoversForum-ranksStatus {
  font-weight: bold;
  font-size: 13px;
  margin-top: 8px;
}

.covers-CoversForum-Joined {
  margin-top: -5px;
}

.covers-CoversForum-postCount {
  margin-top: -8px;
}

.covers-CoversForum-profileInfo {
  margin-top: 15px;
  margin-bottom: 15px;
}

.covers-CoversForums-userImg--mobile {
  padding-top: 15px;
  font-size: 15px;
  padding-bottom: 8px;
}

.covers-CoversForums-threadBlock a.covers-CoversForums-userImg {
  /*height:40px;*/
  width: 60px;
  margin-top: 0;
}

@media (max-width: 1199px) {
  .covers-CoversForum-profileTabs a.covers-CoversForums-userImg {
    display: block !important;
  }
}
a.covers-CoversForums-userImg {
  margin-top: 15px;
  overflow: hidden;
  /*height: 40px;*/
  width: 60px;
  display: inline-block;
  /*border-radius: 50%;*/
  background-color: #fff;
  vertical-align: middle;
  border-bottom: none;
}

.covers-CoversForum-profilePostList a.covers-CoversForums-userImg {
  border-bottom: none;
  margin-left: 5px;
  margin-right: 5px;
}

a.covers-CoversForums-userImg img {
  width: 100%;
  height: auto;
  display: block;
}

.covers-CoversForums-userNameContainer {
  display: inline-block;
  vertical-align: top;
  line-height: 23px;
  margin-top: -5px;
}

img.covers-CoversForums-meter {
  vertical-align: top;
  width: 70px;
}

a.covers-CoversForum-usernameLink {
  font-size: 12px;
  text-decoration: none !important;
  border-bottom: 1px solid #fd4f00;
  display: inline-block;
  vertical-align: middle;
}

span.covers-CoversForum-joinPost, span.covers-CoversForum-joinPost * {
  color: #161616 !important;
  font-size: 13px;
}

a.covers-CoversForum-textLink {
  font-weight: bold;
  font-size: 15px;
  color: #15202b;
  border-bottom: 1px solid #fd4f00;
  text-decoration: none !important;
}

a.covers-CoversForum-textLink:hover,
a.covers-CoversForum-textLink:focus {
  color: #fd4f00;
}

a.forumBoldButton {
  font-weight: bold;
  display: inline-block;
  font-size: 15px;
  color: rgb(68, 68, 68);
  border-bottom: 1px solid #fd4f00;
  text-decoration: none !important;
  margin-top: -5px;
}

.covers-CoversForums-dateRow {
  border: 1px solid #e8e8e8;
  border-bottom: none;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #f5f5f5;
  font-size: 15px;
  height: 35px;
  color: #161616;
  display: inline-block;
  line-height: 35px;
  width: 100%;
}

.covers-CoversForum-postedRow .posted {
  float: right;
  text-align: right;
}

.covers-CoversForum-postedRow {
  font-size: 13px;
}

.covers-CoversForum-postedRow * {
  font-weight: bold;
  color: #161616;
}

.covers-CoversForum-profileBrick {
  border-right: none;
  position: relative;
}

.covers .covers-CoversForum-numberRow {
  position: absolute;
  bottom: 10px;
}

.covers-CoversForum-body {
  padding: 10px 15px 10px 15px;
  background-color: #fff;
  border-left: 1px solid #e8e8e8;
}

.covers-CoversForums-User--mobile {
  display: none;
}

.covers-CoversForums-User--desktop {
  display: inline-block;
}

.covers-coversforums-createdBy {
  display: none;
}

.covers-CoversForum-postsMobile {
  display: none;
}

.covers-CoversForum-postsDesk {
  display: block;
}

.covers-CoversForum-createContainer {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  margin-left: auto;
}
.covers-CoversForum-createContainer.thread-page .covers-coversForum-SearchForum-buttonCont {
  margin-left: 16px;
}

.covers-CoversForum-userImgCont {
  padding-left: 0;
}

.covers-CoversForum-body.post-body {
  border-top: none;
}

.covers-CoversForum-pollVoteContainer {
  padding-top: 0;
}

span.covers-CoversForum-lastPostMobile {
  display: none;
}

span.covers-CoversForum-lastPostMobile time span {
  display: none;
}

.gsc-results-wrapper-overlay {
  width: 60%;
  left: 22%;
}

.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
  color: #fd4f00 !important;
}

@media (max-width: 770px) {
  .covers-CoversForum-createContainer {
    margin-bottom: 16px;
    margin-left: 0;
  }
  .covers-CoversForum-createContainer.thread-page {
    flex-direction: column;
  }
  .covers-CoversForum-createContainer.thread-page .covers-CoversForum-participants {
    margin-bottom: 16px;
  }
  .covers-CoversForum-createContainer.thread-page .covers-coversForum-SearchForum-buttonCont {
    margin-left: 0;
  }
  .covers-CoversForum-createContainer > a, .covers-CoversForum-createContainer > div {
    flex: 1;
  }
  .covers .covers-CoversForums-threadTitle a {
    font-size: 14px !important;
  }
  span.covers-CoversForum-lastPostMobile {
    display: inline;
    padding-bottom: 0;
    font-size: 11px;
  }
  .gsc-results-wrapper-overlay {
    width: 90%;
    left: 5%;
  }
  .covers-CoversForum-pollVoteContainer {
    padding-top: 15px !important;
  }
  #covers-CoversForum-topPager {
    margin-top: 10px !important;
  }
  .covers .covers-CoversForums-h1 {
    font-size: 30px !important;
  }
  #covers-CoversForum-topPager,
  #covers-CoversForum-threadH1 {
    float: none !important;
  }
  .covers-CoversForum-body.post-body {
    border-top: 1px solid #e8e8e8;
    padding-top: 5px;
  }
  .covers-CoversForum-userImgCont {
    padding-left: 15px !important;
  }
  .covers .covers-CoversForum-postBrick {
    display: inline-block;
    padding-left: 0;
  }
  .covers-CoversForum-body {
    border-left: none;
  }
  .covers .covers-CoversForum-numberRow {
    padding-left: 15px !important;
  }
  .covers-CoversForm-viewThreadsTH {
    display: none;
  }
  .covers-CoversForum-lastPostIcon {
    display: none !important;
  }
  .covers-CoversForum-postsDesk {
    display: none;
  }
  .covers-CoversForum-postsMobile {
    display: inline;
    font-size: 12px;
  }
  .covers-CoversForums-User--mobile {
    display: inline-block;
    font-size: 16px;
    margin-top: -5px;
  }
  .covers-coversforums-createdBy {
    font-size: 12px;
    margin-top: 5px;
    display: block;
    font-weight: normal;
  }
  .covers-coversforums-createdBy a {
    border-bottom: none;
  }
  .covers .covers-CoversForums-threadTitle .covers-coversforums-createdBy .covers-CoversForum-usernameLink {
    font-size: 12px !important;
    margin-left: 0;
  }
  .covers-u-noLeft.covers-CoversForums-AdminLink.col-xs-9.col-xs-offset-2 {
    padding-left: 15px !important;
  }
  .covers-CoversForums-userImg--mobile {
    display: none;
  }
  .covers-CoversForums-User--desktop {
    display: none;
  }
  .covers-CoversForum-rankDesktop {
    display: none;
  }
  .covers-CoversForum-joinPost {
    display: none;
  }
  .covers-CoversForum-joinPost.covers-CoversForum-joinPost--mobile {
    display: inline-block;
    font-size: 14px;
  }
  img.covers-CoversForums-meter {
    margin-top: 7px;
  }
  .covers .covers-CoversForum-moreDrop--desktop {
    position: absolute !important;
    top: 8px;
    right: 15px;
  }
}
a.covers-CoversForum-linkBtn.covers-CoversForum-linkBtn--start,
a.covers-CoversForum-linkBtn.covers-CoversForum-linkBtn--reply {
  display: inline-block;
}

.covers .covers-CoversForum-inputBtn.covers-CoversForums_submitReply {
  margin-top: 15px;
}

.covers a.covers-CoversForum-linkBtn,
.covers .covers-CoversForum-inputBtn {
  background: #fd4f00;
  border-radius: 3px;
  color: #fff !important;
  border: 1px solid #fd4f00;
  padding: 3px 10px;
  margin-right: 10px;
  margin-top: 0;
  display: inline-block;
}

.covers a.covers-CoversForum-linkBtn:hover,
.covers a.covers-CoversForum-linkBtn:focus,
.covers .covers-CoversForum-inputBtn:hover,
.covers .covers-CoversForum-inputBtn:focus {
  color: #fff;
  border: 1px solid #fd4f00;
  text-decoration: none;
}

a.covers-CoversForum-linkBtn.covers-CoversForum-linkBtn--clear {
  background-color: #fff;
  border: 1px solid #fd4f00;
  color: #15202b !important;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  align-items: center;
  font-size: 14px;
  height: 36px;
  justify-content: center;
  min-width: 120px;
  text-align: center;
}
a.covers-CoversForum-linkBtn.covers-CoversForum-linkBtn--clear:hover, a.covers-CoversForum-linkBtn.covers-CoversForum-linkBtn--clear:focus {
  color: #fd4f00 !important;
}

.covers-CoversForums-recaptcha {
  margin-top: 15px;
  margin-bottom: 10px;
}

.covers-CoversForums-replyLegend {
  border-bottom: none;
  margin-bottom: 0;
  font-size: 16px;
  text-align: center;
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #000;
  border-bottom: 3px solid #000;
}

.covers-CoversForums-replyLegend label {
  margin-bottom: 0;
}

.covers-CoversForums-replyLegend .login-button {
  border-bottom: 1px solid #fd4f00;
}

.covers-CoversForum-createBtns {
  margin: 15px 0;
}

.covers-CoversForum-createThread legend {
  margin-bottom: 0;
  border-bottom: none;
}

.covers-CoversForum-createThread input {
  border: 1px solid #9e9e9e;
}

.covers-CoversForum-createThread fieldset {
  margin-top: 25px;
}

.covers-CoversForum-createThread {
  padding-bottom: 15px;
}

#ReplyToThreadContainer {
  /*border-top: 1px solid #e5e5e5;*/
  font-weight: bold;
  margin-top: 5px;
  display: block !important;
}

#ReplyToThreadHeightContainer {
  display: block;
}

#covers-CoversForum-threadH1 {
  float: left;
}

#covers-CoversForum-topPager {
  float: right;
  margin-top: 0;
}

/*.pager.covers-CoversForums-pager a {
	border-bottom: 1px solid $covers-u-secondaryColor;
	margin: 0 5px;
}

.pager.covers-CoversForums-pager a:focus,
.pager.covers-CoversForums-pager a:hover{
	text-decoration:none;
}*/
.covers .pager.covers-CoversForums-pager {
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px 0;
  background-color: transparent;
  border-radius: 3px;
  text-align: center;
}

.covers .covers-CoversForum-DesktopPagerBottom .pager.covers-CoversForums-pager {
  margin-bottom: 15px;
}

/*MAIN THREAD LIST PAGE*/
li.covers-CoversForums-threadTitle.indented {
  padding: 5px 5px 5px 30px;
}
li.covers-CoversForums-threadTitle.indented a {
  display: block;
}

h3.covers-CoversForum-h3 {
  font-size: 20px;
  background-color: #253341;
  padding: 16px 24px;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  border-radius: 4px 4px 0 0;
  font-family: "Founders", sans-serif;
  letter-spacing: 0.5px;
}

ul.covers-CoversForums-homeList {
  padding-left: 0;
}
ul.covers-CoversForums-homeList a {
  display: block !important;
}
ul.covers-CoversForums-homeList a:hover .covers-CoversForum-hotTopicsTitle {
  color: #fd4f00;
}

ul.covers-CoversForums-homeList li {
  list-style: none;
  padding: 5px 10px;
  position: relative;
  border-bottom: 1px solid #f6f6f6;
  display: inline-block;
  width: 100%;
}

.covers-CoversForums-header--home {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 16px;
}
.covers-CoversForums-header--home > div {
  flex: 1;
}
.covers-CoversForums-header--home span.covers-CoversForm-SearchButton {
  float: right;
}

span.covers-CoversForm-SearchButton {
  background-color: #fd5000;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  padding: 5px 10px;
  cursor: pointer;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: center;
}
span.covers-CoversForm-SearchButton img {
  margin-left: 5px;
}

.content-container {
  background-color: #fff;
  margin-bottom: 16px;
  padding: 0 16px;
  border-radius: 0 0 4px 4px;
}

.covers-CoversForum-topContentCont.covers-Container-main {
  background-color: transparent;
}

.gsc-control-cse.gsc-control-cse-en {
  margin-top: 10px;
}

.timer_new_0 {
  background: transparent url("https://img.covers.com/community/forum/timer_new_1.png") 3px 10px no-repeat;
}

.timer_new_1 {
  background: transparent url("https://img.covers.com/community/forum/timer_new_2.png") 3px 10px no-repeat;
}

.timer_new_2 {
  background: transparent url("https://img.covers.com/community/forum/timer_new_3.png") 3px 10px no-repeat;
}

.timer_new_3 {
  background: transparent url("https://img.covers.com/community/forum/timer_new_4.png") 3px 10px no-repeat;
}

.timer_new_4 {
  background: transparent url("https://img.covers.com/community/forum/timer_new_5.png") 3px 10px no-repeat;
}

.timer_new_5 {
  background: transparent url("https://img.covers.com/community/forum/timer_new_6.png") 3px 10px no-repeat;
}

.timer_new_6 {
  background: transparent url("https://img.covers.com/community/forum/timer_blank.png") 3px 10px no-repeat;
}

#quoteSpan {
  font-weight: bold;
  color: #fd4f00;
}

.covers-CoversForum-quotebox {
  font-size: 13px;
  max-width: 640px;
  /*background: url("https://img.covers.com/community/forum/covers_quote.png") no-repeat 3px 5px;*/
  background-color: #f1f1f1;
  padding: 10px 10px 10px 27px;
  margin: 7px 0 10px 0;
  border: 1px solid #ccc;
}

@media (max-width: 450px) {
  .covers-CoversForum-loadGif {
    left: 30% !important;
  }
}
.covers-CoversForum-loadGif {
  left: 45%;
  position: fixed;
  top: 25%;
  width: 100%;
  display: block;
  z-index: 1000;
}

.covers .covers-CoversForum-adminPageContainer {
  min-height: 250px;
  text-align: center;
  margin-top: 25px;
}

.covers-CoversForum-faqContainer {
  background-color: #fff;
  padding-top: 25px;
  margin-bottom: 15px;
}

.covers-CoversForum-faqContainer h4 {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 5px;
}

.covers-CoversForum-faqTable tr.spaceshead {
  background-color: #15202b;
}

.covers-CoversForum-faqTable tr.spaceshead td {
  color: #fff;
}

.covers-CoversForum-faqTable tr.spaceshead td {
  color: #fff;
  font-weight: bold;
  border-bottom: none;
}

.covers-CoversForum-faqTable td {
  padding: 5px 10px;
  border-bottom: 1px solid #ccc;
}

table.covers-CoversForum-bannedTable {
  margin-bottom: 25px;
}

table.covers-CoversForum-bannedTable th {
  background-color: #024048;
  padding: 5px 10px;
  color: #fff;
}

.covers table.covers-CoversForum-bannedTable tr {
  border-bottom: 1px solid #ccc;
}

.covers table.covers-CoversForum-bannedTable td {
  padding: 5px 10px;
}

.covers-CoversForum-body.post-body p {
  word-wrap: break-word;
}

.covers-CoversForum-body.post-body {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.covers-coversfooter-view-switcher {
  display: none;
}

/************TINY MCE OVERWRITES************/
#mceu_22.mce-floatpanel.mce-popover.mce-bottom.mce-start {
  margin-left: -20px !important;
}

.mce-container table td {
  padding: 10px;
}

@media (max-width: 340px) {
  .mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
    max-width: 305px !important;
    white-space: normal !important;
  }
  .mce-container table td {
    padding-bottom: 10px !important;
  }
  .mce-popover {
    height: auto !important;
  }
}
table.covers-CoversForum-emoticonTbl {
  width: 500px;
}

div#mceu_23 {
  width: 500px !important;
}

@media (max-width: 770px) and (min-width: 320px) {
  table.covers-CoversForum-emoticonTbl {
    width: 300px;
  }
  div#mceu_23 {
    width: 300px !important;
  }
  .mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
    max-width: 350px !important;
    white-space: normal !important;
  }
  #mce-modal-block {
    max-width: 100% !important;
  }
  .mce-container table td {
    padding-bottom: 10px !important;
  }
  .mce-popover {
    height: auto !important;
  }
}
@media (min-width: 770px) and (min-width: 320px) {
  .mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
    max-width: initial !important;
    white-space: initial !important;
  }
  .mce-container table td {
    padding-bottom: 10px !important;
  }
  .mce-popover {
    height: initial !important;
  }
}
.mce-ico.mce-i-emoticons {
  background-image: url(https://img.covers.com/covers/postingforum/pallet/emoticonnew.gif);
  width: 20px;
  height: 18px;
  background-position: -1px -7px;
  background-size: 23px 30px;
}

.mce-ico.mce-i-emoticons2 {
  background-image: url(https://img.covers.com/covers/postingforum/pallet/emoticon.gif);
  width: 20px;
  height: 18px;
  background-position: -1px -7px;
  background-size: 23px 30px;
}

.mce-ico.mce-i-emoticons3 {
  background-image: url(https://img.covers.com/covers/emoticons/new_emoticon_logo.png);
  width: 20px;
  height: 18px;
  background-position: -1px -7px;
  background-size: 23px 30px;
}

.mce-i-emoticons:before {
  content: initial !important;
}

.mce-i-emoticons2:before {
  content: initial !important;
}

.mce-i-emoticons3:before {
  content: initial !important;
}

.mce-panel img {
  max-height: 30px;
  padding: 3px;
}

td.covers-CoversForum-emoticonCat {
  font-weight: bold;
  background-color: #e8e8e8;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-top: 4px;
}

.mce-textbox {
  max-width: 240px !important;
}

/************END TINY MCE OVERWRITES************/
/************SEARCH OVERWRITES************/
.gsc-results-wrapper-overlay {
  padding: 30px 10px 10px 10px !important;
}

input#gsc-i-id1,
table#gs_id50 {
  background-color: transparent !important;
  height: 100%;
}

.covers .gsc-input-box {
  height: 28px;
}

.covers .gsc-input-box table {
  margin-top: 0;
}

#gsc-i-id1:-moz-placeholder {
  color: #b2b2b2 !important;
  font-weight: bold;
}

#gsc-i-id1:-ms-input-placeholder {
  color: #b2b2b2 !important;
  font-weight: bold;
}

#gsc-i-id1::-moz-placeholder {
  color: #b2b2b2 !important;
  font-weight: bold;
}

#gsc-i-id1::-webkit-input-placeholder {
  color: #b2b2b2 !important;
  font-weight: bold;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  height: 28px !important;
  margin-top: 0 !important;
  min-width: 13px !important;
  padding: 5px 26px !important;
  width: 68px !important;
  border-radius: 0 !important;
  border: none !important;
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
  background-color: #fd4f00;
}

.gsst_a .gscb_a {
  color: #15202b;
}

.gsst_a:hover .gscb_a, .gsst_a:focus .gscb_a {
  color: #fd4f00;
}

.gsc-control-cse {
  padding-left: 0 !important;
}

input.gsc-search-button {
  margin-right: 0 !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
  padding: 10px 0;
}

.gsib_a {
  padding: 0 6px 0 !important;
}

.gsst_b {
  font-size: 13px !important;
}

.gsc-control-cse {
  padding-right: 0 !important;
  width: 100%;
}

.gsc-results-wrapper-overlay.gsc-results-wrapper-visible {
  text-align: left;
  border-radius: 5px;
}

table.gsc-table-result {
  margin-left: 8px;
}

.gsc-modal-background-image {
  background-color: #444 !important;
}

.styleable-title,
.gs-webResult.gs-result a.gs-title:link, .gs-imageResult a.gs-title:link,
.gs-webResult.gs-result a.gs-title:visited, .gs-imageResult a.gs-title:visited {
  color: #15202b;
  font-weight: normal;
  border-bottom: 1px solid #fd4f00;
  display: inline;
  line-height: 28px;
}

.gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link b, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited b {
  font-weight: bold;
  color: #15202b;
}

.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
  color: #434748;
}

.gs-result .gs-title, .gs-result .gs-title * {
  text-decoration: none;
}

.gsc-webResult.gsc-result {
  border-bottom: 1px solid #eee;
}

.gs-web-image-box, .gs-promotion-image-box {
  margin-right: 10px;
}

/************END SEARCH OVERWRITES************/
.covers-CoversForum-moreDrop--desktop {
  float: right;
  top: -5px;
  right: initial;
}

.covers .covers-CoversForum-moreDrop .btn-primary {
  background-color: initial;
  border: none;
  padding-right: 0;
  padding-top: 0;
  padding-left: 40px;
}

.covers .covers-CoversForum-moreDrop .btn:active {
  box-shadow: none;
  outline: none;
}

.covers .caret.forumCaret {
  border-top: 6px dashed;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}

.covers .btn-primary:active:hover,
.covers .covers-CoversForum-moreDrop .btn-primary:active:focus {
  background-color: initial;
  outline: none;
}

.covers .covers-CoversForum-moreDrop .dropdown-menu > li > a {
  cursor: pointer;
  border-bottom: none !important;
}

.covers .covers-CoversForum-moreDrop .dropdown-menu {
  right: 0;
  left: initial;
}

#LoginToQuoteModal,
#ReportModal {
  z-index: 20000;
  background-color: rgba(2, 2, 2, 0.6);
  top: 60px;
}

#mce-modal-block {
  background: #444 !important;
}

/********USER REPORT TABLE********/
table.covers-CoversForum-userReportTable {
  width: 100%;
  border: none;
}

div.table-wrapper {
  border-right: none !important;
}

.pinned {
  border-left: none !important;
}

table.covers-CoversForum-userReportTable tr {
  border-bottom: 1px solid #eee;
}

table.covers-CoversForum-userReportTable th {
  text-align: center;
  background-color: #eee;
  height: 25px;
  vertical-align: middle;
  text-transform: uppercase;
  border-right: 1px solid #fff;
  padding: 5px 10px;
  font-size: 14px;
}

table.covers-CoversForum-userReportTable td {
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
}

table.covers-CoversForum-userReportTable td.covers-CoversForum-actionTd {
  text-align: left;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .covers-CoversForum-userReportTable--container {
    margin: 0 -15px;
  }
  img.covers-CoversForum-timeIcon {
    width: 20px;
  }
}
img.covers-CoversForum-timeIcon {
  margin-right: 5px;
}

.covers-CoversForum-userReportTable--container .pinned {
  -webkit-box-shadow: 7px 0 5px -2px #eee;
  box-shadow: 7px 0 5px -2px #eee;
}

#reportedText {
  max-width: 200px;
  text-align: left;
  padding-left: 10px;
  word-wrap: break-word;
  white-space: -o-pre-wrap;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
}

#slidingEditorContainer {
  background-color: #eee;
  min-height: 350px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  border-top: 1px solid #fd4f00;
  -webkit-box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.1);
}

#slidingEditorContainer--loggedOut.slide-down {
  background-color: #fd4f00;
  border-top: 1px solid #fd4f00;
  min-height: 430px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  -webkit-box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px -3px 4px rgba(0, 0, 0, 0.1);
  bottom: -395px;
  color: #fff !important;
  text-transform: uppercase;
}

#slidingEditorContainer--loggedOut.slide-down a:hover,
#slidingEditorContainer--loggedOut.slide-down a {
  color: #fff !important;
  border-bottom: 1px solid #fd4f00;
  text-decoration: none;
}

#slidingEditorContainer.slide-up {
  bottom: 0;
}

#slidingEditorContainer.slide-down {
  bottom: -320px;
}

span.covers-CoversForum-editorTrigger {
  background-size: 18px 7px;
  width: 18px;
  height: 7px;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 2px;
}

span.covers-CoversForum-editorTrigger.triggerDown {
  background-image: url("/forum/content/images/forum_arrow_down_new.png");
}

span.covers-CoversForum-editorTrigger.triggerUp {
  background-image: url("/forum/content/images/forum_arrow_up_new.png");
}

@media (max-width: 770px) {
  .covers-CoversForum-fullWidthForumThreads ul {
    column-count: 1 !important;
  }
  .covers .covers-CoversForum-paginationContainer {
    flex-direction: column-reverse;
    align-items: initial;
  }
  .covers .covers-CoversForums-threadBlock {
    display: block;
    line-height: 1.5;
  }
  #slidingEditorContainer.slide-down {
    bottom: -365px;
  }
  #slidingEditorContainer {
    min-height: 400px;
  }
}
.covers .modal {
  z-index: 30000 !important;
}

#slidingEditorContainer label {
  cursor: pointer;
}

.covers .covers-CoversForum-editorBG {
  text-align: center;
  width: 100%;
  left: 0;
  height: 35px;
  position: absolute;
  top: 0;
  background-color: #fd4f00;
  color: #fff !important;
  padding-top: 5px;
  cursor: pointer;
}

.covers .covers-CoversForum-editorBG * {
  color: #fff !important;
}

.covers-CoversForums-threadBlock.covers-CoversForums-threadBlock--sticky {
  border-bottom: 1px solid #f6f6f6;
}

input#ShowMoreButton:disabled {
  display: none;
}

.shepherd-text img {
  height: 300px;
  display: block;
  margin: 0 auto;
  padding-top: 15px;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content header h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold !important;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button.shepherd-button-secondary {
  background: #eee !important;
}

#DeletePostModal,
#DeleteThreadModal {
  background-color: rgba(2, 2, 2, 0.6);
}

/*USER REPORT*/
.cmg-user-report-container .covers-CoversForums-dateRow {
  height: 100%;
}

@media (max-width: 992px) {
  #lastPostTH {
    display: none;
  }
  .covers-CoversForum-postsMobile {
    margin-top: -15px;
  }
  #covers-CoversForum-lastPostDate {
    display: none;
  }
  #cmg-clear-reportDesktop {
    display: none !important;
  }
  #cmg-clear-reportmobile {
    display: block !important;
    position: absolute;
    right: 5px;
    top: 15px;
    z-index: 100;
  }
}
#cmg-clear-reportDesktop {
  display: inline-block;
}

#cmg-clear-reportmobile {
  display: none;
}

.cmg-administrator.cmg-moderator a {
  padding: 0;
  margin-right: 8px;
}

.cmg-administrator.cmg-moderator.covers-CoversForum-removeThreadText {
  display: block;
  background-color: #fff6f2;
  color: #fd4f00;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  margin-top: 5px;
}

.covers-CoversForm-viewForumTH {
  padding-bottom: 0 !important;
}

.covers-CoversForm-viewThreadsTH,
.covers-CoversForm-viewForumTH {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #253341;
  border-radius: 3px 3px 0 0;
  font-weight: bold;
}

.covers .covers-CoversForm-viewThreadsTH *,
.covers .covers-CoversForm-viewForumTH * {
  color: #fff !important;
  font-size: 14px;
}

#covers-CoversForum-lastPostDate {
  line-height: 15px;
  max-width: 90px;
}

.covers #covers-CoversForum-lastPostDate * {
  font-size: 12px;
  font-weight: bold;
  color: #15202b !important;
}

.covers #covers-CoversForum-lastPostDate * span {
  font-size: 12px;
  font-weight: normal !important;
  color: #15202b !important;
  display: block;
}

.cmg-threadpost-id {
  display: none;
}

.cmg-admin-spam-scanner {
  margin: 10px 0;
}

.covers a.covers-CoversForum-lastPostLink2 * {
  color: #15202b !important;
  border-bottom: 1px solid #fd4f00;
}

.covers a.covers-CoversForum-lastPostLink2:hover {
  color: #fd4f00 !important;
  text-decoration: none !important;
}

a.covers-CoversForum-lastPostLink {
  font-weight: normal;
  font-size: 13px;
}

@media (max-width: 1199px) {
  .covers-CoversForum-profileBrick a.covers-CoversForums-userImg {
    display: inline-block !important;
  }
  a.covers-CoversForums-userImg {
    display: none !important;
  }
  .covers .covers-CoversForm-viewThreadsTH * {
    font-size: 12px;
  }
  a.covers-CoversForum-lastPostLink {
    font-size: 10px;
  }
}
/*****************************CAROUSEL MOVE LATER*/
/*TOP SPORTSBOOKS*/
.covers .covers-CoversForum-sportsbooks a:hover {
  text-decoration: none;
}

@media screen and (min-width: 990px) {
  .covers-CoversForum-sportsbooks .covers-CoversWTP-newSbContainer .cmg_top_sportsbook_container:nth-child(even) {
    border-left: 1px solid #ccc;
    padding-left: 10px;
    border-right: 1px solid #ccc;
  }
  .covers-CoversForum-sportsbooks .covers-CoversWTP-newSbContainer .cmg_top_sportsbook_container:nth-child(3) {
    padding-left: 15px;
  }
  .covers-CoversForum-sportsbooks .covers-CoversWTPCarousel-review {
    float: initial;
    margin-top: 10px !important;
  }
  .covers-CoversForum-sportsbooks .covers-CoversWTP-newSbContainer {
    height: 50px;
  }
  .covers-CoversForum-sportsbooks .cmg_top_sportsbook_container {
    width: 33%;
    display: inline-block;
  }
}
.covers-CoversForum-sportsbooks .covers-CoversWTPCarousel-review:hover a {
  color: #15202b !important;
  text-decoration: none;
}

.covers-CoversForum-sportsbooks .covers-CoversWTPCarousel-review,
.covers-CoversForum-sportsbooks .container.covers.covers-CoversCarousel-wtp.covers-CoversCarousel-main {
  border-radius: 0;
  background-color: transparent !important;
  color: #15202b !important;
  border-color: #fd4f00;
}

.covers-CoversForum-sportsbooks .covers-CoversWTPCarousel-review a {
  color: #15202b !important;
}

.sportsbook_list {
  width: 100% !important;
}

.covers-CoversForum-sportsbooks .sportsbook_list .header a {
  color: #fff !important;
  padding-top: 8px;
}

.covers-CoversForum-sportsbooks .cmg_top_sportsbook_container {
  padding-left: 0;
  padding-right: 0;
}

.covers-CoversForum-sportsbooks .sportsbook_list .header {
  width: 100%;
  margin: 0;
}

.covers-CoversForum-sportsbooks .container.covers.covers-CoversCarousel-wtp.covers-CoversCarousel-main {
  width: 100% !important;
  background-color: #fff;
  padding: 0;
}

.covers-CoversExpertsPicks-sportsbooks.top-ten-hold {
  height: initial;
  border-radius: 0;
}

.covers-CoversForum-sportsbooks .covers-CoversWTPCarousel-review:hover,
.covers-CoversForum-sportsbooks .covers-CoversWTPCarousel-review {
  border-radius: 0;
  background-color: #fd4f00;
  border-color: #fd4f00;
}

.covers-CoversForum-sportsbooks .rank.covers-CoversWTP-newbookBrick--rank {
  display: none;
}

.covers-CoversForum-sportsbooks .cmg_top_sportsbook_container {
  border-bottom: 1px solid #eee;
}

.covers-CoversForum-sportsbooks .cmg_top_sportsbook_container:hover,
.covers-CoversForum-sportsbooks .covers-CoversWTP-newSbContainer .cmg_top_sportsbook_container:nth-child(even) {
  background-color: #fff !important;
}

.covers-CoversExpertsDetails-sportsbooksIntro {
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.covers-CoversExpertsDetails-sportsbooksIntro p {
  font-size: 15px;
  color: #161616;
  margin-bottom: 0;
  padding-bottom: 15px;
}

.covers-CoversExpertsDetails-sportsbooksIntro span {
  color: #161616;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 0;
  display: block;
}

.covers-CoversForum-sportsbooks .covers-CoversWTP-newListBonus {
  width: 55%;
}

@media screen and (max-width: 990px) {
  .covers-Container-aside {
    background-color: transparent;
  }
  .covers-CoversExpertsDetails-sportsbooksIntro {
    padding-left: 0;
    padding-right: 0;
  }
  .covers-CoversForum-sportsbooks .covers-CoversWTP-newListBonus {
    width: 50%;
  }
}
/*IN THREAD LINK*/
.covers-CoversForum-body a {
  border-bottom: 1px solid #fd4f00;
}

/*FIX FOR EMOJIS*/
.mce-covers-CoversForum-emojiDrop {
  /*top: initial !important;
  position: fixed !important;
  bottom: 30px !important;
  height: 250px !important;
  overflow: scroll !important;
  margin-left: 0 !important;*/
}

.mce-container table {
  background: #fff !important;
}

.mce-container {
  border: none !important;
}

.mce-container table {
  border: 1px solid #ccc !important;
}

.covers-CoversForum-timeCreated span.covers-CoversForum-createdTimestamp {
  display: block;
}

@media (max-width: 768px) {
  .covers-CoversForum-timeCreated span.covers-CoversForum-createdTimestamp {
    display: inline;
  }
  .mce-covers-CoversForum-emojiDrop {
    bottom: 43px !important;
    left: 10px !important;
    margin-left: 0 !important;
  }
  .mce-arrow {
    display: none !important;
  }
  h2.covers-CoversForums-threadTitle {
    margin-top: 0;
  }
  .covers .covers-CoversForums-threadBlock {
    padding-bottom: 10px;
    padding-left: 0;
  }
}
/*THREAD PARTICIPANTS*/
.covers-CoversForum-participantsContainer {
  float: right;
  min-height: 40px;
}

.covers-CoversForum-participantsContainer div {
  width: 35px;
  height: 35px;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  margin-left: -10px;
  float: left;
  border: 2px solid #fff;
  background-color: #fff;
  position: relative;
}

.covers-CoversForum-participantsContainer img {
  width: 100%;
  margin-top: -1px;
}

.covers-CoversForum-participantsContainer div:first-child {
  z-index: 6;
}

.covers-CoversForum-participantsContainer div:nth-child(2) {
  z-index: 5;
}

.covers-CoversForum-participantsContainer div:nth-child(3) {
  z-index: 4;
}

.covers-CoversForum-participantsContainer div:nth-child(4) {
  z-index: 3;
}

.covers-CoversForum-participantsContainer div:nth-child(5) {
  z-index: 2;
  margin-right: 0;
}

.covers-CoversForum-participantsContainer div.covers-CoversForum-extraParticipants {
  background-color: #eee;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #939393;
  z-index: 6;
  padding-top: 8px;
}

.covers-CoversForum-participantsContainer div:hover {
  z-index: 10;
  margin-top: -5px;
  border: 2px solid #ccc;
}

span.covers-CoversForum-participantsLabel {
  font-weight: bold;
  font-size: 13px;
  margin-top: 7px;
  float: left;
}

@media (min-width: 768px) {
  span.covers-CoversForum-participantsLabel {
    float: right;
    padding-right: 15px;
  }
  .covers-CoversForum-participants {
    padding-top: 0;
  }
}
/*LIKE BUTTON ROW*/
.covers .covers-CoversForum-bodyButtonRow {
  position: relative;
  bottom: 0;
  right: 0;
  padding-bottom: 5px;
  /* height: 15px;*/
}

.covers-CoversForum-coversTeamRank img {
  width: 20px;
  margin-right: 3px;
  vertical-align: top;
}

.covers-CoversForum-coversTeamRank {
  margin-bottom: 5px;
}

/*PAGINATION*/
.covers-CoversForum-paginationContainer {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.covers-CoversForum-mobilePagination a {
  font-size: 13px;
  padding: 8px 10px;
  background-color: #fff;
  border-radius: 5px;
}

.covers-CoversForum-bodyButtonRow div {
  display: inline-block;
}

.covers-CoversForum-mobilePagination a.covers-CoversForums-activePage {
  background-color: #F6F6F6;
  color: #15202b;
  font-weight: bold;
}

.pager:after, .pager:before {
  display: table;
  content: " ";
}

@media (max-width: 450px) {
  .covers-CoversForum-mobilePagination a {
    padding: 5px 10px;
    font-size: 11px;
  }
  .covers-CoversForum-mobilePagination {
    width: 100%;
    padding: 8px 0 !important;
  }
}
@media (max-width: 360px) {
  .covers-CoversForum-mobilePagination a {
    padding: 5px 8px;
  }
  a.covers-CoversForum-linkBtn.covers-CoversForum-linkBtn--clear {
    min-width: 89px;
    height: 45px;
  }
  .covers-CoversForum-paginationContainer span.covers-CoversForm-SearchButton {
    height: 45px;
  }
}
@media (max-width: 372px) {
  .covers-CoversForum-mobilePagination a {
    font-size: 10px;
  }
}
.covers .covers-CoversForum-mobilePagination a:hover {
  background-color: #F6F6F6;
  color: #15202b;
}

.covers-CoversForum-mobilePagination {
  float: left;
  background-color: #fff;
  padding: 8px;
  border-radius: 3px;
}

#covers-CoversForum-topPagerDesktop .covers-CoversForum-mobilePagination {
  display: none;
}

#covers-CoversForum-topPagerMobile .covers-CoversForum-desktopPagination {
  display: none;
}

.covers-CoversForum-bodyButtonRow .posted {
  float: right;
  margin-top: -20px;
}

.covers .covers-CoversForum-desktopPagerContainer .pager {
  margin-top: 0;
  margin-bottom: 0;
  float: right;
}

.covers .covers-CoversForum-desktopPagination .cmg_pager_input {
  width: initial !important;
  background: transparent;
  border: 1px solid #fff;
  color: #fff !important;
  text-align: center;
  max-width: 35px;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: normal;
}

.covers .covers-CoversForum-DesktopPagerBottom .covers-CoversForum-desktopPagination .cmg_pager_input {
  border: 1px solid #b1b1b1;
  color: #333 !important;
}

.covers .covers-CoversForum-DesktopPagerBottom .covers-CoversForum-desktopPagination input#pageNumInput::placeholder {
  color: #333;
}

.covers-CoversForum-desktopPagination input#pageNumInput::placeholder {
  color: #fff;
}

.covers .covers-CoversForm-viewForumTH .covers-CoversForum-desktopPagination {
  font-weight: normal;
}

span.covers-CoversForums-desktopPageCaret {
  margin-left: 5px;
}

.covers-CoversForum-userOnline .covers-CoversForums-userImg {
  border: 2px solid #4ff555;
}

.grecaptcha-badge {
  visibility: hidden;
}

.covers-CoversForum-recaptchaPolicy {
  font-size: 11px;
  margin-top: 10px;
  line-height: 12px;
}

.covers-CoversForum-recaptchaPolicy a {
  border-bottom: 1px solid #fd4f00;
  color: #15202b;
}

.covers-CoversForum-recaptchaPolicy a:hover {
  color: #fd4f00;
}

.covers-CoversForum-bodyButtonRow div.quote-button {
  text-decoration: none;
  border-bottom: none;
  display: inline;
  margin-right: 8px;
}

.covers-CoversForum-bodyButtonRow img {
  vertical-align: top;
}

.covers-CoversForum-likeButton {
  color: #161616;
  margin-right: 8px;
}

.covers-CoversForum-likeButton button {
  background-color: transparent;
  border: none;
  background-image: url("https://img.covers.com/covers/icons/forum_like.png");
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  opacity: 0.8;
  outline: none !important;
  padding-right: 6px;
}

.covers-CoversForum-likeButton button:hover {
  background-image: url("https://img.covers.com/covers/icons/forum_like_highlighted.png");
  opacity: 1;
}

.covers-CoversForum-likeButton.covers-CoversForum-likedPost button {
  background-image: url("https://img.covers.com/covers/icons/forum_like_highlighted.png");
  opacity: 1;
}

.covers-CoversForum-likeButton div {
  margin-top: -9px;
  vertical-align: middle;
  display: inline-block;
}

@media (max-width: 768px) {
  .covers-CoversForum-body {
    padding-bottom: 45px;
  }
  .covers .covers-CoversForums-header .cmg-subscribe-button,
  .covers .covers-CoversForums-header .cmg-unsubscribe-button {
    margin-left: 0 !important;
  }
}
span.covers-CoversForum-postNumber {
  float: right;
}

@media (min-width: 992px) {
  .col-xs-12.col-md-3.covers-CoversForum-profileBrick {
    width: 22%;
  }
  .col-xs-12.col-md-9.covers-CoversForum-body.post-body {
    width: 78%;
  }
}
.covers-CoversForum-signature {
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
  font-size: 13px;
}

/*PROFILE BLOCK*/
.covers-CoversForum-profileBlock,
.covers-CoversForum-profileTabs {
  background-color: #fff;
}

.covers-CoversForum-profileBlock {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.covers .covers-CoversForum-profileBlock .covers-CoversForum-ranksStatus {
  margin-top: -5px;
}

.covers .covers-CoversForum-profileEditBtn {
  padding: 1px 15px;
  color: #15202b;
  border: 1px solid #fd4f00;
  background-color: transparent;
  margin-top: 5px;
  width: 60px;
}

.covers-CoversForum-profileDetails input, .covers-CoversForum-profileDetails textarea {
  width: 250px;
}

.covers .covers-CoversForum-profileEditBtn:hover {
  color: #fd4f00;
}

input#editSignature {
  border: 1px solid #ccc;
  padding-left: 5px;
}

.covers-CoversForum-profileDetails {
  font-size: 14px;
}

.covers .covers-CoversForum-profilePostList button.cmg-unsubscribe-button,
.covers .covers-CoversForum-profilePostList button.cmg-subscribe-button {
  margin-right: 5px !important;
}

.covers .covers-CoversForum-profilePostList button.cmg-unsubscribe-button,
.covers .covers-CoversForum-profilePostList button.cmg-subscribe-button,
.covers .covers-CoversForum-profilePostList button.cmg-unfollow-button,
.covers .covers-CoversForum-profilePostList button.cmg-follow-button,
.covers .covers-CoversForum-profileH1 button.cmg-unfollow-button,
.covers .covers-CoversForum-profileH1 button.cmg-follow-button,
.covers .covers-CoversForum-profileH1 input.cmg-follow-button-loggedOut,
.covers .covers-CoversForums-header .cmg-subscribe-button-loggedOut,
.covers .covers-CoversForums-header .cmg-subscribe-button,
.covers-CoversForum-profileBrick .cmg-follow-button-loggedOut,
.covers .covers-CoversForums-header .cmg-unsubscribe-button,
.covers-CoversForum-profileBrick button.cmg-follow-button,
.covers-CoversForum-profileBrick button.cmg-unfollow-button {
  background-color: transparent;
  border: none;
  color: #15202b;
  border-bottom: none;
  font-weight: bold;
  padding: 0;
  margin: 0;
  outline: none !important;
  font-size: 14px;
  cursor: pointer;
  margin-top: 10px;
}

.covers .covers-CoversForum-profileH1 button.cmg-unfollow-button,
.covers .covers-CoversForum-profileH1 button.cmg-follow-button,
.covers .covers-CoversForum-profileH1 input.cmg-follow-button-loggedOut,
.covers .covers-CoversForums-header .cmg-subscribe-button-loggedOut,
.covers .covers-CoversForums-header .cmg-subscribe-button,
.covers .covers-CoversForums-header .cmg-unsubscribe-button {
  margin-left: 10px;
}

.covers-CoversForum-userImgCont {
  text-align: center;
}

.covers .covers-Container-aside {
  padding-right: 0;
}

@media (max-width: 990px) {
  .covers .covers-Container-aside {
    padding-left: 0;
  }
}
.covers-CoversForum-body.post-body img {
  height: auto;
  max-width: 100%;
}
.covers-CoversForum-body.post-body img .covers .covers-CoversForums-header .cmg-subscribe-button-loggedOut,
.covers-CoversForum-body.post-body img .covers .covers-CoversForums-header .cmg-subscribe-button,
.covers-CoversForum-body.post-body img .covers .covers-CoversForums-header .cmg-unsubscribe-button {
  margin-left: 0;
}

.covers-CoversForum-h3.covers-CoversForum-hotTopics {
  background-color: #253341;
  margin-top: 0px;
}

.covers-CoversForum-hotTopicsList {
  border-radius: 0 0 4px 4px;
}

.covers-CoversForum-hotTopicsList ul.covers-CoversForums-homeList {
  padding-left: 0;
  margin-bottom: 0px;
}

.covers-CoversForum-hotTopicsList ul.covers-CoversForums-homeList span {
  float: right;
}

.covers-CoversForum-hotTopicsList ul.covers-CoversForums-homeList span.covers-CoversForum-hotTopicsTitle {
  float: none;
  display: inline-block;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.covers-CoversForum-hotTopicsList ul.covers-CoversForums-homeList span.covers-CoversForum-hotTopicsTitle {
  max-width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 350px) {
  .covers-CoversForum-hotTopicsList ul.covers-CoversForums-homeList span.covers-CoversForum-hotTopicsTitle a,
  .covers-CoversForum-hotTopicsList ul.covers-CoversForums-homeList span.covers-CoversForum-hotTopicsTitle {
    max-width: 200px;
  }
}
@media (max-width: 1199px) {
  .covers-CoversForum-hotTopicsList ul.covers-CoversForums-homeList span.covers-CoversForum-hotTopicsTitle a,
  .covers-CoversForum-hotTopicsList ul.covers-CoversForums-homeList span.covers-CoversForum-hotTopicsTitle {
    max-width: 245px;
  }
}
.covers .covers-CoversForums-threadTitle a.covers-CoversForum-lastPostLink2 {
  font-size: 12px !important;
}

.covers-CoversForum-postListContainer .covers-CoversForum-threadView:nth-child(even) .covers-CoversForum-postBrick, .covers-CoversForum-postListContainer .covers-CoversForum-threadView:nth-child(even) .covers-CoversForum-body {
  background-color: #f1f1f1;
}

.covers-CoversForum-fullWidthForumThreads ul {
  column-count: 2;
}

.covers-CoversForum-postTextContainer {
  max-width: 650px;
}

.covers-CoversForum-timeCreated {
  font-size: 12px;
  color: #a8a8a8;
}

.covers-CoversForum-timeCreated span {
  display: none;
}

.covers-CoversForum-pinIcon {
  width: 20px;
  margin-left: 5px;
}

.covers-CoversForums-threadTitle img.covers-CoversForum-pinIcon {
  margin-left: 0;
  vertical-align: bottom;
}

.covers .covers-CoversForum-searchModal .btn-primary {
  background-color: #fff;
  border: 1px solid #15202b;
  border-radius: 3px;
  margin-right: 10px;
  color: #15202b;
  font-size: 16px;
}

.covers .covers-CoversForum-searchModal td {
  background-color: #fff;
}
.covers .covers-CoversForum-searchModal .covers-CoversForums-threadBlock {
  display: table-cell;
}

.covers .covers-CoversForum-searchModal .close {
  font-size: 27px;
}

.btn.btn-primary.covers-CoversForum-searchSubmit:active:hover,
.btn.btn-primary.covers-CoversForum-searchSubmit {
  background-color: #fd4f00;
  border: 1px solid #fd4f00;
  color: #fff;
}

.covers .btn-default.covers-CoversForum-searchReset {
  border-radius: 3px;
  font-size: 16px;
  background-color: #eee;
}

.covers .covers-CoversForum-searchModal .btn-primary.active:active:hover,
.covers .covers-CoversForum-searchModal .btn-primary.active {
  background-color: #15202b;
  border: 1px solid #15202b;
  margin-right: 10px;
  color: #fff;
}

@media (min-width: 750px) {
  #covers-id-ForumSearchModal .modal-dialog {
    width: 40%;
  }
}
.covers-CoversForum-search2 .glyphicon-search {
  color: #fd4f00;
  font-size: 18px;
}

.covers-CoversForum-search2.btn:active {
  box-shadow: none;
}

#covers-id-ForumSearchModal .modal-body {
  max-height: 85vh;
  overflow-y: auto;
}

#ReplyToThread-Login-Button {
  border: 2px solid #fd4f00;
  border-radius: 5px;
  background-color: #fd4f00;
  margin-left: -6px;
  padding: 5px 25px;
}

#Quote-Login-Button {
  border: 2px solid #fd4f00;
  border-radius: 5px;
  background-color: #fd4f00;
  margin-left: -6px;
  padding: 5px 25px;
}

.covers .covers-Container .reply-button {
  border: 2px solid #fd4f00;
  background-color: #fd4f00;
  padding: 2px 10px;
  margin-left: 12px;
  margin-bottom: 5px;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
}

.covers .covers-Container .reply-button div {
  color: #fff;
}

.popover {
  width: 350px;
  height: 120px;
  text-align: center;
}

#popover-content h4 {
  color: #00A1FF;
}

#popover-content h4 small {
  color: black;
}

#popover-content {
  display: none !important;
}

.covers .popover-content {
  padding: 9px 14px;
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}

@media (max-width: 770px) and (min-width: 320px) {
  .mce-container, .mce-container *, .mce-reset, .mce-widget, .mce-widget * {
    max-width: Initial !important;
    white-space: Initial !important;
  }
  .mce-textbox {
    max-width: 240px !important;
  }
}
@media (max-width: 320px) {
  .mce-container, .mce-container *, .mce-reset, .mce-widget, .mce-widget * {
    max-width: Initial !important;
    white-space: Initial !important;
  }
  .mce-textbox {
    max-width: 200px !important;
  }
}
.covers-CoversForum-minsLeft {
  float: right;
  border-left: none;
  background-color: #fd4f00;
  border: 1px solid #fd4f00;
  padding: 2px 10px;
  color: #fff !important;
  font-size: 13px;
}

.covers-CoversForum-editPostTimebutton {
  float: right;
  padding-top: 5px;
  clear: both;
  line-height: 28px;
}

.covers-CoversForum-editPostTimebutton a {
  padding: 2px 10px;
  display: inline-block;
  border: 1px solid #fd4f00;
  float: left;
  font-size: 13px;
  line-height: 28px;
}

.covers-CoversForum-editThreadMinsLeft {
  float: left;
  border-left: none;
  background-color: #fd4f00;
  border: 1px solid #fd4f00;
  padding: 2px 10px;
  color: #fff !important;
  font-size: 13px;
}

.covers-CoversForum-editThreadTimebutton {
  padding-top: 10px;
}

.covers-CoversForum-editThreadTimebutton a {
  padding: 2px 10px;
  display: inline-block;
  border: 1px solid #fd4f00;
  font-size: 13px;
  float: left;
  clear: both;
}

.covers-search-forum-bar {
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  cursor: pointer;
}

.covers-CoversNav-newTag {
  width: 25px;
  position: absolute;
  margin-left: 5px;
  margin-top: -4px;
}

/*Ad Banner Classes*/
.covers-Responsive-bannerAd {
  min-height: 80px;
  display: flex;
  background-image: url(https://img.covers.com/contests/race/UR_background.png);
  background-repeat: no-repeat;
  align-items: center;
  background-size: cover;
  width: 100%;
  padding: 24px;
  justify-content: space-around;
  margin-top: 32px;
  border-radius: 4px;
}

.covers-BannerAd-URlogo {
  width: 281px;
  height: 24px;
}

.covers-BannerAd-URarrow {
  width: 71px;
  height: 15px;
}

.covers-Responsive-bannerAd .covers-BannerAd-URprice {
  font-family: "Founders", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
  text-shadow: 2px 2px 0px #FD5000;
}

.covers-Responsive-bannerAd p {
  font-family: "Founders", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  margin: 0px;
}

.covers-Responsive-bannerAd .covers-BannerAd-countDownCont {
  background: #FFFFFF;
  border-radius: 4px;
  height: 32px;
  padding: 8px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FD5000 !important;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
}

.covers-Responsive-bannerAd .covers-BannerAd-countDownCont div, .covers-Responsive-bannerAd .covers-BannerAd-countDownCont span {
  color: #FD5000 !important;
}

.covers-Responsive-bannerAd .covers-BannerAd-countDownCont.time-expire div {
  color: #FFFFFF !important;
}

.covers-Responsive-bannerAd .covers-BannerAd-countDownCont.time-expire {
  background: #FD5000;
  border-radius: 4px;
  width: 160px;
  height: 40px;
  padding: 8px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #FD5000;
  color: #FFFFFF !important;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
}

.covers-Responsive-bannerAd .covers-BannerAd-countDownCont span {
  margin: 0px 3px;
}

.covers-Responsive-bannerAd .covers-BannerAd-URlink {
  color: #FFFFFF;
  font-family: "Founders", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}

.covers-Responsive-bannerAd .covers-BannerAd-URlink.desktop-hide {
  display: none;
}

.covers-Responsive-bannerAd .covers-BannerAd-URlink.mobile-hide {
  width: 186px;
}

.covers-Responsive-bannerAd p.first-text {
  width: 100px;
}

.covers-Responsive-bannerAd p.second-text {
  width: 86px;
  margin-left: 10px;
}

.bannerad-appealCont {
  display: flex;
  align-items: center;
  align-content: center;
}

@media (max-width: 1290px) {
  .hide-arrow {
    display: none;
  }
  .covers-Responsive-bannerAd .covers-BannerAd-URlink.mobile-hide {
    width: auto;
  }
  covers-BannerAd-URlogo {
    width: 230px;
  }
}
@media (max-width: 1200px) {
  covers-BannerAd-URlogo {
    width: 230px;
  }
}
@media (max-width: 1170px) {
  .covers-Responsive-bannerAd p.first-text {
    width: 86px;
  }
  .covers-Responsive-bannerAd p.second-text {
    width: 71px;
  }
  .covers-Responsive-bannerAd .covers-BannerAd-URlink.mobile-hide {
    width: 112px;
  }
}
@media (max-width: 991px) {
  .covers-Responsive-bannerAd .covers-BannerAd-URlink.desktop-hide {
    display: inherit;
  }
  .covers-Responsive-bannerAd .covers-BannerAd-URlink.mobile-hide {
    display: none;
  }
  .covers-Responsive-bannerAd {
    background-image: url(https://img.covers.com/contests/race/UR_backgroundMobile.png);
    flex-direction: column;
  }
  .covers-Responsive-bannerAd .covers-BannerAd-URprice {
    margin-right: 10px;
    font-size: 40px;
  }
  .covers-Responsive-bannerAd p {
    font-size: 14px;
    line-height: 16px;
  }
  .covers-Responsive-bannerAd .covers-BannerAd-URlink {
    font-size: 14px;
    line-height: 20px;
    margin: 8px 0px;
  }
  .bannerad-appealCont {
    margin: 5px;
  }
  .covers-BannerAd-URlogo {
    width: 169px;
    height: 14px;
  }
  .covers-Responsive-bannerAd p.first-text {
    margin-top: 5px;
  }
  .covers-Responsive-bannerAd p.second-text {
    margin-top: 5px;
  }
}
@media (max-width: 1200px) {
  .covers .covers-CoversForum-bodyButtonRow .posted {
    margin-top: 0px;
  }
  .covers .covers-CoversForum-body {
    padding: 10px 10px 60px 10px;
  }
  .covers-CoversForums-AdminLink.mobile {
    display: block;
  }
  .covers-CoversForums-AdminLink.desk {
    display: none;
  }
  .covers-CoversForums-stickymobile.covers-CoversForums-sticky {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 0;
  }
  .covers-CoversForums-stickyDesk {
    position: absolute;
    bottom: 27px;
    right: 10px;
  }
  .covers-CoversForums-countContainer {
    padding-left: 0 !important;
    margin-top: 0;
  }
  .covers .covers-CoversForums-threadTitle a,
  .covers .covers-CoversForums-threadTitle a:hover {
    display: inline !important;
  }
}
div#cmg-view-threads {
  width: 100%;
  min-height: 800px;
}

.covers-CoversForums-feedbackHeader {
  padding: 20px;
  min-height: 50px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #eee;
  background-color: #e8e8e8;
}

.covers-FeedbackModal-rateText {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

#ForumWelcomeModal,
div#ForumFeedbackModal {
  z-index: 20000;
  background-color: rgba(2, 2, 2, 0.6);
}

.covers-FeedbackModal {
  color: #444;
  min-height: 250px;
}

.covers textarea.form-control.covers-CoversFeedback-textArea {
  min-height: 100px;
}

.covers-CoversFeedback-submit {
  margin-right: 15px;
}

.covers .covers-FeedbackModal--welcome {
  min-height: 170px;
}

.covers .covers-CoversFeedback-submit button {
  line-height: 0;
  border-radius: 0;
  height: 30px !important;
  border: 1px solid #fd4f00;
  color: #005259;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 1;
  padding: 6px 12px;
  font-size: 15px;
  margin-top: 5px;
  background-color: #fff;
}

span.field-validation-error {
  color: #ff0000;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

.covers .covers-CoversFeedback-submit button:hover {
  background-color: #fff;
  border: 1px solid #fc4200;
  color: #fc4200;
  cursor: pointer;
  opacity: 1;
}

.covers .covers-CoversFeedback-done button {
  border-radius: 0;
  height: 30px !important;
  border: 1px solid #005259;
  color: #005259;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  padding: 6px 12px;
  opacity: 1;
}

#FeedbackModal h4 {
  font-weight: bold;
}

.covers .covers-CoversFeedback-done button:hover {
  background-color: #fff;
  border: 1px solid #fc4200;
  color: #fc4200;
  cursor: pointer;
}

/*********** Feedback Tab Styles ****************/
a.covers-CoversFeedback-linkLeft {
  height: 40px;
  margin-left: -50px;
  float: left;
  font-size: 12px;
  color: #fff !important;
  width: 40px;
  text-transform: uppercase;
  font-weight: bold !important;
  background-color: #005259;
  background-repeat: no-repeat;
  background-position: 6px;
  text-align: center;
  background-image: url(https://img.covers.com/covers/icons/feedback_icon.png);
}

a.covers-CoversFeedback-linkRight {
  margin-right: -50px;
  float: right;
  font-size: 12px;
  color: #fff !important;
  width: 40px;
  height: 40px;
  text-transform: uppercase;
  font-weight: bold !important;
  background-color: #005259;
  text-align: center;
  background-image: url(https://img.covers.com/covers/icons/feedback_icon.png);
  background-repeat: no-repeat;
  background-position: 6px;
}

.shepherd-element.shepherd-theme-arrows {
  max-width: 500px !important;
}

.hero-outer .hero-inner > * {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0.3;
  pointer-events: none;
}

/*.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button{
    background:#005259!important;
}*/
.shepherd-element.shepherd-theme-arrows.shepherd-has-cancel-link .shepherd-content header h3 {
  font-weight: bold;
  line-height: 25px;
}

body.shepherd-active .shepherd-target.shepherd-enabled {
  position: relative;
  box-shadow: 0 0 0 99999px rgba(2, 2, 2, 0.6);
  z-index: 9999;
  pointer-events: auto;
  transition: all 0.3s ease;
}

body.shepherd-active .shepherd-step {
  pointer-events: auto;
  z-index: 9999;
}

body.shepherd-active {
  pointer-events: none !important;
}

.shepherd-element.shepherd-theme-arrows.shepherd-has-title .shepherd-content header {
  background: #005259 !important;
}

h3.shepherd-title {
  color: #fff !important;
  background: #005259 !important;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content header a.shepherd-cancel-link {
  color: rgb(255, 255, 255);
  opacity: 1;
}

.covers-CoversForums-feedbackHeader--mobile {
  display: none;
}

@media (max-width: 620px) {
  .covers .covers-FeedbackModal--welcome {
    min-height: 250px;
  }
  .covers-CoversForums-feedbackHeader--mobile {
    display: block;
  }
  .covers-CoversForums-feedbackHeader--desk {
    display: none;
  }
}
/*SHEPHERD*/
.shepherd-step {
  box-shadow: 0 0 0 2000px rgba(0, 0, 0, 0.7);
}

.shepherd-element.shepherd-theme-arrows .shepherd-content header {
  border-radius: 0 !important;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content footer .shepherd-buttons li .shepherd-button {
  background: #005259 !important;
}

.shepherd-element.shepherd-theme-arrows .shepherd-content header a.shepherd-cancel-link {
  color: #eee !important;
}

.covers .cmg-user-report-container .covers-CoversForum-userHeader button.cmg-clear-report * {
  color: #444 !important;
}

/*TOP SPORTSBOOK BRICK OVERWRITES FOR RESPONSIVE*/
.Covers-CoversForum-topSportsbookBrick.top-ten-hold {
  border-radius: 0;
  padding: 0;
  background-color: transparent;
  clear: both;
}

.Covers-CoversForum-topSportsbookBrick #topSportsbooks {
  background-color: #fff;
}

.Covers-CoversForum-topSportsbookBrick .sportsbook_list,
.Covers-CoversForum-topSportsbookBrick .sportsbook_list .header {
  width: 100%;
}

.container.covers.covers-CoversCarousel-wtp.covers-CoversCarousel-main {
  width: initial !important;
}

.Covers-CoversForum-topSportsbookBrick .covers.covers-CoversCarousel-wtp.covers-CoversCarousel-main .carousel-indicators {
  left: 32%;
  top: 176px;
}

.Covers-CoversForum-topSportsbookBrick .covers-CoversWTPCarousel-teaser {
  font-size: 12px;
}

.Covers-CoversForum-topSportsbookBrick .sportsbook_list .header a {
  padding-top: 9px;
}

@media (max-width: 760px) {
  .Covers-CoversForum-topSportsbookBrick.top-ten-hold {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.covers.covers-CoversCarousel-wtp.covers-CoversCarousel-main .carousel-indicators li:first-child {
  padding-left: 0;
}

.Covers-CoversForum-topSportsbookBrick .container.covers.covers-CoversCarousel-wtp.covers-CoversCarousel-main {
  padding: 0;
}

.Covers-CoversForum-topSportsbookBrick .covers-CoversWTPCarousel-review:hover a {
  color: #15202b !important;
  text-decoration: none;
}

.Covers-CoversForum-topSportsbookBrick .covers-CoversWTPCarousel-review,
.Covers-CoversForum-topSportsbookBrick .container.covers.covers-CoversCarousel-wtp.covers-CoversCarousel-main {
  border-radius: 0;
  background-color: transparent !important;
  color: #15202b !important;
  border-color: #fd4f00;
}

.Covers-CoversForum-topSportsbookBrick .covers-CoversWTPCarousel-review a {
  color: #15202b !important;
}

td.covers-CoversForum-profileView {
  text-align: center;
}

h3.brick-content span {
  color: #fff !important;
  font-size: 18px;
}

h3.brick-content {
  padding: 5px 0 !important;
}

.covers-CoversForum-profilePost,
.covers-CoversForum-profilePost p {
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  display: block;
}

.covers-CoversForum-profileCrumbs {
  font-size: 14px !important;
  color: #444;
  font-size: 14px;
  margin-bottom: 10px;
  padding-bottom: 0;
  line-height: 20px;
}

.covers-CoversForum-profileUsername {
  width: 120px;
  display: block;
  font-size: 15px;
  font-weight: 700;
}

.covers-CoversForum-profilePostList a,
.covers-CoversForum-profilePostLinks a,
.covers-CoversForum-profilePostLinks a span,
.covers-CoversForum-profileCrumbs a {
  color: #15202b;
  border-bottom: 1px solid #fd4f00;
}

.covers-CoversForum-profilePostLinks a:hover,
.covers-CoversForum-profilePostLinks a:hover span {
  color: #fd4f00;
}

.covers-CoversForum-profilePostList tr {
  border-top: 2px solid #e8e8e8;
}

table.covers-CoversForum-profilePostList {
  border-collapse: collapse;
}

table.covers-CoversForum-profilePostList td {
  padding: 15px 10px;
  word-break: break-word;
  max-width: 600px;
}

.covers-CoversForum-profileFilter {
  padding: 15px 5px;
}

.cmg_btn_primary {
  border: none;
  height: 24px;
  cursor: pointer;
}

.cmg_contests_contestant {
  font-size: 15px;
}

a.covers-CoversAccounts-prvMsg {
  margin-top: 2px !important;
}

.covers table.covers-CoversForum-profilePostList td[class*=col-], .covers table.covers-CoversForum-profilePostList th[class*=col-] {
  float: left;
}

tr.covers-CoversForum-profileTR {
  background-color: #eee;
  padding: 5px 0;
}

tr.covers-CoversForum-profileTR th {
  padding: 8px;
}

.covers-CoversForum-profileTDPadding {
  padding-top: 22px !important;
}

@media (max-width: 375px) {
  tr.covers-CoversForum-profileTR {
    font-size: 13px !important;
  }
  .covers-CoversForum-profileUsername {
    font-size: 13px !important;
  }
}
.covers .covers-CoversForum-profileH1 {
  font-size: 36px !important;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
  font-family: "Founders", sans-serif;
}
.covers .covers-CoversForum-profileH1 span {
  font-family: "Founders", sans-serif;
}

@media (max-width: 770px) {
  .covers-CoversForum-profilePostLinks {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #covers-CoversForum-profileCopyContainer {
    width: 200px !important;
  }
  .covers .covers-CoversForum-profileH1 {
    font-size: 24px !important;
  }
}
.covers-coversProfile-imgBack {
  background: #eeeeee;
  border: 1px solid #CCC;
  padding: 10px;
  margin-right: 5px;
  width: 133px;
  display: inline-block;
}

.covers-coversProfile-imgBack img {
  width: 110px;
}

.covers-CoversForum-profileDetails {
  vertical-align: top;
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
  line-height: 23px;
  max-width: 280px;
  overflow-wrap: break-word;
}

@media (max-width: 615px) {
  .covers-CoversForum-profileDetails {
    margin-left: 0;
    margin-bottom: 15px;
    margin-right: 0;
    font-size: 12px;
  }
}
.covers-coversProfile-label {
  font-weight: bold;
}

h3.covers-CoversForum-recenth3 {
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0;
  color: #444;
}

table#forumlist {
  width: 100%;
}

/*#covers-CoversForum-profileCopyContainer .covers-CoversForum-quotebox{
    display:none!important;
}*/
#covers-CoversForum-profileCopyContainer,
#covers-CoversForum-profileCopyContainer div,
#covers-CoversForum-profileCopyContainer p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left !important;
  padding-bottom: 15px;
}

#covers-CoversForum-profileCopyContainer img {
  max-width: 40px;
}

/*PROFILE TABS*/
.covers td.covers-CoversForum-profilePost {
  border-top: none !important;
}

.covers .covers-CoversForum-profileTabs .table-responsive {
  border: none;
}

.covers ul.nav.nav-tabs.covers-CoversForum-profileTabs {
  background-color: #f5f5f5;
}

.covers ul.nav.nav-tabs.covers-CoversForum-profileTabs a:hover,
.covers ul.nav.nav-tabs.covers-CoversForum-profileTabs a {
  font-size: 18px;
  border-radius: 0;
  padding: 10px 10px;
  color: #444;
}

.covers ul.nav.nav-tabs.covers-CoversForum-profileTabs a:hover {
  border-bottom: none;
}

.covers .covers-CoversForum-profileTabs li a {
  border-top: none;
  border-left: none !important;
}

.covers .covers-CoversForum-profileTabs li.active a,
.covers .covers-CoversForum-profileTabs li.active a:hover {
  border-top: 2px solid #15202b !important;
  border-right: none !important;
  font-weight: 600;
}

.covers-CoversForum-profileBio {
  margin-bottom: 15px;
}

@media (min-width: 400px) and (max-width: 1199px) {
  .covers-CoversForum-profileDetails {
    max-width: 230px;
  }
}
@media (max-width: 615px) {
  .covers-coversProfile-imgBack img {
    width: 64px;
  }
  .covers-coversProfile-imgBack {
    width: 86px;
  }
  .covers-CoversForum-profileDetails {
    margin-left: 0;
    margin-bottom: 15px;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .covers .covers-CoversForum-profileTabs .table-responsive {
    -webkit-box-shadow: inset -10px 0 5px -2px #efefef;
    box-shadow: inset -10px 0 5px -2px #efefef;
  }
  .covers-CoversForum-profileFilter {
    font-size: 13px;
  }
  .covers ul.nav.nav-tabs.covers-CoversForum-profileTabs {
    text-align: center;
  }
  .covers ul.nav.nav-tabs.covers-CoversForum-profileTabs a, .covers ul.nav.nav-tabs.covers-CoversForum-profileTabs a:hover {
    font-size: 12px;
    padding: 0;
    font-weight: bold;
    margin: 5px;
  }
  .covers .covers-CoversForum-profileTabs li.active a, .covers .covers-CoversForum-profileTabs li.active a:hover {
    border-top: none !important;
    border-bottom: 2px solid #fd4f00 !important;
  }
  .covers ul.nav.nav-tabs.covers-CoversForum-profileTabs {
    background-color: #fff;
  }
}
.covers input:checked + .slider {
  background-color: #fd4f00;
}

.covers-CoversForum-profileDetails label {
  margin-bottom: 0;
  vertical-align: middle;
}

/* Foundation v2.1.4 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */
/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/
/* -----------------------------------------
   Shared Styles
----------------------------------------- */
table th {
  font-weight: bold;
}

table td, table th {
  padding: 9px 10px;
  text-align: left;
}

/* Mobile */
@media only screen and (max-width: 767px) {
  table.responsive {
    margin-bottom: 0;
  }
  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }
  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }
  .pinned table th, .pinned table td {
    white-space: nowrap;
  }
  .pinned td:last-child {
    border-bottom: 0;
  }
  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
  }
  div.table-wrapper div.scrollable table {
    margin-left: 35%;
  }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch !important;
  }
  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }
  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none;
  }
}
/* -----------------------------------------
   Page Name 1
----------------------------------------- */
/* -----------------------------------------
   Page Name 2
----------------------------------------- */
.covers-CoversPolls-Container {
  background: red; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #fd4f00, #f57439); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #fd4f00, #f57439); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #fd4f00, #f57439); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #fd4f00, #f57439); /* Standard syntax */
  margin-top: 15px;
  color: #fff;
  padding: 15px 0;
}

.covers-CoversPolls-Question {
  border-bottom: 1px solid #fff;
  font-weight: bold;
  padding-bottom: 5px;
  margin-top: 10px;
  font-size: 18px;
  margin-bottom: 5px;
  color: #fff !important;
}

.covers-CoversPolls-votesTime {
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.covers .progress {
  height: 20px !important;
  border-radius: 0;
}

/*CHANGING RADIO BUTTONS LOOK LIKE TOGGLE BUTTONS*/
#covers-CoversPolls-buttonContainer label {
  width: 48%;
  background-color: #EFEFEF;
  border-radius: 0;
  overflow: auto;
  margin-top: 5px;
}

.progress .progress-bar {
  width: 0%;
  min-width: 8% !important;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  background-color: #15202b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: none !important;
  transition: none !important;
}

.covers .progress {
  background-color: transparent;
  box-shadow: none !important;
}

.covers-CoversPolls-barText {
  font-size: 13px;
  float: right;
  padding-right: 10px;
  color: #fff;
  font-weight: bold;
}

#covers-CoversPolls-buttonContainer label span {
  text-align: center;
  font-size: 16px;
  padding: 6px 0px;
  display: block;
  color: #fff;
  font-weight: normal;
  border: 1px solid #fff;
}

#covers-CoversPolls-buttonContainer label span:hover {
  border: 1px solid #15202b;
}

#covers-CoversPolls-buttonContainer label input {
  position: absolute;
  top: -20px;
  visibility: hidden;
}

#covers-CoversPolls-buttonContainer input:checked + span {
  background-color: #15202b;
  border: 1px solid #15202b;
  color: #fff;
}

#covers-CoversPolls-buttonContainer .covers-CoversPolls-Label {
  background-color: transparent;
  color: #fff;
}

#covers-CoversPolls-buttonContainer .covers-CoversPolls-Label:hover {
  background-color: #15202b;
  cursor: pointer;
}

a.covers-CoversPolls-voteBtn,
input.covers-CoversPolls-voteBtn {
  width: 100%;
  border: none;
  padding: 6px 0;
  background-color: #fff;
  color: #f66e30 !important;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  text-align: center;
  text-decoration: none !important;
}

#covers-CoversPolls-buttonContainer label.covers-CoversPolls-Label:nth-child(even) {
  margin-left: 3%;
}

@media (max-width: 765px) {
  .progress .progress-bar {
    min-width: 10% !important;
  }
  #covers-CoversPolls-buttonContainer label {
    width: 100%;
  }
  #covers-CoversPolls-buttonContainer label.covers-CoversPolls-Label:nth-child(even) {
    margin-left: 0;
  }
}
@media (max-width: 770px) {
  #covers-CoversPolls-userVote--desk {
    display: none;
  }
  img.covers-CoversPolls-pollIcon {
    margin-right: 0;
    right: 2px !important;
  }
}
img.covers-CoversPolls-pollIcon {
  position: absolute;
  top: 12px;
  display: inline-block;
  right: 15px;
}

.covers-CoversPolls-textBox {
  width: 300px;
}

#covers-CoversForum-createThreadInput input,
.covers-CoversPolls-textBox {
  height: 32px;
}

.covers-CoversPolls-createLabel {
  font-size: 21px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 10px;
}

.covers-CoversPolls-daysLeft label {
  width: 70px;
}

.covers-CoversPolls-daysLeft input {
  margin-right: 10px;
  text-align: center;
  height: 32px;
}

#cmg_poll_option_group div {
  margin-bottom: 15px;
}

#cmg_poll_option_group .covers-CoversForum-inputBtn {
  margin-top: 0;
  margin-left: 5px;
  position: absolute;
}

.covers-CoversForum-createThread label,
.covers-CoversPolls-daysLeft div {
  margin-bottom: 10px;
}

@media (max-width: 576px) {
  #covers-CoversForum-createThreadInput input,
  .covers-CoversPolls-textBox {
    width: 240px;
  }
}
.covers-CoversPolls-daysLeft .field-validation-error {
  display: block;
}

/*----------------------------*/
/* Spam Scan Modal dialog box */
/*----------------------------*/
#scanResultModal {
  top: 20%;
}

#scanResultModal .modal-header {
  background-color: red;
  color: white;
  padding: 10px;
  text-align: center;
}

#scanResultModal .modal-body {
  color: black;
  padding: 20px;
}

/*----------------------------*/
/* Spam Scan Results Flagged  */
/*----------------------------*/
.spamIdentified {
  background-color: red;
}

.spamIdentified span {
  color: white;
}

a.spamIdentified {
  background-color: red;
  color: white !important;
}

/*----------------------*/
/* Forum Admin Screens  */
/*----------------------*/
.cmg-user-report-container {
  margin-bottom: 10px;
  min-height: 200px;
}

.cmg-user-report-container .covers-CoversForum-userHeader {
  margin-top: 0;
}

.cmg-user-report-container .cmg-clear-report {
  width: 30px;
}

.cmg-user-report-container .post-body {
  display: none;
}

.cmg-user-report-container .thread-view {
  border: 1px solid white;
  position: relative;
}

.cmg-user-report-container .thread-view:hover {
  border: 1px solid red;
}

.cmg-user-report-container .thread-selected {
  background-color: #ff854d;
}

.cmg-user-report-container .thread-row {
  padding-left: 20px;
  font-size: 90%;
}

.cmg-user-report-container .thread-view .post-index {
  position: absolute;
  font-weight: bold;
  font-size: 75%;
  left: 5px;
  top: 10px;
  z-index: 100;
}

#userReport_confirmationModal {
  top: 100px;
}

#userReport_confirmationModal .modal-header {
  color: white;
  background-color: red;
}

#PostContainerActionHeight {
  height: 400px;
  display: block;
  overflow: auto;
}

#PostContainerAction {
  /*border-top: 1px solid #e5e5e5;*/
  font-weight: bold;
  margin-top: 45px;
  display: block !important;
}

#cmg-action-container #PostContainerAction p {
  text-align: center;
}

#confirmationModal .modal-error {
  padding: 20px;
}

#cmg-sanction-container .cmg-sanction-user {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

#cmg-sanction-container .cmg-sanction-selector {
  margin-left: 10px;
}

#cmg-sanction-container .cmg-sanction-notes {
  margin-left: 10px;
  height: 100px;
  width: 400px;
}

#cmg-sanction-container div[class*=col-] {
  font-weight: normal;
  margin-top: 5px;
}

.cmg-user-report-container .covers-CoversForum-userHeader {
  height: initial;
  padding: 10px;
}

.covers .cmg-user-report-container .covers-CoversForum-userHeader * {
  color: #fff !important;
  line-height: 18px;
}