/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
@tablegray #f1f1f1;
@bordergray #cfcecf;
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
h1 {
  clear: both;
}
body {
  margin: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000000;
  text-decoration: none;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -15px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 15px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 949.8000000000001px;
}
.span12 {
  width: 949.8000000000001px;
}
.span11 {
  width: 869.4000000000001px;
}
.span10 {
  width: 789px;
}
.span9 {
  width: 708.6px;
}
.span8 {
  width: 628.2px;
}
.span7 {
  width: 547.8000000000001px;
}
.span6 {
  width: 467.40000000000003px;
}
.span5 {
  width: 387px;
}
.span4 {
  width: 306.6px;
}
.span3 {
  width: 226.20000000000002px;
}
.span2 {
  width: 145.8px;
}
.span1 {
  width: 65.4px;
}
.offset12 {
  margin-left: 979.8000000000001px;
}
.offset11 {
  margin-left: 899.4000000000001px;
}
.offset10 {
  margin-left: 819px;
}
.offset9 {
  margin-left: 738.6px;
}
.offset8 {
  margin-left: 658.2px;
}
.offset7 {
  margin-left: 577.8000000000001px;
}
.offset6 {
  margin-left: 497.40000000000003px;
}
.offset5 {
  margin-left: 417px;
}
.offset4 {
  margin-left: 336.6px;
}
.offset3 {
  margin-left: 256.20000000000005px;
}
.offset2 {
  margin-left: 175.8px;
}
.offset1 {
  margin-left: 95.4px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 1.5792798483891344%;
  *margin-left: 1.5266371867761632%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 1.5792798483891344%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94735733838704%;
}
.row-fluid .span11 {
  width: 91.53506001263423%;
  *width: 91.48241735102127%;
}
.row-fluid .span10 {
  width: 83.07012002526848%;
  *width: 83.01747736365552%;
}
.row-fluid .span9 {
  width: 74.60518003790271%;
  *width: 74.55253737628975%;
}
.row-fluid .span8 {
  width: 66.14024005053695%;
  *width: 66.08759738892398%;
}
.row-fluid .span7 {
  width: 57.67530006317119%;
  *width: 57.62265740155822%;
}
.row-fluid .span6 {
  width: 49.21036007580543%;
  *width: 49.15771741419246%;
}
.row-fluid .span5 {
  width: 40.74542008843967%;
  *width: 40.6927774268267%;
}
.row-fluid .span4 {
  width: 32.280480101073906%;
  *width: 32.227837439460934%;
}
.row-fluid .span3 {
  width: 23.81554011370815%;
  *width: 23.762897452095178%;
}
.row-fluid .span2 {
  width: 15.350600126342387%;
  *width: 15.297957464729416%;
}
.row-fluid .span1 {
  width: 6.885660138976626%;
  *width: 6.833017477363655%;
}
.row-fluid .offset12 {
  margin-left: 103.15855969677827%;
  *margin-left: 103.05327437355234%;
}
.row-fluid .offset12:first-child {
  margin-left: 101.57927984838913%;
  *margin-left: 101.4739945251632%;
}
.row-fluid .offset11 {
  margin-left: 94.6936197094125%;
  *margin-left: 94.58833438618657%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.11433986102337%;
  *margin-left: 93.00905453779744%;
}
.row-fluid .offset10 {
  margin-left: 86.22867972204675%;
  *margin-left: 86.12339439882082%;
}
.row-fluid .offset10:first-child {
  margin-left: 84.64939987365761%;
  *margin-left: 84.54411455043169%;
}
.row-fluid .offset9 {
  margin-left: 77.76373973468098%;
  *margin-left: 77.65845441145505%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.18445988629185%;
  *margin-left: 76.07917456306592%;
}
.row-fluid .offset8 {
  margin-left: 69.29879974731521%;
  *margin-left: 69.19351442408929%;
}
.row-fluid .offset8:first-child {
  margin-left: 67.71951989892608%;
  *margin-left: 67.61423457570015%;
}
.row-fluid .offset7 {
  margin-left: 60.83385975994946%;
  *margin-left: 60.72857443672352%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.25457991156033%;
  *margin-left: 59.149294588334385%;
}
.row-fluid .offset6 {
  margin-left: 52.3689197725837%;
  *margin-left: 52.26363444935776%;
}
.row-fluid .offset6:first-child {
  margin-left: 50.78963992419457%;
  *margin-left: 50.684354600968625%;
}
.row-fluid .offset5 {
  margin-left: 43.90397978521794%;
  *margin-left: 43.798694461992%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.32469993682881%;
  *margin-left: 42.219414613602865%;
}
.row-fluid .offset4 {
  margin-left: 35.439039797852175%;
  *margin-left: 35.33375447462623%;
}
.row-fluid .offset4:first-child {
  margin-left: 33.85975994946304%;
  *margin-left: 33.7544746262371%;
}
.row-fluid .offset3 {
  margin-left: 26.97409981048642%;
  *margin-left: 26.868814487260476%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.394819962097284%;
  *margin-left: 25.28953463887134%;
}
.row-fluid .offset2 {
  margin-left: 18.509159823120655%;
  *margin-left: 18.403874499894712%;
}
.row-fluid .offset2:first-child {
  margin-left: 16.92987997473152%;
  *margin-left: 16.824594651505578%;
}
.row-fluid .offset1 {
  margin-left: 10.044219835754895%;
  *margin-left: 9.938934512528952%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.46493998736576%;
  *margin-left: 8.359654664139818%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
@media (min-width: 770px) {
/*HIDE IE ERROR*/
.ie-error{display:none;}
.ie-error-text{display:none;}


/*Add MnSCU Logo to Desktop view*/
#header .title #logo { width: 1350px;  }
div.gsc-control-searchbox-only {margin-top:-2px;}

  /*NAVIGATION*/
  .main-nav ul.second {
    position: absolute;
    z-index: 350;
    bottom: 4px;
    left: 0px;
    width: 100%;
  }
  
  
   .orange .main-nav ul.second {
    background-color: #6d6863;
	font-size:1.1em;
	bottom: 0px;
  }
   .purple .main-nav ul.second {
    background-color: #6d6863;
	font-size:1.1em;
	bottom: 0px;
  }
   .green .main-nav ul.second {
    background-color: #6d6863;
	font-size:1.1em;
	bottom: 0px;
  }
  .main-nav ul.second li {
    position: relative;
    z-index: 350;
    float: left;
    margin: 0 20px 0 17px;
   
  }
  

  .main-nav ul.second li a {
    color: #fff;
    font-size: 1.1em;
    position: static;
    z-index: 350;
  }
  .main-nav ul.second li ul {
    display: none;
    padding-top: 10px;
    width: 133px;
    position: absolute;
    z-index: 4000;
    left: 0;
    top: 16px;
   
  }
   .orange .main-nav ul.second li ul {
    display: none;
    padding-top: 10px;
    width: 133px;
    position: absolute;
    z-index: 4000;
    left: 0;
    top: 16px;
    background-color: #464646;
  }
  .main-nav ul.second li ul li {
    float: none;
    background: #464646;
    margin: 0 0 10px 0;
    padding: 0 18px 0px 10px;
    z-index: 4000;
  }
  .main-nav ul.second li ul li a {
    border-bottom: 1px dotted #fff;
  }
  .main-nav ul.second li ul li a:hover {
    border-bottom: 0px;
  }
  .main-nav ul.second li ul li a:focus {
    border-bottom: 0px;
  }
  .main-nav ul.second li ul li a:active {
    border-bottom: 0px;
  }
  .main-nav ul.second li a span {
    position: static;
    z-index: 450;
    padding: 0 18px 0 10px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
  }
  /* here */
  .main-nav ul.second li.here a {
    color: #f00;
    font-weight: bold;
  }
  .main-nav ul.second li.here a:hover {
    color: #fff;
  }
  .main-nav ul.second li.here ul li a {
    color: #fff;
    font-weight: normal;
  }
  /* pulldown */
  .main-nav ul.second li:hover ul {
    display: block;
  }
  .main-nav ul.second li ul.openMenu {
    display: block;
  }
  /* NAVIGATION */
  .green .main-nav ul.second li.here a {
    color: #5bc25c;
  }
  .green .main-nav ul.second li.here a:hover {
    color: #fff;
  }
  .green .main-nav ul.second li.here ul li a {
    color: #fff;
  }
  .orange .main-nav ul.second li.here a {
    color: #ef8c20;
  }
  .orange .main-nav ul.second li.here a:hover {
    color: #fff;
  }
  .orange .main-nav ul.second li.here a:focus {
    color: #fff;
  }
  .orange .main-nav ul.second li.here a:active {
    color: #fff;
  }
  .orange .main-nav ul.second li.here ul li a {
    color: #fff;
  }
  .purple .main-nav ul.second li.here a {
    color: #d93861;
  }
  .purple .main-nav ul.second li.here a:hover {
    color: #fff;
  }
  .purple .main-nav ul.second li.here ul li a {
    color: #fff;
  }
  /* HIDE MOBILE NAVIGATION */
  .nav-link-education {
    display: none;
  }
  .nav-link-career {
    display: none;
  }
  .nav-link-job {
    display: none;
  }
  .mobile-menu {
    display: none;
  }
  /* GENERIC HIDE SHOW BY SIZE */
  .hide-desktop {
    display: none;
  }
  li.hide-desktop {
    display: none;
  }
  .show-small {
    display: none;
  }
  .nav-link {
    display: none;
  }
  .nav-link-top {
    display: none;
  }
  /* HEADER ====================================================================== */
  #header {
    position: relative;
    background: transparent;
  }
  #header .top-nav {
    text-align: right;
    background: #d1d1d1 url(../images/top-nav-bottom-bg.gif) bottom left no-repeat;
    height: 34px;
  }
  
  
  
  
  /* #header .top-nav { text-align:right; background-image: url(../images/industry/green/background-left-gray.gif); left: 300px; height:34px; position: absolute; width: 650px; z-index: 10000; } */
  #header .top-nav ul {
    float: right;
  }
  #header .top-nav ul li {
    height: 34px;
    line-height: 34px;
    vertical-align: middle;
    float: left;
    padding: 0 8px 0 8px;
    text-align: center;
  }
  #header .top-nav ul li a {
    color: #777777;
    text-decoration: none;
    font-size: 1em;
  }
  #header .top-nav ul li a:hover {
    color: #222222;
  }
  /* #header .top-nav ul.first { background-image: url(../images/industry/green/background-right-gray.gif); height:37px; } */
  #header .top-nav form.search {
    float: right;
    padding: 6px 10px 0 10px;
  }
  #header .top-nav form.search input.textfiled {
    padding: 3px 0 0 2px;
    vertical-align: middle;
    border: 0;
    float: left;
    font-size: 1em;
    margin-right: 8px;
    font-family: arial;
    color: #666666;
    height: 18px;
    width: 133px;
    background: url(/iseek/_ui/images/search-input-bg.gif) no-repeat;
    font-size: 1.1em;
  }
  #header .top-nav form.search input.submit {
    float: left;
  }
  /* HOME PAGE CONTENT ====================================================================== */
  .home-col-1 {
    border-right: 1px solid #e8e8e8;
  }
  .home-col-3 {
    border-right: 1px solid #e8e8e8;
  }
  .home-col-inner {
    border-right: 1px solid #e8e8e8;
  }
  /* LANDING PAGE CONTENT ====================================================================== */
  .landing-careers #wrapper #inner .body-container {
    margin-top: 15px;
  }
  .landing-careers #content {
    border-right: 1px solid #E8E8E8;
  }
  .landing-education #wrapper #inner .body-container {
    margin-top: 15px;
  }
  .landing-education #content {
    border-right: 1px solid #E8E8E8;
  }
  .landing-jobs #wrapper #inner .body-container {
    margin-top: 15px;
  }
  .landing-jobs #content {
    border-right: 1px solid #E8E8E8;
  }
  .landing-careers #sidebar {
    padding-top: 20px;
  }
  .landing-education #sidebar {
    padding-top: 20px;
  }
  .landing-jobs #sidebar {
    padding-top: 20px;
  }
  #content ul.category {
    margin-bottom: 50px;
  }
  ul.category li {
    padding: 8px 0 0 10px;
    float: left;
    border-right: 1px solid #E8E8E8;
    position: static;
    max-width: 220px;
  }
  ul.category li h3 {
    position: relative;
    line-height: 1.3em;
    padding-bottom: 1em;
  }
  /* SECTION SPECIFIC */
  .landing-careers ul.category li.three {
    border: 0;
  }
  .landing-jobs ul.category li.three {
    border: 0;
  }
  .landing-education ul.category li.three {
    border: 0;
  }
  /*LANDING PAGE IMAGES*/
  .trends-careers {
    background: url('/iseek/_media/images/careers-trends.jpg');
    padding-left: 120px;
    min-height: 100px;
    background-repeat: no-repeat;
    background-position: top left;
  }
  .faqs {
    background: url('/iseek/_media/images/faqs.jpg');
    padding-left: 120px;
    min-height: 100px;
    background-repeat: no-repeat;
    background-position: top left;
  }
  .trends-education {
    background: url('/iseek/_media/images/education-trends.jpg');
    padding-left: 120px;
    min-height: 100px;
    background-repeat: no-repeat;
    background-position: top left;
  }
  .trends-jobs {
    background: url('/iseek/_media/images/jobs-trends.jpg');
    padding-left: 120px;
    min-height: 100px;
    background-repeat: no-repeat;
    background-position: top left;
  }
  ul.category li p {
    color: #000000;
    width: 203px;
  }
  ul.category li ol {
    list-style-image: url(../images/list-style-circle.gif);
    list-style-position: inside;
  }
  ul.category li ol li {
    float: none;
    border-right: 0px;
    padding: 0 0 0 6px;
  }
  ul.category li ol li a {
    border-bottom: 2px solid #f00;
  }
  ul.category li ol li a:hover {
    border-bottom: 0px;
  }
  #content ol.info li img {
    float: left;
  }
  #content ol.info li .right {
    float: left;
    width: auto;
    margin-left: 20px;
  }
  #content ol.info li .right .top h4 {
    height: 16px;
    float: left;
    width: 108px;
  }
  #content ol.info li .right .top h4 a {
    text-indent: -999em;
  }
  #content ol.info li.two .right .top h4 {
    width: 213px;
  }
  #content ol.info li.one .right .top h4 span {
    background: url(../images/text/info-trends.gif) left top no-repeat;
  }
  #content ol.info li.two .right .top h4 span {
    background: url(../images/text/info-faq.gif) left top no-repeat;
  }
  #content ol.info li .top span.link {
    display: block;
    float: left;
    margin-left: 20px;
  }
  #content ol.info li .top span.rss {
    display: block;
    background: url(../images/rss.gif) left no-repeat;
    float: left;
    width: 64px;
    text-align: right;
    margin-left: 20px;
  }
  #content ol.info li .top span a {
    font-size: 1.1em;
    border-bottom: 2px solid #777777;
  }
  #content ol.info li .right p {
    width: 560px;
    clear: both;
    line-height: 1.28em;
  }
  #content ol.info li .right p a {
    font-size: 1.3em;
    border-bottom: 2px solid #f00;
    line-height: 1.4em;
  }
  #content ol.info li .right p a:hover {
    border-bottom: 0px;
  }
  #content ol.info li .right p span.date {
    font-size: 1em;
  }
  /* LANDING PAGES */
 .info1 {padding-left:20px; width:90%; }
 

 .info-trends {padding-left: 110px; background: url('/iseek/_media/images/careers-trends.jpg'); min-height:105px;  background-repeat:no-repeat;}
 .info-ispeak{padding-left: 110px;  background: url('/iseek/_ui/images/blog-logo.jpg');min-height:102px 102px; background-repeat:no-repeat;}
 .info-facebook{padding-left: 110px;  background: url('/iseek/_ui/images/facebook-logo.jpg');min-height:102px 102px; background-repeat:no-repeat;}
 .info-twitter{padding-left: 110px;  background: url('/iseek/_ui/images/twitter-logo.jpg');min-height:102px 102px; background-repeat:no-repeat;}
 
 
 
 
 
 
 
 
 
  #myDiv ul li a {
    border-bottom: 2px #07609E solid;
  }
  #myDiv ul li a:hover {
    border-bottom: none;
  }
  #myDiv ul li {
    padding-bottom: 5px;
  }
  ul li.rss-item {
    background-image: url(/iseek/_ui/images/rssitem.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    padding-left: 15px;
    line-height: 23px;
  }
  .purple #content a.rss-item {

    text-decoration: none;

  }
  .orange #content a.rss-item {
    text-decoration: none;

  }
  .green #content a.rss-item {
    text-decoration: none;

  }
  
   .purple #content a.rss-item:hover {
     border-bottom: none;
  }
  .orange #content a.rss-item:hover  {
    border-bottom: none;
  }
  .green #content a.rss-item:hover  {
    border-bottom: none;
  }
  
  
  
  
  
  
  
  
  
  
  #content .info1 #copy2 ul {
    list-style: none;
    padding-left: none;
    padding-right: none;
    margin-left: 0px;
  }
  #content .info1 #copy2 ul li {
    background-image: url(/iseek/_ui/images/rssitem.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    padding-left: 15px;
  }
  #content .info1 #copy2 ul li {
    padding-bottom: 5px;
  }
  /* Comment this out when the new RSS feed links are working */
  #content .info1 #copy2 a {
    /* font-size: .7em;*/
    border-bottom: none;
  }
  #content .info1 #copy2 a:hover {
    background-color: #E7E7E7;
  }
  #content .info1 #copy2 {
    display: inherit;
    float: left;
  }
  #content .info1 #copy2 ul {
    margin-bottom: 20px;
  }
  #content .info1 #newsfeeds ul {
    list-style: none;
    padding-left: none;
    padding-right: none;
    margin-left: 0px;
  }
  #content .info1 #newsfeeds ul li {
    background-image: url(/iseek/_ui/images/rssitem.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    padding-left: 15px;
  }
  #content .info1 #newsfeeds ul li {
    padding-bottom: 5px;
  }
  /* Comment this out when the new RSS feed links are working */
  #content .info1 #newsfeeds a {
    /* font-size: .7em;*/
  }
  #content .info1 #newsfeeds {
    display: inherit;
    float: left;
  }
  #content .info1 #newsfeeds ul {
    margin-bottom: 20px;
  }
  .rss-box {
    margin-top: -15px;
  }
  .rss-box-edu {
    margin-top: -15px;
  }
  #sidebar #copy2 ul {
    list-style: none;
    padding-left: none;
    padding-right: none;
    margin-left: 0px;
  }
  #sidebar #copy2 ul li {
    background-image: url(/iseek/_ui/images/rssitem.gif);
    background-repeat: no-repeat;
    background-position: 0 .5em;
    padding-left: 15px;
  }
  #sidebar #copy2 ul li {
    padding-bottom: 5px;
  }
  /* Comment this out when the new RSS feed links are working */
  #sidebar #copy2 a {
    /* font-size: .7em;*/
  }
  #sidebar #copy2 a:hover {
    border-bottom: none;
    /*background-color:#E7E7E7;*/
  }
  #sidebar #copy2 {
    display: inherit;
    float: left;
  }
  #sidebar #copy2 ul {
    margin-bottom: 20px;
  }
  .right-column {
    width: 480px !important;
    float: left !important;
  }
  #sidebartools {
    float: right;
    padding-right: 5px;
  }
  .detailcontent-1column #content {
    border-right: 1px solid #e8e8e8;
  }
  .detail-content #content {
    border-right: 1px solid #e8e8e8;
  }
 
  /* FOOTER ====================================================================== */
  #socialicons {
    float: right;
	padding-right:5px;
  }
  #footer {
    width: 100%;
  }
  #footer {
    float: left;
    background-color: #F1F1F1;
    margin-top: 10px;
  }
  #footer h5 {
    padding-bottom: 5px;
   
    color: #717171;

  }
  #footer .footnav-link-7 {
    padding-top: 20px;
  }
  #footer .first h5 {
    margin-left: 10px;
  }

    #footer .first p {
    margin-left: 10px;
	font-size:1.1em;
  }
  .footnav-link-1-image{
  text-align:center;}
  
  #footer ul {
    background: url(../images/footer-bottom-bg.gif) left bottom no-repeat;
    padding: 12px 0 0 4px;
  }
  #footer ul li {
    float: left;
    padding-bottom: 20px;
  }

  #footer ul li h5 {

    color: #555;

  }
  #footer ul li h5.seven {
    clear: both;
  }
  #footer ul li.six img {
    float: left;
  }
  #footer ul li ol li {
    float: none;
    margin: 0 0 0 6px;
    padding: 0;
    width: auto;
  }
  #footer ul li.one ul li a {
    border-bottom: 2px solid #ccc;

  }
  #footer ul li.one ul li a:hover {
    border-bottom: 0px;
  }
  #footer ul li.five img {
    float: left;
    padding-right: 5px;
  }
  #footer ol li {
    font-size: 1.1em;
  }
  #footer ol li a {
    border-bottom: 2px solid #ccc;
  }
  #footer ul li ol li a:hover {
    border-bottom: 0px;
  }
 
  /* FOOTER ====================================================================== */







