/*
-----------------------------------------------
Site: FacilitiesNet
Author:   Trade Press Media Group    www.tradepress.com
Version:  2018_1.0
----------------------------------------------- */
/*! normalize.css 2012-03-11T12:53 UTC - https://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
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;
  filter: none !important; }

::-ms-clear {
  width: 0;
  height: 0; }

::-ms-reveal {
  width: 0;
  height: 0; }

body {
  line-height: 1;
  overflow-y: visible !important; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

hr {
  width: 100%;
  margin: 2em auto;
  padding: 0;
  border: 0;
  border-bottom: thin #ddd solid; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

em, i {
  font-style: italic; }

b, strong {
  font-weight: 600; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

html,
button,
input,
select,
textarea {
  font-family: arial, helvetica, sans-serif; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

h1 {
  margin: 1em 0; }

h2 {
  margin: 0; }

h3 {
  margin: 1em 0 0 0; }

h4 {
  margin: 1.33em 0; }

h5 {
  margin: 1.67em 0; }

h6 {
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 1em 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

p:empty {
  display: none; }

.btn {
  background: #0098d5;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  border-radius: 3px;
  border: none;
  text-transform: uppercase;
  box-sizing: border-box;
  /* Opera/IE 8+ */
  padding: .5em .75em;
  font-weight: 600;
  font-size: 1em;
  height: inherit;
  text-align: center;
  cursor: pointer;
  color: #FFF;
  margin: 0em auto 1em;
  display: inline-block;
  position: relative;
  font-family: 'Rajdhani',arial; }

#archives .btn {
  background: rgba(0, 152, 213, 0.25);
  color: #0098d5;
  margin: 0 .25em 2px 0;
  /* Landscape phones and down */ }
  #archives .btn.btn-active {
    background: #FFF;
    color: #000;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: solid #FFF .25em; }
    #archives .btn.btn-active:hover {
      background: #FFF;
      color: #000;
      cursor: pointer; }
  #archives .btn:hover {
    background: #0098d5;
    color: #FFF;
    cursor: pointer; }
  @media (max-width: 480px) {
    #archives .btn {
      font-size: 12px; } }

dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px; }

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em .75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

button,
input {
  line-height: normal;
  /* 1 */ }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
  *overflow: visible;
  /* 3 */ }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! END normalize.css */
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.grid_1 {
  width: 6.5%; }

/* 65px/1000px = 0.065px */
.grid_2 {
  width: 15%; }

/* 150px/1000px =  0.15px */
.grid_3 {
  width: 23.5%; }

/* 235px/1000px = 0.235px */
.grid_4 {
  width: 32%; }

/* 320px/1000px = 0.32px */
.grid_5 {
  width: 40.5%; }

/* 405px/1000px = 0.405px */
.grid_6 {
  width: 49%; }

/* 490px/1000px = 0.49px */
.grid_7 {
  width: 57.5%; }

/* 575px/1000px = 0.575px */
.grid_8 {
  width: 66%; }

/* 660px/1000px = 0.66px */
.grid_9 {
  width: 74.5%; }

/* 745px/1000px = 0.745px */
.grid_10 {
  width: 83%; }

/* 830px/1000px = 0.83px */
.grid_11 {
  width: 91.5%; }

/* 915px/1000px = 0.915px */
.grid_12 {
  width: 100%; }

/* 1000px/1000px = 1 */
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  margin: 0 2% 1% 0;
  float: left;
  display: block; }

.blkBox {
  background: #333; }

.blkBoxTrans {
  background: #333;
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* For IE8 and earlier */
  overflow: hidden;
  margin: 0px;
  padding: 0px; }

.left {
  margin-left: 0; }

.right {
  margin-right: 0; }

.bottom {
  margin-bottom: 0; }

.top {
  margin-top: 1%; }

.cntr {
  width: 90%;
  /*width: 1000px;*/
  max-width: 1000px;
  text-align: center;
  margin: 1% auto; }

.wrapper {
  width: 100%;
  max-width: 653px;
  float: left;
  padding: 0;
  margin: 0; }

.container {
  width: 90%;
  /*width: 1000px;*/
  max-width: 1000px;
  margin: auto; }

.containerMain {
  width: 100%;
  /*width: 1000px;*/
  max-width: 653px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-color: #FFF; }

body {
  /*background:#f6f6f6!important;*/
  height: 100%;
  padding: 0;
  margin: 0 auto;
  font: #333 Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body a {
    text-decoration: none; }

.home h4 {
  font-size: .75em;
  color: #5ebee5;
  text-transform: uppercase;
  margin: 2% 0 0 3%;
  padding: 0px;
  font-weight: 500; }

.home a {
  text-decoration: none;
  color: #333; }

.home a:hover {
  text-decoration: none;
  color: #0086C9; }

.home p {
  font-size: 1.0em;
  color: #333;
  margin: 2% 0 0 3%;
  padding: 0px;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif; }

.home ul {
  list-style: none;
  margin: 3% 0 0 3%;
  padding: 0; }

.home ul li {
  font-size: 1em;
  line-height: 18px;
  color: #000;
  padding: 0 3% 5% 0; }

.home ul li a {
  color: #000;
  font-size: .75em;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif; }

.centerHdr {
  text-align: center;
  margin-bottom: 3%; }

.centerHdrBlue {
  text-align: center;
  margin-bottom: 3%;
  color: #5ebee5;
  font-weight: 500; }

.leftHdr {
  margin: 12px 0 0 2%;
  padding: 0px;
  font-weight: bold;
  font-size: 24px;
  color: #000; }

.imgLeft {
  margin: 0 5% 0 3%;
  display: block;
  padding: 0px;
  border: 1px solid #65a8c9;
  float: left; }

.small {
  font-size: 0.50em; }

.featureHdr {
  color: #FFF;
  font-size: 1.25em;
  line-height: 1.2em;
  margin: 0px;
  padding: 10px 5% 0% 3%; }

.featureTxt {
  color: #FFF;
  font-size: 1.125em;
  line-height: auto;
  margin: 0px;
  padding: 2% 5% 15% 5%; }

.featureImg {
  width: 319px;
  margin: 0px;
  padding: 0px;
  overflow: hidden; }

.featureImgMain {
  display: block;
  margin: 0px;
  padding: 0px;
  width: 430px;
  overflow: hidden; }

.featureHdr a, .featureTxt a {
  text-decoration: none;
  color: #FFF; }

.featureHdr a:hover, .featureTxt a:hover {
  text-decoration: none;
  color: #6CF; }

.featureHdrBlk {
  color: #333;
  font-size: 1.25em;
  line-height: auto;
  margin: 0px;
  padding: 2% 5% 0% 3%; }

.featureTxtBlk {
  color: #333;
  font-size: 1.0em;
  line-height: auto;
  margin: 0px;
  padding: 2% 5% 15% 5%; }

.featureHdrBlk a, .featureTxtBlk a {
  text-decoration: none;
  color: #333; }

.featureHdrBlk a:hover, .featureTxtBlk a:hover {
  text-decoration: none;
  color: #6CF; }

hr.blue1 {
  border: 0;
  width: 100%;
  color: #0099cc;
  background-color: #0099cc;
  height: 1px;
  margin: 4px 0 0 0;
  padding: 0; }

hr.ltBlue {
  width: 90%;
  margin: 2% auto;
  padding: 0px;
  border: 0;
  border-bottom: thin #c8e8f4 dotted; }

hr.ltGray {
  width: 100%;
  margin: 2em auto;
  padding: 0px;
  border: 0;
  border-bottom: thin #dddddd solid; }

#container {
  height: 100%;
  max-width: 990px;
  padding: 0;
  margin: 0 auto;
  text-align: left;
  background: none; }

a img {
  border: none; }

#aside-form {
  position: relative; }

.clear {
  clear: both;
  padding: 0;
  margin: 0;
  height: 0; }

/*------ Main Content Styles --------*/
/*PARTS #maincontent{
width: 990px;
background-color:#FFF;
background: #FFF;
position: absolute;
padding:.5em 7px 0 10px;
margin: 0;
float:left;
}*/
#article ul,
#article ol {
  list-style: inherit; }

.section_graphic {
  padding: 0 0 20px 15px;
  float: left; }

#maincontent #leftcolumn {
  padding: 0;
  float: left;
  width: 650px;
  background: #FFF; }

#maincontent #leftcolumn h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CCC;
  text-transform: capitalize;
  margin: 0;
  padding: 10px 0 0 5px; }

#maincontent #leftcolumn h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #333;
  padding: 0;
  margin: 0; }

a.nav-fn-logo {
  display: inline-block;
  margin: 0px 0 4px 5px;
  width: 100%;
  max-width: 182px; }

.nav-fn-logo img {
  width: 100%; }

/*--tabs styles ---*/
.boxnews {
  padding: 0 0 0 10px; }

.selected {
  background-color: #e6effe; }

#box_one a {
  height: 115px;
  width: 60px; }

.salary_img {
  padding-left: 90px; }

.floatL {
  float: left; }

.newsletters {
  padding: 0;
  margin: 0;
  width: 289px; }

.newsletters li {
  padding: 0;
  margin: 0;
  float: left;
  list-style-type: none; }

.list_float {
  padding: 0;
  margin: 0;
  width: 289px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  text-transform: uppercase; }

.list_float li {
  padding: 0;
  margin: 0;
  float: left;
  list-style-type: none;
  width: 45%; }

.list_float .second {
  padding-left: 20px; }

.list_float li a:link, .list_float li a:active, .list_float li a:visited {
  color: #000000;
  text-decoration: none; }

.list_float li a:visited {
  color: #333; }

.list_float li a:hover {
  text-decoration: underline; }

.serifHeader a {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #333;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline; }

footer {
  font-family: 'Rajdhani', arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  width: 100%;
  background-color: #0099d3;
  padding-bottom: 50px;
  padding-top: 1em;
  /* Landscape phones and down */ }
  @media (max-width: 768px) {
    footer {
      padding: 1em 1% 50px;
      width: 98%; } }
  footer hr {
    position: relative;
    top: 67px;
    z-index: 1;
    height: 1px;
    border: none;
    margin: 0;
    background: rgba(255, 255, 255, 0.5);
    /* Landscape phones and down */
    /* Landscape phones and down */ }
    @media (max-width: 767px) {
      footer hr {
        top: 50px; } }
    @media (max-width: 480px) {
      footer hr {
        top: 20px; } }
    footer hr.double {
      top: 7px; }
    footer hr.pull-up {
      top: 4px; }
  footer .container {
    width: 100%;
    max-width: 1000px;
    /* Landscape phones and down */ }
    @media (min-width: 1265px) {
      footer .container {
        max-width: 1265px; } }
  footer .branding {
    float: left;
    width: 33.333%;
    padding: 0px 0;
    /* Landscape phones and down */
    /* Landscape phones and down */ }
    @media (min-width: 1265px) {
      footer .branding {
        width: 33.333%; } }
    @media (max-width: 767px) {
      footer .branding {
        width: 100%; } }
    footer .branding a {
      display: block;
      width: 50%;
      float: left;
      text-align: left;
      color: #FFF;
      font-weight: 300;
      margin-bottom: 5px; }
      footer .branding a:hover {
        text-decoration: underline; }
    footer .branding .logo {
      margin-bottom: 22px; }
  footer .copyright {
    float: left;
    width: 33.333%;
    color: rgba(255, 255, 255, 0.75);
    margin-top: 10px;
    /* Landscape phones and down */ }
    @media (max-width: 768px) {
      footer .copyright {
        width: 100%;
        padding-top: 2em; } }
    footer .copyright a {
      color: #FFF; }
      footer .copyright a:hover {
        text-decoration: underline; }
  footer .subscribe {
    float: left;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    width: 320px;
    padding: 0 20px;
    color: #FFF; }
  footer .family {
    width: 66.666%;
    color: rgba(255, 255, 255, 0.75);
    padding: 0px;
    float: left;
    margin-top: 10px;
    /* Landscape phones and down */ }
    @media (max-width: 768px) {
      footer .family {
        width: 100%; } }
    footer .family a {
      display: inline-block;
      color: #FFF;
      font-weight: 300;
      padding: 0 3px;
      font-size: 14px; }
      footer .family a:hover {
        text-decoration: underline; }
    footer .family .third {
      width: 33.333%;
      float: left; }
  footer .fn-links {
    float: right;
    width: 300px;
    padding: 0 20px; }
  footer .mag-container {
    float: left;
    width: 66.666%;
    color: #FFF;
    /* Landscape phones and down */
    /* Landscape phones and down */ }
    @media (max-width: 767px) {
      footer .mag-container {
        width: 100%;
        margin-bottom: 60px; } }
    @media (max-width: 480px) {
      footer .mag-container {
        margin-top: 24px;
        margin-bottom: 0; } }
    footer .mag-container .mag {
      width: 50%;
      float: left;
      /* Landscape phones and down */ }
      footer .mag-container .mag:after {
        content: "";
        display: table;
        clear: both; }
      @media (max-width: 480px) {
        footer .mag-container .mag {
          width: 100%;
          margin-bottom: 24px; } }
      footer .mag-container .mag a {
        color: #FFF;
        display: block;
        margin-bottom: 5px; }
        footer .mag-container .mag a.desktop {
          /* Landscape phones and down */ }
          @media only screen and (max-width: laptoppx) {
            footer .mag-container .mag a.desktop {
              display: none; } }
        footer .mag-container .mag a.laptop {
          display: none;
          /* Landscape phones and down */ }
          @media only screen and (max-width: laptoppx) {
            footer .mag-container .mag a.laptop {
              display: inline-block; } }
      footer .mag-container .mag .cover {
        /* Landscape phones and down */ }
        @media (max-width: 480px) {
          footer .mag-container .mag .cover {
            display: inline;
            width: 63px;
            height: 85px; } }
      footer .mag-container .mag .mag-sublink {
        margin-left: 77px;
        /* Landscape phones and down */ }
        @media (min-width: 1265px) {
          footer .mag-container .mag .mag-sublink {
            margin-left: 0; } }
      footer .mag-container .mag h6 {
        margin-bottom: 26px;
        font-weight: 700;
        font-style: italic;
        font-size: 1.25em;
        margin-top: 32px;
        /* Landscape phones and down */
        /* Landscape phones and down */
        /* Landscape phones and down */ }
        @media (max-width: 768px) {
          footer .mag-container .mag h6 {
            font-size: 16px; } }
        @media (max-width: 767px) {
          footer .mag-container .mag h6 {
            margin-bottom: 8px; } }
        @media (max-width: 480px) {
          footer .mag-container .mag h6 {
            margin-left: 77px;
            margin-top: 0; } }
      footer .mag-container .mag img {
        float: left;
        position: relative;
        z-index: 2;
        height: 85px;
        margin-right: 10px;
        top: 153px;
        margin-top: -79px;
        width: auto;
        /* Landscape phones and down */
        /* Landscape phones and down */
        /* Landscape phones and down */ }
        @media (min-width: 1265px) {
          footer .mag-container .mag img {
            height: 170px;
            top: 0;
            margin-top: 0; } }
        @media (max-width: 767px) {
          footer .mag-container .mag img {
            margin-top: -99px; } }
        @media (max-width: 480px) {
          footer .mag-container .mag img {
            margin-top: 0;
            top: 0;
            display: inline; } }

#container img {
  border: 0; }

.footpad {
  height: 110px; }

/* large enough to clear footer and a bit for margin goes in the bottom of all content divs*/
.home_section_icon {
  padding: 0 8px 5px 5px; }

IFRAME {
  border: 0; }

.profile_header {
  font-family: Arial, Helvetica, sans-serif;
  color: #000066;
  font-size: 12px;
  font-weight: bold;
  margin: 4px 0 0 0;
  padding: 0; }

#maincontent #leftcolumn .Profiles a {
  padding-right: 5px; }

#logoNav .zindex_fix {
  z-index: 20; }

#onecolumn_section_right .view_all_link {
  color: #999;
  padding: 5px 10px 8px 0;
  margin: 0;
  font-size: 10px;
  text-align: right; }

#newsearch {
  width: 437px;
  padding: 0;
  background: none;
  margin: 0;
  height: 169px; }

#searchtype {
  border: none #FFF;
  padding-left: 3px;
  padding-bottom: 4px; }

#gn_search_scope {
  border: none #FFF;
  background: none; }

#q {
  width: 151px;
  border: none;
  background: transparent;
  margin: 10px 0 0 40px;
  font-size: 14px;
  vertical-align: middle; }

.list_float {
  padding: 0;
  margin: 0;
  width: 289px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  text-transform: capitalize; }

.list_float li {
  padding: 0;
  margin: 0;
  float: left;
  list-style-type: none; }

.list_float .second {
  padding-left: 20px; }

div#SkyScraperAd1Control, div#SkyScraperAd2Control, div#SkyScraperAd3Control, div#SkyScraperAd4Control {
  margin: 0 0 4% 0; }

div#SkyScraperAd3Control {
  margin-top: 2%; }

/*slideshow*/
#slideshow {
  list-style: none;
  color: #fff; }

#slideshow span {
  display: none; }

#wrapper {
  width: 655px;
  margin: 0px;
  display: none;
  background: url(https://www.facilitiesnet.com/graphics/slideshowbg.png) repeat-x top left; }

#wrapper * {
  margin: 0;
  padding: 0; }

#fullsize {
  position: relative;
  width: 645px;
  height: 237px;
  padding: 4px 4px 0 4px;
  border: 0px solid #ccc;
  background: none; }

#information {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 210px;
  height: 237px;
  background: #000;
  color: #fff;
  overflow: hidden;
  z-index: 200;
  opacity: .75;
  filter: alpha(opacity=75);
  max-height: 237px;
  min-height: 0px; }

#information h3 {
  padding: 10px 5px 0 5px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px; }

#information p {
  font-size: 14px;
  padding: 5px 5px 0 5px;
  min-height: 237px; }

#image {
  width: 645px; }

#image img {
  position: absolute;
  z-index: 25;
  width: auto; }

.imgnav {
  position: absolute;
  width: 25%;
  height: 645px;
  cursor: pointer;
  z-index: 150;
  border: 0px; }

#imgprev {
  left: 0;
  background: url(https://www.facilitiesnet.com/graphics/left.gif) left center no-repeat;
  visibility: hidden; }

#imgnext {
  right: 0;
  background: url(https://www.facilitiesnet.com/graphics/right.gif) right center no-repea;
  tvisibility: hidden;
  width: 0px; }

#imglink {
  position: absolute;
  height: 237px;
  width: 645px;
  z-index: 100;
  opacity: .4;
  filter: alpha(opacity=40);
  background: url(https://www.facilitiesnet.com/graphics/blank.gif) repeat top left; }

.linkhover {
  background: url(https://www.facilitiesnet.com/graphics/link.gif) center center no-repeat; }

#thumbnails {
  width: 125px;
  margin: 5px 0 0 4px;
  padding: 0;
  background: #000000; }

slideleft {
  float: left;
  width: 0px;
  height: 0px;
  background: url(https://www.facilitiesnet.com/graphics/scroll-left.gif) center center no-repeat;
  background-color: #222;
  visibility: hidden; }

#slideleft:hover {
  background-color: #333; }

#slideright {
  float: right;
  width: 0px;
  height: 0px;
  background: #222 url(https://www.facilitiesnet.com/graphics/scroll-right.gif) center center no-repeat;
  visibility: hidden; }

#slideright:hover {
  background-color: #333; }

#slidearea {
  float: left;
  position: relative;
  width: 645px;
  margin-left: 0px;
  height: 78px;
  overflow: hidden;
  background: none; }

#slider {
  position: absolute;
  left: 0;
  height: 78px; }

#slider img {
  cursor: pointer;
  border: 0px solid #666;
  padding: 0 0 0 0; }

