﻿/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em -17px;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  /*max-height: 340px;*/
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
   display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
/*! *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */ /* FONT PATH * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}

/*--------------------------------------------------- LESS Elements 0.9 --------------------------------------------------- A set of useful LESS mixins More info at: http://lesselements.com ---------------------------------------------------*/
body {
    background-color: #DDDDDD;
    background-position: center top;
    background-repeat: no-repeat;
    color: #444444;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}

.hidetextbox { display: none; }

header,
.content-container {
    margin: 0 auto;
    width: 1200px;
}

.home .content {
    background: #EEEEEE;
    border: none;
    position: relative;
    width: 1200px;
}

.container {
    width: 995px;
}
/*-------------- Backgrounds -----------*/
.about-us .content-container {
    background-image: url(../images/jpg/background-generic.jpg);
    background-repeat: no-repeat;
}

.academics .content-container {
    background-image: url(../images/jpg/background-generic.jpg);
    background-repeat: no-repeat;
}

.admissions .content-container {
    background-image: url(../images/jpg/background-generic.jpg);
    background-repeat: no-repeat;
}

.admitted-students {
    background-image: url(../images/jpg/background-admittedStudents.jpg);
    background-repeat: no-repeat;
}

.calendar .content-container {
    background-image: url(../images/jpg/background-calendar.jpg);
    background-repeat: no-repeat;
}

.clinicsprograms .content-container {
    background-image: url(../images/jpg/background-generic.jpg);
    background-repeat: no-repeat;
}

.current-students .content-container {
    background-image: url(../images/jpg/background-generic.jpg);
    background-repeat: no-repeat;
}

.directory .content-container {
    background-image: url(../images/jpg/background-directory.jpg);
    background-repeat: no-repeat;
}

.news .content-container {
    background-image: url(../images/jpg/background-news.jpg);
    background-repeat: no-repeat;
}

.student-life .content-container {
    background-image: url(../images/jpg/background-generic.jpg);
    background-repeat: no-repeat;
}

.your-journey .content-container {
    background-image: url(../images/jpg/background-generic.jpg);
    background-repeat: no-repeat;
}

.admitted-students header {
    background: transparent;
}

    .admitted-students header .brand {
        background: #0077b0 url(../images/jpg/logo-admittedStudents.jpg);
        background-color: transparent;
        border: 0;
        color: transparent;
        font: 0/0 a;
        height: 118px;
        margin: 0;
        text-shadow: none;
        width: 282px;
    }
/*-------------- Backgrounds -----------*/
h1 {
    margin-left: 0;
}

    h1.headertitle,
    h2.subheadertitle {
        color: #FFFFFF;
        font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
        font-size: 42px;
        padding: 15px 20px;
        text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.25);
    }

form.search .input-group-addon {
    line-height: 1.5;
}

hr {
    color: #CCCCCC;
}

.outOfDate {
    display: none;
}

.lt-ie9 .outOfDate {
    display: block;
}

.rss-feed-inner-link-title a,
.rss-feed-inner-link-read a,
.content-inner > article a:not(.btn) {
    color: #005A87;
    text-decoration: none;
}

    .content-inner > article a:not(.btn):hover {
        color: #444444;
        text-decoration: none;
    }

.rss-feed-outer-title,
.content-inner .content-main-span h1.article-title,
.content-inner > article > h1.article-title {
    color: #444444;
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    font-size: 30px;
    line-height: 1.133;
    margin-bottom: 15px;
    margin-left: 0;
    margin-top: 0;
    text-shadow: none;
    width: 100%;
    overflow: hidden;
}

.content-inner > article > h3.sub-title {
    color: #444444;
    font-size: 16px;
    margin-top: 12px;
    text-shadow: none;
}

.feature-article {
    display: block;
    margin: 0;
    padding: 0;
}

    .feature-article a:hover {
        color: #005A87 !important;
    }

    .feature-article .feature-article-details {
        display: block;
        margin: 0;
        padding: 0;
        position: relative;
    }
/*-------------- Footer -----------*/
footer.main {
    width: 1200px;
    margin: 40px auto 0 auto;
}

footer.main nav div + div {
    border: none;
}

footer.main nav ul li a {
    padding-left: 6px !important;
    padding-right: 6px !important;
}

footer.main nav .container {
    position: relative;
}

footer.main .column-left div {
    clear: left;
    float: left;
}

footer.main .copyright {
    padding-top: 10px;
}

footer.main .copyright, footer.main .phone {
    padding: 5px;
}

footer.main .column-right div {
    clear: right;
    float: right;
}

footer.main .pull-left-md {
    float: left;
}

footer.main .pull-right-md {
    float: right;
}

footer.main .column-right ul {
    margin-bottom: 0;
    margin-top: 0;
}

footer.main .gateway {
    display: inline-block;
    position: relative;
    top: 0;
}

footer.main .utility {
    display: inline-block;
    position: relative;
    top: 0;
}

    footer.main .utility .nav {
        float: right;
    }

.feature-article .feature-article-details .feature-article-headline {
    bottom: 0;
    display: block;
    font-size: 24px;
    padding: 0 10px;
    position: absolute;
    width: 730px;
}
/*-------------- Footer -----------*/ /*Special area applies to hero carosel in edit mode*/
.scLooseFrameZone .carousel-caption {
    width: 850px !important;
}

    .scLooseFrameZone .carousel-caption h3.caption,
    .scLooseFrameZone .carousel-caption p,
    .scLooseFrameZone .carousel-caption .link {
        width: 130px;
    }

.container {
    margin: auto;
    overflow: hidden;
}

    .container:before,
    .container:after {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

.content {
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    background: #FFFFFF;
    border-top: 9px solid #005c89;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    margin: auto;
}

    .content:before,
    .content:after {
        content: " ";
        display: table;
    }

    .content:after {
        clear: both;
    }

.content-inner {
    padding: 15px 20px;
}

    .content-inner:before,
    .content-inner:after {
        content: " ";
        display: table;
    }

    .content-inner:after {
        clear: both;
    }

.feature-billboard {
    margin-bottom: 20px;
}

.page-billboard {
    margin-bottom: 20px;
}

.feature-block > *:first-child {
    margin-top: 0;
}

.splitColumn {
    clear: both;
}

input[type=search]:focus::-moz-placeholder {
    color: rgba(255, 255, 255, 0) !important;
    opacity: 1 !important;
}

input[type=search]:focus:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0) !important;
}

input[type=search]:focus::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0) !important;
}

