@import url('https://fonts.googleapis.com/css?family=Open+Sans');

a {
	color: inherit;
}

a:hover {
	color: rgb(0, 71, 186);
	text-decoration: underline;
}

body {
	color: rgb(68, 68, 68);
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	margin: 48px 0px 0px 0px;
}

.clearfix {
	clear: both;
	display: block;
}

.fullscreen {
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}


#body>div,
#foot>div,
#footer,
#head>div {
	margin: 0px auto;
	max-width: 980px;
}

.dialog {
	background-color: whitesmoke;
	border: 2px solid rgb(128, 128, 128);
	border-radius: 8px;
	-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
	margin: -8px auto;
	padding: 8px;
	text-align: left;
	width: 624px;
}

.dialog .buttonbar {
	border-top: 1px solid rgb(208, 208, 208);
	clear: both;
	margin-top: 4px;
	padding-top: 8px;
	text-align: right;
}

.dialog .buttonbar input[type=submit],
.dialog .buttonbar input[type=button] {
	font-size: 9pt !important;
	clear: none !important;
	height: intrinsic !important;
	width: intrinsic !important;
}

.dialog h2 {
	border-bottom: 1px solid rgb(208, 208, 208);
	color: rgb(0, 129, 201);
	font-size: 14pt;
	margin: 0px 0px 12px 0px;
	padding: 4px 8px;
}

.dialog input[type="text"],
.dialog select {
	clear: right;
	float: left;
}


.dialog label {
	clear: left;
	float: left;
	margin-bottom: 8px;
	min-width: 72px;
	padding-left: 12px;
}

.dialog span {
	width: 128px;
}

.dialog textarea {
	clear: none;
	margin-bottom: 8px;
	width: 75%;
}

#dlgWait {
	background: url(../../style/images/wait.gif) no-repeat left center;
	background-size: contain;
	background-color: white;
	border: 2px solid rgb(128,128,128);
	border-radius: 8px;

	-moz-box-shadow: 0 4px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.5);
	box-shadow: 0 4px 8px rgba(0,0,0,0.5);
 
    height: 100px;
    margin: auto;
    position: absolute;
    width: 220px;

    top:0; bottom: 0;
    left: 0; right: 0;
}

#dlgWait>div {
	float: right;
	font-size: 14pt;
	padding: 36px 8px;
}

#footer {
	background-color: white;
	border-top: 1px solid rgb(229, 229, 229);
	color: rgb(68, 68, 68);
	margin-top: 30px;
}

#footer li {
	border-left: 1px solid rgb(229, 229, 229);
	float: left;
	padding: 0 10px;
}

#footer li:first-child {
	border: none;
	padding-left: 0px;
}

#footer li:last-child {
	padding-right: 0px;
}

#footer li a {
	color: inherit;
	text-decoration: none;
}

#footer li a:hover {
	color: rgb(0, 137, 207);
}

#footer ul {
	list-style: none;
	width: auto;
	margin-top: 12px;
	margin-bottom: 12px;
}

#footer ul.left {
	float: left;
}

#footer ul.right {
	float: right;
}

#menubar {
	height: 48px;
	line-height: 1.2;
	margin: 0px auto;
	max-width: 980px;
}

#menubar .bottom div {
	position: relative;
	height: 40%;
	margin: 0px 0px 0px 24px;
}

#menubar .bottom .menu {
	background-color: white;
	border: 1px solid rgb(196, 196, 196);
	border-radius: 6px;
	box-sizing: border-box;
	min-width: 640px;
	padding: 16px;
	position: absolute;
	right: -8px;
	top: 24px;
}

#menubar .bottom .menu h1 {
	font-size: 14pt;
	font-weight: normal;
	margin: 4px 0px;
}

#menubar .bottom .menu ul {
	box-sizing: border-box;
	font-size: 10pt;
	float: left;
	line-height: 1.5;
	list-style-image: url('../../style/images/common/bullet.png');
	margin: 0px;
	padding-left: 12px;
	width: 60%
}

#menubar .bottom .menu div {
	box-sizing: border-box;
	font-size: 9pt;
	float: right;
	margin: 0px;
	padding-left: 4px;
	width: 40%
}

#menubar .bottom .menu>ul>li {
	margin-bottom: 4px;
}

#menubar .bottom .menu>ul>li:hover {
	color: rgb(0, 71, 186);
	text-decoration: underline;
}

#menubar .bottom .menu>ul>li>a {
	text-decoration: none;
}

#menubar .bottom .menu .menu_description {
	color: rgb(68, 183, 81);
	line-height: 16px;
	margin-top: -28px;
}