#footer ul li.one { margin-left:auto; margin-right:35px; width: 130px;  }
#footer ul li.two { margin-left:auto; margin-right:35px; width: 130px; }
#footer ul li.three { margin-left:auto; margin-right:35px; width: 80px; }
#footer ul li.four { margin-left:auto; margin-right:35px; width: 120px; }
#footer ul li.five { margin-left:auto; margin-right:35px; width: 160px; }
#footer ul li.six { margin-left:auto; margin-right:auto; width: 145px; }


 

 
 
  body.search .form-search-by-keyword label {
    display: block;
    font-size: 1.4em;
    font-weight: bold;
  }
    body.search .form-search-by-keyword label.inline-label {
    display: inline-block;
    font-size: 1.4em;
    font-weight: bold;
  }
  
  
  body.search .form-search-by-keyword-inputs input {
    float: left;
    font-size: 1.3em;
  }
  
  body.search .form-search-by-keyword-inputs input[type="submit"].image-submit {
	margin-left:10px;
}

  
  body.search .form-search-by-keyword-inputs input#keyword {
    width: 300px;
    margin: 3px 0 0 0;
  }
  body.search .form-search-by-keyword-inputs input.image {
    margin: 2px 0 0 10px;
  }
  body.search .form-search-by-keyword input.checkbox {
    float: none;
    display: inline;
  }
  body.search .form-search-by-keyword label.checkbox {
    display: inline;
    float: none;
    font-weight: normal;
    margin-left: 5px;
  }
  body.search .form-search-by-preferences label {
    float: left;
    margin: 0 8px 5px 0;
  }
  body.search .form-search-by-preferences label {
    float: left;
    margin: 0 8px 5px 0;
    font-size: 1.4em;
    font-weight: bold;
  }
  body.search .form-search-by-preferences label.ZIP {
    float: none;
    display: block;
  }
  body.search .form-search-by-preferences p {
    float: left;
    margin: 0 8px 5px 0;
    clear: both;
  }
  body.search .form-search-by-preferences input.checkbox {
    float: none;
    display: inline;
  }
  body.search .form-search-by-preferences label.checkbox {
    display: inline;
    float: none;
    font-weight: normal;
    margin-left: 5px;
  }
  body.search .form-search-by-preferences label.radio {
    display: inline;
    float: none;
    font-weight: normal;
    margin-left: 5px;
  }
  body.search .form-search-by-preferences .selectsmall {
    width: 150px;
    margin: 0;
    font-size: 1.3em;
  }
  body.search .form-search-by-preferences .select {
    width: 310px;
    margin: 0;
    font-size: 1.3em;
    height: 22px;
    border: 1px solid #ddd;
  }
  body.search .form-search-by-preferences .selectnowidth {
    margin: 0;
    font-size: 1.3em;
    height: 22px;
    border: 1px solid #ddd;
  }
  body.search #content div.input-container-first label a.map-label {
    border-bottom: 2px solid #b6143d;
    font-size: .8em;
  }
  body.search #content ol.search-subset li h3 a.or-heading {
    font-size: 1.0em;
  }
  body.detail-content .form-search-by-preferences label {
    float: left;
    margin: 0 8px 5px 0;
  }
  body.detail-content .form-search-by-preferences label {
    float: left;
    margin: 0 8px 5px 20px;
    font-size: 1.4em;
    font-weight: bold;
  }
  body.detail-content .form-search-by-preferences .selectsmall {
    width: 150px;
    margin: 0;
    font-size: 1.3em;
  }
  body.detail-content .form-search-by-preferences .select {
    width: 200px;
    margin: 0 0 0 20px;
    font-size: 1.3em;
  }
  body.detail-content #content div.input-container-row {
    clear: both;
    margin: 20px 0 20px 0;
  }
  body.detail-content #content div.input-container {
    float: left;
    width: 380px;
    margin: 0 0 10px 20px;
  }
  body.detail-content #content div.input-container-first {
    margin-left: 0;
  }
  body.detail-content #content div.input-container-first a {
    border-bottom: 2px solid #b6143d;
    font-size: 1.2em;
  }
  body.detail-content .form-search-by-preferences .selectnowidth {
    margin: 0 0 0 20px;
    font-size: 1.3em;
  }
  body.detail-content .form-search-by-keyword label {
    float: left;
    margin: 0 8px 5px 20px;
    font-size: 1.4em;
    font-weight: bold;
  }
  body.detail-content .form-search-by-keyword input {
    float: left;
    font-size: 1.3em;
  }
  body.detail-content .form-search-by-keyword input#keyword {
    width: 400px;
    margin: 3px 0 0 20px;
  }
  body.search #content ol.search-subset li h3.static {
    padding: 0 0 0 20px;
    vertical-align: middle;
    line-height: 33px;
    background: url(../images/sub-heading.jpg) no-repeat;
    height: 33px;
    width: 509px;
  }
  body.search #content ol.search-subset li h3 {
    cursor: pointer;
    padding: 0 0 0 10px;
    vertical-align: middle;
    line-height: 33px;
    background: url(../images/sub-heading.jpg) no-repeat;
    height: 33px;
    width: 509px;
  }
  body.search #content div.input-container {
    float: left;
    width: 380px;
    margin: 0 0 10px 0px;
  }
  body.search #content div.search-btn {
    float: left;
    margin: 28px 0 10px 0;
  }
  .searchresults-left-column h3 {
    font-weight: bold;
    font-size: 1.3em;
    margin: 12px 0 2px 0;
  }
  .searchresults-left-column h4 {
    font-weight: bold;
    font-size: 1.2em;
    margin: 8px 0 0 0;
  }
  .mnworks {
    width: 95%;
    height: 100px;
    font-size: 1.1em;
    padding: 0 20px 0 20px;
  }
  #header .page-banner #spotlight {
    float: right;
    margin-top: -10px;
  }
  .spotlight-box {
    text-align: center;
    margin: 0 41px 0 0;

    background-repeat: no-repeat;
    width: 215px;

  }

  
  