.input-group.inset-addon {
    position: relative;
    width: 100%;
}

    .input-group.inset-addon .form-control {
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

        .input-group.inset-addon .form-control::-ms-clear {
            display: none;
        }

    .input-group.inset-addon .input-group-addon {
        background: transparent;
        border: none;
        position: absolute;
        right: 0;
        width: auto;
        z-index: 999;
    }

        .input-group.inset-addon .input-group-addon button {
            background: transparent;
            border: none;
        }

.input-rounded {
    -moz-border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
    border-radius: 100px !important;
}

.library .droplist {
    margin-right: 10px;
    width: 175px;
}

.library .textbox {
    width: 500px;
}

.library .input-group-addon {
    right: 45px !important;
}

.library .error {
    color: #f00;
    margin-left: 10px;
}

.btn {
    background: #FFFFFF;
    font-size: 11px;
    padding: 10px 20px;
    text-decoration: none !important;
    text-transform: uppercase;
}

    .btn:hover {
        background: #DDDDDD;
    }

.btn-primary {
    background: #005c89;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #025d8a), color-stop(1, #327ca0));
    background: -ms-linear-gradient(bottom, #025d8a, #327ca0);
    background: -moz-linear-gradient(center bottom, #025d8a 0%, #327ca0 100%);
    background: -o-linear-gradient(#327ca0, #025d8a);
    border: #005C89;
    color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#327ca0', endColorstr='#025d8a', GradientType=0);
}

    .btn-primary:hover {
        background: #005c89;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #055f8b), color-stop(1, #7baac2));
        background: -ms-linear-gradient(bottom, #055f8b, #7baac2);
        background: -moz-linear-gradient(center bottom, #055f8b 0%, #7baac2 100%);
        background: -o-linear-gradient(#7baac2, #055f8b);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7baac2', endColorstr='#055f8b', GradientType=0);
    }

.btn-left {
    margin-right: 20px;
}

.carousel-indicators li {
    background-color: #FFFFFF;
    border: none;
}

.carousel-indicators .active {
    background-color: #009DED;
}

.bar-list li + li:before {
    content: "\00a0\00a0\00a0|\00a0\00a0\00a0";
}

header {
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background: #007ab1;
    border: none;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
    letter-spacing: 0.04em;
    position: relative;
}

    header a {
        color: #FFFFFF;
    }

    header nav.navbar {
        -moz-box-shadow: inset 0px 0px 250px rgba(0, 0, 0, 0.8);
        -webkit-box-shadow: inset 0px 0px 250px rgba(0, 0, 0, 0.8);
        border: none;
        box-shadow: inset 0px 0px 250px rgba(0, 0, 0, 0.8);
        margin-bottom: 0;
    }

    header nav .searchForm {
        float: right;
        margin: 4px 0;
        width: 280px;
    }

        header nav .searchForm .form-control {
            -moz-box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.3);
            -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.16);
            -webkit-box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.3);
            -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.16);
            background: #004c71;
            background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #004c71), color-stop(1, #00405f));
            background: -ms-linear-gradient(bottom, #004c71, #00405f);
            background: -moz-linear-gradient(center bottom, #004c71 0%, #00405f 100%);
            background: -o-linear-gradient(#00405f, #004c71);
            border: none;
            box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.3);
            box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.16);
            color: #FFFFFF;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00405f', endColorstr='#004c71', GradientType=0);
        }

            header nav .searchForm .form-control::-moz-placeholder {
                color: rgba(255, 255, 255, 0.75);
                opacity: 1;
            }

            header nav .searchForm .form-control:-ms-input-placeholder {
                color: rgba(255, 255, 255, 0.75);
            }

            header nav .searchForm .form-control::-webkit-input-placeholder {
                color: rgba(255, 255, 255, 0.75);
            }

        header nav .searchForm .input-group-addon {
            color: #FFFFFF;
        }

    header nav .utility {
        border-bottom: none;
        border-top: none;
        float: left;
        font-size: 10px;
        margin: 0;
        text-transform: uppercase;
        width: 710px;
    }

        header nav .utility li {
            float: left;
            width: auto;
        }

            header nav .utility li a {
                padding: 9px 15px;
            }

                header nav .utility li a i[class~=fa] {
                    display: none;
                    margin-right: 4px;
                }

    header nav .gateway {
        float: right;
        line-height: 15px;
        margin: 0;
        margin-top: 20px;
        width: 325px;
    }

        header nav .gateway li {
            border-bottom: none;
            display: inline-block;
            float: left;
            font-size: 11px;
            margin: 0;
            width: 50%;
        }

            header nav .gateway li:nth-last-child(2),
            header nav .gateway li:last-child {
                border-bottom: none;
            }

            header nav .gateway li a {
                display: inline-flex;
                line-height: 15px;
                padding: 0;
                padding-left: 5px;
            }

                header nav .gateway li a:before {
                    color: #A2BDCB;
                    content: "\f00a";
                    font-family: "FontAwesome";
                    font-size: 7px;
                    letter-spacing: 5px;
                    vertical-align: middle;
                }

                header nav .gateway li a i[class~=fa] {
                    display: none;
                }

    header nav .main {
        font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
        font-size: 16px;
        margin-bottom: 0;
        margin-top: 0;
    }

        header nav .main li {
            text-align: center;
        }

            header nav .main li a {
                padding: 11px 25px;
            }

            header nav .main li:last-child {
                border-bottom: none;
            }

    header .main.navbar-nav a {
        background-image: url(../images/png24/headerNav-rowBottom-itemBGleft.png), url(../images/png24/headerNav-rowBottom-itemBGright.png), url(../images/png24/headerNav-rowBottom-itemBGcenter.png);
        background-position: left center, right center, center top;
        background-repeat: no-repeat;
    }

    header nav .navbar-brand {
        background-color: transparent;
        background-image: url(../images/png24/logo-tabletDesktop.png);
        background-size: 100%;
        border: 0;
        color: transparent;
        font: 0/0 a;
        height: 90px;
        margin: 0;
        padding: 0;
        text-shadow: none;
        width: 440px;
    }

    header nav .navbar-collapse .navbar-brand {
        clear: both;
    }

    header nav .navbar-collapse {
        background: #005e85; /*border-bottom: 3px solid #1E8CC1; border-top: none;*/
        border: none;
        padding: 0;
    }

    header nav .navbar-toggle {
        background: url(../images/png24/navToggle-seperatorGradient.png) bottom left no-repeat;
        height: 59px;
        margin: 0;
        padding: 0;
        width: 60px;
    }

        header nav .navbar-toggle .icon-bar {
            -moz-border-radius: 1px;
            -moz-box-shadow: -1px -2px 1px rgba(0, 0, 0, 0.25);
            -webkit-border-radius: 1px;
            -webkit-box-shadow: -1px -2px 1px rgba(0, 0, 0, 0.25);
            background: #FFFFFF;
            border-radius: 1px;
            box-shadow: -1px -2px 1px rgba(0, 0, 0, 0.25);
            margin-left: auto;
            margin-right: auto;
            width: 25px;
        }

    header .rowTop {
        background: #005c89 url(../images/png8/header-rowTopBG.png);
        border: none;
        border-bottom: 3px solid #1E8CC1;
        margin-left: 0px;
        margin-right: 0px;
    }

    header .rowMiddle {
        -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
        background: #0071a6 url(../images/png8/header-rowMiddleBG.png);
        background-position: center center;
        background-repeat: no-repeat;
        border-bottom: 3px solid #1E8CC1;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
        margin-left: 0px;
        margin-right: 0px;
    }

    header .rowBottom {
        -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25), inset 0 0 65px rgba(0, 0, 0, 0.08);
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25), inset 0 0 65px rgba(0, 0, 0, 0.08);
        background: #005c89 url(../images/png8/header-rowBottomBG.png);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.25), inset 0 0 65px rgba(0, 0, 0, 0.08);
        margin-left: 0px;
        margin-right: 0px;
    }

    header nav.persistent {
        z-index: 40;
    }

.navbar-collapse {
    max-height: none;
}

.navbar-toggle .icon-bar {
    margin-top: 3px;
}

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 5px;
    }

footer.main {
    background-color: #DDDDDD;
    color: #777777;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
    font-size: 10px;
    margin-top: 40px;
    padding-bottom: 20px;
}

    footer.main nav {
        border-bottom: 1px solid #BBBBBB;
        border-top: 1px solid #BBBBBB;
        margin-bottom: 4px;
    }

    footer.main ul li a {
        color: #375C7C;
        padding: 5px !important;
    }

    footer.main .centerDivider {
        background: #BBBBBB;
        display: inline-block;
        height: 25px;
        margin: 0 20px;
        position: relative;
        width: 1px;
    }

    footer.main .phone {
        font-weight: bold;
    }

        footer.main .phone ul li {
            float: left;
        }

    footer.main .social {
        font-size: 20px;
    }

        footer.main .social a {
            color: #353535;
            padding: 20px !important;
        }

footer.sticky {
    bottom: 0;
    color: #FFFFFF;
    font-size: 10px;
    pointer-events: none;
    position: fixed;
    text-transform: uppercase;
    width: 100%;
    z-index: 100;
}

    footer.sticky .blue-bar {
        border-bottom: 8px solid #1E8CC1;
        margin: 0 auto;
        width: 1200px;
    }

    footer.sticky a {
        color: #FFFFFF;
    }

        footer.sticky a:hover {
            background: rgba(0, 0, 0, 0.25);
        }

    footer.sticky lh {
        float: left;
        padding: 5px 15px 5px 10px;
    }

    footer.sticky li {
        border-right: 1px solid #4FA5CF;
    }

        footer.sticky li:last-of-type {
            border-right: none;
            margin-right: 3px;
        }

        footer.sticky li a {
            padding: 2px 8px;
        }

    footer.sticky ul {
        -moz-background-clip: padding-box;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        -webkit-background-clip: padding-box;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        background: #1E8CC1;
        background-clip: padding-box;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        box-shadow: -8px 0px 6px -6px rgba(0, 0, 0, 0.4), 8px 0px 6px -6px rgba(0, 0, 0, 0.4), 0px -8px 6px -6px rgba(0, 0, 0, 0.4);
        padding: 6px 0;
        pointer-events: all;
    }

    footer.sticky .fa {
        font-size: 14px;
    }

.infoBar {
    background: #eee;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(1, #fff));
    background: -ms-linear-gradient(bottom, #eee, #fff);
    background: -moz-linear-gradient(center bottom, #eee 0%, #fff 100%);
    background: -o-linear-gradient(#fff, #eee);
    border-bottom: 1px solid #DDDDDD;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    right: 0;
    z-index: 20;
}

    .infoBar:before,
    .infoBar:after {
        content: " ";
        display: table;
    }

    .infoBar:after {
        clear: both;
    }

    .infoBar .breadcrumb {
        background: transparent;
        float: left;
        font-size: 11px;
        margin: 0;
        padding: 14px;
        width: 600px;
    }

        .infoBar .breadcrumb li + li:before {
            content: "\f054";
            font-family: "FontAwesome";
            font-size: 8px;
        }

.home .infoBar {
    display: none;
}

.callToAction {
    float: right;
    font-size: 13px;
    margin-top: 0;
}

    .callToAction li {
        border-left: 1px solid #CCCCCC;
        color: #005C89;
    }

        .callToAction li:before {
            border-left: 1px solid #FFFFFF;
            content: "";
            height: 100%;
            position: absolute;
        }

        .callToAction li a {
            border-radius: 0;
            color: #005C89;
        }

            .callToAction li a :hover {
                background: #d6d6d6;
                background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(1, #d6d6d6));
                background: -ms-linear-gradient(bottom, #eeeeee, #d6d6d6);
                background: -moz-linear-gradient(center bottom, #eeeeee 0%, #d6d6d6 100%);
                background: -o-linear-gradient(#d6d6d6, #eeeeee);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6', endColorstr='#eeeeee', GradientType=0);
            }

            .callToAction li a .fa {
                -moz-border-radius: 12px;
                -webkit-border-radius: 12px;
                border: 1px solid #999999;
                border-radius: 12px;
                color: #999999;
                height: 24px;
                line-height: 21px;
                margin-right: 4px;
                text-align: center;
                width: 24px;
            }

.directy-listItem {
    border-top: 1px solid #DDDDDD;
    color: #333333;
    font-size: 13px;
    margin-bottom: 10px;
    padding-top: 15px;
}

    .directy-listItem:before,
    .directy-listItem:after {
        content: " ";
        display: table;
    }

    .directy-listItem:after {
        clear: both;
    }

    .directy-listItem a {
        color: #375C7C;
        text-decoration: none !important;
    }

    .directy-listItem .contact {
        text-align: right;
    }

    .directy-listItem .identity {
        width: 60%;
    }

        .directy-listItem .identity a {
            font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
            font-size: 17px;
        }

        .directy-listItem .identity img {
            border: 0;
            margin-bottom: 10px;
            margin-right: 10px;
            width: 45px;
        }

        .directy-listItem .identity .directory-list-title {
            font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
            font-size: 17px;
            font-weight: bold;
        }

        .directy-listItem .identity .directory-list-link a {
            font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
            font-size: 14px;
        }

.directory-navbar {
    border-top: 2px solid #BBBBBB;
}

    .directory-navbar:before,
    .directory-navbar:after {
        content: " ";
        display: table;
    }

    .directory-navbar:after {
        clear: both;
    }

    .directory-navbar .filter {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .directory-navbar .filter {
        width: 280px;
    }

    .directory-navbar .search {
        width: 280px;
    }

.events lh {
    border-bottom: 1px solid #CCCCCC;
    color: #444444;
    display: inline-block;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}

    .events lh a {
        color: #444444;
        font-size: 14px;
    }

.events .date {
    color: #444444;
    font-size: 13px;
    font-weight: bold;
}

.events .title {
    color: #005A87;
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    font-size: 17px;
    overflow: hidden;
}

.events a:hover .title {
    color: #444444;
}

.feature-navbar {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-size: 11px;
    margin-bottom: 25px;
    padding-bottom: 4px;
    padding-top: 4px;
}

    .feature-navbar:before,
    .feature-navbar:after {
        content: " ";
        display: table;
    }

    .feature-navbar:after {
        clear: both;
    }

    .feature-navbar lh,
    .feature-navbar .date {
        padding: 4px;
    }

    .feature-navbar .categories {
        border-right: 1px solid #999999;
        display: none;
        float: left;
        margin-right: 4px;
        max-width: 250px;
    }

    .feature-navbar .date {
        float: left;
    }

    .feature-navbar .nav-pills {
        margin-top: 0;
    }

        .feature-navbar .nav-pills a {
            font-weight: bold;
            padding: 4px;
            text-decoration: none;
        }

    .feature-navbar .shareLinks {
        float: right;
    }

    .feature-navbar a.btn-primary {
        float: right;
    }

header nav.slideOut {
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.45);
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.45);
    -webkit-transition: all 0.2s ease-out;
    background: #FFFFFF;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.45);
    color: #444444;
    opacity: 1;
    position: absolute;
    transition: all 0.2s ease-out;
    width: 100%;
    z-index: 30;
}

    header nav.slideOut.collapsed {
        -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0);
        -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0);
        bottom: 0px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0);
        opacity: 0;
    }

    header nav.slideOut .container {
        padding: 20px;
    }

        header nav.slideOut .container:before,
        header nav.slideOut .container:after {
            content: " ";
            display: table;
        }

        header nav.slideOut .container:after {
            clear: both;
        }

        header nav.slideOut .container .column {
            float: left;
            margin-right: 20px;
            width: 223.75px;
        }

            header nav.slideOut .container .column:last-of-type {
                margin-right: 0;
            }

        header nav.slideOut .container.withContent-2linkColumns .column,
        header nav.slideOut .container.withContent-1linkColumn .column {
            width: 205px;
        }

            header nav.slideOut .container.withContent-2linkColumns .column:first-of-type {
                width: 505px;
            }

            header nav.slideOut .container.withContent-1linkColumn .column:first-of-type {
                width: 730px;
            }

    header nav.slideOut .editorial {
        font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    }

        header nav.slideOut .editorial img {
            float: left;
            padding-bottom: 20px;
            padding-right: 20px;
        }

.nav-tabs {
    font-size: 13px;
}

    .nav-tabs a {
        -moz-background-clip: padding-box !important;
        -moz-border-radius: 0 !important;
        -moz-border-radius-bottomleft: 0 !important;
        -moz-border-radius-bottomright: 0 !important;
        -moz-border-radius-topleft: 0 !important;
        -moz-border-radius-topright: 0 !important;
        -webkit-background-clip: padding-box !important;
        -webkit-border-bottom-left-radius: 0 !important;
        -webkit-border-bottom-right-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -webkit-border-top-left-radius: 0 !important;
        -webkit-border-top-right-radius: 0 !important;
        background: #EEEEEE;
        background-clip: padding-box !important;
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        border-color: #CCCCCC !important;
        border-radius: 0 !important;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        margin-right: 5px !important;
        padding: 10px 8px !important;
        text-decoration: none !important;
    }

    .nav-tabs li .active a {
        background: #FFFFFF;
        color: #005A87;
    }

.pagination li.active a {
    background: transparent;
    color: #333333;
}

.pagination-navbar {
    font-size: 13px;
    margin-bottom: 15px;
    text-align: center;
}

    .pagination-navbar:before,
    .pagination-navbar:after {
        content: " ";
        display: table;
    }

    .pagination-navbar:after {
        clear: both;
    }

    .pagination-navbar .info {
        float: left;
        margin: 0 auto;
        padding: 1px 0;
        text-align: center;
    }

    .pagination-navbar .pagination {
        display: inline-block;
        margin: 0 auto;
    }

        .pagination-navbar .pagination li:first-child a {
            border-left: none !important;
        }

        .pagination-navbar .pagination li:last-child a {
            border-right: none;
        }

        .pagination-navbar .pagination a {
            border-bottom: none;
            border-top: none;
            font-size: 13px;
            padding: 1px 3px;
            text-decoration: none;
        }

.shareLinks lh {
    float: left;
}

.sidebar-module {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 25px;
}

    .sidebar-module a {
        color: #005A87;
        font-size: 15px;
        text-decoration: none !important;
    }

        .sidebar-module a:hover {
            color: #444444;
        }

    .sidebar-module h4.sidebar-title {
        border-bottom: 1px solid #CCCCCC;
        color: #444444;
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 10px 0;
    }

    .sidebar-module li {
        margin-bottom: 20px;
        margin-top: 15px;
    }

.content-left-column .list-group {
    font-size: 13px;
}

    .content-left-column .list-group h4 {
        border-bottom: 1px solid #CCCCCC;
        color: #444444;
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

        .content-left-column .list-group h4 a {
            color: #444444;
            display: block;
            padding: 5px 3px;
        }

    .content-left-column .list-group ul li {
        border-bottom: 1px solid #CCCCCC;
        display: block;
    }

        .content-left-column .list-group ul li :hover,
        .content-left-column .list-group ul li :focus {
            background-color: #f5f5f5;
            text-decoration: none;
        }

        .content-left-column .list-group ul li a {
            color: #005A87;
            display: block;
            padding: 5px 3px;
        }

    .content-left-column .list-group .list-group-item {
        border: 1px solid #CCCCCC;
        border-left: none;
        border-radius: 0;
        border-right: none;
        color: #005A87;
        padding: 5px 3px;
    }

.content-left-column .subNav-mobile, .sidebar-admittedStudents .subNav-mobile {
    display: none;
}

.content-left-column .displaycalendar {
    margin-bottom: 35px;
}

    .content-left-column .displaycalendar button {
        background: transparent;
        border: none;
        color: #005A87;
    }

    .content-left-column .displaycalendar h4 {
        color: #444444;
        float: left;
        font-size: 14px;
        font-weight: bold;
    }

    .content-left-column .displaycalendar .selected-date {
        background: #107DB0;
    }

    .content-left-column .displaycalendar span#reset {
        float: right;
        padding: 10px 0 0 0;
    }

    .content-left-column .displaycalendar hr {
        border: 0;
        border-top: 2px solid #CCCCCC !important;
        margin-bottom: 0 !important;
    }

    .content-left-column .displaycalendar > table {
        border: none !important;
        margin-top: 5px;
        width: 205px;
    }

        .content-left-column .displaycalendar > table tr:first-child,
        .content-left-column .displaycalendar > table tr:first-child td {
            background-color: #FFFFFF !important;
            border: 1px solid #FFFFFF;
            padding: 0;
        }

            .content-left-column .displaycalendar > table tr:first-child td a {
                color: #428bca !important;
            }

    .content-left-column .displaycalendar td {
        background: #EEEEEE;
        border: 1px solid #FFFFFF;
        padding: 3px;
    }

        .content-left-column .displaycalendar td.today {
            background: #107DB0;
        }

            .content-left-column .displaycalendar td.today ~ td {
                background: #DDDDDD;
            }

            .content-left-column .displaycalendar td.today a {
                color: #FFFFFF;
            }

        .content-left-column .displaycalendar td.notThisMonth {
            background: #F7F7F7 !important;
            color: #999999;
        }

            .content-left-column .displaycalendar td.notThisMonth a {
                color: #999999;
            }

        .content-left-column .displaycalendar td a {
            color: #003E5D;
            text-decoration: underline;
        }

            .content-left-column .displaycalendar td a:hover {
                text-decoration: none;
            }

        .content-left-column .displaycalendar td .popover {
            color: #444444;
            font-size: 11px;
            text-align: center;
        }

            .content-left-column .displaycalendar td .popover strong {
                font-size: 12px;
                font-weight: bold;
                text-transform: uppercase;
            }

    .content-left-column .displaycalendar td,
    .content-left-column .displaycalendar th {
        text-align: center;
    }

    .content-left-column .displaycalendar th {
        border: none;
    }

    .content-left-column .displaycalendar .input-addon {
        background: #dddddd;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e7e7e7), color-stop(1, #f8f8f8));
        background: -ms-linear-gradient(bottom, #e7e7e7, #f8f8f8);
        background: -moz-linear-gradient(center bottom, #e7e7e7 0%, #f8f8f8 100%);
        background: -o-linear-gradient(#f8f8f8, #e7e7e7);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e7e7e7', GradientType=0);
    }

    .content-left-column .displaycalendar .lastRow {
        height: 20px;
    }

        .content-left-column .displaycalendar .lastRow td {
            background: none;
        }

    .content-left-column .displaycalendar .todayInRow ~ tr td {
        background: #DDDDDD;
    }

nav.pagination-navbar.pager {
    font-size: 13px;
    margin-bottom: 15px;
    text-align: center;
}

    nav.pagination-navbar.pager:before,
    nav.pagination-navbar.pager:after {
        content: " ";
        display: table;
    }

    nav.pagination-navbar.pager:after {
        clear: both;
    }

    nav.pagination-navbar.pager span span.info {
        margin: 0 auto;
        padding: 1px 0;
        text-align: center;
    }

    nav.pagination-navbar.pager span span.pagination {
        display: inline-block;
        float: right;
        margin: 0 auto;
        padding: 0;
    }

        nav.pagination-navbar.pager span span.pagination > a {
            border-right: 1px solid #dddddd;
            margin: 0;
            padding: 0 5px;
        }

            nav.pagination-navbar.pager span span.pagination > a:hover {
                background-color: #eeeeee;
                border-color: #dddddd;
                color: #444444;
                text-decoration: none;
            }

        nav.pagination-navbar.pager span span.pagination a:last-of-type {
            border-right: none;
        }

        nav.pagination-navbar.pager span span.pagination > span {
            border-left: 1px solid #428bca;
            border-right: 1px solid #428bca;
            cursor: default;
            margin: 0;
            padding: 0 5px;
        }

            nav.pagination-navbar.pager span span.pagination > span:hover {
                background-color: #428bca;
                border-color: #428bca;
                color: #FFFFFF;
                cursor: default;
                z-index: 2;
            }

.panel-collapse {
    color: #444444;
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    font-size: 15px;
}

.panel-title {
    font-size: 13px;
}

    .panel-title a:after {
        color: #808080;
        content: "\f0d9";
        float: right;
        font-family: "FontAwesome";
    }

    .panel-title a.collapsed:after {
        content: "\f0d7";
    }

.related-articles a {
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
}

.related-articles .date {
    font-size: 11px;
    margin-top: 3px;
}

.tag-cloud {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    clear: both;
    font-size: 11px;
    margin-bottom: 25px;
    padding-bottom: 4px;
    padding-top: 4px;
}

    .tag-cloud:before,
    .tag-cloud:after {
        content: " ";
        display: table;
    }

    .tag-cloud:after {
        clear: both;
    }

    .tag-cloud lh {
        float: left;
        margin-right: 30px;
        padding: 4px;
    }

    .tag-cloud .nav-pills {
        margin-top: 0;
    }

        .tag-cloud .nav-pills a {
            display: inline-block;
            padding: 4px;
            text-decoration: none;
        }

        .tag-cloud .nav-pills li:after {
            content: ",";
            margin-left: -0.2em;
            margin-right: 0.2em;
        }

        .tag-cloud .nav-pills li:last-of-type:after {
            content: "";
            margin-left: 0;
            margin-right: 0;
        }

.promo-imageCustom {
    background: #0080BC;
    background-size: cover;
    color: #FFFFFF !important;
    display: block;
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    font-size: 16px;
    height: 70px;
    margin-bottom: 15px;
    position: relative;
    text-decoration: none !important;
    width: 280px;
}

    .promo-imageCustom:before {
        -khtml-opacity: 0.8;
        -moz-opacity: 0.8;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
        -webkit-opacity: 0.8;
        background: #0080BC;
        content: "";
        filter: alpha(opacity=80);
        height: inherit;
        opacity: 0.8;
        position: absolute;
        top: 0;
        width: inherit;
        z-index: 1;
    }

    .promo-imageCustom:hover {
        color: #FFFFFF;
    }

    .promo-imageCustom .label {
        display: table-cell;
        height: inherit;
        padding: 10px;
        position: relative;
        text-align: center;
        text-shadow: 1px 1px 7px rgba(0, 0, 0, 0.25);
        vertical-align: middle;
        width: inherit;
        z-index: 2;
    }

.content-inner > article > .promo-imageCustom {
    float: left;
    height: 140px;
}

.content-right-column .promo-imageCustom {
    height: 114px;
}

.admitted-students header {
    background: transparent;
}

    .admitted-students header .brand {
        background: #0077b0 url(../images/jpg/logo-admittedStudents.jpg);
        background-color: transparent;
        border: 0;
        color: transparent;
        font: 0/0 a;
        height: 118px;
        margin: 0;
        text-shadow: none;
        width: 282px;
    }

    .admitted-students header .navbar {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-top: 50px;
        min-height: 0 !important;
    }

        .admitted-students header .navbar .navbar-collapse {
            background: transparent;
        }

    .admitted-students header .navbar-nav {
        background: #005c89;
        margin-left: 0;
        margin-right: 0;
        width: 995px;
    }

    .admitted-students header nav .main li a {
        padding: 11px 16px;
    }

    .admitted-students header .persistant {
        background: #005e8b;
        background-image: url(../images/jpg/header-admittedStudentsBG.jpg);
        background-position: left;
        height: 118px;
        padding: 15px 20px;
        text-align: right;
        width: 713px;
    }

        .admitted-students header .persistant a {
            font-size: 10px;
        }

            .admitted-students header .persistant a:hover {
                color: #FFFFFF;
                text-decoration: none;
            }

            .admitted-students header .persistant a .fa {
                margin-right: 8px;
            }

        .admitted-students header .persistant h2 {
            border-top: 1px solid rgba(255, 255, 255, 0.2);
            font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
            font-size: 48px;
            margin-bottom: 0;
            margin-top: 10px;
            padding-top: 12px;
        }

.admitted-students .content {
    border-top: 1px solid #0078a0;
}

    .admitted-students .content article h1 {
        margin-left: 0 !important;
    }

        .admitted-students .content article h1.article-title {
            margin: 0 !important;
        }

.admitted-students .infoBar {
    border-top: 8px solid #005179;
}

    .admitted-students .infoBar .callToAction {
        display: none;
    }

.admitted-students .sidebar-admittedStudents a {
    font-size: 12px;
    font-weight: bold;
}

.admitted-students .sidebar-admittedStudents form {
    margin-bottom: 10px;
    margin-top: 20px;
}

.admitted-students .sidebar-admittedStudents .contact {
    width: 205px;
}

.admitted-students .sidebar-admittedStudents .name {
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    font-size: 15px;
    font-weight: bold;
}

.admitted-students .sidebar-admittedStudents .person {
    font-size: 12px;
    margin-top: 10px;
}

    .admitted-students .sidebar-admittedStudents .person:before,
    .admitted-students .sidebar-admittedStudents .person:after {
        content: " ";
        display: table;
    }

    .admitted-students .sidebar-admittedStudents .person:after {
        clear: both;
    }

.admitted-students .sidebar-admittedStudents .photo {
    width: 55px;
}

.admitted-students footer.sticky .blue-bar {
    width: 995px;
}

.bio-form {
    border-bottom: 2px solid #CCCCCC;
    border-top: 2px solid #CCCCCC;
}

    .bio-form:first-child {
        border: none;
    }

    .bio-form .control-value {
        font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
        font-size: 15px;
        padding-top: 7px;
    }

        .bio-form .control-value a {
            color: #375C7C;
            text-decoration: none;
        }

    .bio-form .form-group {
        border-top: 1px solid #DDDDDD;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 15px;
    }

        .bio-form .form-group .google-maps {
            height: 280px;
            width: 280px;
        }

        .bio-form .form-group .map-address {
            width: 280px;
        }

.bio-sidebar .fa {
    font-size: 24px;
    margin-right: 9px;
    vertical-align: middle;
}

.bio-form .control-label {
    float: left;
    text-align: left;
    width: 130px;
}

.bio-form .control-value {
    float: right;
    padding-top: 0;
    width: 355px;
}

.content-inner article .bio-photo {
    float: left;
    margin-right: 20px;
    width: 55px;
}

.content-left-column .bio-photo {
    margin-bottom: 20px;
}

.article-list-details {
    border-bottom: 2px solid #CCCCCC;
    font-size: 15px;
    margin-bottom: 35px;
    margin-top: 15px;
}

    .article-list-details a {
        font-size: 18px;
        text-decoration: none !important;
    }

footer.main nav div + div {
    border-top: 1px solid #BBBBBB;
}

.article-list-details h3 {
    border-bottom: 2px solid #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

.article-list-details .details {
    float: left;
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
}

    .article-list-details .details .photo {
        margin-bottom: 10px;
        margin-right: 20px;
        width: 130px;
        display: inline-block;
        float: left;
    }

.article-list-details .link {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
    font-size: 13px;
}

.article-list-details .listItem {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    margin-bottom: 15px;
    margin-top: 20px;
    padding-bottom: 10px;
}

    .article-list-details .listItem:before,
    .article-list-details .listItem:after {
        content: " ";
        display: table;
    }

    .article-list-details .listItem:after {
        clear: both;
    }

    .article-list-details .listItem:last-of-type {
        border: none;
    }

.infolink-listing .listItem {
    border: #999 1px solid;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.infolink-listing .column {
    float: left;
    width: 50%;
}

.infolink-listing .item-row {
    background: #EEF;
}

.infolink-listing .alternate-row {
    background: #eed;
}

.infolink-listing .listItem .details .detail-label {
    float: left;
    width: 70px;
}

.infolink-listing .listItem .details .detail-value {
    width: 260px;
    overflow: hidden;
    height: 20px;
    display: inline-block;
}

.infolink-listing .listItem .details .link {
    font-weight: bold;
}

.article-list-details .when {
    float: left;
    font-size: 11px;
    text-align: left;
    width: 130px;
    margin-right: 20px;
}

    .article-list-details .when a {
        font-size: 11px;
        font-weight: bold;
    }

    .article-list-details .when span {
        display: block;
    }

.article-list-details.news {
    border-bottom: 1px solid #CCCCCC;
}

    .article-list-details.news:first-of-type {
        border-top: 1px solid #CCCCCC;
    }

    .article-list-details.news .headline {
        font-size: 24px;
        display: block;
    }

.events .details {
    width: 370px;
}

.news .details {
    width: 580px;
}

.calendar .bio-form {
    margin-top: 0;
}

.calendar .feature-navbar > a {
    float: right;
}

.calendar .feature-navbar .shareLinks {
    float: left;
}

.event-contact {
    border-top: 1px solid #DDDDDD;
    padding-left: 10px;
}

    .event-contact h4 {
        margin-bottom: 10px;
    }

    .event-contact .control-label {
        display: block;
        margin-top: 0;
    }

    .event-contact .contact-info {
        margin-top: 10px;
        border-bottom: 1px solid #DDDDDD;
        padding-bottom: 10px;
    }

.home .callToAction li {
    border-left: 1px solid transparent;
    color: #FFFFFF;
}

    .home .callToAction li:before {
        border-left: 1px solid transparent;
    }

    .home .callToAction li a {
        color: #FFFFFF;
    }

        .home .callToAction li a .fa {
            border-color: #FFFFFF;
            color: #FFFFFF;
        }

        .home .callToAction li a:hover {
            background: rgba(0, 0, 0, 0.25);
        }
/*-------------- Carousel-------------*/
.carousel {
    clear: both;
    height: 545px;
}

    .carousel .item {
        height: 215px;
    }

        .carousel .item .imgWrapper {
            position: relative;
        }

        .carousel .item img {
            height: 215px;
            left: -36px;
            position: absolute;
            width: 392px;
        }

.carousel-caption {
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    position: absolute;
    text-align: left;
    top: 75px;
    width: 220px;
}

.caption-left {
    left: 150px;
}

.caption-right {
    left: 825px;
}

.carousel-caption .link {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

    .carousel-caption .link:after {
        content: "\f0da";
        font-family: "FontAwesome";
        margin-left: 7px;
    }

.carousel .carousel-indicators {
    bottom: 80px;
}

.carousel .item {
    height: 545px;
}

    .carousel .item img {
        height: 545px;
        left: 0;
        width: 1200px;
    }

    .carousel .item .overlayright {
        background: url(../images/png24/home-carouselOverlay-desktop-right.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        position: absolute;
        width: 100%;
        z-index: 2;
    }

    .carousel .item .overlayleft {
        background: url(../images/png24/home-carouselOverlay-desktop-left.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        position: absolute;
        width: 100%;
        z-index: 2;
    }

.carousel-caption h3.caption {
    font-size: 30px;
}

.carousel-caption :not(h3) {
    display: block;
}

.promo-links {
    font-size: 13px;
    list-style: none;
}

    .promo-links a {
        color: #005A87;
    }

        .promo-links a:hover {
            color: #444444;
            text-decoration: none;
        }

    .promo-links lh {
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .promo-links li {
        line-height: 1.2em;
        margin-bottom: 10px;
    }

        .promo-links li:before {
            content: "\f105";
            display: inline-block;
            font-family: "FontAwesome";
            font-size: 12px;
            width: 1em;
        }

.news-promo-links li.news-row:before {
    content: "" !important;
}

.news-promo-links li.news-row img.img-responsive {
    float: left;
    padding-right: 5px;
    width: 50px;
}

.news-promo-links li.news-row a:after {
    clear: both;
}

.promo-inContent .news-promo .link {
    display: block;
    font-size: 13px;
}

.happening-now-events {
    background: rgba(27, 27, 27, 0.6);
    border: none;
    color: #FFFFFF;
    display: block;
    height: 88px;
    margin-bottom: -88px;
    position: relative;
    top: -88px;
    width: 100% !important;
    z-index: 10;
}

    .happening-now-events a {
        color: #FFFFFF;
        display: inline-block;
        text-decoration: none;
    }

    .happening-now-events lh {
        background: url(../images/png24/home-events-headerBG.png);
        background-repeat: no-repeat;
        border: none;
        font-weight: bold;
        height: 88px;
        padding: 20px;
        width: 188px;
    }

    .happening-now-events lh {
        width: 188px;
    }

        .happening-now-events lh a:hover {
            text-decoration: underline !important;
        }

    .happening-now-events lh,
    .happening-now-events li {
        display: table-cell;
        vertical-align: middle;
    }

        .happening-now-events li:nth-child(n + 4) {
            display: table-cell;
        }

    .happening-now-events li {
        width: 250px;
    }

        .happening-now-events li :hover .title {
            text-decoration: underline !important;
        }

        .happening-now-events li a div {
            float: left;
        }

    .happening-now-events ul {
        margin: 0;
        padding: 0;
    }

    .happening-now-events .date {
        color: #FFFFFF;
        font-weight: normal;
    }

    .happening-now-events .day {
        font-size: 23px;
        font-weight: bold;
    }

    .happening-now-events .month {
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        display: block;
        float: left;
        font-size: 10px;
        margin-right: -12px;
        padding-right: 15px;
        text-transform: uppercase;
        transform: rotate(-90deg);
    }

    .happening-now-events .title {
        color: #FFFFFF;
        font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
        font-size: 15px;
        height: 40px;
        margin-left: 20px;
        overflow: hidden;
        width: 122px;
    }

.horizontal-pillars {
    color: #FFFFFF;
}

    .horizontal-pillars .pillar {
        background-position: center center;
        border-top: 10px solid;
        height: 330px;
        overflow: hidden;
        padding-left: 20px;
        padding-right: 20px;
    }

        .horizontal-pillars .pillar .interior-container {
            display: block;
            margin: 0 auto;
            width: 995px;
        }

        .horizontal-pillars .pillar:before,
        .horizontal-pillars .pillar:after {
            content: " ";
            display: table;
        }

        .horizontal-pillars .pillar:after {
            clear: both;
        }

        .horizontal-pillars .pillar a {
            display: block;
        }

            .horizontal-pillars .pillar a.btn {
                width: 130px;
            }

                .horizontal-pillars .pillar a.btn:after {
                    content: "\f0da";
                    font-family: "FontAwesome";
                    margin-left: 7px;
                }

        .horizontal-pillars .pillar h2 {
            font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
            font-size: 24px;
            font-weight: normal;
            padding-left: 0;
            padding-right: 0;
        }

        .horizontal-pillars .pillar p {
            display: block;
            font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
            font-size: 15px;
            line-height: 22px;
        }

        .horizontal-pillars .pillar h2.pillar-title .fa {
            display: none;
        }

        .horizontal-pillars .pillar p.finePrint {
            font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
            font-size: 10px;
        }

        .horizontal-pillars .pillar .imgWrapper {
            width: 430px;
        }

        .horizontal-pillars .pillar.imgLeft .imgWrapper {
            float: left;
        }

        .horizontal-pillars .pillar.imgRight .imgWrapper {
            float: right;
        }

        .horizontal-pillars .pillar .textWrapper {
            width: 430px;
        }

        .horizontal-pillars .pillar.imgLeft .textWrapper {
            float: right;
        }

        .horizontal-pillars .pillar.imgRight .textWrapper {
            float: left;
        }

        .horizontal-pillars .pillar .imgBox {
            display: table-cell;
            height: 320px;
            vertical-align: middle;
            width: inherit;
        }

            .horizontal-pillars .pillar .imgBox img {
                vertical-align: middle;
            }

    .horizontal-pillars .professionReady {
        background: #013932 url(../images/png24/home-pillar-professionReadyBG.png) no-repeat;
        border-color: #006858;
    }

        .horizontal-pillars .professionReady .btn {
            color: #006858;
        }

    .horizontal-pillars .championOfJustice {
        background: #3a1c3c url(../images/png24/home-pillar-championOfJusticeBG.png) no-repeat;
        border-color: #5c3160;
    }

        .horizontal-pillars .championOfJustice .btn {
            color: #5c3160;
        }

    .horizontal-pillars .commitToExcellence {
        background: #53011f url(../images/png24/home-pillar-commitToExcellenceBG.png) no-repeat;
        border-color: #AC0040;
    }

        .horizontal-pillars .commitToExcellence .btn {
            color: #AC0040;
        }

    .horizontal-pillars .supportiveCommunity {
        background: #b0511c url(../images/png24/home-pillar-supportiveCommunityBG.png) no-repeat;
        border-color: #E55302;
    }

        .horizontal-pillars .supportiveCommunity .btn {
            color: #E55302;
        }

    .horizontal-pillars:last-child {
        border-bottom: 3px solid #BBBBBB;
    }

.column-group {
    margin: 0 auto;
    text-align: center;
}

    .column-group .interior-container {
        display: inline-block;
        margin: 0 auto;
        text-align: left;
        width: inherit;
    }

        .column-group .interior-container .column {
            float: left;
            margin-right: 20px;
            width: 223.75px;
        }

        .column-group .interior-container .promo-links {
            font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
            list-style: none;
        }

            .column-group .interior-container .promo-links li:before {
                font-size: 15px;
                font-weight: bold;
            }

        .column-group .interior-container .column:last-of-type {
            margin-right: 0;
        }

.search .content-inner article form.search {
    border-bottom: 2px solid #BBBBBB;
    padding-bottom: 10px;
}

.search .searchResult-item {
    border-bottom: 1px solid #DDDDDD;
    font-size: 13px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}

    .search .searchResult-item .title {
        color: #375C7C;
        font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
        font-size: 17px;
        margin-bottom: 15px;
    }

    .search .searchResult-item .url {
        color: #777777;
    }

.search .sortOptions {
    border-bottom: 1px solid #DDDDDD;
    font-size: 11px;
    margin-top: 20px;
    padding-bottom: 15px;
}

.tab-content hr.clearfix {
    clear: both;
}

.your-journey .tab-content .btn {
    background: #02443A;
    color: #FFFFFF;
}

    .your-journey .tab-content .btn:after {
        content: "\f0da";
        font-family: "FontAwesome";
        margin-left: 7px;
    }

    .your-journey .tab-content .btn:hover {
        background: #007261;
    }

.tab-content .bottomLink {
    font-size: 14px;
    text-decoration: none;
}

    .tab-content .bottomLink:after {
        content: "\f0da";
        font-family: "FontAwesome";
        margin-left: 7px;
    }

.tab-content .column {
    margin-bottom: 20px;
}

.tab-navigation {
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    width: 100%;
}

    .tab-navigation h1.article-title {
        margin-top: 0 !important;
    }

    .tab-navigation .nav-tabs {
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        font-size: 14px;
        font-weight: bold;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

        .tab-navigation .nav-tabs li a {
            background: transparent;
            border: none !important;
        }

            .tab-navigation .nav-tabs li a:hover {
                background: #005179;
                color: #FFFFFF;
            }

        .tab-navigation .nav-tabs li.active a {
            background: #005179;
            color: #FFFFFF;
        }

.tab-content h3.tab-headtitle {
    color: #444444;
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    font-size: 28px;
    margin-top: 10px;
}

header.tab-navigation {
    color: #444444;
}

.your-journey .tab-navigation {
    background: #014138 url(../images/jpg/yourJourney-headerBG.jpg);
}

    .your-journey .tab-navigation .nav-tabs {
        border-bottom: 10px solid #006658;
    }

        .your-journey .tab-navigation .nav-tabs li a {
            background: transparent;
            border: none !important;
        }

            .your-journey .tab-navigation .nav-tabs li a:hover {
                background: #007261;
                color: #FFFFFF;
            }

        .your-journey .tab-navigation .nav-tabs li.active a {
            background: #006658;
            color: #FFFFFF;
        }

.your-journey header.tab-navigation {
    color: #ffffff;
}

.your-journey .tab-content h3.tab-headtitle {
    color: #04473E;
}

.tab-content h4.tab-summarytitle {
    font-size: 14px;
    font-weight: bold;
}

.tab-content .three-columns .column:first-of-type {
    margin-left: 0;
}

.tab-content .two-columns .column,
.tab-content .three-columns .column {
    float: left;
    margin-left: 20px;
    width: 31.9%;
}

    .tab-content .two-columns .column:first-of-type {
        display: inline-block;
        margin-left: 0;
        width: 65.9%;
    }

.admitted-students header.tab-navigation {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}

    .admitted-students header.tab-navigation .nav-tabs {
        margin-left: 0;
        margin-right: 0;
    }

.admitted-students .tab-content .two-columns .column,
.admitted-students .tab-content .three-columns .column {
    float: left;
    margin-left: 20px;
    width: 47.8%;
}

    .admitted-students .tab-content .two-columns .column:first-of-type {
        display: inline-block;
        margin-left: 0;
        width: 47.8%;
    }

.promo-inContent:before,
.promo-inContent:after {
    content: " ";
    display: table;
}

.promo-inContent:after {
    clear: both;
}

.promo-inContent {
    border-top: 1px solid #CCCCCC;
    clear: both;
    display: block;
    padding-bottom: 35px;
    padding-top: 35px;
}

    .promo-inContent h4.promo-content-title {
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        font-size: 14px;
        font-weight: bold;
        margin-top: 0px;
    }

    .promo-inContent .link {
        color: #005A87;
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        font-size: 13px;
        font-weight: bold;
    }

        .promo-inContent .link:hover {
            color: #444444;
            text-decoration: none;
        }
    /*.promo-inContent .links { clear: both; font-size: 13px; margin-top: 10px; }*/
    .promo-inContent .links li {
        line-height: 1.2em;
        margin-bottom: 10px;
    }

    .promo-inContent .photo {
        float: left;
        margin-right: 20px;
        padding-bottom: 10px;
        width: 130px;
    }

    .promo-inContent .text {
        font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    }

.jump-block-1 .block-container .spacer,
.jump-block-2 .block-container .spacer,
.jump-block-3 .block-container .spacer {
    margin-left: 150px;
}

    .jump-block-1 .block-container .spacer .text,
    .jump-block-2 .block-container .spacer .text {
        float: left;
        width: 60%;
    }

    .jump-block-1 .block-container .spacer > .links,
    .jump-block-2 .block-container .spacer > .links {
        display: inline-block;
        margin-left: 0px !important;
        margin-top: 0px;
        padding-left: 15px;
        width: 40%;
    }

    .jump-block-1 .block-container .spacer .text,
    .jump-block-2 .block-container .spacer .text,
    .jump-block-3 .block-container .spacer .text {
        display: inline-block;
    }

        .jump-block-1 .block-container .spacer .text .links ul > li,
        .jump-block-2 .block-container .spacer .second-links .links ul > li,
        .jump-block-3 .block-container .spacer .text .links ul > li,
        .jump-block-3 .block-container .spacer .links ul > li {
            float: left;
            width: 50%;
            padding: 0 10px 0 0;
        }

    .jump-block-3 .block-container .spacer .second-links {
        margin-top: -10px;
    }

    .jump-block-3 .block-container .spacer .links {
        margin-left: 0px !important;
    }
/*! * Lightbox for Bootstrap 3 by @ashleydw * https://github.com/ashleydw/lightbox ** License: https://github.com/ashleydw/lightbox/blob/master/LICENSE */
.ekko-lightbox-container {
    position: relative;
}

.ekko-lightbox-nav-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

    .ekko-lightbox-nav-overlay a {
        -moz-transition: opacity 0.5s;
        -o-transition: opacity 0.5s;
        -webkit-transition: opacity 0.5s;
        color: #fff;
        display: block;
        filter: dropshadow(color=#000000, offx=2, offy=2);
        font-size: 30px;
        height: 100%;
        opacity: 0;
        padding-top: 45%;
        text-shadow: 2px 2px 4px #000;
        transition: opacity 0.5s;
        width: 49%;
        z-index: 100;
    }

        .ekko-lightbox-nav-overlay a:empty {
            width: 49%;
        }

.ekko-lightbox a:hover {
    opacity: 1;
    text-decoration: none;
}

.ekko-lightbox .glyphicon-chevron-left {
    float: left;
    left: 0;
    padding-left: 15px;
    text-align: left;
}

.ekko-lightbox .glyphicon-chevron-right {
    float: right;
    padding-right: 15px;
    right: 0;
    text-align: right;
}

.ekko-lightbox .modal-footer {
    text-align: left;
}

.imagegallery .lightbox-row {
    display: block;
}

    .imagegallery .lightbox-row > .lightbox-container {
        padding: 5px;
        width: 280px;
    }

.modal {
    -moz-background-clip: padding-box;
    -moz-border-radius: 6px;
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    background-clip: padding-box;
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    left: 5%;
    outline: none;
    position: fixed;
    top: 10%;
    width: 280px;
    z-index: 1050;
}

.hide-text {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
}

.input-block-level {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    min-height: 30px;
    width: 100%;
}

.modal-backdrop {
    background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

        .modal-backdrop,
        .modal-backdrop.fade.in {
            filter: alpha(opacity=80);
            opacity: 0.8;
        }

            .modal-backdrop.in {
                -khtml-opacity: 0.95;
                -moz-opacity: 0.95;
                -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
                -webkit-opacity: 0.95;
                background-color: #333333;
                filter: alpha(opacity=95);
                opacity: 0.95;
            }

.ekko-lightbox .modal-content {
    -moz-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-box-shadow: none;
    -webkit-background-clip: padding-box;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-box-shadow: none;
    background-clip: padding-box;
    background-color: transparent;
    border: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
}

.ekko-lightbox .modal-header {
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

    .ekko-lightbox .modal-header .close {
        -khtml-opacity: 0.5;
        -moz-opacity: 0.5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        -webkit-opacity: 0.5;
        color: #fff;
        filter: alpha(opacity=50);
        font-weight: 100;
        margin-top: 5px;
        opacity: 0.5; /*text-shadow: 0;*/
    }

        .ekko-lightbox .modal-header .close:hover {
            -khtml-opacity: 1;
            -moz-opacity: 1;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
            -webkit-opacity: 1;
            filter: alpha(opacity=100);
            opacity: 1;
        }

    .ekko-lightbox .modal-header h4.modal-title {
        color: #fff;
        font-weight: 100;
        padding: 0;
    }

.ekko-lightbox .modal- {
    padding: 0;
}

.ekko-lightbox .modal-footer {
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -webkit-opacity: 0.9;
    border: 0;
    color: #fff;
    filter: alpha(opacity=90);
    font-weight: 100;
    opacity: 0.9;
    padding: 0;
}

.ekko-lightbox-nav-overlay a {
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -webkit-opacity: 0.9;
    filter: alpha(opacity=90);
    opacity: 0.9;
    text-shadow: none;
}

.ekko-lightbox button.close {
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    padding: 0;
    text-shadow: 0 1px 0 #fff;
}
/*! Video.js Default Styles (http://videojs.com) Version 4.4.1 Create your own skin at http://designer.videojs.com */
/* SKIN ================================================================================ The main class name for all skin-specific styles. To make your own skin, replace all occurances of 'vjs-default-skin' with a new name. Then add your new skin name to your video tag instead of the default skin. e.g. <video class="video-js my-skin-name"> */
.vjs-default-skin {
    color: #cccccc;
}
/* Custom Icon Font -------------------------------------------------------------------------------- The control icons are from a custom font. Each icon corresponds to a character (e.g. "\e001"). Font icons allow for easy scaling and coloring of icons. */
@font-face {
    font-family: 'VideoJS';
    font-style: normal;
    font-weight: normal;
    src: url('/edu/fonts/vjs.eot');
    src: url('/edu/fonts/vjs.eot?#iefix') format('embedded-opentype'), url('/edu/fonts/vjs.woff') format('woff'), url('/edu/fonts/vjs.ttf') format('truetype');
}
/* Base UI Component Classes -------------------------------------------------------------------------------- */ /* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
    background-color: #333333;
    background-color: rgba(51, 51, 51, 0.9);
    cursor: pointer; /* Replace browser focus hightlight with handle highlight */
    outline: 0;
    padding: 0; /* background-color-with-alpha */
    position: relative;
}

    .vjs-default-skin .vjs-slider:focus {
        -moz-box-shadow: 0 0 2em #ffffff; /* box-shadow */
        -webkit-box-shadow: 0 0 2em #ffffff;
        box-shadow: 0 0 2em #ffffff;
    }

.vjs-default-skin .vjs-slider-handle {
    left: 0;
    position: absolute; /* Needed for IE6 */
    top: 0;
}

    .vjs-default-skin .vjs-slider-handle:before {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        content: "\e009";
        font-family: VideoJS;
        font-size: 1em;
        left: 0; /* Rotate the square icon to make a diamond */ /* transform */
        line-height: 1;
        position: absolute;
        text-align: center;
        text-shadow: 0em 0em 1em #fff;
        top: 0;
        transform: rotate(-45deg);
    }
/* Control Bar -------------------------------------------------------------------------------- The default control bar that is a container for most of the controls. */
.vjs-default-skin .vjs-control-bar {
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    bottom: 0; /* Use left/right to stretch to 100% width of player div */ /* Start hidden */
    display: none;
    height: 3.0em; /* background-color-with-alpha */
    left: 0;
    position: absolute; /* Place control bar at the bottom of the player box/video.
If you want more margin below the control bar, add more height. */
    right: 0; /* Height includes any margin you want above or below control items */
}
/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
    -moz-transition: visibility 0.1s, opacity 0.1s;
    -o-transition: visibility 0.1s, opacity 0.1s;
    -webkit-transition: visibility 0.1s, opacity 0.1s;
    display: block; /* Visibility needed to make sure things hide in older browsers too. */
    opacity: 1; /* transition */
    transition: visibility 0.1s, opacity 0.1s;
    visibility: visible;
}
/* Hide the control bar when the video is playing and the user is inactive */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    -webkit-transition: visibility 1s, opacity 1s;
    display: block;
    opacity: 0; /* transition */
    transition: visibility 1s, opacity 1s;
    visibility: hidden;
}

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
    display: none;
}

.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force fonts to show/hide properly. - "\9" IE8 hack didn't work for this - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9 */
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
    float: left;
    height: 3.0em;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    text-align: center;
    width: 4em;
}
    /* FontAwsome button icons */
    .vjs-default-skin .vjs-control:before {
        font-family: VideoJS;
        font-size: 1.5em;
        height: 100%;
        left: 0;
        line-height: 2;
        position: absolute;
        text-align: center;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
        top: 0;
        width: 100%;
    }
    /* Replacement for focus outline */
    .vjs-default-skin .vjs-control:focus:before,
    .vjs-default-skin .vjs-control:hover:before {
        text-shadow: 0em 0em 1em #ffffff;
    }

    .vjs-default-skin .vjs-control:focus { /* outline: 0; */ /* keyboard-only users cannot see the focus on several of the UI elements when
this is set to 0 */
    }
/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text { /* hide-visually */
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* Play/Pause -------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-play-control {
    cursor: pointer;
    width: 5em;
}

    .vjs-default-skin .vjs-play-control:before {
        content: "\e001";
    }

.vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: "\e002";
}
/* Volume/Mute -------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right;
}

    .vjs-default-skin .vjs-mute-control:before,
    .vjs-default-skin .vjs-volume-menu-button:before {
        content: "\e006";
    }

    .vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
    .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
        content: "\e003";
    }

    .vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
    .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
        content: "\e004";
    }

    .vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
    .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
        content: "\e005";
    }

.vjs-default-skin .vjs-volume-control {
    float: right;
    width: 5em;
}

.vjs-default-skin .vjs-volume-bar {
    height: 0.6em;
    margin: 1.1em auto 0;
    width: 5em;
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
    height: 2.9em;
}

.vjs-default-skin .vjs-volume-level {
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
    height: 0.5em;
    left: 0;
    position: absolute;
    top: 0;
}

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    height: 0.5em;
    width: 0.5em;
}

.vjs-default-skin .vjs-volume-handle:before {
    font-size: 0.9em;
    height: 1em;
    left: -0.2em;
    top: -0.2em;
    width: 1em;
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    left: -4em;
    width: 6em;
}
/* Progress -------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-progress-control {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    font-size: 0.3em;
    height: 1em; /* Set above the rest of the controls. */
    left: 0;
    position: absolute;
    right: 0;
    top: -1em; /* Shrink the bar slower than it grows. */ /* transition */
    transition: all 0.4s;
    width: auto;
}
/* On hover, make the progress bar grow to something that's more clickable. This simply changes the overall font for the progress bar, and this updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    font-size: .9em; /* Even though we're not changing the top/height, we need to include them in the transition so they're handled correctly. */ /* transition */
    transition: all 0.2s;
}
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
    height: 100%;
}
    /* Progress Bars */
    .vjs-default-skin .vjs-progress-holder .vjs-play-progress,
    .vjs-default-skin .vjs-progress-holder .vjs-load-progress {
        display: block;
        height: 100%;
        left: 0;
        margin: 0;
        padding: 0; /* Needed for IE6 */
        position: absolute;
        top: 0;
    }

.vjs-default-skin .vjs-play-progress { /* Using a data URI to create the white diagonal lines with a transparent background. Surprisingly works in IE8. Created using http://www.patternify.com Changing the first color value will change the bar color. Also using a paralax effect to make the lines move backwards. The -50% left position makes that happen. */
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}

.vjs-default-skin .vjs-load-progress {
    background: #646464 /* IE8- Fallback */;
    background: rgba(255, 255, 255, 0.4);
}

.vjs-default-skin .vjs-seek-handle {
    height: 100%;
    width: 1.5em;
}

    .vjs-default-skin .vjs-seek-handle:before {
        padding-top: 0.1em /* Minor adjustment */;
    }
/* Time Display -------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-time-controls {
    font-size: 1em; /* Align vertically by making the line height the same as the control bar */
    line-height: 3em;
}

.vjs-default-skin .vjs-current-time {
    float: left;
}

.vjs-default-skin .vjs-duration {
    float: left;
}
/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left;
}

.vjs-time-divider {
    float: left;
    line-height: 3em;
}
/* Fullscreen -------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-fullscreen-control {
    cursor: pointer;
    float: right;
    width: 3.8em;
}

    .vjs-default-skin .vjs-fullscreen-control:before {
        content: "\e000";
    }
/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: "\e00b";
}
/* Big Play Button (play button at start) -------------------------------------------------------------------------------- Positioning of the play button in the center or other corners can be done more easily in the skin designer. http://designer.videojs.com/ */
.vjs-default-skin .vjs-big-play-button {
    -moz-border-radius: 0.8em;
    -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-border-radius: 0.8em;
    -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    -webkit-transition: all 0.4s;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    border: 0.1em solid #3b4249; /* border-radius */
    border-radius: 0.8em; /* box-shadow */
    box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25); /* transition */
    cursor: pointer;
    display: block;
    font-size: 3em;
    height: 2.6em;
    left: 0.5em;
    opacity: 1; /* Need a slightly gray bg so it can be seen on black backgrounds */ /* background-color-with-alpha */
    position: absolute;
    text-align: center;
    top: 0.5em;
    transition: all 0.4s;
    vertical-align: middle;
    width: 4em;
    z-index: 2;
}
/* Optionally center */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button { /* Center it horizontally */
    left: 50%;
    margin-left: -2.1em; /* Center it vertically */
    margin-top: -1.4em;
    top: 50%;
}
/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display: none;
}
/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
    display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls by default on mobile */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none;
}

.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
    -moz-box-shadow: 0 0 3em #ffffff;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    -webkit-box-shadow: 0 0 3em #ffffff;
    -webkit-transition: all 0s;
    background-color: #505050;
    background-color: rgba(50, 50, 50, 0.75); /* box-shadow */
    border-color: #fff; /* IE8 needs a non-glow hover state */
    box-shadow: 0 0 3em #ffffff; /* transition */
    outline: 0;
    transition: all 0s;
}

.vjs-default-skin .vjs-big-play-button:before {
    content: "\e001";
    font-family: VideoJS; /* In order to center the play icon vertically we need to set the line height
to the same as the button height */
    height: 100%;
    left: 0;
    line-height: 2.6em;
    position: absolute;
    text-align: center /* Needed for IE8 */;
    text-shadow: 0.05em 0.05em 0.1em #000;
    width: 100%;
}
/* Loading Spinner -------------------------------------------------------------------------------- */
.vjs-loading-spinner {
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    -webkit-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear;
    display: none;
    font-size: 4em;
    height: 1em;
    left: 50%;
    line-height: 1;
    margin-left: -0.5em;
    margin-top: -0.5em;
    opacity: 0.75; /* animation */
    position: absolute;
    top: 50%;
    width: 1em;
}

.vjs-default-skin .vjs-loading-spinner:before {
    content: "\e01e";
    font-family: VideoJS;
    height: 1em;
    left: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0em 0em 0.1em #000;
    top: 0;
    width: 1em;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}
/* Menu Buttons (Captions/Subtitles/etc.) -------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-menu-button {
    cursor: pointer;
    float: right;
}

.vjs-default-skin .vjs-menu {
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000000; /* Same width top as ul bottom */
    border-top-color: rgba(7, 40, 50, 0.5); /* Same as ul background */
    bottom: 0;
    display: none;
    height: 0em;
    left: 0em; /* (Width of vjs-menu - width of button) / 2 */
    margin-bottom: 3em;
    position: absolute;
    width: 0em;
}
/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7); /* box-shadow */
    bottom: 1.5em; /* Same bottom as vjs-menu border-top */
    box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
    display: block;
    left: -5em; /* Width of menu - width of button / 2 */ /* background-color-with-alpha */
    margin: 0;
    max-height: 15em;
    overflow: auto;
    padding: 0;
    position: absolute;
    width: 10em;
}

