@font-face {
  font-family: 'fontello';
  src: url('/fonts/fontello.eot?79927843');
  src: url('/fonts/fontello.eot?79927843#iefix') format('embedded-opentype'), url('/fonts/fontello.woff?79927843') format('woff'), url('/fonts/fontello.ttf?79927843') format('truetype'), url('/fonts/fontello.svg?79927843#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?79927843#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-search:before {
  content: '\e800';
}
/* '' */
.icon-untitled-1:before {
  content: '\e801';
}
/* '' */
.icon-search2:before {
  content: '\e802';
}
/* '' */
/* BASE STYLES */
h4,
h5,
h6 {
  color: #2a5077;
  font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}
h4 {
  font-size: 18.9px;
}
#webform-client-form-96 fieldset legend,
#webform-client-form fieldset legend {
  color: #21699d;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.fieldset-description {
  color: #21699d;
  margin: 15px 0;
}
.webform-component-textfield,
.webform-component-select {
  color: #21699d;
}
#webform-client-form-96,
#webform-client-form {
  background-color: #f0f0f0;
  border: medium none;
  padding: 30px;
}
form {
  margin: 20px;
}
#webform-client-form-96 fieldset legend,
#webform-client-form fieldset legend {
  border: 0 none;
  color: #21699d;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 15px;
  padding: 0;
  width: 100%;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #222222;
  display: inline-block;
  font-size: 14px;
  height: 27px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 4px 6px;
  vertical-align: middle;
}
textarea,
input[type="text"],
#edit-submitted-contact-form-topic,
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.form-horizontal .control-label,
.webform-client-form .control-label,
.form-horizontal .form-item label,
.webform-client-form .form-item label {
  float: left;
  padding-top: 5px;
  text-align: left;
  width: 205px;
}
#edit-submitted-contact-form-name,
#webform-client-form input {
  min-width: 65%;
  padding: 7px 0 7px 5px;
}
label {
  display: block;
  margin-bottom: 5px;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
div.main div.row-fluid div[class*="span"] {
  padding: 20px !important;
}
div.main div.row-fluid div[class*="span"] ul,
div.main div.row-fluid div[class*="span"] ol {
  margin-left: 30px;
}
#content.undergrad,
#content.grad,
#content.postdoc,
#content.earlycareer,
#content.midcareer,
#content.seniorcareer {
  margin-top: 34px;
}
#content .clearfix,
#content .clearfix:after {
  clear: none!important;
}
#content .dataevalpage .clearfix,
#content .dataevalpage .clearfix:after {
    clear: both !important;
}
#content.undergrad .block.contextual-links-region > .contextual-links-wrapper.contextual-links-processed {
  display: none;
}
.links-region-edit {
  outline: none!important;
}
.first-col-edit {
  left: 29%;
  top: 23px!important;
}
.first-col-edit ul.contextual-links {
  right: 96%!important;
}
.sec-col-edit {
  left: 63%;
  top: 23px!important;
}
.sec-col-edit ul.contextual-links {
  right: 92.2%!important;
}
.sub-active {
  height: 30px!important;
  padding: 4px 0;
  display: block!important;
}
.content-margin {
  margin-top: 38px;
}
.sec-col {
  margin-left: 20px!important;
}
.span5.box-two-tone {
  margin-left: 20px!important;
}
.span5.box-two-tone.blueLight {
  margin-left: 0!important;
}
#content > .breadcrumb {
  padding-bottom: 0px;
}
.row-fluid > .breadcrumb {
  padding-bottom: 0px;
}
/* HOMEPAGE =================================== */
.tabbable ul {
  margin-left: 0!important;
}
.span15.footer {
  font-size: 13px;
  color: #555555;
  margin-bottom: 20px;
}
#dateModified {
  margin-bottom: 10px;
}
.programs-container {
  width: 100%;
  height: auto;
}
.programs-container .program {
  padding: 15px 0px;
  margin: auto;
}
.programs-container .program .char {
  border: 3px solid #0061b3;
  border-radius: 50%;
  height: 90px;
  width: 90px;
  display: inline-block;
  vertical-align: top;
}
.programs-container .program .char h3 {
  text-align: center;
  font-size: 3.5em;
  color: #0061b3;
  display: block;
}
.programs-container .program .right {
  display: inline-block;
  vertical-align: top;
  padding-left: 5px;
  width: 88%;
}
.programs-container .program .right .top {
  margin-top: 5px;
}
.programs-container .program .right .top .title {
  width: 100%;
  border-bottom: 3px solid #afcfe8;
}
.programs-container .program .right .top .title h4 {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #0061b3;
  font-size: 1.8em;
  font-weight: 100;
  transition: .3s;
  line-height: 1em;
}
.programs-container .program .right .top .title a:hover,
.programs-container .program .right .top .title a:focus {
  text-decoration: none;
}
.programs-container .program .right .top .title a:hover h4,
.programs-container .program .right .top .title a:focus h4 {
  color: #afcfe8;
}
.programs-container .program .right .bottom {
  padding-top: 10px;
}
.programs-container .program .right .bottom .info {
  width: 44%;
  display: inline-block;
}
.programs-container .program .right .bottom .info p {
  padding-right: 10%;
  width: 90%;
}
.programs-container .program .right .bottom .list {
  display: inline-block;
  width: 55%;
  vertical-align: top;
  height: 100px;
  overflow-y: auto;
  position: relative;
  transition: .3s;
  overflow-x: hidden;
}
.programs-container .program .right .bottom .list:hover .gradient {
  z-index: -1;
}
.programs-container .program .right .bottom .list div.gradient {
  transtion: .3s;
  background: -moz-linear-gradient(top, rgba(234, 234, 234, 0) 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(234, 234, 234, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(234, 234, 234, 0) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(234, 234, 234, 0) 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(234, 234, 234, 0) 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(234, 234, 234, 0) 0%, #ffffff 100%);
  /* W3C */
  position: absolute;
  width: 100%;
  height: 100px;
  z-index: 5;
  top: 0px;
  left: 0px;
}
.programs-container .program .right .bottom .list a.item {
  padding: 2px 0px 2px 49px;
  width: 100%;
  text-indent: -59px;
  line-height: 21px;
  font-size: 18px;
  display: block;
  transition: .3s;
  width: auto;
}
.programs-container .program .right .bottom .list a.item:hover,
.programs-container .program .right .bottom .list a.item:focus {
  text-decoration: none;
  background-color: #afcfe8;
}
.programs-container .program .right .bottom .list a.item .code {
  color: #0061b3;
  font-weight: bold;
  padding-left: 10px;
}
.programs-container .program .right .bottom .list a.item .text {
  color: #000;
  padding-left: 15px;
}
div.ic-matrix-legend {
  text-align: right;
}
div.ic-matrix-legend p {
  font-size: 12px;
  color: #999;
  display: inline-block;
  margin-bottom: 0px;
}
div.ic-matrix-legend p.second {
  padding-left: 15px;
}
#search-results div.search {
  padding: 20px;
}
.search {
  position: relative;
  top: 22px;
}
p.dbrw-title {
  margin-bottom: 0;
  padding-bottom: 0;
  position:absolute;
  font-size: 1.3em;
  margin-top: 15px;
  color: #005496;
  width: 100%;
}
.matrix-container {
  height: auto;
  position: relative;
  margin-left: 0px !important;
}
.matrix-container div.down-arrow {
  position: absolute;
  border-top: 15px solid #ccc;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  bottom: 0px;
  left: 33px;
  border-radius: 3px;
  z-index: 20;
  cursor: pointer;
  height: 0px;
  width: 0px;
}
.matrix-container div.right-arrow {
  position: absolute;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #769dbc;
  right: 00px;
  top: 20px;
  z-index: 20;
  cursor: pointer;
  border-radius: 3px;
  height: 0px;
  width: 0px;
}
.matrix-container div.up-arrow {
  position: absolute;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #ccc;
  left: 33px;
  top: 60px;
  z-index: 20;
  cursor: pointer;
  border-radius: 3px;
  height: 0px;
  width: 0px;
}
.matrix-container div.left-arrow {
  position: absolute;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-right: 15px solid #769dbc;
  left: 50px;
  top: 20px;
  z-index: 20;
  cursor: pointer;
  border-radius: 3px;
  height: 0px;
  width: 0px;
}
.matrix-container .fht-table-wrapper {
  overflow: hidden;
}
.matrix-container .fht-table-wrapper .fht-fixed-column .fht-thead {
  position: relative;
  z-index: 10;
  height: 40px;
  width: 56px;
  background-color: #fff;
}
.matrix-container .fht-table-wrapper .fht-fixed-column .fht-tbody {
  position: relative;
  background-color: #fff;
  z-index: 100;
  width: 56px;
  padding-top: 50px;
  margin: 0px !important;
}
.matrix-container .fht-table-wrapper .fht-fixed-column .fht-tbody tbody tr td {
  vertical-align: middle;
}
.matrix-container .fht-table-wrapper .fht-fixed-body .fht-tbody {
  overflow: hidden;
}
.matrix-container .fht-table-wrapper .fht-fixed-body .fht-thead {
  position: relative;
  z-index: 1;
}


.matrix-container .fht-table-wrapper .fht-fixed-body .fht-thead table.fht-table.ic-matrix {
  display: none;
  visibility: hidden;
}

.matrix-container .fht-table-wrapper .fht-fixed-body .fht-tbody table thead tr th,
.matrix-container .fht-table-wrapper .fht-fixed-body .fht-thead .fht-table thead tr th {
  text-align: center;
  vertical-align: middle;
}
table.ic-matrix {
  font-size: 14px;
}
table.ic-matrix .top-left {
  background-color: #fff;
  border: none;
}
table.ic-matrix .active {
  background-color: #d4e4f1;
  border-color: #b9d1e6;
  transition: .3s;
}
table.ic-matrix .active:hover {
  background-color: #abd2f1;
  border-color: #9ac3e6;
}



table.ic-matrix thead tr {
  height: 30px;
  background-color: #005395 !important;
  background: #005395 !important;
  color: #fff;
}
table.ic-matrix thead tr th {
  min-width: 45px;
  width: 50px;
  border: 1px solid #769dbc;
  padding: 0px;
}
table.ic-matrix tbody tr {
  height: 30px;
}
table.ic-matrix tbody tr td {
  min-width: 45px;
  width: 50px;
  border: 1px solid #ccc;
  height: 10px;
}
table.ic-matrix tbody tr td p {
  line-height: 0px;
  height: 0px;
  width: 0px;
  margin: 0px;
  position: absolute;
  font-size: 0px;
}
table.ic-matrix tbody tr td a {
  height: 100%;
  width: 100%;
  display: block;
  text-decoration: none;
  position: relative;
  text-align: center;
}
table.ic-matrix tbody tr td a:hover {
  text-decoration: none;
}
table.ic-matrix tbody tr td a p {
  display: block;
  line-height: 1em;
  height: auto;
  max-height: 100%;
  width: 100%;
  margin: 0px;
  font-size: 27px;
  vertical-align: middle;
  text-align: center;
}
table.ic-matrix tbody tr td a .icon-untitled-1 {
  vertical-align: middle;
}
table.ic-matrix tbody tr td a img {
  max-height: 80%;
  max-width: 80%;
  margin: auto;
  display: block;
  vertical-align: middle;
}
table.ic-matrix tbody tr td.left-col {
  background-color: #005395;
  border-top: 1px solid #769dbc;
  border-bottom: 1px solid #769dbc;
  border-left: none;
  color: #fff;
  text-align: center;
  padding: 0px 5px;
}
#nav {
  max-height: 45px;
}
@media (min-width: 768px) {
  .nav-collapse > .nav li,
  .nav-collapse > .nav .sub > li {
    overflow: hidden;
  }
}
.data-outcomes .bullet {
  width: 18px;
  height: auto;
  padding-right: 15px;
}
.data-outcomes ul.no-list {
  list-style: none;
}
.data-outcomes ul.no-list li a {
  display: inline-block;
  width: 95%;
  vertical-align: top;
}
.data-outcomes ul {
  list-style: none;
}
.data-outcomes ul li {
  font-size: 22px;
  font-weight: bold;
  color: #005496;
  padding: 10px 0px;
}
.data-outcomes ul li .accordion-heading img {
  width: 18px;
  height: auto;
  padding-right: 10px;
}
.data-outcomes ul li ul {
  list-style: none;
}
.data-outcomes ul li ul li {
  color: #005496;
  font-weight: normal;
  font-size: 18px;
  padding: 10px 0px;
}
.data-outcomes ul li ul li ul.disc {
  list-style: disc;
}
.data-outcomes ul li ul li ul.disc li {
  padding: 0px;
}
.data-outcomes ul li ul li ul li a {
  font-size: 16px;
}
.data-outcomes ul li ul li ul li ul {
  list-style: disc;
}
.data-outcomes ul li ul li ul li ul li {
  padding: 0px;
}
.k-heading.award-page .k-square {
  margin-left: 0px;
}
.k-heading.award-page .k-square a {
  word-wrap: break-word;
}
.accord-head img.announcement {
  width: 25px;
  height: auto;
  margin-right: 7px;
  margin-bottom: 5px;
}
div.resources .accordion-toggle.toggle2 {
  padding: 7px 0px;
}
div.resources .accordion-toggle.toggle2 img.plus,
div.resources .accordion-toggle.toggle2 img.minus {
  top: 12px;
}
.span15.progspan {
  margin-left: 0px;
}
.span15.progspan div.accordion-heading.toggler {
  display: inline-block;
  width: 80%;
  margin-top: 10px;
}
.span15.progspan div.accordion-heading.toggler .accordion-toggle.new-tog {
  color: #A52A2A;
  border: 1px solid #A52A2A;
  display: inline-block;
  transition: .3s;
  padding: 5px 12px;
}
.span15.progspan div.accordion-heading.toggler .accordion-toggle.new-tog:hover,
.span15.progspan div.accordion-heading.toggler .accordion-toggle.new-tog:focus {
  text-decoration: none;
  color: #fff;
  background-color: #A52A2A;
}
.span15.progspan a.details-btn {
  padding: 6px 12px;
  background-color: #005496;
  color: #fff;
  margin-right: 10px;
  display: inline-block;
}
.span15.progspan a.details-btn:hover,
.span15.progspan a.details-btn:focus {
  text-decoration: none;
  background-color: #2379be;
  transition: .3s;
}
.span15.progspan span.noFOAs {
  color: #7F7F7F;
  border: 1px solid #7F7F7F;
  display: inline-block;
  padding: 5px 12px;
}
ul.squares.grey li {
  color: #cde0ef;
}
ul.circle {
  list-style: circle;
}
.content-head.progheader {
  position: relative;
}
.content-head.progheader .icon-container {
  position: absolute;
  border: none;
  right: 25px;
  top: 66px;
  height: 60px;
  width: 60px;
}
.content-head.progheader .icon-container img {
  width: 60px;
}
.header .offset-right-header .no-search {
  padding-top: 75px;
}
.contact-table {
  border-collapse: collapse;
  width: 100%;
}
.contact-table thead {
  background-color: #005395;
  border: none;
}
.contact-table thead th {
  font-weight: 100;
  padding: 5px 10px;
  color: #fff;
  border: none;
  vertical-align: middle;
}
.contact-table thead th p {
  margin: 0px;
}
.contact-table tbody tr th.colgroup {
  font-weight: 100;
  background-color: #f7f7f7;
  padding: 10px;
  text-align: left;
  border: none;
}
.contact-table tbody tr td {
  padding: 6px 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.contact-table.ic-table td {
  border: 1px solid #ddd;
}
.contact-table.ic-table td p {
  vertical-align: middle;
  text-align: center;
}
.side-button a.side-box {
  margin-top: 0px;
}
@media (max-width: 1200px) {
  .eligibility-row div.icon img {
    max-width: 10%;
  }
}
@media (max-width: 1020px) {
  .programs-container .program div.char {
    height: 65px;
    width: 65px;
  }
  .programs-container .program div.char h3 {
    margin: 0px;
  }
  div.data-outcomes ul.no-list li a {
    width: 90%;
  }
}
@media (max-width: 767px) {
  #nav {
    max-height: none;
  }
  div.content-head {
    padding-right: 110px !important;
  }
  div.content-head div.icon-container {
    bottom: 30% !important;
  }
  div.content-head div.icon-container img {
    width: 60px !important;
  }
  ul.squares.grey {
    margin-left: 0px !important;
  }
  .content-head.progheader .icon-container {
    top: 52px;
    right: 10px;
  }
  .infographic-career-stages .stage-arrows {
    display: block;
    padding-right: 0px;
  }
  .infographic-career-stages .stage-arrows .bar {
    display: block;
  }
  .infographic-career-stages .stage-arrows .bar .section {
    display: block;
  }
  .infographic-career-stages .stage-arrows .bar .section .clip1 {
    display: none;
  }
  div.programs-container div.program div.right {
    width: 100%;
  }
  div.programs-container div.program div.right div.bottom div.info {
    width: 100%;
  }
  div.programs-container div.program div.right div.bottom div.list {
    width: 100%;
  }
  .footer {
    text-align: left;
  }
  .footer a {
    border: none;
    display: block;
    padding: 0px 5px;
  }
  .footer div,
  .footer span {
    padding: 0px 5px;
  }
  div.main div.row-fluid div[class*="span"] {
    padding: 10px !important;
  }
  div.sidebar {
    padding: 10px;
  }
  .programs-container .program .right .bottom .list {
    height: auto;
  }
  .programs-container .program .right .bottom .list div.gradient {
    display: none;
  }
}
@media (max-width: 575px) {
  .logo > a > img {
    margin: 0px;
  }
  h1 {
    font-size: 21px !important;
  }
  .eligibility-table .eligibility-row div.icon {
    width: 25%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .eligibility-table .eligibility-row div.icon img {
    max-width: 100%;
    position: relative;
    top: 0;
    right: 10px;
    float: right;
  }
  .eligibility-table .eligibility-row div.one {
    width: 65%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
  .eligibility-table .eligibility-row div.one h3 {
    padding-left: 10px;
  }
  .eligibility-table .eligibility-row div.top {
    width: 100%;
    margin: auto;
  }
  .eligibility-table .eligibility-row div.top div.three,
  .eligibility-table .eligibility-row div.top div.two {
    width: 49%;
    margin: 0px;
    display: inline-block;
  }
  .eligibility-table .eligibility-row div.top div.three h3,
  .eligibility-table .eligibility-row div.top div.two h3 {
    margin: 4px 0px;
  }
  .eligibility-table .eligibility-row div.bottom {
    width: 100%;
    margin: auto;
  }
  .eligibility-table .eligibility-row div.bottom div.one {
    height: 0px;
    width: 0px;
  }
  .eligibility-table .eligibility-row div.bottom div.three,
  .eligibility-table .eligibility-row div.bottom div.two {
    width: 48%;
    margin: 0px;
    display: inline-block;
  }
  div.program-search.row div.form-radios {
    display: block;
    width: 100%;
    padding: 0px;
  }
  div.program-search.row div.form-radios .form-item {
    width: 43%;
    margin: 0px;
  }
  div.program-search.row div.form-radios .form-item .img-container {
    height: 70px;
    width: 70px;
    margin: auto;
  }
  div.program-search.row div.form-radios .form-item .img-container img {
    margin: 6px 0px 0px 3px;
    width: 65px;
  }
  div.program-search.row .form-item-progCareerLevel {
    width: 100%;
    display: block;
  }
  div.program-search.row .form-item-progCareerLevel select {
    width: 100%;
  }
  div.program-search.row .form-item-progCareerLevel:before {
    right: 2%;
  }
  div.program-search.row .btn-container {
    width: 100%;
    display: block;
  }
  div.program-search.row .btn-container input {
    margin: auto;
  }
  div.resources .accordion-body {
    padding-left: 30px;
  }
  div.data-outcomes ul.no-list li a {
    width: 82%;
  }
}
@media (max-width: 450px) {
  .progspan {
    position: relative;
  }
  .progspan .k-square {
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
  }
  .progspan .k-square a {
    font-size: 20px;
  }
  .progspan div.k-text {
    width: 100%;
    padding-left: 0px;
  }
  .progspan div.k-text p {
    width: 100%;
    text-align: left;
  }
  .progspan div.k-text p a.title {
    margin-top: 7px;
    display: block;
    width: auto;
    padding-left: 90px;
    min-height: 75px;
  }
  .k-heading .k-square a {
    font-size: 20px;
  }
}
@media (max-width: 370px) {
  .eligibility-table .eligibility-row div.icon {
    width: 30%;
  }
  .eligibility-table .eligibility-row div.one {
    width: 60%;
  }
}
.expand {
  display: block;
  width: 100%;
  text-align: right;
}
.expand a#collapse {
  display: none;
}
.expand a#expand {
  display: inline-block;
}
.expand.open a#collapse {
  display: inline-block;
}
.expand.open a#expand {
  display: none;
}
div.form-item.webform-component-select select {
  width: 100%;
}
@media (max-width: 440px) {
  div#edit-submitted-contact-form-upload-image-upload input {
    width: 100%;
  }
}
.utility-nav img.icon {
  height: 11px;
  width: auto;
  position: relative;
  vertical-align: baseline;
  margin-right: 5px;
}
.utility-nav img.icon.hover {
    display: none;
}
.utility-nav a:hover img.icon.hover,
.utility-nav a:focus img.icon.hover{
    display: inline-block;
}
.utility-nav a:hover img.icon.inactive,
.utility-nav a:focus img.icon.inactive{
    display: none;
}