/*INTERFACE CHANGE 1*/
  #logohome-flash-wrapper .spotlight-box #s_spotlight{
	
  }
  
  
  .spotlight-box #s_spotlight {
	border-radius: 4px;
    width: 215px;
    height: 175px;
    overflow: hidden;
  }

    
  
   .spotlight-box {
    text-align: center;
    margin: 10px 41px 0 0;
    background-color: #e8eddb;
	border-radius: 4px; 
    background-repeat: no-repeat;
    width: 215px;
    min-height: 160px;
  }
  .orange .spotlight-box{
    margin: 10px 0 0 20px;
	background-color: #db7c1b;
  }
   .green .spotlight-box{
    margin: 10px 0 0 80px;
	background-color: #00a353;
  }
  .purple .spotlight-box{
    margin: 10px 0 0 20px;
	background-color: #73cee4;
  }
  
 
  
  
  .spotlight-box img {
    margin: 6px 6px 0 6px;
	max-width: 213px !important;
  }
  .spotlight-box span.link {
    margin: -2px 0 0 0;
    text-align: left;
  }
  .spotlight-box h3 {
    margin: -2px 0 0 10px;
    text-align: left;
    font-size: 1.3em;
    color: #000000;
    height: 16px;
  }
  .spotlight-box span {
    text-align: left;
    display: block;
    height: 12px;
    margin-left: 0px;
  }
  .spotlight-box span.link a {
    margin-left: 10px;
    text-align: left;
    font-size: 1.1em;
    color: #000000;
    border-bottom: 2px solid #000000;
  }
  .spotlight-box span.link a:hover {
    border-bottom: 0px;
  }
  
  
  
  
  
  

  
  
  
  
  /*Education Table Styles*/
  .searchresults-right-column table.edusearch {
    width: 100%;
    padding-bottom: 10px;
    /* float: left; */
  }
  /*Apprenticeship*/
  .menu-bottom-padding-70 {
    padding-bottom: 70px;
  }
  /* */
  /* FORMS */
  form input.textfield {
    float: left;
    width: 163px;
    height: 17px;
    border: 0;
    padding: 4px 0 8px 4px;
    margin: 0 2px 0 0;
    font-size: 1.2em;
    background: url(/iseek/_ui/images/search-input-bg-2.gif) no-repeat;
    color: #666666;
  }
  form input.textfield-indent {
    float: left;
    width: 163px;
    height: 17px;
    border: 0;
    padding: 4px 0 8px 4px;
    margin: 10px 2px 0 10px;
    font-size: 1.2em;
    background: url(/iseek/_ui/images/search-input-bg-2.gif) no-repeat;
    color: #666666;
  }
  div.basicform p {
    font-size: 13px;
  }
  div.basicform p.error {
    font-size: 13px;
    margin: 4px 4px 4px 0;
    padding: 8px 8px 8px 8px;
    font-weight: bold;
    color: #cd1d21;
  }
  div.basicform p.error-sm {
    font-size: 11px;
    margin: 0 0 0 10px;
    padding: 0;
    font-weight: normal;
    color: #cd1d21;
  }
  div.basicform LABEL {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
  }
  div.basicform a {
    border-bottom: 2px solid #07609e;
  }
  div.basicform div.inputfields {
    float: left;
    margin-bottom: 20px;
    font-size: 12px;
  }
  div.basicform div.inputfields-nopad {
    float: left;
    font-size: 12px;
  }
  div.basicform div.forms {
    margin-left: 200px;
    margin-bottom: 30px;
  }
  .noedit {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
  }
  div.basicform div.forms INPUT.forms {
    width: 410px;
    height: 17px;
    padding: 4px 0 8px 4px;
    border: 0;
    margin: 0 4px 0 10px;
    font-size: 1.2em;
    background: url(../images/input-bg-410px.gif) left top no-repeat;
  }
  div.basicform div.forms INPUT.forms-error {
    width: 410px;
    height: 25px;
    padding: 5px 0 0 5px;
    border: 0;
    margin: 0 4px 0 10px;
    font-size: 1.2em;
    background: url(../images/input-bg-410px-error.gif) left top no-repeat;
  }
  div.basicform div.forms TEXTAREA.forms {
    width: 410px;
    height: 100px;
    padding: 0 0 0 0;
    border: 0;
    margin: 0 4px 0 10px;
    font-size: 1.2em;
    background: url(../images/textbox-bg2.gif) left top no-repeat;
  }
  div.basicform TEXTAREA {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    border: 1px #c6c0c0 solid;
    background-color: #FFFFFF;
    margin-left: 10px;
  }
  div.basicform SELECT {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    border: 1px #c6c0c0 solid;
    height: 18px;
    background-color: #FFFFFF;
    margin-left: 10px;
  }
  div.basicform INPUT.radio {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px #ffffff solid;
    padding: 3px;
    background-color: #FFFFFF;
  }
  div.basicform INPUT.submit {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: 1px #555555 solid;
    padding: 0;
    background-color: #cccccc;
    width: 95px;
    height: 25px;
    margin: 0 0 0 10px;
  }
  div.basicform INPUT.submitlong {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: 1px #555555 solid;
    padding: 0;
    background-color: #cccccc;
    width: 250px;
    height: 25px;
    margin: 0 0 0 10px;
  }
  div.basicform INPUT.submit-vote {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px #cccccc solid;
    padding: 0;
    background-color: #FFFFFF;
    width: 75px;
    height: 30px;
  }
  div.basicform INPUT.submit-previous {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px #cccccc solid;
    padding: 0;
    background-color: #CCCCCC;
    width: 200px;
    height: 30px;
  }
  .padding-top-20 {
    padding-top: 20px;
  }
  /*Fix inline style on jobs/jobSearch#*/
  /* END OF FORMS */
  /* SEARCH ====================================================================== */
  body.search h1 {
    margin-left: 10px;
  }
  body.search #wrapper #inner .body-container {
    border: none;
  }
  body.search #content {
    border: none;
  }
  body.search #content {
    width: 100%;
  }
  body.search #top-border {
    border-right: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    height: 70px;
  }
  /* body.search #top-border ul.operation {padding-left:10px; } */
  /* sub-info */
  body.search #content form {
    padding: 0;
    margin: 0;
  }
  body.search #content div.input-container-row {
    clear: both;
    margin: 20px 0 20px 0;
  }
  body.search #content div.input-container-cluster1 {
    font-size: 1.2em;
  }
  body.search #content div.input-container-cluster2 {
    font-size: 1.2em;
  }
  body.search #content div.input-container-first {
    margin-left: 0;
  }
  body.search #content div.no-label {
    margin: 0 0 0 0;
  }
  /*
  body.search #content div.input-container-first a {
    border-bottom: 2px solid #b6143d;
    font-size: 1.2em;
  }*/
  .green #content div.input-container-first a {
    border-bottom: 2px solid #2c8e2d !important;
	font-size:1em !important;
  }
  
    .green #content div.input-container-first a:hover {
    border-bottom: none !important;

  }
  /*body.search #content div.cluster {
    min-height: 470px;
  }*/
  body.search #content p.intro {
    margin-top: 10px;
    margin-left: 20px;
  }
  .searchresults-left-column {
    border-right: 1px solid #E8E8E8;
  }
  /*DETAIL CONTENT 2 COLUMN*/
  #content .left-column {
    float: left;
    width: 186px;
  }
  #content .left-column ul.forth-nav {
    width: 150px;
  }
  /*JOB SEARCH TOOL*/
  .searchJobsContainer {
    width: 300px;
    padding: 20px 0 10px 0;
  }
  .searchJobsContainer2 {
    width: 500px;
    padding: 20px 0 0 0;
  }
  .inputBorder {
    border-bottom: 1px solid #555555;
  }
  /*SUBINFO*/
  body.search #content ol.search-subset {
    border: none;
  }
  body.search #content ol.search-subset li {
    margin-bottom: 16px;
    background-color: #f3f3f3;
  }
  body.search #content ol.search-subset li h3 span.expand {
    cursor: pointer;
    margin: 0 6px 0 0px;
    float: left;
    height: 33px;
    width: 11px;
    display: block;
    background: url(../images/sub-heading-expand.gif) no-repeat;
  }
  body.search #content ol.search-subset li h3 span.collapse {
    cursor: pointer;
    margin: 0 6px 0 0px;
    float: left;
    height: 33px;
    width: 11px;
    display: block;
    background: url(../images/sub-heading-collapse.gif) no-repeat;
  }
  body.search #content ol.search-subset li h2 {
    padding: 0 0 0 10px;
    vertical-align: middle;
    line-height: 33px;
    background: url(../images/sub-heading.jpg) no-repeat;
    height: 33px;
    width: 509px;
  }
  body.search #content ol.search-subset li p {
    padding: 0;
  }
  body.search #content ol.search-subset li {
    border-bottom: solid 1px #fff;
  }
  body.search #content ol.search-subset li .search-subset-content-inner {
    padding: 0 20px 10px 20px;
  }
  body.search #content ol.search-subset li ul {
    margin: 10px 0 0 20px;
    width: 340px;
  }
  body.search #content ol.search-subset li ul li {
    width: 120px;
    float: left;
    background: url(../images/link-icon.gif) no-repeat;
    padding: 0 20px 0 22px;
    margin-bottom: 4px;
  }
  body.search #content ol.search-subset li ul li a {
    border-bottom: 2px solid #f00;
    font-size: 1.2em;
  }
  body.search #content ol.search-subset li ul li a:hover {
    border-bottom: 0;
  }
  .menu-padding-search-results {
    padding-bottom: 100px;
  }
  /* CONTENT */
  body.contentitem-detail #wrapper #inner .body-container #content .title-container {
    padding: 0 0 15px 12px;
  }
  body.contentitem-detail #wrapper #inner .body-container .title-container {
    padding: 0 0 15px 12px;
  }
  /* SEARCH RESULTS ==================================================================================== */
  .searchresults-left-column h3.results {
    font-weight: bold;
    font-size: 1.3em;
    margin: 6px 0 2px 0;
    padding-top: 10px;
    border-top: 1px solid #e8e8e8;
  }
  .searchresults-left-column ul.nav {
    width: 150px;
    margin: 4px 0 0 1px;
    padding-bottom: 10px;
  }
  /* padding-left: 15px; border-top:1px solid #E8E8E8; */
  /*TABLES ============================================================================================= */
  table.tablesorter tbody td {
    color: #3D3D3D;
    /* padding: 4px; */
    background-color: #FFF;
    vertical-align: top;
    border: 0px solid #000000;
  }
  table th {
    padding: 10px 10px 10px 12px;
  }
  table {
    table-layout: fixed;
    /* column widths is determined by the cells in the first row only. Table renders faster.  */
  }
  /*Program Data -- Program Flexibility */
  table.flex {width: 690px;}
  
  /*CAREER PATHWAYS*/
  #pcontent.no-col-temp {
    padding-left: 0px;
    padding-right: 0px;
  }
  /*Quiz page text wrap*/
  .quiz-headings {
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 0px;
    float: left;
  }
  /*Career Cluster Survey*/
  .skills-right-column {
    margin-top: 22px;
  }
  /*Skills Assessment*/
  .skills-right-column ol.questions li fieldset.first {
    width: 55px;
  }
  .skills-right-column ol.questions li fieldset {
    width: 125px;
    float: left;
  }
  
 
  
  
  /*My Account*/
  .folder-content-item {
    width: 650px;
  }
  /*Replace inline widths for divs and tables*/
  .w5p {
    width: 5%;
  }
  .w10p {
    width: 10%;
  }
  .w14p {
    width: 14%;
  }
  .w15p {
    width: 15%;
  }
  .w18p {
    width: 18%;
  }
  .w19p {
    width: 19%;
  }
  .w20p {
    width: 20%;
  }
  .w22p {
    width: 22%;
  }
  .w23p {
    width: 23%;
  }
  .w30p {
    width: 30%;
  }
  .w32p {
    width: 32%;
  }
  .w34p {
    width: 34%;
  }
  .w35p {
    width: 35%;
  }
  .w36p {
    width: 36%;
  }
  .w38p {
    width: 38%;
  }
  .w40p {
    width: 40%;
  }
  .w47p {
    width: 47%;
  }
  .w50p {
    width: 50%;
  }
  .w54p {
    width: 54%;
  }
  .w60p {
    width: 60%;
  }
   .w100p {
    width: 100%;
  }
  .w22p {
    width: 22%;
  }
  th.desktopwidth35 {
    width: 35%;
  }
  th.desktopwidth25 {
    width: 25%;
  }
  th.desktopwidth15 {
    width: 15%;
  }
  .m20p {
    width: 20%;
  }
  .m80p {
    width: 80%;
  }
  .m700px {
    width: 700px;
  }
    .m400px {
    width: 400px;
  }
  
  
  .width170 {
    width: 170px;
  }
  th.m400px {
    width: 400px;
  }
  td.m200px {
    width: 200px;
  }
  th.m200px {
    width: 200px;
  }
  td.m400px {
    width: 400px;
  }
  .width500 {
    width: 500px;
  }
  .width600 {
    width: 600px !important;
  }
  .h440 {
    height: 440px;
  }
  .p20 {
    padding: 20px;
  }
  .h160 {
    height: 160px;
  }
  .h130 {
    height: 130px;
  }
  .w250 {
    width: 250px;
  }
  .w490{
  width:490px;
  }
  .w500 {
    width: 500px;
  }
  .w580 {
    width: 580px;
  }
  .padding-top-10 {
    padding-top: 10px;
  }
    .padding-top-10 {
    padding-top: 10px;
  }
  .margin-left-neg-200 {
  margin-left:-200px
  }
  /*Job application online practice form*/
  #practice-job-application input,  #practice-job-application select, #practice-job-application textarea{
 min-width:80%;
  }
  /*column headings styles */
	table th.c-heading {vertical-align:top; border-bottom: 1px solid #cfcecf; background-color:#FFF;}
	table th.last.c-heading {border-bottom: 10px solid #f1f1f1; }	
	/*Interest assessment results table*/
.interestAssessmentResultsTable{	width: 250px; height: 215px; border: 1px solid #e8e8e8; float: right; margin-top: 100px;	}
	
	
  
}
@media (max-width: 769px) {
/*HIDE IE ERROR*/
.ie-error{display:none;}
.ie-error-text{display:none;}
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
  #sidebartools {
    float: left;
  }
  #wrapper #inner .body-container {
    border-right: none;
    border-left: none;
  }
  #content {
    border-right: none;
  }
  #sidebar img {
    display: none;
  }
  #sidebar img.workforce {
    display: block;
  }
  h3.colheader {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .spotlight-box {
    display: none;
  }
  #header .title p.desc {
    float: left !important;
    margin: 0px 0 10px 10px !important;
    font-family: 'kaleko_105book';
  }
  #header .title #logoeducation-banner {
    position: relative !important;
    top: auto !important;
    left: auto !important;
  }
  #header .title #logocareers-banner {
    position: relative !important;
    top: auto !important;
    left: auto !important;
  }
  #header .title #logojobs-banner {
    position: relative !important;
    top: auto !important;
    left: auto !important;
  }
  #header .title #logoinfo-banner {
    position: relative !important;
    top: auto !important;
    left: auto !important;
  }
  #header .title #logohome-flash-wrapper {
    position: relative !important;
    top: auto !important;
    left: auto !important;
  }
  #footer {
    display: none;
  }
  #copyright {
    display: inline-block;
    clear: both;
    background: #e7e7e7 !important;
    margin: 0 5px 0 5px !important;
    padding: 15px 5px 15px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	}


  
