@font-face
{
 font-family:'ultima';
 src:url('ultima.woff') format('woff');
 font-weight:normal;
}
*
{
 outline:none;
 color:#898989;
 font-family:ultima,verdana,arial,helvetica,sans-serif;
 text-decoration:none;
}
html
{
 overflow-y:scroll;
 height:100%;
}
body
{
 height:100%;
 margin:0;
 padding:0;
 font-size:1.2em;
 color:#898989;
 background-color:#232325;
}
h1,h2,h3
{
 color:#a5dc03;
 margin-top:0;
 margin-bottom:6px;
}
h2,h3
{
}
h3
{
 color:#ffffff;
}
b
{
 color:#cccccc;
}
hr
{
 display:block;
 height:2px;
 width:80%;
 border-top:1px #000000 solid;
 border-bottom:1px #ffffff solid;
}
.login
{
 width:280px;
 margin-left:auto;
 margin-right:auto;
 padding-top:160px;
 padding-bottom:20px;
 text-align:center;
}
.hed
{
 background-color:#141414;
 height:80px;
 margin-bottom:12px;
}
.hed .ultima
{
 color:#ebfc07;
 width:480px;
 font-size:2.8em;
 height:60px;
 padding:20px;
 background-color:#141414;
 margin-left:auto;
 margin-right:auto;
 background-image:url('https://cdn.ultimacoach.com/admin/img/hed.webp');
 -webkit-border-bottom-right-radius:20px;
 -moz-border-radius-bottomright:20px;
 border-bottom-right-radius:20px;
 -webkit-border-bottom-left-radius:20px;
 -moz-border-radius-bottomleft:20px;
 border-bottom-left-radius:20px;
 border-bottom:1px #585858 solid;
 text-align:center;
 text-shadow:0 0 24px #ffffff;
}
.hed .dash
{
 float:right;
 margin:20px;
}
.navigation
{
 display:table;
 margin:4px 12px 20px 12px;
 padding:0 8px;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius:4px;
 border:1px #000000 solid;
 border-right:1px #3f3f41 solid;
 border-bottom:1px #3f3f41 solid;
 text-align:left;
 color:#787878;
 background-color:#141414;
}
.navigation .itm
{
 display:inline;
}
.navigation .nav
{
 color:#ffffff;
 background-image:none;
 margin:12px 2px;
 padding:6px 20px;
}
.navigation .nav:hover
{
 color:#ffffff;
 text-shadow:0 0 20px #ffffff;
 cursor:pointer;
}
.navigation .nav:active
{
 border:1px #ffffff solid;
 -webkit-box-shadow:0 2px 2px 0 #000000;
 -moz-box-shadow:0 2px 2px 0 #000000;
 box-shadow:0 2px 2px 0 #000000;
 padding:7px 19px 5px 21px;
 margin:10px 2px 12px 2px;
}
.page
{
 position:relative;
 padding:12px;
 text-align:left;
}
.ctrl
{
 float:left;
 margin:20px;
 margin-bottom:40px;
}
.box
{
 float:left;
 margin:12px;
 padding:6px;
 border:1px #233132 solid;
 box-shadow:2px 2px 6px 0 #000000;
}
.box .itms
{
 width:268px;
 margin:2px;
 padding-left:0;
 list-style:none;
 background:#141414;
 background-image:url('https://cdn.ultimacoach.com/admin/img/results.webp');
 background-repeat:repeat-x;
 border-radius:4px;
 border:1px #000000 solid;
 border-right:1px #3f3f41 solid;
 border-bottom:1px #3f3f41 solid;
}
.box .itm
{
 width:252px;
 height:22px;
 padding:0 8px 8px 8px;
}
.box .itm:hover
{
 height:21px;
 background-image:url('https://cdn.ultimacoach.com/admin/img/result.webp');
 color:#ffffff;
 border-bottom:1px #000000 solid;
 cursor:pointer;
}
.box .menu
{
 height:337px;
 overflow:hidden;
}
.pnl
{
 float:left;
 width:360px;
 margin:6px;
 padding:12px;
 background:#141414;
 background-image:url('https://cdn.ultimacoach.com/admin/img/results.webp');
 background-repeat:repeat-x;
 border-radius:4px;
 border:1px #000000 solid;
 border-right:1px #3f3f41 solid;
 border-bottom:1px #3f3f41 solid;
 box-sizing:border-box;
}
.hed
{
 border:1px #484848 solid;
 border-top:0;
 -webkit-box-shadow:inset 0 182px 6px -180px rgba(0,0,0,0.89);
 -moz-box-shadow:inset 0 182px 6px -180px rgba(0,0,0,0.89);
 box-shadow:inset 0 182px 6px -180px rgba(0,0,0,0.89);
}
/*.spec
{
 padding:12px;
 width:94%;*/
 /*border:1px #484848 solid;
 border-top:0;*/
 /*-webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius:4px;*/
 /*-webkit-box-shadow:inset 0 182px 6px -180px rgba(0,0,0,0.89);
 -moz-box-shadow:inset 0 182px 6px -180px rgba(0,0,0,0.89);
 box-shadow:inset 0 182px 6px -180px rgba(0,0,0,0.89);*/
 /*line-height:2em;
 margin:20px;
}*/
/*.white
{
 color:#ffffff;
}
.listhed
{
 padding:6px;
 margin:0 4px;
 border-bottom:1px #000000 solid; 
}
.listbum
{
 height:6px;
 margin:0 4px;
 border-top:1px #3f3f41 solid; 
}
.list
{
 width:274px;
 -webkit-border-radius:6px;
 -moz-border-radius:6px;
 border-radius:6px;
 border:1px #000000 solid;
 border-left:1px #3f3f41 solid;
 border-top:1px #3f3f41 solid;
 margin-bottom:18px;
 margin-right:8px;
 -webkit-box-shadow:2px 4px 5px 0 rgba(0,0,0,1);
 -moz-box-shadow:2px 4px 5px 0 rgba(0,0,0,1);
 box-shadow:2px 4px 5px 0 rgba(0,0,0,1);
}*/
.item
{
 padding:4px;
 margin:0 4px;
 border-top:1px #3f3f41 solid;
 border-bottom:1px #000000 solid;
}
.item:hover
{
 background-color:#393939;
 color:#ffffff;
 cursor:pointer;
 text-shadow:0 0 8px #ffffff;
}
.a:hover
{
 color:#ffffff;
 cursor:pointer;
 text-shadow:0 0 8px #ffffff; 
}
/*.tab
{
 padding:6px 20px;
 border:1px #1e1e1e solid;
 border-top:1px #585858 solid;
 border-bottom:1px #0f0f0f solid;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius:4px;
 -webkit-box-shadow:inset 1px 1px 0 0 #3e3e40;
 -moz-box-shadow:inset 1px 1px 0 0 #3e3e40;
 box-shadow:inset 1px 1px 0 0 #3e3e40;
 font-size:1em;
 color:#898989;
 background:#1d1d1e;
 background:-webkit-gradient(linear,left top,left bottom,from(#232325),to(#151515));
 background:-webkit-linear-gradient(top,#232325,#151515);
 background:-moz-linear-gradient(top,#232325,#151515);
 background:-ms-linear-gradient(top,#232325,#151515);
 background:-o-linear-gradient(top,#232325,#151515);
 background:linear-gradient(top,#232325,#151515);
}
.tab:active,.tabopen
{
 -webkit-box-shadow:inset 2px 2px 0 0 #e7f707;
 -moz-box-shadow:inset 2px 2px 0 0 #e7f707;
 box-shadow:inset 2px 2px 0 0 #e7f707;
 color:#516e18;
 background:#a4db03;
 background:-webkit-gradient(linear,left top,left bottom,from(#bbf504),to(#7cb002));
 background:-webkit-linear-gradient(top,#bbf504,#7cb002);
 background:-moz-linear-gradient(top,#bbf504,#7cb002);
 background:-ms-linear-gradient(top,#bbf504,#7cb002);
 background:-o-linear-gradient(top,#bbf504,#7cb002);
 background:linear-gradient(top,#bbf504,#7cb002);
 border:#000000 1px solid;
}*/
.dlgo
{
 position:absolute;
 top:40px;
 left:320px;
 border:6px solid rgba(0,0,0,0.5);
 border-radius:8px;
}
.dlgi
{
 background:linear-gradient(#242424 0%,#141414 100%);
 border:1px #000000 solid;
}
.dlg
{
 width:680px;
 padding:20px;
 background:linear-gradient(#242424 0%,#141414 100%);
 border-top:1px #3e3e40 solid;
 border-left:1px #3e3e40 solid;
}
.form
{
 text-align:left;
}
.btn
{
 margin-top:4px;
 margin-left:20px;
 padding:6px 20px 6px 28px;
 font-size:1em;
 color:#898989;
 background-image:url('https://cdn.ultimacoach.com/admin/img/btn.webp');
 background-repeat:no-repeat;
 background-position:4px 6px;
 background-color:#202022;
 text-decoration:none;
 border:1px #1e1e1e solid;
 border-top:1px #585858 solid;
 border-bottom:1px #0f0f0f solid;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius:4px;
 -webkit-box-shadow:0 4px 4px 0 #000000;
 -moz-box-shadow:0 4px 4px 0 #000000;
 box-shadow:0 4px 4px 0 #000000;
}
.btn:hover
{
 color:#ebfc07;
 text-shadow:0 0 12px #b1ea04;
 cursor:pointer;
}
.btn:active
{
 border:1px #ebfc07 solid;
 -webkit-box-shadow:0 2px 2px 0 #000000;
 -moz-box-shadow:0 2px 2px 0 #000000;
 box-shadow:0 2px 2px 0 #000000;
 padding:7px 19px 5px 29px;
 background-position:7px 7px;
}
.txt
{
 height:32px;
 width:280px;
 margin:2px 0 4px 0;
 padding:4px;
 background-color:#141414;
 border:1px #1e1e1e solid;
 border-bottom:1px #585858 solid;
 border-top:1px #0f0f0f solid;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius:4px;
 -webkit-box-shadow:inset 0 2px 2px 0 #000000;
 -moz-box-shadow:inset 0 2px 2px 0 #000000;
 box-shadow:inset 0 2px 2px 0 #000000;
 font-family:ultima,verdana,arial,helvetica,sans-serif;
 font-size:1em;
 color:#898989;
 box-sizing:border-box;
}
.txta
{
 width:260px;
 height:180px; 
}
.pwd
{
 color:transparent;
 text-shadow:none;
 background-image:url('https://cdn.ultimacoach.com/admin/img/pwd.webp');
 background-repeat:no-repeat;
 background-position:4px -312px;
 margin-right:40px;
}
.tik
{
 display:inline-block;
 height:24px;
 margin-top:8px;
 padding-top:2px;
 padding-right:32px;
 background-image:url('https://cdn.ultimacoach.com/admin/img/tik.webp');
 background-repeat:no-repeat;
 background-position:right 0;
 box-sizing:border-box;
 cursor:pointer;
}
.tick:checked ~ .tik
{
 background-position:right -24px;
}
/*.mnu
{
 width:95%;
 -webkit-border-radius:2px;
 -moz-border-radius:2px;
 border-radius:2px;
 height:20px;
 margin-bottom:4px;
 padding:4px 8px;
 font-size:1.2em;
}
.mnu:hover
{
 background-image:url('https://cdn.ultimacoach.com/admin/img/mnu.webp');
 color:#5a7913;
 cursor:pointer;
 -webkit-border-radius:4px;
 -moz-border-radius:4px;
 border-radius:4px;
}
.open
{
 float:right;
 margin-top:4px;
 margin-left:4px;
 background-image:url('https://cdn.ultimacoach.com/admin/img/open.webp');
}*/
/*.kill
{
 float:right;
 margin-top:4px;
 background-image:url('https://cdn.ultimacoach.com/admin/img/kill.webp');
}
.pip
{
 width:10px;
 height:12px;
 background-position:0 0;
 background-repeat:no-repeat;
}*/
/*.pip:hover
{
 background-position:0 -14px;
 cursor:pointer;
}
.tab01
{
 display:block;
}
.tab00
{
 display:none;
}*/
.show
{
 display:block;
}
.hide
{
 display:none;
}
.left
{
 float:left;
 margin-right:20px;
}
.rite
{
 float:right;
}
.clr
{
 clear:both;
}