#prevBtn a {
  visibility: hidden;
  color: #000000; }

#nextBtn a {
  visibility: hidden; }

/*headlines*/
#headlineswrapper {
  border: 1px solid #78c6e6;
  background: #FFF;
  width: 654px;
  margin-top: 15px; }

#headlinescontainer {
  border: 2px solid #FFF;
  background: url(https://www.facilitiesnet.com/graphics/headlinesbg.png) repeat-x top left #cae6f4; }

.column {
  width: 216px;
  float: left;
  padding: 0px;
  margin: 0px;
  background: none;
  padding-bottom: 0px;
  overflow: hidden; }

.column img {
  margin: 0;
  padding: 0;
  width: 215px;
  float: left;
  clear: both; }

#headlinescontainer ul {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0px 0 10px 0;
  font-weight: normal;
  font-size: 14px;
  font-color: #000;
  line-height: normal;
  margin-top: 0px;
  padding: 0px;
  list-style: none; }

#headlinescontainer li {
  padding-bottom: 10px;
  padding-left: 6px;
  padding-right: 6px; }

#headlinescontainer a {
  color: #000000;
  text-decoration: none; }

#headlinescontainer a:hover {
  color: #0086c9;
  text-decoration: none; }

#headlinescontainer a:visited {
  color: #111;
  text-decoration: none; }

/*Products & Services*/
#pstopwrapper {
  width: 654px;
  background: url(https://www.facilitiesnet.com/graphics/pstopbg.png) top left no-repeat;
  padding: 0px;
  margin: 0px; }

#smlads {
  margin: 0px 7px 7px 0;
  padding: 0px;
  float: left;
  width: 150px; }

.productname a {
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-decoration: none; }

.productname a:hover {
  color: #0086c9; }

.companyname a {
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
  line-height: 12px; }

.companyname {
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
  display: block; }

.companyname a:hover {
  color: #0086c9; }

.casename a {
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  display: inline-block;
  line-height: 16px; }

.casename a:hover {
  color: #0086c9; }

.more a {
  float: right;
  color: #666;
  font-size: 0.75em;
  text-decoration: underline;
  font-weight: 700;
  margin: 3% 15px 0 0; }

#PRC {
  width: 655px;
  border: 1px solid #78c6e6;
  background: #FFF;
  width: 654px;
  margin: 0px;
  border-top: none;
  padding-top: 10px;
  background: url(https://www.facilitiesnet.com/graphics/prcbg.png) bottom left repeat-x #FFF; }

.prccolumnleft {
  width: 217px;
  float: left;
  padding: 0px;
  margin: 0px;
  background: none;
  padding-bottom: 0px;
  border: #FFF solid;
  border-width: 2px;
  border-right: none;
  border-top: none;
  height: 147px; }

.prccolumncenter {
  width: 216px;
  float: left;
  padding: 0px;
  margin: 0px;
  background: none;
  padding-bottom: 0px;
  border: #FFF solid;
  border-width: 2px;
  border-right: none;
  border-top: none;
  border-left: none;
  height: 147px; }

.prccolumnright {
  width: 217px;
  float: left;
  padding: 0px;
  margin: 0px;
  background: none;
  padding-bottom: 0px;
  border: #FFF solid;
  border-width: 2px;
  border-left: none;
  border-top: none;
  height: 147px; }

#prccolumnleft2 {
  width: 217px;
  float: left;
  padding: 0px;
  margin: 0px;
  background: none;
  padding-bottom: 0px;
  border: #FFF solid;
  border-width: 2px;
  border-right: none;
  border-top: none;
  height: 147px; }

#prccolumncenter2 {
  width: 216px;
  float: left;
  padding: 0px;
  margin: 0px;
  background: none;
  padding-bottom: 0px;
  border: #FFF solid;
  border-width: 2px;
  border-right: none;
  border-top: none;
  border-left: none;
  height: 147px; }

#prccolumnright2 {
  width: 217px;
  float: left;
  padding: 0px;
  margin: 0px;
  background: none;
  padding-bottom: 0px;
  border: #FFF solid;
  border-width: 2px;
  border-left: none;
  border-top: none;
  height: 147px; }

#morecat {
  color: #666;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  font-weight: 700; }

#prccolumnleft2 ul, #prccolumncenter2 ul, #prccolumnright2 ul {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000;
  margin: 0px 0 5px 0;
  font-weight: normal;
  font-size: 12px;
  font-color: #000;
  line-height: normal;
  margin-top: 0px;
  padding: 0px;
  list-style: none; }

#prccolumnleft2 li, #prccolumncenter2 li, #prccolumnright2 li {
  padding-bottom: 5px;
  padding-left: 6px; }

#prccolumnleft2 a, #prccolumncenter2 a, #prccolumnright2 a {
  color: #000000;
  text-decoration: none; }

#prccolumnleft2 a:hover, #prccolumncenter2 a:hover, #prccolumnright2 a:hover {
  color: #0086c9;
  text-decoration: none; }

#PRC ul {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000;
  margin: 0px 0 5px 0;
  font-weight: normal;
  font-size: 12px;
  font-color: #000;
  line-height: normal;
  margin-top: 0px;
  padding: 0px;
  list-style: none; }

#PRC li {
  padding-bottom: 5px;
  padding-left: 6px; }

#PRC a {
  color: #000000;
  text-decoration: none; }

#PRC a:hover {
  color: #0086c9;
  text-decoration: none; }

#PRC .prcheader1 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #0086c9;
  text-decoration: none; }

#PRC .prcheader2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #0086c9;
  text-decoration: none; }

/*webcasts*/
/*salary*/
ul.salarycontainer {
  font-size: 1.0em;
  color: #000;
  margin: 0px 0 10px 0;
  font-weight: normal;
  line-height: normal;
  padding: 0px; }

ul.salarycontainer li {
  display: inline;
  /* :KLUDGE: Removes large gaps in IE/Win */ }

ul.salarycontainer li a {
  display: block;
  padding: 0.3em 2.0em;
  color: #000;
  text-decoration: none;
  background: url(https://www.facilitiesnet.com/graphics/fnsalarybullet.png) no-repeat 5% 50%; }

ul.salarycontainer li a:hover {
  color: #0086c9;
  text-decoration: none; }

ul.salarycontainer li a:visited {
  color: #111;
  text-decoration: none; }

a.salaryall {
  font-size: 14px;
  color: #0086c9;
  font-weight: 500; }

a.salarycustom {
  font-size: 14px;
  color: #0086c9;
  font-weight: 500; }

/*WIRE & MICROSITE FEATURES*/
ul.wirecontainer {
  font-size: 1em;
  color: #000;
  margin: 0px 0 10px 10px;
  font-weight: normal;
  line-height: normal;
  padding: 0px; }

ul.wirecontainer li {
  display: inline;
  /* :KLUDGE: Removes large gaps in IE/Win */ }

ul.wirecontainer li {
  display: block;
  padding: 0.3em 3.5em;
  color: #000;
  text-decoration: none;
  background: url(https://www.facilitiesnet.com/graphics/wirebullet.gif) no-repeat 5% 10px; }

ul.wirecontainer a {
  color: #000;
  text-decoration: none; }

ul.wirecontainer a:hover {
  color: #0086c9;
  text-decoration: none; }

ul.wirecontainer a:visited {
  color: #111;
  text-decoration: none; }

a.wireall {
  font-size: 14px;
  color: #0086c9;
  font-weight: 500; }

a.wirecustom {
  font-size: 14px;
  color: #0086c9;
  font-weight: 500; }

.view {
  color: #666;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-decoration: underline;
  font-weight: 700; }

/*RSS Column*/
#rsscolumn {
  float: right;
  width: 235px;
  text-align: left; }

#rsscolumn .rssheader {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #000000;
  text-decoration: none; }

#rsscolumn p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #0086c9;
  text-decoration: none; }

#rsscolumn p a {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none; }

#rsscolumn p a:hover {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #0086c9;
  text-decoration: none; }

#rsscolumn a img {
  border: none; }

#rsscolumn hr {
  color: #0086c9; }

/*NAV FIX*/
@media all {
  .fn_nav,
  .fn_nav ul,
  .fn_nav li {
    padding: 0;
    margin: 0; }

  .fn_nav > li {
    float: left; }

  .fn_nav li {
    list-style-type: none;
    border: none;
    color: #0057A3;
    background: url("https://www.facilitiesnet.com/graphics/nav-bg.jpg") top left repeat-x;
    background: none;
    margin: 0 0 0 0;
    padding: 0px; }

  .fn_nav ul {
    display: none;
    position: absolute;
    margin-left: -3px;
    margin-top: 0; }

  .fn_nav li:hover > ul {
    display: block; }

  .fn_nav ul.parent_hover {
    display: block; }

  .fn_nav a {
    color: #0057A3;
    background: #FFF;
    background: url("https://www.facilitiesnet.com/graphics/nav-bg.png") top left repeat-x;
    background: none;
    display: block;
    width: 100%;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 10px 0 0 0;
    /*padding for text within link*/ }

  .fn_nav li:hover {
    color: white;
    background: url("https://www.facilitiesnet.com/graphics/nav-bg-over.png") top left repeat-x;
    background: none; }

  .fn_nav li.hover,
  .fn_nav li a:hover {
    color: #FFF;
    background: url("https://www.facilitiesnet.com/graphics/nav-bg-over.png") top left repeat-x;
    background: none; }

  .fn_nav ul ul {
    margin-top: -10px;
    left: 99%;
    width: 100px; }

  .fn_nav span {
    display: block; }

  .fn_nav {
    float: left;
    width: 987px;
    color: white;
    background: url("https://www.facilitiesnet.com/graphics/nav-bg.png") top left repeat-x;
    background: none; }

  .endmenu {
    clear: left; }

  /***MEMBER****/
  #underlogo {
    width: 370px;
    text-decoration: left;
    margin: 0px 0 0 3px; }

  #underlogo a:link {
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block; }

  #underlogo a:hover {
    text-decoration: underline; }

  /***EXPANDED NAV***/
  .expandContainer {
    padding: 100px 0 0 100px;
    position: relative;
    z-index: 9999; }

  .choose {
    padding: 5px;
    background-color: #ff00ff; }

  .choose:hover {
    background-color: #ee00ee; }

  .popup {
    padding: 20px;
    background-color: #f5f5f5;
    position: absolute;
    display: none;
    top: 300px;
    left: 0;
    color: #000000;
    font-weight: 400;
    z-index: 9999; }

  /***NATIVE AD WHITEPAPER***/
  div.peach, div.lightBlue {
    width: 96%;
    background-color: #faf0dd;
    margin: 0;
    padding: 2%;
    float: left; }

  div.lightBlue {
    background-color: #e5edf1; }

  div.peach span.gray {
    color: #939598;
    font-weight: 600; }

  div.peach span.orange {
    color: #f58220;
    font-weight: 600; }

  div.peach .entry {
    width: 96%;
    margin: 0;
    padding: 1% 2%; }

  .entry .item {
    width: 48%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: .875em; }

  .entry .itemData {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0; }

  #onecolumn #article .entry .itemData p {
    max-width: 30%;
    text-align: right;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    font-size: .875em;
    line-height: .666em; }

  .entry .itemData .lineGraph {
    width: 84%;
    margin: 0;
    padding: 0;
    float: right; }

  .line {
    background: #939598;
    height: .875em;
    margin: 0;
    padding: 0;
    float: left;
    display: inline-block; }

  .onethird {
    width: 33%;
    text-align: center;
    float: left;
    margin: 0;
    padding: 0; }

  .onethird p, .item p {
    margin: 0;
    padding: 0; }

  /* ### Responsive styles ###*/
  .blueSqBx {
    background-color: #FFF;
    width: 650px; }

  .blueSqBx {
    border: 1px solid #78c6e6; }

  .blueSqBx {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FFF', endColorstr = '#cde7f4'); }

  /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
  /*Element must have a height (not auto)*/
  /*All filters must be placed together*/
  .blueSqBx {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FFF', endColorstr = '#cde7f4')"; }

  /*Element must have a height (not auto)*/
  /*All filters must be placed together*/
  .blueSqBx {
    background-image: -moz-linear-gradient(top, #FFF, #cde7f4); }

  .blueSqBx {
    background-image: -ms-linear-gradient(top, #FFF, #cde7f4); }

  .blueSqBx {
    background-image: -o-linear-gradient(top, #FFF, #cde7f4); }

  .blueSqBx {
    background-image: -webkit-gradient(linear, center top, center bottom, from(#FFF), to(#cde7f4)); }

  .blueSqBx {
    background-image: -webkit-linear-gradient(top, #FFF, #cde7f4); }

  .blueSqBx {
    background-image: linear-gradient(top, #FFF, #cde7f4); }

  /*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
  /* CLEARFIX
  ---------------------------------------------------------------------- */
  .clearfix:after {
    clear: both; }

  .clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }

  .clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }

  /* MEMBER CONTENT AND ARTICLE COUNT */
  .memberBox, .articleBox {
    width: 56px;
    height: 39px;
    margin-top: 13px;
    background-color: #0099d3; }

  .memberBox:hover, .articleBox:hover {
    background-color: #0081b2; }

  .memberBox {
    background: #0099d3 url("https://www.facilitiesnet.com/graphics/memberboxbg1.png");
    background-position: top left;
    background-repeat: none; }

  .articleBox {
    background: #0099d3 url("https://www.facilitiesnet.com/graphics/articleboxbg1.png");
    background-position: top left;
    background-repeat: none; }

  .countWrap {
    width: inherit;
    padding: 0;
    float: left;
    margin: 6px 0 0 28px;
    position: relative; }

  .count {
    background: url("https://www.facilitiesnet.com/graphics/countBG.png");
    background-position: top left;
    background-repeat: repeat-x;
    height: 15px;
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #FFF;
    display: inline-block;
    float: left; }

  .countLeft {
    background: url("https://www.facilitiesnet.com/graphics/countLeftBG.png");
    background-position: top left;
    background-repeat: no-repeat;
    height: 15px;
    width: 7px;
    float: left;
    display: inline-block; }

  .countRight {
    background: url("https://www.facilitiesnet.com/graphics/countRightBG.png");
    background-position: top left;
    background-repeat: no-repeat;
    height: 15px;
    width: 7px;
    float: left;
    display: inline-block; } }
/* Smaller ----------- */
@media screen and (max-width: 480px) {
  /* ---- Styles for Press Releases ----*/
  /*typography*/
  .featureImgMain {
    width: 100%;
    margin: 0px;
    padding: 0px; }

  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12 {
    width: 100%; }

  .not-web {
    display: inline; }

  .not-mobile {
    display: none; } }
/*
 Width: 1000px
 # Columns : 6 
 Column width: 65px
 Gutter : 20px 

target / context = result

 */
span, br {
  margin: 0;
  padding: 0;
  border: 0; }

/* ---- Styles for Magazine Pages ----*/
#onecolumn h4 {
  font-family: "Droid Serif", georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #999;
  padding: 0 0 5px 10px;
  margin: 0;
  font-weight: normal; }

#onecolumn h4 a {
  font-family: "Droid Serif", georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #333;
  padding: 0 10px 20px 10px;
  margin: 0;
  text-decoration: none; }

#onecolumn {
  width: 100%;
  max-width: 653px;
  float: left;
  padding: 0;
  margin: 0;
  font-family: Arial, verdana, helvetica, sans-serif;
  overflow: hidden; }

#onecolumn.link-page {
  background: #f6f6f6; }
  #onecolumn.link-page h1 {
    text-transform: capitalize;
    width: 97%;
    padding: 0 1.5%;
    margin-top: 10px;
    margin-right: 2%; }
  #onecolumn.link-page #article {
    background: #FFFFFF;
    padding: 1.5em 2% 1em 2%; }

.onecolumnContainer {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0; }

#onecolumn h1, #article h1 {
  font-family: "Droid Serif", georgia, "Times New Roman", Times, serif;
  font-size: 2.375em;
  color: #000000;
  line-height: 1.1em;
  margin-bottom: 16px; }

#onecolumn h2 {
  font-family: "Droid Serif", georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  color: #000000;
  padding: 0 0 10px 0;
  margin: 0;
  /*text-transform: capitalize;*/ }

#onecolumn p,
#onecolumn ul,
#onecolumn ol {
  padding: 0 0 1em 0;
  font-family: Arial, verdana, helvetica, sans-serif;
  font-size: 1em;
  color: #000000; }

#onecolumn p b,
#onecolumn p strong {
  font-weight: 700; }

.Mag_Logo_Header {
  padding: 10px 0 0 0;
  float: right;
  margin-left: 25px; }

#onecolumn #article {
  /*width:90%;*/
  margin: 0;
  padding: 0 2%; }

#onecolumn span.partsContainer {
  margin-left: 25px;
  /* Landscape phones and down */ }
  @media (max-width: 480px) {
    #onecolumn span.partsContainer {
      display: block;
      margin-left: 0; } }

.articleparts a {
  color: #333;
  text-decoration: underline;
  font-family: Arial, verdana, helvetica, sans-serif;
  padding: 0;
  margin: 0; }

.articleparts a:hover {
  color: #666666; }

span.articleparts a {
  color: #333;
  text-decoration: underline;
  font-family: Arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  padding: 0;
  margin: 0; }

span.articleparts a:hover {
  color: #666666; }

.topR {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 40%;
  font-size: 20px; }

.topL {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 30%; }

.topR p {
  margin: 0px 0 1% 0;
  padding-right: 0px;
  text-align: right; }

.topSm {
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  line-height: none; }

#onecolumn #article a:link {
  text-decoration: underline;
  color: #333; }

#onecolumn #article a:visited {
  text-decoration: underline;
  color: #666; }

#onecolumn #article a:hover {
  text-decoration: underline;
  color: #369; }

.articleparts a, h1.headline, .sectionarticles {
  /*text-transform: capitalize;*/ }

.sectionarticles {
  font-weight: 800; }

#onecolumn #article > h2, #onecolumn > h2 {
  font-family: "Droid Serif", georgia, "Times New Roman", Times, serif;
  font-size: 1.5em;
  color: #000000;
  margin: 0.5em 0;
  /*margin-left:32.65%; FIX*/
  max-width: 614px;
  /*FIX*/
  margin: 0.5em auto;
  /*FIX*/ }

#onecolumn #article > h3, #onecolumn > h3 {
  font-family: "Droid Serif", georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  color: #000;
  margin: 0.5em 0;
  /*margin-left:32.65%; FIX*/
  max-width: 614px;
  /*FIX*/
  margin: 0.5em auto;
  /*FIX*/ }

.author {
  font-family: Arial, verdana, helvetica, sans-serif;
  font-size: 11px;
  color: #999;
  padding: 0;
  margin: 0px; }

.articleheader {
  font-family: "Droid Serif", georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-weight: bold; }

.articleparts {
  font-family: Arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  padding: 0;
  margin: 0; }

#articletool {
  float: right;
  padding: 0 0 0 15px; }

#onecolumn #article h1 {
  /*margin-left:32.65%;*/ }

#onecolumn #article p,
#onecolumn #article ul,
#onecolumn #article ol,
#onecolumn #article table,
#onecolumn #article h3 {
  font-size: 1.125rem;
  line-height: 2.0625rem;
  /*margin-left:32.65%; FIX*/
  max-width: 614px;
  /*FIX*/
  /* margin: 0.5em auto; FIX*/ }

#onecolumn #article h3 {
  font-size: 1.125em;
  font-weight: 600; }

#onecolumn #article table p {
  margin-left: 0; }

#onecolumn #article .article_type {
  font-size: 9px; }