#copyright .copyright-logo {display:none;}
#copyright .social {display:none;} 
#copyright .copyright-menu {width:100% !important;}


  #content ul.category ol {
    padding-left: 20px;
  }
  #accessibility-menu {
    display: none !important;
  }
  .desktop-menu {
    display: none;
  }

  .top-nav {
    background-color: #d1d1d1;
  }
  .top-nav ul li {
    padding: 4px 0 0 4px;
  }
  .main-nav ul.m-first li a {
    font-size: 1.2em;
  }
  .top-nav ul li {
    display: block;
    min-height: 38px;
    min-width: 38px;
  }
  
  #header .top-nav form.search input.textfiled {
  width:75%;
  margin-left:8px;
  margin-right:8px;
  }
  
  
  .section-divider {
    border-top: 1px solid #999;
  }
  .top-nav ul li a {
    text-decoration: underline;
  }
  h3.static {
    font-weight: 100;
    font-size: 1em;
  }
  body.search #content ol.search-subset li h3.static {
    font-weight: bold;
    font-size: 1.3em;
    margin: 4px 0 4px 0;
  }
  table th {
    padding: 10px 0px 10px 12px;
  }
  .main-nav {
    clear: both;
  }
  #header .main-nav {
    height: auto !important;
  }
  .main-nav .container {
    height: auto !important;
  }
  .main-nav ul.m-first li.one {
    text-align: left !important;
    margin: 2px 4px 0 0px !important;
  }
  .main-nav ul.m-first li.two {
    text-align: left !important;
    margin: 2px 4px 0 0px !important;
  }
  .main-nav ul.m-first li.three {
    text-align: left !important;
    margin: 2px 4px 0 0px !important;
  }
  #header .main-nav {
    background: none !important;
  }
  .main-nav .container {
    background: none !important;
  }
  .main-nav ul.m-first li {
    display: inline;
  }
  .main-nav ul.m-first li a {
    min-width: 80px;
    color: #fff;
    background-color: #808084;
    text-align: center;
    padding: 12px 12px 12px 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
  }
  .main-nav ul.m-first li a:hover {
    background-color: #464646;
  }