div.infographic-links {
    background-color: #eeeeee;
    padding: 1px 0px;
}
div.infographic-links ul li {
    margin-bottom: 10px;
}
.row-fluid.utility-nav.hidden-phone {
   position: relative;
}
.preparingApplications .nav-button-group {
  display: table;
  width: 100%;
  border-spacing: 5px 0px;
}
.preparingApplications .nav-button-group .cell {
  display: table-cell;
  padding: 4px 7px;
  background-color: #e8e8e8;
  vertical-align: middle;
  border-spacing: 5px 0px;
}
.preparingApplications .nav-button-group .cell.active {
  background-color: #0a6bb7;
}
.preparingApplications .nav-button-group .cell.active a {
  color: #fff;
}
.preparingApplications .nav-button-group .cell a {
  width: 100%;
  /*    padding: 5px 7px;*/
  display: block;
  text-align: center;
  height: 100%;
}
.preparingApplications .main-section .section {
  display: none;
}
.preparingApplications .main-section .section .sub-section-select li.active {
  font-weight: bold;
}
.preparingApplications .main-section .section.active {
  display: block;
}
.preparingApplications .span11,
.preparingApplications .span4 {
  margin: 0px;
}
.main div.row-fluid .preparingApplications .span11 {
  /*    margin-left: 5px;*/
  padding-left: 5px !important;
}
.main div.row-fluid .preparingApplications .span4 {
  padding: 10px 0px !important;
  float: right;
  margin-right: 5px;
}
.preparingApplications .right-side-landing {
  padding: 10px;
  background-color: #eeeeee;
  margin-top: 5px;
}
.preparingApplications .right-side-landing h3 {
  margin-top: 0px;
}
.preparingApplications .right-side-landing ul {
  margin-left: 20px;
}
.preparingApplications .sub-section {
  display: none;
}
.preparingApplications .sub-section.active {
  display: block;
}
.preparingApplications .selection-arrows {
  display: table;
  width: 100%;
}
.preparingApplications .selection-arrows .selection {
  display: table-cell;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
.preparingApplications .selection-arrows .selection.active .base {
  text-decoration: none;
  background-color: #005496;
  color: #fff;
}
.preparingApplications .selection-arrows .selection.active .base .clip-right .clip-right-border {
  border-left-color: #005496;
}
.preparingApplications .selection-arrows .selection.active .base .clip-left .clip-left-border:before {
  border-right-color: #005496;
}
.preparingApplications .selection-arrows .selection.active .base .clip-left .clip-left-border:after {
  border-right-color: #005496;
}
.preparingApplications .selection-arrows .selection:first-child {
  border-left: none;
}
.preparingApplications .selection-arrows .selection .base {
  border: 2px solid #005496;
  border-left: none;
  border-right: none;
  display: block;
  text-align: center;
  padding: 7px 20px;
  position: relative;
  background-color: #fff;
}
.preparingApplications .selection-arrows .selection .base.large {
  padding: 7px 49px;
}
.preparingApplications .selection-arrows .selection .base.large.larger {
  padding: 7px 205px;
}
.preparingApplications .selection-arrows .selection .base .clip-right {
  position: absolute;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 24px solid #005496;
  left: 100%;
  top: -3px;
  z-index: 0;
}
.preparingApplications .selection-arrows .selection .base .clip-right .clip-right-border {
  position: absolute;
  border-top: 27px solid transparent;
  border-bottom: 27px solid transparent;
  border-left: 22px solid #fff;
  right: 2px;
  top: -27px;
  z-index: 1;
}
.preparingApplications .selection-arrows .selection .base .clip-left:before {
  content: ' ';
  position: absolute;
  top: -2px;
  right: 100%;
  border-bottom: 36px solid transparent;
  border-left: 20px solid transparent;
  border-right: 27px solid #005496;
}
.preparingApplications .selection-arrows .selection .base .clip-left:after {
  content: ' ';
  position: absolute;
  bottom: -2px;
  right: 100%;
  border-top: 36px solid transparent;
  border-left: 20px solid transparent;
  border-right: 27px solid #005496;
}
.preparingApplications .selection-arrows .selection .base .clip-left .clip-left-border:before {
  content: ' ';
  z-index: 10;
  position: absolute;
  top: 0px;
  right: 100%;
  border-bottom: 31px solid transparent;
  border-left: 14px solid transparent;
  border-right: 23px solid #fff;
}
.preparingApplications .selection-arrows .selection .base .clip-left .clip-left-border:after {
  content: ' ';
  z-index: 10;
  position: absolute;
  bottom: 0px;
  right: 100%;
  border-top: 31px solid transparent;
  border-left: 14px solid transparent;
  border-right: 23px solid #fff;
}
.preparingApplications .selection-arrows .selection .base:hover {
  text-decoration: none;
  background-color: #005496;
  color: #fff;
}
.preparingApplications .selection-arrows .selection .base:hover .clip-right .clip-right-border {
  border-left-color: #005496;
}
.preparingApplications .selection-arrows .selection .base:hover .clip-left .clip-left-border:before {
  border-right-color: #005496;
}
.preparingApplications .selection-arrows .selection .base:hover .clip-left .clip-left-border:after {
  border-right-color: #005496;
}
.preparingApplications .selection-arrows .selection:first-child .base {
  border-left: 2px solid #005496;
}
.preparingApplications .resources.accordian-group {
  margin-top: 10px;
  background-color: #e9f2f7;
  padding: 5px 10px;
}
.preparingApplications .resources.accordian-group:hover {
  background-color: transparent;
}
.resources.accordian-group .accordion-inner > h2 {
  font-size: 1.1em;
  font-weight: bold;
}
.accordian-group .accordion-group {
  margin-left: 40px;
}
.applicants-boxes {
  display: table-row;
}
.applicants-boxes .box {
  display: table-cell;
  border: 1px solid #005496;
}
.applicants-boxes .box a {
  display: block;
  padding: 10px 5px;
  transition: .3s;
}
.applicants-boxes .box a .bold {
  font-weight: bold;
}
.applicants-boxes .box a .italic {
  font-style: italic;
}
.applicants-boxes .box a:hover,
.applicants-boxes .box a:focus {
  background-color: #005496;
  color: #fff;
  text-decoration: none;
}
.text-area-container .text-area {
  display: none;
}
.text-area-container .text-area.active {
  display: block;
}


#toolbar-administration{
  position: absolute;
  top:0;
}

