@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;}

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:#333}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-1000px;z-index:10}
#skipNavigation:focus,#skipNavigation:active{top:0;}
/*page widths*/
body>header, main, body>footer, #alertApp{width:100%;float:left;clear:left;display:block;}
.wrap, body>footer>.fatFooter,#alertApp>*{width:100%;max-width:70em;margin-left:auto;margin-right:auto;position:relative;overflow:auto}

/* text */
#sidenav>ul>li>ul>li>a, #homeCallouts .left p, .p1, footer a, footer address, .highlight p, .highlight li, blockquote p, blockquote footer, footer .wrap div, .intro, figcaption, .fancyTable th{font-family: "sutro",serif;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

h1, h2, h3, h4, h5, h6, #homeCallouts .left h2, #homeBanner h2 span, .intFooter h2, #content h1 span{font-family: "ff-good-headline-web-pro-con",sans-serif;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

#homeBanner h2, h1 span, #homeTop h2 span, .intHeader h2 span, .intFooter h2 span {font-family: "sutro-open-initials",sans-serif;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

#sidenav>ul>li>ul>li>ul>li>a, body, .text, input, button, select, textarea, .products span {font-family: "freight-sans-pro",sans-serif;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

button,.button,input[type="button"], input[type="submit"], input[type="reset"], .callBox .mask p, .whtBtn, body>footer h2, #content .highlight h1 span, .products {font-family: "sutro-shaded-fill",sans-serif;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

em {font-size: .85rem}