body.orange	.main-nav ul li.m-one a {
    color: #ef8c20;
  }
body.purple  .main-nav ul li.m-two a {
    color: #d93861;
  }
	
body.green	.main-nav ul li.m-three a {
    color: #5bc25c;
  }
	
	
	
  .main-nav ul.m-first li.active a {
    background-color: #464646;
  }
  .main-nav ul.m-first li.show-mobile {
    border: 3px solid #808084;
    border-radius: .6em;
    width: 50px;
    float: left;
    height: 35px;
  }
  .first img {
    position: absolute;
    margin: -3px 0 0 4px;
  }
 
  ul.nav-list li {
    border-bottom: 1px dotted #FFF;
  }
  ul.nav-list li ul li {
    border-bottom: none;
  }
  .nav-list a {
    color: #FFF !important;
    font-size: 1.1em;
    padding-left: 20px;
    display: inline-block;
    height: 38px;
    min-width: 38px;
  }
  .nav-list a#assess {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#goals {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#research {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#learn {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#prepare {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#pay {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#apply {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#explore {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#develop {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#applyjobs {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#interview {
    padding-left: 10px;
    font-weight: bold;
  }
  .nav-list a#jobloss {
    padding-left: 10px;
    font-weight: bold;
  }
  .second-nav-closed {
    display: none;
  }
  ul .tertiary-nav-closed {
    display: none;
  }
  .nav-link-3 img {
    position: relative;
    cursor: pointer;
  }
  img.primary-mobile-nav {
    position: relative;
    cursor: pointer;
    top: 9px;
  }
  .nav-link {
    display: block;
    padding-left: 10px;
  }
  .mobile-padding {padding-left:10px;}
  .nav-link-1 {
    cursor: pointer;
    font-weight: bold;
  }
  #nav-link-2 {
    cursor: pointer;
    font-weight: bold;
    border-bottom: none !important;
    min-width: 38px;
    display: inline-block;
    clear: both;
    font-size: 1.2em;
  }
  .searchresults-left-column .nav-link {
    padding-left: 0px;
    padding-top: 10px;
  }
  .career-detail-nav-link {
    padding-left: 15px;
    font-size: 1.4em;
  }
  a .plus-menu {
    background: url(/iseek/_ui/images/plus_menu.gif) no-repeat;
    width: 13px;
    height: 13px;
    display: inline-block;
  }
  a .minus-menu {
    background: url(/iseek/_ui/images/minus_menu.gif) no-repeat;
    width: 13px;
    height: 13px;
    display: inline-block;
  }
  