#onecolumn #article p:empty {
  display: none; }

/* --- Article Tools Styling --*/
/* Widget tool styles */
div#article #toolsContainer {
  border: none;
  margin: 0;
  padding: 0;
  width: 640px;
  display: inline; }

#ProductsBox p {
  margin: 0;
  padding: 0 5px 0 5px;
  font-size: 11px;
  color: #333; }

#ProductsBox a.productsHdr {
  font: normal 11px Verdana, Verdana, Arial, Helvetica, sans-serif;
  color: #009900; }

#ProductsBox span.productsBody {
  font: normal 11px Verdana, Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  margin: 0;
  padding: 0; }

#article-toolsNew {
  margin: 0; }

#article-toolsNew ul {
  margin: 3px 0 0 0;
  padding: 0;
  float: left;
  width: 640px; }

#onecolumn #article #article-toolsNew ul {
  list-style: none; }

#onecolumn #article #article-toolsNew ul li {
  float: left;
  padding: 10px 0 0 5px; }

#article-toolsNew ul a {
  background-repeat: no-repeat;
  line-height: 20px;
  margin-right: 4px;
  padding: 4px 0 5px 10px;
  font-size: 11px;
  float: left;
  display: block; }

#micro-adNew {
  float: left;
  width: 350px; }

#micro-adNew ul, #micro-adNew ul li {
  margin: 0;
  list-style: none;
  border: 0;
  padding: 0 0 0 0;
  font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #999; }

#article-toolsNew li#tool-email {
  padding-top: 12px; }

#article-toolsNew li#tool-email a {
  background-image: url("https://facilitiesnet.com/images/icon_email_sm.png");
  padding-left: 16px;
  text-indent: -9000px; }

#article-toolsNew li#tool-print {
  padding-top: 12px; }

#article-toolsNew li#tool-print a {
  background-image: url("https://facilitiesnet.com/images/icon_print_sm.png");
  padding-left: 16px;
  text-indent: -9000px; }

#article-toolsNew li#tool-rss {
  padding-top: 12px; }

#article-toolsNew li#tool-rss a {
  background-image: url("https://facilitiesnet.com/images/icon_rss_sm15x15.gif");
  padding-left: 16px;
  text-indent: -9000px; }

#maincontent #article a {
  text-decoration: underline; }

.sitetoolssponsor {
  font-size: 9px; }

#maincontent #article ol {
  padding-left: 25px; }

/*

#article-tools { float: left; padding: 25px 0 0 150px; width: 225px; }
#article-tools ul { margin: 13px 0 0 0; padding: 0; list-style: none; float: left; }

#article-tools ul li {
    float: left;
    }
#article-tools a {
    background-repeat: no-repeat;
    line-height: 20px;
    margin-right: 9px;
    padding: 4px 0 5px 25px;
    font-size: 9px;
    display: block;
}
*/
#micro-ad {
  float: right;
  width: 128px; }

#micro-ad ul, #micro-ad ul li {
  margin: 0;
  list-style: none;
  text-align: right;
  border: 0;
  padding: 0 5px 0 0;
  font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #999;
  text-align: right; }

a.previous {
  color: #333;
  font-weight: bold;
  float: left; }

a.next {
  color: #333;
  font-weight: bold;
  float: right; }

a.previous:hover {
  color: #666666; }

a.next:hover {
  color: #666666; }

.clear {
  clear: both; }

/***ARTICLE CONTENT PAGES***/
#maincontent #article a {
  text-decoration: underline; }

#maincontent #article ul,
#maincontent #article ol {
  padding-left: 25px;
  list-style: inherit; }

#maincontent #article li {
  padding-top: 5px; }

.sitetoolssponsor {
  font-size: 9px; }

#maincontent #article ol {
  padding-left: 25px;
  list-style-type: decimal; }
  #maincontent #article ol li {
    list-style: inherit; }

#toolsNew {
  width: 100%;
  margin-bottom: 3em; }

#toolsContainer {
  width: 100%;
  float: left;
  display: inline;
  margin: 0px;
  padding: 0px; }

.toolsAd {
  float: left;
  display: inline; }

.toolsAd img {
  margin: 8px 2% 0 0; }

.toolsLogo {
  float: right;
  display: inline;
  padding: 15px; }

#toolsNew a {
  font: 10px Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px; }

.logoBOM {
  width: 123px; }

.hideWeb {
  display: none; }

#article hr {
  width: 100%; }

#article .leftcolumn {
  max-width: 310px;
  float: left; }

#article .rightcolumn {
  max-width: 310px;
  float: right; }

/* ---- Styles for Press Releases ----*/
.author {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999;
  padding: 0;
  margin: 0px; }

#articletool {
  float: right;
  padding: 0 0 0 15px; }

#tip_tools {
  float: right;
  max-width: 200px;
  height: 400px;
  padding: 0 0 0 0; }

.flt_left {
  float: left;
  max-width: 400px; }

.categories {
  padding: 0 0 0 10px; }

/* Webcast page------- */
.edulinks-container {
  max-width: 100%;
  /*margin:.75em;*/
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #0099D3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* text-align:center;*/
  padding: 2%; }

.flatTop {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.noTopBorder {
  border-top: none; }

#onecolumn #article a.ltBlueBtn, a.ltBlueBtn, #onecolumn #article a.blackBtn, a.blackBtn, #onecolumn #article a.blackBtn, a.blackBtnSm, #onecolumn #article a.dkBlueBtn, a.dkBlueBtn, #onecolumn #article a.ltGreyBtn, a.ltGreyBtn, #onecolumn #article a.ltGreyBtnSm, a.ltGreyBtnSm, #onecolumn #article a.purpleBtn, a.purpleBtn {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c2e6fb), color-stop(1, #c2e6fb));
  background: -moz-linear-gradient(top, #c2e6fb 5%, #c2e6fb 100%);
  background: -webkit-linear-gradient(top, #c2e6fb 5%, #c2e6fb 100%);
  background: -o-linear-gradient(top, #c2e6fb 5%, #c2e6fb 100%);
  background: -ms-linear-gradient(top, #c2e6fb 5%, #c2e6fb 100%);
  background: linear-gradient(to bottom, #c2e6fb 5%, #c2e6fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2e6fb', endColorstr='#c2e6fb',GradientType=0);
  background-color: #c2e6fb;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #009bd3;
  display: inline-block;
  color: #000000;
  font: 1em Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: normal;
  padding: 3%;
  text-decoration: none !important;
  width: 100%;
  /*margin:0 1%;
  Float:left;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }

#onecolumn #article a.purpleBtn, a.purpleBtn, #onecolumn #article a:hover.purpleBtn, a:hover.purpleBtn {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #213163), color-stop(1, #213163));
  background: -moz-linear-gradient(top, #213163 5%, #213163 100%);
  background: -webkit-linear-gradient(top, #213163 5%, #213163 100%);
  background: -o-linear-gradient(top, #213163 5%, #213163 100%);
  background: -ms-linear-gradient(top, #213163 5%, #213163 100%);
  background: linear-gradient(to bottom, #213163 5%, #213163 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#213163', endColorstr='#213163',GradientType=0);
  background-color: #213163;
  border: 1px solid #333;
  color: #FFF; }

.dkBlueBtn, #onecolumn #article a.dkBlueBtn {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #009bd3), color-stop(1, #009bd3));
  background: -moz-linear-gradient(top, #009bd3 5%, #009bd3 100%);
  background: -webkit-linear-gradient(top, #009bd3 5%, #009bd3 100%);
  background: -o-linear-gradient(top, #009bd3 5%, #009bd3 100%);
  background: -ms-linear-gradient(top, #009bd3 5%, #009bd3 100%);
  background: linear-gradient(to bottom, #009bd3 5%, #009bd3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009bd3', endColorstr='#009bd3',GradientType=0);
  background-color: #009bd3;
  border: 1px solid #333;
  color: #FFF; }

.dkBlueBtn:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #009bd3), color-stop(1, #009bd3));
  background: -moz-linear-gradient(top, #009bd3 5%, #009bd3 100%);
  background: -webkit-linear-gradient(top, #009bd3 5%, #009bd3 100%);
  background: -o-linear-gradient(top, #009bd3 5%, #009bd3 100%);
  background: -ms-linear-gradient(top, #009bd3 5%, #009bd3 100%);
  background: linear-gradient(to bottom, #009bd3 5%, #009bd3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009bd3', endColorstr='#009bd3',GradientType=0);
  background-color: #009bd3; }

#onecolumn #article a.blackBtn, #onecolumn #article a.blackBtnSm {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #333), color-stop(1, #000000));
  background: -moz-linear-gradient(top, #333 5%, #000000 100%);
  background: -webkit-linear-gradient(top, #333 5%, #000000 100%);
  background: -o-linear-gradient(top, #333 5%, #000000 100%);
  background: -ms-linear-gradient(top, #333 5%, #000000 100%);
  background: linear-gradient(to bottom, #333 5%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#000000',GradientType=0);
  background-color: #333;
  border: 1px solid #333;
  color: #FFF; }

#onecolumn #article a.ltGreyBtn, #onecolumn #article a.ltGreyBtnSm {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e5e5e5), color-stop(1, #e5e5e5));
  background: -moz-linear-gradient(top, #e5e5e5 5%, #e5e5e5 100%);
  background: -webkit-linear-gradient(top, #e5e5e5 5%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #e5e5e5 5%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #e5e5e5 5%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #e5e5e5 5%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#e5e5e5',GradientType=0);
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
  color: #333; }

#onecolumn #article a.ltBlueBtn:hover, a.ltBlueBtn:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c2e6fb), color-stop(1, #c2e6fb));
  background: -moz-linear-gradient(top, #c2e6fb 5%, #c2e6fb 100%);
  background: -webkit-linear-gradient(top, #c2e6fb 5%, #c2e6fb 100%);
  background: -o-linear-gradient(top, #c2e6fb 5%, #c2e6fb 100%);
  background: -ms-linear-gradient(top, #c2e6fb 5%, #c2e6fb 100%);
  background: linear-gradient(to bottom, #c2e6fb 5%, #c2e6fb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2e6fb', endColorstr='#c2e6fb',GradientType=0);
  background-color: #c2e6fb; }

#onecolumn #article a.ltBlueBtn:active, a.ltBlueBtn:active, #onecolumn #article a.blackBtn:active, a.blackBtn:active, #onecolumn #article a.blackBtnSm:active, a.blackBtnSm:active, #onecolumn #article a.dkBlueBtn:active {
  position: relative;
  top: 1px; }

#onecolumn #article a.blackBtnSm {
  width: 62%;
  margin: 2%;
  text-decoration: none;
  text-align: center; }

#onecolumn #article a.first {
  margin-left: 2%; }

#onecolumn #article a.last {
  margin-right: 4%; }

#onecolumn #article .small {
  font-size: 10px !important; }

#onecolumn #article .noLink a, .noLink a, .noLink {
  text-decoration: none !important; }

#webcastsTop {
  max-width: 100%;
  margin: 0px;
  padding: 3%;
  background: #c2e6fb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: auto;
  border: 1px solid #0099d3; }

#webcasts-stage {
  background: #fff;
  max-width: 100%;
  border: 1px solid #0099cc;
  border-bottom: none;
  margin: -2px 0 0 0;
  padding: 20px 0 0 38px;
  position: relative;
  top: -2px;
  left: 0;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.not-web {
  display: None; }

.not-mobile {
  display: inline; }

/* Career Center Styles */
#onecolumn #article p.jobposting {
  font-size: 0.75em;
  line-height: 13px;
  color: #333;
  margin: 5%;
  padding: 0; }

#onecolumn #article p.jobpostingbig {
  font-size: 0.75em;
  line-height: 17px;
  color: #333;
  margin: 0 auto;
  padding: 5%;
  text-align: center; }

#onecolumn #article p.adListDes {
  font-size: 11px; }

#onecolumn #article p.adList a {
  font-size: 12px; }

#onecolumn #article a:link.joblink, #onecolumn #article a:link.sectionarticles {
  text-decoration: none;
  color: #666;
  font-weight: normal; }

#onecolumn #article a:link.sectionarticles {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: .5em 0;
  display: block;
  line-height: 1.2em; }

#onecolumn #article a:visited.joblink, #onecolumn #article a:visited.sectionarticles, ul.roundedlist a, .grid_10 a:visited, .grid_10 a {
  text-decoration: none !important;
  color: #333; }

#onecolumn #article a:hover.joblink, #onecolumn #article a:hover.sectionarticles {
  text-decoration: none;
  color: #0099cc; }

#onecolumn #article ul.roundedlist a, .grid_10 a {
  margin: 0px !important;
  padding: 0px !important;
  font-size: 12px !important;
  line-height: 13px !important; }

#onecolumn #article ul.roundedlist a:visited, .grid_10 a:visited {
  color: #333 !important; }

#onecolumn #article ul.roundedlist a:hover, .grid_10 a:hover {
  color: #0099cc !important; }

#onecolumn #article ul.roundedlist {
  padding: 0px !important;
  margin: 0;
  list-style: none; }

hr.blue1 {
  border: 0;
  width: 100%;
  color: #0099cc;
  background-color: #0099cc;
  height: 1px;
  margin: 4px 0 0 0;
  padding: 0; }

hr.ltBlue {
  width: 90%;
  margin: 2% auto;
  padding: 0px;
  border: 0;
  border-bottom: thin #c8e8f4 dotted; }

#onecolumn #article h2.blue, #onecolumn #article h2.purple {
  border-bottom-color: #0099cc;
  border-bottom: thick solid;
  text-align: center;
  font-size: 1em;
  line-height: 1em;
  margin: 0;
  padding: 0;
  color: #0099cc; }

#onecolumn #article h2.purple {
  border-bottom-color: #213163;
  color: #213163; }

#onecolumn #article h2.purple a:link {
  text-decoration: none;
  color: #213163; }

#onecolumn #article h2.purple a:hover {
  text-decoration: unerline; }

#onecolumn #article p span.itemtitle a:link, #onecolumn #article p span.itemtitle a:visited, #onecolumn #article p span.itemtitle a:hover {
  font-family: 'helvetica neue',helvetica,verdana,sans-serif;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
  margin: 0;
  padding: 0;
  font-size: 14px; }

#onecolumn #article h3.ltrBlue, #onecolumn #article a.ltrBlue {
  font-size: 1.0em;
  text-decoration: none;
  margin: 7% 0 3% 0;
  padding: 0 0 0 0;
  color: #009bd3;
  border-bottom: medium solid;
  border-bottom-color: #c2e6fb; }

#onecolumn #article .smGreen {
  font-size: 10px !important;
  color: #093; }

/* Responsive video*/
#onecolumn #article .embed-container {
  position: relative;
  padding-bottom: 50.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

#onecolumn #article .embed-container iframe, #onecolumn #article .embed-container object, #onecolumn #article .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.alphaList, a.alphaList {
  font-size: 1.025em;
  color: #333;
  text-decoration: none;
  margin-right: 1%;
  float: left;
  display: inline; }

