/* @import url(/includes/css/grid-flex.css); */
@charset "UTF-8";
/* Web Solutions 4.0 Compatible */
html {-webkit-box-sizing:border-box;box-sizing:border-box;}
*, *:before, *:after {-webkit-box-sizing:inherit;box-sizing:inherit;}
body {margin:0;padding:0;-webkit-text-size-adjust:none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

img{ border: 0; height: auto; max-width: 100%; }
ul{padding-left: 0}
ul li{list-style:none}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit;font-weight:inherit}
table {border-collapse:collapse}
td, th {empty-cells:show;vertical-align:top;text-align:left}
body {background:#000}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-1000px;z-index:10}
#skipNavigation:focus,#skipNavigation:active{top:0;}
iframe[src="/management/login/persistSession.aspx"] {display: none}
/*page widths*/
body>header, #mainnav, main, body>footer, #alertApp{width:100%;float:left;clear:left;display:block;}
body>footer>.fatFooter,.wrap{width:100%;max-width:56.4375rem;margin-left:auto;margin-right:auto;position:relative;}

/* text */
body, .text, input, button, select, textarea {font-family: roboto-condensed, sans-serif;line-height:1.6875;color:#272822;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.text {font-size: 1rem}
a {color:#000; text-decoration: none;}
a:hover, a:active {color:#666666}
p,h1,h2,h3,h4,hr,.content ul,.contentEditor ul,blockquote,dd,ol{margin-top:0;margin-bottom:1rem}
h1, h2, h3, h4, h5, h6, th{font-weight:700; line-height: 120%;}
.highlight + p,
.highlight + ul,
.highlight + ol,
p + h2, p + h3, p + h4, p + h5, p + h6,
ul + h2, ul + h3, ul + h4, ul + h5, ul + h6,
ol + h2, ol + h3, ol + h4, ol + h5, ol + h6,
.highlight + h2, .highlight + h3, .highlight + h4, .highlight + h5, .highlight + h6 {margin-top:2rem;}
.textColor, h1, h2, h3, h4, h5, h6, th, dt {color:#FDB913}
em, i, q, cite, .italic{font-style:italic}
b, strong{font-weight:700}
u{text-decoration:none}
hr{border:0;border-top:1px solid rgba(0,0,0,.15);margin:2em 0;padding-top:1px}
p {font-size:1em}
h1 {color:#000}
h2 {color:#161618}
h3 {color:#28282A}
h4{color:#58585B}
th {color:#161618}
.intro {font-size: 1.25rem; line-height: 1.75rem}
sup, sub {font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}


/* MAIN ------------------------------ */
.menu{cursor: pointer}
main, .mceContentBody{background:#fff}
.contentEditor{background:#fff;min-width:100%;}

/* sidenav */
#sidenav{width:100%;margin:0 0 3rem}
#sidenav ul{padding: 0}
#sidenav li{height:1%; border:1px solid transparent; position: relative;overflow:hidden}
#sidenav li a{padding:.5em .25rem;line-height:1.1em;display:block}
#sidenav li.on>a{color:#000}
	/* t2 */
	#sidenav li.on ul{}
	#sidenav ul li.on {background:#fff; border-color: #E9E9E8}
	#sidenav ul li a{padding:.5em 1.5rem .5em .75rem;font-size:1.0625rem; font-weight:700;color:#666666}
	#sidenav ul li a:hover,
	#sidenav ul li a:active {color:#000; background:#FFF8E7;}
	#sidenav ul li.on > a{color:#000;}
		/* t3 */
		#sidenav ul li.on ul{padding-bottom:.5em;border:0}
		#sidenav ul li.on ul:before {content:""; display: block; position:absolute; top:11px; right:0.4375rem; width: 0.8125rem; height: 0.4375rem; background: url(/images/nav-arrow.svg) no-repeat center}
		#sidenav ul li.on ul li{border:0}
		#sidenav ul li.on ul li a{padding:.45em .5rem .45em 1.75rem;font-size:.875rem; font-weight:400; color:#656565}
		#sidenav ul li ul li a:hover,
		#sidenav ul li ul li a:active,
		#sidenav ul li ul li.on>a{color:#000; background:#FFF8E7;}
			/* t4 */
			#sidenav ul li ul li.on ul li a{padding-left:1.5rem;font-size:.7em;color:#666}
			#sidenav ul li ul li ul li a:hover,
			#sidenav ul li ul li a:active,
			#sidenav ul li ul li ul li.on>a{color:#000; background:#f5f5f5;}

/*section callouts*/
main>div>aside section{margin:0 0 20px;padding:10px}
main>div>aside section:hover{background:#FFC}
main>div>aside section h1{margin:0;font-size:1.2em}
main>div>aside section p{margin:0}



/* breadcrumb */
.breadcrumb{margin-bottom: 1em}
.breadcrumb a:after{content: "\00A0\00A0\203A\00A0"}

/* content */
.content{word-wrap:break-word}
.content a:not(.button) {text-decoration:none;color:#245fac; text-decoration: underline; text-decoration-color: transparent;}
.content a:not(.button):is(:hover, :focus-visible) {text-decoration-color: currentColor;}

.content .photoright, .content .photoleft{max-width:50%;height:auto}
.content .photoright img,.content .photoleft img {max-width:100%;height:auto;margin: 0;float: none}
.content img.phototreatment{max-width:50%;height:auto}
.content figure.phototreatment{width: 100%;text-align: center}
.content figure.phototreatment img{max-width: 100%;width: auto;height: auto}
img.phototreatment,img.photoright,img.photoleft,.photoright img,.photoleft img {max-width: 100%;height: auto}
.photoright{float:right;clear:right}
.photoleft{float:left;clear:left}
figcaption {font-weight: 300;font-size: 0.8125rem;color: #58585B;}

blockquote {line-height: 1.3125rem;}
blockquote p {line-height: 1.3125rem;}
blockquote footer {color:#595952; font-size: 0.875rem}

.muted {opacity:0.5;filter:alpha(opacity=50)}
.content .highlight {clear:both; background:#F4F4F4; border-bottom:4px solid #E9E9E8; padding:2em;margin:1.5em 0 2em; }
.content .highlight h2 {font-style: italic;}
.content .highlight > *:last-child {margin-bottom:0}
small, .textSm{font-size:.8em}
.content table{width:100%}

.shareIcons{display:inline-block;position:relative;overflow:auto}
.shareIcons a{display:block;float:left;margin:0 .5em 1em 0;height:20px;width:20px;background-position:center center; background-repeat:no-repeat;background-size:contain;border-radius:.2em;-webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2);box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2)}
.shareIcons a:hover{background-color:#FDB913}
	.shareFacebook{background-color:#3b5998; background-image:url(../../images/icons/64x64/facebook.png)}
	.shareTwitter{background-color:#00aced; background-image:url(../../images/icons/64x64/twitter.png)}
	.shareLinkedin{background-color:#007bb6; background-image:url(../../images/icons/64x64/linkedin.png)}
	.shareGoogle{background-color:#dd4b39; background-image:url(../../images/icons/64x64/google-plus.png)}

/* list */
.content ol{margin-left:2em}
.content ol ol li {list-style: lower-alpha}
.content ul li{padding-left:2em;margin-bottom:0.375rem; position: relative}
.content ul li:before{content: "";position:absolute; top:0.3125rem;left:0.625rem; display: block;width: 1em; height:1em; background: url(/images/bullet.svg) no-repeat center}
.content ul li ul li:before{opacity: .5}

.pageHeader.fullWidth .wrap h1 {text-align: center;}


/* addon classes */
.clearFloats{clear:both}
.nobr{white-space: nowrap}
.twoCol, .threeCol, .resCol{
-webkit-column-gap:2em;
        column-gap:2em;
}
.resCol {margin-bottom: 2em;}
.resCol > * {
	border-bottom: 1px solid rgba(0,0,0,.2);
	line-height: 1.3;
	padding-bottom: 1em;
}
.resCol em strong {color:#FDB913;}
.req{color:#c00}
.textIcon{background:#999; background-color:rgba(0,0,0,.2);font-size:.8em;line-height:1em;display:inline-block;padding:.2em .4em;border-radius: .5em;color:#fff}
.textIcon:hover{background:#666; background-color:rgba(0,0,0,.4);color:#fff}
.clearfix:after{content: "";display: table;clear: both;}

.videoContainer {width: 100%;height:0;line-height:0;position: relative;padding-top:56.25%; /* 16:9 */}
.videoContainer.ratio-4-3 {padding-top:75%; /* 4:3 full-frame */}
.videoContainer iframe {position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;border:0}

/* forms */
input, button, select, textarea {font-size:1rem;line-height: 1.2em}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select, input[type="button"], input[type="submit"], input[type="reset"]{border-radius:0; outline: none; -webkit-appearance:none;font-size: 1rem}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select{border: 1px solid rgba(0,0,0,.2); background-color: rgba(0,0,0,.05); padding: 0.5em; -webkit-box-shadow: none; box-shadow: none;}
input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, textarea:focus, select:focus{border-color:#FDB913; background-color: #fff}
textarea{display:block;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select{background-image:url(/images/icons/16x16/select.png);background-repeat:no-repeat;background-position:right center;padding-right: 18px}
	input[type="search"]::-webkit-search-decoration {-webkit-appearance:none}
	input[type="search"]{padding-right:0}
}
select option{padding:0 .2em}
button,.button,input[type="button"], input[type="submit"], input[type="reset"]{display: inline-block; text-decoration:none !important; color:#000; font-weight:700; border:0;padding:1em 2em; line-height:1em;cursor:pointer; background: #FFFFFF; border: 2px solid #FDB913; border-radius: 1.625rem;}
input::-moz-focus-inner {border:0;padding:0;}
button:hover,.button.hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,.button:hover,.button:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus{background-color:#FDB913;color:#000}
.button {display: inline-block}
button img{height:1em;width:auto;vertical-align:top}
input.bulky, .bulky {padding:.4em .6em;font-size:1.2em}
.formTable, .formTable table{width:100%}
.formTable input[type="text"], .formTable input[type="password"], .formTable input[type="tel"], .formTable input[type="number"], .formTable input[type="email"], .formTable input[type="url"], .formTable input[type="search"], .formTable textarea{width:100%}
.formTable table td,.formTable table td:first-child{padding-bottom:0}
.formTable.right td:first-child{text-align:right;width:1%}
.formTable.right td{width:auto}
.subjClass{display:none !important;}
#Captcha label{padding-left:0}
td.right, th.right{text-align:right}
.wsNew{display:inline-block;font-size:.7em;line-height:1.5em;height:1.5em;padding:0 .3em;margin:.3em 0;background-color:#FFC700;overflow:visible;vertical-align:top;color:#fff;font-style:italic}
.formEdit select, .formBuilder select { width:40%; }

/* pagination */
.pagination{font-size:.95em;text-align:right}

/* alert */
#alertApp {background: #990000;cursor: pointer;position: relative;width: 100%;padding: .5rem 2.5rem;z-index: 1;}
#alertApp:hover { background:#660000;}
#alertApp.alertStatic { cursor: default;}
#alertApp h1 {color: #FFF;font-size: .9375rem;line-height: 1.25rem;margin: 0 auto;padding: .1875rem .3125rem;text-align: center;}
#alertApp:hover h1,#alertApp.expand h1 {color: #FFF;}
#alertApp #alertDesc {height: 0;overflow: hidden;}
#alertApp p {color: #FFF;font-size: .9375rem;line-height: 1.5;margin: 0;padding: .5rem 0 .75rem;position: relative;text-align: center; z-index: 1;}

/* management overrides */
#wysiwygBody{background:#fff}

/* management table */
hr+.manage{margin-top:-1em}
.manage{border-bottom:1px solid rgba(0,0,0,.2);width:100%;line-height:1.3em}
.manage th{border-bottom:1px solid rgba(0,0,0,.2);text-align:left}
.manage th.right{text-align:right}
.manage th.sort{cursor:pointer}
.manage th.sort img{margin-left:5px}
.manage th img {position:relative;bottom:-2px}
.manage td,.manage th{padding:5px 5px 5px 0}
.manage td:first-child{padding-left:.8em}
.manage img.preload{display:none;position:absolute;z-index:9900;top:0;border:solid 1px #fff}
.manage td.icons img{margin-left:5px;position:relative;bottom:-2px}
.manage td:first-child.icons img{margin-left:0}
.manage td:first-child.icons{padding-left:3px;padding-right:3px}
.manage td:nth-child(2) {overflow-wrap: break-word;word-wrap: break-word;-ms-word-break: break-all;word-break: break-all;word-break: break-word;-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
.manage td.icons a:first-child img{margin-left:0}
.manage td.icons input{position:relative;bottom:2px;margin-left:5px}
.manage .hidden{font-style:italic;color:#900}
.manageButton{text-align:right;padding:10px 0}
.alternate tbody tr:nth-child(even), .even{background:#fff}
.alternate tbody tr:nth-child(odd), .odd {background:rgba(0,0,0,.06)}
.manage+hr, .manage+.manageLinks+hr{margin-top:50px}
.manageLinks{margin-top:10px}
.manageLinks a{white-space:nowrap}
.manageLinks a img{position:relative;bottom:-2px}
.manageLinks button{margin-left:5px}
.manageButtons{text-align: right;padding:10px 0}
.wsReturnToButton {float:right;margin-top:-3.5em}
.manage.rightFirstChild td:first-child{text-align:right}
.sortRow th{cursor:pointer}
.manageEllipsis{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}


.content .cta {background:#000000; text-align: center; color:#fff; box-shadow: 6px 6px 0 0 #fff, 6px 6px 0 1px #FDB913}
.content .cta h2 {font-size: 1.875rem;color: #FDB913;text-align: center;}
.content .cta p {font-size: 1rem; color: #FFFFFF; text-align: center; line-height: 1.5rem;}

.covid-alert {color:#E9E9E8; background:#151515; padding: 0.75rem 1em}
.covid-alert .icon {width:2.0625rem; height: 2.0625rem; margin-right: 0.875rem; background: url(/images/icon-access.svg) no-repeat center / contain}
.covid-alert strong {text-transform: uppercase;}
.covid-alert .button {padding: 0 1em; line-height: 2rem; border-color:#D4D4D3}
.covid-alert .button:hover {border-color:#FDB913}

.icon-links {text-align: center; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;}
.icon-links li a {display: block; padding: 2.625rem 2em 1.5em; min-height:9.5rem; border-radius:0.5rem; font-size:1.125rem; line-height: 1.3125rem; font-weight:700; color:#272822; background:#fff; height:100%; box-shadow: inset 0 0 0 1px #E9E9E8}
	.icon-links.dark li a {color:#fff; background:#151515; box-shadow: inset 0 0 0 1px #272723}
.icon-links li a .icon {margin-bottom:0.75em; height:2.625rem; display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}

.content .icon-links li {padding:0}
.content .icon-links li:before {display: none;}
.content .icon-links li a {text-decoration:none; color:#000}
.main-wrapper.fullWidth .wrap > #content .thin-wrapper + .icon-links {margin-top:3rem}

#solutions {text-align: center;}

#client-retention .wrap .ribbon-content ul {margin-top:1.5rem}
#client-retention .wrap .ribbon-content ul li {position: relative; padding-left: 1.5em; line-height: 1.5rem; margin-bottom: 1.5rem}
#client-retention .wrap .ribbon-content ul li:before {content:""; position:absolute; display: block; width: 0.4238rem; height: 0.4238rem; background:#FDB913; border-radius: 50%; left:0.5625rem; top:0.6875rem;}
#client-retention .wrap .ribbon-content ul li strong {font-weight:700; font-size: 1.125rem}

#client-retention .image .bg {position:absolute;z-index:2;top:0;left:0;height:100%;width:100%;background: no-repeat center / cover;object-fit: cover;}

#upcoming-events .wrap > .view-all {position:absolute; display: inline-block; top:0.3125rem; right:0; font-weight: 700;font-size: 1rem;color: #000000; border-bottom:2px solid #FDB913}
#upcoming-events .wrap ul li .event-image {border:1px solid #E9E9E8;}
#upcoming-events .wrap ul li .event-image img { height: 100%; width: 100%; object-fit: cover; }
#upcoming-events .wrap ul li strong {display: block; line-height: 1em; font-size: 1.25rem}
#upcoming-events .wrap ul li time {display: block; margin:0.25em 0; font-size: 0.875rem; font-style: italic}
#upcoming-events .wrap ul li p {line-height:1.1875rem}
#upcoming-events .wrap ul li .links {margin-top:1.5em; display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
#upcoming-events .wrap ul li .links a {font-weight: 700; line-height: 2.0625rem; padding: 0; display: inline-block}

#industries, #managed-security {text-align: center; background:#151515}
#industries h2, #managed-security h2 {color:#fff}

.main-wrapper.fullWidth { overflow: hidden; }
#managed-security { position: relative;}
#managed-security::before {
  background:#151515;
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  height: 100%;
  width: 100vw;
}
#managed-security section {padding:2em 1em 1em;color: #fff;background: #151515;box-shadow: inset 0 0 0 1px #272723;border-radius: 0.5rem;}
#managed-security section h3 {font-size: 1.125rem;color: #FDB913}
#welcome {color:#fff; z-index:2; background:#151515; position: relative;}
#welcome h1 {color:#FDB913}
#welcome .subheading {color:#fff; margin-bottom:1rem; display: block; font-weight: 700}
#welcome .button {margin-top:1.5em;}

.flex-logos {display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;-webkit-align-content: center;-ms-flex-line-pack: center;align-content: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-logos img {width:calc(20% - 1rem); height:auto; margin-right:1rem}
.flex-logos img:nth-of-type(5n+5) {margin-right:0}

#content .flex-icon-links li {width:calc(50% - 0.5rem); text-align:center; margin:0 0 1rem}
#content .flex-icon-links li:nth-of-type(even) {margin-left:1rem}
#content .flex-icon-links li a {min-height:0; padding:2.25rem 2em; box-shadow:inset 0 0 0 1px #FDB913}

/* Photo Rotator Pause Button */
.rotator-pause-button:before {
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	}
	.rotator-pause-button:before {background-image: url(/images/icons/misc/circle-pause.svg);}
	.rotator-pause-button.paused:before {background-image: url(/images/icons/misc/circle-play.svg);}

	.rotator-pause-button {
		padding: 1.5rem;
		background-color: #FFF;
		border-radius: 50%;
		border: 0;
		position: absolute;
		bottom: .25rem;
		right: .25rem;
		z-index: 2;
	}

/* FOOTER ------------------------------ */
body>footer{padding:4rem 1rem 1.25rem; font-size: 0.875rem; color: #B5B5B5; letter-spacing: 0; text-align: center; line-height: 1.3125rem;}
body>footer .wrap {max-width: 65rem}
body>footer address ul {margin-top: 1.4375rem}
body>footer a {color:#fff}
body>footer a span {color:#FDB913}
body>footer a:hover,
footer a:active,
body>footer a.on,
footer .on>a {
	text-decoration:none;
	color:#FDB913;
}

body>footer .logos {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

body>footer .logos .badge {
	transform: scale(.75);
}

body>footer .logos a, body>footer .logos img {display: inline-block;}
body>footer .logos img {max-height: 3.6875rem; width:auto;}
body>footer .logos a:hover, body>footer a:is(:hover,:focus-visible) img {opacity:0.75; filter: grayscale(1);}
body>footer .social a {display: inline-block; position: relative; width: 3.75rem; height: 3.75rem;}
body>footer .social a svg {position:absolute; top:50%; left:50%; transform: translate(-50%, -50%)}
body>footer .social a:hover svg path {fill:#FDB913}
body>footer .EmailSignup {text-align: left;}
body>footer .EmailSignup input[type="text"], body>footer .EmailSignup input[type="email"] {background-color: rgba(255,255,255,.2); color:#fff; margin-bottom: .25rem; padding: .25em;}
body>footer .EmailSignup input[type="submit"] {margin-top: .5rem;}
body>footer .copyright {font-size: 0.75rem; margin-top:3.75rem}
body>footer .copyright a {color:#B5B5B5}
body>footer .copyright a:hover,
body>footer .copyright a.on {color:#FDB913}
body>footer nav{display:inline}



/* TRANSITIONS ------------------------------ */
a, a *,button,.button,input[type="button"],input[type="submit"],.rsFullscreenBtn,#alertApp,#alertApp span,#alertDesc,#navContainer li,.hamburger{-webkit-transition: all 200ms ease;transition: all 200ms ease}
input:focus, select:focus, textarea:focus{-webkit-transition: background-color 150ms ease;transition: background-color 150ms ease}


body.stop-transitions * {
  transition: none !important;
}



/* FORM ERRORS ------------------------------ */
.form-error {
	color: #EE0000;
	font-size: 0.9375em;
}

.reverse .form-error {
	background: #EE0000;
	color: #FFF;
}

fieldset label:first-of-type input:focus {
	outline: 1px solid #FF0000;
}

.formError {background-color:Black; border:0; padding: 5px 10px; color:#fff; display:none; margin:0 0 2px; z-index:9999; border-radius: 10px; -moz-box-shadow:0 2px 2px #333; -webkit-box-shadow:0 2px 2px #333;}
.formError p {margin:0; font-size:.9em; }
.formError em { border:10px solid;  border-color:Black transparent transparent; bottom:-17px; display:block; height:0; left:40px; position:absolute; width:0; }