.minus-menu {text-align:-5000px;}
.plus-menu {text-align:-5000px;}
  
  #sidebar {
    padding-left: 10px;
  }
  .link {
    display: none;
  }
  .resource {
    display: none;
  }
  .detailcontent-1column #sidebar {
    padding-top: 20px;
  }
  .detail-content #sidebar {
    padding-top: 20px;
  }
  #sidebar .survey {
    display: none;
  }
  #sidebar .search-box {
    display: none;
  }
  #sidebartools {
    float: left;
    padding-left: 5px;
  }
  .skills-title {
    clear: both;
  }
  .careerphoto {
    display: none;
  }
  .search-jobs {
    display: none;
  }
  .cluster-image {
    display: none;
  }
  .skills-left-nav {
    display: none;
  }
  .show-mobile {
    visibility: visible !important;
  }
  .show-small {
    display: none;
  }
  .hide-medium {
    display: none;
  }
  img.shot {
    display: none;
  }
  a.tooltip {
    display: none;
  }
  #content div.inset-image-wrapper {
    display: none;
  }
  #content div.inset-vert-image-wrapper {
    display: none;
  }
  .careerdetailtooltip {
    margin: 0px 0 0 0px !important;
  }
  a.tip-link {
    display: none !important;
  }
  .skills-right-column .skills-btn p.btn-next {
    float: none !important;
	clear:both;
  }

 /*  .skills-right-column .skills-btn p.btn-prev a {
	font-size:1.6em !important;
  } */
  .up {
    padding: 22px 0 0 0 !important;
  }
  .down {
    padding: 22px 0 0 0 !important;
  }
  .skills-right-column ol.questions li p.down-mobile {
    display: none;
  }
  .skills-right-column ol.questions li fieldset label {
    float: left !important;
  }
  .skills-right-column ol.questions li fieldset {
    float: left!important;
    width: 18% !important;
    height: 5em;
  }
  .skills-right-column ol.questions li input {
    height: 3em;
    width: 3em;
  }
  .skills-left-column {
    margin-top: 0px !important;
  }
  .skills-right-column h4 {
    padding: 10px 10px 10px 10px !important;
  }
  .mview-nav {
    display: none;
  }
  .nav-link-top {
    display: block !important;
    padding-left: 5px;
    font-weight: bold;
    font-size: 1.3em;
  }
  .nav-link-top a span {
    background: url(/iseek/_ui/images/hamburger.png) no-repeat;
    width: 100px;
    height: 36px;
    display: inline-block;
	text-indent: -99999em;
  }
  .nav-link-top a span.minus-menu {
    background: url(/iseek/_ui/images/hamburger-active.png) no-repeat;
    width: 100px;
    height: 36px;
    display: inline-block;
	text-indent: -99999em;
  }
  .alt-text {
    text-indent: -9999em;
    display: block;
  }

  body.detail-content #content p.nav-link {
    background: #FFF;
  }
  .nav-link-top {
    background: #d1d1d1;
    padding: 4px 4px 4px 4px;
    margin-bottom: 0px;
  }
  .nav-link-top a {
    cursor: pointer;
  }
  .right-column {
    clear: both;
  }
  /* HOME PAGE CONTENT ====================================================================== */
  .home-col-3 {
    border-top: 2px solid #e8e8e8;
    padding-bottom: 40px;
  }
  .home-col-inner {
    border-top: 2px solid #e8e8e8;
  }
  #home-flash-mobile {
    display: block !important;
    clear: both;
  }
  #home-flash {
    display: none;
  }
  #home-flash-wrapper {
    height: 110% !important;
    background-color: #FFF !important;
    margin: 0 0 0 0 !important;
  }
  div.home-lead-in h3 {
    height: auto !important;
  }
  div.home-lead-in {
    height: auto !important;
  }
  div.home-col {
    padding: 0 0 0 0 !important;
  }
  #zip-search-home-field {
    clear: both;
  }
  div.home-search-box {
    background: none !important;
  }
  div.search-box-jobs {
    background: none !important;
  }
  body.nosub #header .main-nav ul.first {
    background-image: none !important;
    margin-bottom: 25px;
  }
  div.home-search-box input.submit-paddingtop {
    padding-top: 0px !important;
  }
  #tabs {
    margin-top: 20px;
  }
  #txt-search-for {
    display: none;
  }
  
