body.resources #resource-index .icon-preferred {
  display: none; }

body.resources #content h2.left {
  /*  float: left;*/ }

.s {
  clear: both; }

body.resources #content p.icon-legend {
  background: url(/images/new/icon-career-coach-staff-post-legend.png) no-repeat 0 1px;
  padding-left: 19px;
  /*  float: right;*/
  /*  margin-top: 26px;*/
  font-style: italic;
  font-size: .92857143em;
  /* 13/14 */ }

body.resources .table-hdr {
  margin: 0;
  background: #555;
  font-size: .92857143em;
  /* 13/14 */
  color: #fff;
  padding-right: 14px;
  padding-left: 14px;
  border-top: 1px solid #46443a;
  border-right: 1px solid #46443a;
  border-left: 1px solid #46443a; }

body.resources #content .table-hdr h3.left {
  color: #fff;
  font-size: 1.14285714em;
  /* 16/14 */
  font-family: "Open Sans Condensed", helvetica, arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0;
  line-height: 34px; }

body.resources #content .table-hdr h3.left {
  float: left; }

body.resources #content .table-hdr p.right {
  margin: 0;
  float: right;
  line-height: 37px;
  font-size: .92857143em;
  /* 13/14 */ }

body.resources #content .table-hdr p.right a {
  color: #c6e9fa;
  text-decoration: none; }

body.resources #content .table-hdr p.right a:hover {
  text-decoration: underline; }

body.resources #content .table-hdr p.right span {
  color: #9c9c9c; }

/* for > 768
body.resources #content .table {
  display: table;
}
body.resources #content .row {
  display: table-row;
}
body.resources #content .cell {
  display: table-cell;
}
*/
body.resources #content .table {
  border: 1px solid #d5d5d5;
  border-bottom: none;
  margin-bottom: 1em; }

body.resources #content .row {
  padding: 6px 14px;
  border-bottom: 1px solid #d5d5d5; }

body.resources #content .cell {
  display: block; }

body.resources #content .cell a {
  text-decoration: underline; }

body.resources #main .cell p {
  margin-bottom: 0; }

body.resources #content .device-mid {
  display: none; }

body.resources .preferred,
body.resources .icon-preferred {
  background: url(/images/new/icon-preferred.png) no-repeat 0 1px;
  padding-left: 20px;
  font-weight: normal; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --- Sidebar --- */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#sidebar {
  display: block; }

.right-sidebar h2.submenu {
  line-height: 42px;
  margin: 6px 0 0;
  padding: 0 18px;
  cursor: pointer;
  background: #f4f4f4 url(../images/new/arrow-submenu.png) no-repeat 96% 50%;
  background-size: 18px 12px; }

.right-sidebar #submenu1 {
  margin-top: 1em; }

#main .right-sidebar .menu-filter ul {
  list-style: none;
  margin-top: 1em;
  margin-left: 0; }

.right-sidebar .menu-filter ul li {
  border-bottom: 1px solid #f0f0f0;
  padding: 0 0 0 18px; }

.right-sidebar .menu-filter ul li.active span {
  font-weight: bold;
  display: block;
  float: left;
  padding: 6px 0; }

.right-sidebar .menu-filter ul a {
  color: #586f00;
  text-decoration: none;
  display: block;
  padding: 6px 0; }

.right-sidebar .menu-filter ul.submenu1 a {
  float: left; }

.right-sidebar .menu-filter ul em {
  float: right;
  color: #989898;
  padding: 6px 0; }

.right-sidebar .menu-filter a:hover {
  text-decoration: underline; }

.right-sidebar .add-box {
  background: #cee285;
  padding: 7px 18px;
  margin-top: 6px; }

.right-sidebar .add-box h2 {
  margin: 0; }

.right-sidebar .add-box a {
  color: #586f00; }

.right-sidebar .add-box .button {
  text-decoration: none;
  color: #fff; }

/* -- Clearfix -- */
body.resources #content .table-hdr:before, body.resources #content .table-hdr:after {
  content: " ";
  display: table; }

body.resources #content .table-hdr:after {
  clear: both; }

body.resources #content .table-hdr {
  *zoom: 1; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --- 800 => --- */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (min-width: 800px) {
  /* --- Content --- */
  #content {
    float: left; }

  #main .right-sidebar .menu-filter ul li.active p {
    margin: 0; }

  .right-sidebar .menu-filter ul li.active span {
    float: none; }

  #content #resource_phone_number {
    width: 60%; }

  /* --- Sidebar --- */
  #sidebar {
    float: right;
    width: 26.0416667%;
    /* 250/960 */
    padding-left: 1px;
    padding-top: 60px;
    background: url(/images/bg-right-sidebar.png) no-repeat 0 0;
    position: relative; }

  .submenu1 {
    display: block !important; }

  #sidebar .menu-filter ul li {
    border-bottom: 1px solid #e3dfcf;
    padding: 0; }

  #sidebar .menu-filter ul li:first-child {
    border-top: none; }

  .right-sidebar h2.submenu {
    font-family: "Open Sans Condensed", helvetica, arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.42857143em;
    /* 20/14 */
    color: #525252;
    margin-top: 30px;
    margin-left: 16px;
    background: none;
    cursor: default;
    padding: 0; }

  .right-sidebar .menu-filter ul em {
    float: right;
    padding-top: 12px;
    color: #989898;
    font-size: .92857143em;
    /* 13/14 */ }

  .right-sidebar .add-box {
    background: none;
    position: absolute;
    top: 8px; }

  #sidebar .menu-filter ul li.active {
    border-bottom: none; }

  #sidebar .menu-filter ul.submenu2 li.active {
    border-top: none; }

  .right-sidebar li.active p {
    background: #c6e9fa;
    border-bottom: 2px solid #9ad5f5; }

  .right-sidebar li.active span {
    float: none; }

  .right-sidebar li.active em {
    display: none; }

  .create-post {
    position: absolute;
    top: 22px;
    left: 18px;
    text-decoration: none; }

  .create-post span {
    background: url(/images/icon-create-post-resource.png) no-repeat -3px -1px;
    padding-left: 21px;
    line-height: 17px;
    white-space: nowrap; } }
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --- 960 => --- */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (min-width: 960px) {
  /* --- Content --- */
  body.resources #main h1 {
    position: relative;
    padding-left: 60px; }

  body.resources #main h1:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -5px;
    background: url(/images/h1-tag-resources.png) no-repeat 0 0;
    width: 51px;
    height: 45px; } }
