/* For the details, see:
   http://flowplayer.org/tools/dateinput/index.html#skinning */


/* calendar root element */
#calroot { z-index:10000; width:238px; padding:2px; background-color:#082833; font-size:12px;  border:1px solid #082833; -webkit-box-shadow: 0 0 5px 0px #1A1A1A; box-shadow: 0 0 5px 0px #1A1A1A;}
#calroot select { color: #000; }

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
    padding:8px;
    height:22px;
}

#caltitle {
    font-size:14px;
    color:#0150D1;
    float:left;
    text-align:center;
    width:180px;
    line-height:20px;
    text-shadow:0 1px 0 #ddd;
}

#calnext, #calprev {
    display:block;
    width:20px;
    height:20px;
    background:transparent url(https://56504e.claudeassets.com/20250614113332im_/https://www.epicarenagame.com/fileadmin/templates/epicarena/css/prev.gif) no-repeat scroll center center;
    float:left;
    cursor:pointer;
}

#calnext {
    background-image:url(https://a6a0e2.claudeassets.com/20250614113332im_/https://www.epicarenagame.com/fileadmin/templates/epicarena/css/next.gif);
    float:right;
}

#calprev.caldisabled, #calnext.caldisabled {
    visibility:hidden;
}

/* year/month selector */
#caltitle select {
    font-size:12px;
}
#calmonth { margin-right: 10px; }

/* names of the days */
#caldays {
    height:22px; line-height: 22px;

}

#caldays span {
    display:block;
    float:left;
    width:34px;
    text-align:center;
}

/* container for weeks */
#calweeks {

    margin-top:4px;
}

/* single week */
.calweek {
    clear:left;
    height:26px;
}

/* single day */
.calweek a {
    display:block;
    float:left;
    width:33px;
    height:24px;
    text-decoration:none;
    font-size:11px;
    margin-left:1px;
    text-align:center;
    line-height:24px;
    color:#fff;
    -moz-border-radius:3px;
    -webkit-border-radius:3px; text-decoration: none!important;
}

/* different states */
.calweek a:hover, .calfocus {
    background-color:#FE8C03;
}

/* sunday */
a.calsun {
    color:red;
}

/* offmonth day */
a.caloff {
    color:#555;
}

a.caloff:hover {
    background-color:#FE8C03; color:#fff;
}


/* unselecteble day */
a.caldisabled {
    background-color:#253842 !important;
    color:#555	!important;
    cursor:default;
}

/* current day */
#calcurrent {
    background-color:#35A2CB;
    color:#fff;
}

/* today */
#caltoday {
    background-color:#333;
    color:#fff;
}
/*
     FILE ARCHIVED ON 06:36:02 Aug 17, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:15:52 Jul 23, 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):
  captures_list: 0.595
  exclusion.robots: 0.093
  exclusion.robots.policy: 0.08
  esindex: 0.011
  cdx.remote: 14.452
  LoadShardBlock: 223.267 (3)
  PetaboxLoader3.datanode: 114.301 (4)
  PetaboxLoader3.resolve: 227.647 (2)
  load_resource: 218.471
*/