.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

#main-wrapper{
  background-color: transparent !important;
}

.matrix-container .right-arrow, .matrix-container .left-arrow{
  margin-top:20px !important;
}


a {
  text-decoration: underline;
}

ul.nav a{
  text-decoration: none;
}

li.nav-5 a{
  width:20%;
}

@media (min-width:768px) {
  
.nav-collapse > .nav > li.nav5 ul li {
  width: 20%;
}
}

tr td, tr th {
  padding: 0px;
  border: 1px solid #fff;
  text-align: left;
}

.k-square a{
  text-decoration: none;
}

.faq-background {
  border-left: solid 6px #9783b5;
  padding: 10px;
  padding-left: 20px;
  max-width: 100%;
  font-weight: 600;
  background-color: white;
  margin-bottom:20px;
}
.faq-side-wrapper{

}

.faq-background a{
  text-decoration: none;
}

a.details-btn{
  text-decoration: none;
}

.program-link-wrapper {
  border: 1px solid #A52A2A;
  display: inline-block;
  transition: .3s;
  padding: 5px 12px;
  margin-bottom:20px;
}

.program-link-list-wrapper {
  border: 1px solid #A52A2A;
  display: inline-block;
  transition: .3s;
  padding: 5px 12px;
  margin-left:5px;
}

.program-link-wrapper:hover, .program-link-list-wrapper:hover  {
  background-color: #A52A2A;
}


a.program-link, a.program-link-list{
  text-decoration: none;
  color: #A52A2A;
}

a.program-link:hover, a.program-link-list:hover{
  color:white;
}

.fht-fixed-body .fht-thead{
  overflow: hidden;
}

.fht-fixed-body td{
  min-width:47px !important;
}

svg.ext, svg.mailto {
  margin-left: 5px;
}

body{
  padding-top:0px !important;
}

#embed-survey{
  margin: 0 auto;
  padding: 20px;
  width:100%;
}

.avoidscams-menu {
  background-color: #f7e5e5;
  line-height: 2;
  border-left: solid 6px #8d3b3b;
  color: #000;
  max-width: 100%;
  padding: 20px;
}

.redalert {
    background-color: #f7e5e5;
    border-left: solid 6px #8d3b3b;
    color: #000;
    max-width: 100%;
    padding: 10px;
    margin-bottom: 20px;
}