#onecolumn #article .mobileFNouter {
  border: 1px solid #4db7e1;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#onecolumn #article .mobileFNinner {
  background: #b1dcef;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IxZGNlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDliZDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #b1dcef 0%, #009bd4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b1dcef), color-stop(100%, #009bd4));
  background: -webkit-linear-gradient(top, #b1dcef 0%, #009bd4 100%);
  background: -o-linear-gradient(top, #b1dcef 0%, #009bd4 100%);
  background: -ms-linear-gradient(top, #b1dcef 0%, #009bd4 100%);
  background: linear-gradient(to bottom, #b1dcef 0%, #009bd4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1dcef', endColorstr='#009bd4',GradientType=0 );
  border: 2px solid #FFF; }

#onecolumn #article .mobileBOMouter {
  border: 1px solid #7bc5e8;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#onecolumn #article .mobileBOMinner {
  background: #cceaf4;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjZWFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #cceaf4 0%, #FFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cceaf4), color-stop(100%, #FFF));
  background: -webkit-linear-gradient(top, #cceaf4 0%, #FFF 100%);
  background: -o-linear-gradient(top, #cceaf4 0%, #FFF 100%);
  background: -ms-linear-gradient(top, #cceaf4 0%, #FFF 100%);
  background: linear-gradient(to bottom, #cceaf4 0%, #FFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cceaf4', endColorstr='#FFF',GradientType=0 );
  border: 2px solid #FFF; }

#onecolumn #article .mobileFMDinner {
  background: #d6dae3;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2ZGFlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d6dae3 0%, #feffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d6dae3), color-stop(100%, #feffff));
  background: -webkit-linear-gradient(top, #d6dae3 0%, #feffff 100%);
  background: -o-linear-gradient(top, #d6dae3 0%, #feffff 100%);
  background: -ms-linear-gradient(top, #d6dae3 0%, #feffff 100%);
  background: linear-gradient(to bottom, #d6dae3 0%, #feffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6dae3', endColorstr='#feffff',GradientType=0 );
  border: 2px solid #FFFFF; }

#onecolumn #article .mobileFMDouter {
  border: 1px solid #435887;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#onecolumn #article .mobileMYinner {
  background: #f0d3cf;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZDNjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f0d3cf 0%, #FFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0d3cf), color-stop(100%, #FFF));
  background: -webkit-linear-gradient(top, #f0d3cf 0%, #FFF 100%);
  background: -o-linear-gradient(top, #f0d3cf 0%, #FFF 100%);
  background: -ms-linear-gradient(top, #f0d3cf 0%, #FFF 100%);
  background: linear-gradient(to bottom, #f0d3cf 0%, #FFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0d3cf', endColorstr='#FFF',GradientType=0 );
  border: 2px solid #FFF; }

#onecolumn #article .mobileMYouter {
  border: 1px solid #be301a;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#onecolumn #article a:link.mobileLink, #onecolumn #article a:visited.mobileLink {
  display: block;
  width: 90%;
  margin: 1em 5% .5em;
  background: #f7fbfe;
  border: 1px solid #999;
  text-decoration: none;
  text-align: center;
  color: #0676b8;
  font-size: .75em;
  line-height: 1em;
  height: 2em;
  padding: .75em 0; }

#onecolumn #article a:hover.mobileLink {
  background: #FFF; }

#onecolumn #article .tabcontent a:link, #onecolumn #article .indentmenu a:link, #onecolumn #article #asklink a:link {
  text-decoration: none;
  line-height: 1em; }

#onecolumn #article #asklink {
  padding-top: 7.5em; }

/* BOM */
#maincontent #article .BOMexclusive {
  max-width: 100%;
  /*margin:.75em;*/
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #0099d3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* text-align:center;*/ }

#maincontent #article .BOMexclusive h5, #maincontent #article .BOMexclusive h4 {
  text-align: center;
  color: #FFF;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #0099d3;
  font-family: 'helvetica neue',helvetica, sans-serif; }

#maincontent #article .BOMexclusive h5 {
  font-weight: 400;
  font-size: .875em; }

#maincontent #article .grid_9 .BOMexclusive h4 {
  color: #999;
  background: #FFF;
  margin-top: 5px; }

.articleDeckDiv {
  width: 100%; }
  .articleDeckDiv .caption-container {
    width: 100%;
    max-width: 450px;
    padding-bottom: 0.625em; }
    .articleDeckDiv .caption-container span {
      font-size: 12px;
      line-height: 17px;
      display: inline-block;
      color: #333;
      font-style: normal;
      margin-top: 8px; }
      .articleDeckDiv .caption-container span:empty {
        display: none; }
      .articleDeckDiv .caption-container span.credit {
        color: #666; }
        .articleDeckDiv .caption-container span.credit a {
          color: #666 !important; }
    .articleDeckDiv .caption-container:empty {
      display: none; }

.articleDeckDiv .articleImage, #onecolumn #article .productImg {
  width: 100%;
  max-width: 175px;
  margin-right: 10px;
  /*margin-bottom:1em;*/
  float: left; }

#onecolumn .articleImage {
  float: left;
  width: 225px;
  margin-top: 1em;
  margin-right: 15px;
  /* Landscape phones and down */ }
  @media (max-width: 480px) {
    #onecolumn .articleImage {
      float: none;
      width: 100%;
      max-width: 100%; } }

#onecolumn #article div.articleDeckDiv {
  font-size: 1.125rem;
  /*line-height: 2.0625rem;*/
  line-height: 1.2;
  max-width: 614px;
  font-family: Arial, verdana, helvetica, sans-serif;
  font-style: italic;
  color: #000000;
  margin-bottom: 0;
  width: 100%;
  float: left;
  text-align: left; }

#onecolumn #article p.articleDeck:after, .articleDeckDiv:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#onecolumn {
  background-color: #FFF;
  float: left;
  margin: 0;
  max-width: 640px;
  padding: 0;
  width: 100%; }

.fb_iframe_widget {
  margin: 0 auto;
  max-width: 614px;
  display: block !important; }

.table-5min {
  position: relative;
  right: -2%;
  float: right; }

#onecolumn #article .selectArticleParts {
  max-width: 614px; }
  #onecolumn #article .selectArticleParts .article-part {
    margin: 0 !important;
    font-size: .875em;
    font-family: "Droid Serif", georgia, "Times New Roman", Times, serif;
    padding: 0; }
  #onecolumn #article .selectArticleParts .current-part,
  #onecolumn #article .selectArticleParts .curren-part .partNumber {
    color: grey !important; }

.selectArticleParts .article-part .partNumber,
.selectArticleParts .article-current .partNumber {
  position: inherit;
  left: inherit;
  margin-right: 0.5rem; }

p.article-current {
  margin: .5em 0 !important; }

#scrollContainer .article-part {
  margin-left: 10%;
  margin-top: 1em;
  /* Landscape phones and down */
  /* Landscape phones and down */ }
  @media (min-width: 1265px) {
    #scrollContainer .article-part {
      margin-left: 7%; } }
  @media (max-width: 544px) {
    #scrollContainer .article-part {
      margin-left: 15%; } }

#scrollContainer .article-part .partNumber {
  font-size: 0.75em;
  margin-top: 0.25em;
  /* Landscape phones and down */ }
  @media (max-width: 768px) {
    #scrollContainer .article-part .partNumber {
      font-size: .75em;
      margin-top: .375em; } }

.article-branding {
  float: right;
  padding: .5em; }
  .article-branding a {
    display: block; }
    .article-branding a img {
      width: 100px; }

#onecolumn #article .selectArticleParts a {
  text-decoration: none; }

#onecolumn #article .selectArticleParts a:hover {
  color: #0089be;
  text-decoration: none; }

#onecolumn #article p.article-current {
  /*margin-left:7%;
  font-size:1.125em;*/
  color: #808080; }

#onecolumn #article p.article-current .partNumber {
  color: #808080; }

#vidcontainer_wrapper {
  float: right; }

/*---960 MODE---*/
@media only screen and (max-width: 1265px) {
  #onecolumn {
    max-width: 640px; }

  #onecolumn #article p, #onecolumn #article table, #onecolumn table, #onecolumn #article ul, #onecolumn #article ol, #onecolumn #article h1, #onecolumn #article > h2, #onecolumn #article > h3, #onecolumn #article table,
  #onecolumn #article .selectArticleParts .article-part, #onecolumn #article .selectArticleParts .article-current, #onecolumn #article h3 {
    margin-left: 0%; }

  .table-5min {
    position: relative;
    right: -2%; } }
/* ----------- iPad 3 and 4 ----------- */
@media only screen and (max-width: 1066px) {
  #onecolumn {
    max-width: 66.666%;
    overflow-x: hidden; } }
@media only screen and (max-width: 955px) {
  #onecolumn {
    max-width: 66.666%;
    overflow-x: hidden; } }
@media only screen and (max-width: 914px) {
  /* IPAD VERTICAL - SMALLER THAN BANNER + EXPAND + MARGINS */
  #onecolumn, #scrollContainer {
    max-width: 60%;
    overflow-x: hidden; }

  .articleDeckDiv .articleImage, #onecolumn #article .productImg {
    /*margin-right:0px;*/ } }
@media only screen and (max-width: 766px) {
  /* phones TOO SMALL FOR BANNER */
  #onecolumn {
    max-width: 100%; } }
/* Smaller ----------- */
@media only screen and (max-width: 488px) and (orientation: portrait) {
  /* ---- Styles for Press Releases ----*/
  #onecolumn #article a.ltBlueBtn, #onecolumn #article a.blackBtn {
    width: 100%; }

  #onecolumn #article a.ltGreyBtnSm {
    width: 42%;
    float: left;
    margin: 2%;
    text-decoration: none; }

  #onecolumn #article a.blackBtnSm {
    width: 42%;
    float: none;
    margin: 2% auto;
    text-decoration: none;
    text-align: center; }

  #article h3, #onecolumn #article h3, #onecolumn h3 {
    border: none;
    line-height: 1.5em;
    margin-top: 1.5em;
    font-size: 1em; }

  #tip_tools {
    float: left;
    max-width: 100%;
    height: auto; }

  .flt_left {
    float: left;
    max-width: 100%; }

  #article .leftcolumn {
    max-width: 100%; }

  #article .rightcolumn {
    max-width: 100%;
    float: left; }

  /*typography*/
  #onecolumn #article h1 {
    font-weight: 100;
    letter-spacing: -1.5px;
    font-size: 2.125em; }

  #onecolumn #article h2 {
    font-weight: 100;
    color: #273750;
    font-size: 2.0em; }

  #onecolumn #article h3, #onecolumn h3 {
    font-weight: 100;
    font-size: 1.50em; }

  #onecolumn #article h2.blue, #onecolumn #article h2.purple {
    font-size: 1.50em; }

  .edulinks-container {
    margin: 0 auto;
    max-width: 98%;
    padding: 2%; }

  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12 {
    width: 100%; }

  .not-web {
    display: inline; }

  .not-mobile {
    display: none; }

  /* Responsive video*/
  .embed-container {
    position: relative;
    padding-bottom: 50.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto; }

  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }
#nav {
  width: 100% !important;
  background: #0089be !important;
  padding-top: 1em;
  /*height: 102px;*/
  /*padding-top: 3em !important;*/
  /*margin-bottom:1em !important;*/
  /*margin-top:-1em !important;*/ }

#nav h1 {
  margin: 0 9px !important;
  padding: 0 !important;
  float: none;
  margin-bottom: .15em;
  display: inline-block; }

#mobile-nav-header {
  display: none; }

#container {
  width: 100%;
  max-width: 100% !important; }

#maincontent {
  width: 100% !important;
  max-width: 960px !important;
  float: none !important;
  margin: 1.125rem auto !important;
  padding: 0 !important;
  /*background:#f6f6f6 !important;*/
  position: relative !important;
  min-height: 1100px; }

#footer {
  position: inherit !important; }

#maincontent .wrapper {
  max-width: 940px !important; }

#adcolumn {
  width: 302px;
  padding: 0;
  margin-top: 0;
  /*float:right;*/
  display: inline;
  position: absolute;
  /*right: 0;*/
  right: 5px;
  box-sizing: border-box; }

#adcolumn > div {
  margin-bottom: 1em; }

#aside-form {
  position: relative; }

#scrollContainer {
  background-color: none;
  float: left;
  margin: 0;
  max-width: 640px;
  padding: 0;
  width: 100%; }