.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
    display: block;
}

.vjs-default-skin .vjs-menu-button ul li {
    font-size: 1.2em;
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: 0.3em 0 0.3em 0;
    text-align: center;
    text-transform: lowercase;
}

    .vjs-default-skin .vjs-menu-button ul li.vjs-selected {
        background-color: #000;
    }

        .vjs-default-skin .vjs-menu-button ul li:focus,
        .vjs-default-skin .vjs-menu-button ul li:hover,
        .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
        .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
            -moz-box-shadow: 0 0 1em #ffffff;
            -webkit-box-shadow: 0 0 1em #ffffff;
            background-color: #ffffff;
            background-color: rgba(255, 255, 255, 0.75); /* box-shadow */
            box-shadow: 0 0 1em #ffffff;
            color: #111; /* background-color-with-alpha */
            outline: 0;
        }

    .vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
        cursor: default;
        font-size: 1em;
        font-weight: bold;
        line-height: 2em;
        margin: 0 0 0.3em 0;
        padding: 0;
        text-align: center;
        text-transform: uppercase;
    }
/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
    content: "\e00c";
}
/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
    content: "\e008";
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    -moz-box-shadow: 0 0 1em #ffffff; /* box-shadow */
    -webkit-box-shadow: 0 0 1em #ffffff;
    box-shadow: 0 0 1em #ffffff;
}
/*REQUIRED STYLES (be careful overriding) ================================================================================ When loading the player, the video tag is replaced with a DIV, that will hold the video tag or object tag for other playback methods. The div contains the video playback element (Flash or HTML5) and controls, and sets the width and height of the video. ** If you want to add some kind of border/padding (e.g. a frame), or special positioning, use another containing element. Otherwise you risk messing up control positioning and full window mode. ** */
.video-js {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    background-color: #000;
    font-size: 10px; /* Allow poster to be vertially aligned. */
    font-style: normal; /* Avoiding helvetica: issue #376 */ /*font-family: Arial, sans-serif;*/ /* Turn off user selection (text highlighting) by default. The majority of player components will not be text blocks. Text areas will need to turn user selection back on. */ /* user-select */
    font-weight: normal;
    padding: 0; /* Start with 10px for base font size so other dimensions can be em based and easily calculable. */
    position: relative;
    user-select: none;
    vertical-align: middle; /* display: table-cell; */ /*This works in Safari but not Firefox.*/ /* Provide some basic defaults for fonts */
}
    /* Playback technology elements expand to the width/height of the containing div <video> or <object> */
    .video-js .vjs-tech {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
    /* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when checking fullScreenEnabled. */
    .video-js:-moz-full-screen {
        position: absolute;
    }
/* Fullscreen Styles */
.vjs-full-window {
    height: 100%; /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
    margin: 0;
    overflow-y: auto;
    padding: 0;
}

.video-js.vjs-fullscreen {
    bottom: 0;
    height: 100% !important; /* IE6 full-window (underscore hack) */
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 1000;
    _position: absolute;
}

.video-js:-webkit-full-screen {
    height: 100% !important;
    width: 100% !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none;
}
/* Poster Styles */
.vjs-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

    .vjs-poster img {
        display: block;
        margin: 0 auto;
        max-height: 100%;
        padding: 0;
        width: 100%;
    }
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
    display: none;
}
/* Text Track Styles */ /* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
    bottom: 4em; /* Leave padding on left and right */
    left: 1em;
    position: absolute;
    right: 1em;
    text-align: center;
}
/* Individual tracks */
.video-js .vjs-text-track {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    font-size: 1.4em;
    margin-bottom: 0.1em; /* Transparent black background, or fallback to all black (oldIE) */ /* background-color-with-alpha */
    text-align: center;
}