/*Advanced search page tabs */  
ul.tabs-nav .ui-state-default{
    border: none !important;
    background: none !important;
  }
/*Advanced search page accordion headers */    
h3.ui-accordion-header {
	line-height:1.2em !important;
}  
#skillsmatch h3.ui-accordion-header {
	line-height:3em !important;
	font-size:1.5em;
}  
  
  body.search #top-border {
    border-right: none !important;
    border-left: none !important;
    height: auto !important;
  }
  .input-container-row {
    clear: both;
  }
  select {
    clear: both;
    font-size: 1.3em !important;
    margin-top: .2em;
    margin-bottom: .5em;
    height: 3em;
  }
  select {
    white-space: normal;
  }
  option {
    white-space: normal;
  }
  label {
    clear: both;
    float: none !important;
    font-size: 1.3em !important;
    font-weight: bold;
  }
  input {
    clear: both;
    float: none !important;
    font-size: 1.3em !important;
  }
  p.btn-next input.image-next {font-size:.9em !important;
  }
  
  
  input.image {
    margin-top: .5em;
  }
  input[type="checkbox"] {
    margin: 4px 4px 4px 4px;
    width: 20px;
    height: 20px;
    text-align: bottom;
  }
  body.search .form-search-by-preferences .select {
    width: 95%;
  }
  body.search .form-search-by-preferences .selectnowidth {
    width: 95%;
  }
  input[type="radio"] {
    margin: 4px 4px 4px 4px;
    width: 20px;
    height: 20px;
  }
  input[type="text"] {
    height: 3em;
    width: 95%;
  }
  input[type="password"] {
    height: 3em;
    width: 95%;
  }
  input[type="submit"] {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #content ol.sub-info li ul li {
    background: none !important;
    list-style: disc;
    padding: 0 5px 10px 5px !important;
  }
  #content ol.sub-info li ul.clist li {
    background: none !important;
    list-style: disc;
    padding: 0 5px 10px 5px !important;
  }
  .gs-result .gs-title {
    height: auto !important;
    padding-bottom: 5px !important;
  }
  a.gs-title {
    border-bottom: none !important;
    text-decoration: underline !important;
  }
  .ui-tabs .ui-tabs-nav li {
    float: none !important;
    height: auto !important;
  }
  .ui-tabs .ui-tabs-nav li a {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    display: block;
    width: 200px;
    height: 2em;
  }
  .ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    background-color: #e8e8e8;
    color: #000000 !important;
  }
  .ui-tabs .ui-tabs-nav br {
    display: none;
  }
  .ui-tabs .ui-tabs-nav .sub-text {
    float: none;
    padding-left: 5px;
  }
  .ui-tabs .ui-tabs-panel {
    border-top: 4px solid #E7E7E7 !important;
    margin-top: 5px;
  }
  .ui-widget-header {
    border-bottom: none !important;
  }
  #content .left-column ul.forth-nav {
    width: 80%;
  }
  #content .left-column ul.forth-nav li a {
    display: block;
    min-height: 32px;
  }
  a#nav-link-2 {
    display: block;
    min-height: 32px;
  }
  #nav p {
    margin: 0 0 0 0 !important;
  }
  body.search #content div.input-container-first a {
    font-size: 1.2em;
  }
  body.search #content div.input-container-cluster1 {
    font-size: 1.2em;
  }
   body.search #content div.input-container-cluster2 {
    font-size: 1.2em;
  }
  
 /*TABLES TABLET AND SMALLER*/ 
  th.m20p {
    width: 20%;
  }
  th.m40p {
    width: 40%;
  }