.recent-aside {
  margin: 0;
  background: #FFFFFF;
  padding: 1em;
  border: 1px solid #dddddd; }

.recent-aside ul {
  margin: .5em 0 0 0;
  padding: 0; }

.recent-aside li {
  padding: .5em 0 .625em 0;
  border-bottom: 1px solid #eee;
  background: #FFF; }

.recent-aside li:first-of-type {
  padding-top: 0; }

.recent-aside li:last-of-type {
  border-bottom: none; }

.recent-aside li a {
  font-family: 'Droid Serif',georgia,'Times New Roman',Times,serif;
  font-size: 1rem;
  color: #000;
  line-height: 1.2;
  font-weight: 700; }

.recent-aside li a:hover {
  color: #0098d5; }

.recent-aside .float-right {
  float: right;
  position: relative;
  top: -2px; }

.recent-aside .float-right .click-aside:last-of-type {
  margin-right: 0; }

/*---HEADER ADS----*/
.headerAdsWrapper {
  /*background: #0089be;
  margin:0 auto;
  width: 100%;*/
  /*padding:0 0 20px 0;*/
  /*padding-top: 3px;*/
  width: 728px;
  text-align: right;
  float: right; }

.headerAdsContainer {
  /*background: #0089be;
  height: 102px;
  width: 100%;
  max-width: 1280px;
  position: relative;
  margin: 0 auto;*/ }

.bannerAdContainer {
  /*width: 728px;
  position: absolute;
  left:50%;
  margin-left: -364px;*/ }

.expandAd1 {
  position: absolute;
  left: 3px;
  right: inherit;
  z-index: 9500; }

.expandAd2 {
  position: absolute;
  right: 3px;
  left: inherit;
  z-index: 9000; }

/*---END HEADERR ADS---*/
hr.inbetween {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #dddddd;
  margin: 15px 0;
  padding: 0; }

hr.nav-hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #33a8d6;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0; }

nav .login, .blueBar .login {
  float: none;
  position: absolute;
  left: 0;
  top: 0;
  /* Landscape phones and down */ }
  @media (min-width: 1265px) {
    nav .login, .blueBar .login {
      top: 0; } }

nav .login ul {
  line-height: 1em; }

nav .login > ul {
  margin-left: 28px;
  height: 1em; }

nav .login > ul > li > ul {
  height: inherit; }

.blueBar .login ul {
  line-height: 1em; }

.blueBar .login > ul {
  margin-left: 28px;
  height: 1em; }

.blueBar .login > ul > li > ul {
  height: inherit; }

nav .social {
  float: none;
  position: absolute;
  right: 0;
  top: 56px; }

.mag-cat .social {
  background: #0089be;
  border: 3px solid #0089be;
  border-radius: 3px;
  display: inline-block;
  height: 1em;
  width: 1em;
  padding: .25em; }

nav > .social a {
  opacity: 0.25; }

nav > .social a:hover {
  opacity: 1.0; }

.mag-cat .social a:hover {
  opacity: 1.0;
  background: #005A80;
  border: 3px solid #005A80; }

.social img, .mag-cat .social img {
  height: 1em; }

.magSocial {
  margin-top: .25em; }

/* 11/29/21 RS */
.social-icon {
  display: inline-block;
  background: #0089be;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  line-height: 22px;
  transition: all 0.2s ease-in-out; }
  .social-icon img {
    height: 10px; }
  .social-icon:hover {
    background: #005A80; }

ul.partner-solution li a {
  font-family: 'Droid Serif',georgia,'Times New Roman',Times,serif;
  font-size: 1rem;
  color: #000;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none; }

ul.partner-solution li {
  padding: 0 0.75em 1em; }

ul.partner-solution li a:hover {
  color: #0098d5; }

ul.partner-solution {
  margin: 0;
  padding: 0;
  list-style: none; }

/* 11/29/21 RS */
.fb {
  background: #0089be url("https://www.facilitiesnet.com/graphics/15icons.png");
  background-repeat: no-repeat;
  background-size: auto 64px;
  border: 3px solid #0089be;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 0 0; }

.fb:hover {
  background-position: 0 0;
  background: #005A80 url("https://www.facilitiesnet.com/graphics/15icons.png");
  border: 3px solid #005A80;
  background-size: auto 64px;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.twitter {
  background: #0089be url("https://www.facilitiesnet.com/graphics/15icons.png");
  background-repeat: no-repeat;
  background-size: auto 64px;
  border: 3px solid #0089be;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -60px 0; }

.twitter:hover {
  background: #005A80 url("https://www.facilitiesnet.com/graphics/15icons.png");
  border: 3px solid #005A80;
  background-size: auto 64px;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -60px 0; }

.linkedin {
  background: #0089be url("https://www.facilitiesnet.com/graphics/15icons.png");
  background-repeat: no-repeat;
  background-size: auto 64px;
  border: 3px solid #0089be;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -20px 0; }

.linkedin:hover {
  background: #005A80 url("https://www.facilitiesnet.com/graphics/15icons.png");
  border: 3px solid #005A80;
  background-size: auto 64px;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -20px 0; }

.rss {
  background: #0089be url("https://www.facilitiesnet.com/graphics/15icons.png");
  background-repeat: no-repeat;
  background-size: auto 64px;
  border: 3px solid #0089be;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -40px 0; }

.rss:hover {
  background: #005A80 url("https://www.facilitiesnet.com/graphics/15icons.png");
  border: 3px solid #005A80;
  background-size: auto 64px;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -40px 0; }

.myfn {
  background: #0089be url("https://www.facilitiesnet.com/graphics/15icons.png");
  background-repeat: no-repeat;
  background-size: auto 64px;
  border: 3px solid #0089be;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -80px 0;
  width: 35px !important; }

.myfn:hover {
  background: #005A80 url("https://www.facilitiesnet.com/graphics/15icons.png");
  border: 3px solid #005A80;
  background-size: auto 64px;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -80px 0;
  width: 35px !important; }

.gear {
  background: #0089be url("https://www.facilitiesnet.com/graphics/15icons.png");
  background-repeat: no-repeat;
  background-size: auto 64px;
  border: 3px solid #0089be;
  border-radius: 3px;
  display: inline-block;
  height: 26px !important;
  width: 26px !important;
  margin-right: .125em;
  padding: .25em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -120px 0;
  position: relative;
  top: 3px;
  left: 4px;
  height: 22px !important;
  width: 22px !important; }

#menuEmailAccountLI:hover .gear {
  background: #005A80 url("https://www.facilitiesnet.com/graphics/15icons.png");
  border: 3px solid #005A80;
  background-size: auto 64px;
  background-position: -120px 0; }

.nav-search {
  background-color: none;
  background-image: url("https://www.facilitiesnet.com/graphics/15icons.png");
  background-repeat: no-repeat;
  background-size: auto 64px;
  height: 34px !important;
  width: 26px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -384px 0;
  display: inline-block;
  position: relative;
  top: 0;
  /*margin-bottom: -.5em;*/
  border: none;
  border-radius: 0; }

.ipad-show {
  display: none; }

.ipad-login {
  display: inline-block;
  background-color: none;
  background-image: url("https://www.facilitiesnet.com/graphics/15icons.png");
  background-repeat: no-repeat;
  background-size: auto 64px;
  height: 34px !important;
  width: 25px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -192px 0;
  position: relative;
  top: 0;
  /*margin-bottom: -.5em;*/
  border: none;
  border-radius: 0; }

.ipad-login-container {
  width: 32%;
  float: left;
  padding-left: 5%; }

.ipad-login-container a {
  display: block;
  width: 100%;
  padding: 0;
  height: inherit;
  line-height: 20px;
  float: none; }

.ipad-login-container a:hover {
  color: #000000; }

.ipad-login-container .mobile-login {
  position: relative;
  margin-bottom: 1em; }

.ipad-login-container .email-address {
  max-width: 93%;
  overflow-x: hidden;
  display: inline-block;
  border-bottom: 3px solid #FFF;
  line-height: 20px;
  padding: 0 0 3px;
  position: relative;
  top: -2px; }

.mobile-login .mobile-gear {
  background: transparent url("https://www.facilitiesnet.com/graphics/15icons.png") no-repeat scroll -120px 0/auto 64px;
  /*border: 3px solid #0089be;
  border-radius: 3px;*/
  background-position: -120px 0;
  box-sizing: border-box;
  display: inline-block;
  /*height: 22px !important;*/
  /*left: 93%;*/
  /*margin-right: 0.125em;
  padding: 0.25em;*/
  position: relative;
  /*top: -25px;*/
  width: 22px !important;
  /*margin-bottom:-1em;*/
  height: 22px;
  left: 13px;
  border: none; }

.div-right {
  float: left;
  width: 50%; }

.webcast-cat .div-right {
  width: 70%; }

.beacon {
  font-size: .875em;
  position: absolute;
  background: transparent url(https://www.facilitiesnet.com/graphics/beacon-bg.png) top left no-repeat;
  height: 29px;
  width: 21px;
  text-align: center;
  padding: .4em 0 0 0;
  left: 5px;
  top: 0;
  /* Landscape phones and down */ }
  @media (min-width: 1265px) {
    .beacon {
      top: 0; } }

#beacon-menu {
  /*text-align:left;padding:.75em 1em;*/
  display: none;
  visibility: none;
  /*position:absolute;background:#005A80;width:39%;left:-.5em;z-index:8000;top:3em;border-radius:5px;*/ }

.beacon span, span.alert {
  font-weight: 600;
  color: #FFF;
  display: block;
  text-decoration: none;
  background: #e04c4c;
  border-radius: 5px;
  padding: .125em .5em; }

.beacon span {
  position: absolute;
  left: 12px;
  top: -12px; }

span.alert {
  display: inline-block;
  margin-right: .5em;
  font-family: "Rajdhani",arial,sans-serif !important; }

.beacon:hover {
  text-decoration: none;
  background: transparent url(https://www.facilitiesnet.com/graphics/beacon-bg2.png) top left no-repeat;
  text-decoration: none; }

a.beacon:hover span, a.beacon span:hover, a.beacon:hover {
  text-decoration: none !important; }

#beacon-menu a, .mobile-posts-container a {
  /*font-family: "Droid Serif",georgia,"Times New Roman",Times,serif;*/
  font-size: 1em;
  font-weight: 600;
  color: #FFF !important;
  display: block;
  text-transform: inherit; }

#beacon-menu a:hover, .mobile-posts-container a:hover {
  color: #000000 !important;
  text-decoration: none !important; }

#beacon-menu .callout-link, .mobile-posts-container .callout-link {
  cursor: pointer;
  padding: 2px 0 0 0;
  height: 22px;
  position: relative;
  top: 4px;
  width: 24px;
  text-align: center;
  display: block;
  font-size: 1.25em; }

.feed-item, .iconads {
  background: #FFF;
  overflow: hidden;
  position: relative;
  /*width: 96%;*/
  padding: 2%;
  max-width: 950px !important; }

.feed-item {
  /*margin-bottom:.75em; 5/1/17*/
  /*border-bottom: 1px solid #dddddd;*/
  border: 1px solid #dddddd;
  /* Landscape phones and down */ }
  @media (max-width: 767px) {
    .feed-item {
      border: none;
      border-bottom: 1px solid #dddddd; } }

.feed-item::after {
  clear: both; }

.feed-item .img-container {
  float: right;
  width: 250px;
  max-width: 450px;
  max-height: 250px;
  display: inline;
  margin-left: 15px; }
  .feed-item .img-container img {
    max-width: 100%;
    /* Landscape phones and down */ }
    @media (max-width: 480px) {
      .feed-item .img-container img {
        max-width: 225px; } }

.product-item .img-container {
  max-width: 225px;
  max-height: 125px; }
  .product-item .img-container img {
    max-width: 100%; }

.fullwidth-item {
  width: 100%;
  padding: 2% 0; }

.fullwidth-item .img-container {
  max-width: 640px;
  max-height: 480px; }

/*.article-item .img-container {
  margin-bottom: 15px;
}*/
.feed-topic, .section-header, #onecolumn #article .selectArticleParts span.parts-heading, span.parts-heading {
  font-family: 'Rajdhani', arial, sans-serif;
  font-size: 1em;
  color: #0098d5;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 6px;
  position: relative;
  padding-bottom: 5px;
  border-bottom: 3px solid #0098d5;
  font-weight: 700;
  /*NEW*/
  position: relative;
  top: -.275em; }

.section-header, #onecolumn #article .selectArticleParts span.parts-heading, span.parts-heading {
  font-size: .75rem;
  padding-bottom: 3px;
  border-bottom: 2px solid #0098d5;
  top: -6px; }

.hItem {
  margin: 0 !important; }
  .hItem .section-header, .hItem #onecolumn #article .selectArticleParts span.parts-heading, #onecolumn #article .selectArticleParts .hItem span.parts-heading, .hItem span.parts-heading {
    float: right !important;
    position: absolute;
    top: 10px;
    right: 6%; }
  .hItem img {
    margin-bottom: 0px;
    width: 75px; }

.headlineLink, .pressLink, .joblink, .productLink, .salary-headline, .quickReadLink, .featuredHeadline {
  font-family: 'Droid Serif', georgia, 'Times New Roman', Times, serif;
  font-size: 1.3125rem;
  color: #000000;
  line-height: 1.1em;
  font-weight: 700; }
  .headlineLink .subhead, .pressLink .subhead, .joblink .subhead, .productLink .subhead, .salary-headline .subhead, .quickReadLink .subhead, .featuredHeadline .subhead {
    font-family: sans-serif;
    font-size: 1rem; }

.product-item .quickReadLink {
  font-weight: 400;
  font-size: 1.3125em; }

.productLink {
  font-size: 1.3125em; }

.headlineLink:hover,
.pressLink:hover,
.joblink:hover,
.productLink:hover, .article-part:hover,
.quickReadLink:hover,
.featuredHeadline:hover {
  color: #0098d4; }

/*.article-item .text-container .headlineLink, .article-item .text-container .article-part, .article-item .text-container .headlineLink, .article-item .text-container-noIMG .headlineLink,.article-item .text-container-noIMG .article-part {
  margin-left:30px;display:inline-block;}
.article-item .text-container .headlineLink .partNumber, .article-item .text-container-noIMG .headlineLink .partNumber {position:relative;left:-30px;margin-right:-33px;}
.article-item .text-container .article-part .partNumber, .article-item .text-container-noIMG .article-part .partNumber {position:relative;left:-30px;margin-right:-23px;}
*/
.quickReadLink {
  display: block; }

.partNumber, .postDate, .postAuthor {
  font-weight: 300;
  font-size: 1em;
  text-transform: capitalize; }

.authorBlock {
  display: inline-block;
  margin-top: 1em; }

.postDate, .postAuthor {
  text-transform: uppercase;
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  color: #808080;
  font-weight: 700;
  font-style: inherit;
  display: inline; }

.postAuthor {
  font-weight: 600;
  color: #000000; }

.postDate {
  margin-left: 0%;
  font-size: 12px;
  opacity: 0.75;
  position: absolute;
  bottom: 2%;
  left: 2%;
  /* Landscape phones and down */ }
  @media (max-width: 544px) {
    .postDate {
      bottom: 0;
      left: 2%;
      margin-left: 1px; } }

.pressLink, .joblink {
  font-size: 1.3125em;
  display: block;
  /*padding:2%;*/
  width: 100%;
  font-weight: 400; }

.productLink {
  height: 250px;
  overflow: hidden;
  display: block; }

.deck {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 120%;
  color: #333;
  letter-spacing: -.01rem;
  display: block;
  padding-top: .65rem; }

.article-part {
  font-family: 'Droid Serif', georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  color: #000000;
  line-height: 1.2em;
  display: block;
  max-width: 614px;
  font-weight: 700; }

.article-part .partNumber {
  margin-right: .5rem;
  position: absolute;
  /*new*/
  left: 2%;
  /*new*/ }

.partNumber {
  font-size: 1em;
  letter-spacing: -.01rem;
  line-height: 1em;
  font-family: 'Lato', arial, sans-serif;
  color: #333;
  font-weight: 300; }

.article-part:after {
  /*content:'\00BB';*/
  margin-left: .25em; }

.product-img {
  width: 100%;
  max-width: 450px;
  max-height: 250px; }

.read-this {
  white-space: nowrap;
  color: #0098d5;
  font-style: italic;
  font-size: 1.5rem;
  text-transform: capitalize;
  display: inline-block; }

section.iconads {
  background: #f6f6f6;
  border-bottom: none; }

section.iconads .ad150x80 {
  display: block;
  float: left;
  margin-right: 15px; }

section.fullwidth-item .img-container {
  width: 100%;
  max-width: 640px;
  background: none;
  height: inherit;
  margin: 0 2% 0 0;
  padding: 0 !important; }

section.fullwidth-item .img-container img {
  width: 100%;
  max-width: 640px;
  height: inherit;
  margin-bottom: 0;
  padding-bottom: 0; }

section.fullwidth-item > .quickReadLink {
  margin: 0 2% !important; }

section.fullwidth-item .section-header, section.fullwidth-item #onecolumn #article .selectArticleParts span.parts-heading, #onecolumn #article .selectArticleParts section.fullwidth-item span.parts-heading, section.fullwidth-item span.parts-heading {
  margin: 0 2% 1.5em 2% !important; }

.callout-link {
  display: inline-block;
  float: right;
  background: #FFF;
  color: #0089be !important;
  border-radius: 3px;
  text-transform: capitalize !important; }

.callout-link:hover {
  color: #000000 !important;
  text-decoration: none !important; }

.callout-link.salary-search {
  background: #FFF url(https://www.facilitiesnet.com/graphics/icon-search-0089be.png) 0.35em 0.35em no-repeat;
  padding-left: 34px;
  background-size: 24px 24px; }

section.salary {
  background: #0098d5;
  padding: 0 2% 30px;
  width: 912px;
  overflow: visible;
  margin-top: 310px;
  position: relative;
  z-index: 12; }

section.salary a {
  float: left;
  display: block;
  width: 50%;
  font-family: 'Rajdhani', arial, sans-serif;
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1.5rem;
  color: #FFF;
  letter-spacing: -.01rem;
  display: block;
  padding-top: .5rem;
  z-index: 99; }

section.salary a:hover {
  color: #000000; }

section.salary .half {
  width: 50%;
  float: left; }

.salary-header-container {
  position: relative;
  z-index: 99;
  margin-bottom: -130px; }

.salary-headline {
  margin-left: 15px;
  display: block; }

.salary-header-container a {
  z-index: 99; }

.salary-header-container .section-header, .salary-header-container #onecolumn #article .selectArticleParts span.parts-heading, #onecolumn #article .selectArticleParts .salary-header-container span.parts-heading, .salary-header-container span.parts-heading {
  margin-left: 15px; }

.salary-call-container {
  width: 97%;
  margin: 0 auto;
  border-radius: 7.5px; }

.salary-call-container p {
  float: left;
  width: 50%;
  font-family: "Lato",arial,sans-serif;
  font-weight: 300;
  font-size: 1.125em;
  line-height: 1.5em;
  color: #333;
  letter-spacing: -.01rem;
  display: block;
  margin-left: 5px; }

.salary-call-container a {
  float: right;
  font-size: 1.25em;
  margin: .5rem 2% 0 0;
  border-radius: 15px;
  border: 3px solid #FFF;
  color: #FFF;
  padding: 15px 15px 15px 45px;
  background: #000000 url(https://www.facilitiesnet.com/graphics/icon-salary-search.png) 8px 11px no-repeat;
  background-size: 32px 32px; }

.salary-graphic-container {
  display: none; }

.salary-graphic-container img {
  position: absolute;
  top: 0;
  left: -285px;
  z-index: 10; }

.salary-top {
  position: absolute;
  top: -350px;
  left: -25px; }

.white-hr {
  border-bottom: 1px solid #FFF;
  position: relative;
  text-align: center;
  padding-bottom: 1em; }

.white-hr span {
  color: #FFF;
  position: relative;
  top: .5em;
  font-style: italic;
  background: #0098d5;
  display: inline-block;
  padding: 0 .5rem; }

/*---NAV---*/
.slide {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }

span.slogan {
  color: rgba(246, 246, 246, 0.8);
  font-weight: 300;
  display: block;
  /*width: 400px;*/
  max-width: 500px;
  margin-top: 0.8em;
  font-size: 0.725rem;
  line-height: 120%;
  /*font-family: 'Lato', arial, sans-serif;*/
  text-align: left;
  padding-left: 5px;
  /*position: absolute;*/
  right: 0;
  top: 5px;
  display: inline;
  /*float: right;*/
  float: left; }
  span.slogan a {
    white-space: nowrap;
    text-decoration: none;
    color: #ddd; }
    span.slogan a:hover {
      text-decoration: underline;
      color: #FFFFFF;
      cursor: pointer; }

.navbar-wrapper {
  width: 100%;
  background: #0089be;
  height: 34px; }

nav {
  text-align: left;
  width: 100%;
  background: #0089be;
  padding: 0;
  margin: 0 auto;
  /*position: relative;*/
  max-width: 1280px;
  font-family: 'Rajdhani', arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  max-width: 960px;
  /*NAV QUICK SIGN UP*/
  /*NAV QUICK SIGN UP*/ }
  nav .sticky-fn-logo {
    display: none; }
  nav.main.sticky {
    /*position: fixed;
    width:100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
    background:#FFFFFF;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
    border-bottom:1px solid #ddd;
    background:$primary-blue;
    max-width: 100%;*/
    /*.login,
    .nav-fn-logo,        
    .beacon,
    .slogan,
    .headerAdsWrapper,
    .nav-hr {
      display: none;
    }*/ }
    nav.main.sticky .upcoming-beacon {
      display: none; }
    nav.main.sticky .navbar-container,
    nav.main.sticky .navbar-wrapper {
      width: 100%;
      background: #0089be;
      height: 34px; }
    nav.main.sticky .navbar-container {
      z-index: 9999999999999;
      left: 0;
      position: fixed;
      top: 0;
      height: 34px; }
    nav.main.sticky .navbar {
      /*position:relative;*/
      max-width: 960px; }
    nav.main.sticky .sticky-fn-logo {
      display: block;
      position: absolute;
      left: 5px;
      top: 4px; }
      nav.main.sticky .sticky-fn-logo img {
        width: 29px;
        height: auto; }
  nav span.try-fnPrime {
    position: absolute;
    top: 30px;
    font-size: 17px;
    display: inline-block;
    right: 0; }
  nav .nfmtTab {
    position: absolute;
    top: -16px;
    right: 0;
    background: #006d97;
    padding: 10px;
    display: table; }
  nav .nfmtTabRow {
    display: table-row; }
  nav .nfmtTabRow div {
    display: table-cell; }
  nav .nfmtTabRow div.visitTag {
    max-width: 65px;
    vertical-align: bottom;
    padding-left: 10px;
    color: #ffffff;
    font-size: 0.75em; }
  nav .nfmtTabRow div.visitTag span a {
    color: #ffffff;
    text-decoration: none; }
  nav .nfmtTab img {
    width: 65px;
    display: block; }
  nav .dd-quick-signup-box {
    position: absolute;
    top: 30px;
    left: 0; }
  nav .dd-quick-signup-box .dd-dropdown {
    display: inline-block;
    position: relative; }
  nav .dd-quick-signup-box .dd-button {
    display: inline-block;
    color: #fff;
    padding-left: 5px;
    background-color: transparent;
    cursor: pointer;
    box-sizing: border-box;
    white-space: nowrap; }
  nav .dd-quick-signup-box .dd-button:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -15px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff; }
  nav .dd-quick-signup-box .dd-input {
    display: none; }
  nav .dd-quick-signup-box .dd-menu {
    position: absolute;
    top: 100%;
    margin: 2px 0 0 5px;
    list-style-type: none;
    min-width: 300px; }
  nav .dd-quick-signup-box .dd-input + .dd-menu {
    display: none; }
  nav .dd-quick-signup-box .dd-input:checked + .dd-menu {
    display: block; }
  nav .dd-quick-signup-box .dd-menu li {
    padding: 10px 20px;
    cursor: pointer;
    white-space: nowrap;
    background: #005a80; }
  nav .dd-quick-signup-box input[type=submit].dd-quickNavSignup {
    width: auto;
    padding: 6px;
    display: block;
    border: none;
    font-size: .85em; }
  nav .dd-quick-signup-box input[type=text].dd-quickNavSignupField {
    width: 100%;
    font-size: .85em;
    display: block;
    box-sizing: border-box;
    border: none; }
  nav nav.sticky .navbar .upcoming-beacon {
    display: none !important; }
  nav.ribbon {
    background: #FFF;
    max-width: 100%;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    height: auto; }
    nav.ribbon.sticky {
      position: fixed;
      width: 100%;
      left: 0;
      top: 36px;
      z-index: 2;
      border-top: 0;
      background: #FFFFFF;
      background: #FFFFFF;
      max-width: 100%; }
    nav.ribbon .ribbon-wrap {
      max-width: 960px;
      overflow: hidden;
      margin: 0 auto;
      position: relative;
      /* Landscape phones and down */ }
      @media (min-width: 1265px) {
        nav.ribbon .ribbon-wrap {
          max-width: 1280px; } }
      nav.ribbon .ribbon-wrap:after {
        position: absolute;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 10%;
        z-index: 9999;
        content: "";
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+90,1+100 */
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, white 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
        /* IE6-9 */ }
      nav.ribbon .ribbon-wrap #moveleft,
      nav.ribbon .ribbon-wrap #moveright {
        position: absolute;
        z-index: 999999;
        top: 31px;
        border: none;
        background: #999;
        color: #fff;
        font-weight: 600; }
        nav.ribbon .ribbon-wrap #moveleft:hover,
        nav.ribbon .ribbon-wrap #moveright:hover {
          cursor: pointer;
          background: #0089be; }
      nav.ribbon .ribbon-wrap #moveleft {
        right: 3px; }
      nav.ribbon .ribbon-wrap #moveright {
        left: 3px; }
    nav.ribbon ol.ribbon-menu {
      margin: 0 auto;
      /*width: 100%;
      max-width: 960px;*/
      width: 2200px;
      padding: 12px 0;
      height: auto;
      box-sizing: border-box;
      background: white;
      position: relative;
      left: 0;
      z-index: 9; }
      nav.ribbon ol.ribbon-menu li {
        list-style-type: none;
        display: inline-block;
        float: left;
        width: 275px;
        padding: 0 5px 0 10px;
        box-sizing: border-box;
        border-right: 1px solid #ddd;
        text-align: left;
        /*height:60px;*/
        font-family: 'Droid Serif', georgia, 'Times New Roman', Times, serif;
        font-size: .8125em; }
        nav.ribbon ol.ribbon-menu li:last-of-type {
          border-right: none; }
        nav.ribbon ol.ribbon-menu li a {
          text-decoration: none;
          color: #666;
          font-weight: 500;
          line-height: 120%;
          z-index: 999;
          display: block;
          height: 60px; }
          nav.ribbon ol.ribbon-menu li a header {
            font-family: 'Rajdhani', arial, sans-serif;
            color: #0089be;
            text-transform: uppercase;
            text-decoration: none !important; }
            nav.ribbon ol.ribbon-menu li a header:empty {
              display: block;
              height: .8125em; }
          nav.ribbon ol.ribbon-menu li a span {
            display: block;
            margin-top: 0em; }
          nav.ribbon ol.ribbon-menu li a .image {
            float: left;
            margin-right: 5px;
            height: 60px;
            width: 60px; }
          nav.ribbon ol.ribbon-menu li a:hover {
            text-decoration: underline;
            cursor: pointer; }
            nav.ribbon ol.ribbon-menu li a:hover header {
              text-decoration: none !important; }

nav ul, .blueBar ul {
  /*background: #0089be;*/
  list-style: none;
  padding: 0;
  margin: 0 auto;
  height: 34px;
  max-width: 1280px; }

nav ul li, .blueBar ul li {
  display: inline-block; }

nav ul li a, .blueBar ul li a {
  color: #FFF !important;
  display: block;
  padding: 0 9px;
  text-decoration: none;
  float: left;
  height: 34px;
  line-height: 34px;
  text-transform: uppercase;
  /* Landscape phones and down */ }
  @media (max-width: 768px) {
    nav ul li a, .blueBar ul li a {
      font-size: 13px; } }

nav ul li:hover a span, .blueBar ul li:hover a span {
  border-bottom: 3px solid #FFF;
  padding-bottom: 4px; }

li:hover a .gear {
  border-bottom: none;
  padding: 0;
  margin: 0; }

nav ul li:hover, .blueBar ul li:hover {
  background: #005A80; }
  nav ul li:hover a span:after, nav ul li:hover a.caret:after, .blueBar ul li:hover a span:after, .blueBar ul li:hover a.caret:after {
    /*color: transparent;*/
    /*background: none !important;
    height: 0 !important;*/
    opacity: .25; }

/*----JQTEST----*/
/*nav {background:#FFF;float:left;}
nav ul {text-align:center;}
nav ul li {float:left;display:inline;}
nav ul li:hover {background:#E6E6E6;}
nav ul li a {display:block;padding:15px 25px;color:#444;}
nav ul li ul {position:absolute;width:110px;background:#FFF;}
nav ul li ul li {width:110px;}
nav ul li ul li a {display:block;padding:15px 10px;color:#444;}
nav ul li ul li:hover a {background:#F7F7F7;}*/
/*
nav ul li div.hidden2 {display:none;}
nav ul li:hover div.hidden2 {display:block;}*/
/*---------*/
nav ul li:hover > a, .blueBar ul li:hover > a {
  color: #FFF;
  text-decoration: none !important; }

nav .login .dropmenu-container, .blueBar .login .dropmenu-container {
  display: none; }

/*#menuEmailAccountLI:hover > div.dropmenu-container {
  display: block;
  background: none;

}*/
nav ul div.dropmenu-container, .blueBar ul div.dropmenu-container {
  background: none;
  padding: 0;
  text-align: center;
  /*display: none;*/
  width: 100%;
  z-index: 2147483647;
  position: absolute;
  display: none;
  left: 0;
  height: inherit;
  margin-top: 34px;
  background: #005A80; }

nav ul div.dropmenu, .blueBar ul div.dropmenu {
  margin: 0 auto;
  width: 100%;
  /*max-width: 1280px;*/
  max-width: 960px;
  background: #005A80 !important;
  height: inherit;
  text-align: left;
  padding: 1.5em 0 0 0; }

nav .login ul div.dropmenu, .blueBar .login ul div.dropmenu {
  padding: .5em 0 0 0 !important; }

nav .business-cat,
nav .topic-cat,
nav .mag-cat,
nav .product-cat,
nav .info-cat,
nav .webcast-cat,
nav .store-cat,
nav .recommended-cat,
nav .education-cat,
nav .education-webcast-cat,
nav .book-cat,
nav .products-cat
 {
  float: left;
  width: 32%;
  margin-left: 1.5%; }

nav .business-cat, nav .store-cat {
  /*margin-left:5%;*/
  width: 25%; }

nav .store-cat {
  width: 15%; }

nav .mag-cat {
  width: 32%; }

nav .mag-cat:first-of-type {
  margin-left: 18%; }

.mag-cat .mag-cover {
  display: block;
  width: 125px;
  float: left;
  margin-right: 4%;
  height: 171px;
  padding: 0; }

.mag-cat .social {
  position: inherit;
  margin-top: .5em; }

nav .education-cat {
  width: 17%; }

nav .education-cat .logo {
  width: 90%; }

nav .education-webcast-cat {
  width: 66%; }

nav .education-cat:first-of-type {
  /*margin-left: 5%*/ }

nav .webcast-cat {
  width: 36%; }

nav .webcast-cat:first-of-type {
  margin-left: 14%; }

nav .education-webcast-cat .div-right {
  width: 56.666%;
  height: inherit; }

.webcast-cat ul {
  display: block; }

.webcast-cat ul li:first-of-type a,
.education-webcast-cat ul li:first-of-type a {
  font-family: 'Droid Serif', georgia, 'Times New Roman', Times, serif;
  font-size: 1.5rem;
  line-height: 1.125em;
  margin-bottom: .5em; }

a.webcast-container {
  background: none repeat scroll 0 0 transparent;
  float: left;
  padding: 0;
  display: block;
  height: inherit;
  text-decoration: none;
  line-height: 100%;
  margin-top: 44px; }
  a.webcast-container:hover {
    color: #000000 !important;
    cursor: pointer; }
  a.webcast-container:first-of-type {
    margin-top: 6px; }
  a.webcast-container:last-of-type {
    /* Landscape phones and down */ }
    @media (max-width: 768px) {
      a.webcast-container:last-of-type {
        margin-bottom: 44px; } }
  a.webcast-container .webcast-cover {
    display: block;
    float: left;
    margin-right: 20px;
    width: 140px;
    padding-top: 22px;
    /* Landscape phones and down */ }
    @media (max-width: 768px) {
      a.webcast-container .webcast-cover {
        display: none; } }
    a.webcast-container .webcast-cover img {
      width: 100%; }
  a.webcast-container .section-header, a.webcast-container #onecolumn #article .selectArticleParts span.parts-heading, #onecolumn #article .selectArticleParts a.webcast-container span.parts-heading, a.webcast-container span.parts-heading {
    display: block;
    margin-bottom: 0;
    padding-bottom: 0;
    /* Landscape phones and down */ }
    @media (max-width: 768px) {
      a.webcast-container .section-header, a.webcast-container #onecolumn #article .selectArticleParts span.parts-heading, #onecolumn #article .selectArticleParts a.webcast-container span.parts-heading, a.webcast-container span.parts-heading {
        color: #FFF !important; } }
  a.webcast-container .title {
    font-family: 'Droid Serif', georgia, 'Times New Roman', Times, serif;
    font-size: 1.5rem;
    line-height: 125%;
    margin-bottom: 0;
    border: none;
    text-decoration: none;
    text-transform: none;
    margin-top: 0;
    display: block; }
  a.webcast-container .call-to-action {
    font-size: 1rem;
    font-family: 'Rajdhani',Helvetica,Arial,sans-serif;
    line-height: 100%;
    display: inline-block;
    margin-top: 4px;
    border: none;
    text-decoration: none;
    text-transform: none; }
    a.webcast-container .call-to-action .arrow {
      display: inline-block;
      background: #FFF;
      width: auto;
      padding: 0px 0 0 4px;
      /* line-height: 24px; */
      color: #0098d5;
      letter-spacing: .75px;
      height: 14px;
      font-size: 14px;
      text-transform: uppercase;
      position: relative;
      top: 0px;
      margin-left: 0;
      line-height: 14px;
      position: relative;
      margin-right: 10px;
      border: 4px solid #FFF;
      /* Landscape phones and down */ }
      @media (max-width: 768px) {
        a.webcast-container .call-to-action .arrow {
          display: none; } }
      a.webcast-container .call-to-action .arrow:before {
        content: "\A";
        border-top: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #FFF;
        position: absolute;
        left: 100%;
        margin-left: 4px;
        top: -3px; }

nav .info-cat {
  width: 25%;
  margin-left: 66%; }

nav .products-cat {
  width: 25%;
  margin-left: 42%; }

nav .events-cat {
  width: 25%;
  margin-left: 63.25%; }

nav .recommended-cat {
  width: 50%; }

nav .recommended-cat .recommended-item {
  float: left;
  margin-right: 3%;
  width: 44%;
  padding-right: 3%; }

nav .recommended-item a, nav .book-cat a {
  padding: 0 !important;
  font-family: 'Droid Serif', georgia, 'Times New Roman', Times, serif;
  font-size: 1.5rem;
  line-height: 1.125em;
  margin-bottom: .5em;
  text-transform: capitalize;
  float: none !important;
  height: inherit !important; }

.recommended-item a img {
  max-width: 150px; }

nav .recommended-item a:hover {
  text-decoration: none !important;
  color: #000000 !important; }

nav .border-right {
  border-right: 1px solid #33a8d6; }

nav .split ul, nav .split-3 ul {
  width: 50%;
  float: left; }

nav .product-cat {
  width: 60%; }

nav .split-3 ul {
  width: 33.333%; }

nav .book-cat {
  width: 22%; }

nav .book-cat img {
  max-height: 112px; }

nav .dropmenu .section-header, nav .dropmenu #onecolumn #article .selectArticleParts span.parts-heading, #onecolumn #article .selectArticleParts nav .dropmenu span.parts-heading, nav .dropmenu span.parts-heading, #beacon-menu .section-header, #beacon-menu #onecolumn #article .selectArticleParts span.parts-heading, #onecolumn #article .selectArticleParts #beacon-menu span.parts-heading, #beacon-menu span.parts-heading, .mobile-posts-container .section-header, .mobile-posts-container #onecolumn #article .selectArticleParts span.parts-heading, #onecolumn #article .selectArticleParts .mobile-posts-container span.parts-heading, .mobile-posts-container span.parts-heading {
  color: #f6f6f6;
  border-bottom: 3px solid #f6f6f6; }

.span-full {
  width: 100%; }

nav .dropmenu ul, .blueBar .dropmenu ul {
  height: inherit;
  background: none !important; }

nav .dropmenu ul li, .blueBar .dropmenu ul li {
  display: block; }

nav .dropmenu ul li a, .blueBar .dropmenu ul li a {
  height: inherit;
  float: none;
  text-transform: capitalize;
  padding: .25em 0;
  /*NEW*/
  line-height: 1.1em;
  /*NEW*/ }

nav .dropmenu ul li a:hover,
.blueBar .dropmenu ul li a:hover {
  background: none;
  color: #000000;
  text-decoration: underline; }

nav .business-cat a {
  /*font-size: 1.625em;*/ }

nav .login, .blueBar .login {
  min-width: 170px;
  padding: 0 !important;
  text-align: left; }

nav .login > ul > li a, .blueBar .login > ul > li a {
  /*background: #33a8d6;
  border:1px solid #33a8d6;*/
  border-radius: 3px;
  text-transform: inherit;
  height: inherit !important;
  line-height: 1.25em !important;
  padding: .25em 0 !important;
  margin-left: 9px; }

nav .login ul div.dropmenu-container, .blueBar .login ul div.dropmenu-container {
  margin-top: .62em !important;
  top: 1em;
  width: 90%;
  margin-left: 28px;
  padding: 0; }

nav .login ul li li a, .blueBar .login ul li li a {
  background: none;
  text-transform: capitalize;
  margin: 0;
  border: none; }

nav .login .dropmenu ul, .blueBar .login .dropmenu ul {
  margin-left: 9px; }

nav .login ul li span, .blueBar .login ul li span {
  margin-right: 9px; }

nav .login ul li, .blueBar .login ul li {
  padding: 0 9px 0 0; }

/*nav .login > ul > #menuEmailAccountLI a {padding:0em !important;}*/
li#menuEmailAccountLI {
  padding-top: 0 !important; }

#menuFeaturedLI a > span.caret:after,
#menuTopicsLI a > span.caret:after,
#menuTrendingLI a > span.caret:after,
#menuJobsSalaryLI a > span.caret:after,
#menuProductsLI a > span.caret:after,
#menuEducationLI a > span.caret:after,
#menuMagazinesLI a > span.caret:after,
#menuInfoLI a > span.caret:after {
  /*font-family: 'FontAwesome';
  content: '\f0d7';
  line-height:0;
  font-size: 12px;
  margin-left: 3px;*/
  content: '';
  z-index: 99999;
  font-size: 12px;
  margin-left: 4px;
  width: 10px;
  height: 8px;
  background: url(https://www.facilitiesnet.com/graphics/caret-down.svg) no-repeat;
  display: inline-block; }

li#menuLoginSignupLI a.caret:after {
  content: '';
  font-size: 12px;
  margin-left: 4px;
  width: 10px;
  height: 8px;
  background: url(https://www.facilitiesnet.com/graphics/caret-down.svg) no-repeat;
  display: inline-block; }

.arrow {
  height: 0;
  width: 0;
  border: 4px solid transparent; }

.arrow.up {
  border-bottom-color: #FFF; }

.arrow.down {
  border-top-color: #FFF; }

.arrow.down {
  border-top-color: #FFF; }

.arrow.right {
  border-left-color: #FFF; }

.arrow.left {
  border-right-color: #FFF; }

nav .arrow {
  display: inline-block;
  margin-left: .5em; }

.webcast-cat .arrow.left, .education-webcast-cat .arrow.left {
  left: -1.25em;
  margin-right: -0.875em;
  position: relative;
  top: -0.125em; }

.webcast-cat a:hover > .arrow.left, .education-webcast-cat a:hover > .arrow.left {
  border-right-color: #000000; }

.search-drop {
  width: 300px !important;
  background: #FFF !important;
  border-radius: 3em !important;
  color: #FFF !important;
  height: 3em !important;
  margin: 0 !important; }

.search-drop input[type="text"] {
  color: #000000 !important;
  padding: .5em !important;
  line-height: 1.5em !important;
  font-size: 1.5em !important;
  margin: 0 !important;
  /*float:left !important;*/
  font-family: 'Lato', arial, sans-serif !important;
  position: relative;
  top: -.25em !important;
  background: none;
  border: none;
  width: 75%;
  box-sizing: border-box; }
  .search-drop input[type="text"]:focus {
    border: none;
    outline: none; }

.search-drop input[type="image"] {
  color: #FFF;
  float: right;
  background: #0089be url(https://www.facilitiesnet.com/graphics/15icons.png) no-repeat scroll -416px 0/auto 64px;
  width: 2.75em;
  height: 2.75em;
  border: none;
  border-radius: 2.75em;
  margin: .125em;
  position: relative;
  /*top:-3.75em;*/ }

.search-drop input[type="image"]:hover {
  background: #005A80 url(https://www.facilitiesnet.com/graphics/15icons.png) no-repeat scroll -416px 0/auto 64px; }

.browse-cat {
  text-align: center !important;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important; }

.browse-link {
  display: inline-block !important;
  text-align: center;
  float: none !important;
  padding: 0 !important;
  margin: 0 auto;
  text-transform: capitalize !important; }

.browse-link:hover {
  color: #000000 !important;
  text-decoration: none !important; }

/*NORMAL ULTRA 
#ultraBox {
  z-index: 9000;
  width: 160px;
  background: #FFF;
  text-align: left;
  overflow: hidden;
  border:2px solid #FFF;
  border-radius: 2px;
  height:60px ;
  position: absolute;
  top:-1em;
right:0;}
#ultraBox:hover {height:126px;}
#ultraBox a {display: block;line-height: 1em;margin:0;padding:0;}
.ultraad-text {font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans",Verdana,sans-serif;
    font-size: .75em;
    font-weight: normal;color: #000000;
    padding:2% !important;width: 96%;}*/
#ultraBox1, #ultraBox2 {
  z-index: 9000;
  width: 160px;
  background: #000000;
  text-align: left;
  overflow: hidden;
  height: 90px;
  position: absolute;
  top: -108px;
  left: 0;
  width: 175px; }

#ultraBox2 {
  right: 0;
  background: yellow;
  left: inherit; }

#ultraBox1:hover, #ultraBox2:hover {
  height: 184px; }

#ultraBox1 a, #ultraBox2 a {
  display: block;
  line-height: 1em;
  margin: 0;
  padding: 0; }

.ultraad-text {
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans",Verdana,sans-serif;
  font-size: .75em;
  font-weight: normal;
  color: #000000;
  padding: 2% !important;
  width: 96%; }

/*-=-=-=-=-=-=NAV UPDATES 3/6/2019-=-=-=-=-=-=*/
nav ul li .dropmenu .nav-wrapper {
  margin: 0 auto;
  padding-top: 6px;
  width: 100%;
  max-width: 942px; }
nav ul li .dropmenu .thirds-container {
  width: 100%;
  margin-bottom: 10px;
  height: auto; }
  nav ul li .dropmenu .thirds-container.insights {
    text-align: center;
    width: 100%;
    max-width: 854px;
    margin: 0 auto; }
    nav ul li .dropmenu .thirds-container.insights ul.block-links li a {
      box-sizing: border-box;
      width: 100%;
      padding: 10px 16px 16px 16px;
      font: 14px 'Lato',sans-serif; }
      nav ul li .dropmenu .thirds-container.insights ul.block-links li a span {
        font: 18px 'Rajdhani',arial;
        display: block;
        border-bottom: none;
        line-height: 24px; }
        nav ul li .dropmenu .thirds-container.insights ul.block-links li a span i.far,
        nav ul li .dropmenu .thirds-container.insights ul.block-links li a span i.fas {
          font-size: 22px;
          line-height: 24px;
          display: inline-block;
          width: 30px;
          text-align: center;
          color: #a7e5ff;
          fill-color: #a7e5ff; }
      nav ul li .dropmenu .thirds-container.insights ul.block-links li a:hover {
        background: rgba(255, 255, 255, 0.1); }
    nav ul li .dropmenu .thirds-container.insights ul.topic-links {
      text-align: left;
      width: 100%;
      margin: 0 16px;
      display: block; }
      nav ul li .dropmenu .thirds-container.insights ul.topic-links span.nav-list-header {
        display: block;
        color: #a7e5ff;
        font-size: 18px;
        margin-right: 32px;
        margin-bottom: 16px;
        padding: 16px 0;
        border-bottom: 1px solid #a7e5ff; }
      nav ul li .dropmenu .thirds-container.insights ul.topic-links li {
        font-size: 1rem; }
        nav ul li .dropmenu .thirds-container.insights ul.topic-links li a {
          padding: 2px 0;
          text-decoration: none; }
          nav ul li .dropmenu .thirds-container.insights ul.topic-links li a.highlighted {
            color: #FFBC55 !important; }
          nav ul li .dropmenu .thirds-container.insights ul.topic-links li a:hover {
            text-decoration: underline !important; }
          nav ul li .dropmenu .thirds-container.insights ul.topic-links li a.view-all:hover {
            text-decoration: none !important; }
  nav ul li .dropmenu .thirds-container:after {
    content: "";
    display: table;
    clear: both; }
  nav ul li .dropmenu .thirds-container .one-third {
    height: auto;
    width: 33.333%;
    float: left;
    text-align: center;
    margin-bottom: 30px; }
    nav ul li .dropmenu .thirds-container .one-third a.image-text-over {
      /*display: inline-block;
      text-align: center;
      position:relative;
      height:auto;
      padding:0;
      line-height: inherit;
      text-transform: none;
      width:225px;*/ }
      nav ul li .dropmenu .thirds-container .one-third a.image-text-over img {
        width: 225px;
        z-index: 1;
        -webkit-filter: grayscale(100%);
        /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
        opacity: 0.4;
        transition: opacity .5s;
        zoom: 1;
        filter: alpha(opacity=40); }
      nav ul li .dropmenu .thirds-container .one-third a.image-text-over span {
        font-family: 'Rajdhani',arial;
        color: #FFF;
        font-size: 1.125rem;
        position: relative;
        z-index: 2;
        bottom: 54px;
        line-height: 100%;
        display: inline-block;
        border: none;
        font-weight: 700;
        widows: 225px;
        border-bottom: 2px solid transparent;
        text-transform: capitalize; }
      nav ul li .dropmenu .thirds-container .one-third a.image-text-over:hover img {
        opacity: 0.6;
        filter: alpha(opacity=60); }
      nav ul li .dropmenu .thirds-container .one-third a.image-text-over:hover span {
        border-bottom: 2px solid #FFF; }
nav ul li .dropmenu .block-links {
  text-align: left; }
nav ul li .dropmenu .img-links .one-third {
  height: 125px; }
nav ul li .dropmenu .view-all {
  color: #000 !important;
  padding: .5em 1em !important;
  background: #FFBC55 !important;
  border-radius: .25em;
  margin-top: .5em;
  display: inline-block; }
  nav ul li .dropmenu .view-all:hover {
    background: #FFA500 !important;
    color: #000;
    text-decoration: none !important;
    cursor: pointer; }
nav ul li .dropmenu .titles-container {
  width: 100%;
  max-width: 854px;
  margin: 0 auto; }
  nav ul li .dropmenu .titles-container header {
    width: 100%; }
    nav ul li .dropmenu .titles-container header a {
      display: inline-block;
      background: #005A80;
      font-family: 'Rajdhani',arial;
      color: #a7e5ff;
      font-size: 18px;
      line-height: 100%;
      padding: 0;
      margin: 0;
      text-transform: capitalize;
      z-index: 2;
      position: relative;
      padding-right: 20px;
      border-bottom: 0;
      height: auto; }
      nav ul li .dropmenu .titles-container header a span {
        border: none;
        position: relative;
        margin: 0;
        padding: 0;
        color: #a7e5ff; }
    nav ul li .dropmenu .titles-container header hr {
      position: relative;
      height: 1rem;
      border-top: 1px #a7e5ff solid;
      margin: 0;
      border-bottom: none;
      z-index: 1;
      top: -10px; }
  nav ul li .dropmenu .titles-container ul {
    list-style: none;
    -moz-column-count: 4;
    -moz-column-gap: 12px;
    -webkit-column-count: 4;
    -webkit-column-gap: 12px;
    column-count: 4;
    column-gap: 12px;
    padding: 0 0px; }
    nav ul li .dropmenu .titles-container ul li a.job-title {
      color: #FFFFFF !important;
      font-size: 1rem;
      font-weight: 400;
      padding: .325em 0;
      border-bottom: 1px solid transparent; }
      nav ul li .dropmenu .titles-container ul li a.job-title:hover {
        color: #FFFFFF !important;
        text-decoration: underline !important;
        cursor: pointer !important; }
nav ul li .dropmenu .education-container {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  display: block;
  max-width: 862px; }
  nav ul li .dropmenu .education-container:after {
    content: "";
    display: table;
    clear: both; }
  nav ul li .dropmenu .education-container .left-list-container {
    display: inline-block;
    width: 220px;
    float: left;
    text-align: left;
    padding-right: 34px;
    box-sizing: border-box; }
    nav ul li .dropmenu .education-container .left-list-container ul li {
      font-size: 18px; }
      nav ul li .dropmenu .education-container .left-list-container ul li a:hover {
        text-decoration: underline !important; }
      nav ul li .dropmenu .education-container .left-list-container ul li a span {
        border: none !important; }
  nav ul li .dropmenu .education-container .webcast-container {
    background: rgba(255, 255, 255, 0.1);
    /*padding:17px;*/
    float: left;
    text-align: left;
    box-sizing: border-box; }
    nav ul li .dropmenu .education-container .webcast-container ul {
      list-style: none;
      list-style-type: none; }
      nav ul li .dropmenu .education-container .webcast-container ul:after {
        content: "";
        display: table;
        clear: both; }
      nav ul li .dropmenu .education-container .webcast-container ul li {
        display: inline-block;
        float: left;
        margin: 17px 0px 17px 34px;
        width: 200px; }
        nav ul li .dropmenu .education-container .webcast-container ul li:hover {
          background: none; }
        nav ul li .dropmenu .education-container .webcast-container ul li:first-of-type {
          margin-left: 17px; }
        nav ul li .dropmenu .education-container .webcast-container ul li:last-of-type {
          margin-right: 17px; }
        nav ul li .dropmenu .education-container .webcast-container ul li a {
          padding: 0;
          margin: 0;
          font-size: 18px; }
          nav ul li .dropmenu .education-container .webcast-container ul li a .webcast-img {
            width: 180px;
            height: 100px;
            display: block;
            background-position: center;
            background-size: 180px auto;
            margin-bottom: 0.75rem; }
          nav ul li .dropmenu .education-container .webcast-container ul li a:hover {
            text-decoration: underline !important; }
  nav ul li .dropmenu .education-container .featured-container {
    background: rgba(255, 255, 255, 0.1);
    /*padding:17px;*/
    float: left;
    text-align: left;
    box-sizing: border-box; }
    nav ul li .dropmenu .education-container .featured-container ul {
      list-style: none;
      list-style-type: none; }
      nav ul li .dropmenu .education-container .featured-container ul:after {
        content: "";
        display: table;
        clear: both; }
      nav ul li .dropmenu .education-container .featured-container ul li {
        display: inline-block;
        float: left;
        margin: 17px 0px 17px 34px;
        width: 320px; }
        nav ul li .dropmenu .education-container .featured-container ul li:hover {
          background: none; }
        nav ul li .dropmenu .education-container .featured-container ul li:first-of-type {
          margin-left: 17px; }
        nav ul li .dropmenu .education-container .featured-container ul li:last-of-type {
          margin-right: 17px; }
        nav ul li .dropmenu .education-container .featured-container ul li a {
          padding: 0;
          margin: 0;
          font-size: 18px; }
          nav ul li .dropmenu .education-container .featured-container ul li a .webcast-img {
            width: 180px;
            height: 100px;
            display: block;
            background-position: center;
            background-size: 180px auto;
            margin-bottom: 0.75rem; }
          nav ul li .dropmenu .education-container .featured-container ul li a:hover {
            text-decoration: underline !important; }
nav ul li .dropmenu .magazine-wrapper {
  width: 686px;
  margin: 0 auto; }
nav ul li .dropmenu .magazine-container {
  background: rgba(255, 255, 255, 0.1);
  width: 327px;
  display: inline-block;
  height: auto;
  float: left;
  margin-right: 32px;
  padding: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  nav ul li .dropmenu .magazine-container:last-of-type {
    margin-right: 0; }
  nav ul li .dropmenu .magazine-container a.magazine-title {
    display: block;
    color: #a7e5ff !important;
    font-size: 18px;
    width: 100%;
    line-height: 18px;
    height: auto;
    margin-bottom: 16px;
    padding: 0 0 16px;
    text-transform: inherit;
    font-family: 'Rajdhani',arial;
    border-bottom: 1px solid #a7e5ff;
    font-style: italic; }
  nav ul li .dropmenu .magazine-container .mag-cover {
    display: block;
    float: left;
    width: 125px;
    height: 170px;
    padding: 0;
    margin: 0 16px 0 0; }
  nav ul li .dropmenu .magazine-container ul {
    width: 154px;
    float: left; }
    nav ul li .dropmenu .magazine-container ul li a {
      color: #FFF; }
      nav ul li .dropmenu .magazine-container ul li a:hover {
        text-decoration: underline !important;
        background: none;
        cursor: pointer; }
      nav ul li .dropmenu .magazine-container ul li a .fab,
      nav ul li .dropmenu .magazine-container ul li a .fas {
        color: #a7e5ff;
        display: inline-block;
        margin-right: 4px; }
    nav ul li .dropmenu .magazine-container ul li:hover {
      background: none; }

.show-1280 {
  display: inherit; }

.hide-1280 {
  display: none; }

@media only screen and (min-width: 768px) and (max-width: 1066px) {
  /*---HEADER ADS----*/
  .headerAdsWrapper {
    /*background: #0089be;
    margin:0 auto;
    width: 100%;*/
    padding: 0 0 20px 0;
    /*padding-top: 3px;*/
    text-align: right;
    width: 728px;
    float: right; }

  .headerAdsContainer {
    /*background: #0089be;
    height: 112px;
    width: 100%;
    max-width: 960px;
    position: relative;
    margin: 0 auto;*/ }

  .bannerAdContainer {
    /*: 728px;
    position: absolute;
    left:0%;
    margin-left: 0;*/ }

  .expandAd1 {
    position: absolute;
    left: inherit;
    right: 3px;
    z-index: 9500; }

  .expandAd2 {
    position: absolute;
    right: 3px;
    left: inherit;
    z-index: 9000;
    top: 93px; }

  /*#expAd1Div, #expAd2Div {
    margin-left:-440px !important;
    margin-top:-3px !important;
  }*/
  /*---END HEADERR ADS---*/ }
@media only screen and (max-width: 960px) {
  .headerAdsWrapper {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
    min-height: 90px; }

  a.nav-fn-logo {
    display: block;
    margin: 0em auto; }

  nav.main.sticky .navbar,
  .navbar {
    text-align: center; } }
#sidr, #sidr2 {
  display: none; }

/*---SCREENS SMALLER THAN 1280---*/
@media only screen and (max-width: 1265px) {
  #container {
    background: #0089be !important; }

  #ultraBox1 {
    top: -133px;
    z-index: 9999;
    right: 0;
    left: inherit; }

  #ultraBox2 {
    right: 0;
    top: -37px;
    z-index: 9998;
    left: inherit; }

  #TopBannerAd1Control {
    text-align: left !important;
    max-width: 960px !important;
    margin: 0 auto !important; }

  #nav {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  #nav {
    width: 100% !important; }

  #nav h1 {
    padding: 0 !important;
    float: none; }

  #maincontent {
    width: 100% !important;
    max-width: 960px !important; }

  /*#container {
  width:100% !important;
  max-width:100% !important;
  padding:0 !important;
  }*/
  #maincontent .wrapper {
    width: 600px; }

  .feed-item .img-container {
    width: 250px;
    height: 138px;
    overflow: hidden;
    margin-left: 15px;
    /*margin-bottom: 15px;*/ }

  /*.feed-item .img-container img {max-width: 100%;}*/
  .feed-item {
    /*margin-bottom: 1.125rem; 5/1/17*/ }

  section.fullwidth-item .img-container {
    margin: 0 !important;
    padding: 0 !important; }

  .productLink {
    height: inherit;
    min-height: 125px; }

  .salary-header-container {
    margin-bottom: -200px; }

  .salary-graphic-container img {
    left: -100px;
    width: 800px; }

  .salary-top {
    left: -33px;
    width: 706px;
    top: -234px; }

  section.salary {
    margin-top: 274px;
    width: 615px; }

  .salary-call-container a {
    margin: .5rem 0% 0 0; }

  section.salary a {
    font-size: 1.125em; }

  #scrollContainer {
    max-width: 640px; }

  nav, nav ul, nav ul div.dropmenu {
    max-width: 960px; }

  nav .info-cat {
    width: 25%;
    margin-left: 71.25%; }

  nav .events-cat {
    width: 25%;
    margin-left: 67.75%; }

  nav .mag-cat, nav .webcast-cat {
    width: 46%; }

  nav .mag-cat:first-of-type, nav .webcast-cat:first-of-type {
    margin-left: 4%; }

  nav > .social {
    display: none; }

  .education-webcast-cat .arrow.left {
    left: -1em; }

  .show-1280 {
    display: none; }

  .hide-1280 {
    display: inherit; } }
@media only screen and (max-width: 955px) {
  #scrollContainer {
    max-width: 400px; } }
@media only screen and (max-width: 904px) {
  /* SMALLER THAN BANNER + EXPAND + MARGINS */
  /*.bannerAdContainer {
  width: 728px;
  position: absolute;
  left:50%;
  margin-left: -364px;  
  }*/
  .expandAd1 {
    position: absolute;
    left: 3px;
    right: inherit;
    z-index: 9500;
    top: 93px; }

  .expandAd2 {
    position: absolute;
    right: 3px;
    left: inherit;
    z-index: 9000; }

  nav > .login, nav > .beacon, .blueBar > .login, .blueBar > .beacon {
    display: none; }

  /*#scrollContainer {
      max-width: 100%;
    }*/
  /*#adcolumn {
    width: 100% !important;}
  #adcolumn > div {
    float:left;
    margin:1em 2.5%;
    text-align: center;
    width: 45%;
  }
  #aside-form {
    text-align: left !important;
    max-width: 300px;
    padding-left:3.5%;
  }*/
  section.salary, .salary-graphic-container, .salary-header-container {
    display: none; }

  .ipad-show {
    display: inline-block; }

  .move-left {
    margin-left: -2.5em; } }
@media only screen and (max-width: 767px) {
  /* phones TOO SMALL FOR BANNER */
  #maincontent {
    min-height: 0 !important; }

  .blueBar {
    display: none; }

  #nav, .headerAdsWrapper {
    display: none; }

  #mobile-nav-header {
    display: block;
    position: fixed;
    top: 0;
    padding: 0;
    left: 0;
    width: 100%;
    height: 44px;
    z-index: 1500;
    background: rgba(0, 137, 190, 0.9) none repeat scroll 0 0;
    text-align: center; }

  #mobile-nav-header a.simple-menu {
    position: absolute;
    left: 0;
    top: 0;
    background: transparent url(https://www.facilitiesnet.com/graphics/menu-button.png);
    background-size: 44px 44px;
    background-repeat: no-repeat;
    background-position: top left;
    display: inline-block;
    width: 44px;
    height: 44px; }

  #mobile-nav-header a.simple-menu2 {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent url(https://www.facilitiesnet.com/graphics/menu-button2.png);
    background-size: 44px 44px;
    background-repeat: no-repeat;
    background-position: top left;
    display: inline-block;
    width: 44px;
    height: 44px; }

  a.menu-close {
    background: #0089be url(https://www.facilitiesnet.com/graphics/menu-button-close.png) !important;
    background-size: 44px 44px !important;
    background-repeat: no-repeat !important;
    background-position: top left !important; }

  a.menu-close2 {
    background: #0089be url(https://www.facilitiesnet.com/graphics/menu-button-close.png) !important;
    background-size: 44px 44px !important;
    background-repeat: no-repeat !important;
    background-position: top left !important; }

  nav > .login, nav > .beacon, .blueBar > .login, .blueBar > .beacon {
    display: none; }

  .mobile-logo {
    margin: 0 auto;
    float: none;
    height: 26px;
    width: 121px;
    margin-top: 10px; }

  #maincontent {
    margin: 44px auto !important; }

  #sidr, #sidr2 {
    overflow-x: none;
    overflow-y: auto;
    height: 100%;
    width: 300px;
    z-index: 9999999;
    position: fixed;
    left: 0;
    top: 44px;
    display: block;
    background: #0089be; }

  #sidr2 {
    left: auto;
    right: 0; }

  .dropmenu .accordion, .accordion, .accordion * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .accordion, .dropmenu .accordion {
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);*/
    /*position: absolute;*/
    background: #0089be;
    color: #fff;
    height: 100%;
    /*width: 256px;*/
    width: 280px; }

  .accordion-section-header {
    width: 100%;
    padding: .7em 1em;
    display: inline-block;
    border-bottom: 1px solid #33a8d6;
    background: #0089be;
    transition: all linear 0.15s;
    font-size: 1em;
    color: #fff;
    font-family: "Rajdhani",arial,sans-serif; }

  .mobile-login {
    width: 256px !important; }

  span.email-address {
    max-width: 201px;
    overflow: hidden;
    display: inline-block; }

  .accordion-section-header.active {
    background: #005A80;
    text-decoration: none;
    border-bottom: none; }

  .accordion-section-header span {
    padding-bottom: 4px; }

  /*mobile-login span {padding-bottom: 0;}*/
  .accordion-section-header.active .email-address {
    border-bottom: 3px solid #FFF; }

  .accordion-section-header.active span.gear {
    border-bottom: none; }

  .open {
    background: #005A80; }

  /*.mobile-login.open, .mobile-login, .accordion-section-header.mobile-login.active {background:#000000;}*/
  /*.close-x{
      width:40px;
      height:40px;
      background-color:red;
      position:relative;
      border-radius:6px;
      
  }
  
  .close-x:before,.close-x:after{
      content:'';
      position:absolute;
      width:36px;
      height:4px;
      background-color:white;
      border-radius:2px;
      top:16px;
      
  }
  
  .close-x:before{
      -webkit-transform:rotate(45deg);
      -moz-transform:rotate(45deg);
      transform:rotate(45deg);
      left:2px;
  }
  .close-x:after{
      -webkit-transform:rotate(-45deg);
      -moz-transform:rotate(-45deg);
      transform:rotate(-45deg);
      right:2px;
  }*/
  .accordion-section-header .arrow.down, .accordion-section-header .arrow.up {
    float: right;
    margin-top: .5em; }

  .accordion-section-header.active .arrow.down {
    display: none; }

  .accordion-section-header .arrow.up {
    display: none; }

  .accordion-section-header.active .arrow.up {
    display: block;
    margin-top: .25em; }

  .accordion-section:last-child .accordion-section-header {
    border-bottom: none; }

  .accordion-section-content {
    padding: 15px;
    display: none;
    border-bottom: 1px solid #33a8d6; }

  .accordion-section-content ul {
    padding: 0;
    margin: 0; }

  .accordion-section-content ul li {
    list-style: none;
    padding: .625em 0; }

  .accordion-section-content li a {
    font-size: 1em;
    color: #fff;
    font-family: "Rajdhani",arial,sans-serif;
    line-height: 1em; }

  .accordion-section-content li a:hover {
    text-decoration: underline; }

  /* FROM NAV */
  .trending-cover {
    display: none !important; }

  .trending-cat .div-right {
    width: 100% !important;
    margin-bottom: 15px; }

  .trending-cat .section-header, .trending-cat #onecolumn #article .selectArticleParts span.parts-heading, #onecolumn #article .selectArticleParts .trending-cat span.parts-heading, .trending-cat span.parts-heading {
    color: #F6f6f6 !important;
    margin-bottom: 0;
    border-bottom: 3px solid #F6f6f6; } }
.mobile-posts-container {
  padding: 0 1em .7em;
  width: 55%;
  float: left;
  border-left: 1px solid #33a8d6;
  /* Landscape phones and down */ }
  @media (max-width: 767px) {
    .mobile-posts-container {
      width: 100%; } }

.mobile-posts-container a {
  text-transform: inherit;
  display: block;
  line-height: 1.2em;
  margin-bottom: 1em; }

nav .trending-cat {
  float: left;
  width: 45%;
  margin-left: 1.5%; }

nav .trending-cat:first-of-type {
  margin-left: 5%; }

.trending-cat .trending-cover {
  display: block;
  width: 150px;
  float: right;
  margin-right: 4%;
  margin-left: 4%;
  height: 139px;
  padding: 0; }

.trending-cover img {
  width: 100%;
  max-width: 150px;
  margin-bottom: 10px; }

nav .trending-cat .div-right {
  width: 100%;
  height: inherit; }

nav .trending-cat li a {
  padding: 0 !important;
  font-family: 'Droid Serif', georgia, 'Times New Roman', Times, serif;
  width: 90%;
  font-size: 1.25em;
  line-height: 1.75em;
  text-transform: capitalize;
  float: none !important;
  height: inherit !important; }

nav .trending-cat li a img {
  float: left;
  width: 100%;
  max-width: 150px;
  margin-right: 10px; }

/*---SCREENS SMALLER THAN 1280---*/
@media only screen and (min-width: 768px) and (max-width: 1265px) {
  .trending-cat .trending-cover {
    width: 125px;
    height: inherit; }

  .trending-cover img {
    max-width: 125px; }

  nav .trending-cat .div-right {
    width: 100%;
    float: left; } }
@media only screen and (max-width: 767px) {
  .prevent {
    width: 100%; } }
/* END FROM NAV */
@media only screen and (max-width: 767px) and (orientation: portrait) {
  /* portrait phones */
  #adcolumn {
    display: none; }

  #scrollContainer {
    max-width: 100%; }

  section.iconads .ad150x80 {
    padding: 0 2%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /*#adcolumn {display: none;}*/
  #maincontent {
    max-width: 768px !important;
    overflow-x: hidden; }

  #scrollContainer {
    max-width: 59%; }

  #adcolumn {
    width: 40% !important;
    max-width: 300px !important;
    margin-top: 0; }

  #adcolumn > div {
    display: block;
    float: left;
    /*margin:1em 2.5%;*/
    text-align: center;
    margin: 0 0 1em 0 !important;
    width: 100% !important; }

  #aside-form {
    text-align: left !important;
    max-width: 300px;
    width: 100%;
    padding-left: 0; }

  .feed-item .img-container {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    float: none;
    display: inline-block; }

  .headlineLink, .pressLink, .joblink, .productLink, .salary-headline, .quickReadLink {
    font-size: 1.5em; }

  .deck {
    font-size: .667em;
    line-height: 1.2em; }

  .productLink {
    min-height: inherit; }

  section.iconads {
    text-align: center;
    margin-bottom: .6125em; }

  section.iconads .ad150x80 {
    display: inline-block;
    float: none;
    margin-right: 0;
    margin-bottom: .5em; }

  .mag-cat .mag-cover {
    display: block;
    width: 90px;
    float: left;
    margin-right: 4%;
    padding: 0; }

  .mag-cover img {
    width: 100%; } }
@media only screen and (max-width: 488px) and (orientation: portrait) {
  .feed-item .img-container {
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    float: none;
    display: inline-block; }

  .headlineLink, .pressLink, .joblink, .productLink, .salary-headline, .quickReadLink {
    font-size: 1.5em; }

  .deck {
    font-size: .667em;
    line-height: 1.2em; }

  .productLink {
    min-height: inherit; }

  section.iconads {
    text-align: center;
    margin-bottom: .6125em; }

  section.iconads .ad150x80 {
    display: inline-block;
    float: none;
    margin-right: 0;
    margin-bottom: .5em; } }
/* FEED AD */
.feed_ad {
  position: relative; }

.feed_ad iframe {
  height: 323px;
  width: 100%; }

@media only screen and (max-width: 1265px) {
  .feed_ad iframe {
    height: 252px;
    width: 100%; } }
@media only screen and (max-width: 488px) {
  .feed_ad iframe {
    height: 462px;
    width: 100%; } }
.type-header {
  font-family: 'Rajdhani',arial,sans-serif;
  font-weight: 700;
  border-bottom: 3px solid #0098d5;
  color: #0098d5;
  padding-bottom: 5px;
  display: inline-block; }

.topicResearch ul,
#maincontent #onecolumn #article .topicCaseStudy ul {
  list-style: outside none none;
  padding-left: 0%;
  margin: .5em 0 0; }

.topicResearch li,
#maincontent #onecolumn #article .topicCaseStudy li {
  display: block;
  padding-bottom: .325em;
  margin-top: 0;
  padding-top: 0;
  line-height: 1em; }

