/* New style */
/*
.ui.product.main.content {
	background-image: url("../wizard/images/bg_road.gif");
}
*/
.ui.product.main.content.home {
	padding-left: 15em;
	padding-right: 15em;
}

.moduleIcon {
	float: left;
	font-size: 4em;
	margin: 1rem;
	width: 1.5em;
}

.myportals .ui.basic.table {
	border: 0;
}

.columnDate {
	width: 18%;
}

/* Old style */

.gcegw {
	background-image: url("../wizard/images/bg_road.gif");
	height: 100%;
	font-size: 12px;
    line-height: 16px;
}

.gcegw .fa-border {
	background-color: #EEEEEE;
}

.gcegw p {
    color: #000000;
    text-align: justify;
}

.gcegw h1,.gcegw h2,.gcegw h3,.gcegw h4,.gcegw h5,.gcegw h6 {
	color: #004687;
	font-weight: normal;
}

.gcegw .intro h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 20px 0 0;
	padding: 0 0 10px;
}

.gcegw .msgList h3 {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}

.gcegw .msgList textarea {
	background: none;
	border: none;
	resize: none;
	width: 300px;
}

.bold {
	font-weight: bold; 
}

.gcegw .module h4 {
	padding: 0 0 5px;
}

.gcegw .module h4 a {
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}

.gcegw .module h4 a:hover {
	text-decoration: underline;
}

.gcegw .msgList label {
	color: #0B3074;
	font-size: 14px;
	line-height: 18px;
	margin: 1em 0 0;
}

.gcegw .msgList .title {
	width: 270px;
	left: 10px;
	color: #0B3074;
}

.gcegw .homeContent {
	margin-left: 35em;
	overflow: hidden;
	width: 85em;
}

.gcegw .intro {
	float: left;
	width: 43em;
}

.gcegw .moduleegw {
	padding-right: 80px;
	padding-left: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.gcegw .module {
	border-bottom: 1px solid #0B3074;
	min-height: 75px;
}

.gcegw .msgList {
	float: right;
	position: relative;
	width: 400px;
}

.gcegw .msgList ul {
	overflow: auto;
	list-style: none;
}

.gcegw .msgList li {
	background-color:#D9D9D9;
	padding: 1em;
	border-bottom: 2px solid white;
}

.gcegw .msgList li .msgTitle {
	font-size: 14px;
}

.gcegw .msgList li .msgText {
	font-size: 13px;
}

.gcegw .separator {
    border-left: 1px solid #004687;
    height: 95%;
    left: 50%;
    margin-left: 3em;
    position: absolute;
    top: 0;
    width: 46%;
}

.gcegw .right-spacer {
	margin-right: 1.5em;
}

.titleIndex {
	font-size: 30px;
	padding-left: 140px;
	padding-top: 20px;
}

.gcegw .moduleeven {
	background: url("../images/index/EasyGeoWeb4_64.png") no-repeat scroll 2% 50% transparent;
}

.gcegw .moduleadmin {
	background: url("../images/index/Administration.png") no-repeat scroll 0 50% transparent;
}

.warningIndex {
	background: url("../images/index/Warning_64.png") no-repeat scroll 50px 50px transparent;
	height: 100%;
}

.infoIndex {
	background: url("../images/index/Info_64.png") no-repeat scroll 50px 50px transparent;
	height: 100%;
}

/* Page Index of Administration module */

.backgroundIndex {
    background-image: url("../images/index/bgd_content.png");
    background-position: 50% center;
    background-repeat: no-repeat;
    height: 716px;
}

.backgroundIndex p, .backgroundIndex a {
	font-size: 16px;
    padding-left: 150px;
    padding-top: 10px;
    width: 80%;
}

.backgroundIndex p, .backgroundIndex a, .backgroundIndex h1 {
	color: #002C77;
    font-family: Tahoma,Helvetica,Verdana,sans-serif;
    font-weight: normal;
}

.adminIndex {
	background: url("../images/index/Administration.png") no-repeat scroll 50px 50px transparent;
	height: 100%;
}
