html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	height:100%;
  background: #353535;

  }

body {
  min-height: 100%;
  position: absolute;
  overflow-x: hidden;
}

.alt1 .header .dTableCell.chart-item-keyart {
  padding-left:320px;
}

#coiOverlay {
  font-family: 'Source Sans Pro', sans-serif;
}

#site {
  margin: 0 auto;
  width: 768px;
  width: 680px;
  
  transform-origin:top left;
  text-align: center;
  visibility: hidden;
  padding-left: 20px;
  padding-top: 20px;
  /*
  background-image:url(https://betacssjs.chesscomfiles.com/bundles/web/images/offline-play/standardboard.png);
  */
  }

#subscribe_notice {
  /*display: none;*/

  font-family: 'Source Sans Pro';
  /* letter-spacing: .9rem; */
  letter-spacing: .09rem;
  font-size: 85%;
  font-weight: 600;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 30px;

}

#frontpage-yttrailer {
    width: 680px;
    height: 380px;
    background-color: #222222;
    /*margin-top: 20px;*/
    margin-bottom: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.youtube-consent-text{
  position: relative;
    height: 100%;
    cursor: pointer;
    font-size:300%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding:0px 20px; 

}

.youtube-consent-text .msg {
  position: relative;
}

.youtube-consent-text .bg {
    /*background-image: url(https://i.ytimg.com/vi/ECvRXZdDXak/hqdefault.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top:0px;
    left:0px;
    opacity: .6;
}

.youtube-consent-text span{
    color: #6cc6d9;
    border:1px solid #6cc6d9;
    padding:5px 20px;
    border-radius: 7px;
    margin-top:20px;
    font-size: 80%;
}

.youtube-consent-text span:hover{
    color: #FFFFFF;
}

#frontpage-yttrailer>div {
  width:100%;
  height:100%;
}


.site-text-large {
  letter-spacing: .1em;
  font-style: normal;
  margin:0px;
  font-size: 200%;
  line-height: 1.1em;
  margin-bottom: 20px;
}

.site-text-medium {
  margin-top: -15px;
  letter-spacing: .1em;
  margin-bottom: 30px;
  font-size: 115%
}


#site-logo-large {
  margin:15px;
  margin-left:110px;
  margin-right:110px;
}


#site-wrap {
  position:relative;
  font-family: 'Bebas Neue', normal;
  color: #FFFFFF;
  
  /*site scroll hack*/
  height: 0px; 
  

  /*padding:20px;*/

  /*
  padding-top: 100px;
  */
  /*
  height:100%;
  */  
}




/* DivTable.com */

.dTable, .dTable * {
  box-sizing: border-box;
}

.dTable{
  /*
  display: table;
  */
  width:100%;
  font-size:32px;
  margin-bottom:50px;
  perspective: 1400px;

}

.dTableRow {
  /*
  display: table-row;
  */
  /*padding: 5px 0px;*/
  display: flex;
  background-color:#4F4F4F;
  margin-bottom:10px;
  cursor: pointer;

  transform-style: preserve-3d;
  /*
  setwith jS instead
  transform: rotateX(60deg);
  opacity:0;
  */
}
/*
.container {
    width: 62px;
    height: 91px;
    position: relative;

}*/

.dTableRow:hover {
  opacity:1;
  background-color:#5F5F5F;
}

.dTableHeading {
  background-color: #EEE;
  /*
  display: table-header-group;
  */
}

.dTableCell {
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: flex;

}

.dTableRow.header {
    color: #6cc6d9;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: flex;
    font-size: 53%;

    background-color:transparent;
    letter-spacing: .1em;
    transform: rotateX(0deg);
    line-height: 1.0;
    /*opacity:1;*/
}

.dTableRow.header .last-weeks-pos {
  opacity: 1;
  line-height: 1.0;
}

.dTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold;
}

.dTableFoot {
  background-color: #EEE;
  display: table-footer-group;
  font-weight: bold;
}

.dTableBody {
  /*display: table-row-group;*/
}

.this-weeks-pos, .last-weeks-pos{
  /*width: 130px;*/
  /*padding:.5em;*/
  width:13%;
}

.last-weeks-pos{
  /*width: 130px;*/
  opacity: .3;
}

.last-weeks-pos>div, .this-weeks-pos>div{
  width: 50px;
  height: 50px;
  border: 2px solid #6cc6d9;
  border-radius: 50px;
  margin:auto;
  background-color: #353535;
  background-size: 60% 60%;
  background-position: center;
  background-repeat: no-repeat;
  font-size:120%;

}

.last-weeks-pos>div>div, .this-weeks-pos>div>div{
  width:100%;
  height:100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #6cc6d9;
  }

.dTableRow:last-child .last-weeks-pos>div>div,.dTableRow:last-child .this-weeks-pos>div>div{
    margin-left: -1px;
  }



.chart-item-keyart{
  padding-left:20px;
  /*
  width: 160px;
*/
}

.chart-item-keyart>img {
  width:65px;
  height:auto;
}

.chart-item-title{
  letter-spacing: .1em;
  flex-grow: 1;
  font-size: 111%;
  line-height: 1em;
  color: #6cc6d9;
  width: 423px;
}

