﻿body
{
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.main-menu-panel
{
	background: #333;
	float: left;
	max-width: 10%;
	min-width: 100px;
	height: 100vh;
	margin: 0px;
}

td.main-menu-cell
{
	background: #333;
	width: 170px;
	margin: 0px;
	vertical-align:top;
	min-height:60vh;
}

td.main-content-cell
{
	width:100%;
	vertical-align:top;
}

table.main-content-table
{
	width:100%;
	table-layout:fixed;
}

.form
{
	background: none;
	margin: 0px;
	border-top: 0px solid #808080;
	border-bottom: 0px solid #808080;
	/*float: left;
	min-width: 200px;
	max-width: 90%;*/
}




.form-single
{
	background: none;
	margin: 0px;
	border-top: 0px solid #808080;
	border-bottom: 0px solid #808080;
}

.ake-tab-button
{
	border-top: 0px solid #a5d5be;
	border-left: 0px solid #a5d5be;
	border-right: 0px solid #999999;
	border-bottom-width: 0px;
	background: #333;
	-moz-border-left-radius: 0px;
	-webkit-border-left-radius: 0px;
	-moz-border-right-radius: 0px;
	-webkit-border-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	padding: 15px 10px 15px 10px;
	margin: 0px;
	color: #ccc;
	font-weight: normal;
	font-size: 14px;
	width: 100%;
	text-align: left;
	font-family: FontAwesome, Arial, Sans-Serif;
}

.ake-tab-button-active
{
	border-top: 0px solid #999999;
	border-left: 0px solid #a5d5be;
	border-right: 0px solid #999999;
	border-bottom-width: 0px;
	background: #f9f9f9;
	-moz-border-left-radius: 0px;
	-webkit-border-left-radius: 0px;
	-moz-border-right-radius: 0px;
	-webkit-border-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	padding: 15px 10px 15px 10px;
	margin: 0px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	text-align: left;
	font-family: FontAwesome, Arial, Sans-Serif;
}

.ake-tab-button:hover
{
	background: #666;
	border: 0px;
	margin: 0px;
}

div.h1 {
	font-size: 24px;
	padding: 10px 30px 10px 10px;
	margin-bottom: 6px;
	background: #f9f9f9;
	color: #666;
	font-weight: normal;
	font-size:24px;
	text-align: right;
}

div.header {
    background: #ffffff;
    width: 100%;
    height: 108px;
    padding: 2px 2px;
    position: fixed;
    opacity: 1;
    top: 0px;
    overflow: hidden;
    z-index: 5;
    border-bottom: 2px solid red;
}

div.main {
    margin-top: 109px;
    min-height: calc(100% - 109px);
}

div.top-devider
{
	height:4px;
}

span.ake-error
{
	color: #FF0000;
	background-color: #FFFF99;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	border: 1px solid #ff0000;
}

.form td
{
	padding:0px 15px;
	margin-left: 4px;
}

th.ake-th
{
	padding:0px 15px;
	margin-left: 4px;
}

.form-single td 
{
	padding:0px 15px;
	margin-left: 4px;
}


tr.content:hover 
{
	background:#EEEEEE;
}

td.content:hover 
{
	background:#EEEEEE;
}


tr.contentH td
{
	padding-top:6px;
	padding-bottom:6px;
}

tr.contentH:hover 
{
	background:#EEEEEE;
}


.img-btn
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 18px;
}


.xd-grid-footer {
    background-color: #E5362A;
    color: #ffffff;
    font-weight: bold;
}

.xd-grid-pager
{
	background-color: #a5d5be;
	color: #ffffff;
	font-weight: bold;
	text-align:center;
	border: 2px solid #ffffff;
	height:22px;
}

tr.xd-list-grp-row
{
	background: #f9f9f9;
	color: #666;
	font-weight: bold;
	font-size: 14px;
}

td.xd-list-grp-cell
{
	padding: 4px 10px 4px 10px;
	text-align: left;
	color: #666;
	font-family: FontAwesome, Arial, Sans-Serif;
}

a.xd-list-grp-anhor, a.xd-list-grp-anhor:visited, a.xd-list-grp-anhor:active, a.xd-list-grp-anhor:link
{
	text-decoration: none;
	color: #666;
}

img.xd-list-grp-icon
{
	border: none;
	vertical-align: middle;
}

span.xd-list-grp-title
{
	padding-left: 6px;
	vertical-align: middle;
}

tr.list-entry
{
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #f1f1f1;
}

tr.list-entry-odd
{
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #ddf2e8;
}

tr.list-entry-odd:hover
{
	background-color: #DDD;
}

tr.list-entry:hover 
{
	background-color: #DDD;
}

tr.list-entry-selected
{
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #D1DDF1;
	font-weight: bold;
	color: #333333;
}

.footer {
    clear: both;
    font-size: .8em;
	margin-left:10px;
	text-align: center;
	padding-top:20px;
}

.badge {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    padding: 8px;
    background: #fff;
    color: #000;
    text-align: center;
    /*
    font: 32px Arial, sans-serif;
*/
}

/* Some Back Ground Colors */
.clrGrey {
    background: #AAAAAA;
}

.clrGreen {
    background: #8bcaca;
}

.clrRose {
    background: #e6568b;
}

.clrOrange {
    background: #ec8234;
}

.clrBlueciel {
    background: #21adfc;
}

.clrMauve {
    background: #7b5d99;
}

a:visited {
    color: #1a0dab;
    /*color: #E5362A; */
}
a:link {
    color: #1a0dab;
    /*color: #E5362A; */
}