.video-js .vjs-subtitles {
    color: #ffffff /* Subtitles are white */;
}

.video-js .vjs-captions {
    color: #ffcc66 /* Captions are yellow */;
}

.vjs-tt-cue {
    display: block;
}
/* Hide disabled or unsupported controls */
.vjs-default-skin .vjs-hidden {
    display: none;
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible;
}
/* -----------------------------------------------------------------------------The original source of this file lives at https://github.com/videojs/video.js/blob/master/src/css/video-js.less */
.videogallery .videoplayer-row {
    display: block;
}

    .videogallery .videoplayer-row .player-container .video-js,
    .player-container .video-js {
        height: 120px;
        margin: 5px 0;
        width: 280px;
    }

    .videogallery .videoplayer-row .player-container .video-youtube {
        height: auto;
        margin: 5px 0;
        width: 280px;
    }

.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

.hideMenu {
    display: none;
}

.form-loginpage {
    padding-left: 20px;
}

    .form-loginpage .form-row {
        padding: 10px 0 0 0;
    }

        .form-loginpage .form-row label {
            width: 100px;
        }

        .form-loginpage .form-row input {
            width: 250px;
        }

    .form-loginpage .form-row-button {
        padding: 10px 0 0 300px;
    }

.logout-holder {
    float: right;
    padding: 10px;
}

