.iip_chatroll {
  position: fixed;
  z-index: 100001;
  border: 1px solid #262626;
  background: #fff;
}

.chatroll_topbar {
  cursor: pointer;
  padding: 4px 8px; 
  background: #222222; 
  color: #fff;
}

.iip_toggle, .iip_one, .iip_two {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.iip_one, .iip_two {
  position: absolute;
  border-radius: 3px;
  background: #fff;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 400ms all ease-out;
  transition: 400ms all ease-out;
}

.iip_one, .iip_two {
  top: 11px;
  left: 3px;
  right: 3px;
  height: 3px;
}

.iip_toggle {
  position: relative;
  width: 25px;
  height: 25px;
  float: right;
}
    
.minimized {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.reduced {
  width: 200px!important;
  border: 1px solid #777;
  border-bottom: none;
}

/* Countdown */

#clockwrap {
  width: 100%;
}

#clockdiv h1{
  color: #333;
  font-weight: 400;
  font-size: 1em;
  margin: 20px 0px 10px;
}

#clockdiv{
  font-family: sans-serif;
  color: #fff;
  display: block;
  font-weight: 100;
  text-align: center;
  margin: 0 auto;
  line-height: 1;
}

#clockdiv > div{
  padding: 0.8em;
  border-radius: 0.3em;
  background: #333;
  display: inline-block;
}

#clockdiv div > span{
  padding: 1em;
  border-radius: 0.3em;
  background: #777;
  display: inline-block;
  font-size: 1em;
}

#clockdiv .smalltext{
  padding-top: 8px;
  font-size: 0.8em;
}

/* Calendar */

#iip_calendar {
  margin: 10px 0;
  text-align: center;
}

.addtocalendar {
  width: 324px;
  margin: 0 auto;
}

.add-to-calendar-checkbox {
  color: white;
  background: #b80000;
  padding: 20px 40px;
  cursor: pointer;
  display: block;
}

@media (max-width: 782px) {
  
  .iip_chatroll {
    position: relative;
    left: inherit!important;
    right: inherit!important;
    bottom: inherit!important;
    z-index: 1;
  }

  .chatroll_topbar, .iip_chatroll iframe, .reduced {
    width: 100%!important;
  }

  #clockdiv{
    width: 100%!important;
  }

  .addtocalendar {
    width: 100%;
  }
}
/*
     FILE ARCHIVED ON 10:53:59 Dec 29, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:59:54 Jul 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.428
  captures_list: 1.055 (2)
  exclusion.robots: 0.108 (2)
  exclusion.robots.policy: 0.087 (2)
  esindex: 0.018 (2)
  cdx.remote: 47.304 (2)
  LoadShardBlock: 191.824 (6)
  PetaboxLoader3.datanode: 156.267 (8)
  PetaboxLoader3.resolve: 394.984 (4)
  load_resource: 488.179 (2)
*/