@charset "UTF-8";
/*RECENT HEADLINES*/
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:400,400i,600,600i,700,700i");
@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:wght@900&display=swap");
.covers-CoversArticles-recentHeadlinesTitle {
  color: #fff;
  text-transform: uppercase;
  background-color: #033f47;
  height: 43px; }

.covers-CoversArticles-recentHeadlinesTitle h4 {
  padding: 0 15px;
  line-height: 43px !important; }

.covers-CoversArticles-recentHeadlines {
  background-color: #fff;
  margin-bottom: 10px; }

.covers-CoversArticles-recentHeadlines .teaser_page img {
  width: 120px;
  padding-left: 15px;
  display: inline-block;
  padding-top: 5px;
  vertical-align: top; }

.covers-CoversArticles-recentHeadlines .teaser_page {
  border-bottom: 1px solid #d8d8d8;
  padding: 7.5px 0 13px 0; }

.covers-CoversArticles-recentHeadlines .teaser_page:last-child {
  padding-bottom: 15px; }

.covers-CoversArticles-recentHeadlines .teaser_page:first-child {
  padding-top: 15px; }

.covers-CoversArticles-recentHeadlines .teaser_page a {
  width: 150px;
  font-size: 14px;
  text-transform: none;
  color: #333;
  font-weight: normal;
  display: inline-block;
  padding-left: 5px; }

.covers-CoversArticles-recentHeadlines .teaser_page a:hover {
  color: #fd4f00; }

@media only screen and (max-width: 990px) {
  .covers-CoversArticles-recentHeadlines-container.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    padding: 0; }
  .covers-CoversArticles-recentHeadlines .teaser_page a {
    width: 350px; } }

@media only screen and (max-width: 522px) {
  .covers-CoversArticles-recentHeadlines .teaser_page a {
    width: 150px; } }

/*END RECENT ARTICLES*/
/*ARTICLE BODY*/
@media (min-width: 768px) {
  .covers .container {
    width: 750px !important; } }

@media (min-width: 992px) {
  .covers .container {
    width: 970px !important; } }

/*VARIABLES*/
.covers h2.covers-CoversH2 {
  font-weight: bold;
  line-height: 23px; }

.covers h2 {
  font-size: 22px !important;
  font-weight: bold;
  position: relative;
  color: #333; }

.covers .covers-CoversHTB2-copyCont h2,
.covers .covers-CoversArticles-mainContainer h2 {
  padding-left: 25px;
  margin-left: -25px;
  margin-bottom: 20px;
  font-weight: 600; }

.covers .covers-CoversArticles-mainContainer h2 strong {
  font-weight: 600; }

.covers .covers-CoversHTB2-copyCont h2:before,
.covers .covers-CoversArticles-mainContainer h2:before {
  width: 10px;
  background-color: #fc5000;
  height: 25px;
  position: absolute;
  left: 0;
  content: " "; }

@media (max-width: 768px) {
  .covers .covers-CoversHTB2-copyCont h2,
  .covers .covers-CoversArticles-mainContainer h2 {
    margin-left: -15px;
    padding-left: 15px; } }

.covers h3 {
  font-size: 18px !important;
  font-weight: bold;
  line-height: 25px; }

.covers h1,
.covers h1.covers-CoversH1 {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  /*    text-transform: uppercase;*/ }

.covers-CoversArticles-recentNewsArticleBrick a:hover {
  text-decoration: none; }

.covers-CoversArticles-recentNewsArticleBrick a {
  border-bottom: 1px solid #fd4f00; }

.covers-CoversArticles-recentNewsArticleBrick h3 {
  font-weight: normal !important;
  text-transform: none; }

* {
  font-family: 'Titillium Web'; }

body {
  margin: 0; }

.covers p.covers-u-NewP {
  color: #676767 !important; }

.covers .covers-CoversArticles-recentNewsArticleBrick {
  color: #676767; }

@media only screen and (max-width: 768px) {
  /*.covers .container{
        padding-left:0!important;
        padding-right:0!important;
    }*/
  h1.covers-CoversArticles-H1 {
    font-size: 20px !important; } }

.covers-CoversArticles-logoContainer {
  position: relative;
  display: inline-block;
  width: 15%;
  height: 50%; }

.covers-CoversArticles-teaserSharpC {
  top: -50px;
  right: 10px;
  position: absolute;
  /* margin: 3% 7% 3% 0; */
  display: inline-block;
  width: 48px;
  height: 48px;
  background-image: url(https://images.covers.com/covers/icons/covers_articles_sharpc.png); }

.covers-CoversArticles-mainContainer {
  background-color: #fff;
  padding-bottom: 30px; }

.covers-CoversArticles-authorName {
  color: #909090;
  display: inline;
  font-size: 15px; }

.covers-CoversArticles-authorName a {
  border-bottom: 1px solid #fd4f00; }

.covers .covers-CoversArticles-authorName a:hover {
  text-decoration: none; }

.covers-CoversArticles-authorName--by {
  color: #676767;
  text-transform: none; }

.covers-CoversArticles-timeStamp {
  font-size: 15px;
  color: #676767;
  display: inline-block; }

.covers h1.covers-CoversArticles-H1 {
  font-weight: bold;
  color: #333;
  text-transform: none;
  font-size: 25px !important;
  margin-bottom: 15px; }

.covers-CoversArticles-mainImg {
  margin-left: -15px !important;
  margin-right: -15px !important;
  padding-top: 15px;
  max-height: 350px;
  overflow: hidden;
  position: relative; }

.covers-CoversArticles-teaserTextContainer {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  padding: 0 15px;
  bottom: 0;
  font-size: 15px;
  font-weight: bold;
  min-height: 72px;
  width: 100%; }

.covers-CoversArticles-teaserText {
  min-height: 60px;
  padding: 2% 10% 0 0;
  width: 100%;
  display: inline-block;
  /*border-right:1px solid #565656;*/ }

.covers-CoversArticles-articleText {
  color: #444;
  padding-top: 15px;
  font-size: 15px;
  line-height: 26px; }

.covers .covers-CoversArticles-articleText a {
  color: #033f47;
  border-bottom: 1px solid #fd4f00;
  text-decoration: none; }

.covers a.covers-CoversHTB-articleTagLink:hover {
  text-decoration: none; }

.covers .covers-CoversArticles-articleText a:hover {
  color: #fd4f00;
  text-decoration: none; }

.covers .covers-CoversArticles-articleText h2 a {
  line-height: 31px; }

.cmg_ad_unit.covers-CoversArticles-ad1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #adadad;
  text-align: center; }

.cmg_ad_unit.covers-CoversArticles-ad2 {
  padding-top: 10px;
  border-top: 1px solid #adadad;
  text-align: center; }

.covers-CoversArticles-articleText img {
  width: 100%; }

@media only screen and (max-width: 465px) {
  .covers-CoversArticles-teaserSharpC {
    top: -60px;
    right: -10px; }
  .covers figure.covers-CoversArticles-mobileTeaserContainer {
    display: block !important; }
  .covers-CoversArticles-TeaserContainer {
    display: none !important; }
  iframe.note-video-clip {
    width: 414px !important;
    height: 180px !important; } }

.covers-CoversArticles-imgCredit {
  font-weight: normal;
  font-size: 10px;
  padding: 0 0 15px 0;
  width: 80%;
  display: inline-block; }

.covers-CoversArticles-teaserTextContainer--mobile .covers-CoversArticles-teaserText {
  padding: 2% 0 0 0;
  width: 100%;
  font-weight: bold;
  font-size: 15px;
  color: #fff; }

.covers-CoversArticles-teaserTextContainer--mobile {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 5px 15px; }

.covers figure.covers-CoversArticles-mobileTeaserContainer {
  display: none; }

.covers-CoversArticles-TeaserContainer {
  display: block; }

.covers-CoversArticles-recentHeadlines img {
  padding-left: 15px !important; }

iframe.note-video-clip {
  width: 640px;
  height: 360px; }

p.covers-u-NewP.covers-Container-inArticleTags {
  margin-bottom: 0;
  margin-top: 10px; }

.covers-CoversArticles-articleSocialLinks .twitter-share-button {
  background-image: url(https://images.covers.com/covers/icons/article_twitter.png); }

.covers-CoversArticles-articleSocialLinks {
  padding-top: 20px;
  padding-bottom: 10px; }

.covers-CoversArticles-articleSocialLinks a,
.covers-CoversArticles-articleSocialLinks #shareBtn {
  padding-right: 10px; }

.covers .covers-CoversArticles-articleSocialLinks a:hover {
  text-decoration: none; }

table.Covers-CoversArticles-AdminArticleTable th {
  height: 42px;
  background-color: #033f47;
  padding-left: 15px;
  border-right: 1px solid #ccc;
  padding-right: 25px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #fff; }

table.Covers-CoversArticles-AdminArticleTable td {
  border-left: 1px solid #ccc;
  padding-left: 15px;
  border-right: 1px solid #ccc;
  padding-top: 5px;
  padding-right: 25px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc; }

table.Covers-CoversArticles-AdminArticleTable {
  margin-bottom: 15px; }

.covers-CoversArticles-beginnersList h2 {
  margin-top: 0; }

.covers-CoversArticles-beginnersList ul {
  list-style: none;
  padding-left: 0;
  line-height: 30px; }

li.covers-CoversArticles-beginnersList--active {
  color: #fd4f00;
  font-weight: bold; }

/*EMBEDDED ARTICLE*/
.covers-CoversArticles-EmbeddedArticle {
  width: 100%;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
  margin-bottom: 15px; }

a.covers-CoversArticle-EmbeddedTitle {
  font-size: 15px;
  position: relative;
  top: -5px;
  font-weight: bold; }

.covers-CoversArticle-byLine,
.covers-CoversArticle-byLine .covers-CoversArticles-timeStamp,
.covers-CoversArticle-byLine .covers-CoversArticles-authorName {
  font-size: 13px; }

.covers-CoversArticles-embeddedTag {
  display: inline-block;
  background-color: #fd4f00;
  color: #fff;
  text-transform: uppercase;
  padding: 1px 8px;
  margin-bottom: 10px;
  font-size: 13px; }

.covers-CoversArticles-EmbeddedArticle .covers-CoversArticles-authorName {
  margin-top: 5px;
  display: inline-block; }

button.covers-CoversArticles-solidButton {
  border: none;
  background-color: #fd4f00;
  font-size: 15px;
  padding: 2px 8px;
  color: #fff; }

button.covers-CoversArticles-solidCancelButton {
  border: none;
  background-color: #eee;
  font-size: 15px;
  padding: 2px 8px;
  color: #444; }

/*EXTERNAL ARTICLE EMBED*/
#articleEmbedModal .covers-CoversArticles-EmbeddedArticle .covers-CoversArticles-authorName--by {
  top: 0; }

#articleEmbedModal a.covers-CoversArticle-EmbeddedTitle {
  font-size: 13px;
  position: relative;
  top: -5px;
  text-decoration: none;
  font-weight: bold;
  line-height: 22px; }

#articleEmbedModal .covers-ExternalArticle-titleContainer {
  width: 64%;
  float: left;
  margin-top: 3px; }

#articleEmbedModal .covers-CoversArticles-EmbeddedArticle {
  max-height: 135px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
  margin-bottom: 15px; }

#articleEmbedModal .covers-ExternalArticle-image {
  width: 80px;
  float: left;
  margin-right: 15px; }

#articleEmbedModal .covers-CoversArticles-EmbeddedArticle a {
  font-family: Arial;
  transition: .3s;
  color: #033f47 !important;
  border-bottom: 1px solid #fd4f00;
  text-decoration: none; }

#articleEmbedModal img.covers-CoversExternalArticle-logo {
  width: 90px; }

#articleEmbedModal .covers-CoversArticles-authorName a {
  border-bottom: none; }

#articleEmbedModal .covers-CoversArticles-EmbeddedArticle a:hover {
  color: #fd4f00;
  text-decoration: none; }

textarea#articleEmbedText {
  width: 100%; }

@media (max-width: 540px) {
  #articleEmbedModal a.covers-CoversArticle-EmbeddedTitle {
    font-size: 13px; }
  #articleEmbedModal .covers-ExternalArticle-titleLinkContainer {
    max-height: 88px;
    overflow: hidden; } }

/*Pillar Pages CTA*/
.covers-CoversWTBPillar-CTA {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px; }

.covers-CoversWTBPillar-CTA a {
  font-size: 16px;
  border: 1px solid #fd4f00;
  margin: 0 auto;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  overflow: hidden;
  border-radius: 5px;
  font-weight: 600; }

