/* =====================   CSS RESET SECTION ==== */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
   display: block;
}
body {
   line-height: 1;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}
table {
   border-collapse: collapse;
   border-spacing: 0;
}
/* ============================== END OF MEYERWEB CSS RESET ============================ */

/* ---------------------------------   GENERAL SECTION --------------------------------- */
html, body{ width:100%; height:100%; }

tr 	{font-size: 16px;}

#loginname {position: relative; bottom: 5px; right: 5px; width: 160px;
    text-align: right; font-size: 0.7em;
    background-color: blanchedalmond;}

#menubar {
    position: absolute; top:50; left: 10; !important;}
 )
.red	{background-color: red;} /* test only */
.silver	{background-color: #f6f6f6;}
.inpRed {background-color: #ffe2e2; }
.dark	{background-color: #b7b7b7;}

.staff-blue		{ color: white; background-color: #578ebe; border-color: ""; }
.red-intense    { background-color: #e35b5a;}
.site-red		{ color: white; background-color: #e35b5a; border-color: ""; }
.schedule-green	{ color: white; background-color: #44B6AE; border-color: ""; }
.reports-purple	{ color: white; background-color: #8775A7; border-color: ""; }

.fright			{ text-align:right; }
.input-small2 	{ width: 160px !important; }
.input-medium2 	{ width: 260px; }
input .number 	{ text-align: right; !important;}

#small_admin_logo { position: absolute; opacity: 0.6; right: 16px; top: -14px;}

.error.valid	{ color: green; float: left;}
.error			{ color: red;}
.layoutNo	    { width: 20px; text-align: right; color:fuchsia; font-size: 0.8em; line-height: 2em; float: right;}
.teesatz        { font-family: "yanone_kaffeesatzregular"; font-size: 30px; }
.light          { color: rgb(173, 0, 0); text-shadow: 0px 0px 6px rgb(255, 255, 255);}
.dunkel         { text-shadow: 0px 0px 6px rgb(255, 255, 255);}
.dropdown-content li > span {  font-size: 10px; background-color: aqua;
    }
/* .col-md-2a {  width: 10.0%; float: left; position: relative; padding-left: 15px; padding-right: 15px; min-height: 1px; } */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 20, 2015 */

@font-face {
    font-family: 'yanone_kaffeesatzregular';
    src: url('../fonts/yanonekaffeesatz-regular-webfont.eot');
    src: url('../fonts/yanonekaffeesatz-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yanonekaffeesatz-regular-webfont.woff2') format('woff2'),
         url('../fonts/yanonekaffeesatz-regular-webfont.woff') format('woff'),
         url('../fonts/yanonekaffeesatz-regular-webfont.ttf') format('truetype'),
         url('../fonts/yanonekaffeesatz-regular-webfont.svg#yanone_kaffeesatzregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'yanone_kaffeesatzbold';
    src: url('../fonts/yanonekaffeesatz-bold-webfont.eot');
    src: url('../fonts/yanonekaffeesatz-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yanonekaffeesatz-bold-webfont.woff2') format('woff2'),
         url('../fonts/yanonekaffeesatz-bold-webfont.woff') format('woff'),
         url('../fonts/yanonekaffeesatz-bold-webfont.ttf') format('truetype'),
         url('../fonts/yanonekaffeesatz-bold-webfont.svg#yanone_kaffeesatzbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'yanone_kaffeesatzlight';
    src: url('../fonts/yanonekaffeesatz-light-webfont.eot');
    src: url('../fonts/yanonekaffeesatz-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/yanonekaffeesatz-light-webfont.woff2') format('woff2'),
         url('../fonts/yanonekaffeesatz-light-webfont.woff') format('woff'),
         url('../fonts/yanonekaffeesatz-light-webfont.ttf') format('truetype'),
         url('../fonts/yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


