@charset "utf-8";
/*
Theme Name: ELXPROTECT
Author URI: http://www.elevatedx.com/
*/

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
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: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }
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; }

/* Startup CSS */
.hide { display:none !important; }
p { margin-bottom:10px; }
.floatright { float:right; }
img { max-width:100%; }
.clear { clear:both; }

a, input[type="submit"] { -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; }

/*Login Page Related*/
body.login-page { height:100%; min-height:100%; font-size:16px; background:#f2f2f2; color:#7d7d7d; font-family:'Open Sans', Arial, Helvetica, sans-serif; }
body.login-page a { color:#222; text-decoration:underline; }
body.login-page a:hover { color:#000; text-decoration:none; }
body.login-page .wrapper { width:310px; margin:30px auto; position:relative; text-align:center; }

#login-box-cheader {margin-top:10px;background-color:#d3fdd5;padding: 10px;font-size: 14px;color:#343434;line-height: 1.4;font-weight: bold;}
#login-box-cheader p {font-size: 12px;font-weight: normal;}

#login-box { display:block; background:#FFF; color:#808080; padding:30px; box-shadow:#CCC 0px 0px 10px; margin-bottom:15px;line-height:20px; }
#login-box .login-logo { display:inline-block; width:100%; text-align:center; margin-bottom:15px; }
#login-box h3 { display:inline-block; width:100%; text-align:center; padding:10px 0; border-top:1px solid #bcbdbe; border-bottom:1px solid #bcbdbe; font-size:18px; font-weight:400; margin-bottom:15px; }
#login-box h4 { display:inline-block; width:100%; text-align:center; padding:10px 0; border-top:1px solid #bcbdbe; font-size:18px; font-weight:400;color:#FF0000; }
#login-box h5 { display:inline-block; width:100%; text-align:center; padding:10px 0; border-bottom:1px solid #bcbdbe; font-size:18px; font-weight:400;color:#FF0000; }
#login-box h6 { display:inline-block; width:100%; text-align:center; padding:10px 0; border-top:1px solid #bcbdbe; border-bottom:1px solid #bcbdbe; font-size:18px; font-weight:400; }

#login-box .login-form { display:inline-block; width:100%; padding:10px 0; }
#login-box .login-form .form-errors { display:block; padding:10px; background:#fac7c7; color:#e70000; border:1px solid #e70000; font-size:14px; margin-bottom:20px; }
#login-box .login-form .form-row { display:inline-block; width:100%; margin-bottom:10px; position:relative; box-sizing:border-box; }
#login-box .login-form .form-row:last-child { margin-bottom:0; }
#login-box .login-form .form-row label { display:inline-block; width:100%; margin-bottom:5px; font-size:14px; text-align:left; }
#login-box .login-form .form-row span.floating-captcha { display:inline-block; position:absolute; bottom:1px; right:5px; }
#login-box .login-form .form-row span.floating-captcha img { display:inline-block; vertical-align:top; max-height:36px; }
#login-box .login-form .form-row input[type="text"],
#login-box .login-form .form-row input[type="password"] { display:inline-block; width:100%; padding:10px 15px; border:1px solid #CCC; font-size:14px; background:#FFF; box-sizing:border-box; border-radius:4px; }
#login-box .login-form .form-row input[type="submit"] {
	display:inline-block;
	text-align:center;
	background: #61BD4F; /* Old browsers */
	background: -moz-linear-gradient(top, #61BD4F 0%, #5AAC44 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #61BD4F 0%,#5AAC44 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #61BD4F 0%,#5AAC44 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61BD4F', endColorstr='#5AAC44',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 1px 0 #3F6F21;
	color:#FFF !important;
	font-size:16px;
	border-radius:4px; 
	padding:10px 30px;
	
	vertical-align:top;
	border:none; cursor:pointer;
	outline:none;
	margin-top:5px;
}

.captchaicon {color:#61BD4F;font-size: 20px;font-weight:normal;margin-top: 5px;margin-left: 5px;}

.captchastyle {display: block;}
.captchastyle div {display:  inline-block;vertical-align: top;line-height: 26px;}


.hilite {font-weight:600;}

.error_detail {font-size: 12px;}

#login-box .login-form .form-row input[type="submit"]:hover { background: #555; }

.piracy {font-size: 12px;}



/* Mobile Portrait */
@media only screen and (max-width: 479px) {
	body.login-page .wrapper { width:86%; margin-top:5%; }
	#login-box h3 { font-size:14px; margin-bottom:5px; }
	#login-box .login-form .form-row label,
	#login-box .login-form .form-errors { font-size:12px; }
	#login-box .login-form .form-row input[type="text"], #login-box .login-form .form-row input[type="password"] { padding:6px 10px; }
	#login-box .login-form .form-row span.floating-captcha img { max-height:28px; }
	#login-box .login-form .form-row input[type="submit"] { font-size:14px; }
}