@charset "UTF-8";
/*RECENT HEADLINES*/
@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;
  display: inline-block;
  width: 102%;
  line-height: 27px; }

.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; }

.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; }

.covers-CoversArticles-articleText {
  color: #333;
  padding-top: 15px;
  font-size: 18px;
  line-height: 1.7; }

.covers .covers-CoversArticles-articleText a {
  color: #033f47;
  border-bottom: 1px solid #fd4f00;
  text-decoration: none;
  font-weight: 600; }

.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: #f9f9f9;
  border: 1px solid #ccc;
  padding: 15px;
  color: #444; }

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;
  font-size: 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; } }

/*ADS*/
.covers-Ads-bigbox {
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 15px;
  background-color: #f5f5f5; }

.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%; } }

.covers-CoversAbout-VideoSect {
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 768px) {
    .covers-CoversAbout-VideoSect {
      padding-right: 17vw;
      padding-left: 17vw; } }

.covers-CoversAbout-VideoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  text-align: center; }

.covers-CoversAbout-VideoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 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: 10px;
  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-bottom: 10px; }
  .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: 10px;
  min-height: 374px;
  padding: 0;
  z-index: 20;
  float: left;
  width: 100%; }
  .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;
    z-index: 20;
    float: left;
    width: 100%;
    margin-top: 25px; } }