a, a *{color:#DDA246;text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color:#c37927}
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, h7, h8, h9, th{font-weight:400; line-height: 120%;}
p + h2, p + h3, p + h4, p + h5, p + h6 {margin-top:1em;}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#DDA246}
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:1em 0;padding-top:1px}
#content p{font-size:1em;color: #4A4A4A;font-weight: 500; line-height: 1.625em}
h1{font-size: 3rem;}
h1+h2{margin-top:-1em}
h2, .content * h1, .content * h2{font-size: 2.5em;color: #1E1B18;font-weight: 700}
h3{font-size:1.875rem;color:#DDA246;font-weight: 700}
h4{font-size:1.625rem;font-weight: 700;color: #536174}
h5 {font-size:1.35em;color: #536174;font-weight: 700}
h6 {font-size:1.2em}
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}
.intro {font-size: 1.25em}
blockquote p {color: #DDA246;font-size: 1.13em;font-style: italic;font-weight: 700}
blockquote footer {font-size: 0.88rem;color: #1E1B18}
#content blockquote p.intro {border-bottom:1px solid #ccc; border-top:1px solid #ccc; color:#DDA246; font-size: 1.2em; padding: 1em 0;}
blockquote p.intro em {display: block;}
#content h1 {position: relative;display: block;overflow: hidden;font-weight: 700;text-transform: uppercase}

#content .highlight h1 span {font-size: 1.75rem;font-weight: 400;text-transform: uppercase}
.highlight p, .highlight li {color: #4A4A4A}

/* list */
.content ol{margin-left:2em}
.content ol ol li {list-style: lower-alpha;}
.content ul li{padding-left:2em;text-indent: -1em;padding-bottom: .5em;font-weight: 500;color: #4A4A4A}
.content ul li:before{content: "\f0da"; font-family: fontAwesome; display: inline-block;width: 1em;text-align: center;text-indent:0;color: #DDA246}
.content ul li ul li:before{opacity: .5}

/* addon classes */
.clearFloats{clear:both}
.nobr{white-space: nowrap}
.twoCol, .threeCol, .resCol{
-webkit-column-gap:2em;
        column-gap:2em;
}
.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, .colWrap:after, .photoright: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{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"]{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:1px solid rgba(0,0,0,.2);background-color:rgba(0,0,0,.05);padding:3px 5px;}
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:rgba(221,162,70,.1)}
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;}
	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"]{text-transform: uppercase;background:#F0EFE8;color:#DDA246;border:0;padding:1em 1em;line-height:1em;cursor:pointer}
input::-moz-focus-inner {border:0;padding:0;}
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:#DDA246;color:#fff}
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%;padding: 5px}
.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%; }

.orgBtn {padding: 0 1rem;color: #fff;line-height: 2.75;display: inline-block;}
.orgBtn:hover {color: #fff;background: #000}
.whtBtn {padding: 1em 1em;line-height: 1em;cursor: pointer;color: #000;border: 1px solid #ccc;background: #fff;text-transform: uppercase;display: inline-block}
.whtBtn:hover {background-color: #DDA246;color: #fff}

.intro {font-size: 1.25rem;color: #000;line-height: 1.4}


/* HEADER ------------------------------*/
body>header {background:#F0EFE8;}
body>header>.wrap{height:60px}
#brand, #brand img {height: 45px;}
#brand{display:inline-block;float: left;}
#mainnav {display: inline-block;float: right}

.intHeader {width: 100%;float: left;text-align: center;}
body.management .intHeader {margin-top:77px}
.intHeader h2 {color: #DDA246;font-weight: 700;letter-spacing: 1px;text-transform: uppercase;position: relative;display: inline-block;text-shadow: 0 2px 4px rgba(0,0,0,0.50);margin: 0;}
.intHeader h2 strong {display: block; line-height: .8}
.intHeader h2 span {color: #fff;display: inline-block;font-weight: 400;line-height: 1}
.intHeader img {display: block;margin: 1em auto}
.intFooter {background-image: url(/images/intFooter.jpg);background-size: cover;width: 100%;float: left;text-align: center;background-position: center}
.intFooter h2 {color: #DDA246;font-weight: 700;text-transform: uppercase;text-shadow: 0 2px 4px rgba(0,0,0,0.50);letter-spacing: 1px}
.intFooter h2 span {display: block;color: #fff;line-height: 1;font-weight: 400}
.intFooter .wrap {display: inline-block;width: auto;max-width: none;}
.lines {border-top: 1px solid #fff;border-bottom: 1px solid #fff;height: 5px;display: block}
.intFooter .whtBtn {display: block;margin-top: 1.25em}

/* MAIN ------------------------------ */
.menu{cursor: pointer}
main, .mceContentBody{background:#fff}
main>.wrap{padding-top:3em;padding-left: 1em;padding-right: 1em;}
.contentEditor{background:#fff;min-width:100%;}
/* side column */
main>div>aside{font-size:13px;line-height:1.3em;}
/* t1 */
#sidenav{width:100%;overflow:hidden;margin:0 0 40px}
#sidenav ul{padding: 0}
#sidenav li{height:1%;overflow:hidden}
#sidenav li a{padding:.5em 5px;line-height:1.1em;display:block;}
#sidenav>ul>li>a {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{border-bottom:1px solid rgba(0,0,0,.15)}
#sidenav li.on ul li a{padding:.45em 5px .45em 10px;font-size:1rem;color:#1E1B18;font-weight: 500}
#sidenav li ul li a:hover, #sidenav li ul li a:active{color:#fff;background:#DDA246}
#sidenav li ul li.on>a{color:#fff; background:#000;}
/* t3 */
#sidenav li ul li.on ul{background: #F0EFE8;padding-bottom: .5em}
#sidenav li ul li.on ul li{border:0}
#sidenav li ul li.on ul li a{padding-left:17px;font-size:0.88rem;color:#666;padding-top: .4em;padding-bottom: .4em;}
#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:#DDA246; background:#fff;}
/* t4 */
#sidenav li ul li ul li.on ul li a{padding-left:22px;font-size:.8rem;color:#666}
#sidenav li ul li ul li ul li a:hover, #sidenav li ul li ul li a:active{background:#fff}
#sidenav li ul li ul li ul li.on>a{color:#000; background:#B2ADA3;}
/*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 .photoright, #content .photoleft{max-width:50%;height:auto}
figcaption {text-align: right;font-style: italic;color: #000;font-size: 0.81em}
#content .photoright img,#content .photoleft img {max-width:100%;height:auto;margin: 0;float: none}
#content img.phototreatment{max-width:50%;height:auto; border:1px solid #ccc; margin: 0 auto; text-align: center}
.fullWidth {height:auto; max-width:100%}
img.phototreatment,img.photoright,img.photoleft,.photoright img,.photoleft img {}
.photoright{float:right;clear:right}
.photoleft{float:left;clear:left}
.muted {opacity:0.5;filter:alpha(opacity=50)}
.highlight, .content .highlight{background:#F0EFE8;padding:1.9em 2em 2.2em;margin:4em 0;}
small, .textSm{font-size:.8em}
#content table, .contentEditor 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:#F03C5E}

.products {width: 100%;overflow: auto;height: auto;}
.products a, .products div {
    border: 3px double rgba(0,0,0,.15);
    color: #DDA246;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.products span {color:#4A4A4A; display: block; font-size: .9rem; margin-top: 1em; text-transform: none;}

.products a:hover {color: #000;border: 3px double #000}

.leadership {width: 100%}
.leadership aside h2 {margin-bottom: 0;font-size: 2em}
.leadership aside img {max-width: 100%; height: auto}
/* HOMEPAGE */
#homeTop {float: left;width: 100%;text-align: center;position: relative;overflow: hidden}
#homeTop .mask {/*background: rgba(43,44,35,.38)*/;position: absolute;top: 0;bottom: 0;left: 0;right: 0;display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-direction: column;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;-ms-flex-line-pack: center;align-content: center;-ms-flex-align: center;-webkit-box-align: center;align-items: center;z-index: 2;}
#homeTop:after {content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-image: url(/images/linen.png);z-index: 1;opacity: .3}

#homeTop h2 {color: #DDA246;text-transform: uppercase;letter-spacing: 1px;text-shadow: 0 2px 4px rgba(0,0,0,0.50);font-weight: 700}
#homeTop h2 span {display: block;color: #fff;line-height: 1;font-weight: 400}
h2 span {position: relative}
h2 {position: relative}
h1 span {position: relative}
h2 span:after, #homeBanner h2 span:after, #homeCallouts .left h2:after, #homeWel h1 span:after, .intHeader h2 span:after, #content h1 span:after, .highlight h1 span:after{content: '';border-top: 1px solid rgba(255,255,255,1);border-bottom: 1px solid rgba(255,255,255,1);height: 5px;position: absolute;top: 50%;right: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%)}
h2 span:before, #homeBanner h2 span:before, #homeCallouts .left h2:before, #homeWel h1 span:before, .intHeader h2 span:before {content: '';border-top: 1px solid rgba(255,255,255,1);border-bottom: 1px solid rgba(255,255,255,1);height: 5px;position: absolute;top: 50%;left: 0;-webkit-transform: translateY(-50%);transform: translateY(-50%)}

video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    mix-blend-mode: normal;
    opacity: 1;
    z-index: 1;}


#homeCallouts {float: left;width: 100%;}
#homeCallouts .left {background: #1E1B18;display: -ms-flexbox;display: -webkit-box;display: flex;-ms-flex-direction: column;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-ms-flex-pack: center;-webkit-box-pack: center;justify-content: center;-ms-flex-line-pack: center;align-content: center;-ms-flex-align: center;-webkit-box-align: center;align-items: center;text-align: center}
#homeCallouts .left {float: left}
#homeCallouts .left h2 {color: #fff;font-size: 5rem;text-transform: uppercase;letter-spacing: .01em;font-weight: 700;}
#homeCallouts .left p {color: #B2ADA3;font-size: 1.25rem;line-height:1.5}
.callBox {position: relative;width:50%;display: inline-block;float: left;background: #FFEFC0;border-left: 1px solid rgba(255,255,255,1);background-size: cover;}
.callBox.one {background-image:url(/images/Callout1.jpg);}
.callBox.two {background-image:url(/images/Callout2.jpg)}
.callBox.three {background-image:url(/images/Callout3.jpg)}
.callBox.four {background-image:url(/images/Callout4.jpg)}
.callBox .mask {position: absolute;top: 0;bottom: 0;left: 0;right: 0;display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;opacity: 0}
.callBox:hover .mask {opacity: 1;background: rgba(221,162,70,.65)}
.callBox .mask p {color: #fff;line-height: 1;margin: 0;padding: 0}
.callBox:after {content: '';display: block;padding-bottom: 100%}
.line {width: 100%;float: left;height: 1px;background: #fff;}
#homeBanner {width: 100%;float: left;text-align: center;height: 60vh;background-size: cover;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;}
.parallax{height:50%;background-position:center center;background-size:cover;background-repeat:no-repeat;}
#homeBanner h2 span {color: #DDA246;letter-spacing: 0;text-shadow: 0 2px 4px rgba(0,0,0,0.50);line-height: 1;text-transform: uppercase;font-weight: 700}
#homeBanner h2 {color: #fff;display: block;font-weight: 400}
#homeWel {float: left;width: 100%;text-align: center;background: #F0EFE8;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;}
#homeWel h1 {color: #DDA246;text-transform: uppercase;font-weight: 700;letter-spacing: .01em;line-height: 1}
#homeWel h1 span {color: #000;display: block;font-weight: 400;line-height: 1}
#homeWel .p1 {max-width: 30em;font-size: 1.25rem;color: #2B2C23;line-height: 1.6;margin-bottom: 2.5em;font-weight: 500}
#homeWel img {margin: .5em 0 1em 0}

.tableWrap {overflow: auto;width: 100%;}
.fancyTable{width:100%; background:#fff; margin: 2em 0;}
.fancyTable th, .fancyTable td {padding: .5em .5em}
.fancyTable th {background:#DDA246;color: #fff}
.fancyTable td {border-bottom:1px solid rgba(0,0,0,.15); border-top:1px solid rgba(0,0,0,.15);vertical-align:top; border-left: 1px solid rgba(0,0,0,.15)}
.fancyTable td:first-child{ border-left: none}
.fancyTable tr {border-bottom:solid 1px #ccc}
.fancyTable tr:nth-child(even) { background:#F0EFE8}

/* FOOTER ------------------------------ */
body>footer{padding:2em 1rem;color:#dadada;font-size:.9em;background: #1E1B18}
body>footer>.wrap{overflow:visible}
body>footer a {color:#fff;display: inline-block;text-transform: uppercase;padding-bottom: 1em;font-size: 0.81rem;letter-spacing: .05em;font-weight: 200}
body>footer a.telephone {color:inherit; font-weight: inherit}
body>footer a:hover, footer a:active{color:#DDA246}
body>footer a.on, footer .on>a{text-decoration:none;color:#fff}
.fatFooter{margin-bottom:2em;}
.fatFooter>nav>ul ul li{padding-left: 1rem}
body>footer nav{display:inline-block}
.dontPrint a {text-transform: none;color: #B2ADA3}
footer .wrap div {color: #706C6E;margin-top: 2em}
body>footer .threeCol a {font-weight: 900;width: 100%}

body>footer>div{min-height:18px}
#web-solutions-exposure a{color: #B2ADA3;text-transform: capitalize}
#web-solutions-exposure a:hover{opacity:.5}
body>footer h2 {color: #DDA246;font-size: 1.25rem;font-weight: 500}
body>footer address p {text-transform: uppercase;color: #B9B9B9;letter-spacing: .05em;font-size: 0.81rem;font-weight: 900;line-height: 1.8;padding-bottom: .8rem}
address .iso {border: 1px solid #fff;padding: .75rem 1.2rem;color: #fff;text-align: center;display: inline-block}
address .iso:hover {background-color: #DDA246}
address .iso p {margin: 0;padding: 0;color: #fff}
address .iso:hover p {color: #000}

/* APPS ------------------------------ */

/* pagination */
.pagination{font-size:.95em;text-align:right}

/* page header */
.pageHeader{width:100%;height:auto;margin-bottom:2em}

/* ALERT */
#alertApp, #alertApp.alertStatic:hover{width:100%; background:#990000;padding-left: 1rem;padding-right: 1rem}
#alertApp h1{margin-bottom:0;font-size:1.1em;padding:5px;color:#fff;text-align:center}
#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;}
#alertDesc p{color: rgba(255,255,255,.8);}
#alertApp {cursor:pointer;}
#alertApp.alertStatic{cursor:auto}
#alertApp:hover { background:#660000;}


/* 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.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 {margin-top: 0;margin-bottom: 2em;display: inline-block;}
.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}

/* RESPONSIVE ------------------------------ */

/* 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; }

@import url(/includes/css/grid-flex.css);
