body { margin: 0px;font-family: "Oswald", sans-serif;}
#calendar-wrap {
  display: block;
  max-width: 1280px;
  margin: 0 auto;
}
#sport-pick {
  padding: 25px 10px;
  color: #333;
  width: 100px;
  height: 30px;
  background: #fff;
  float: left;
}
.btn {
  text-align: center;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  color: #fff;
  font-size: 10px;
  background: #BE9B6B;
  padding: 3px 8px 3px 8px;
  text-decoration: none;
}
.btn:hover {
  color: #002551;
  background: #671526;
  text-decoration: none;
}
#schedule-wrap{
/*  min-width: 174px;
  max-width: 1160px;*/
  width: 100%;
  margin: 0 ;
  float: left;
  }  
#schedule-wrap, #cal{
  height: 99px;
  overflow: hidden;
  }
#jcal-machine-wrapper {
    background: #FFF;
    min-width: 300px;
    min-height: 97px;
    position: relative;
    font-family: "Oswald", sans-serif !important;
    font-size: 9px;
    /*text-transform: uppercase; */    
    overflow: hidden; 
}
#jcal-machine-slider .jc-logo img, #jcal-machine-slider .jc-logo {
  height: 22px;
  float: left;
  display: none;
}
#jcal-machine-slider .jc-bottom-area {
  /* bottom: 26px; zane */
  bottom: 0px;
  left: 0px;
  width: 100%;
  margin: 0px;
  /*border-top: 1px dotted #be9b6b;*/
  height: 15px;
  line-height: 15px;
}

#jcal-machine-slider .jc-bottom-area .jc-preview {
  display: none!important;
}

  
  #jcal-machine li {
  color: #000;
  background: #fff;
  width: 262px;
  margin: 2px 4px 2px 0px;
  padding: 4px 5px 0px 5px;  
  /*border: 1px solid rgba(190, 155, 107, 50);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);*/
}
/* ----- UPCOMING EVENT ----- */
#jcal-machine li.upcoming {
  color: #000;
  background: #fff;
  /*border: 1px solid rgba(190, 155, 107, 50);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);*/
}
/* ----- EXPIRED EVENT ----- */
#jcal-machine li.expired {
  color: #002551;
  background: #FFF;
  text-align: left;
}
#jcal-machine li.expired .jc-sport {
  color: #002551;
  text-align: left;
  margin: 0px;
}

#jcal-machine li.expired .jc-status {
  /*margin-top: -37px;*/
  color: #002551;
  border-bottom: 0px;
}

#jcal-machine li.expired .jc-teama {
  top: 42px;
}
#jcal-machine li.expired .jc-teamb {
  top: 56px;
}

body.sport #jcal-machine li.expired .jc-status {
  /*margin-top: -19px!important;*/
}
body.sport #jcal-machine li.expired .jc-recap {
  /*display:none;*/
}
#jcal-machine li.expired a {
  color: #000!important;
}

/* ----- INPROGRESS EVENT ----- */
#jcal-machine li.inprogress {
  color: #000;
  background: #FFF;
  width: 262px;
  padding: 4px 5px 0px 5px; 
  text-align: left;
}
#jcal-machine li.inprogress .jc-sport{
  color: #002551;
  font-size: 11px;
  text-align: left;
  margin: 0px 0px 5px 0px;
}
#jcal-machine li.inprogress .jc-status {
  margin-top: -40px;
   color: #002551;
font-size: 12px;
font-weight: 700;
}
#jcal-machine li.inprogress { color: #000; background: #fff; /*border: 1px solid #BE9B6B; */width: 262px;}
#jcal-composite { display: none;}
#jcal-machine-slider .jc-logo { text-align: left; height: 32px; margin-top: -33px;}
body.sport #jcal-machine-slider .jc-logo { text-align: left; height: 32px; margin-top: 5px!important;}
#jcal-machine-slider .jc-logo img { height: 30px;}

body.sport #jcal-machine-slider .jc-logo img { margin-top: -18px!important; }

#jcal-machine-slider .jc-fadelogo { opacity: .2; filter: alpha(opacity=20); }
/*-- date time --*/
#jcal-machine-slider .jc-spacing { padding: 0px 4px 0px 0px; height: auto; overflow: hidden; width: auto;line-height: 12px; float: left; white-space: nowrap; text-overflow:ellipsis;}

#jcal-machine-slider .jc-radio.jc-spacing {
  /*display: none!important;*/
  display: block!important;
}

#jcal-machine li.inprogress .jc-teama {
  top: 42px;
}
#jcal-machine li.inprogress .jc-teamb {
  top: 56px;
}

#jcal-machine-slider .jc-date {
  padding:0;

  background: #be9b6b;
width: 100%;
height: 23px;
line-height: 23px;
  text-align: left;
  letter-spacing: 0em;
  text-transform: uppercase;
 color: #002551;