.topicResearch li a,
#maincontent #onecolumn #article .topicCaseStudy li a {
  float: none;
  height: inherit;
  line-height: 1.1em;
  padding: 0.25em 0 !important;
  text-transform: capitalize;
  font-family: 'Rajdhani',arial,sans-serif;
  font-size: 0.875em;
  line-height: 0;
  text-decoration: none !important;
  color: #000000; }

.topicResearch li a:hover,
#maincontent #onecolumn #article .topicCaseStudy li a:hover {
  color: #0098d5;
  text-decoration: underline !important; }

#maincontent #onecolumn #article .topicCaseStudy {
  padding-left: 0;
  margin-left: 0; }

#maincontent #onecolumn #article .topicCaseStudy .type-header {
  margin-top: 1em; }
  #maincontent #onecolumn #article .topicCaseStudy .type-header:before {
    content: " ";
    clear: right;
    display: block;
    margin-top: 1em; }
  #maincontent #onecolumn #article .topicCaseStudy .type-header:first-of-type:before {
    content: " ";
    clear: right;
    display: block;
    margin-top: 0em; }

.fb-comments span {
  /* Landscape phones and down */ }
  @media (max-width: 480px) {
    .fb-comments span {
      width: 100%;
      height: auto; } }

#floorboard-wrapper2, #floorboard-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 640px;
  height: 30px;
  margin-left: 0;
  background: rgba(246, 246, 246, 0);
  background: -moz-linear-gradient(top, rgba(246, 246, 246, 0) 0%, #f6f6f6 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(246, 246, 246, 0)), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, rgba(246, 246, 246, 0) 0%, #f6f6f6 100%);
  background: -o-linear-gradient(top, rgba(246, 246, 246, 0) 0%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, rgba(246, 246, 246, 0) 0%, #f6f6f6 100%);
  background: linear-gradient(to bottom, rgba(246, 246, 246, 0) 0%, #f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=0 );
  z-index: 2147483646; }

#navigation-bar {
  position: relative;
  /*height: 34px;*/
  margin-left: -40px;
  top: 6px;
  left: 100%;
  width: 40px;
  margin-top: -37px; }

#search {
  position: relative;
  /*top: 0;
  left: 0;*/
  width: 40px;
  height: 34px;
  float: right; }

