html {
	height: 100%;
}
body {
	/*background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAJklEQVQIW2Osb2n77+njywADjCcuXP4P5wEZcIHtWzYzgFRiqAAAYuwQrfn7u38AAAAASUVORK5CYII=") repeat scroll 0 0 transparent;*/
    
	color: black;
	font: 10pt Arial;
	margin: 0;
	padding: 0;
	height: 100%;
}
#page {
	background-image: url("../assets/img/shoe.png");
	background-position: center;
	background-repeat: no-repeat;
	box-shadow: 0 0 5px #434546;
	width: 100%;
	min-height: 91%;
}
#header {
	border-top: 3px solid #205D8B;
	/*border-bottom: 5px solid #EFEFEF;
	border-bottom: 3px solid #ae5b80;*/
	margin: 0;
	/*margin-bottom:22px;*/
	padding: 0;
	text-align: center;
	/*background: -webkit-linear-gradient(top, #ae5b80, #ae5b80); light-color=C188A2*/
	/* Firefox 3.6+ 
	background: -moz-linear-gradient(top, #ae5b80, #ae5b80);*/
	/* IE 10 
	background: -ms-linear-gradient(top, #ae5b80, #ae5b80);*/
	/* Opera 11.10+ 
	background: -o-linear-gradient(top, #ae5b80, #ae5b80);*/
	background-color: #205D8B;
}
#content {
	padding: 35px;
	padding-top: 10px;
}
#sidebar {
	padding: 0;
	padding-left: 25px;
	padding-right: 10px;
	height: 100%;
}
#footer {
	border-top: 1px solid #205D8B;
	text-align: center;
	padding-top: 8px;
	height: 62px;
	color: #A2C8E9;
	font-size: 10px;
	text-decoration: none;
	/*background-image:url(../images/hm_footer.png);*/
	/*background: -webkit-linear-gradient(top, #ae5b80, #ae5b80); light-color=C188A2 blue=4585F3*/
	/* Firefox 3.6+ 
	background: -moz-linear-gradient(top, #ae5b80, #ae5b80);*/
	/* IE 10 
	background: -ms-linear-gradient(top, #ae5b80, #ae5b80);*/
	/* Opera 11.10+ 
	background: -o-linear-gradient(top, #ae5b80, #ae5b80);*/
	background: -webkit-linear-gradient(top, #205D8B, #205D8B);
	background: -moz-linear-gradient(top, #205D8B, #205D8B);
}
#logo {
	font-size: 30px;
	font-weight: normal;
	margin: 30px auto;
	margin-bottom: 0;
	position: relative;
	text-align: left;
	vertical-align: text-bottom;
	/*width: 940px;*/
	color: #FFF;
	font-family: Times-New-Roman;
}
#mainmenu {
}
div.flash-error, div.flash-notice, div.flash-success {
	padding: .8em;
	/*margin-bottom:1em;*/
	border: 2px solid #ddd;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 35px;
}
div.flash-error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
div.flash-notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
div.flash-success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
div.flash-error a {
	color: #8a1f11;
}
div.flash-notice a {
	color: #514721;
}
div.flash-success a {
	color: #264409;
}
div.form .rememberMe label {
	display: inline;
}
div.view {
	border: 1px solid #C9E0ED;
	margin: 10px 0;
	padding: 10px;
}
.items > .view {
	color: #4F6B72;
	padding: 6px 12px;
	background-color: #F5FBFB;
}
div.breadcrumbs {
	border-top: 1px solid #EFEFEF;
	font-size: 0.9em;
	padding: 5px 20px;
	color: #555555;
}
div.breadcrumbs span {
	font-weight: bold;
}
div.breadcrumbs a {
	color: #555555;
	font-weight: bold;
}
div.search-form {
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}
.portlet {
}
.portlet-decoration {
}
.portlet-title {
	display: none;
}
.portlet-content {
}
.portlet-content ul {
	list-style: none outside none;
	margin: 0 10px 0 0;
	padding: 0;
}
.portlet-content li {
	background: none repeat scroll 0 0 #8196AB;
	border-bottom: 1px solid #5C7187;
	border-left: 1px solid #8EA1B3;
	border-radius: 0 0 4px 4px;
	border-right: 1px solid #5C7187;
	color: white;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.25);
	width: 100px;
}
.portlet-content li:hover {
	background: #97A8B9;
}
.operations {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.operations li {
	float: right;
	padding-bottom: 2px;
}
.operations li a {
	color: white;
	display: block;
	font: bold 12px/15px Arial;
	padding: 8px;
	text-decoration: none;
}
.operations li a:visited {
	color: #FFF;
}
.operations li a:hover {
}
#content > h1 {
	color: #555555;
	font-size: 24px;
	font-weight: normal;
	position: relative;
	width: 500px;
}
#arrow_click {
	cursor: pointer;
}
#header .search {
	margin-right: 30px;
	margin-top: 50px;
	float: right;
}
#header .search input {
	float: left;
	background-color: white;
	width: 200px;
	height: 20px;
	background-repeat: no-repeat;
	color: #999999;
	padding-left: 30px;
	background-image: url(../images/search_icon.jpg);
	background-position: 7px 10%;
	vertical-align: middle;
	border: 1px #666666 solid;
}
#header .info_box {
	margin-right: 30px;
'
}
.top-title {
	background: white;
	width: 100%;
	margin: auto;
	height: 60px;
	z-index: 2;
	-webkit-box-shadow: 2px 2px 10px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 2px 2px 10px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.2);
}
.tbl_detail thead th {
	background: #205D8B;
	color: #FFF;
}
fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    border-radius: 8px;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.0em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
}