.detail-information .detail-row {
    display: block;
    margin: 5px;
}

    .detail-information .detail-row .detail-label {
        display: inline-block;
        font-weight: bold;
        vertical-align: top;
        width: 150px;
    }

    .detail-information .detail-row .detail-value {
        display: inline-block;
    }

    .detail-information .detail-row .detail-column .google-maps {
        height: 350px;
    }

    .detail-information .detail-row .detail-column,
    .detail-information .detail-row .detail-rental-information {
        display: inline-block;
        float: left;
        width: 50%;
    }

.edit-frame-float {
    color: #009ded;
    display: inline-block;
    float: left;
    font-size: 10px;
    padding: 5px;
    text-decoration: underline;
}

.rss-feed-info-text {
    float: left;
    margin: 5px 20px 0 0;
}

.rss-feed-inner-link-read {
    font-size: 12px;
    margin-bottom: 10px;
}

.rss-feed-inner-wrapper {
    border-bottom: 1px solid #000000;
}

.two-column .content-left-column,
.two-column-promo .content-left-column,
.three-column .content-left-column,
.content-right-column,
.promo-secondary,
.content-left-column {
    float: left;
    width: 205px;
}

.two-column .content-main-column {
    float: left;
    width: 730px;
    padding: 0 0 0 20px;
}