#label {
  width: 40px;
  height: 34px;
  position: relative;
  z-index: 20;
  top: -7px; }

#label label {
  display: block;
  width: 40px;
  height: 34px;
  background: url("../graphics/search2019.png") 0 0;
  background-size: 120px 68px;
  font-size: 0em;
  /*background:#0089be;*/
  color: white;
  text-indent: -9999px;
  cursor: pointer; }

#label label:hover {
  background: url("../graphics/search2019.png") 0 0;
  background-size: 120px 68px; }

#label.active label {
  background: #005A80 url("../graphics/search2019.png") -40px 0;
  background-size: 120px 68px;
  border-radius: 0 15px 15px 0; }

#input {
  position: relative;
  top: -41px;
  left: 0;
  width: 40px;
  height: 34px;
  z-index: 5;
  overflow: hidden;
  transition: 0.5s;
  background: #005A80 url("../graphics/search2019.png") 0 -34px;
  background-size: 120px 68px;
  background-repeat: no-repeat;
  border-radius: 15px 0 0 15px; }

#input input.field {
  display: block;
  position: absolute;
  top: -7px;
  left: 300px;
  width: 260px;
  height: 100%;
  margin: 0;
  border: none;
  margin-left: 40px;
  background: transparent;
  color: #fff;
  font-size: 1em;
  backface-visibility: none;
  border-radius: 0;
  transition: 0;
  font-family: 'Rajdhani',arial;
  /*border-radius:15px 0 0 15px;*/ }
  #input input.field::-webkit-input-placeholder {
    color: #fff; }
  #input input.field:-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }
  #input input.field::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  #input input.field:-ms-input-placeholder {
    color: #fff; }
  #input input.field:-ms-clear {
    display: none; }