.folder-pagination {font-size:2em; display:inline-block;}
    /*column headings styles */
	table th.c-heading {vertical-align:top; border-bottom: 1px solid #cfcecf; background-color:#FFF;}
	table th.last.c-heading {border-bottom: 10px solid #f1f1f1; }
	/*Interest Assessment */
.interestProfMenu {
	padding-left:14px !important;
}
	.interestProfMenu + div {
		padding-left:14px !important;
	}
  
}
@media (max-width: 565px) {

  #e-mail-list-sign-up {

	left: 20px !important;
    max-width: 100%;
	}
.button-x {
	font-size:2em;
	}

#practice-job-application #progressbar {
	display:none !important;	
	}
#practice_application input,  #practice_application select, #practice_application textarea {
	min-width: auto !important;
	}

}
@media (max-width: 384px) {
  #home-flash-mobile img {
    display: none !important;
  }
  #home-flash-mobile {
    background: url(/iseek/_ui/images/page-banner-bg.jpg) no-repeat;
  }
  #home-flash-mobile {
    font-family: 'ClarendonFSRegular','Times New Roman', Times, serif;
    color: #FFF;
    font-size: 3.5em;
    font-weight: 100;
    padding: 2em 0 0 .5em;
  }
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .skills-right-column ol.questions li p.down {
    display: none;
  }
  .skills-right-column ol.questions li p.down-mobile {
    float: left;
    display: block;
    font-size: 1.1em;
    font-weight: normal;
  }
  .skills-right-column ol.questions li fieldset {
    display: block;
    clear: both;
    float: none !important;
  }
  .skills-right-column ol.questions li fieldset {
    width: 100% !important;
  }
  .skills-right-column ol.questions li p.up {
    float: left;
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .controls {
    margin-left: 0;
  }
  .control-list {
    padding-top: 0;
  }
  .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
  #sidebartools {
    float: left;
  }
  .show-small {
    display: block;
  }
  .hidden-phone {
    display: none !important;
  }
  .hide-small {
    display: none !important;
  }
  tr.hide-small {
    display: none !important;
  }
  .pcontenttitle {
    padding-left: 10px;
    padding-right: 10px;
  }
  #content ul.sublist li {
    margin: 0 0 0 0 !important;
  }
  .landing-thumb {
    display: none;
  }
  table.m-collapse tr {
    border-bottom: 4px solid #f1f1f1 !important;
    border-top: 4px solid #f1f1f1 !important;
  }
  
    .m-collapse.interest   {
    border: 4px solid #f1f1f1 !important;

  }
  
  table.m-collapse td {
    border-bottom: 1px solid #f1f1f1 !important;
  }
  .m-collapse th[data-title]:before,
  .m-collapse td[data-title]:before {
  	content: attr(data-title) ":\00A0";
    font-weight: bold;
    font-size: 1em;
  }
  .m-collapse.interest th[data-title]:before,
  .m-collapse.interest td[data-title]:before {
  	content: attr(data-title) ;
	display:block;
    font-weight: bold;
    font-size: 1em;
  }
  .m-collapse.interest th.interest-header[data-title]:before,
  .m-collapse.interest td.interest-header[data-title]:before {
 
	display:inline;

  }
  
  td.interest-header, th.interest-header {
	  	color:#FFF;
	padding-4px;
	  
	background-color:#ef8c20;
	  font-weight: bold;
    font-size: 1.4em;
	  -moz-border-radius-topleft:.5em;
	   	  -moz-border-radius-topright:.5em;
    -webkit-border-top-left-radius:.5em;
	 -webkit-border-top-righ-radius:.5em;
	border-top-left-radius:.5em;
 border-top-right-radius:.5em;
 
  }
  
  .m-collapse th.phone-collapse {
    display: none;
  }
  .m-collapse th.data-title-style {
    display: none;
  }
  .m-collapse thead.data-title-style {
    display: none;
    visibility: hidden;
  }
  .m-collapse tbody,
  .m-collapse tr,
  .m-collapse th,
  .m-collapse td {
    border: 0;
    display: block;
    adding: 0;
    text-align: left;
    white-space: normal;
  }
  table.edusearch {
    word-break: break-all;
  }
  td.break-mobile {
    word-break: break-all;
  }
  /*FOOTABLE CUSTOMIZATIONS*/
  .footable.breakpoint > tbody > tr > td > span.footable-toggle {
  min-height:25px;
  min-width:25px;
  }
 	table th.c-heading {background-color:#f1f1f1;}

  
}
@media (max-width: 345px) {
  .main-nav ul.m-first li a {
    min-width: inherit;
  }
}
@media (max-width: 307px) {
  .main-nav ul.m-first li {
    margin-top: 4px;
  }

  
  .skills-right-column ol.questions li fieldset {
    clear: both;
  }
  .skills-right-column ol.questions li p.up {
    clear: both;
    float: none !important;
  }
  .hide-xsmall {
    display: none;
  }
  .show-xsmall {
    display: block !important;
  }
}