.two-column .content-main-column-left {
    float: left;
    padding-right: 20px;
    width: 730px;
}

.two-column-promo .content-main-column,
.three-column .content-main-column {
    float: left;
    width: 540px;
}

.three-column .content-main-column {
    padding: 0 0 0 20px;
}

.two-column .content-main-column .feature-block {
    display: inline-block;
    float: left;
    width: 505px;
}

.three-column .content-right-column,
.two-column .content-main-column .content-right-column {
    float: right;
}

.two-column-promo .content-main-span {
    float: left;
    width: 750px;
    padding: 0 0 0 20px;
}

@-moz-document url-prefix() {
    .subNav-mobile .input-group {
        width: 100%;
    }

    .subNav-mobile .form-control {
        border: 1px solid #CCCCCC !important;
        border-radius: 4px !important;
    }

    .subNav-mobile .input-group-addon {
        display: none;
    }

    header nav .main li a {
        padding: 11px 21px !important;
    }

    .admitted-students header nav .main li a {
        padding: 11px 11px !important;
    }
}

@media screen and (min-width:0\0) {
    header nav .main li a {
        padding: 11px 21px;
    }

    .admitted-students header nav .main li a {
        padding: 11px 11px;
    }
}

header .megamenu {
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}

    header .megamenu ul {
        list-style: none;
        padding-left: 0;
    }

    header .megamenu .navbar-nav > li {
        text-align: center;
    }

        header .megamenu .navbar-nav > li > a {
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAxCAYAAAAFpvOXAAABJ0lEQVR42qRWAYrEMAjUdOG4/7+3znaPFFzRdMwJ0hIyjhmNrYrI7+WYbu799tLG5Tpd3JOy4Vy7gY7Lf2TPkLGyqetrgmWK44Hq1pfMwwVRAviltn/Sqo8pWnX2pQbDBcg2g63zqtZp0FXaj/YKYo1Oi97MkgCVBVeCLcWLajOMqNQeWQ+vBDtcX0dHxSpJg4Bl9QofO9fSM4+FuniaYXhgxNMMo0Ae7MXBzvSsGkSZMyNsglun0rbm9PwDI8wv60yS6vaAYVb3kTO2TDfYAluLWRwr2Nb0giFhpZjP4qMOtlRWNAYY5jNkQDeJTaB0UvbM8WdGOoKdSbnoM1uiODUALXjrP6xKuaW2dZSOgqEb4N9pn+EubzGjU+PszNjp7TbwY28BBgCcKJFTa/JzgQAAAABJRU5ErkJggg=='), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAQAAACxZguvAAAANUlEQVQIW1XOiQkAMAgDwPjsP7HV0hRB4QgYFESJAiSbDqbwTh+j9cI/KUo6FJ0xmhxqe59cCQcXYSYeHTQAAAAASUVORK5CYII='), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAAAxCAMAAAAxzw2NAAAAclBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8GMOiGAAAAJnRSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSmr4toAAALaSURBVFjD7ZbJcuMwEEMB//83s+cgLkCzado1k5zGUVmK5OIT0BtJAAAIAgRIgOubfE6YZ/RjfgJAIBABRDzHOMXzIBCI8VuQD7CvZH8c1Antf8qMfnRqRw1e/0JnOlKIQ5fieGAKcUInclz2N3qIGTkNHRQu9njSoQCXqdNTCKpNk0uk27ocXaeJ3VWKrapPZb5FbhJVKkwmusiVIxGB1rHNgrrHUh3VQJLgC4r1lJV8lRiiIVoTyZux7ut0Fa+BpcbzYKwmTsNQGaYSsZA7UEKZVHZbOYzSvLFIDiZahRx9wEQyaxRiVmm+lsgZzB6bUY8LacBNpKePGdt2pPcf0lrPnj0XpKrM9VEhgVgZSE1ZQ2KEs7/MqJJI+XN2dvRgRUK7aKoRy1ixpcrYpyifymyWsBNpsUw6PYWQu2x/5d7rzr2nXZFFK6Bma2o+1mIXEhekD0uViVQfWyuI2fJ0cDVvO9e23rE2vWxS24BGl6hNVoVCxlfVY8dwEndfAp/Ps0qvkzyeZVxWSLDahuQBXexDqm3BVD5tDYnlBOapqe2oInoCISLvf8auqN6IbEz4ricRGfuUVoyaGvAeKzI9qpozK46pE8huZKdi7geqHV5mWpnCN5Q2oafOua+U4GoYQ+oy6XR7dY+VianRulQjHpAzUFTBmlc7UQtFi8EuVwAU6eu5u3YsIJetmriOr5BQmQJmzmMF0n3Fck8DF9hdVeTG9PDC0mwz1nNXSJNWIVVAAp+YMWtTssiMDCRXNZYFtHAzK3yj1NSF/LJAWryYpfGC9NjtwKQyQTfVR2SU4BxEm5cFNeXme5FZTpwU1shi9RtPV476JSxjy5V4vsD33B15Wu+EY83Z/o36/sUzHknvRG7v4XV5X5O3W3FevrrBDwBgfBTKAlbd5Ye6bs/i89f4GvndJ75enf8S9cWi/H0kiPicKwPt7yWMpWRD+VwG75wfyZT/SPv8AcZebnD0B46dAAAAAElFTkSuQmCC');
            background-position: left center, right center, center top;
            background-repeat: no-repeat;
            padding: 11px 23.3px;
        }

        header .megamenu .navbar-nav > li > .dropdown-menu {
            width: 1200px;
            margin: 0;
        }

    header .megamenu .dropdown-menu {
        box-shadow: none;
        border: 1px solid #efefef;
        padding: 0;
    }

    header .megamenu a:hover {
        text-decoration: none;
    }

    header .megamenu .nav,
    header .megamenu .collapse,
    header .megamenu .dropup,
    header .megamenu .dropdown {
        position: static;
    }

    header .megamenu .container {
        position: relative;
    }

    header .megamenu .megamenu-content {
        background: #FFFFFF;
        padding: 15px 25px;
        color: #444444;
        -ms-opacity: 1;
        opacity: 1;
        text-align: left;
    }