#input input.field:focus {
  outline: none; }

#input.focus {
  z-index: 20;
  transition: 0.5s;
  left: -300px;
  visibility: visible;
  width: 260px;
  padding-left: 40px; }

#input.focus input.field {
  left: 0;
  /*CRUCIAL*/
  transition: 0.1s; }

#input input.searchImg {
  display: block;
  height: 34px;
  width: 40px;
  position: absolute;
  top: 0;
  padding: 0;
  background: url("../graphics/search2019.png") -80px 0;
  background-size: 120px 68px;
  float: right;
  left: 100%;
  margin-left: -40px;
  opacity: 0.0; }

#input.focus input.searchImg {
  left: 100%;
  /*CRUCIAL*/
  opacity: 1.0;
  transition: 0.25s;
  -webkit-transition-delay: 0.5s;
  /* Safari */
  transition-delay: 0.5s;
  display: block; }

button#moreContent {
  background: #0098d5;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 3px;
  border: none;
  box-sizing: border-box;
  padding: .5em .8em;
  font-weight: 600;
  font-size: 1.3em;
  height: inherit;
  text-align: center;
  cursor: pointer;
  color: #FFF;
  margin: 1em 0;
  margin-bottom: 0.25em;
  position: relative;
  font-family: 'Rajdhani',arial,sans-serif; }

.formContainer {
  width: 100%;
  margin: 1em 0;
  background: #ebf5f9;
  padding: 20px;
  box-sizing: border-box; }
  .formContainer input[type="text"], .formContainer input[type="email"] {
    line-height: normal;
    width: 100%;
    padding: 5px;
    font-family: sans-serif;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-size: 1rem; }
  .formContainer label {
    font-size: 0.75rem;
    text-transform: uppercase;
    display: block;
    margin-bottom: 3px;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: Rajdhani,arial,sans-serif; }
  .formContainer a#loginButton, .formContainer a#signupButton {
    cursor: pointer; }

/*------- READ MORE SECTION ------*/
.daily-container {
  width: 100%;
  overflow: hidden; }

.daily-item {
  width: 46%;
  padding: 0 2%;
  float: left;
  margin-bottom: 1em;
  /* Landscape phones and down */ }
  @media (min-width: 1265px) {
    .daily-item {
      width: 29.333%;
      padding: 0 2%; } }

.daily-item:nth-child(3n+1) {
  clear: none;
  /* Landscape phones and down */ }
  @media (min-width: 1265px) {
    .daily-item:nth-child(3n+1) {
      clear: left; } }

.daily-item:nth-child(2n+1) {
  clear: left;
  /* Landscape phones and down */ }
  @media (min-width: 1265px) {
    .daily-item:nth-child(2n+1) {
      clear: none; } }

#onecolumn #article .daily-item a {
  display: block;
  color: #000000;
  text-decoration: none; }

#onecolumn #article .daily-item a:hover {
  color: #0098d5;
  text-decoration: none; }

.daily-item img {
  width: 100%;
  max-width: 450px;
  margin-bottom: 4px; }

#onecolumn #article .daily-item .daily-cat {
  line-height: 120%;
  font-size: 16px;
  font-weight: bold; }

#onecolumn #article .daily-item p {
  margin: 0;
  padding: 0;
  font-family: helvetica, arial, sans-serif;
  font-size: 18px;
  color: #111111;
  line-height: 120%;
  margin-top: 6px; }

#onecolumn #article .daily-item a:hover p {
  color: #3C5CA7; }

.sponsored-title {
  display: none;
  position: relative;
  height: 15px;
  margin-bottom: -15px;
  float: right; }

.daily-sponsored .sponsored-title {
  display: block; }

.daily-sponsored .sponsored-title span {
  background: #000;
  color: #FFF;
  font-size: 14px;
  padding: 0 2px; }

/*------- ARCHIVES PAGE ------*/
.archives .issue {
  box-sizing: border-box;
  width: 24%;
  float: left;
  margin-bottom: 1em;
  margin-right: 1.333333%; }

.archives .issue img {
  max-width: 100%; }

#onecolumn #article.archives .issue a:link {
  text-decoration: none; }

#onecolumn #article.archives .issue a span {
  text-decoration: none;
  color: #0098d5;
  font-family: 'Rajdhani',arial;
  font-size: 1.25em; }

#onecolumn #article.archives .issue a:hover span {
  text-decoration: underline; }

.archives .year-set .issue:nth-child(4n) {
  margin-right: 0; }

.archives .year-set .issue:nth-child(4n+1) {
  clear: left; }

#onecolumn #article.archives h3 {
  display: inline-block;
  line-height: 100%;
  margin-bottom: 1em;
  padding-bottom: 3px;
  border-bottom: 3px solid #000; }

@media (max-width: 914px) {
  .archives .issue {
    width: 49%;
    margin-right: 2%; }

  .archives .year-set .issue:nth-child(4n) {
    margin-right: 0%; }

  .archives .year-set .issue:nth-child(4n+1) {
    clear: none; }

  .archives .year-set .issue:nth-child(2n) {
    margin-right: 0; }

  .archives .year-set .issue:nth-child(2n+1) {
    clear: left; } }
/*----- PRINT TOC -------*/
.print-toc {
  width: 64.666%;
  float: left; }

.print-ads {
  width: 33.333%;
  float: right; }

.print-toc hr:first-of-type {
  display: none; }

.part {
  display: block;
  font-family: 'Rajdhani',arial;
  font-size: 12px;
  font-weight: 600;
  color: #777777;
  text-transform: uppercase; }

#onecolumn #article .print-toc a:link.sectionarticles {
  font-family: 'Droid Serif', georgia, 'Times New Roman', Times, serif;
  font-size: 1.125em;
  color: #333333;
  line-height: 130%;
  font-weight: 700; }

#onecolumn #article .print-toc a:hover.sectionarticles {
  color: #0098d5; }

#onecolumn #article .print-toc a:link.sectionarticles img {
  width: 225px; }

#onecolumn #article .print-toc span.sectionarticles {
  font-family: 'Rajdhani',arial;
  text-transform: uppercase;
  color: #fff;
  background: #333;
  padding: 0.125em .375em; }

#onecolumn #article a.archive-link {
  float: left;
  position: relative;
  left: 310px;
  margin-left: -150px;
  top: 80px; }

#onecolumn #article a.archive-link,
#onecolumn #article a.advertisers {
  color: #0098d5;
  text-decoration: none;
  font-family: 'Rajdhani',arial; }

#onecolumn #article a.archive-link:hover,
#onecolumn #article a.advertisers:hover {
  text-decoration: underline; }

#onecolumn #article .adListDes {
  background: #ededed;
  padding: .25em;
  display: inline-block;
  margin-bottom: 1em;
  text-transform: uppercase;
  font-size: 10px; }

#onecolumn #article .print-ads h3 {
  font-family: 'Rajdhani',arial;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0; }

@media (max-width: 1265px) {
  .print-toc {
    width: 64.666%; }

  .print-ads {
    width: 33.333%; }

  #onecolumn #article .print-toc a:link.sectionarticles img {
    width: 225px; } }
/*FACEBOOK COMMENTS*/
.fb-comments {
  width: 100% !important; }

.fb-comments iframe[style] {
  width: 100% !important; }

.fb-like-box {
  width: 100% !important; }

.fb-like-box iframe[style] {
  width: 100% !important; }

.fb-comments span {
  width: 100% !important; }

.fb-comments iframe span[style] {
  width: 100% !important; }

.fb-like-box span {
  width: 100% !important; }

.fb-like-box iframe span[style] {
  width: 100% !important; }

.upcoming-beacon {
  /*width: 68px;
  position: absolute;
  margin-top: 29px;
  margin-left: 11px;
  text-align: center;
  display: inline-block;
  background: orange;
  padding: 2px 0px 1px;
  z-index: 999999;
  font-size: 12px;
  line-height: 16px;
  color: #000;
  letter-spacing: .5px;*/
  width: 58px;
  position: absolute;
  margin-top: -6px;
  margin-left: 16px;
  text-align: center;
  display: inline-block;
  background: #FFF;
  padding: 0px 0px 0px;
  z-index: 999997;
  font-size: 10px;
  line-height: 10px;
  color: #0098d5;
  letter-spacing: .75px;
  -webkit-animation: fadein 1s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 1s;
  /* Firefox < 16 */
  -ms-animation: fadein 1s;
  /* Internet Explorer */
  -o-animation: fadein 1s;
  /* Opera < 12.1 */
  animation: fadein 1s; }
  .upcoming-beacon:before {
    content: "\A";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #FFF;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 9px; }
  .accordion-section-header .upcoming-beacon {
    padding: 3px 9px 2px !important;
    margin-top: -3px;
    margin-left: 10px;
    color: #000;
    width: auto; }
    .accordion-section-header .upcoming-beacon:before {
      display: none; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.no-border {
  border: none !important; }

.group:after {
  content: "";
  display: table;
  clear: both; }

/*CASESTUDIES 2/22/2018 */
.edulinks-container {
  border: none !important;
  padding: 0 !important; }
  .edulinks-container a.headlineLink {
    text-decoration: none !important;
    padding: .75em 2% .75em 0;
    border-bottom: 1px solid #ddd;
    display: block;
    line-height: 140%;
    font-weight: 400;
    color: #1a1a1a !important; }
    .edulinks-container a.headlineLink:hover {
      color: #0089be !important;
      cursor: pointer; }
    .edulinks-container a.headlineLink:last-of-type {
      border-bottom: none; }

.back-link a {
  color: #0089be !important;
  float: none;
  font-family: 'Rajdhani',arial,sans-serif;
  height: inherit;
  line-height: 0;
  padding: 0.25em 0 !important;
  text-decoration: none !important;
  text-transform: uppercase;
  margin-top: .5em;
  height: 24px;
  display: inline-block; }

.back-link.float-left {
  margin-left: 2%;
  float: left; }

.back-link.float-right {
  margin-right: 2%;
  float: right; }

.archive-container a {
  background: #0089be;
  color: #fff !important;
  display: inline-block;
  font-family: 'Rajdhani',arial,sans-serif;
  font-size: 1.25rem;
  text-decoration: none !important;
  text-align: center;
  line-height: 100%;
  width: 30px;
  height: 24px;
  float: left;
  margin-right: 1%;
  padding-top: 4px;
  opacity: .5;
  margin-bottom: 2px; }
  .archive-container a ul {
    margin-top: 0; }
  .archive-container a:hover {
    opacity: 1;
    cursor: pointer; }

#intro {
  color: #333;
  display: block;
  font-family: 'Lato',arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 120%;
  width: 97%;
  padding: 0 1.5%;
  max-width: 950px; }
  #intro p {
    margin: 0;
    line-height: 110%; }

span.close-dropmenu {
  font-size: 2rem;
  position: absolute;
  top: 0;
  right: 0;
  color: #FFF;
  padding: 0.375rem; }

.bodyImgAd {
  width: 300px;
  display: inline-block;
  max-width: 100%;
  /* Landscape phones and down */ }
  @media (max-width: 544px) {
    .bodyImgAd {
      display: block;
      margin: 0 auto 2em; } }

.bodyImgAdWrapper {
  margin: 1em auto; }

.bodyImgAd + .bodyImgAd {
  float: right; }

@media only screen and (max-width: 1066px) {
  .bodyImgAdWrapper {
    margin: 1em auto 0; } }
@media only screen and (max-width: 614px) {
  .bodyImgAd + .bodyImgAd {
    float: none !important; } }
@media screen and (min-width: 960px) {
  .gridThirdWrapper {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-columns: 1fr 1fr 1fr;
    /*grid-template-rows: repeat(2, minmax(220px, auto));
    -ms-grid-rows: 220px 220px;*/
    grid-gap: 12px; }
    .gridThirdWrapper span.postDate {
      position: absolute;
      bottom: 2%;
      left: 12px; }
    .gridThirdWrapper .feed-item {
      padding: 12px 4px 12px 12px; }
      .gridThirdWrapper .feed-item .img-container img {
        max-width: 150px; }
    .gridThirdWrapper .img-container {
      margin-bottom: 10px;
      max-width: 100%;
      height: auto; }

  .gridHalfWrapper {
    /*display: -ms-grid;*/
    display: block;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
    grid-gap: 12px; }
    .gridHalfWrapper a.quickReadLink {
      clear: both; }
    .gridHalfWrapper .feed-item {
      padding: 12px 4px 12px 12px; } }
@media screen and (max-width: 959px) {
  .gridThirdWrapper section.feed-item, .gridHalfWrapper section.feed-item {
    margin-bottom: 2em;
    padding: 2%; }

  .gridThirdWrapper span.postDate {
    left: 2%;
    bottom: 1%; }

  #adcolumn {
    display: none; }

  #onecolumn, #scrollContainer {
    width: 98%;
    margin: 0 auto;
    max-width: 100%;
    float: none; }

  .bodyImgAd + .bodyImgAd {
    float: none !important; }

  .bodyImgAd {
    margin: 0 3px 2em; } }
@media screen and (min-width: 768px) and (max-width: 955px) {
  .feed-item .img-container {
    float: none;
    margin: 0 0 1em;
    display: block; } }
.feed-item .img-container a.headlineLink {
  line-height: 0;
  display: block; }

.st-btn {
  background-color: #0098d5 !important; }
  .st-btn:hover {
    background-color: #005A80 !important; }
