body {
	display: block;
	background: #f0f5fe url(../images/work.jpg);
	color: #333333;
	font-family: helvetica, "helvetica neue", arial, sans-serif;
	font-size: 76%;
	line-height: 1.6em;
	margin: 10px;
	padding: 0;
	min-width: 900px;
}
.col {
	font: 15px/24px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.btn {
	color: #fff;
	background-color: #0b9c8f;
	margin-right: 5px;
	min-width: 120px;
	margin-bottom: 8px;
	display: inline-block;
	padding: 9px 12px;
	padding-top: 7px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: ##0b9c8f;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-image: none !important;
	border: none;
	text-shadow: none;
	box-shadow: none;
	transition: all 0.12s linear 0s !important;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.action-login #wrapper, .action-lost_password #wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 440px;
}
#wrapper2 {
	margin-top: 20%;
	background: none;
}

#login-form input#username, #login-form input#password {
	width: 300px;
	height: 23px;
	margin-right: 7px;
}
a:link {
	line-height: 27px;
	margin-left: 2px;
	color: white;
	text-decoration: underline;
	font: 14px/24px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
a:visited {
	color: white;
}
#wrapper {
	background: none;
}
#footer {
	background: none;
	border: none;
	font-size: 12px;
	padding: 0;
	clear: both;
	margin-top: 20px;
	text-align: center;
	color: #F8F8F8;
	/*size: 420px;*/
}
div.flash {
	background-color: white;
	color: red;
	font-family: helvetica, "helvetica neue", arial, sans-serif;
}
#main {
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
	box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
	background: white;
	border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	clear: both;
	margin: 0;
	overflow: hidden;
	width: 440px;
}
.td_label {
	position: relative;
	left: 81px;
}
.td_textbox {
	position: relative;
	left: 36px;
}
.td_btn {
	position: relative;
	left: 129px;
}
.autologin_check_box {
	position: absolute;
	margin-top: 18px;
	margin-left: 19px;
}

.action-login #main #content, .action-lost_password #main #content {
	margin-bottom: 0;
	min-height: 0;
	background: white;
}
#main #content {
	background: white;
	border: 0;
	margin: 2px 0px 18px 18px;
	min-height: 21em;
	padding: 0;
	width: auto;
}
.header-main {
	background-color: red;
	position: fixed;
	width: 100%;
	z-index: 902;
	height: 70px;
	top: 0;
	margin-left: -10px;
}
::-webkit-input-placeholder {
	font-size: 14px;
}

:-moz-placeholder {/* Firefox 18- */
	font-size: 14px;
}

::-moz-placeholder {/* Firefox 19+ */
	font-size: 14px;
}

:-ms-input-placeholder {
	font-size: 14px;
}
.logo {
	widows: 384px;
	height: 60px;
	background-color: #000000;
}
#login-form table {
	background: none;
	border: none;
	margin: 0px 0 18px 0;
}

.ss_logo {
	float: left;
	position: relative;
	left: 130px;
	margin-top: 14px;
	width: 180px;
}
#username-error {
	line-height: 36px;
}
#password-error {
	line-height: 36px;
}
.footer-main {
	padding-left: 10px;
}
#login-form table td {
	padding: 8px;
}
form input[type=password]:focus, form input[type=password]:hover, form input[type=text]:focus, form input[type=text]:hover, form textarea:focus, form textarea:hover {
	border-color: #a2c2e2;
}
form input[type=password], form input[type=text], form textarea {
	border: 1px solid #888888;
	padding: 4px;
	line-height: 2em;
}
form input {
	margin: 2px 0;
	max-width: 80%;
}
form input[type=submit] {
	cursor: pointer;
	margin: 9px 1em 9px 0;
	padding: 9px 18px;
}
.action-login #top-menu, .action-lost_password #top-menu {
	margin-right: 18px;
	padding: 0;
}
#top-menu {
	background: none;
	font-size: 1em;
	height: auto;
	padding: 0;
	position: relative;
	z-index: 999;
}
#header {
	background: none;
	color: #333333;
	height: auto;
	margin: 25px 0 4.5px 0;
	padding: 0;
	position: relative;
	float: right;
}
#main.nosidebar #content {
	margin-right: 18px;
	width: auto;
	border-right: 0;
}
#content {
	z-index: 10;
}
html > body #ajax-indicator {
	position: fixed;
}
#ajax-indicator {
	background: black;
	background: rgba(0, 0, 0, 0.5);
	border: 0;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	color: white;
	font-weight: normal;
	left: 50%;
	margin-left: -50px;
	opacity: 1;
	padding: 0;
	text-align: center;
	top: 9px;
	width: 100px;
}
form table td input {
	clear: left;
	float: left;
	margin-right: 1em;
}
table {
	border-collapse: collapse;
	border-spacing: 2px;
	border-color: gray;
}
form input[type=password], form input[type=text], form textarea {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 1px 1px 2px;
	box-shadow: inset rgba(0, 0, 0, 0.2) 1px 1px 2px;
}
form table td input {
	clear: left;
	float: left;
	margin-right: 1em;
}
input, select {
	vertical-align: middle;
}
/*lost password page*/
form textarea {
	border: 1px solid #888888;
	padding: 4px;
	width: 300px;
	height: 23px;
}
orm input[type=password], form input[type=text], form textarea {
	border: 1px solid #888888;
	padding: 4px;
	width: 300px;
	height: 23px;
}
.lost_mail {
	position: relative;
	left: 7%;
}
.lost_btn {
	position: relative;
	left: 33%;
}
.lost_label {
	position: relative;
	left: 35%;
}
.pwd_label {
	font: 15px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 auto;
}
.box {
	margin-bottom: 10px;
	background: none;
	border: none;
	margin-top: 0;
	padding: 5px 18px;
}
#mail-error {
	font-weight: normal;
}
a:hover {
	color: black;
}
#login-form label {
	font-weight: normal;
}
.tabular label {
	font-weight: bold;
	float: right;
	text-align: right;
	margin-left: -180px;
	width: 175px;
	margin-right: 7px;
}
.sub_content {
	margin: 0 auto;
}
.tabular p {
	margin: 0;
	padding: 3px 0 3px 0;
	padding-left: 50px;
	min-height: 1.8em;
	clear: left;
}
#new_password {
	width: 300px;
}
#new_password_confirmation {
	width: 300px;
}
label input[type=checkbox] {
	margin-top: 2px;
	height: 14px;
	width: 14px;	
}

#banner_area {
        display: none;
}

.action-login div.flash.error, .action-lost_password div.flash.error {
	background:none;
	background-color: white;
	color: #FF0000;
	font-family: helvetica, "helvetica neue", arial, sans-serif;
}

.action-login div.flash.success, .action-lost_password div.flash.success{
	background:none;
	background-color: white;
	color: #008000;
	font-family: helvetica, "helvetica neue", arial, sans-serif;
}
.action-login div.flash.notice, .action-lost_password div.flash.notice {
	background:none;
	background-color: white;
	color: #008000;
	font-family: helvetica, "helvetica neue", arial, sans-serif;
}
.action-login div.flash,.action-lost_password div.flash{
	margin:0;
}
