html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 10,10;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.question-container strong {
 font-size:1.7em !important;
}


/*my styles*/

body{font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; color:#666; font-size:14px; letter-spacing:0.02em;}
a:link, a:hover, a:active, a:visited{text-decoration:none;}

.logo{padding-top:6px;}
#content{background-color:#fff; padding-bottom:50px;}
#content.sign-in-page{padding-top:80px;}
#content.register-page{padding-top:30px;}

.signin-form{background-color:#f9f8f8; border:1px solid #e3e0e0; border-radius:5px;}
.registration-form{}
.remember-container{border-left:1px solid #d9d9d9; margin-top:38px; padding-left:55px; padding-top:107px; min-height:250px; text-align:center;}
.remember-container strong{color:#525252; font-size:22px; font-weight:bold;}
.remember-container p{line-height:1.4em; padding-top:20px;}
.inner-form-container{border:1px solid #fff; border-radius:5px; padding-top:38px; padding-bottom:39px;}
.registration-form li, .signin-form li{border:0px solid black; margin-top:16px; height:39px;}
.registration-form li:first-child, .signin-form li:first-child{margin-top:0;}
.registration-form li.tcbl-hide, .signin-form li.tcbl-hide{margin-top:0px; height:0px;}
p.tcbl-margin{margin-bottom:0.5em;}
.input-name{display:inline-block; vertical-align:top; padding-top:10px;}
.marked-required{color:#ff0000; font-size:14px;}
.input-required{color:#ff0000; font-size:12px; display:inline-block; margin-left:6px; vertical-align:top; padding-top:10px;}
input[type="text"], input[type="password"]{height:29px; padding: 4px 6px; margin-bottom: 0px; box-shadow:inset 0px 0px 3px #c3bfbf;}
input[type="text"]:focus, input[type="password"]:focus{box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6), inset 0px 0px 3px #c3bfbf;}
.fname, .lname, .email, .pass, .uname, .oname, .sname{border:1px solid #c3bfbf; box-shadow:inset 0px 0px 3px #c3bfbf;}
.green{border:1px solid #ff7d8f; background: #ff7d8f;}
.contact-button.green{display:inline-block; width:130px; height:35px; border-radius:3px; position:relative; box-shadow: 1px 2px 2px rgba(43, 43, 43, 0.4);}
.contact-button input[type="submit"]{position:absolute; width:130px; height:35px; z-index:2; text-align:left; background:none; border:none; color:#fff; text-transform:none; font-size:12px; line-height:1em; letter-spacing:.04em; font-weight:bold; padding-left:15px;}
.contact-button input[type="button"]{position:absolute; width:130px; height:35px; z-index:2; text-align:left; background:none; border:none; color:#fff; text-transform:none; font-size:12px; line-height:1em; letter-spacing:.04em; font-weight:bold; padding-left:15px;}
.contact-button span{width:20px; height:20px; position:absolute; right:6px; top:7px; border:0px solid black;}
.sprite-green_click_icon{background: url('img/sprite-s3f8b0bb6dc.png') no-repeat; background-position: 0 -388px;}
.sprite-pointer{background: url('img/sprite-s3f8b0bb6dc.png') no-repeat; background-position: 0 -883px;}

.login{text-align:right; padding-top:24px;}
.need-account:link, .need-account:hover, .need-account:active, .need-account:visited{color:#666;}
.register{margin-left:5px;}
.register:link, .register:hover, .register:active, .register:visited{color:#115b87;}
.headline{min-height:55px; background-color:#f0f0f0; border-radius:8px; box-shadow:inset 2px 4px 5px -3px #c3bfbf;}
.pointer-container{height:15px; position:relative;}
.pointer{border:0px solid black; position:absolute; left:188px; top:-1px; width:28px; height:15px;}
.headline p{padding:18px 38px; color:#525252; font-size:22px; font-weight:bold;}

/*footer*/
#footer{width:100%; margin:0; padding:23px 0 0 7px; border-top:5px solid #e3e3e3; font-size:12px;}


@media (min-width: 1200px) {
	.container{
		width: 960px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.container{
		width: 724px;
		padding-left:15px;
		padding-right:15px;
	}
}

@media (max-width: 767px) {
	.container, .inner-form-container{
		width: auto;
		padding-left:15px;
		padding-right:15px;
	}
	.registration-form li, .signin-form li{margin-top:32px;}
	.registration-form li.submit-container, .signin-form li.submit-container{margin-top:48px;}
	.remember-container{padding-left:0px; padding-top:0px; min-height:30px; border:none;}
}

@media (max-width: 979px) {
	.container{
		width: auto;
	}
	
}



login-panel {
                            border-style: solid;
                                            border-width: 1px;
                                                            padding: 1px;
                                                                            background-color: #FFFFFF;
                                                                                            border-color: #C4C0B9;
                                                                                                        }

            .login-panel-header {
                            background-color: #D4CFC7;
                                            background-image: url("#{oxAuthConfigurationService.getImgLocation()}/panel_header_bg.png");
                                                            background-position: left top;
                                                                            background-repeat: repeat-x;
                                                                                            border-style: solid;
                                                                                                            border-width: 1px;
                                                                                                                            padding: 2px;
                                                                                                                                            border-color: #D4CFC7;
                                                                                                                                                            color: #000000;
                                                                                                                                                                            font-family: Arial, Verdana, sans-serif;
                                                                                                                                                                                            font-size: 11px;
                                                                                                                                                                                                            font-weight: bold;
                                                                                                                                                                                                                        }

            .login-panel-body {
                            padding: 10px;
                                            color: #000000;
                                                            font-family: Arial, Verdana, sans-serif;
                                                                            font-size: 11px;
                                                                                        }