/*FORUM THREADS*/
h3.covers-CoversForum-h3.covers-CoversForum-h3--hotMatch {
  background-color: #033f47;
  margin: 0;
  padding: 10px 15px;
  color: #fff; }

.covers-CoversForums-PopularContainer {
  background-color: #fff;
  margin-bottom: 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; }

/*AUTHOR*/
.covers-CoversArticles-authorBrick {
  margin-bottom: 15px; }

.covers-CoversArticles-authorBrick .bar {
  margin: 0px 5px 0px 5px; }

.covers-HTB-topBannerAuthorImg {
  float: left; }

.covers-HTB-topBannerAuthorImg img {
  width: 50px;
  border: 1px solid #ccc;
  border-radius: 50%; }

.covers-HTB-topBannerAuthorNameCont {
  float: left;
  margin-left: 15px; }

.covers-HTB-topBannerAuthorDetails, .covers-HTB-topBannerAuthorDetails a {
  color: #bdbdbd !important; }

@media (max-width: 500px) {
  .covers-HTB-topBannerAuthorNameCont a,
  .covers-HTB-topBannerAuthorNameCont {
    font-size: 13px !important;
    width: 210px; }
  .covers-CoversArticles-authorBrick .bar {
    display: none; } }

/*THESE COMPNENTES ARE USED IN EDITORIAL AND EVERGREEN ARTICLES 
  DO NOT DRASTICALLY MODIFY WITHOUT TESTING - DO NOT DELETE*/
/*COVERS SEAL FLOATED LEFT - FOR EDITORIAL*/
.covers-CoversArticles-sealFloatLeft img {
  float: left;
  margin: 5px;
  max-width: 100px; }

/*QUICK CAP MATCHUP DETAILS COMPONENT*/
/*TOP*/
.covers-CoversMatchupDetails-leadIn {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px; }

a.covers-CoversMatchupDetails-awayName, a.covers-CoversMatchupDetails-homeName {
  font-weight: bold;
  border-bottom: 1px solid #fd4f00; }

img.covers-CoversMatchupDetails-awayLogo, img.covers-CoversMatchupDetails-homeLogo {
  width: 65px; }

.covers-CoversMatchupDetails-nameCont {
  display: inline-block; }

img.covers-CoversMatchupDetails-atIcon {
  width: 20px; }

.covers-CoversMatchupDetails-homeName {
  margin-right: 5px;
  margin-left: 25px; }

a.covers-CoversMatchups-imgLink {
  text-decoration: none;
  border-bottom: none; }

.covers-CoversMatchupDetails-awayName {
  margin-left: 5px;
  margin-right: 25px; }

a.covers-CoversMatchupDetails-awayName, a.covers-CoversMatchupDetails-homeName {
  font-size: 18px !important; }

@media (max-width: 992px) {
  a.covers-CoversMatchupDetails-awayName, a.covers-CoversMatchupDetails-homeName {
    font-size: 14px !important; }
  .covers-CoversMatchupDetails-homeName {
    margin-left: 15px; }
  .covers-CoversMatchupDetails-nameCont--home {
    text-align: right; }
  img.covers-CoversMatchupDetails-atIcon {
    width: 15px; }
  img.covers-CoversMatchupDetails-awayLogo, img.covers-CoversMatchupDetails-homeLogo {
    width: 35px; }
  .covers-CoversMatchupDetails-nameCont {
    max-width: 90px;
    line-height: 18px; }
  .covers-CoversMatchupDetails-nameCont--away {
    text-align: left; }
  a.covers-CoversMatchupDetails-awayName {
    margin-right: 15px; } }

/*QUICK CAP TABLE*/
.covers .covers-CoversArticles-mainContainer .table.covers-CoversMatchups-Table a {
  font-weight: 600;
  border-bottom: 1px solid #fd4f00;
  font-size: 15px !important; }

.covers .covers-CoversArticles-mainContainer .table.covers-CoversMatchups-Table > thead > tr > th {
  padding: 8px;
  border-bottom: 2px solid #444; }

.covers .covers-CoversArticles-mainContainer .table.covers-CoversMatchups-Table > tbody > tr > td {
  border-top: none;
  white-space: nowrap; }

.covers-CoversSortableStandings-table table.covers-CoversMatchups-Table tr:nth-child(even), table.covers-CoversStandings-table--playoffs tbody:nth-child(even) tr, table.covers-CoversMatchups-Table tbody tr:nth-child(even) {
  background-color: rgba(235, 235, 235, 0.4); }

@media (max-width: 992px) {
  .covers .covers-CoversArticles-mainContainer .table.covers-CoversMatchups-Table {
    font-size: 13px; }
  .covers .covers-CoversArticles-mainContainer .table.covers-CoversMatchups-Table a {
    font-size: 13px !important; } }

/*GREEN BAR COMPONENT*/
.covers-Articles-greenBarOddsComponent {
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #033f47;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 7px; }

.covers-Articles-greenBarOddsComponent div {
  display: inline-block;
  font-size: 18px; }

.covers-Articles-greenBarOddsComponent div span {
  font-weight: 600; }

.covers-Articles-greenBarOddsComponent div:nth-child(2) {
  margin-right: 5px;
  padding-right: 5px;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff; }

@media (max-width: 992px) {
  .covers-Articles-greenBarOddsComponent div {
    font-size: 13px; } }

/*TEAM FACTS COMPARISON COMPONENT*/
.covers-Articles-teamFactsLogo {
  text-align: center; }

.covers-Articles-teamFactsCopy {
  background-color: #f9f9f9;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 600;
  margin-top: 10px; }

.covers-Articles-teamFactsCopy ul {
  list-style-type: none;
  margin-left: 15px;
  padding: 5px 5px 5px 18px; }

.covers-Articles-teamFactsCopy ul li:before {
  content: "\2022";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  color: #fd4f00;
  font-weight: bold;
  font-size: 20px; }

@media (max-width: 992px) {
  .covers-Articles-teamFactsLogo img.covers-CoversMatchupDetails-awayLogo, .covers-Articles-teamFactsLogo img.covers-CoversMatchupDetails-homeLogo {
    width: 50px; } }

/*PRO TIP COMPONENT*/
.covers-CoversArticleComps-proTipTitle {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px; }

.covers-CoversArticleComps-proTip li {
  margin-bottom: 5px;
  font-size: 18px;
  color: #444; }

.covers-CoversArticleComps-proTip {
  background-color: #e3edef;
  padding: 15px;
  margin-bottom: 30px; }
  .covers-CoversArticleComps-proTip a {
    font-weight: 600;
    border-bottom: 1px solid #fd4f00; }

/*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; }

/*BETTING TIP COMPONENT*/
.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;
      height: 40px;
      margin-right: 10px; }
  .covers-HTB-bettingTipContainer a {
    border-bottom: 1px solid #fd4f00;
    font-weight: 600; }

/*SOLID BUTTON*/
.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; }

/*TRANSPARENT BORDERED BUTTON*/
.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; }

/*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; }

/*SEASSHELL COMPONENT*/
.covers .row .covers-HTB-seashell, .covers .row .covers-HTB-related {
  margin: 40px -30px 20px -30px;
  padding-bottom: 30px; }
  .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-HTB-related {
  padding: 15px;
  background-color: #ebf5f7; }
  .covers-HTB-related a {
    border-bottom: 1px solid #fd4f00; }
  .covers-HTB-related li {
    line-height: 35px;
    list-style: none; }

@media (max-width: 991px) {
  .covers-HTB-seashell--seal .seal {
    display: none; } }

/*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%; } }

/*Image Credit*/
.covers .covers-HTB-body p.covers-Articles-imgCredComp,
.covers p.covers-Articles-imgCredComp {
  font-size: 13px;
  color: #868686; }

/*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-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-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; }

@media only screen and (max-width: 768px) {
  .covers-CoversHeader {
    position: fixed !important; } }

@media only screen and (max-width: 990px) {
  #covers-coversHTB-featureTextHide {
    display: none; } }

@media only screen and (min-width: 990px) {
  .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; } }

.covers-Container-main {
  padding-bottom: 20px; }

/*MONEYLINE CONVERTER*/
input#HTB_placeHolder::-webkit-input-placeholder,
input#HTB_placeHolder::-moz-placeholder,
input#HTB_placeHolder:-ms-input-placeholder {
  color: #999; }

.covers .covers-CoversHTB-articleTag {
  font-size: 13px; }

/*Remove dropdown on autosearch*/
input::-webkit-calendar-picker-indicator {
  display: none; }

.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; }

/*FEATURE ARTICLES*/
.covers-CoversHTB-featureWrapper {
  width: 100%;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch; }

.covers-CoversHTB-featureWrapper a {
  display: inline; }

.covers-CoversHTB-featureWrapper2 {
  width: 770px; }

.covers-CoversHTB-featureWrapper::-webkit-scrollbar {
  display: none; }

.covers-coversHTB-homeVideos {
  padding-bottom: 30px;
  position: relative; }

.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;
  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-featuredContainer {
  margin-left: 0;
  display: block;
  top: 0;
  width: 100%;
  position: relative; }

.covers-CoversHTB-borderRight {
  border-right: 1px solid #eee; }

/*GLOSSARY*/
.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;
  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 CALCULATORS*/
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 {
  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 {
  margin: 5px 0; }

td.covers-CoversHTB-winningtd {
  width: 100px; }

@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; } }

.covers-CoversHTB-ParlayCalcInfo {
  color: #676767; }

.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; }

/*DEFINITIONS BRICK*/
img.covers-CoversHTB-i {
  height: 20px;
  padding-left: 5px;
  margin-top: -5px; }

.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;
    line-height: 1.7; }
  .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; }

/*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%; }

.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; }

/*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 20px 0;
      text-align: center; }
  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; } }

/*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; }

/*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 .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; }

/*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;
  display: initial; }

.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-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; }