#menubar .top .item,
#menubar .bottom .item {
	box-sizing: border-box;
	cursor: pointer;
	display: table;
	height: 100%;
	float: right;
	font-size: 16px;
	padding: 8px 0px 8px 12px;
	z-index: 3;
}

#menubar .item .icon {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	float: left;
	height: 28px;
	position: relative;
	width: 28px;
}

#menubar .item .icon .badge {
	background: rgb(0, 137, 207);
	border: 1px solid rgb(0, 71, 186);
	border-radius: 12px;
	bottom: -3px;
	right: -3px;
	color: white;
	font-size: 7pt;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	position: absolute;
	text-align: center;
}

#menubar .item .icon .notification {
	background: rgb(64, 128, 240);
	border: 1px solid rgb(32, 64, 240);
	border-radius: 12px;
	color: white;
	display: table;
	font-size: 7pt;
	min-width: 9px;
	padding: 1px 3px;
	position: absolute;
	top: -3px;
	left: -3px;
	text-align: center;
}

#menubar .item .label {
	display: inline-block;
	font-size: 12px;
	padding: 0px 0px 0px 4px;
}

#menubar .items {
	clear: both;
	margin: 0px auto;
	max-width: 960px;
}

#menubar .logo {
	background: left center url(../../style/images/common/logo.png) no-repeat;
	background-origin: content-box;
	background-size: contain;
	box-sizing: border-box;
	cursor: pointer;
	height: 100%;
	padding: 4px;
	position: absolute;
	width: 128px;
	z-index: 999;
}

#menubar .submenu {
	background-color: white;
	border: 1px solid rgb(128, 128, 128);
	border-radius: 8px;
	display: none;
	padding: 4px;
	position: absolute;
	top: 36px;
	z-index: 4;
}

#menubar .submenu>a {
	color: inherit;
	text-decoration: none;
	width: 100%;
}

#menubar .submenu a:hover {
	color: inherit;
	text-decoration: none;
}

#menubar .submenu input[type=submit] {
	background-image: url(../../style/images/common/green-gradient.png);
	background-size: cover;
	border: 1px solid rgb(128, 196, 128);
	border-radius: 6px;
	clear: both;
	color: white;
	cursor: pointer;
	float: right;
	margin: 4px;
	padding: 4px 12px;
}

#menubar .submenu ul {
	font-size: 9pt;
	list-style: none;
	margin: 4px;
	padding: 2px 0;
}

#menubar .submenu ul li {
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	padding: 4px;
}

#menubar .submenu ul li:hover {
	background-color: rgb(0, 137, 207);
	border-radius: 2px;
	width: 100%;
	color: white;
}

#menubar .submenu ul li:hover ul {
	display: inline;
	position: absolute;
	margin-left: 5px;
	top: -8px;
	left: 80px;
}

#menubar .submenu ul ul {
	display: none;

	background-color: white;
	border: 1px solid rgb(90, 90, 90);
	border-radius: 8px;
	color: rgb(90, 90, 90);
	padding: 4px 8px;
	white-space: nowrap;
}

#menubar .mobile {
	background: center center url(../../style/images/button/mobilemenu.png);
	background-size: contain;
	display: none;
	float: left;
	height: 32px;
	width: 32px;
}

#menubar .top,
#menubar .bottom {
	box-sizing: border-box;
	clear: both;
	float: right;
	padding-left: 96px;
	width: 100%;
}

#menubar .bottom .item {
	color: rgb(68, 68, 68);
}

#menubar .top .item {
	color: rgb(150, 150, 150);
}



#menubar .top {
	height: 60%
}

#messageCtrl {
	border-radius: 6px;
	color: rgb(255, 255, 255);
	font-size: 12pt;
	font-weight: bold;
	margin: 2px;
	overflow: hidden;
	padding: 12px 24px;
	position: fixed;
	right: 16px;
	top: 8px;
	z-index: 999999;
}

#messageCtrl.info {
	background-color: rgba(0, 0, 128, 0.6);
}

#messageCtrl.error {
	background-color: rgba(255, 0, 0, 0.6);
}


#sidebar {
	background-color: rgb(255, 226, 103ß);
	box-sizing: border-box;
	float: left;
	width: 25%
}

@media only screen and (max-width: 880px) {
	#menubar .bottom div {
		font-size: 9pt;
		margin: 0px 0px 0px 12px;
		max-width: 144px;
	}
}

@media only screen and (max-width: 640px) {
	#menubar .bottom {
		display: none;
	}
}