.navbar-blue {
    background: #00a4db;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#00a4db), to(#007acc));
    background-image: -webkit-linear-gradient(top, #00a4db, 0%, #007acc, 100%);
    background-image: -moz-linear-gradient(top, #00a4db 0%, #007acc 100%);
    background-image: linear-gradient(to bottom, #00a4db 0%, #007acc 100%);
    background-repeat: repeat-x;
    border-color: #007acc #007acc #004c80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #00a4db; /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    -webkit-filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -moz-filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -o-filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a4db', endColorstr='#ff007acc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

    .navbar-blue .navbar-nav > .open > a,
    .navbar-blue .navbar-nav > .open > a:hover,
    .navbar-blue .navbar-nav > .open > a:focus,
    .navbar-blue .navbar-nav > li > a:hover,
    .navbar-blue .navbar-nav > li > a:focus,
    .navbar-blue .navbar-nav > .active > a,
    .navbar-blue .navbar-nav > .active > a:hover,
    .navbar-blue .navbar-nav > .active > a:focus,
    .navbar-blue .navbar-nav > .disabled > a,
    .navbar-blue .navbar-nav > .disabled > a:hover,
    .navbar-blue .navbar-nav > .disabled > a:focus {
        color: #2a6496 !important;
        background-color: #eeeeee;
    }

header .megamenu .container:before,
header .megamenu .container:after {
    content: " ";
    display: table;
}

header .megamenu .container:after {
    clear: both;
}

header .megamenu .container .column {
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    width: 213.75px;
}

    header .megamenu .container .column:last-of-type {
        margin-right: 0;
    }

header .megamenu .withContent-2linkColumns .column,
header .megamenu .withContent-1linkColumn .column {
    width: 195px;
}

    header .megamenu .withContent-2linkColumns .column:first-of-type {
        width: 505px;
    }

    header .megamenu .withContent-1linkColumn .column:first-of-type {
        width: 730px;
    }

header .megamenu .editorial {
    font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
}

    header .megamenu .editorial img {
        float: left;
        padding-bottom: 20px;
        padding-right: 20px;
    }

@media screen and (min-width:0\0) {
    header .megamenu .navbar-nav > li > a {
        padding: 11px 22px;
    }
}

@-moz-document url-prefix() {
    header .megamenu .navbar-nav > li > a {
        padding: 11px 22px;
    }
}
/*missing css from bootstrap*/
.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff;
        text-decoration: none;
        outline: 0;
        background-color: #428bca;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999999;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}
/*missing css from bootstrap*/

/* -------------------------- Tablet media queries -------------------------- */
@media screen and (max-width: 994px) {
    .container,
    .home .content,
    footer.sticky .blue-bar,
    footer.main,
    .content-container,
    .admitted-students header .navbar-nav,
    header .megamenu .navbar-nav > li > .dropdown-menu {
        width: 768px;
    }

    header {
        -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        border: none;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        margin: 0 auto;
        width: 768px;
    }

        header .rowTop {
            border: none;
            margin-left: 0;
            margin-right: 0;
        }

        header .rowBottom {
            -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .25), inset 0 0 65px rgba(0, 0, 0, .08);
            -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .25), inset 0 0 65px rgba(0, 0, 0, .08);
            background-color: #005d8a;
            box-shadow: 0 0 5px rgba(0, 0, 0, .25), inset 0 0 65px rgba(0, 0, 0, .08);
            margin-left: 0;
            margin-right: 0;
        }

        header nav.navbar {
            -moz-box-shadow: inset 0 0 250px rgba(0, 0, 0, .8);
            -webkit-box-shadow: inset 0 0 250px rgba(0, 0, 0, .8);
            box-shadow: inset 0 0 250px rgba(0, 0, 0, .8);
        }

        header section {
            display: block;
        }

    .navbar-collapse.collapse {
        display: block;
        height: auto;
        overflow: visible;
        padding-bottom: 0;
    }

    header nav .navbar-collapse {
        border: none;
        padding: 0;
    }

    .navbar-header {
        float: left;
    }

    header nav .searchForm {
        float: right;
        margin: 4px 20px;
        width: 130px;
    }

    header nav .utility {
        border-bottom: none;
        border-top: none;
        float: left;
        margin: 0;
        margin-left: 15px;
        width: 580px;
    }

        header nav .utility li {
            width: auto;
        }

            header nav .utility li a {
                padding: 9px 12px;
            }

    header nav .main {
        font-size: 13px;
        margin-left: 2px;
    }

        header nav .main li {
            border: none !important;
        }

    header .main.navbar-nav a {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAxCAYAAAAFpvOXAAABJ0lEQVR42qRWAYrEMAjUdOG4/7+3znaPFFzRdMwJ0hIyjhmNrYrI7+WYbu799tLG5Tpd3JOy4Vy7gY7Lf2TPkLGyqetrgmWK44Hq1pfMwwVRAviltn/Sqo8pWnX2pQbDBcg2g63zqtZp0FXaj/YKYo1Oi97MkgCVBVeCLcWLajOMqNQeWQ+vBDtcX0dHxSpJg4Bl9QofO9fSM4+FuniaYXhgxNMMo0Ae7MXBzvSsGkSZMyNsglun0rbm9PwDI8wv60yS6vaAYVb3kTO2TDfYAluLWRwr2Nb0giFhpZjP4qMOtlRWNAYY5jNkQDeJTaB0UvbM8WdGOoKdSbnoM1uiODUALXjrP6xKuaW2dZSOgqEb4N9pn+EubzGjU+PszNjp7TbwY28BBgCcKJFTa/JzgQAAAABJRU5ErkJggg==') /*../images/png24/headerNav-rowBottom-itemBGleft.png*/, url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAQAAACxZguvAAAANUlEQVQIW1XOiQkAMAgDwPjsP7HV0hRB4QgYFESJAiSbDqbwTh+j9cI/KUo6FJ0xmhxqe59cCQcXYSYeHTQAAAAASUVORK5CYII=') /*../images/png24/headerNav-rowBottom-itemBGright.png*/, url(../images/png24/headerNav-rowBottom-itemBGcenter.png);
        *background-image: url(../images/png24/headerNav-rowBottom-itemBGleft.png), url(../images/png24/headerNav-rowBottom-itemBGright.png), url(../images/png24/headerNav-rowBottom-itemBGcenter.png); /* For IE 6 and 7 */
        background-position: left center, right center, center top;
        background-repeat: no-repeat;
    }

    header nav .main li a {
        padding: 6px 12px;
    }

    header nav.slideOut .container .column {
        width: 150px;
    }

    header nav.slideOut .container.withContent-1linkColumn .column:first-of-type {
        width: 500px;
    }

    header nav.slideOut .container.withContent-2linkColumns .column:first-of-type {
        width: 300px;
    }

    header nav.slideOut .container.withContent-2linkColumns .column, header nav.slideOut .container.withContent-1linkColumn .column {
        width: 150px;
    }

    header .megamenu {
        font-size: 13px;
        margin-left: 2px;
    }

        header .megamenu .navbar-nav > li > a {
            padding: 6px 13.4px;
        }

        header .megamenu .container .column {
            width: 170px;
            margin-left: 0;
        }

        header .megamenu .container .editorial img {
            width: 170px;
        }

        header .megamenu .withContent-1linkColumn .column:first-of-type {
            width: 525px;
        }

        header .megamenu .withContent-2linkColumns .column:first-of-type {
            width: 375px;
        }

    .carousel {
        height: 526px;
    }

    .carousel-indicators {
        bottom: 80px;
    }

    .carousel .item {
        height: 526px;
    }

    .carousel-caption {
        padding-bottom: 30px;
        right: 20%;
        width: 130px;
    }

    .caption-left {
        left: 20px;
    }

    .caption-right {
        left: 615px;
    }

    .carousel-caption h3.caption {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .carousel-caption :not(h3) {
        display: block;
    }

    .carousel .item .overlayleft {
        background: url(../images/png24/home-carouselOverlay-tablet-left.png) no-repeat;
    }

    .carousel .item .overlayright {
        background: url(../images/png24/home-carouselOverlay-tablet-right.png) no-repeat;
    }

    .carousel .item img {
        height: 526px;
        left: -94.5px;
        width: 995px;
    }

    .carousel .item .img-left img {
        height: 526px;
        left: -227px;
        width: 995px;
    }

    .carousel .item .img-right img {
        height: 526px;
        left: 0;
        width: 995px;
    }

    .horizontal-pillars .pillar {
        height: 330px;
        overflow: hidden;
    }

        .horizontal-pillars .pillar .interior-container {
            display: block;
            margin: 0 auto;
            width: 100%;
        }

        .horizontal-pillars .pillar .textWrapper,
        .horizontal-pillars .pillar .imgWrapper {
            width: 355px;
        }

        .horizontal-pillars .pillar.imgLeft .textWrapper,
        .horizontal-pillars .pillar.imgRight .imgWrapper {
            float: right;
        }

        .horizontal-pillars .pillar.imgLeft .imgWrapper,
        .horizontal-pillars .pillar.imgRight .textWrapper {
            float: left;
        }

        .horizontal-pillars .pillar .imgBox {
            display: table-cell;
            height: 320px;
            vertical-align: middle;
            width: inherit;
        }

            .horizontal-pillars .pillar .imgBox img {
                vertical-align: middle;
            }

    .column-group .interior-container .column {
        float: left;
        margin-right: 20px;
        width: 167px;
    }

    .infolink-listing .listItem .details .detail-label {
        float: none;
        width: 70px;
    }

    .infolink-listing .listItem .details .detail-value {
        width: 225px;
        overflow: hidden;
        height: 20px;
    }

    footer.main .centeredList,
    footer.main .pull-left-md,
    footer.main .pull-right-md {
        text-align: center;
        width: 100%;
    }

    footer nav .gateway .navbar-nav,
    footer.main .utility .navbar-nav,
    footer.main .copyright .navbar-nav,
    footer.main .phone .navbar-nav,
    footer.main .access .navbar-nav,
    footer.main .social .navbar-nav {
        display: inline-block;
        float: none;
        margin: 0 auto;
    }

    footer.main nav .centerDivider {
        display: none;
    }

    .infoBar .breadcrumb {
        float: left;
        padding: 14px;
        width: 380px;
    }

    .library .textbox {
        width: 300px;
    }

    .library .input-group-addon {
        right: 20px !important;
    }

    .directory-navbar .filter {
        width: 205px;
    }

    .pagination-navbar .info,
    .pagination-navbar .pagination {
        float: none;
    }

    .two-column .content-main-column,
    .three-column .content-main-column {
        width: 505px;
    }

    .three-column .content-main-column {
        float: right;
        left: 0;
        padding: 0;
        position: relative;
    }

    .three-column .content-right-column {
        display: inline-block;
        float: none;
        left: 0;
        position: relative;
        top: 0;
    }

    .bio-form {
        border-bottom: 1px solid #CCCCCC;
    }

    .sidebar-module {
        border-top: 0;
        float: left;
        width: 205px;
    }

    .feature-article .feature-article-details .feature-article-headline {
        width: 505px;
    }

    .tab-content .two-columns .column, .tab-content .three-columns .column {
        width: 230px;
    }

    .admitted-students header .persistant {
        width: 486px;
    }

        .admitted-students header .persistant h2 {
            font-size: 42px;
        }

    .admitted-students header .navbar-nav {
        padding-left: 0;
    }

    .admitted-students header nav .main li a {
        padding: 6px 2px;
    }

    .two-column .content-main-column-left {
        width: 505px;
    }

    .form-RadioBorder .scfRadioButtonListGeneralPanel label, .form-CheckBox .scfCheckbox label {
        width: 460px;
    }

    .events .details,
    .news .details {
        width: 505px;
    }

    .two-column-promo .content-main-span {
        float: left;
        width: 520px;
        padding: 0 15px;
    }

    .two-column-promo .content-main-column,
    .three-column .content-main-column {
        float: left;
        padding: 0 15px;
        width: 520px;
    }
}
/* -------------------------- Tablet media queries -------------------------- */

/* -------------------------- Mobile media queries -------------------------- */
@media screen and (max-width: 767px) {
    header,
    .home .content,
    .container,
    .content-container,
    .content,
    .admitted-students header .persistant,
    footer.sticky .blue-bar, 
    footer.main,
    .admitted-students header .navbar-nav, 
    header .megamenu .navbar-nav > li > .dropdown-menu {
        width: 320px;
    }

    header {
        -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
        border-bottom: 3px solid #1e8cc1;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }

        header nav.persistent {
            z-index: 40;
        }

        header nav.navbar {
            -moz-box-shadow: inset 0 -5px 5px rgba(0, 0, 0, .125);
            -webkit-box-shadow: inset 0 -5px 5px rgba(0, 0, 0, .125);
            border: none;
            box-shadow: inset 0 -5px 5px rgba(0, 0, 0, .125);
            margin-bottom: 0;
        }

    .navbar-header {
        float: none;
    }

    .navbar-nav {
        margin: 0;
    }

    header nav .navbar-brand {
        background-image: url(../images/png8/logo-mobile.png);
        font: 0/0 a;
        height: 37px;
        margin: 11px 12px;
        width: 228px;
    }

    header nav .navbar-collapse {
        border-top: none;
    }

    .navbar-collapse {
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        max-height: none;
        overflow-x: visible;
        padding-left: 15px;
        padding-right: 15px;
    }

        .navbar-collapse.collapse.in {
            display: block;
        }

        .navbar-collapse.collapse {
            display: none;
        }

    .navbar {
        border: 1px solid transparent;
        margin-bottom: 20px;
        min-height: 50px;
        position: relative;
    }

    header .rowTop {
        background: #005c89 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAAA+BAMAAAB+TZCVAAAAGFBMVEUAV4QAXIkAW4gAWYYAWocAWIUAWIQAWYVyV2B3AAAGqUlEQVQYGQXBN2OzPLsA4FsFe1WBZJUQOKtEiVdJQLKKYme1U56z2inv9/fPdQEV2skgRfAdyBbJo7AFXD0yNBUAt+mtiyUAsOXvi8rfPcq9/IhMI3mjCWrE1N00PnaPaZ7gw5cXG6fd2/k/5Yd28NhYO4JlJq+OYWEVxmoF+6IaR7/Ybozoq2FPgqNe8kTYZAaf4P59b/YSvGH4Kz0Mxy/X/CzRtvwFEFqIK0XmFaNr/ZkAirYczx+/rz6LNnrZNH3Giiqfk+/WSZgydf99Aow3UrH4CN2IOU2hPJE0tP2Ituq7tN8uji+b/T/w2NG5owSnXdoMBFaxNgGmaSJZXbP9yNYRQWd4wJyqAQkHDdSOgj0//6HazxEXeF+Knlp4yU62q5BhY/Tmz+sBkGRuaDELurAAz6jHAGitEDCDPOebFFPAdZXQ1ftmOVel4p3N73wPVbck9rvmrO9+eoYOjaN6SMTD9WOVsFrdAd9AZhnP08hVlw4P25VEY3alfsNjpkbTQUKx3BHwPr27ZWB7ofAhneTwcHN/aPmmd9zGgS63eWoilFvfiWpVcIe38PKEMIS2/qhP5ZLXMxse90zqGVA2jpjKqthH++sYZfHKt4bxrOYNElCTlaEBCMtmu2XoVLh7rAuSqSZZrjAH+tUDtAjntAZz12+8Up9reVlJaMqxg4hnUs01fnqpLGLVOCegSqjV3yu+2NfSNmtSsYYQbWxqVdmVNPY0MKB6cUcydoRBlzXV/BFVjgsjaWO7pvVPUc6XHL6vsqOzIa0s98GbViER41nDF1usJydik4ojbLiAoyBlz/FPofRp7Vtw27bzYxlQKws72B7Bs+rIY/WHcBaIXS0lTvNuKjVSun1kpqqBxj0Up5R/dY38aiuHeYpZO2vG5woclVmfnNbtWEGktDr7tZmJjo9jkzInm6Drgj0iIg78qNdqnuGzpTdTu1Egb8lthjCpDiQqRCfdOyOVmb5XD0Unmts+6rs/Fmy11IbRGHTOB0JA/7A2JCxvANKr13aosYA6Sth5OBQRjJEkW6Ola0FZ3wCi5ntuuUafCPI+lD2eikGz/B+BiJVA9YBKAuzhwuf9aitrb2QH7wTFAazQPJielvMU/inGQXj+Zqssv3R7ztdX37SgJnOg7Ukz/Nbw53izAvRlx8qcsxnCUjF0crL5l5sTf2geIAeJ1r8YJAi96SH05hw+Tf/taghZEWDas3yQxfv4WQctDLDVqFyErCUZpcrmxV+JkPSwQGVb+gNjHcoW/lbGBd5J3K5h7qoe6yXtcu5ONBm+fpRrmXdH4D/xydLm5rx7IbRqQ1FfFzyWeymYBh4e2IQtLPJ7TNE9XZ57SZlo25YZuoARRsVXbD3igTEQKPuFQTbzXMgZIRcLTPz2a7qhqtVq2+rpQmvYtzuPTUcU1VywIaKXxiIfLLPle6rNp4tBfcGAHaw4/x5y0s7jheEMNRcs1YEjm7dwYuhnO0CRiT6z16YER14xXYuguyFFwcqnju7kfUOPaAQuTlRVO41h2F6vOezy2jmQVyVAxCm6d0e2HXilT6UuD2rKakiSfdxzVtYsDKjI0eEfuHYVGcyj6cKDrx0gryi6Yn2UcR7M+gZKhaq0HxO+AX/4327UIxJzjUpvRualblTqXeRajjTxa0wB8J35MORP8zsT2z70k4KdaNT3NuFXU4qMZx3BcKwHuY55jjhWK9JYo9qA/293DT9pyAp9FMPg4OV3HWSrC/8j3aXJ4Ik9O3J64kyOnrlWX3lNKuBoqUTFiyFrL4mUUmFxmUGQCy1tl2WF1LTpYCKTE8/5huA4LzVS7uHM85IR3l1Fa8e7zPlRgs/umcjnChwr8Wfa4Rd1qN8NyWSOOrqVs7LZCRpnj9WCfZe5AlO0n+1gynhUTnFd4Q96ai8fGB4aT0tNPrBBpJHuC4nWZtBCvb0N818b79CAgrihcrR4fcLt4PmYFZlmbcZnfonZ59U25hajhW2qqpIevJSJ74umyV0twYuGZyHfhpPc8PGxgKxr67yVmFW2SKH0uvone5n+QjL5onTA3TPK4Lz4fsmKEjz6gClYN56uvB8CIChyMQbUIuZhQsWeYQ2r4Pw0vWCNgpDdfBVh5RWXUD6Wo4Iu/2Xf9WHzKah6yemkTPw6XZtzavDup+tfOdEVbN02Mc45JcgMQ7vPSDYHKkyhlxxto20f5B7g0aKhCrHhUmVW/u5Uh1JqstO5C+7cDfnpXpAR6vl2okNssAO0oKZ9LgZxSiVnfNcNSyeSHw74/wE2/3p5Gx9LvwAAAABJRU5ErkJggg==') /*../images/png8/header-rowTopBG.png*/;
        *background: #005c89 url(../images/png8/header-rowTopBG.png); /* For IE 6 and 7 */
        border-bottom: 3px solid #1e8cc1;
    }

    header nav .searchForm {
        float: none;
        margin: 10px auto;
        width: 280px;
    }

    header nav .utility {
        border-top: 1px solid #3487ae;
        font-size: 10px;
        margin: 0;
        margin-bottom: 0;
        text-transform: uppercase;
        width: 100%;
    }

        header nav .utility li,
        header nav .gateway li {
            float: left;
            width: 50%;
        }

            header nav .utility li a {
                padding: 10px 0 10px 30px;
            }

    header nav.slideOut {
        display: none;
    }

    .nav > li {
        display: block;
        position: relative;
    }

        .nav > li > a:hover, .nav > li > a:focus {
            width: 100%;
        }

    header .rowMiddle {
        background: #01699a;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAACJCAYAAAAyuCgjAAACLUlEQVR42txby27DMAyzhP7/J5u79BAETmLJIuMuQIFeOlbmQ7KKGYA2+5iZf9/Of+j7eMs9pgCyzDfLVkQHMlVFpqooDbq16lJ8bS8Gix5jFAhvGZbOkSmTwf5VMoQ/90lWNFIffrJNtDeSgZ51rqoo5aNPklu7SHO83fjwERl8KYIiVVlWdUeOwBKD3VR2BQrV0aVCVdb4rnwERpsICWElvS16jCvypqf3SHGPwJ4Qjysm1Suz4vCiAIFl2JEgrrjDKkdReaP6fmTsi5gxOPILjn73NjFKAagiaOoIs1OQsY/Os0P+SiuXLjSMZdjoJITtxWCDaXW0VUHVFCRd3j4pDxWGPf8hYxt2GmxlUpVwJBGDZyrMchS+9THWaKiqKCWMiqUTZqradrvlLbnhWhlOMCuEDJBswY4JnqDyUakYEL2MOcFDZYa9u9mVbiDRhL8sI3qz2Pb3o6YSw9mwfRY028pli8GwCp3NTQUQTi2jnCNkjOsLlSDiK1+ohpreo6roQHhI8vL0pvpo9O2hUN3jdBQF6jeKo1VElfdRcaYCoocqTg2PAtQPggAzGfqhGml60ydVybVFknU9K3FPSlsChJsjpGXd9Boty5EkGZDJvYqZYUrilWJoTDHQ07urfPRa1kkiyFQRJOmwMo6gAjKmj6TJQG/lKQ9VtAlTHh19OKHLWzpASpKhKTlqSsNK/hOELoYRT2Crjj4FyY6uK2ZvZFNiW9X1bFV/AgwAa0DrEN7sy2AAAAAASUVORK5CYII=') /*../images/png24/header-gatewayNavBG-mobile.png*/;
        *background-image: url(../images/png24/header-gatewayNavBG-mobile.png); /* For IE 6 and 7 */
        background-position: center center;
        background-repeat: no-repeat;
        border-bottom: 3px solid #1e8cc1;
        width: 100%;
    }

    header nav .gateway {
        margin: 0;
    }

        header nav .gateway li {
            border-bottom: 1px solid #3487ae;
            font-size: 10px;
        }

            header nav .gateway li a {
                padding: 10px 0 10px 15px;
            }

    .navbar-nav > li > a {
        line-height: 20px;
    }

    header .megamenu .navbar-nav > li > .dropdown-menu {
        display: none !important;
    }

    header .megamenu .navbar-collapse {
        display: block;
    }

    .carousel {
        clear: both;
        height: 215px;
    }

    .carousel-indicators {
        bottom: -7px;
    }

    .carousel .item {
        height: 215px;
    }

        .carousel .item .imgWrapper {
            position: relative;
            height: 215px;
            width: 320px;
        }

        .carousel .item .img-left img {
            height: 100%;
            width: 100%;
            left: 0;
        }

        .carousel .item .img-right img {
            height: 100%;
            width: 100%;
            right: 0;
        }

        .carousel .item.overlayright,
        .carousel .item .overlayleft {
            background: none;
        }

        .carousel .item .overlaymobile {
            background: url(../images/png24/home-carouselOverlay-mobile.png);
            background-repeat: no-repeat;
            background-size: cover;
            height: 100%;
            position: absolute;
            width: 100%;
            z-index: 2;
        }

    .carousel-caption {
        left: 0;
        padding-bottom: 0;
        padding-top: 0;
        right: 0;
        text-align: center;
        top: 155px;
        bottom: 0;
        width: 100%;
        height: 20px;
        overflow: hidden;
    }

        .carousel-caption h3.caption {
            font-size: 22px;
            margin-top: 0;
            margin-bottom: 0;
        }

        .carousel-caption :not(h3) {
            display: none;
        }

    .happening-now-events {
        display: none;
    }

    .horizontal-pillars .pillar {
        background-image: none;
        height: auto;
    }

        .horizontal-pillars .pillar .imgBox {
            height: auto;
        }

    .horizontal-pillars .collapsed {
        height: 87px;
    }

    .horizontal-pillars .pillar h2 {
        font-size: 16px;
        font-weight: normal;
    }

    .horizontal-pillars .pillar .textWrapper,
    .horizontal-pillars .pillar .imgWrapper {
        float: none;
        width: 280px;
    }

    .horizontal-pillars .pillar.collapsed a,
    .horizontal-pillars .pillar.collapsed p,
    .horizontal-pillars .pillar.collapsed h2.pillar-title .fa-angle-left,
    .horizontal-pillars .pillar.collapsed .imgWrapper {
        display: none;
    }

    .horizontal-pillars .collapsed h2.pillar-title .fa-angle-down {
        display: block;
    }

    .horizontal-pillars .pillar h2.pillar-title .fa-angle-left {
        display: block;
    }

    .horizontal-pillars .pillar h2 .fa {
        float: right;
    }

    .horizontal-pillars .pillar.imgLeft .imgWrapper,
    .horizontal-pillars .pillar.imgRight .textWrapper {
        float: none;
    }

    .column-group .interior-container .column {
        float: none;
        margin-bottom: 15px;
        width: 280px;
    }

    .detail-information .detail-row .detail-label {
        display: block;
        width: 100%;
    }

    .promo-links lh {
        margin-bottom: 10px;
    }

    .bar-list li + li:before {
        content: "";
    }

    .access .nav > li,
    .social .nav > li {
        float: left;
    }

    footer.sticky {
        display: none;
    }

    .callToAction {
        display: block;
        float: none;
        font-size: 12px;
    }

        .callToAction > li > a {
            padding: 3px 6px;
        }

        .callToAction li {
            border-top: 1px solid #CCCCCC;
        }

    .about-us .content-container,
    .academics .content-container,
    .admissions .content-container,
    .admitted-students,
    .calendar .content-container,
    .clinicsprograms .content-container,
    .current-students .content-container,
    .directory .content-container,
    .news .content-container,
    .student-life .content-container,
    .your-journey .content-container {
        background-image: none;
    }

        .content,
        .admitted-students .content {
            border-top: 0;
        }

    .infoBar .breadcrumb {
        width: 100%;
    }

    .content-left-column .subNav-mobile, .sidebar-admittedStudents .subNav-mobile {
        display: block;
    }

    .subNav-tabletDesktop {
        display: none;
    }

    .content-inner {
        padding: 10px 5px;
    }

    .two-column-promo .content-main-span img,
    .content-main-span img,
    .content-main-column img,
    .two-column-promo .content-main-column img,
    .three-column .content-main-column img,
    .two-column .content-main-column img,
    .two-column .content-left-column img, 
    .two-column-promo .content-left-column img, 
    .three-column .content-left-column img, 
    .content-right-column img,
    .promo-secondary img, 
    .content-left-column img {
        width: 310px !important;
        height: auto !important;
    }

    .two-column-promo .content-main-span,
    .content-main-span,
    .content-main-column,
    .two-column-promo .content-main-column,
    .three-column .content-main-column,
    .two-column .content-main-column,
    .two-column .content-left-column, 
    .two-column-promo .content-left-column, 
    .three-column .content-left-column, 
    .content-right-column,
    .promo-secondary, 
    .content-left-column {
        width: 310px;
        float: none;
        padding: 0;
    }

    .directy-listItem .identity,
    .directy-listItem .contact,
    .directory-navbar .filter,
    .two-column .content-main-column,
    .two-column .content-left-column,
    .three-column .content-left-column,
    .content-right-column, .promo-secondary,
    .content-left-column,
    .three-column .content-main-column,
    .bio-form .control-value,
    .form-horizontal .form-group,
    .bio-form .control-label,
    .article-list-details .details,
    .article-list-details .when,
    .feature-article .feature-article-details .feature-article-headline,
    .promo-inContent .photo,
    .jump-block-1 .block-container .spacer,
    .jump-block-2 .block-container .spacer,
    .jump-block-3 .block-container .spacer,
    .tab-content .two-columns .column,
    .tab-content .three-columns .column,
    .tab-content .two-columns .column:first-of-type,
    .infolink-listing .column,
    .detail-information .detail-row .detail-column,
    .detail-information .detail-row .detail-column,
    .detail-information .detail-row .detail-rental-information,
    .two-column .content-main-column-left {
        float: none;
        text-align: left;
        width: 100%;
    }

    .two-column .content-main-column-left {
        padding-right: 0;
    }

    .form-loginpage {
        padding: 0;
    }

        .form-loginpage .form-row-button {
            padding: 10px 0;
        }

    .feature-article .feature-article-details .feature-article-headline {
        font-size: 18px;
    }

    .feature-billboard {
        margin-bottom: 25px;
        width: auto;
        margin-right: 0;
        float: none;
    }

    .library .droplist,
    .library .textbox {
        float: none;
        margin-top: 10px;
        text-align: left;
        width: 280px;
    }

    .library .input-group-addon {
        right: 10px !important;
        top: 50px;
    }

    .content-left-column .displaycalendar > table {
        width: 280px;
    }

    .content-main-column,
    .feature-article {
        margin-top: 20px;
    }

    .jump-block-1 .block-container .spacer,
    .jump-block-2 .block-container .spacer,
    .jump-block-3 .block-container .spacer,
    .tab-content .two-columns .column,
    .tab-content .three-columns .column {
        margin-left: 0;
    }

    .tab-navigation .nav-tabs > li {
        width: 100%;
    }

    .input-group {
        width: 100%;
    }

    .content-left-column .subNav-mobile .form-control {
        -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
        background: #e0e0e0;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e1e1e1), color-stop(1, #f0f0f0));
        background: -ms-linear-gradient(bottom, #e1e1e1, #f0f0f0);
        background: -moz-linear-gradient(center bottom, #e1e1e1 0%, #f0f0f0 100%);
        background: -o-linear-gradient(#f0f0f0, #e1e1e1);
        border: 1px solid #CCCCCC;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e1e1e1', GradientType=0);
    }

    .content-left-column .subNav-mobile .input-group-addon {
        -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
        background: #e0e0e0;
        background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e1e1e1), color-stop(1, #f0f0f0));
        background: -ms-linear-gradient(bottom, #e1e1e1, #f0f0f0);
        background: -moz-linear-gradient(center bottom, #e1e1e1 0%, #f0f0f0 100%);
        background: -o-linear-gradient(#f0f0f0, #e1e1e1);
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
        color: #008CC5;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e1e1e1', GradientType=0);
        font-weight: bold;
        text-shadow: 1px 1px 3px #ffffff;
    }

    .content-left-column .subNav-mobile .inOptgroup:before {
        content: "\00a0\00a0\00a0-\00a0";
    }

    .content-left-column .subNav-mobile .optgroup {
        font-weight: bold;
    }

    .admitted-students header .persistant {
        height: auto;
        padding: 8px 20px;
    }

        .admitted-students header .persistant h2 {
            font-size: 27px;
            margin-top: 5px;
        }

    .admitted-students header .navbar {
        margin-top: 0;
    }

    .admitted-students header {
        background: #0077b0;
    }

    .admitted-students .infoBar .breadcrumb {
        width: 75%;
    }

    .admitted-students .content article h1 {
        font-size: 25px;
        width: 100%;
    }

    .form-RadioBorder .scfRadioButtonListGeneralPanel label,
    .form-CheckBox .scfCheckbox label {
        width: 250px;
    }

    .scfDateSelectorLabel {
        width: 100% !important;
    }

    .form-SingleLineTextBorder .scfSingleLineTextBox,
    .form-SingleLineTextBorder .scfDropListGeneralPanel,
    .form-SingleLineTextBorder .scfSingleLineGeneralPanel,
    .form-SingleLineTextBorder .scfDateSelectorGeneralPanel,
    .form-SingleLineTextBorder select.scfDropList {
        margin: 0 10px 0 0 !important;
    }

    .scfSubmitButtonBorder {
        padding-bottom: 10px;
    }

    .nav > li > a:hover, .nav > li > a:focus {
        width: auto;
    }
}
/* -------------------------- Mobile media queries -------------------------- */

/* -------------------------- print media queries -------------------------- */
@media print {
    /* All your print styles go here */
    .container, .home .content {
        width: 995px;
    }

    .promo-inContent h4.promo-content-title,
    .jump-block-1 .block-container .spacer .text,
    .jump-block-2 .block-container .spacer .text,
    .jump-block-3 .block-container .spacer .text {
        width: 760px;
    }

    .happening-now-events {
        display: none;
    }

    header, footer, nav, .subNav-mobile, .subNav-tabletDesktop {
        display: none;
    }

    .two-column .content-left-column,
    .two-column-promo .content-left-column,
    .three-column .content-left-column,
    .promo-secondary,
    .content-left-column {
        display: none;
        width: 0;
    }

    .two-column-promo .content-right-column,
    .three-column .content-right-column,
    .two-column .content-main-column .content-right-column {
        float: none;
        width: 100%;
        padding: 15px 20px;
    }

    .two-column .content-main-column,
    .two-column .content-main-column-left,
    .two-column-promo .content-main-column,
    .three-column .content-main-column,
    .two-column .content-main-column .feature-block,
    .two-column-promo .content-main-span {
        float: none;
        width: 100%;
    }

    .bio-form .control-label {
        width: 20%;
    }

    .bio-form .control-value {
        width: 80%;
        float: left;
    }
}
/* -------------------------- print media queries -------------------------- */