a.covers-CoversWTBPillar-CTA--2 {
  margin-left: 15px;
  background-color: #fd4f00;
  color: #fff !important; }

/*ADS*/
.covers-Ads-bigbox {
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 15px;
  background-color: #f5f5f5;
  /* margin-left: 15px; */ }

.covers .container.covers-CoversResponsiveContainer.covers-CoversArticles-LeaderboardAd {
  padding-left: 0;
  padding-right: 0; }

.covers .container.covers-CoversResponsiveContainer .covers-Ads-leaderboard {
  padding-top: 15px;
  padding-bottom: 15px; }

@media (min-width: 540px) {
  .covers .container.covers-CoversResponsiveContainer.covers-CoversArticles-LeaderboardAd {
    padding-right: 15px; }
  p.covers-CoversArticles-floatableImg--right {
    float: right;
    padding: 15px 0 15px 15px; }
  p.covers-CoversArticles-floatableImg--left {
    float: left;
    padding: 15px 15px 15px 0; }
  p.covers-CoversArticles-floatableImg--right img,
  p.covers-CoversArticles-floatableImg--left img {
    max-width: 250px !important; } }

@media (max-width: 540px) {
  .covers-Ads-bigbox {
    margin-top: 15px; } }

.covers .covers-Container-aside {
  padding-right: 0; }

@media (max-width: 990px) {
  .covers .covers-Container-aside {
    padding-left: 0; } }

.covers .covers-CoversArticles-socialButton img {
  width: 30px;
  height: 30px; }

/*HORIZONTAL BOOK CTA*/
.covers-CoversBigEvent-bookCTA {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px; }
  .covers-CoversBigEvent-bookCTA img {
    width: 500px; }
  .covers-CoversBigEvent-bookCTA a {
    display: inline-block; }

@media (max-width: 600px) {
  .covers-CoversBigEvent-bookCTA img {
    width: 100%; } }

/* Experts Super Bowl Promo */
.covers-CoversExperts-SuperBowl-PromoContainer {
  background-image: url("https://images.covers.com/icons/C21_SSunday_Dynamic_bg.jpg");
  background-size: cover;
  user-select: none;
  cursor: pointer;
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  -khtml-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  margin-bottom: 25px;
  width: auto;
  padding: 15px 0 25px 0; }
  .covers-CoversExperts-SuperBowl-PromoContainer img.SuperBowl-titleImg {
    position: relative;
    width: 100%;
    margin: 10px auto; }
  .covers-CoversExperts-SuperBowl-PromoContainer .SuperBowl-textCont {
    padding: 15px 10px;
    text-align: center; }
  .covers-CoversExperts-SuperBowl-PromoContainer span.SuperBowl-text {
    color: #333;
    font-weight: 600; }
  .covers-CoversExperts-SuperBowl-PromoContainer .SuperBowl-CTA-Link {
    color: white !important;
    background-color: #fd4f00;
    display: block;
    width: auto;
    text-align: center;
    padding: 10px 33px;
    font-size: 20px;
    font-family: inherit;
    margin-top: 15px;
    border-radius: 5px;
    border: none;
    outline: none;
    font-weight: 600; }
  .covers-CoversExperts-SuperBowl-PromoContainer .SuperBowl-GridCont {
    display: grid;
    padding: 15px 0; }
  .covers-CoversExperts-SuperBowl-PromoContainer .SuperBowl-rightCont {
    display: grid;
    text-align: center; }
  .covers-CoversExperts-SuperBowl-PromoContainer img.SuperBowl-Hz-titleImg {
    position: relative; }

/*3 CARDS/CONTESTS PROMO*/
.covers-CoversHomepage-cardsContainer .col-md-4 {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  flex: 0 0 100%; }

.row.covers-CoversHomepage-cardsContainer {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.covers-CoversHomepage-cardsContainer .covers-ResponsiveHome-block {
  border-top: none; }

.covers-ResponsiveHome-block.covers-CoversHomepage-3Col {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex; }

.covers-CoversHomepage-cardIconCont {
  background-color: #033f47;
  padding: 15px;
  background-image: url(https://images.covers.com/icons/icon_spiral_bg.svg);
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  display: flex; }

.covers-CoversHomepage-cardInfoCont {
  padding: 0 15px 15px; }

.covers-CoversHomepage-cardIconCont img {
  width: 60px; }

.covers .covers-ResponsiveHome-block .covers-CoversHomepage-cardInfoCont h2 span {
  text-transform: capitalize; }

.covers .covers-ResponsiveHome-block a.covers-CoversAbout-text-cta {
  border-bottom: none; }

.covers .col-xs-12.Covers-BigEvent-contests {
  padding-left: 0;
  background-color: #033f47;
  color: #fff;
  margin-top: 0; }
  .covers .col-xs-12.Covers-BigEvent-contests h2 {
    color: #fff; }
  .covers .col-xs-12.Covers-BigEvent-contests .covers-CoversAbout-text-cta {
    background-color: transparent; }

/*TOP SPORTSBOOKS*/
.covers-CoversHomepage-topSportsbooks.covers-TopSportsbooksVertical .covers-CoversResponsiveSportsbook {
  width: 100%; }

.covers-CoversHomepage-topSportsbooks.covers-TopSportsbooksVertical .covers-CoversResponsiveSportsbooks-top {
  margin-top: 0; }

.covers-CoversHomepage-topSportsbooks.covers-TopSportsbooksVertical .covers-u-mobileHide {
  display: none; }

.covers-CoversHomepage-topSportsbooks.covers-TopSportsbooksVertical .covers-u-desktopHide {
  display: block !important; }

.covers-CoversHomepage-topSportsbooks.covers-TopSportsbooksVertical a.covers-CoversAbout-text-cta.covers-CoversHomepage-wtbCTA,
.covers-CoversHomepage-topSportsbooks.covers-TopSportsbooksVertical .covers-CoversResponsiveSportsbook:first-child {
  margin-left: 7.5px; }

.covers-CoversHomepage-topSportsbooks.covers-TopSportsbooksVertical.big-event {
  margin-bottom: 25px;
  min-height: 374px;
  padding: 0;
  position: sticky;
  top: 112px;
  z-index: 20;
  float: left;
  width: 100%;
  margin-top: 25px; }
  .covers-CoversHomepage-topSportsbooks.covers-TopSportsbooksVertical.big-event .covers-CoversResponsiveSportsbook {
    width: 100%; }

@media (max-width: 991px) {
  .covers-CoversHomepage-topSportsbooks.big-event {
    position: initial;
    top: initial;
    min-height: 374px;
    float: none; }
  .covers-CoversHomepage-topSportsbooks.covers-TopSportsbooksVertical.big-event {
    margin-bottom: 25px;
    min-height: 374px;
    padding: 0 15px;
    position: sticky;
    top: 112px;
    z-index: 20;
    float: left;
    width: 100%;
    margin-top: 25px; } }

/*FORUM THREADS*/
h3.covers-CoversForum-h3.covers-CoversForum-h3--hotMatch {
  background-color: #fd4f00;
  margin: 0;
  padding: 10px 15px;
  color: #fff; }

.covers-CoversForums-PopularContainer {
  background-color: #fff;
  margin-top: 25px; }

ul.covers-CoversForums-homeList {
  padding-left: 0; }

ul.covers-CoversForums-homeList li:nth-child(even) {
  background-color: #f1f1f1; }

ul.covers-CoversForums-homeList li {
  list-style: none;
  padding: 5px 10px; }

.covers-CoversForums-header--home {
  text-align: center;
  padding-bottom: 20px; }

.covers .covers-CoversForums-threadTitle a {
  font-weight: bold;
  line-height: 18px;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: normal; }

.covers .covers-CoversForums-threadTitle a:hover,
.covers .covers-CoversForums-threadTitle a:focus {
  color: #fd4f00;
  text-decoration: none; }

/*ARCHIVE PAGE*/
.covers-Container-main.covers-CoversWriters-pageCont {
  background-color: #e8e8e8; }

.covers .covers-CoversWriters-introCopy h1 {
  padding-left: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 0; }

.covers-CoversAboutPage-mainBanner.covers-CoversWriters-mainBanner {
  padding-top: 40px;
  padding-bottom: 35px;
  background-image: url(https://images.covers.com/covers/about_pages/writers-bg.jpg);
  background-size: 100%; }

.covers-CoversWriters-mainBanner .covers-CoversAbout-bannerTitle {
  font-size: 35px; }

.covers-CoversWriters-introCopy p {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 18px; }

.covers-CoversWriters-mainBanner .covers-CoversAbout-bannerTitle span {
  display: inline-block;
  border-bottom: 3px solid #fd4f00;
  font-weight: 700;
  border-top: 3px solid #fd4f00;
  letter-spacing: 2px;
  padding-top: 10px;
  padding-bottom: 10px; }

.covers h2.covers-CoversWriters-H2 {
  font-size: 24px !important;
  text-transform: none; }

.covers-CoversArticles-WritersBrickTitle p {
  overflow: hidden; }

.covers h2.covers-CoversWriters-H2 a {
  border-bottom: 1px solid #fd4f00; }

img.covers-CoversArticles-archiveImage {
  width: 100%;
  padding-bottom: 15px; }

.covers-CoversArticles-archiveImageContainer {
  height: 160px;
  overflow: hidden; }

.covers-CoversArticles-archiveArticleBrick {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  padding-top: 30px; }

.covers-CoversArticles-archiveArticleBrick .covers-CoversArticles-timeStamp {
  display: block; }

.covers .covers-CoversArticles-archiveArticleBrick a:hover {
  text-decoration: none; }

/*.covers h2.covers-CoversInfoPages-h2 {
    font-size: 26px !important;
}*/
.covers-CoversWriters-introCopy {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
  background-color: #fff;
  color: #444; }

.covers-CoversWriters-mediaCont {
  background-color: #fff;
  padding-bottom: 0; }

/*Writers Page*/
.covers-CoversArticles-WritersBrickTitle {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px; }

.covers-CoversArticles-WritersBrick {
  padding-bottom: 15px; }

.covers .covers-CoversArticles-WritersBrick h2 {
  margin-top: 0;
  display: inline-block; }

.covers-CoversWriters-authorTitle {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #444; }

.covers-CoversArticles-WritersBrick img {
  float: left;
  margin-right: 15px; }

a.Covers-CoversWriters-socialLink img {
  margin-left: 10px;
  float: initial;
  height: 27px;
  vertical-align: text-bottom;
  margin-right: initial; }

/*RECENT NEWS*/
.covers-CoversArticles-recentNewsList a {
  font-weight: bold; }

.covers h3.covers-CoversArticles-articleH3Title {
  font-size: 20px; }

.covers-CoversArticles-recentNewsArticleBrick {
  padding-bottom: 30px; }

.covers .covers-CoversArticles-recentNewsNav li:first-child a {
  padding-left: 0; }

ul.covers-CoversArticles-recentNewsNav {
  font-weight: normal; }

ul.covers-CoversArticles-recentNewsNav li {
  text-align: center;
  padding-right: 15px; }

.covers ul.covers-CoversArticles-recentNewsNav a {
  text-decoration: none;
  border-bottom: 1px solid #fd4f00;
  padding: 0 !important; }

.covers-gptAdArticle {
  text-align: center;
  padding: 15px 0; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #fff !important; }

.covers .select2-container .select2-selection--single .select2-selection__rendered {
  display: initial;
  overflow: initial;
  text-overflow: initial;
  white-space: initial;
  padding-left: initial;
  padding-right: initial; }

.covers .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none; }

.covers .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: none;
  border-radius: 0; }

.select2-dropdown--below {
  border-top: 3px solid #fd4f00 !important;
  border-radius: 0 !important;
  border-left: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #fd4f00 !important;
  background-color: #f2f2f2 !important;
  font-size: 14px !important; }

.select2-results__option {
  font-size: 14px !important; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: none !important; }

:focus {
  outline: none; }

.htb-caret {
  width: 11px;
  margin-right: 3px;
  display: inline-block;
  background-image: url("https://images.covers.com/covers/mobile/consensus_responsive_menu_arrow.png");
  height: 4px;
  background-size: 100%; }

.covers .pager li > a.covers-CoversButtonClear {
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  height: 35px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #fd4f00;
  color: #033f47;
  min-width: 160px; }

.covers .pager li > a.covers-CoversButtonClear:hover {
  border: 1px solid #fd4f00;
  color: #fd4f00;
  background-color: transparent; }

iframe {
  border: none !important; }

/*TICKER STYLES*/
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.covers-CoversWriters_tickerItem {
  display: inline-block;
  padding: 0 2rem;
  font-size: 2rem;
  color: white; }

.covers-CoversWriters_tickerItem img {
  height: 20px; }

.covers-CoversWriters-ticker {
  display: inline-block;
  height: 50px;
  line-height: 33px;
  white-space: nowrap;
  /*padding-right: 100%;*/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 300s;
  animation-duration: 300s; }

.covers-CoversWriters-tickerWrap {
  height: 50px;
  padding-top: 3px;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  background-color: #dadada;
  /*padding-left: 100%;*/
  position: relative; }

.covers-CoversWriters-tickerTitle {
  text-align: center;
  font-weight: 700;
  font-size: 25px;
  color: #444;
  margin-top: 15px;
  border-top: 1px solid #ccc;
  padding-top: 15px;
  background-color: #dadada;
  padding-bottom: 15px;
  border-bottom: 1px solid #444; }

.covers-CoversWriters-breadcrumbs a, .covers-CoversWriters-breadcrumbs a:hover {
  color: #033f47 !important;
  border-bottom: 1px solid #fd4f00;
  text-decoration: none !important;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700; }

.covers-CoversWriters-breadcrumbs span span {
  color: #444 !important;
  text-decoration: none !important;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700; }

.covers-CoversWriters-breadcrumbs {
  padding-top: 15px;
  background-color: #fff; }

.covers-CoversInfoPages-h1.covers-CoversWritersPage-h1 h1 {
  margin-top: 5px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px; }

.covers-CoversInfoPages-h1.covers-CoversWritersPage-h1 div {
  color: #5a5a5a; }

.covers-CoversWritersPage-archiveCont h2.covers-CoversH2 {
  text-transform: none;
  line-height: 33px; }

.covers-CoversWritersPage-archiveCont h2.covers-CoversH2 a {
  border-bottom: 1px solid #fd4f00; }

.covers-CoversWritersPage-archiveCont {
  background-color: #fff;
  margin-top: 15px; }

.covers-CoversArticles-WritersFavsTitle {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px; }

.covers-CoversWriters-WritersBestCont,
.covers-CoversWriters-WritersWorstCont {
  padding-top: 15px;
  padding-bottom: 80px; }

.covers-CoversArticles-WritersFavsCont {
  background-color: #fbfbfb;
  border-top: 1px solid #ccc;
  color: #444;
  display: flex; }

.covers-CoversWriters-WritersBestCont {
  border-bottom: 3px solid #fd4f00; }

.covers-CoversWriters-WritersWorstCont {
  border-bottom: 3px solid #033f47; }

.covers-CoversArticles-WritersFavsCont a {
  border-bottom: 1px solid #fd4f00;
  font-weight: bold; }

.covers-CoversArticles-WritersBrick.covers-CoversWritersPage-top {
  padding-bottom: 0; }

.covers-CoversWritersPage-moreBtn {
  background-color: #fff; }

.covers-CoversWritersPage-moreBtn .pager li > a.covers-CoversButtonClear {
  float: initial !important;
  font-size: 20px;
  height: initial;
  min-width: initial;
  padding: 10px 85px; }

img.covers-CoversWriters-writerHeadshot {
  max-width: 111px; }

/*.covers-CoversWriters-WritersWorstCont span:before,
.covers-CoversWriters-WritersBestCont span:before {
    content: open-quote;
    float: left;
    font-size: 50px;
    color: #fd4f00;
    font-weight: bold;
    padding-right: 10px;
    height: 100%;
    margin-top: -16px;
}*/
.covers-CoversArticles-WritersBestTitle,
.covers-CoversArticles-WritersWorstTitle {
  margin-top: 15px;
  color: #fd4f00;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  bottom: 15px; }

.covers-CoversArticles-WritersWorstTitle {
  color: #033f47; }

.covers-CoversWriters-WritersBestCont span {
  background: url(https://images.covers.com/covers/icons/writers-pullquote.png);
  background-repeat: no-repeat;
  background-size: 30px;
  float: left;
  padding-left: 37px; }

.covers-CoversWriters-WritersBestCont, .covers-CoversWriters-WritersWorstCont {
  margin-top: 15px; }

.covers-CoversWriters-WritersWorstCont span {
  background: url(https://images.covers.com/covers/icons/writers-pullquote2.png);
  background-repeat: no-repeat;
  background-size: 30px;
  float: left;
  padding-left: 37px; }

.covers-CoversArticles-WritersBestTitle img,
.covers-CoversArticles-WritersWorstTitle img {
  width: 50px; }

.covers-CoversWriters-socialMobile {
  text-align: center; }

/*PAGINATION*/
.covers-CoversArchivePagination {
  margin-top: 15px; }
  .covers-CoversArchivePagination .numbered-page {
    background-color: #e8e8e8; }
  .covers-CoversArchivePagination span {
    border: 1px solid #e8e8e8;
    padding: 0 10px 0 10px; }

/*MOBILE*/
@media (max-width: 768px) {
  .covers-CoversAboutPage-mainBanner.covers-CoversWriters-mainBanner {
    background-size: initial; }
  .covers-CoversWriters-homeMobileSocial a:first-child img {
    margin-left: 0; }
  .covers-CoversWriters-socialMobile a:first-child img {
    margin-left: 0; }
  .covers-CoversWriters-WritersFavsCont {
    margin-top: 15px;
    padding-top: 15px; }
  .covers .covers-CoversWritersPage-top h2.covers-CoversWriters-H2 {
    margin-top: 15px;
    display: block;
    text-align: center; }
  .covers-CoversArticles-WritersFavsCont {
    display: block;
    border-top: none; }
  .covers-CoversWriters-WritersBestCont {
    border-right: none;
    border-left: none; }
  .covers-CoversWriters-breadcrumbs a, .covers-CoversWriters-breadcrumbs a:hover {
    font-size: 12px; }
  .covers-CoversInfoPages-h1.covers-CoversWritersPage-h1 h1 {
    font-size: 23px;
    margin-top: 5px;
    margin-bottom: 0; }
  .covers-CoversInfoPages-h1.covers-CoversWritersPage-h1 div {
    margin-top: 15px; }
  .covers-CoversWriters-introCopy p {
    font-size: 14px; }
  .covers .covers-CoversWriters-introCopy h1 {
    font-size: 20px; }
  .covers-CoversWriters-mainBanner .covers-CoversAbout-bannerTitle {
    font-size: 20px; }
  .covers-CoversAboutPage-mainBanner.covers-CoversWriters-mainBanner {
    padding-top: 20px;
    padding-bottom: 15px; }
  .covers-CoversArticles-WritersBrick img {
    max-width: 100px; }
  .covers-CoversWritersPage-top img.covers-CoversWriters-writerHeadshot {
    display: block;
    margin: 0 auto;
    float: none; }
  .covers h2.covers-CoversWriters-H2 {
    font-size: 18px !important;
    display: block;
    margin-top: 0; }
  .covers-CoversWriters-authorTitle {
    margin-bottom: 10px;
    font-size: 13px; }
  .covers-CoversWritersPage-top .covers-CoversWriters-authorTitle {
    text-align: center;
    display: block; }
  .covers-CoversArticles-WritersBrick p {
    display: none; }
  .covers-CoversArticles-WritersBrick {
    padding-bottom: 3px; } }

.covers .covers-u-NewP {
  color: #333 !important;
  white-space: initial; }

.covers a:focus {
  outline: none; }

/*How To Bet*/
.covers-coversfooter-view-switcher {
  display: none; }

.covers-CoversHTB-videoLeague {
  background-color: #fd4f00;
  font-weight: bold;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
  max-width: 90px; }

.covers-coversHTB-homeVideos {
  padding-bottom: 30px;
  position: relative; }

.covers-CoversHTB-videoLeague a {
  color: #fff !important;
  text-decoration: none !important; }

.covers-CoversHTB-articleDescription {
  white-space: initial;
  font-size: 15px;
  font-weight: bold;
  color: #444;
  line-height: 21px;
  padding-top: 5px;
  text-transform: uppercase; }

.covers-coversHTB-leagueTag {
  padding: 3px 5px;
  position: absolute;
  min-width: 50px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  float: left;
  background-color: #fd4f00;
  top: 5px;
  left: 20px;
  font-weight: bold;
  font-size: 11px; }

.covers-CoversHTB-social {
  padding-top: 15px;
  padding-bottom: 15px; }

@media only screen and (max-width: 768px) {
  .covers-CoversHeader {
    position: fixed !important; } }

@media only screen and (max-width: 990px) {
  #covers-coversHTB-featureTextHide {
    display: none; }
  .cover-CoversArticles-upNext-second1 {
    display: none; }
  .cover-CoversArticles-upNext-second2 {
    display: inline-block;
    margin-top: 10px; } }

@media only screen and (min-width: 990px) {
  .cover-CoversArticles-upNext-second2 {
    display: none; }
  .cover-CoversArticles-upNext-second1 {
    display: inline-block; }
  .covers-coversHTB-featured3:first-child {
    margin-left: -15px; }
  .covers-coversHTB-searchBar {
    padding-top: 20px; }
  h3.covers-CoversHTB-featuredH3--featuredInSection {
    margin-top: 0 !important; }
  .covers-CoversHTB-featuredH3.col-xs-12.col-md-6 {
    margin-top: 0 !important; } }

/*Contest Promo*/
.covers-CoversHTB-contestPromoTitle {
  font-size: 20px;
  color: #444444;
  background-color: #e5e5e5;
  height: 60px;
  line-height: 60px;
  font-weight: 600;
  padding-left: 10px;
  margin-top: 20px; }

.covers-CoversHTB-contestLogo {
  display: block;
  margin: 0 auto;
  text-align: center; }

.covers-CoversHTB-contestPromo {
  text-align: center; }

.covers-CoversHTB-contestPromoLogoAway {
  float: left;
  font-weight: 600; }

.covers-CoversHTB-contestPromoLogoHome {
  float: right;
  font-weight: 600; }

.covers-CoversHTB-contestPromoTeamContainer {
  padding: 10px 0; }

.covers-CoversHTB-contestPromoPickButton {
  margin: 5px 5px;
  height: 30px;
  line-height: 30px;
  background-color: #033f47;
  color: #fff; }

.covers-CoversHTB-contestPromoPickButton:hover {
  background-color: #fd4f00; }

.covers-Container-main {
  padding-bottom: 20px; }

/*Up Next Related article*/
.covers-CoversHTB-UpNextTitle {
  color: #444 !important;
  display: block;
  font-weight: bold;
  line-height: 16px;
  font-size: 13px;
  margin-top: 5px; }

.covers a.covers-coversHTB-UpNextleagueTag {
  margin-top: 4px;
  font-size: 11px;
  padding: 2px 5px;
  font-weight: bold;
  color: #fff !important;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none !important;
  background-color: #fd4f00; }

.cover-CoversArticles-upNextIntro {
  color: #444;
  font-weight: bold;
  display: inline-block;
  margin-top: 10px; }

.covers a.cover-CoversArticles-upNextTag {
  margin-top: 10px;
  background-color: #fd4f00;
  color: #fff !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: bold;
  padding: 2px 10px;
  font-size: 14px;
  display: inline-block; }

.covers-CoversHTB-UpNext {
  padding: 10px 0;
  display: inline-block;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  margin-top: 20px; }

img.covers-CoversHTB-UpNextArrow {
  margin-top: -.7em;
  float: right;
  margin-right: 10px;
  width: 12px; }

.covers-CoversHTB-UpNextThumb {
  margin-top: 6px; }

span.covers-CoversHTB-UpNextTag {
  font-size: 12px;
  background-color: #fd4f00 !important;
  padding: 0 7px;
  color: #fff;
  display: inline-block; }

.covers-u-noPaddingLeft {
  padding-left: 0 !important; }

/*MODAL*/
.covers .covers-CoversHTB-modal .modal-header {
  background-color: #e5e5e5; }

.covers .covers-CoversHTB-modal .modal-content {
  border-radius: 0; }

.covers .covers-CoversHTB-modal .modal-dialog {
  top: 5%; }

.covers .covers-CoversHTB-modal.modal {
  background-color: rgba(0, 0, 0, 0.7); }

.covers a.covers-HTB-skillButton {
  height: 40px;
  color: #fff !important;
  background-color: #033f47;
  width: 100%;
  line-height: 40px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600; }

.covers a.covers-HTB-skillButton:hover {
  background-color: #fd4f00; }

.covers .covers-CoversHTB-modal p {
  font-weight: 600; }

@media only screen and (min-width: 768px) {
  .covers-coversHTB-footer,
  .covers-coversHTB-footer-spacer {
    display: none !important; }
  .covers-CoversHTB-scoreboardMiddle {
    font-size: 15px !important; } }

/*SCOREBOARD PAGE*/
.covers .covers-coversHTB-blockText {
  font-weight: 600;
  text-align: center;
  color: #444444;
  background-color: #e5e5e5;
  margin-top: 10px !important;
  padding-bottom: 10px;
  padding-top: 10px; }

.covers-CoversHTB-scoreboardTeamLeft {
  float: left;
  font-size: 20px;
  font-weight: 600; }

.covers-CoversHTB-scoreboardTeamRight span {
  float: right !important;
  font-size: 20px;
  font-weight: 600; }

.covers-CoversHTB-scoreboardTeamRight a,
.covers-CoversHTB-scoreboardTeamLeft a {
  font-size: 15px; }

.covers-CoversHTB-scoreboardMiddle {
  text-align: center;
  font-size: 13px; }

a.covers-CoversHTB-scoreboardLineLinks {
  font-weight: bold;
  color: #333 !important; }

/*MONEYLINE CONVERTER*/
.covers-CoversHTB-moneylineTool {
  background: #303030;
  padding-bottom: 15px; }

.covers-CoversHTB-moneylineToolTitle {
  line-height: 40px;
  height: 40px;
  border-bottom: 1px solid #fd4f00;
  color: #fff; }

.covers a.covers-CoversHTB-moneylineToolQ {
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  display: inline-block;
  width: 20px;
  border: 2px solid #fff;
  border-radius: 10px;
  position: absolute;
  bottom: 8px;
  right: 0; }

.covers-CoversHTB-moneylineToolQ span {
  position: absolute;
  right: 35%;
  top: -72%;
  display: inline-block;
  color: #fff; }

.covers a.covers-CoversHTB-moneylineToolQ:hover {
  border: 2px solid #fd4f00; }

.covers a.covers-CoversHTB-moneylineToolQ:hover > span {
  color: #fd4f00; }

.covers-CoversHTB-moneylineToolDescription {
  font-size: 15px;
  color: #999999;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000; }

.covers-CoversHTB-moneylineToolDescription span {
  font-size: 16px;
  font-weight: bold; }

.covers-CoversHTB-moneylineToolinputContainer {
  padding: 10px 0 !important;
  color: #fff; }

.covers-CoversHTB-moneylineToolinput input {
  border: none;
  outline: none;
  color: #999 !important;
  width: 100%;
  padding-left: 10px;
  background: #444444; }

input#HTB_placeHolder::-webkit-input-placeholder {
  color: #999; }

input#HTB_placeHolder::-moz-placeholder {
  color: #999; }

input#HTB_placeHolder:-ms-input-placeholder {
  color: #999; }

input#HTB_placeHolder:-moz-placeholder {
  color: #999; }

.covers a.covers-CoversHTB-moneylineTool-button {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #033f47;
  background-image: url(//images.covers.com/misc/howtobet_proto/converter_white.png);
  background-size: 34px 25px;
  background-repeat: no-repeat;
  background-position: center; }

.covers a.covers-CoversHTB-moneylineTool-button:hover {
  background-color: #fd4f00; }

/*SEARCH*/
.covers a.covers-CoversHTB-artlicleLink:focus {
  outline: none;
  color: #fd4f00; }

.covers .covers-coversHTB-searchContainer a:focus {
  color: #fd4f00; }

@media screen and (max-width: 769px) {
  .covers-coversHTB-searchContainer {
    position: fixed !important; } }

@media screen and (min-width: 780px) {
  .covers-coversHTB-searchContainer {
    width: 780px !important;
    margin-left: -15px !important; } }

@media screen and (min-width: 991px) {
  .covers-coversHTB-searchContainer {
    width: 667px !important;
    margin-left: -15px !important; } }

@media screen and (min-width: 1200px) {
  .covers-coversHTB-searchContainer {
    width: 800px !important;
    margin-left: -15px !important; } }

.covers-coversHTB-searchContainer {
  width: 100%;
  border-bottom: 1px solid #dadada;
  min-height: 90px;
  display: block;
  padding-top: 10px;
  background-color: #e8e8e8;
  z-index: 1000;
  position: relative; }

.covers-coversHTB-searchInput {
  height: 30px;
  border: 1px solid #dedede;
  background-color: #f9f9f9; }

.covers a.covers-coversHTB-searchBtn {
  height: 30px;
  color: #fff;
  background-color: #033f47;
  background-image: url(//images.covers.com/misc/howtobet_proto/htb_searchwhite.png);
  background-size: 25px 18px;
  background-repeat: no-repeat;
  background-position-y: center;
  background-position-x: center; }

.covers a.covers-coversHTB-searchBtn:hover {
  background-color: #fd4f00; }

.covers .covers-CoversHTB-articleTag {
  font-size: 13px; }

.covers a.covers-CoversHTB-moreBtn {
  float: right;
  padding: 2px 10px;
  text-align: center;
  background-color: #033f47;
  color: #fff !important;
  width: 100%; }

.covers a.covers-CoversHTB-moreBtn:hover {
  background-color: #fd4f00; }

/*HTB CAROUSEL*/
.covers-CoversHTB-carouselDescription {
  font-size: 16px;
  font-weight: bold;
  background-color: #191919;
  color: #fff;
  line-height: 19px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 155px; }

.covers-CoversHTBCarousel #myCarousel .carousel-indicators {
  top: 61%; }

@media screen and (min-width: 768px) {
  covers-CoversHTBCarousel #myCarousel .carousel-indicators {
    top: 72%; }
  .covers .covers-CoversHTBCarousel #myCarousel .covers-CoversCarousel-leftArrow--clear, .covers .covers-CoversHTBCarousel #myCarousel .covers-CoversCarousel-rightArrow--clear {
    margin-top: 255px; } }

.covers-CoversHTBCarousel #myCarousel .covers-CoversCarousel-leftArrow--clear, .covers-CoversHTBCarousel #myCarousel .covers-CoversCarousel-rightArrow--clear {
  margin-top: 180px;
  border: 1px solid #fff; }

.covers-CoversHTBCarousel #myCarousel .covers-CoversCarousel-leftArrow--clear:hover, .covers-CoversHTBCarousel #myCarousel .covers-CoversCarousel-rightArrow--clear:hover {
  border: 1px solid #fd4f00; }

.covers.covers-CoversHTBCarousel #myCarousel .carousel-indicators .active {
  background-color: #191919; }

.covers.covers-CoversHTBCarousel #myCarousel .carousel-indicators li {
  border: 1px solid #191919; }

.covers-CoversHTBCarousel #myCarousel .covers-CoversCarousel-leftArrow--clear {
  background-image: url(//images.covers.com/covers/mobile/carousel_arrow_left.png);
  border-left: none !important; }

.covers-CoversHTBCarousel #myCarousel .covers-CoversCarousel-rightArrow--clear {
  background-image: url(//images.covers.com/covers/mobile/carousel_arrow_right.png);
  border-right: none !important; }

.covers-CoversHTBCarousel #myCarousel .covers-CoversCarousel-rightArrow--clear:hover {
  background-image: url(//images.covers.com/covers/mobile/carousel_arrow_right_hover.png); }

.covers-CoversHTBCarousel #myCarousel .covers-CoversCarousel-leftArrow--clear:hover {
  background-image: url(//images.covers.com/covers/mobile/carousel_arrow_left_hover.png); }

.covers-CoversHTBCarousel #myCarousel img {
  width: 100%; }

/*Remove dropdown on autosearch*/
input::-webkit-calendar-picker-indicator {
  display: none; }

/*SEARCH*/
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 50000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 4px 4px 4px 10px;
  margin: 0 0 10px 25px;
  list-style: none;
  background-color: #f7f7f7;
  border-color: #dedede;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  font-family: 'Titillium Web';
  cursor: pointer;
  font-weight: normal;
  color: #444;
  line-height: 25px; }

.ui-menu-item-wrapper {
  display: inline-block;
  background-color: #fd4f00 !important;
  color: #fff !important;
  padding: 0 5px; }

.ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  font-size: 15px;
  color: #033f47 !important;
  white-space: nowrap;
  text-decoration: none; }

.ui-state-hover, .ui-state-active {
  color: #033f47;
  text-decoration: none;
  background-color: #f7f7f7;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background-image: none; }

.htb_search_category {
  color: #fd4f00;
  font-size: 20px;
  font-weight: bold;
  padding-top: 15px;
  border-bottom: none !important;
  font-family: 'Titillium Web'; }

.ui-menu-item {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e2e2e2; }

.covers-CoversArticles-searchTagRow {
  display: block;
  /*padding-top:5px;*/
  /*margin-left:85px;*/
  /*padding-bottom:15px;*/
  /*border-bottom:1px solid #ccc;*/ }

.covers-HTB-searchLink {
  overflow: hidden; }

/*END SEARCH*/
.covers a.covers-CoversHTB-articleTag {
  color: #ffffff !important;
  background-color: #fd4f00;
  padding: 2px 5px;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none !important;
  text-transform: uppercase;
  margin-right: 5px; }

.covers span.covers-CoversHTB-articleTag {
  color: #ffffff !important;
  background-color: #fd4f00;
  padding: 2px 5px;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none !important;
  text-transform: uppercase;
  margin-right: 5px; }

.covers-CoversHTB-Leadgradient {
  background: -webkit-linear-gradient(transparent, #dedede);
  background: -o-linear-gradient(transparent, #dedede);
  background: -moz-linear-gradient(transparent, #dedede);
  background: linear-gradient(transparent, #dedede);
  width: 100%;
  height: 50px;
  bottom: 0;
  position: absolute; }

.covers-CoversHTB-carouselDescription p {
  font-size: 12px;
  line-height: 17px;
  font-weight: 400; }

.covers .covers-CoversArticles-searchTagRow a {
  text-decoration: none !important; }

.covers-HTB-searchThumb {
  /* display: inline-block; */
  margin-right: 14px;
  margin-top: 5px;
  float: left;
  width: 70px;
  /* height: 70px; */
  overflow: hidden; }

.covers-coversHTB-searchBar h3 {
  text-align: center;
  font-weight: bold !important; }

.covers-CoversHTB-backLink {
  padding-left: 25px;
  display: inline-block;
  background-position: left center;
  background-image: url(//images.covers.com/covers/mobile/HTB_arrow_left.png);
  background-repeat: no-repeat;
  background-size: 21px 32px; }

.covers-CoversHTB-backLink:hover {
  background-image: url(//images.covers.com/covers/mobile/HTB_arrow_left_hover.png); }

.covers-CoversHTB-featureWrapper {
  width: 100%;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  /*border-top:1px solid #eee;*/ }

.covers-CoversHTB-featureWrapper a {
  display: inline; }

.covers-CoversHTB-featureWrapper2 {
  width: 770px; }

@media only screen and (min-width: 990px) {
  #covers-CoversHTB-hiddenArticle {
    display: block !important; } }

.covers-CoversHTB-featureWrapper::-webkit-scrollbar {
  display: none; }

#covers-CoversHTB-hiddenArticle {
  display: none; }

.covers-coversHTB-leagueTag--featured {
  padding: 3px 5px;
  position: absolute;
  min-width: 50px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  float: left;
  background-color: #fd4f00;
  top: 5px;
  left: 35px;
  font-weight: bold;
  font-size: 11px;
  z-index: 100; }

.covers-CoversHTB-featuredH3 {
  margin-top: 10px !important;
  white-space: initial;
  line-height: 22px !important;
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: bold !important; }

.covers a:focus, .covers a:hover {
  color: #fd4f00; }

.covers-CoversHTB-introText {
  padding-bottom: 15px;
  padding-top: 15px;
  margin: -15px 0 0 0 !important;
  background-color: #fff;
  color: #444;
  font-weight: normal;
  text-align: center; }

@media screen and (max-width: 768px) {
  .covers-CoversHTB-featureWrapper2 {
    width: 1200px !important; } }

img.covers-coversHTB-featureImage {
  width: 100%; }

@media screen and (min-width: 768px) {
  img.covers-coversHTB-featureImage {
    width: 40% !important; }
  .covers-CoversHTB-featuredp--featuredInSection {
    display: inline-block !important; }
  .covers-CoversHTB-featuredContainer {
    margin-left: 15px !important;
    display: inline-block !important;
    top: 0 !important;
    width: 50% !important;
    position: absolute !important; } }

.covers-CoversArticles-recentNewsArticleBrick .covers-CoversHTB-featuredH3--featuredInSection {
  display: block; }

.covers-CoversHTB-featuredH3--featuredInSection {
  margin-top: 10px !important;
  vertical-align: top;
  display: inline-block;
  position: relative;
  line-height: 22px !important;
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: bold !important; }

/*.covers-CoversHTB-featuredp--featuredInSection{
    display:none;
}*/
.covers-CoversHTB-featuredContainer {
  margin-left: 0;
  display: block;
  top: 0;
  width: 100%;
  position: relative; }

.covers-CoversHTB-borderRight {
  border-right: 1px solid #eee; }

/*.covers img.covers-CoversHTB-border{
    border:3px solid #eee;
}*/
.covers-CoversHTB-glossaryNav {
  position: sticky;
  top: 112px;
  font-size: 18px;
  color: #ccc;
  background-color: #fff;
  z-index: 1000;
  padding-top: 15px;
  border-bottom: 2px solid #ccc;
  padding-bottom: 15px;
  text-align: center;
  letter-spacing: 0.75px; }

.covers-CoversHTB-glossaryBlock {
  font-size: 16px; }

.covers-CoversHTB-glossaryLetter {
  background-color: #f3f3f3;
  font-size: 24px;
  display: block;
  padding: 15px 10px;
  font-weight: bold; }

.covers-CoversHTB-glossaryTerm {
  font-weight: bold; }

.covers-CoversHTB-glossaryPageContainer {
  color: #444 !important;
  font-size: 16px;
  line-height: 26px; }

.covers-Calculators-copySection a,
.covers-CoversHTB-glossaryPageContainer a {
  border-bottom: 1px solid #fd4f00; }

.covers .covers-CoversHTB-glossaryIntro p {
  font-size: 16px;
  line-height: 26px; }

.covers-CoversHTB-glossaryBlock {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee; }

.covers-coversHTB-homeLink a {
  font-size: 25px;
  font-weight: bold;
  color: #333;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0; }

.covers-coversHTB-homeLink {
  text-align: center;
  /*border-bottom: 1px solid #ccc;*/
  text-transform: uppercase; }

.covers-coversHTB-noLeft {
  padding-left: 0 !important; }

.covers h2.covers-coversHTB-H2 {
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  font-size: 24px;
  z-index: 100; }

.covers .covers-CoversResponsiveContainer a:focus {
  color: #fd4f00; }

.covers-CoversHTB-homeLinkTop.covers-coversHTB-homeLink {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  line-height: 28px; }

.covers-CoversHTB-homeLinkTop.covers-coversHTB-homeLink h1 {
  margin: 0;
  font-size: 25px;
  color: #333;
  font-weight: bold; }

.covers .covers-CoversHTB-homeLinkTop a:hover {
  text-decoration: none; }

/*ODDS CALCULATOR*/
table.covers-Calculators-fixedOddsTable th {
  background-color: #f5f5f5;
  padding: 15px;
  border-right: 1px solid #fff; }

table.covers-Calculators-fixedOddsTable td {
  padding: 5px 15px;
  border-bottom: 1px solid #e8e8e8; }

table.covers-Calculators-fixedOddsTable tr td:first-child {
  border-right: 1px solid #e8e8e8; }

.covers #covers-CoversHTB-ParlayCalc .covers-Calculators-resetBtn,
.covers .covers-CoversHTB-oddsCalc .covers-Calculators-resetBtn,
.covers .covers-CoversHTB-oddsCalc .covers-Calculators-calculateBtn,
.covers #covers-CoversHTB-ParlayCalc .covers-Calculators-calculateBtn {
  border-radius: 5px;
  font-weight: bold;
  background-color: #fd4f00;
  color: #fff;
  border: none !important;
  display: inline-block;
  width: 47%;
  float: left;
  cursor: pointer;
  letter-spacing: 0.5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1; }

.covers #covers-CoversHTB-ParlayCalc .covers-Calculators-resetBtn,
.covers .covers-CoversHTB-oddsCalc .covers-Calculators-resetBtn {
  background-color: #eee;
  margin-left: 15px;
  float: right;
  color: #444;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  opacity: 1; }

.covers #covers-CoversHTB-ParlayCalc,
.covers #covers-CoversHTB-ParlayCalc p,
.covers-CoversHTB-oddsCalc,
.covers .covers-CoversHTB-oddsCalc label {
  font-size: 14px;
  font-weight: normal !important;
  color: #444; }

#covers-CoversHTB-ParlayCalc td {
  padding-bottom: 15px;
  width: 100%; }

.covers-calculators-payoutBlock {
  background-color: #444;
  padding: 15px !important;
  border-radius: 5px; }
  .covers-calculators-payoutBlock label {
    color: #fff !important; }

.covers-calculators-payoutBlock input {
  color: #444;
  font-weight: bold; }

.covers a.covers-Calculators-calcOnlyBtn {
  background-color: transparent;
  color: #033f47;
  font-weight: bold;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 15px; }
  .covers a.covers-Calculators-calcOnlyBtn img {
    width: 15px; }

.covers .popover__trigger {
  border: none;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  font-size: 13px;
  font-weight: bold;
  color: #9c9c9c !important;
  background-color: #eee;
  padding: 1px 6px;
  cursor: pointer; }

.poppover {
  display: inline-block;
  position: relative; }

.popover__menu {
  border-radius: 4px;
  list-style-type: none;
  margin: 8px 0;
  min-width: 100%;
  padding: 10px;
  position: absolute;
  top: -23px;
  left: 141%;
  box-shadow: 0 2px 3px 0 rgba(63, 63, 68, 0.2);
  transition-property: transform, opacity;
  transition-duration: 200ms;
  transition-timing-function: ease;
  transform: scale(0.9);
  transform-origin: top left;
  display: none;
  opacity: 0;
  background-color: #444;
  color: #fff;
  z-index: 20000; }

.covers .popover__menu-item {
  white-space: normal;
  width: 300px;
  font-weight: normal; }
  .covers .popover__menu-item button {
    border: 0;
    border-radius: 0;
    width: 100%;
    text-align: left; }
    .covers .popover__menu-item button:hover, .covers .popover__menu-item button:focus {
      background-color: #f1f1f1; }

.popover--active .popover__menu {
  transform: scale(1);
  display: block;
  opacity: 1; }

@media (max-width: 600px) {
  .covers .popover__menu-item {
    width: 150px; } }

.covers-CoversHTB-OddsCalcRow {
  padding-bottom: 15px;
  float: left;
  width: 100%; }

#covers-CoversHTB-ParlayCalc td input,
.covers .covers-CoversHTB-oddsCalc input {
  border: 1px solid #b7b7b7;
  border-radius: 5px;
  padding-left: 5px;
  height: 34px;
  width: 100%; }

.covers-CoversHTB-OddsCalcReset {
  /*text-align:center;*/
  margin: 5px 0; }

.covers a.covers-CoversHTB-Clearbtn {
  line-height: 35px; }

.covers #covers-CoversHTB-ParlayCalc input.covers-CoversHTB-Clearbtn,
.covers input.covers-CoversHTB-Clearbtn {
  width: 160px; }

.covers-CoversHTB-oddsCalcInfo {
  color: #676767; }

.covers a.covers-CoversHTB-Clearbtn,
.covers #covers-CoversHTB-ParlayCalc input.covers-CoversHTB-Clearbtn,
.covers input.covers-CoversHTB-Clearbtn {
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  height: 35px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
  background-color: transparent;
  border: 1px solid #033f47;
  color: #033f47; }

.covers a.covers-CoversHTB-Clearbtn:hover,
.covers #covers-CoversHTB-ParlayCalc input.covers-CoversHTB-Clearbtn:hover,
.covers input.covers-CoversHTB-Clearbtn:hover {
  border: 1px solid #fd4f00;
  color: #fd4f00;
  text-decoration: none; }

.covers #covers-CoversHTB-ParlayCalc input.covers-CoversHTB-Clearbtn {
  margin: 5px;
  float: left; }

table.covers-HTB-parlayCalcTable {
  margin: 0; }

.covers-CoversHTB-ToolsPageContainer {
  color: #676767; }

.covers-CoversHTB-ToolsPageDesc {
  padding-left: 10px;
  overflow: hidden;
  padding-bottom: 15px; }

.covers-CoversHTB-OddsCalcSubmit {
  /*text-align:center;*/
  margin: 5px 0; }

td.covers-CoversHTB-winningtd {
  width: 100px; }

/*DEFINITIONS BRICK*/
.covers-CoversHTB-definitionBrick {
  color: #444;
  background-color: #e8e8e8;
  display: table;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
  -moz-box-shadow: inset 0 8px 8px -8px #9e9e9e, inset 0 -8px 8px -8px #9e9e9e;
  -webkit-box-shadow: inset 0 8px 8px -8px #9e9e9e, inset 0 -8px 8px -8px #9e9e9e;
  box-shadow: inset 0 8px 8px -8px #9e9e9e, inset 0 -8px 8px -8px #9e9e9e; }

.covers-CoversHTB-definitionHeader {
  font-weight: bold; }

.covers-CoversHTB-definitionBlock {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fd4f00; }

.covers-CoversHTB-definitionBlock:last-child {
  border-bottom: none; }

@media screen and (max-width: 990px) {
  .covers-CoversHTB-ParlayCalcInfo,
  .covers-CoversHTB-oddsCalcInfo {
    display: none; } }

@media screen and (min-width: 990px) {
  a.covers-CoversHTB-parlayMobileLink,
  a.covers-CoversHTB-oddsCalcMobileLink {
    display: none; } }

img.covers-CoversHTB-i {
  height: 20px;
  padding-left: 5px;
  margin-top: -5px; }

.covers-CoversHTB-ParlayCalcInfo {
  color: #676767; }

.covers-CoversHTB-ParlayCalcInfo .covers-CoversHTB-definitionBlock {
  border-bottom: 1px solid #ccc; }

.covers input.covers-CoversHTB-AddRowbtn {
  border: none !important;
  border-radius: 5px;
  float: left;
  color: #444;
  background-color: #eee;
  font-weight: bold;
  margin-bottom: 20px;
  cursor: pointer;
  letter-spacing: 0.5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

table.covers-CoversParlayCalc-winTable {
  clear: both; }

td.covers-HTB-parlayCalcTable--number {
  width: 100px; }

.covers a.covers-CoversHTB-helpSection {
  display: block;
  background-color: #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #676767 !important; }

.covers a.covers-CoversHTB-helpSection:hover,
.covers a.covers-CoversHTB-helpSection:focus {
  color: #676767 !important;
  text-decoration: none; }

.covers-CoversHTB-helpheader {
  color: #f7f7f7;
  padding: 5px 5px 5px 15px;
  font-weight: bold;
  display: block;
  background-color: #033f47; }

.covers-u-NewP a {
  border-bottom: 1px solid #fd4f00; }

.covers .covers-u-NewP a:hover {
  text-decoration: none; }

/*NEW HTB PAGES*/
.covers .covers-HTB-body {
  padding-top: 15px; }
  .covers .covers-HTB-body .covers-CoversArticles-feedbackContainer {
    margin-top: 15px; }
  .covers .covers-HTB-body .covers-CoversResponsiveSportsbook-bonusMobile a {
    font-size: 15px; }
  .covers .covers-HTB-body p {
    color: #333; }
  .covers .covers-HTB-body a {
    color: #033f47; }
  .covers .covers-HTB-body p, .covers .covers-HTB-body a:not(.covers-CoversResponsiveSportsbooks-reviewLink) {
    font-size: 18px; }
    .covers .covers-HTB-body p a, .covers .covers-HTB-body a:not(.covers-CoversResponsiveSportsbooks-reviewLink) a {
      color: #033f47;
      border-bottom: 1px solid #fd4f00;
      font-weight: 600; }
      .covers .covers-HTB-body p a:hover, .covers .covers-HTB-body a:not(.covers-CoversResponsiveSportsbooks-reviewLink) a:hover {
        color: #fd4f00; }
  .covers .covers-HTB-body h1 {
    font-size: 30px;
    font-weight: 600;
    color: #333; }
  .covers .covers-HTB-body h3 {
    font-size: 18px;
    color: #333; }
  .covers .covers-HTB-body .covers-CoversInfoPages-h2 {
    font-size: 22px; }
  .covers .covers-HTB-body .covers-CoversBettingReviews-choosingCont {
    padding-bottom: 10px; }

/*QUICK NAV*/
.covers-CoversWTP-quickNavContainer.covers-HTB-quickNav {
  background-color: #fff;
  margin-top: 0; }
  .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav .covers-HTB-quickNavLabel {
    font-weight: 600;
    color: #033f47;
    font-size: 18px;
    padding: 15px 0; }
  .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav .covers-quickNavBody {
    border-top: 1px solid #E7EBF1;
    font-size: 15px; }
    .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav .covers-quickNavBody img {
      margin-right: 10px; }
    .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav .covers-quickNavBody a {
      color: #033f47;
      border-bottom: none;
      font-size: 16px; }
      .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav .covers-quickNavBody a:hover {
        color: #fd4f00; }
    .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav .covers-quickNavBody ul {
      padding-left: 0; }
      .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav .covers-quickNavBody ul li {
        list-style-type: none;
        margin-top: 15px; }
      .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav .covers-quickNavBody ul li:first-child {
        margin-top: 15px; }
      .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav .covers-quickNavBody ul li:last-child {
        margin-bottom: 25px; }

.covers-HTB-sportsBooks .covers-HTB-sportsBook {
  background-color: #f5f5f5;
  border-radius: 5px;
  margin: 5px;
  padding: 5px;
  font-size: 16px;
  border-bottom: 5px solid #e2e2e2; }

.covers-HTB-sportsBooks img {
  max-width: 100%; }

.covers-HTB-sportsBooks .covers-Covers-HTB-betsmartLogo img {
  max-height: 25px;
  margin: 0 4px 4px 0;
  display: inline-block; }

.covers-HTB-sportsBooks .covers-Covers-HTB-betsmartLogo div {
  display: inline-block; }

.covers-HTB-sportsBooks .covers-Covers-HTB-rating {
  font-size: 20px;
  font-weight: bold; }

/*TABBED PANEL*/
.covers-HTB-tabListContainer {
  background-color: #E9EDEE;
  padding: 5px;
  border-radius: 5px; }

.covers-HTB-tabList .row {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex; }

.covers-HTB-tabPanel a {
  flex: 1;
  color: #033f47 !important;
  font-weight: 600; }

.covers-HTB-tabPanel a:not(.noDecoration) {
  border-bottom: 1px solid #fd4f00;
  line-height: 1.2;
  font-weight: 600; }

.covers-HTB-tabPanel .covers-HTB-flexChild {
  background-color: #E9EDEE;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  border-radius: 5px; }
  .covers-HTB-tabPanel .covers-HTB-flexChild.active {
    background-color: #006068 !important; }
    .covers-HTB-tabPanel .covers-HTB-flexChild.active a {
      color: #fff !important; }
  .covers-HTB-tabPanel .covers-HTB-flexChild a {
    height: 40px;
    padding-top: 8px; }

.covers-HTB-tabPanel .tab-pane .tab-pane-container {
  color: #333;
  margin-top: 15px;
  padding: 10px;
  border-radius: 5px;
  background-color: #F8F8F8; }

.covers-HTB-tabPanel .tab-pane h2 {
  color: #fff;
  margin-top: 10px; }

.covers-HTB-light {
  background-color: #f5f5f5; }

.covers .row .covers-HTB-seashell, .covers .row .covers-HTB-related {
  margin: 40px -30px 20px -30px;
  padding-bottom: 15px; }
  .covers .row .covers-HTB-seashell ul, .covers .row .covers-HTB-related ul {
    padding-inline-start: 0; }

.covers-HTB-seashell {
  padding-top: 15px;
  background-color: #fff1ec; }

#covers-HTB-koc {
  background-color: #fff;
  border-radius: 5px;
  border-bottom: 5px solid #e2e2e2;
  max-width: 300px;
  margin: 10px 0;
  padding: 20px; }

.covers .covers-Container .covers-HTB-dark a {
  color: #fff;
  border-bottom: 1px solid #fd4f00; }
  .covers .covers-Container .covers-HTB-dark a:hover {
    color: #fd4f00; }

.covers-HTB-dark {
  padding: 20px;
  background-color: #033f47;
  border-radius: 5px;
  z-index: 1000;
  /*    .covers-HTB-externalLink {
        border-bottom: none;
    }

    .covers-HTB-externalLink::after {
        content: " ";
        background-image: url(https://images.covers.com/covers/icons/covers-menu2-external-link.png);
        width: 25px;
        background-size: 80%;
        background-repeat: no-repeat;
        height: 19px;
        background-position-x: 0;
        background-position-y: 0;
        margin-left: 5px;
        display: inline-block;
    }*/ }
  .covers-HTB-dark span {
    opacity: 0.4; }
  .covers-HTB-dark p {
    color: #fff !important;
    margin-top: 20px; }
  .covers-HTB-dark .covers-HTB-authorTitle {
    color: #fff !important;
    margin-top: 10px !important; }
    .covers-HTB-dark .covers-HTB-authorTitle a:first-of-type {
      font-size: 20px !important; }
  .covers-HTB-dark button {
    background-color: #033f47;
    border: 1px solid #fff;
    margin-top: 15px;
    border-radius: 15px;
    color: #fff;
    padding: 0 20px 0 20px; }
  .covers-HTB-dark .covers-quickNavCaret {
    margin-left: 5px;
    transform: rotate(180deg); }

.covers-HTB-authorTitle p {
  color: #fff !important;
  font-size: 22px;
  line-height: 12px; }

.covers-HTB-deskTopNav {
  background-color: #f5f5f5;
  margin: 0 15px 0 -5px;
  padding: 20px;
  border-radius: 5px; }
  .covers-HTB-deskTopNav li {
    list-style: none;
    line-height: 35px; }
  .covers-HTB-deskTopNav a {
    border-bottom: 1px solid #fd4f00; }
  .covers-HTB-deskTopNav h3 {
    margin-top: 10px; }

/*#covers-HTB-sport-icon {
    top: -20px;
    right: 10px;
    position: absolute;
    max-width: 90px;
    padding: 8px;
    z-index: 100;
    border-radius: 50px;
    background-color: #fff;
}*/
/*FAQ*/
.covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq {
  margin: 5px 0; }
  .covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq a {
    border-bottom: 1px solid #fd4f00;
    font-size: 15px;
    display: inline-block; }
  .covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq button {
    font-weight: normal; }
    .covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq button div {
      max-width: 85%;
      display: inline-block; }
    .covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq button div span {
      display: block;
      overflow: hidden; }
    .covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq button div::before {
      content: "Q.";
      font-weight: bold;
      color: #fd4f00;
      margin-right: 5px;
      float: left; }
  .covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq p::before {
    content: "A.";
    font-weight: bold;
    color: #fd4f00;
    margin-right: 5px;
    float: left; }
  .covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq p {
    margin-top: 15px;
    font-size: 15px; }
  .covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq p span {
    display: block;
    overflow: hidden; }

/*ANCHOR LINK*/
.jumptarget {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden; }

/*Quick Navigation*/
.covers-CoversWTP-quickNavContainer button {
  width: 100%;
  border: none;
  border-radius: 5px;
  background-color: #f5f5f5;
  padding: 15px 0;
  font-size: 17px;
  text-align: left;
  font-weight: 600;
  color: #444;
  outline: none;
  min-height: 20px;
  line-height: 20px; }
  .covers-CoversWTP-quickNavContainer button.collapsed .covers-quickNavCaret {
    transform: rotate(-180deg); }
  .covers-CoversWTP-quickNavContainer button .covers-quickNavCaret {
    float: right;
    -moz-transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    transition: transform 0.5s;
    width: 20px;
    margin-top: 6px; }

.covers-CoversBettingReviews-trustBlock {
  margin-top: 25px; }
  .covers-CoversBettingReviews-trustBlock img {
    width: 100%; }

/*CHOOSING A SPORTSBOOK*/
.covers .covers-CoversBettingReviews-choosingCont {
  border-left: 2px solid #fd4f00;
  margin-left: 15px;
  padding-left: 34px; }
  .covers .covers-CoversBettingReviews-choosingCont a {
    border-bottom: 1px solid #fd4f00; }
  .covers .covers-CoversBettingReviews-choosingCont a.covers-CoversBettingReviews-playBtn {
    text-align: center; }
  .covers .covers-CoversBettingReviews-choosingCont h3 {
    font-weight: 600;
    color: #444;
    font-size: 18px;
    margin-top: 6px; }
  .covers .covers-CoversBettingReviews-choosingCont > div:first-child {
    background-color: #fd4f00;
    display: inline-block;
    padding: 5px 12px;
    border-radius: 50%;
    font-weight: 600;
    color: #fff;
    position: absolute;
    left: -17px; }

/*RELATED ARTICLES*/
.covers-HTB-related {
  padding: 15px;
  background-color: #ebf5f7;
  /*ul li::before {
        content: "\2022";
        color: $covers-u-secondaryColor;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
    }*/ }
  .covers-HTB-related a {
    border-bottom: 1px solid #fd4f00; }
  .covers-HTB-related li {
    line-height: 35px;
    list-style: none; }

.covers a.covers-CoversBettingReviews-playBtn {
  color: #fff !important;
  font-weight: bold;
  font-weight: 600;
  background-color: #fd4f00;
  padding: 10px 15px;
  border-radius: 5px;
  text-align: center;
  margin: 15px;
  max-width: 250px;
  display: inline-block; }

.covers-ratingStarsBonus {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-family: Times !important;
  line-height: 1;
  font-size: 20px;
  padding: 0px 18px 0px 18px; }
  .covers-ratingStarsBonus::before {
    content: '★★★★★';
    background: linear-gradient(90deg, #F0C11A var(--percent), #D1D3D4 var(--percent));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: rgba(18, 21, 23, 0.9);
    color: #ffffff00; }

/*SLICK SLIDER STYLES*/
.covers-HTB-betting-slider button.slick-next {
  font-size: 16px;
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important; }

.covers-HTB-betting-slider button.slick-prev {
  font-size: 16px;
  z-index: 1000 !important;
  -webkit-transform: rotate(-90deg) !important;
  -moz-transform: rotate(-90deg) !important;
  -ms-transform: rotate(-90deg) !important;
  transform: rotate(-90deg) !important; }

.covers-HTB-betting-slider .slick-next:before, .covers-HTB-betting-slider .slick-prev:before {
  content: url(https://images.covers.com/covers/icons/global-icons/covers-global-orange-caret.svg); }

.covers-HTB-betting-slider button.slick-prev,
.covers-HTB-betting-slider button.slick-next {
  font-size: 0; }

.covers-HTB-betting-slider .slick-next {
  right: 0; }

.covers-HTB-betting-slider .slick-prev {
  left: 0; }

.covers-HTB-betting-slider .slick-arrow {
  height: 35px;
  width: 35px;
  border-radius: 5px; }

.covers-HTB-betting-slider .slick-prev,
.covers-HTB-betting-slider .slick-next {
  top: 16px; }

.covers-HTB-betting-slider .slick-dots {
  position: relative; }

.covers-HTB-bettingTipContainer {
  padding: 15px;
  position: relative;
  background-color: #F8F8F8;
  border: 1px solid #E7EBF1;
  border-radius: 5px;
  margin-bottom: 15px; }
  .covers-HTB-bettingTipContainer h3 {
    margin-bottom: 15px;
    margin-top: 0;
    color: #033f47; }
    .covers-HTB-bettingTipContainer h3 img {
      width: 40px;
      margin-right: 10px; }
  .covers-HTB-bettingTipContainer a {
    border-bottom: 1px solid #fd4f00;
    font-weight: 600; }

/*HTB MOBILE STYLES*/
span#wtbRegionName {
  float: initial !important;
  display: inline-block; }

@media screen and (max-width: 768px) {
  .covers-HTB-mobileNav {
    display: block; }
  .covers-HTB-desktopNav {
    display: none; }
  .covers-HTB-betting-slider .covers-HTB-slick-slide ::after {
    content: '';
    height: 0px;
    width: 0px; } }

@media screen and (min-width: 769px) {
  .covers .covers-HTB-dark .img-responsive {
    max-width: 130px !important; }
  .covers-HTB-mobileNav {
    display: none; }
  .covers-HTB-desktopNav {
    display: block; } }

/*NEW STYLES CLEAN UP ABOVE*/
/*TOP BANNER*/
.covers .covers-HTB-topBanner {
  background-image: url("https://images.covers.com/covers/how_to_bet/howtobet-baseball-header-banner.png");
  text-align: center;
  padding: 80px 0;
  color: #fff; }
  .covers .covers-HTB-topBanner h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin: 30px 0; }
  .covers .covers-HTB-topBanner hr {
    width: 130px;
    border-top: 1px solid #fd4f00; }
  .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorImg {
    margin: 30px 0 15px 0; }
  .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorImg img {
    width: 45px; }
  .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorName {
    font-size: 18px;
    font-weight: 600; }
  .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorDetails span {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px; }
  .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorDetails a {
    color: #fff !important;
    border-bottom: 1px solid #fd4f00; }
  .covers .covers-HTB-topBanner .covers-HTB-topBannerLabel span {
    background-color: transparent;
    color: #fd4f00;
    border: 2px solid #fd4f00;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 10px; }

img.covers-HTB-oddsCopyExample {
  float: right;
  margin: 10px 0 10px 10px;
  width: 380px; }

@media (max-width: 580px) {
  .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav .covers-quickNavBody a {
    font-size: 15px; }
  .covers-HTB-copySection p {
    overflow: initial !important; }
  .covers .covers-HTB-topBanner {
    padding: 35px 15px;
    text-align: left;
    background-size: cover; }
    .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorDetails a {
      float: right; }
    .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorDetails span {
      display: none; }
    .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorNameCont {
      margin-left: 50px;
      font-size: 13px;
      margin-top: -4px; }
    .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorName {
      font-size: 15px; }
    .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorImg {
      margin: 0;
      float: left; }
      .covers .covers-HTB-topBanner .covers-HTB-topBannerAuthorImg img {
        width: 35px; }
    .covers .covers-HTB-topBanner h1 {
      margin: 15px 0 45px 0; }
    .covers .covers-HTB-topBanner hr {
      display: none; }
  img.covers-HTB-oddsCopyExample {
    display: block;
    width: 100%;
    margin: 15px 0 15px 0; }
  .covers-HTB-body a:not(.covers-CoversResponsiveSportsbooks-reviewLink) {
    font-size: 15px; } }

.covers h2.covers-CoversInfoPages-h2.block {
  display: block; }

.covers-HTB-copySection p {
  overflow: hidden; }

.covers-HTB-inCopyRoundIcon {
  float: left;
  width: 34px;
  height: 34px;
  margin-right: 15px;
  border: 2px solid #fd4f00;
  border-radius: 50%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  align-items: center;
  justify-content: center; }
  .covers-HTB-inCopyRoundIcon img {
    width: 16px; }

/*FAQ*/
.covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq {
  background-color: #f5f5f5; }
  .covers-CoversWTP-quickNavContainer.covers-CoversBettingReviews-faq .covers-quickNavBody {
    border-top: 1px solid #c4c4c4; }

/*LAYOUT STYLES FOR STICKY MENU*/
.covers-HTB-stickyNavBtn {
  position: fixed;
  bottom: 50px;
  right: 15px;
  pointer-events: cursor;
  transition: 0.25s;
  border: none;
  outline: none;
  z-index: 31000; }
  .covers-HTB-stickyNavBtn.nav-closed {
    color: #fff;
    background-color: #254B53;
    background-image: url("https://images.covers.com/covers/icons/global-icons/covers-global-orange-location-pin.svg");
    background-repeat: no-repeat;
    padding: 5px 13px 5px 30px;
    background-position: 10px;
    border-radius: 30px; }
  .covers-HTB-stickyNavBtn.nav-open {
    background-color: #fff;
    border-radius: 50%;
    background-image: url(https://images.covers.com/covers/icons/global-icons/covers-global-orange-x.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 45px; }

.covers-HTB-overlay {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 30000;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */ }

.covers-CoversWTP-quickNavContainer.covers-HTB-quickNav.covers-HTB-quickNav--relatedArticles ul li::before {
  content: "\2022";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  color: #fd4f00;
  font-weight: bold;
  font-size: 20px; }

.covers-CoversWTP-quickNavContainer.covers-HTB-quickNav.covers-HTB-quickNav--relatedArticles ul {
  padding-left: 18px; }

@media (max-width: 991px) {
  .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav:not(.covers-HTB-quickNav--relatedArticles) {
    position: fixed;
    top: 120px;
    width: 300px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 31000;
    border-radius: 5px; } }

.covers-HTB-bettingTipContainer {
  padding: 15px;
  position: relative;
  background-color: #F8F8F8;
  border: 1px solid #E7EBF1;
  border-radius: 5px;
  margin-bottom: 15px; }
  .covers-HTB-bettingTipContainer h3 {
    margin-bottom: 15px;
    margin-top: 0;
    color: #033f47; }
    .covers-HTB-bettingTipContainer h3 img {
      width: 40px;
      margin-right: 10px; }
  .covers-HTB-bettingTipContainer a {
    border-bottom: 1px solid #fd4f00;
    font-weight: 600; }

/*HTB MOBILE STYLES*/
span#wtbRegionName {
  float: initial !important;
  display: inline-block; }

@media (min-width: 992px) {
  .covers-Container-tableCellContainer {
    display: table;
    padding-top: 15px;
    width: 100%; }
  .covers-Container-main.covers-Container-mainTableCell {
    max-width: 781px; }
  .covers-HTB-mobileNav {
    display: block; }
  .covers-Container-main.covers-Container-mainTableCell,
  .covers-Container-aside.covers-Container-asideTableCell {
    display: table-cell;
    float: none;
    vertical-align: top; }
  .covers-CoversWTP-quickNavContainer.covers-HTB-quickNav {
    position: sticky;
    top: 120px; }
  .covers-HTB-stickyNavBtn {
    display: none; }
  .covers-HTB-body .covers-CoversResponsiveSportsbooks {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex; }
    .covers-HTB-body .covers-CoversResponsiveSportsbooks .covers-CoversResponsiveSportsbook {
      flex: 1; } }

/*HIDE SPORTSBOOK 4 & 5*/
.covers-CoversHomepage-topSportsbooks.htb .covers-CoversResponsiveSportsbook:nth-child(4),
.covers-CoversHomepage-topSportsbooks.htb .covers-CoversResponsiveSportsbook:nth-child(5) {
  display: none; }

.covers-CoversHTB-mainDropdown {
  height: 80px;
  width: 100%;
  background-color: #fff;
  position: fixed !important;
  z-index: 2000;
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.1); }

.covers-HTB-htbHeaderSpacer {
  margin-top: 80px; }

.covers .btn.btn-default.covers-CoversHTB-mainDropdownButton {
  height: 80px;
  border: none !important;
  width: 100%;
  color: #033f47;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  padding: 0; }

/*.covers .btn-default.covers-CoversHTB-mainDropdownButton:hover,
.covers .btn-default.covers-CoversHTB-mainDropdownButton:active{
    background-color:#fff;
}*/
.covers .covers-CoversHTB-mainDropdown.dropdown.open .covers-CoversHTB-mainDropdown--downArrow {
  background-image: url(//images.covers.com/misc/howtobet_proto/HTB-x.png);
  background-size: 70px 70px; }

.covers-CoversHTB-mainDropdown--downArrow {
  height: 80px;
  width: 90px;
  background-image: url(//images.covers.com/misc/howtobet_proto/HTB-downarrow.png);
  background-size: 70px 80px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  border-right: 1px solid #eee; }

.covers-CoversHTB-mainDropdownButton--text {
  display: inline-block;
  height: 80px;
  background-color: #fff !important;
  position: absolute;
  padding-top: 25px;
  padding-left: 20px;
  padding-right: 100%; }

.covers .covers-CoversHTB-mainDropdown .dropdown-menu {
  width: 100%;
  min-height: 250px;
  border: none !important;
  background-color: #e6e6e6;
  border-radius: 0; }

.covers-CoversHTB-mainDropdownFilterTitle {
  font-size: 20px;
  font-weight: 600;
  color: #033f47;
  text-transform: uppercase; }

.covers-CoversHTB-mainDropdownFilterContainer {
  width: 100%;
  height: 100px;
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.1); }

/*FILTER DROPDOWN*/
.covers-CoversHTB-mainDropdownFilter {
  text-transform: uppercase;
  height: 50px;
  color: #fff;
  font-size: 16px;
  background-color: #033f47;
  font-weight: 600;
  padding: 0 !important; }

.covers-CoversHTB-mainDropdownFilter:hover,
.covers-CoversHTB-mainDropdownFilter:active {
  background-color: #fff;
  color: #033f47; }

.covers ul.covers-CoversHTB-skillFilter a:hover,
.covers ul.covers-CoversHTB-skillFilter a {
  padding-top: 10px;
  display: block;
  color: #fff; }

ul.covers-CoversHTB-skillFilter li a {
  padding-left: 15px; }

ul.covers-CoversHTB-skillFilter {
  list-style: none;
  padding-left: 0;
  margin-top: 11px !important;
  display: none;
  background-color: #033f47;
  text-decoration: none; }

ul.covers-CoversHTB-skillFilter li {
  height: 50px; }

.covers-CoversHTB-mainDropdownFilterDropText {
  padding-top: 13px;
  padding-left: 15px;
  display: block; }

.covers-CoversHTB-mainDropdownFilter:hover > ul {
  display: block !important; }

ul.covers-CoversHTB-skillFilter.covers-CoversHTB-skillFilter--sports li {
  border-bottom: 1px solid #fff; }

/*FILTER ARROW*/
.covers-CoversHTB-filterArrow {
  margin-top: -30px;
  float: right;
  display: inline-block;
  right: 0;
  height: 40px;
  width: 40px;
  background-image: url(//images.covers.com/misc/howtobet_proto/HTB-filterdownarrow.png);
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 5px; }

.covers-CoversHTB-mainDropdownFilter:hover .covers-CoversHTB-filterArrow,
.covers-CoversHTB-mainDropdownFilter:active .covers-CoversHTB-filterArrow {
  background-image: url(//images.covers.com/misc/howtobet_proto/HTB-filterdownarrow-active.png); }

/*ARTICLE LIST IN DROPDOWN*/
a.covers-HTB-filterArticle:hover {
  text-decoration: none !important; }

.covers-HTB-filterArticle {
  line-height: 23px;
  /*padding-left:15px;*/
  padding-top: 10px;
  font-size: 18px;
  font-weight: 600;
  min-height: 60px;
  /*border-bottom:1px solid #ccc;*/
  display: block;
  padding-bottom: 10px; }

.covers-HTB-filterArticle .covers-CoversArticles-authorName {
  font-size: 11px;
  display: block; }

.covers-CoversHTB-dropdownLeagueTag {
  background-color: #fd4f00;
  color: #fff;
  text-transform: uppercase;
  padding: 2px 5px;
  margin-right: 5px;
  font-size: 11px;
  font-weight: bold; }

@media only screen and (min-width: 768px) {
  .covers-CoversHTB-mainDropdown.dropdown {
    display: none !important; }
  .covers-HTB-htbHeaderSpacer {
    display: none; } }

/*TEXT STYLES*/
.covers .covers-CoversHTB2-articleH1Cont h1 {
  text-transform: uppercase;
  color: #fff;
  font-size: 40px !important;
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
  padding-top: 25px;
  line-height: 45px;
  font-weight: bold;
  letter-spacing: 2px;
  position: relative; }

.covers .covers-CoversHTB2-copyCont h2 {
  margin-top: 0 !important;
  padding-top: 30px;
  border-top: 1px solid #ccc; }

.covers .covers-CoversHTB2-copyCont h3 {
  text-transform: none;
  color: #333;
  font-size: 20px !important;
  font-style: italic; }

.covers .covers-CoversHTB2-copyCont p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 30px;
  color: #333; }

.covers-CoversHTB2-copyCont p a {
  border-bottom: 1px solid #fd4f00; }

.covers .covers-CoversHTB2-copyCont ul,
.covers .covers-CoversHTB2-copyCont ol {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 28px;
  color: #333; }

.covers-CoversHTB2-bodyCont {
  padding-top: 15px; }

.covers-CoversHTB2-copyCont {
  max-width: 700px;
  margin: 25px auto 0 auto; }

/*h1 HEADER STYLES*/
@media only screen and (max-width: 768px) {
  .covers-CoversHTB2-articleH1Cont {
    background-size: cover !important;
    background-position: -100px !important;
    padding-left: 15px;
    padding-right: 15px; }
  .covers-CoversHTB2-h1Breadcrumbs {
    padding-top: 40px; }
  .covers .covers-CoversHTB2-articleH1Cont h1 {
    font-size: 30px !important;
    line-height: 35px;
    padding-top: 15px; } }

.covers-CoversHTB2-articleH1Cont {
  background-image: url("https://images.covers.com/covers/where_to_bet/pages/wtb_banner.jpg");
  height: 349px;
  max-width: 700px;
  margin: 0 auto;
  background-size: 100% 100%;
  background-position: initial;
  position: relative; }

img.covers-CoversHTB2-articleH1Logo {
  float: left;
  width: 160px;
  bottom: 25px;
  position: absolute;
  left: 25px; }

.covers-CoversHTB2-h1Breadcrumbs {
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
  font-size: 25px;
  color: #fff;
  padding-top: 70px; }

.covers-CoversHTB2-h1Breadcrumbs a {
  text-transform: uppercase;
  font-weight: 900;
  color: #fd4f00 !important;
  letter-spacing: 1px; }

.covers-CoversHTB2-h1ArticleInfo {
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
  font-size: 25px;
  color: #fff;
  margin-top: 5px; }

.covers-CoversHTB2-h1ArticleInfo a {
  font-weight: bold; }

.covers .covers-CoversHTB2-h1Breadcrumbs a:hover,
.covers .covers-CoversHTB2-h1Breadcrumbs a:focus,
.covers .covers-CoversHTB2-h1ArticleInfo a:hover,
.covers .covers-CoversHTB2-h1ArticleInfo a:focus {
  color: #033f47; }

/*IMAGES*/
.covers-CoversHTB2-copyCont p img {
  max-width: 700px;
  display: block;
  margin: 0 auto; }

@media (max-width: 1197px) {
  .covers-CoversArticles-mainContainer p img,
  .covers-CoversHTB2-copyCont p img {
    max-width: 100%;
    height: initial; } }

/*FAQs*/
.covers-CoversHTB2-copyCont .covers-CoversFAQ-faqQuestion a,
.covers-CoversHTB2-copyCont .covers-CoversFAQ-faqQuestion a:active,
.covers-CoversHTB2-copyCont .covers-CoversFAQ-faqQuestion a:focus,
.covers-CoversHTB2-copyCont .covers-CoversFAQ-faqQuestion a:hover {
  font-size: 18px;
  color: #333; }

/*PRO TIP COMPONENT*/
.covers-CoversArticleComps-proTipTitle {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px; }

.covers-CoversArticleComps-proTip li {
  margin-bottom: 5px; }

.covers-CoversArticleComps-proTip {
  background-color: #e3edef;
  padding: 15px;
  margin-bottom: 30px; }

/*QUOTE ONE COMPONENT*/
.covers-CoversArticleComps-quote1 span {
  background: url(https://images.covers.com/covers/icons/writers-pullquote.png);
  background-repeat: no-repeat;
  background-size: 30px;
  float: left;
  padding-left: 37px; }

.covers-CoversArticleComps-quote1 {
  background-color: #fbfbfb;
  padding: 15px;
  width: 100%;
  float: left;
  font-size: 18px;
  line-height: 28px;
  color: #333;
  margin-bottom: 30px; }

.covers-CoversArticleComps-quote1Author {
  color: #7d7d7d;
  margin-top: 15px;
  text-align: right; }

/*QUOTE TWO COMPONENT*/
.covers-CoversArticleComps-quote2 {
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  font-size: 18px;
  line-height: 28px;
  color: #333;
  margin-bottom: 30px;
  border-left: 3px solid #fd4f00; }

.covers-CoversArticleComps-quote2Author {
  color: #7d7d7d;
  margin-top: 15px;
  text-align: right; }

/*DOS DONTS COMPONENT*/
.covers-CoversArticleComps-dosDontsTitle {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px; }

.covers-CoversArticleComps-dosDonts {
  background-color: #fbfbfb;
  padding: 15px;
  margin-bottom: 30px;
  font-size: 18px;
  color: #333; }

.covers-CoversArticleComps-dosDontsListDos {
  font-size: 18px;
  font-weight: bold;
  color: #27b97c; }

.covers-CoversArticleComps-dosDontsListDonts {
  font-weight: bold;
  color: #d03131; }

/*FAQ COMPONENT OVERWRITES*/
.covers-CoversEditorial-faq .covers-CoversFAQ-faqQuestion {
  border: 1px solid #e2e2e2;
  background-color: #f8f8f8 !important;
  margin-bottom: 10px;
  color: #333;
  font-size: 15px;
  padding: 10px 15px; }

.covers .covers-CoversEditorial-faq .covers-CoversFAQ-faqQuestion a,
.covers .covers-CoversEditorial-faq .covers-CoversFAQ-faqQuestion a:active,
.covers .covers-CoversEditorial-faq .covers-CoversFAQ-faqQuestion a:focus,
.covers .covers-CoversEditorial-faq .covers-CoversFAQ-faqQuestion a:hover {
  background-color: transparent !important;
  box-shadow: none;
  font-weight: bold;
  border-bottom: none; }

.covers .covers-CoversEditorial-faq .covers-CoversFAQ-faqBody {
  padding-left: 0; }

.covers .covers-CoversEditorial-faq .covers-CoversFAQ-faqQuestion a:after {
  font-size: 16px; }

.covers-CoversEditorial-faqAmp {
  border-radius: 5px;
  background-color: #f5f5f5 !important;
  padding: 10px !important;
  margin-bottom: 10px; }
  .covers-CoversEditorial-faqAmp p {
    border-top: 1px solid #c4c4c4;
    margin: 10px 0 0 0 !important;
    padding-top: 10px;
    font-size: 14px !important; }
  .covers-CoversEditorial-faqAmp h2 {
    text-transform: none !important;
    padding-top: 0 !important;
    border-top: 0 !important; }
  .covers-CoversEditorial-faqAmp:hover {
    cursor: pointer; }

.covers .covers-CoversEditorial-faqAmp h2 {
  font-size: 15px !important;
  margin: 6px 0 6px 0 !important;
  font-weight: 400;
  line-height: 20px;
  padding-left: 0; }

.covers-CoversEditorial-faqAmpArrow {
  position: relative;
  top: 5px;
  right: 15px;
  width: 25px;
  height: 25px;
  background-image: url(https://images.covers.com/covers/icons/global-icons/covers-global-orange-caret.svg);
  background-repeat: no-repeat;
  transform: rotate(180deg); }

.covers .covers-CoversHTB2-copyCont .covers-CoversEditorial-faqAmp h2:before,
.covers .covers-CoversEditorial-faqAmp h2:before {
  content: none; }

.covers-CoversHTB2-BettingGuideTitle {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  padding-bottom: 10px; }

.covers-CoversHTB2-BettingGuide ul {
  list-style-type: none;
  padding-left: 0; }

.covers-CoversHTB2-BettingGuide li {
  margin-top: 5px;
  font-size: 15px;
  margin-bottom: 10px; }

.covers-CoversHTB2-BettingGuide {
  border: 1px solid #ccc;
  border-top: 3px solid #033f47;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-right: 5px;
  background-color: #f8f8f8; }

.covers-CoversHTB2-BettingTools {
  margin-top: 25px; }

.covers-CoversHTB2-BettingGuide a {
  border-bottom: 1px solid #fd4f00; }

.covers-CoversHTB2-BettingTools a.covers-CoversAbout-text-cta {
  margin-top: 0;
  background-color: transparent;
  border-bottom: none; }

/*FEEDBACK*/
.cmg_feedback_button {
  background-color: transparent;
  border: none;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  outline: none !important;
  margin-right: 10px !important;
  margin-bottom: 10px !important; }

.cmg_feedback_button.feedback_negative {
  background-image: url("https://images.covers.com/covers/icons/matchups_experts_edge_x.png"); }

.cmg_feedback_button.feedback_neutral {
  background-image: url("https://images.covers.com/covers/icons/feedback-dash.png"); }

.cmg_feedback_button.feedback_positive {
  background-image: url("https://images.covers.com/covers/icons/matchups_experts_edge_check.png"); }

.covers .covers-CoversArticles-feedbackContainer h3 {
  margin-top: 0; }

.covers-CoversArticles-feedbackContainer {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 10px;
  background-color: #f9f9f9;
  padding-top: 20px;
  padding-bottom: 20px; }

/*NEW SOCIAL ICONS*/
.covers-CoversArticles-socialBtn img {
  width: 20px; }

.covers-CoversArticles-socialBtn {
  display: inline-block;
  margin-right: 5px; }

.covers-CoversArticles-socialBtn a {
  padding-right: 0;
  border: 2px solid #b2b2b2;
  border-radius: 3px;
  padding: 5px 7px;
  display: inline-block; }

button.covers-CoversArticles-embedBtn {
  background-color: #fff;
  border: 2px solid #b2b2b2;
  border-radius: 3px;
  padding: 5px 7px;
  color: #8e8e8e; }

.covers-coversHTB-footer {
  font-family: "Titillium Web";
  text-transform: uppercase;
  color: #999999 !important;
  width: 100%;
  height: 60px;
  position: fixed;
  bottom: 0;
  background-color: #444444; }

.covers-coversHTB-footer-spacer {
  bottom: 0;
  width: 100%;
  height: 50px;
  display: block; }

.covers-coversHTB-footerBlock {
  width: 19%;
  height: 60px;
  border-right: 1px solid #999999;
  margin: 0;
  display: inline-block; }

.covers-coversHTB-footerBlock.covers-coversHTB-footerBlock--last {
  border-right: none; }

.covers-coversHTB-footerCovers {
  position: absolute;
  left: 0;
  background-image: url(//images.covers.com/misc/howtobet_proto/footerC.png);
  background-size: 40px 29px;
  background-repeat: no-repeat;
  background-position-y: 8px;
  background-position-x: center; }

.covers-coversHTB-footerGloss {
  position: absolute;
  left: 20%;
  background-image: url(//images.covers.com/misc/howtobet_proto/gloss.png);
  background-size: 40px 29px;
  background-repeat: no-repeat;
  background-position-y: 8px;
  background-position-x: center; }

.covers-coversHTB-footerCalc {
  position: absolute;
  left: 40%;
  background-image: url(//images.covers.com/misc/howtobet_proto/calc.png);
  background-size: 40px 29px;
  background-repeat: no-repeat;
  background-position-y: 8px;
  background-position-x: center; }

.covers-coversHTB-footerConverter {
  position: absolute;
  left: 60%;
  background-image: url(//images.covers.com/misc/howtobet_proto/converter.png);
  background-size: 40px 29px;
  background-repeat: no-repeat;
  background-position-y: 8px;
  background-position-x: center; }

.covers-coversHTB-footerSearch {
  position: absolute;
  left: 80%;
  background-image: url(//images.covers.com/misc/howtobet_proto/htb_search.png);
  background-size: 40px 29px;
  background-repeat: no-repeat;
  background-position-y: 8px;
  background-position-x: center; }

.covers-HTB-footerBlockTitle {
  margin-top: 43px;
  width: 100%;
  display: block;
  text-align: center;
  left: 20%;
  font-size: 10px;
  color: #ccc; }

/*GLOSSARY TO BE MOVED*/
.covers-CoversHTB-glossary {
  width: 100%;
  height: 350px;
  position: absolute;
  bottom: 60px;
  background-color: #303030;
  display: none;
  overflow: hidden; }

.covers-CoversHTB-glossary.covers-CoversHTB-glossary--visible {
  display: block; }

.covers-CoversHTB-glossaryTitle {
  line-height: 40px;
  height: 40px;
  border-bottom: 1px solid #fd4f00;
  margin: 0 15px;
  color: #fff; }

.covers-CoversHTB-glossaryTitle img {
  margin-top: 6px; }

.covers-CoversHTB-glossaryContainer {
  position: absolute;
  padding-left: 5%;
  width: 94%;
  display: inline-block;
  overflow-y: scroll;
  left: 0; }

.covers-CoversHTB-glossaryContainer ::-webkit-scrollbar {
  display: none; }

.covers-CoversHTB-glossaryContent {
  height: 300px; }

.covers-CoversHTB-glossaryFilterContainer {
  text-align: center;
  position: absolute;
  right: 0;
  display: inline-block;
  width: 5%;
  overflow-y: scroll; }

.covers-CoversHTB-glossaryFilterContainer::-webkit-scrollbar,
.covers-CoversHTB-glossaryContainer::-webkit-scrollbar {
  display: none; }

.covers-CoversHTB-glossaryFilterContainer a {
  font-size: 11px;
  color: #fff;
  display: block; }

.covers-CoversHTB-glossaryFilterList {
  height: 310px;
  color: #fd4f00; }

.covers-CoversHTB-glossaryFilterList a {
  color: #fd4f00; }

.covers-CoversHTB-letterHeading {
  color: #fd4f00;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 10px;
  width: 100%;
  height: 30px;
  background-color: #262626;
  line-height: 30px;
  padding-left: 10px; }

.covers-CoversHTB-glossaryDefinition {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #262626;
  text-transform: none; }

.covers-CoversHTB-glossaryDefinitionName {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  display: block; }

.covers-CoversHTB-glossaryDefinitionP {
  font-size: 14px;
  color: #999999; }

#searchTerm::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999; }

#searchTerm::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999; }

#searchTerm:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999; }

#searchTerm:-moz-placeholder {
  /* Firefox 18- */
  color: #999999; }

/*Articles carousel*/
img.covers-CoversArticlesCarousel-img {
  width: 100%; }

.covers-CoversCarousel-leftArrow.covers-CoversCarousel-arrows, .covers-CoversCarousel-rightArrow.covers-CoversCarousel-arrows {
  position: absolute;
  margin-top: 280% !important;
  width: 30px;
  height: 50px; }

.covers-CoversCarousel-titleContainer h3 {
  padding-left: 15px;
  font-size: 20px !important;
  background-color: #033f47;
  color: #fff !important;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  padding-top: 10px;
  padding-bottom: 10px; }

.covers .carousel-indicators.carousel-indicator-articles {
  top: 80%; }

.covers .carousel-indicators.carousel-indicator-articles li {
  margin: 1px;
  border-radius: 0;
  border: 1px solid #8d8d8d;
  width: 7px;
  height: 7px; }

.covers .carousel-indicators.carousel-indicator-articles .active {
  background-color: #8d8d8d; }

.covers-CoversArticles-galleryBody {
  padding-bottom: 7.5px;
  padding-top: 7.5px;
  border-bottom: 1px solid #d8d8d8; }

.covers-CoversArticles-gallerysynopsis {
  font-size: 12px; }

@media only screen and (max-width: 470px) {
  .covers .carousel-indicators.carousel-indicator-articles {
    top: 70%; } }

.cmg_kicker.cover-CoversArticlesCarousel-kicker {
  padding: 10px 15px;
  color: #fff;
  background-color: #333;
  font-size: 15px; }

p.covers-CoversArticles-galleryDate {
  font-size: 13px;
  color: #909090;
  margin-bottom: 0 !important; }

.covers .covers-CoversArticles-galleryHeader a {
  font-size: 15px;
  color: #033f47;
  font-weight: bold; }

.covers .covers-CoversArticles-galleryHeader a:hover {
  color: #fd4f00; }

p.covers-CoversArticles-galleryHeader {
  margin: 0 !important; }

.covers-CoversPodcast-h1 {
  background-color: #fff;
  text-align: center;
  margin-bottom: 15px; }

.covers-CoversPodcast-h1 h1 {
  margin-top: 15px;
  margin-bottom: 15px; }

.covers-CoversPodcast-Container {
  padding-top: 15px; }

.covers-CoversPodcast-Container p {
  color: #444;
  font-size: 15px; }

.covers .covers-CoversPodcast-Container h2 {
  margin-top: 0; }

.covers-CoversPodcast-socialBadgeContainer {
  margin-top: 15px; }

.covers-CoversPodcast-singlePodcast iframe {
  margin-top: 18px; }

a.covers-CoversPodcast-socialBadge {
  margin-right: 15px; }

.covers a.covers-CoversPodcast-button {
  border: 1px solid #fd4f00;
  background-color: #fd4f00;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  padding: 5px 25px;
  margin-top: 10px; }

.covers a.covers-CoversPodcast-button:hover,
.covers a.covers-CoversPodcast-button:focus {
  text-decoration: none;
  color: #fd4f00;
  color: #fff; }

.covers-CoversPodcast-buttonContainer {
  text-align: center;
  border-top: 1px solid #ccc;
  margin-top: 25px;
  padding-top: 25px;
  padding-bottom: 5px; }

.covers-Container-nthPodcast {
  margin-top: 15px; }

.covers-CoversPodcast-PodcastPage .covers-CoversPodcast-socialBadgeContainer {
  margin-top: 17px; }

@media (max-width: 992px) {
  a.covers-CoversPodcast-socialBadge img {
    width: 95px; }
  a.covers-CoversPodcast-socialBadge {
    margin-right: 5px; }
  .covers-CoversPodcast-socialBadgeContainer {
    margin-top: 10px; }
  a.covers-CoversPodcast-button {
    margin-top: 16px; } }

@media (max-width: 394px) {
  .covers-CoversPodcast-socialBadgeContainer .dropdown-toggle {
    margin-top: 10px; } }

.covers ul.covers-CoversPodcast-tabs li a {
  cursor: pointer;
  font-size: 18px; }

.covers ul.covers-CoversPodcast-tabs li.active a,
.covers ul.covers-CoversPodcast-tabs li.active a:focus,
.covers ul.covers-CoversPodcast-tabs li.active a:hover {
  color: #fff;
  background-color: #fd4f00;
  padding: 2px 30px;
  border-radius: 0;
  border: 1px solid #fd4f00; }

.covers ul.covers-CoversPodcast-tabs li a,
.covers ul.covers-CoversPodcast-tabs li a:focus,
.covers ul.covers-CoversPodcast-tabs li a:hover {
  color: #ccc;
  background-color: #fff;
  padding: 2px 20px;
  border-radius: 0;
  border: 1px solid #ccc; }

.covers ul.covers-CoversPodcast-tabs {
  border-bottom: none;
  margin-bottom: 15px; }

.covers ul.covers-CoversPodcast-tabs li:nth-child(2) {
  margin-left: -2px; }

.covers-CoversPodcast-profile img {
  width: 100px;
  margin-right: 15px; }

.covers-CoversPodcast-profile div {
  display: inline-block; }

.covers-CoversPodcast-profile {
  color: #444;
  font-size: 15px;
  padding: 15px;
  border: 1px solid #ccc;
  margin-right: 15px;
  margin-bottom: 15px; }

.covers-CoversPodcast-profile.covers-CoversPodcast-profile--600 {
  border: none; }

.covers-CoversPodcast-profile a {
  border-bottom: 1px solid #fd4f00; }

.covers-CoversPodcast-teamName {
  font-size: 18px; }

.covers-CoversPodcast-teamBio {
  display: block;
  margin-top: 15px; }

.covers-CoversPodcast-socialBadgeContainer a.covers-CoversPodcast-socialBadge:last-child {
  margin-right: 0; }

a.covers-CoversPodcast-socialBadge img {
  width: 124px; }

.covers-CoversPodcast-socialBadgeContainer .dropdown-toggle {
  padding: 0 25px;
  height: 31.46px;
  border-radius: 7px;
  color: #444; }

.covers-CoversPodcast-socialBadgeContainer .dropdown-menu {
  text-align: center; }

.covers-CoversPodcast-socialBadgeContainer .dropdown-menu a {
  margin-right: 0; }

.covers-CoversPodcast-socialBadgeContainer .dropdown-menu img {
  margin-bottom: 5px; }

.covers-CoversPodcast-socialBadgeContainer .dropdown-menu .covers-CoversPodcast-socialBadge:last-child img {
  margin-bottom: 0; }