.chart-col-divider{
  width: 2px;
  background-color: #6cc6d9;
}


#weekchanger {
  color: #6cc6d9;
  letter-spacing: .1em;
  flex-grow: 1;
  font-size: 230%;
  margin-bottom:-20px;
  margin-top:-10px;
}



#weekchanger * {
  color: #6cc6d9;
}

.btn-prev-week, .btn-next-week {
  display:inline-block;
  padding:20px;
  text-decoration: none;
}

.btn-prev-week img, .btn-next-week img {
 width: 23px;
 margin-left:10px;
 margin-right:10px;
}




.btn-prev-week.btn-disabled, .btn-next-week.btn-disabled {
opacity:.5;
}  

.btn-prev-week:hover, .btn-next-week:hover {
  color: #FFFFFF !important;
}

.btn-prev-week {
  margin-right:-20px;
}

.btn-next-week {
  margin-left:-20px;
}

.btn-disabled {
  pointer-events: none;
}


#daterange{
  color: #6cc6d9;
  letter-spacing: .1em;
  margin-bottom: 30px;
  font-size: 120%;
}

#retailer-logos {
  text-align: center;

  background: rgba(0,0,0,.4);
  border-radius: 20px;
  padding-top: 20px;
  padding-bottom: 20px;

  font-family: 'Source Sans Pro';
  letter-spacing: .09rem;
  font-size: 70%;
  font-weight: normal;
  color: #AAAAAA;
  text-transform: uppercase;

}
#retailer-logos>div{
  margin-bottom: 15px;
}

#retailer-logos .grow { 
  transition: all .15s ease-in-out; 
}

#retailer-logos .grow:hover { 
  transform: scale(1.07);
}

#retailer-logos>a>img {
  image-rendering: crisp-edges;
  height: auto;
  max-height: 54px;
  /*margin: 8px;*/
 /*margin: 13px;*/
   margin: 9px 21px;
}

#legal {
  font-family: 'Source Sans Pro';
  /*
  letter-spacing: .9rem;
  */
  letter-spacing: .09rem;
  font-size: 60%;
  font-weight: normal;
  color: #AAAAAA;
  text-transform: uppercase;
  margin-top:30px;
  margin-bottom:30px;
}



.shadowed {
    -webkit-filter: drop-shadow(1px 1px 4px rgba(0,0,0,0.5));
    /*filter: url(#drop-shadow);*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=1, OffY=1, Color='#111')";
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=1, OffY=1, Color='#111')";
}


.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

#footer {
  font-family: Arial;
  color:#AAAAAA;
  text-transform: uppercase;
}

@media (min-width: 2000px) {
    #site {
      width: 1000px;
      }

    #frontpage-yttrailer {
        width: 1000px;
        height: 563px;
        margin-top: 20px;
    }

    #site-logo-large {
      margin:20px;
      margin-left:150px;
      margin-right:150px;
    }

    .chart-item-title{
      font-size: 160%;
    }

    .chart-item-keyart>img {
      width:110px;
      height:auto;
    }

    .last-weeks-pos>div, .this-weeks-pos>div{
      width: 75px;
      height: 75px;
      font-size:140%;
    }

    .dTableRow.header {
      font-size: 60%;
    }




    #retailer-logos>img {
      width: 210px;
      
    }



    }


    #frontpage-yttrailer>div {
        /*width: 142.857%;
        height: 142.857%;
        transform: scale(0.7, 0.7);
        transform-origin: top left;*/
    }


    @media (max-width: 1920px) {
      

   
    }
    @media (max-width: 768px) {
      

      #weekchanger {
        font-size: 280%;
      }

      #daterange{
        font-size: 140%;
      }

    .site-text-large {
      /*font-size: 200%;*/
      }  


   
    }


    @media (max-width: 640px) {
      footer {
          font-size: 1.2rem !important;
          margin-bottom: 10px;
      }
      #legal {
         /*font-size: 1rem;*/
      }  


    #frontpage-yttrailer>div {
        width: 100%;
        height: 100%;
        transform: scale(1);
        transform-origin: top left;
    }

    }



footer {
  font-family: Verdana;
  font-size: 0.75rem;
  font-weight: 500;
  color: white;
  margin: 0;
  padding: 12px 16px;
  overflow: auto;
  margin-bottom: 10px;
}

footer a {
  text-decoration: none;
  color: white;
  display: inline-block;
}
.link-divider {
  display: inline-block;
  margin: 0 1rem;
  opacity: 0.5;
}

.float.right {
  float: right;
}

#footer-links {
  /*float: right;*/
  text-align:center;
}

#privacy-content {
  text-align: left;
}

.alt-font h1 {
  text-align: center;
  font-weight: 100;
  color: #6cc6d9;
  font-size: 2.6rem;
}
.alt-font h2, .alt-font h3 {
  font-weight: 100;

}

.alt-font p {

  font-family: Arial;
}


a:link {
  color: #6cc6d9;
  text-decoration: none;
}

/* visited link */
a:visited {
  color: #6cc6d9;
}

/* mouse over link */
a:hover {
  color: #6cc6d9;
 
}

/* selected link */
a:active {
  color: #6cc6d9;
}