/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/
tr 	{font-size: 16px;}

/* body {
	margin: 0;
	height: 100vh;
	background-image: url('/assets/img/theGrid.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
} */

#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;}
 )
 
.login .form-control { font-size: 20px; !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;}

.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;

}