font-size: 12px;
font-weight: 700;
  text-indent: 5px;

    position: absolute;
    top: 0px;
    left: 0px;
}
#jcal-machine-slider .jc-eventname {
  text-align: left;
  height: 10px;
  overflow: hidden;    
  position: absolute;
  top: 40px;
  left: 5px;
  font-weight: 700;
}
#jcal-machine-slider .jc-eventresults {
      position: absolute;
    top: 45px;
    left: 5px;
}
#jcal-machine-slider .jc-outcome {
  /*padding: 5px 0;*/
  font-weight: bold;
  text-transform: uppercase;
      position: absolute;
    top: 40px;
    right: 5px;
}
#jcal-machine-slider .jc-vs {
  text-align: left;
  font-weight: normal;
  height: 10px;
  font-size: 10px;
  overflow: hidden;
  /*margin-left: 5px;*/
  font-weight: 700;
  letter-spacing: .25px;

  position: absolute;
  top: 40px;
  left: 5px;
}

body.sport #jcal-machine-slider .jc-vs {
  /*padding-top: 10px!important;*/
}
#jcal-machine-slider .jc-status {
    text-align: right;
    width: 130px;
    /*float: right;*/
    font-weight: 400;
    /*margin-top: -35px;
    padding-top: 4px;
    padding-right: 5px;*/
    font-size: 11px;
        position: absolute;
    right: 5px;
    top: 6px;

}
#jcal-machine-slider .jc-location {
    text-align: left;
    /*margin-top: -1px;
    margin-left: 5px;*/
    color: #666;
    font-size: 11px;
    font-weight: 400;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    line-height: 11px;

    position: absolute;
    top: 54px;
    left: 5px;

}
/*body.sport #jcal-machine-slider .jc-location {
    text-align: left;
    margin-top: -1px!important;
    color: #777;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    line-height: 11px;
    margin-left: 40px!important;
}*/
#jcal-machine-slider .jc-time {
    text-align: right;
    font-weight: 700;
    float: right;
    border-top: 0px;
    margin: 0px;
    font-size: 12px;
    color: #002551;
    position: absolute;
    right: 5px;
    top: 2px;
}
body.sport #jcal-machine-slider .jc-time {
  /*margin-top: -37px!important;*/
}
/*-- sportname --*/
#jcal-machine-slider .jc-sport {
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 2px;
  /*margin-top: 5px;
  margin-left: 5px;*/
  color: #002551;

    position: absolute;
    top: 28px;
    left: 5px;
}
#jcal-machine-slider { /*
  height: 100%;*/
    height: 97px; 
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  top: 0;
  left: 0px;
  -webkit-perspective: 0;  
  padding-left: 40px;
}
#jcal-machine-slider li { 
    padding: 4px 5px 0px 5px;
    width: 262px; 
    height: 97px; 
    overflow: hidden;
    color: #111;
    float: left;
    -webkit-perspective: 0; 
    position: relative;
}
#jcal-machine-slider li #jc-pos {
  width: 100%;
  height: 100%;
  position: relative;
}
/* -- next/pause/prev buttons --*/
#jcal-prev a { 
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px; 
    background: #FFF url('http://grfx.cstv.com/schools/geot/graphics/geot-16-prev-btn.png') no-repeat center center;
    font-family: FontAwesome!important;
    content: '\f104'!important;
    color: #be9b6b;
    border: 0px!important;
    /*box-shadow: 7px 13px 25px 0px rgba(1, 1, 1, 0.1);*/

}
#jcal-next a { 
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #FFF url('http://grfx.cstv.com/schools/geot/graphics/geot-16-next-btn.png') no-repeat center center;
    font-family: FontAwesome!important;
    content: '\f105'!important;
    color: #be9b6b;
    border: 0px!important;
    /*box-shadow: 7px 13px 25px 0px rgba(1, 1, 1, 0.1);*/
}
#jcal-prev a, #jcal-next a  { 
    display: block;
    /*width: 14px;*/
    box-shadow: -5px -0px 13px 13px rgba(0,0,0,.1);
    background-color: #ffffff;
    width: 30px;
    height: 99px;
    line-height: 99px;
    color: #be9b6b;
    text-align: center;
    font-size: 18px;

    cursor: pointer !important;
    text-indent: -9999px;
    -moz-user-select: none; 
    -khtml-user-select: none; 
    -webkit-user-select: none; 
    -o-user-select: none;       
}
#jcal-prev, #jcal-next {
  top: 0px;
  position: absolute;
  z-index: 55555;
}

#jcal-prev {
  left: 0px;

}
#jcal-next {
  right: 0px;

}
@media (max-width: 767px) {
  #jcal-prev {
    left: 0px;
  }
  #jcal-next {
    right: 0px;
  } 
}

