@CHARSET "ISO-8859-1";
body{
	background: #2b6b9b url("/javax.faces.resource/default_bg.jpg.html?ln=picture"); top center repeat-y;
	background: -moz-linear-gradient(left center,#2c6c9c 10%,#579ec8 50%,#2c6c9c 90%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear,left top,right top,color-stop(10%,rgba(44,108,156,1)),color-stop(50%,rgba(87,158,200,1)),color-stop(90%,rgba(44,108,156,1)));
	background: -webkit-linear-gradient(left,rgba(44,108,156,1) 10%,rgba(87,158,200,1) 50%,rgba(44,108,156,1) 90%);
	background: -o-linear-gradient(left,rgba(44,108,156,1) 10%,rgba(87,158,200,1) 50%,rgba(44,108,156,1) 90%);
	background: -ms-linear-gradient(left,rgba(44,108,156,1) 10%,rgba(87,158,200,1) 50%,rgba(44,108,156,1) 90%);
	background: linear-gradient(left,rgba(44,108,156,1) 10%,rgba(87,158,200,1) 50%,rgba(44,108,156,1) 90%);
	font-family: tahoma;
	font-size: 10px;
}

#page {
	padding: 0px 0px;
	margin: 10px auto;
	font-family: tahoma;
	font-size: 10px;
}

.app-name {
	color: #fff;
	font-weight: bolder;
	font-size: 150%;
	width: 580px;
	padding-top: 20px;
}

.app-menu {
	width: 400px;
}

.label-login {
	color: #fff;
}

.required
{
	background-image:url("/javax.faces.resource/required-form-field.png.html?ln=picture");
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:10px;
	font-weight:bolder;
}

.default-label{
	font-weight:bolder;

}

.panel-grid-align-right{
	text-align: right;	
}

.gec-panel-login-header {
	padding: 0px;
	background: rgb(136, 147, 151);
}

.gec-panel-login {
	width: 99%;
}

.gec-panel-login td {
	vertical-align: top;
}

.gec-panel-login-sub {
	margin: 0px;
	padding: 0px;
}

.gec-btn {
	padding: 0em !important;
}

.gec-btn span { /* vertical-align: top !important;
	line-height: 1em !important; */
	
}

.text-right {
	text-align: right !important;
	width: 100%;
}

.gec-icon-home {
	background: url('../resources/picture/home.png') no-repeat !important;
}

.gec-icon-profile {
	background: url('../resources/picture/profile.png') no-repeat !important;
}

.gec-icon-bulletin {
	background: url('../resources/picture/bulletin.png') no-repeat
		!important;
}

.gec-icon-log {
	background: url('../resources/picture/log.png') no-repeat !important;
}

.gec-icon-logout {
	background: url('../resources/picture/logout.png') no-repeat !important;
}

.gec-icon-refresh {
	background: url('../resources/picture/refresh.png') no-repeat !important;
}

.gec-header-toolbar {
	text-align: center;
	width: 100%;
}

.gec-header-toolbar span {
	
}

.gec-application-toolbar {
	clear: both;
	height: 25px;
	vertical-align: middle !important;
}
/*
@
-moz-document url-prefix    () { .gec-application-label {
	top: -15px;
	position: relative;
}

}
*/
.gec-application-label {
	margin-left: 10px;
}

.gec-application-options {
	top: 3px;
	left: 7px;
	position: relative;
	z-index: 100001;
}

.gec-application-label {
	color: white;
	padding-left: 10px;
}

.gec-page-content {
	width: 99% !important;
	margin: 7px auto!important;
}

.gec-page-content .ui-panel {
	padding-bottom: 4em!important;
}

#menubar {
	margin: 6px auto;
	width: 99%;
}

.gec-content-col1 {
	width: 30px;
}

.gec-content-col2,.gec-content-col3 {
	padding: 7px 10px;
}

.gec-content-col2 {
	width: 220px;
	text-align: right;
}

.gec-content-col3 {
	width: 300px;
}

.gec-content-col3 .bold {
	font-weight: bolder;
	font-size: 130%;
}

.gec-content-col2 img {
	border: 1px solid #eaeaea;;
	margin: 10px auto auto 10px;
}

.gec-content-col2 label {
	font-weight: bolder;
}

.gec-page-footer {
	background: 70%;
	border: 0px;
}

.gec-page-footer,.gec-page-footer a,.gec-page-footer a:visited {
	color: #999;
}

#select-org {
	margin-left: 10px;
}
.gec-content-messages-notify{
	width:98%;
	margin:30px auto auto 20px;
}

.gec_advance_search {
	width: 850px;
	margin: 15px auto 7px auto;
}

.gec_advance_search  .ui-panel-titlebar {
	text-align: center;
}
.gec_advance_search .col1{
	width:60px!important
}

#page .gec_advance_search .ui-datatable-footer {
	text-align: left!important
}

.gec-text-bold{
	font-weight: bolder!important;
}
.gec-text-top{
	vertical-align: top!important;
}
.gec-text-middle{
	vertical-align: middle!important;
}
.gec-text-bottom{
	vertical-align: bottom!important;
}
.gec-text-top1{
	vertical-align: top!important;
	text-align:right!important;
	color:black!important;
	font-weight:bold;
	padding-top:9px!important;
}

.gec-text-right1{
	vertical-align: middle!important;
	text-align:right!important;
	color:black!important;
	font-weight:bold;
}

.gec-text-left1{
	vertical-align: middle!important;
	text-align:left!important;
	color:black!important;
	font-weight:bold;
	padding-top:9px!important;
}
.gec-text-right2{
	vertical-align: middle!important;
	text-align:right!important;
	color:black!important;
	width: 40%;
	padding:0;
	margin:0;
}
.gec-text-left2{
	vertical-align: middle!important;
	text-align:left!important;
	color:black!important;
	padding:0;
	margin:0;
}


.gec-text-right3{
	vertical-align: middle!important;
	text-align:right!important;
	color:black!important;
	width: 10%;
	padding:0;
	margin:0;
}

/* For Primefaces 7 */

.ui-growl-item{
    display: flow-root !important;	
    padding: 10px 16px !important;
}

.ui-growl-message{		
    padding: 0 0px 5px 39px !important;
    width: 220px !important;
    float: none !important;
}
