@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;}

img{border: 0}
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:#414042}
#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}
.green {color: #8DC63F}
.purple {color: #262262}
.purpleBkg {background-color: #262262}
.greenBkg {background-color:#8DC63F}
/*page widths*/
body>header, #mainnav, main, body>footer, #alertApp, .footerImages{width:100%;float:left;clear:left;display:block;}
body>*>.wrap, body>footer>.fatFooter,#alertApp>*,.home .wrap,#logo-slider > .wrap, .schoolCallouts .wrap,.stats .wrap{width:100%;max-width:70rem;margin-left:auto;margin-right:auto;position:relative;overflow:auto}

/* text */
body, .text, input, button, select, textarea,.content blockquote footer {font-family: "proxima-nova",sans-serif;font-style: normal;line-height:1.5;color:#4A4A4A;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

.welcome .button,.benigniMessage div .button {font-family: "proxima-nova",sans-serif;font-style: normal;}

.intro,#alertApp h1, #globalAlertApp h1, #sidenav li a, #mainnav ul li ul li a,.content blockquote, .welcome p,.resourcesNews ul li a,.benigniMessage div, .homeVideo h2,.schoolLogos h2{font-family: "justus-pro",serif;font-style: normal;font-weight: 400;}
#sidenav li ul li ul li a{font-family: "proxima-nova",sans-serif;}
.label-header {color: #8DC63F; font-size: 1.5em; font-weight: 700; line-height: 120%; margin: 1rem 0; display: block;}
.text{font-size: 1rem;font-weight: 400}
a, a *{color:#CE4B07;text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color:#FF742C}
p,h1,h2,h3,h4,h5,hr,.content ul,.contentEditor ul,blockquote,dd,ol{margin-top:0;margin-bottom:1rem}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th{font-weight:400; line-height: 120%;}
p + h2, p + h3, p + h4, p + h5, p + h6 {margin-top:2em;}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#262262}
em, i, q, cite, .italic{font-style:italic}
b, strong{font-weight:700}
u{text-decoration:none}
hr{border:0;border-top:1px solid #F0EDED;margin:1em 0;padding-top:1px}
p{font-size:1em}
h1{font-size:2.25em;font-weight: 700}
h2, .content * h1, .content>.highlight>h1, .content>.highlight>h2{font-size:1.875em;color: #8DC63F;font-weight: 700}
h3, .content * h2{font-size:1.5em;font-weight: 700}
h4, th{font-size:1.25em;color: #414042;font-weight: 700}
h5 {font-size:1.1em}
h6 {font-size:1.0em}
h7, h8, h9{font-size:1em}
sup, sub {font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}

/* HEADER ------------------------------*/
body>header{background:#fff}
body>header>.wrap{height:60px}
#brand{display:block;margin-left: 1rem;margin-right: 1rem;float: left;}
#brand img{height: auto;width: auto;}


/* MAIN ------------------------------ */
.menu{cursor: pointer}
.interior main {position: relative}
main, .mceContentBody{background:#fff}
.contentEditor{background:#fff;min-width:100%;}
/* t1 */
#sidenav{width:100%;overflow:hidden;margin:0 0 3rem}
#sidenav ul{padding:2px 0;background-color: #262262;border-radius: 3px}
#sidenav li{height:1%;overflow:hidden}
#sidenav li a{padding:.5em .25rem;line-height:1.1em;display:none}
#sidenav li a:hover, #sidenav li a:active{background:#e5e5e5}
#sidenav li.on>a{color:#000}
/* t2 */
#sidenav li.on ul{}
#sidenav li.on ul li{}
#sidenav li.on ul li a{padding:.4em .75rem;color:#fff;display: block}
#sidenav li ul li a:hover, #sidenav li ul li a:active{color:#fff;background:#A6CE6F}
#sidenav li ul li.on>a{color:#fff; background:#8DC63F}
/* t3 */
#sidenav li ul li.on ul{border:0;background:#FFFFFF;border-radius: 0;padding: 0}
#sidenav li ul li.on ul li{border:0}
#sidenav li ul li.on ul li a{padding:.3em 0 .3em 1rem;font-size:.875em;color:#414042}
#sidenav li ul li ul li a:hover, #sidenav li ul li ul li a:active{background:#f5f5f5}
#sidenav li ul li ul li.on>a{color:#414042; background:#F0EDED}
/* t4 */
#sidenav li ul li ul li.on ul{border:0;background:#F0EDED;border-radius: 0}
#sidenav li ul li ul li.on ul li a{padding-left:1.5rem;font-size:.8em;color:#666}
#sidenav li ul li ul li ul li a:hover, #sidenav li ul li ul li a:active{background:#E6E1E1}
#sidenav li ul li ul li ul li.on>a{color:#262262; background:#fff}
/*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 a{color: #9B9B9B; font-size: .85rem; line-height: 1.3;}
.breadcrumb a:after{content: "\00A0\00A0\203A\00A0";color:#262262}

/* Homepage */
.m {background:url(/images/home/m.svg) no-repeat center bottom;z-index: 2;position:relative;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%)}
.home main {margin-left: 0;margin-right: 0;position: relative}
.home main h1 {text-align: center;color: #4A4A4A;font-weight: 400;padding-bottom: .2em}
.welcome h1{color: #fff}
.welcome, #school .intro{text-align: center;color: #fff}
.welcome, .home .welcome {background-image:url(/images/home/watermark.svg); background-position:  top -6em right -2em; background-repeat: no-repeat;background-size: 37em auto;position: relative;overflow: visible;}


.welcome .button {font-size: 1rem}
.welcome .button:hover,.homeVideo .button:hover {background-color: #fff;color: #8DC63F}

.pattern {background:url(/images/bkg-dust-scratches.png)repeat left top;position: relative;overflow: visible}
.resourcesNews section {background-color: #fff; border:solid 3px #F0EDED; text-align: center;position: relative}
.resourcesNews h2 {color: #262262}
.resourcesNews ul li a{color: #414042;padding: .5em 1em;border-top: solid 1px #F0EDED;display: block;text-align: center}
.resourcesNews ul li a:hover {background-color: #F0EDED}

.circle {width: 5em;height: 5em; border-radius: 50%;background-color: #8DC63F; border:solid 3px #fff;position: absolute; top: -2.5em; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.news, .resources {background-size: 2.2em;background-repeat: no-repeat; background-position: center center}
.news {background-image: url(/images/home/icon-news.svg)}
.resources {background-image: url(/images/home/icon-resources.svg)}

.superintendent{overflow: visible;position: relative;border-bottom: solid 2px #F0EDED;z-index: 1;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,d8d8d8+100&0+50,0.23+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: -webkit-gradient(linear,  left top, left bottom,  color-stop(50%, rgba(255,255,255,0)),to(rgba(216,216,216,0.23)));
background: linear-gradient(to bottom,  rgba(255,255,255,0) 50%,rgba(216,216,216,0.23) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#3bd8d8d8',GradientType=0 ); /* IE6-9 */
}

.benigni {position:relative;background-size:cover;background-image: url(/images/home/dr-benigni.jpg);background-repeat:no-repeat;border:4px solid #fff;z-index: 2}
.benigniMessage {z-index: 1;background-color: #8DC63F}

.benigniMessage div {color: #fff;width: 100%;}
.benigniMessage div .button {background-color: #fff;color: #262262;font-size: 1rem;margin-top: 1em}
.benigniMessage div .button:hover {background-color:#262262;color: #fff}
.schoolLogos{z-index: 2;position: relative}
.schoolLogos h2 {background-color: #262262; color: #fff; display: inline-block;font-size: 1em;padding: .65em 1.5em;z-index: 2;text-align: center}
#logo-slider {width: 100%; float: left; clear:both; padding: 3em 1em; position: relative;}
#logo-slider > .wrap{overflow: hidden}
#logo-slider > h2 {font-size: 1em; color: #00529F; background: #ECF7FB; display: inline-block; position: absolute; top:0; left:-1em; padding:0.75em 3.25em 0.75em 3em; -webkit-transform: skewX(-12deg); transform: skewX(-12deg)}
#logo-slider > h2 span {display: block; -webkit-transform: skewX(12deg); transform: skewX(12deg)}
#logo-slider .wrap>a {position: absolute; top: 50%; padding:1em 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; z-index: 2; width: 1.5em;text-align: center; color: #232b32; cursor: pointer;}
     #logo-slider .wrap>a img {display: block; margin: 0 auto}
     #logo-slider .wrap>a:hover {opacity: 0.5;}
     #logo-slider .wrap>.before {left: 0}
     #logo-slider .wrap>.after {right: 0}
#logo-slider .carousel-wrapper {width: calc(100% - 3em); height: 5em;margin: 0 auto;overflow: hidden;position: relative;}
#logo-slider .carousel-wrapper #wrapper-div {position: absolute; left:0; top:0; -webkit-transition: ease left 200ms; transition: ease left 200ms}
#logo-slider .carousel-wrapper #wrapper-div a {display: block;width: 20%;height: 5em;float: left;position: relative;}
#logo-slider .carousel-wrapper #wrapper-div a:hover {opacity: 0.5}
#logo-slider .carousel-wrapper #wrapper-div a div {position: absolute; top:50%; left:50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 5em; height: 5em; background-size: contain; background-position: center; background-repeat: no-repeat}
#logo-slider .carousel-wrapper #wrapper-div a div img {max-width: 90%; height: auto}


.homeVideo, .homeVideo h2 {color:#FFFFFF}
.homeVideo .button {margin-top: 1em}
.homeVideo .videoContainer iframe{border: solid 4px #fff}

/* content */
.content{word-wrap:break-word}
.intro {font-size: 1.25em;margin-bottom: 2em}
.content .photoright, .content .photoleft{max-width:50%;height:auto;border:solid 10px #fff;-webkit-box-shadow: 0 2px 4px 1px rgba(0,0,0,.1);
box-shadow: 0 2px 4px 1px rgba(0,0,0,.1);}
.content .photoright{margin-right: 1em}
.content .photoright img,.content .photoleft img {max-width:100%;height:auto;margin: 0;float: none; }
.content img.phototreatment{max-width:50%;height:auto;border:none;box-shadow: none}
.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%;width: auto;height: auto}
.photoright{float:right;clear:right}
.photoleft{float:left;clear:left}
.fullwidth{width: 100%; height: auto;}
.muted {opacity:0.5;filter:alpha(opacity=50)}
.highlight, .content .highlight{background:url(/images/bkg-dust-scratches.png)repeat left top;padding:2em;margin:2em 0;clear: both}
.highlight strong {display: block;}
small, .textSm{font-size:.8em}
.content table{width:100%}
.content blockquote {color:#262262; font-style: italic;font-size: 1.125em;text-align: right;max-width: 18em;float: right;clear: both;margin:0 0 2em 2em}
.content blockquote.full {width: 100%;background:rgba(38,34,98,.05);max-width: 100%;padding:2em 2em;margin:2em 0;text-align: left}
.content blockquote footer {color: #4A4A4A;font-size: 1rem;margin-top: 1em}
.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:#F03C5E}
	.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)}

/* fancy table */
.content .tableWrap {overflow: auto;
    max-width: 100%;
    background: linear-gradient(to right, white 30%, rgba(255, 255, 255, 0)), linear-gradient(to right, rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
    background-repeat: no-repeat;
    background-color: white;
    background-size: 40px 100%, 40px 100%, 14px 100%, 14px 100%;
    background-position: 0 0, 100%, 0 0, 100%;
    background-attachment: local, local, scroll, scroll;}
.content .fancyTable, .content .fancyTable2  {border: 0;font-size: 1rem;position: relative;line-height: 1.2;color: #372008;margin:1em 0;float: left}
.content .fancyTable tr,.content .fancyTable2 tr {vertical-align: middle;}
.content .fancyTable th,.content .fancyTable2 th {background-color:#262262;color: #fff;vertical-align: middle; padding:.5em 0.5rem;font-weight: 700;font-size: 1em}
.content .fancyTable th+th,.content .fancyTable2 th+th{border-left: 1px solid rgba(38,34,98,.05)}
.content .fancyTable td,.content .fancyTable2 td  {vertical-align: middle;padding:.25em 0.5rem; border-top: solid 1px rgba(38,34,98,.05); border-bottom: solid 1px rgba(38,34,98,.05)}
.content .fancyTable tr:nth-child(odd) td,.content .fancyTable2 tr:nth-child(odd) td  {background-color: rgba(38,34,98,.05);}

/* list */
.content ol, .content ul{margin-bottom: 2em}
.content ul li ul {margin-bottom: 0}
.content ol{margin-left:2em}
.content ol ol li {list-style: lower-alpha}
.content ul li{position: relative;}
.content ul li:before {content: "";display: inline-block;width: .7em;height: .7em;position: absolute;background: url(/images/icons/misc/chevron-right.svg) no-repeat center;top: 0.34em;text-align: center;text-indent: 0;}
.content ul li ul li:before{opacity: .5;top: 0.33em;}

/* addon classes */
.clearFloats{clear:both}
.nobr{white-space: nowrap}
.twoCol, .threeCol, .resCol{
-webkit-column-rule:1px outset rgba(0,0,0,.15);
        column-rule:1px outset rgba(0,0,0,.15);
-webkit-column-gap:2em;
        column-gap:2em;
}
.twoCol>*,.resCol>*{display:inline-block;width: 100%;}
.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 */;margin: 1em 0}
.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;}

.lock {display: inline-block; height: 1em; width: 1em;}
.lock:before {content: ""; background: url(/images/icons/inline/lock-alt.svg) no-repeat 0 0 / contain; display: inline-block; height:.8em; width:.8em;}

/* forms */
input, button, select{font-size:.9rem;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: .9rem}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select{border:solid 2px rgba(38,34,98,.05);background-color:rgba(38,34,98,.05);padding:.5em .5em;}
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{background-color:#fff; border: solid 2px #F0EDED}
textarea{display:block;font-size: .9rem}
@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"]{background:#8DC63F;color:#fff;border-radius: 2px;padding:1em 1em;line-height:1em;cursor:pointer;font-weight: 700;border: none}
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:rgba(38,34,98,1);color:#fff}
.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%; }

.data {border-bottom: 1px solid #262262;}
.data th {background-color:#262262; color:#fff; font-size: 1rem;}
.data th, .data td {padding: .25em .5em;}
.data td {border-bottom: 1px solid #ccc; background-color: #fff;}
.data tr:nth-last-child(even) td {background-color: #f4f4f4;}

#content .news article h1{font-size:1.15em;margin-bottom:0}
#content .news article{margin-bottom: 1em;}
#content .news article time {
    font-size: .8em;
    color: rgba(0,0,0,.5);
}
#content .news article+article{margin-top:0;padding-top:1em;border-top:1px dashed rgba(0,0,0,.15)}
/* pagination */
.pagination{font-size:.95em;text-align:right}

/* alert */
#alertApp + header{border-top: solid 3px #fff}
#alertApp, #alertApp.alertStatic:hover{width:100%; background:#F8722D;padding-left: 1rem;padding-right: 1rem;}
#alertApp h1{margin-bottom:0;font-size: 1.0625rem;color:#fff;text-align:center;overflow: hidden;}
#alertTitle span{/* float:right; */opacity:.5;}
#alertApp:hover #alertTitle span{opacity:1}
#alertTitle a{color:#fff;text-decoration:underline}
#alertDesc{overflow:hidden}
.alertClosed #alertDesc{height:auto;max-height:0}
.alertOpen #alertDesc{height:auto;min-height:0;max-height:250px;padding-top: .5em}
#alertDesc p{color: rgba(255,255,255,.8);}
#alertApp {cursor:pointer;}
#alertApp.alertStatic{cursor:auto}
#alertApp:hover { background:#262262}

/* global alert */
#globalAlertTitle {
	padding: 1rem 1rem 1.125rem;
	margin-bottom: 0;
	font-size: 1.0625rem;
	color: #FFF;
	text-align: center;
	transition: all .2s;
}
#globalAlertTitle:hover {
	cursor: pointer;
}
#globalAlertDesc {
	color: #FFF;
	text-align: center;
	transition: all .3s ease;
}
#globalAlertDesc p {
	padding: 1rem;
	margin-bottom: 0;
}
#globalAlertApp {background: #38346F;overflow: hidden;position: static;}
#globalAlertApp:hover { background: #262262; }
.globalAlertClosed #globalAlertDesc, .alertClosed #globalAlertDesc { height:auto; max-height:0 }
.alertClosed.globalAlertOpen #globalAlertDesc { height:auto; min-height:0; max-height:250px; padding-top: .5em}
#globalAlertTitle span { opacity: .5 }

/* 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}

/* Schools Landing Page ------------------------------ */
#schools header{border-bottom: 0}
#schools main {background:url(/images/bkg-dust-scratches.png)repeat left top;position: relative;overflow: visible}
.down {
    width: 3em;
    height: 3em;
    margin: 1em 0 2em 0;
    display: inline-block;
    text-align: center;
    position: relative;
    border-radius: 50%;
    background: #fff;
}
.down:hover {
    background: rgba(255,255,255,0.5);
}
.down img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.pageHeader {
    width: 100%;
    position: relative;
    float: left;
    clear: both;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: solid 3px #fff;
}
.interior main#schools{padding: 0}

.schoolCallouts {position: relative;width: 100%;text-align: center}

.schoolCallouts section{border: solid 3px #F0EDED;background-color: #fff;padding:.75em .75em 2em .75em}
.schoolCallouts h2 {color:#414042;font-size: 1.25em;padding: 0 1em}
.schoolCallouts .button {padding: .5em .5em;background:#262262}
.schoolCallouts section img {width: 100%;height: auto;margin-bottom: 1em}
.ribbon.stats .wrap{text-align: center;padding-top: 0}
.stats .stat {float: left}
.stats h2 {color: #414042;font-size: 2.25em;margin-bottom: 1.5em}
.stat h3 {font-size: 3.125em;color: #414042;font-weight: 800}
.stat p{font-size: 1.25em}
.stat p strong {color: #262262}
.stats h2 span {display: block;font-size: 1.3rem;font-weight: normal}
.fourCallouts{width: 100%;float: left;position: relative;}
.fourCallouts div {background-color:#464379;float: left;color: #fff;text-align: center;position: relative;padding: 1em 2em}
.fourCallouts div p {line-height: 1.2;display: block;width: 100%;font-size: 1.125em}
.fourCallouts div:nth-child(odd){background-color: #262262}
.fourCallouts img {display: block;height: 5em;width: auto;margin-bottom: 2em}

/* Images above footer ------------------------------ */
.footerImagesContainer{width: 100%;overflow: visible}

.footerImages img{float: left;-webkit-box-shadow: 0 2px 4px 1px rgba(0,0,0,.1);
box-shadow: 0 2px 4px 1px rgba(0,0,0,.1);vertical-align: bottom}

/* FOOTER ------------------------------ */
body>footer{padding-top:4em;padding-bottom: 2em;color:#dadada;font-size: .875em;background-color: #414042;border-top: solid 2px #fff}
body>footer>.wrap{overflow:visible;opacity:.4;font-size: .8rem}
.fatFooter address, .fatFooter nav{line-height: 1.8em}
body>footer a{color:#F0EDED}
body>footer a:hover, footer a:active{color:#ccc}
body>footer a.on, footer .on>a{text-decoration:none;color:#fff}
.fatFooter{margin-bottom:3em;}
.fatFooter>nav>ul ul li{padding-left: 1rem}
body>footer nav{display:inline}
body>footer .wrap nav a:before{content:"\00A0\007C\00A0\00A0";}
body>footer>div{min-height:18px;}
body>footer>div .wrap{font-size: .85rem}
#web-solutions-exposure a{opacity:1}
#web-solutions-exposure a:hover{opacity:1}
body>footer h2 {font-weight: 900; color: #fff;text-transform: uppercase;font-size: 1rem}

a.twitter {
    background-image: url(/images/icons/misc/twitter.svg);
    padding: 1.5em 1.5em;
    display:block;
    width: 1.5em;
    height: 1.5em;
    background-position: center;
    background-repeat: no-repeat;
	margin-top: 1em;
}
a.twitter:hover {opacity: .5}
/* RESPONSIVE ------------------------------ */
@media screen and (max-width:1200px) {
}

/* 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}


/* FORM ERROR ------------------------------ */
.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; }