/*-- teams & scores --*/
#jcal-machine-slider .jc-teama {
    margin: 0px;
    width: 94%;
    height: 12px;
    position: absolute;
    top: 30px;
    left:5px;
}
#jcal-machine-slider .jc-teamb {
    margin: 0 0 0 0px;
  width: 94%;
    height: 12px;
    padding-bottom: 0px;
    position: absolute;
    top: 45px;
    left:5px;
}
#jcal-machine-slider .jc-teamname {
  padding-left: 0px;
  font-size: 12px;
  font-weight: 400;
}
#jcal-machine-slider li div.jc-scoreb, #jcal-machine-slider li div.jc-scorea { 
    position: static; 
    float: right;
    text-align: right; 
    width: 15px;
    font-weight: bold;
}
#jcal-machine-slider .theloser { color: #aaa; }

#jcal-machine-slider .jc-gt {
  position: absolute;
  right: 0;
  bottom: 4px;
  height: 15px;
  background: #BE9B6B;
}
#jcal-machine-slider li.expired .jc-gt {
display: none;
}
#jcal-machine-slider .jc-gt a {
  display: block;
  width: 20px;
  height: 15px;
  text-indent: -9999px;
  background: url('http://grfx.cstv.com/graphics/cal-icon-gt-white.png') no-repeat bottom right; 
}
#jcal-machine-slider li.expired .jc-gt a {
    background: url('http://grfx.cstv.com/graphics/cal-icon-gt-white.png') no-repeat center top;
}
.jc-tv, .jc-radio, .jc-recap, .jc-stats, .jc-spacing{
  /*display: none;*/
}
#jcal-machine-slider .jc-preview a {
  display: block;
  width: 129px;
  height: 15px;
  text-indent: -9999px;
  background: #002551 url('http://grfx.cstv.com/schools/minn/graphics/minn-15-scoreboard-preview.png') no-repeat bottom right; 
}
#jcal-machine-slider .jc-preview a:hover {
  background: #002551 url('http://grfx.cstv.com/schools/minn/graphics/minn-15-scoreboard-preview.png') no-repeat bottom right;  
  opacity: 1;
}
/*------------ inprogress/upcoming -----------------*/
.inprogress .jc-section-icons, .upcoming .jc-section-icons {
  /*height: 15px;*/
  position: absolute;
  bottom: 0px;
  display: block;
  width: 240px;
  left: 0px;
  padding: 1px 3px;
  z-index: 666;
}
.inprogress .jc-section-icons:hover, .upcoming .jc-section-icons:hover{
  /*display: block;
  background: #eee;
  width: 216px;
  height: 97px;
  padding-top: 17px !important;*/
}
.inprogress .jc-section-icons {
/*  height: 97px;
  position: relative;
  top:-76px;
  display: block;
  width: 216px;
  left: 0px;
  padding-top:4px;*/
}
.upcoming .jc-section-icons:hover > .jc-tv,
.upcoming .jc-section-icons:hover > .jc-radio,
.upcoming .jc-section-icons:hover > .jc-spacing {
  /*display: block;
  margin-left: 5px;*/
}
.inprogress .jc-section-icons:hover > .jc-tv,
.inprogress .jc-section-icons:hover > .jc-radio,
.inprogress .jc-section-icons:hover > .jc-spacing{
  /*display: block;
  margin-left: 5px;*/
}
/*.upcoming .jc-section-icons:hover:before, .inprogress .jc-section-icons:hover:before{
  content: "Coverage:";
  font-weight: bold;
  font-size: 12px;
  margin-left: 5px;
  color: #BE9B6B;
  position: absolute;
  top: 5px;
  left: 0;
}
.expired .jc-section-noicons:hover:before{
  content: "Post Event Coverage:";
  font-weight: bold;
  font-size: 10px;
  margin-left: 5px;
  color: #9f9f9f;
  position: absolute;
  top: 5px;
  left: 0;
}*/
/*------------ inprogress/upcoming -----------------*/
/*------------ EXPIRED -----------------*/
#jcal-machine-slider .jc-recap, #jcal-machine-slider .jc-stats { margin: 0px 10px 0px 0px; }
#jcal-machine-slider .jc-recap a { cursor: pointer; }
.expired .jc-section-noicons {
  display: block;
}
.expired .jc-section-noicons:hover{
  /*display: block;
  background: #333;
  width: 216px;
  height: 97px;
  padding-top: 15px !important;*/
}
.expired .jc-section-noicons:hover > .jc-recap,
.expired .jc-section-noicons:hover > .jc-stats{
  display: block;
}
.expired .jc-section-noicons {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 97px;
  width: 216px;
  z-index: 666;
}
#jcal-machine-slider .expired .jc-date {
  color: #002551;

}
.expired .jc-section-icons {
  display: none;
}
/*------------ EXPIRED -----------------*/
#jcal-machine li.expired a{
  margin-top: 18px;
}



#jcal-machine-slider .jc-gt a {
  /*top: 15px;*/
  position: relative;

}

#jcal-machine-slider .jc-section-noicons {
 /* padding-top: 7px;*/
     position: absolute;
    left: 5px;
    top: 72px;
  width:235px !important;
}

@media (max-width: 1023px) {
  #jcal-machine li {
    margin: 2px 5px 2px 2px;
    padding: 4px 5px 0px 5px;  
  }
}