/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
  font-size: 16px;
	font-weight: normal;
  line-height: 1.44;
  color: #484949;
  background-color: #ffffff;
  margin: 0;
  min-height: 1000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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-color: transparent;
  color: #006a96;
  text-decoration: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ffff00;
  color: #000000;
}

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;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  border: 0;
  border-top: 1px solid #eeeeee;
  box-sizing: content-box;
  height: 0;
  margin-bottom: 23px;
  margin-top: 23px;
}

pre {
  overflow: auto;
  display: block;
  padding: 11px;
  margin: 0 0 11.5px;
  font-size: 15px;
  line-height: 1.44;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", 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;
  line-height: normal;
  margin: 4px 0 0;
  margin-top: 1px \9;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
  box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  color: #333333;
  display: block;
  font-size: 24px;
  line-height: inherit;
  margin-bottom: 23px;
  padding: 0;
  width: 100%;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

.mythree .col-sm-3 {
  display: none;
}

.mythree .col-sm-3.first {
  display: block;
  width: 33% !important;
}

.mythree .col-sm-4 {
  display: block !important;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000000 !important;
  }

  .label {
    border: 1px solid #000000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #ffffff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dddddd !important;
  }
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:hover,
a:focus {
  color: #00344a;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.44;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -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%;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 0.917;
  color: inherit;
  text-transform: uppercase;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11.5px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 40px;
}

h2,
.h2 {
  font-size: 27px;
}

h3,
.h3 {
  font-size: 25px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 16px;
}

h6,
.h6 {
  font-size: 14px;
}

p {
  margin: 0 0 11.5px;
}

.lead {
  margin-bottom: 23px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

mark,
.mark {
  background-color: #fcf8e3;
  /* padding: 0.2em; */
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #006a96;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #004663;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #ffffff;
  background-color: #006a96;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004663;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* WEB-4086
.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eeeeee;
}
*/

ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}

ul ul,
ul ol,
ol ul,
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: 23px;
}

dt,
dd {
  line-height: 1.44;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 992px) {
  .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 #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 20px;
  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.44;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.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-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.44;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

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

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

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

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.44;
  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 > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.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 > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.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-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .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 > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.44;
  color: #747678;
}

.form-control {
  display: block;
  width: 100%;
  height: 49px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.44;
  color: #6d6d6d;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #8c8c8c;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  opacity: 1;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 49px;
  }

  input[type="date"].input-sm,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }

  input[type="date"].input-lg,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 23px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 39px;
}

.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 33px;
  min-height: 37px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}

.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 43px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 61.25px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 49px;
  height: 49px;
  line-height: 49px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  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,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  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,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  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;
}

.has-feedback label ~ .form-control-feedback {
  top: 28px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #878989;
}

@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 .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .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;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.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: 30px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.44;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  /* remove box-shadow? */
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity = 65);
  /* remove box-shadow? */
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #ffffff;
  background-color: #ffcd00;
  border-color: transparent;
}

.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #cca400;
  border-color: transparent;
}

.btn-default:hover {
  color: #ffffff;
  background-color: #cca400;
  border-color: transparent;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #ffffff;
  background-color: #cca400;
  background-image: none;
  border-color: transparent;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #a88700;
  border-color: transparent;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffcd00;
  border-color: transparent;
}

.btn-default .badge {
  color: #ffcd00;
  background-color: #ffffff;
}

.btn-primary {
  color: #ffffff;
  background-color: #006a99;
  border-color: transparent;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #004663;
  border-color: transparent;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #004663;
  border-color: transparent;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #004663;
  background-image: none;
  border-color: transparent;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #002d3f;
  border-color: transparent;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #006a96;
  border-color: transparent;
}

.btn-primary .badge {
  color: #006a96;
  background-color: #ffffff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  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:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  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:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  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:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}

.btn-link {
  color: #006a96;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #00344a;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-block {
  display: block;
  width: 100%;
}

.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;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #004d6d;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  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: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.44;
  color: #ffffff;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #ffffff;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #006a96;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.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;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.44;
  color: #777777;
  white-space: nowrap;
}

.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 dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

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

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.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 .form-control:focus {
  z-index: 3;
}

.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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #747678;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0;
}

.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 {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

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

.nav:after {
  clear: both;
}

.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: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  border-color: #006a96;
  background: transparent;
}

.nav .nav-divider {
  height: 1px;
  margin: 10.5px 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 {
  line-height: 1.44;
  margin: 0;
  padding: 0;
  border: none;
  display: block;
  min-height: 100%;
  position: relative;
  top: 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: #747678;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0;
}

.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: #006a96;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.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,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
  border: none;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: none;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-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: 80px;
  margin-bottom: 0;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}

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

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

@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  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:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

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

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {
  .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;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: none;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 992px) {
  .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: 28.5px 15px;
  font-size: 20px;
  line-height: 23px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 23px;
  margin-bottom: 23px;
  border-radius: 0;
  border: none;
  background: transparent;
  margin-right: 0;
  padding-top: 6px;
}

.navbar-toggle .icon-bar {
  display: block;
  border-radius: 1px;
  height: 4px;
  width: 25px;
  left: 3px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}

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

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 14.25px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 23px;
}

@media (max-width: 991px) {
  .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: 23px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 28.5px;
    padding-bottom: 28.5px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@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 .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
    margin-right: 9px;
    margin-left: 10px;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .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;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.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 {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
  margin-top: 23.5px;
  margin-bottom: 23.5px;
}

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
  margin-top: 29px;
  margin-bottom: 29px;
}

.navbar-text {
  margin-top: 28.5px;
  margin-bottom: 28.5px;
}

@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background: none;
  border: none;
  font-family: "BrixSansBold", Helvetica, Arial, sans-serif;
}

.navbar-default .navbar-brand {
  color: #ffffff;
  padding: 0;
  margin: 9px 0 0 !important;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li.active > a:focus .navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: rgba(0, 106, 153, 1) !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.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: transparent;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #8c8c8c;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}

@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #006a96;
  }

  .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: #ffffff;
    background-color: transparent;
  }

  .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: #ffffff;
}

.navbar-default .navbar-link:hover {
  color: #ffffff;
}

.navbar-default .btn-link {
  color: #ffffff;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.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: #090909;
}

.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: #090909;
  color: #ffffff;
}

@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .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: #090909;
  }

  .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: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}

.breadcrumb {
  padding: 2em 0;
  margin-bottom: 23px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 0;
  font-size: 0.8em;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #4a4a4a;
}

.breadcrumb > .active {
  color: #777777;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
  border-radius: 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.44;
  text-decoration: none;
  color: #006a96;
  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: 0;
  border-top-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #00344a;
  background-color: #eeeeee;
  border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #006a96;
  border-color: #006a96;
  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: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pager {
  padding-left: 0;
  margin: 23px 0;
  list-style: none;
  text-align: center;
}

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

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #006a96;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #004663;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #006a96;
  background-color: #ffffff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #eeeeee;
  margin-bottom: 0;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-weight: 200;
  font-size: inherit;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 23px;
  line-height: 1.44;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #484949;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #006a96;
}

.alert {
  border: 1px solid transparent;
  border-radius: 0;
  margin-bottom: 0;
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
  color: #ffffff;
  background: red;
  padding: 1.35em 0;
  width: 100%;
}

.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,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .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;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 23px;
  margin-bottom: 23px;
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  text-align: center;
  background-color: #006a96;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.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: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

a.list-group-item,
button.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #006a96;
  border-color: #006a96;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #63d1ff;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.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,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #ffffff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.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,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #ffffff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.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,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #ffffff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.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,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #ffffff;
  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: 23px;
  background-color: #ffffff;
  border-radius: 0;
  /* remove box-shadow? */
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: none;
}

.panel-body {
  padding: 15px;
}

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

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid none;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: -1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child {
  border-top-right-radius: -1px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: -1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child {
  border-bottom-right-radius: -1px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  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-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.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: 23px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid none;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid none;
}

.panel-default {
  border-color: none;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: none;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: none;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: none;
}

.panel-primary {
  border-color: none;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #006a96;
  border-color: none;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: none;
}

.panel-primary > .panel-heading .badge {
  color: #006a96;
  background-color: #ffffff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: none;
}

.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-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.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-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.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-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.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-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #dddddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 0;
}

.well-sm {
  padding: 9px;
  border-radius: 0;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity = 20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity = 50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
}

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

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity = 0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity = 50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

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

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.44;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

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

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.44;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity = 0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity = 90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.popover {
  background-color: rgba(0, 106, 150, 0.85);
  background-clip: padding-box;
  border: none;
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  display: block;
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  left: -1em !important;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.44;
  max-width: none;
  padding: 1em;
  position: absolute;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  top: 0 !important;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  z-index: 999;
}

.popover.top {
  margin-top: 0;
}

.popover.right {
  margin-left: 0;
}

.popover.bottom {
  margin-top: 0;
}

.popover.left {
  margin-left: 0;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: transparent;
  border-bottom: 1px solid transparent;
  border-radius: -1px -1px 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: 1px;
}

.popover > .arrow:after {
  border-width: 0;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -1px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.05);
  bottom: -1px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: 0;
  border-bottom-width: 0;
  border-top-color: rgba(0, 106, 150, 0.85);
}

.popover.right > .arrow {
  top: 50%;
  left: -1px;
  margin-top: -1px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.05);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: 0;
  border-left-width: 0;
  border-right-color: rgba(0, 106, 150, 0.85);
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -1px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.05);
  top: -1px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: 0;
  border-top-width: 0;
  border-bottom-color: rgba(0, 106, 150, 0.85);
}

.popover.left > .arrow {
  top: 50%;
  right: -1px;
  margin-top: -1px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.05);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: rgba(0, 106, 150, 0.85);
  bottom: 0;
}

.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 {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.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);
  background-color: transparent;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, 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, rgba(0, 0, 0, 0.0001) 0%, 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 {
  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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  list-style: none;
  margin-left: -12%;
  text-align: right;
}

.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: #000000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 3px solid #484949;
}

.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: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

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

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

.clearfix: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;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !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;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.jumbotron-excellence .thumbnail,
.jumbotron-schools .schools-grid .thumbnail {
  position: relative;
}

.jumbotron-excellence .thumbnail .thumbnail-heading {
  width: 15em;
  line-height: 1.1;
  padding: 0 1em;
  margin-top: 0;
  font-size: 1.22em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

.is-hidden {
  visibility: hidden;
}

h1 br,
h2 br {
  margin-left: 1em;
}

@-moz-document url-prefix() {
  body {
    font-weight: normal;
  }
}

ul.list-bulleted {
  list-style-type: none;
}

ul.list-bulleted li {
  background: url("../img/icon_bullet_square.gif") no-repeat left 12px;
  padding-left: 1.6em;
  padding-bottom: 10px;
  padding-top: 5px;
  line-height: 22px;
  font-size: 18px;
}

ul.list-bulleted.list-bulleted-blue li {
  background: url("../img/icon_bullet_square_blue.gif") no-repeat left 9px;
}

input[type="text"] {
  color: #6d6d6d;
}

.main {
  margin-top: 5em;
  border-bottom: 1px solid #d5d5d5;
}

.navbar-collapse-grid {
  border: none;
}

.navbar-default.navbar-fixed-top {
  z-index: 1001;
  /* remove box-shadow? */
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}

.navbar-toggle:hover {
  background: transparent;
}

.navbar-toggle .icon-bar:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: -4% 10%;
  transform-origin: -4% 10%;
}

.navbar-toggle .icon-bar:nth-child(3) {
  opacity: 0;
}

.navbar-toggle .icon-bar:nth-child(4) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: -4% 90%;
  transform-origin: -4% 90%;
}

.navbar-toggle.collapsed .icon-bar {
  left: 0;
}

.navbar-toggle.collapsed .icon-bar:nth-child(2) {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggle.collapsed .icon-bar:nth-child(3) {
  opacity: 1;
}

.navbar-toggle.collapsed .icon-bar:nth-child(4) {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.dropdown-search {
  background: #ffffff;
  color: #000000;
  width: 100%;
  padding: 0 15px;
  margin: 0;
}

.navbar-default .navbar-collapse,
.navbar-default .dropdown-search .navbar-form {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.dropdown-search .radio-inline {
  font-size: 0.85em;
  padding-bottom: 1em;
}

.search-icon.search-expand.dropdown-toggle {
  padding: 0.1em;
  margin: 22px 5px 0 0;
  float: right;
}

.search-icon.search-expand.dropdown-toggle .search-icon {
  text-indent: -9999px;
}

.navbar-header .search-icon.search-expand.dropdown-toggle .search-icon {
  padding: 1em;
  background-image: url("../img/icon_search.png");
  width: 30px;
  background-repeat: no-repeat;
  height: 29px;
  background-size: 25px;
  display: block;
  background-position: center;
}

.navbar-header.open .search-icon.search-expand.dropdown-toggle .search-icon {
  background-image: url("../img/icon_close.png");
  background-size: 15px;
  background-color: #ffcd00;
}

.navbar-header.open .search-icon.search-expand.dropdown-toggle {
  background-color: #ffcd00;
}

.navbar-btn .dropdown-toggle {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.navbar-btn.open .dropdown-toggle {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.navbar-btn .dropdown-toggle,
.navbar-btn a {
  background: transparent;
}

.nav.navbar-nav.small-nav > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.navbar-nav.small-nav {
  margin-top: 0;
  margin-bottom: 0;
}

.navbar-nav.small-nav .navbar-btn {
  margin-bottom: 0;
}

.navbar-default .navbar-nav {
  padding: 0;
}

.navbar-default .navbar-nav.small-nav .dropdown-menu {
  background-color: rgba(0, 52, 89, 0.75);
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-default .navbar-nav > a.nav-hover {
  color: #ffffff;
  background-color: #006a96;
  text-decoration: none;
}

.navbar-default.yamm .dropdown-menu {
  min-width: 96.5%;
  background-color: rgba(0, 108, 146, 0.85);
  border: none;
  padding: 0;
  margin: 0;
}

.navbar-default .navbar-nav .yamm-content {
  padding: 0 15px;
}

.navbar-default .navbar-nav .yamm-content ul.list-unstyled {
  padding: 0;
}

.bg-blue {
  background-color: rgba(0, 52, 89, 0.75);
}

.navbar-default .navbar-nav.small-nav .navbar-btn > a {
  text-transform: uppercase;
  color: #ffffff;
  padding: 0 15px;
}

.navbar-default .navbar-nav.small-nav .navbar-btn a {
  padding: 0 15px 15px;
  display: inline-block;
}

.navbar-default .navbar-nav.small-nav .navbar-btn .dropdown-menu a {
  padding: 1em 15px 15px;
  width: 100%;
}

.navbar-default .navbar-nav.small-nav .navbar-btn ul li a {
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
}

.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 10px 15px 10px 15px;
}

.navbar-default .navbar-nav.small-nav > li .navbar-btn {
  width: 100%;
}

.navbar-default .navbar-nav.small-nav li .navbar-btn .dropdown-toggle {
  float: right;
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.header-wrap {
  background: #ffffff;
  padding-bottom: 0;
}

.nav-wrap {
  background-color: rgba(0, 108, 146, 0.95);
  padding: 0;
}

.nav-wrap .container {
  margin-top: 0;
}

.navbar-default .navbar-nav .nav-group > a {
  text-transform: uppercase;
  font-size: 0.835em;
  color: #484949;
  text-decoration: none;
  text-align: left;
  line-height: 1;
}

.main-nav {
  padding: 18px 0 0 20px;
  min-height: 80px;
  overflow: hidden;
  max-height: 50px;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
}

.main-nav.is-hover {
  max-height: 600px;
}

.main-nav .large-nav {
  width: 100%;
}

.main-nav > .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.main-nav li {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  float: none;
  width: auto;
}

.main-nav .nav > li > a:focus {
  background-color: rgba(0, 106, 153, 1) !important;
  color: #ffffff;
}

.main-nav:focus {
  max-height: 600px;
}

.main-nav .nav-group > a {
  text-transform: uppercase;
  background-color: #ffffff;
  height: 69px;
}

.main-nav .list-unstyled li:hover {
  background-color: #ffffff;
}

.main-nav .list-unstyled li a {
  padding: 0.5em 1em;
  display: block;
  color: #ffffff;
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
}

.main-nav .list-unstyled li a:hover,
.main-nav .list-unstyled li.active a {
  text-decoration: none;
  color: #484949;
  background: #ffffff;
}

.main-nav .nav-group > a.bg-blue {
  background-color: rgba(0, 106, 153, 1);
  color: #ffffff;
}

a.anchor {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}

.btn {
  font-size: 15px;
  text-transform: uppercase;
  padding: 0.8em 1.5em;
  min-width: 200px;
  letter-spacing: 0.08em;
  font-weight: normal;
}

.btn.navbar-btn {
  min-width: 0;
  letter-spacing: 0.02em;
  padding: 0.65em 2em;
}

.jumbotron-hero .btn.btn-primary {
  background-color: rgba(0, 106, 150, 0.85);
}

.jumbotron-hero-lg .btn {
  min-width: 238px;
}

.text-link,
.pop-over {
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  border-bottom: 1px #006a96 solid;
  letter-spacing: 0.08em;
}

.text-link-secondary {
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  border-bottom: 1px #ffffff solid;
  letter-spacing: 0.08em;
}

.text-link:hover,
.text-link:focus,
.text-link-secondary:hover,
.text-link-secondary:focus,
.pop-over:hover,
.pop-over:focus {
  text-decoration: none;
}

.text-link-hover-arrow {
  visibility: hidden;
  font-size: 16px;
  padding-left: 0.25em;
  opacity: 0;
  -webkit-transition: visibility 0.5s;
  transition: visibility 0.5s;
}

.panel.panel-primary {
  background: rgba(0, 106, 153, 0.85);
}

.panel.panel-primary .panel-body {
  padding: 1em 2em;
}

.panel.panel-primary .panel-body .btn {
  margin-bottom: 0;
}

.panel.panel-primary .text-link {
  color: #e7ebee;
  border-bottom: 1px solid #ffffff;
  font-size: 0.8em;
}

.jumbotron-callout-three .panel.panel-primary .text-link-hover-arrow {
  margin-right: -20px;
}

.panel.panel-primary .text-right {
  margin-bottom: 0.25em;
}

.panel.academic-degrees ul li:last-child {
  margin-left: 1em;
}

.text-indent h1,
.text-indent .h1 {
  padding-bottom: 33px;
}

.text-indent h1 span,
.text-indent .h1 span {
  margin-left: 1em;
}

.text-indent h2 span,
.text-indent .h2 span {
  margin-left: 2em;
}

.jumbotron-image-bg .text-indent h2 span {
  margin-left: 1.85em;
}

.text-indent h3 span {
  margin-left: 2.2em;
}

.text-indent-h1 h2.h1 span {
  display: block;
}

.text-indent-h1 h1.h1 span {
  display: block;
}

.jumbotron-departments .text-indent h1 span {
  margin-left: 2.8em;
}

.btn-default {
  background-color: #ffcd00;
  color: #484949;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-primary {
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

.btn-default:hover,
.btn-default:active {
  color: #484949;
  background-color: #ffffff;
  border-color: transparent;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.share-buttons {
  margin: 1.5em 0 1em;
}

.share-buttons h5 {
  margin-right: 1em;
  padding-top: 0.1em;
  letter-spacing: 0.08em;
}

section.jumbotron-hero {
  -webkit-animation-duration: 1.5s;
}

.jumbotron-hero,
.jumbotron-image-bg {
  background-color: rgba(0, 0, 0, 0.25);
  background-blend-mode: multiply;
}

.navbar-brand {
  padding: 28.5px 15px 28.5px 0;
}

.navbar-default .navbar-brand span {
  color: transparent;
  width: 350px;
}

.navbar-default .navbar-brand span img {
  width: 350px;
}

/* SIO: changed from 155 */
.navbar-default.navbar-static-top {
  margin-bottom: 0;
}

.jumbotron .panel {
  color: #484949;
}

.jumbotron .panel.panel-primary {
  color: #ffffff;
}

.jumbotron-hero .text-indent h1,
.jumbotron-hero .text-indent h2,
.jumbotron-hero .text-indent h3,
.jumbotron-image-bg .text-indent h1,
.jumbotron-image-bg .text-indent h2,
.jumbotron-image-bg .text-indent .h2,
.jumbotron-image-bg .text-indent h3 {
  text-shadow: 0 0 50px rgba(0, 0, 0, 0.75);
}

/* .jumbotron-hero .text-indent p,
.jumbotron-image-bg .text-indent p {
  text-shadow: 0 0 25px rgba(0, 0, 0, 0.75);
} */

.jumbotron.jumbotron-white h1,
.jumbotron.jumbotron.jumbotron-white h2,
.jumbotron.jumbotron.jumbotron-white h3,
.jumbotron.jumbotron.jumbotron-white p,
.jumbotron-quote-slider h1,
.jumbotron-quote-slider h2,
.jumbotron-quote-slider p,
.event-single h1,
.event-single h2,
.event-single h3,
.event-single p,
.schools-grid h3,
.schools-grid p,
.ships-grid h3,
.ships-grid p,
.jumbotron-gray h1,
.side-image-white h1 {
  text-shadow: none;
}

.jumbotron-hero,
.jumbotron-schools,
.jumbotron-callout-sm {
  background-size: cover;
}

.jumbotron-hero.jumbotron-academics {
  background-image: url("../img/bg_academic.jpg");
  background-position-x: 35%;
}

.jumbotron-hero .panel {
  background: rgba(0, 106, 150, 0.85);
  border: none;
}

.jumbotron-hero .panel.academic-degrees .panel-body {
  padding: 1em;
}

.jumbotron-hero .panel .panel-body button,
.jumbotron-hero .panel .panel-body form {
  margin-top: 1em;
  margin-bottom: 0;
}

.jumbotron-hero .panel .panel-body h6 {
  margin-bottom: 0.25em;
}

.jumbotron-hero .panel .panel-body ul {
  margin-bottom: 1.5em;
}

.panel.academic-degrees .btn-primary {
  background-color: #1a385a;
}

.panel .search-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 49px;
  height: 49px;
  line-height: 49px;
  text-align: center;
}

.panel .search-icon img:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.panel .search-icon img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.panel .btn-primary:hover,
.panel .btn-primary:focus {
  background-color: #102339;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.navbar-search .radio-inline.radio-active {
  color: #006a96;
}

.navbar-search .btn {
  min-width: 0;
}

.navbar-search #inputSearchMobile {
  height: 45px;
}

.navbar-search #inputSearch {
  height: 44px;
  background: #f7f7f7;
}

.search-close:hover,
.search-close:active {
  box-shadow: none !important;
}

.search-icon img {
  opacity: 0.5;
  padding-top: 0.25em;
}

.search-icon.search-expand {
  background-color: #d3d3d3;
  padding: 0.6em;
}

.search-icon.search-expand img {
  opacity: 1;
  height: 24px;
  padding: 0;
}

.breadcrumb a,
.breadcrumb > .active {
  color: #484949;
}

.page-inner {
  margin: 1.5em 0 3em;
}

.page-title {
  margin-bottom: 0.5em;
}

.alert.alert-danger {
  background: #ff0000;
  display: none;
}

.alert.alert-warning {
  background: orange;
  display: none;
}

.alert strong {
  font-weight: normal;
}

.alert .text-link {
  border-color: #ffffff;
  color: #ffffff;
  font-weight: normal;
}

.alert p {
  margin: 0;
}

.alert .fa {
  padding-right: 0.5em;
}

.alert .close img {
  width: 15px;
  opacity: 0.75;
}

.alert .close-sm {
  position: absolute;
  top: 5px;
  right: 15px;
}

.modal-dialog.modal-lg {
  margin-top: 90px;
}

.modal-dialog .modal-close {
  position: absolute;
  top: -1.6em;
  right: 0;
}

#video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  max-width: 100%;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-repeat: no-repeat;
  background-size: cover;
}

.page-homepage aside,
.page-homepage section {
  z-index: 1;
  position: relative;
}

.event-single {
  background: #ffcd00;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.event-single .date-wrap {
  background: #006a99;
  color: #ffffff;
  text-align: center;
  width: 3.5em;
  padding: 0.25em 1em;
  margin-top: 10px;
}

.event-single .date-wrap p {
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 0.8em;
}

.event-single .date-wrap p span {
  font-size: 2em;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  line-height: 0.85;
}

.event-single .event {
  color: #484949;
}

.event-single .event .event-title {
  margin-top: 0;
  line-height: 1em;
  font-size: 1.95em;
}

.event-single .event .event-description {
  padding-right: 0;
}

.event-single .text-link {
  color: #484949;
  border-bottom: 1px solid #484949;
  width: 7.8em;
  font-size: 0.8em;
}

.event-single .text-link:hover {
  color: #484949;
}

.event-single .text-link + .text-link-hover-arrow {
  color: #9c8b12;
}

.event-single .text-link:hover + .text-link-hover-arrow {
  opacity: 1 !important;
}

.event-single .event span.application {
  display: block;
  padding: 0;
  font-weight: 400;
  text-align: center;
  line-height: 26px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

.event-single .col-xs-9 {
  padding-top: 27px;
}

.event-single.jumbotron.jumbotron-callout-xs {
  padding-bottom: 15px;
  padding-top: 15px;
}

.jumbotron-quote-slider {
  background-color: #006a96;
  color: #ffffff;
  background-image: url("../img/bg_blue_lines.png");
}

.jumbotron-quote-slider .text-link-secondary {
  color: #ffffff;
}

.quote-slider {
  border: none;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  padding: 1em 0;
  margin: 2em 1em;
}

.jumbotron-quote-slider-sm .quote-slider {
  margin: 1em 0;
}

.jumbotron-quote-slider-sm .quote-slider .quote-item {
  margin: 0.25em;
}

.quote-slider .quote-item {
  margin: 0.5em;
}

.quote-slider h4 {
  font-size: 1.8em;
  font-family: 'BrixSansBold-Italic', Helvetica, Arial, sans-serif;
}

.quote-slider p {
  margin: 0;
  font-family: 'BrixSansRegular-Italic', Helvetica, Arial, sans-serif;
}

.quote-slider p.citation {
  text-transform: uppercase;
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  margin-top: 0.5em;
}

.quote-slider p.citation span.citation-position {
  text-transform: capitalize;
}

.quote-slider .slick-slide {
  opacity: 0.25;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-align: right;
  margin: 0;
  padding: 0 1em;
}

.quote-slider .slick-current.slick-active {
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.quote-slider .slick-slide.slide-highlight {
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.quote-slider.slick-slider .slick-arrow {
  position: absolute;
  top: 45%;
}

.quote-slider.slick-slider .slick-arrow.slick-next {
  background: url("../img/icon_arrow.png") no-repeat;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  right: -23px;
}

.quote-slider.slick-slider .slick-arrow.slick-prev {
  background: url("../img/icon_arrow.png") no-repeat;
  left: -23px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.quote-slider.slick-slider .slick-arrow.slick-next:before,
.quote-slider.slick-slider .slick-arrow.slick-prev:before {
  content: none;
}

.slick-vertical .slick-slide {
  height: 110px !important;
  margin-bottom: 1.5em !important;
}

.jumbotron.jumbotron-callout-sm.jumbotron-research {
  background-image: url("../img/bg_freshman.jpg");
  padding-top: 18px;
  padding-bottom: 18px;
}

.jumbotron.jumbotron-callout-sm.jumbotron-small-book {
  background-image: url("../img/bg_small_book.jpg");
  padding-top: 18px;
  padding-bottom: 18px;
}

.jumbotron.jumbotron-attend {
  background-image: url("../img/bg_attend.jpg");
  background-position: center top;
}

.jumbotron-callout-sm.jumbotron-campus-life {
  padding: 0 !important;
}

.jumbotron-callout-sm .campus-life {
  background-image: url("../img/bg_campus_life.jpg");
  background-size: cover;
  background-position: center;
  min-height: 275px;
  padding: 0.5em;
}

.campus-life-text {
  margin-left: 3%;
}

.campus-life-text h2 {
  margin-top: 1em;
}

.instragram-feed {
  background: url("../img/placeholder_ig.jpg") no-repeat;
  height: 400px;
  background-size: cover;
}

.jumbotron-gray,
.side-image-white {
  color: #484949;
}

.jumbotron-white.jumbotron-book-tour {
  color: #006a96;
}

.carousel-indicators li,
.carousel-indicators .active {
  color: #747678;
  border-color: #747678;
  border-width: 2px;
  padding: 0.25em;
  margin-right: 0.25em;
}

.book-tour-links {
  margin-top: -1em;
  margin-bottom: 2em;
}

.book-tour-links ul > li {
  padding: 1em 1em 1em 0;
  text-align: left;
}

.book-tour-links ul > li a {
  text-transform: capitalize;
  color: #484949;
  border-color: #484949;
  font-size: 1.22em;
}

.book-tour-links ul > li a:hover,
.book-tour-links .text-link-hover-arrow {
  color: #484949;
}

#book-tour .carousel-inner > .item {
  height: 250px;
  padding-top: 0.25em;
}

.jumbotron-event-multiple {
  /* background-image: url("../img/bg_event_multiple.jpg"); */
  color: #ffffff;
}

.jumbotron-event-multiple .text-link {
  color: #ffffff;
  text-transform: none;
  border-color: #ffffff;
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
}

.jumbotron-event-multiple .events-wrap {
  margin: 1.5em 0 2em;
}

.jumbotron-white.jumbotron-callout-sm {
  background-image: url("../img/bg_yellow_lines_xs_right.jpg");
}

.support-callout .text-link {
  color: #484949;
  border-color: #484949;
}

.support-callout {
  color: #484949;
  border-color: #484949;
}

.jumbotron-white {
  color: #484949;
}

.jumbotron-excellence h2 {
  font-size: 2.3em;
  letter-spacing: 0.03em;
}

.jumbotron-excellence p {
  line-height: 1.3em;
}

.jumbotron-excellence .thumbnail {
  color: #ffffff;
  background: url("../img/thumb_arts.jpg") center top no-repeat;
  background-size: cover;
  min-height: 175px;
  border: none;
}

.jumbotron-excellence .thumbnail:after {
  content: '';
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 1);
  opacity: 0;
}

.jumbotron-excellence .thumbnail:hover:after {
  opacity: 0.2;
}

.jumbotron-excellence .thumbnail h3 {
  z-index: 9;
  position: relative;
}

.jumbotron-excellence .thumbnail.excellence-arts {
  background-image: url("../img/academics/thumb_arts.jpg");
}

.jumbotron-excellence .thumbnail.excellence-bio {
  background-image: url("../img/academics/thumb_bio.jpg");
}

.jumbotron-excellence .thumbnail.excellence-eng {
  background-image: url("../img/academics/thumb_eng.jpg");
}

.jumbotron-excellence .thumbnail.excellence-global {
  background-image: url("../img/academics/thumb_global.jpg");
}

.jumbotron-excellence .thumbnail.excellence-med {
  background-image: url("../img/academics/thumb_med.jpg");
}

.jumbotron-excellence .thumbnail.excellence-ocean {
  background-image: url("../img/academics/thumb_ocean.jpg");
}

.jumbotron-excellence .thumbnail.excellence-rady {
  background-image: url("../img/academics/thumb_rady.jpg");
}

.jumbotron-excellence .thumbnail.excellence-science {
  background-image: url("../img/academics/thumb_science.jpg");
}

.jumbotron-excellence .thumbnail.excellence-skaggs {
  background-image: url("../img/academics/thumb_skaggs.jpg");
}

.jumbotron-excellence .thumbnail.excellence-social {
  background-image: url("../img/academics/thumb_social.jpg");
}

.jumbotron-calendar {
  background-image: url("../img/bg_academic_calendar.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.jumbotron-calendar .calendar-heading {
  color: #ffffff;
  margin-bottom: 2em;
}

.jumbotron-calendar .catalog-img-wrap {
  padding-right: 0;
}

.jumbotron-calendar .catalog-img-wrap h3 {
  margin-top: 0.3em;
}

.jumbotron-calendar .catalog-img {
  background: url("../img/course_catalog.jpg") left top no-repeat;
  background-size: cover;
  min-height: 23em;
  padding: 1em;
  color: #ffffff;
}

.jumbotron-calendar .catalog-img img {
  position: relative;
  top: 13.5em;
}

.jumbotron-calendar .catalog-text {
  padding: 1em;
}

.jumbotron-calendar .calendar-text {
  padding: 1em;
}

.jumbotron-calendar .date-link {
  border-bottom: 2px #00c6d7 solid;
  line-height: 2.5em;
  padding-bottom: 0.35em;
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  margin-bottom: 0;
}

.jumbotron-calendar .panel-bottom-link {
  margin-top: 0.5em;
}

.jumbotron-calendar .date-link:hover,
.jumbotron-calendar .date-link:focus {
  text-decoration: none;
}

span.twitter-typeahead .tt-menu,
span.twitter-typeahead .tt-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100%;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

span.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 3px 12px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}

span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #337ab7;
}

.input-group.input-group-lg span.twitter-typeahead .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.input-group.input-group-sm span.twitter-typeahead .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

span.twitter-typeahead {
  width: 100%;
}

.input-group span.twitter-typeahead {
  display: block !important;
  height: 34px;
}

.input-group span.twitter-typeahead .tt-menu,
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}

.input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
  border-radius: 0;
}

.input-group span.twitter-typeahead:first-child .form-control {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group span.twitter-typeahead:last-child .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.input-group.input-group-sm span.twitter-typeahead {
  height: 30px;
}

.input-group.input-group-sm span.twitter-typeahead .tt-menu,
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 30px !important;
}

.input-group.input-group-lg span.twitter-typeahead {
  height: 46px;
}

.input-group.input-group-lg span.twitter-typeahead .tt-menu,
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 46px !important;
}

.jumbotron-schools {
  background-image: url("../img/bg_academic_schools.jpg");
}

.jumbotron-schools .schools-grid {
  margin-top: 2em;
}

.jumbotron-schools .schools-grid .no-gutter {
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron-schools .caption p,
.jumbotron-schools .caption .btn {
  display: block;
}

.jumbotron-schools .caption .btn {
  margin: 0 auto;
}

.jumbotron-schools .schools-grid .thumbnail {
  background: url("../img/academics/grid_marshall.jpg") center top no-repeat;
  background-size: cover;
  background-image: none;
  min-height: 350px;
  border: none;
  margin-bottom: 0;
  padding-top: 1.75em;
}

.jumbotron-schools .thumbnail.thumb-marshall {
  background-color: #ab2328;
}

.jumbotron-schools .thumbnail.thumb-marshall .btn {
  background-color: #811a1e;
}

.jumbotron-schools .thumbnail.thumb-muir {
  background-color: #115740;
}

.jumbotron-schools .thumbnail.thumb-muir .btn {
  background-color: #092c21;
}

.jumbotron-schools .thumbnail.thumb-revelle {
  background-color: #003087;
}

.jumbotron-schools .thumbnail.thumb-revelle .btn {
  background-color: #001e54;
}

.jumbotron-schools .thumbnail.thumb-roosevelt {
  background-color: #5e8ab4;
}

.jumbotron-schools .thumbnail.thumb-roosevelt .btn {
  background-color: #477098;
}

.jumbotron-schools .thumbnail.thumb-sixth {
  background-color: #008c95;
}

.jumbotron-schools .thumbnail.thumb-sixth .btn {
  background-color: #005c62;
}

.jumbotron-schools .thumbnail.thumb-warren {
  background-color: #862633;
}

.jumbotron-schools .thumbnail.thumb-warren .btn {
  background-color: #5e1b24;
}

.jumbotron-schools .thumbnail .caption {
  text-align: center;
  color: #ffffff;
  min-width: 230px;
}

.jumbotron-schools .thumbnail .caption h3 {
  font-size: 2.375em;
}

.jumbotron-schools .thumbnail .school-logo {
  width: 46px;
  margin: 0 auto;
}

.jumbotron-callout-sm {
  background-position: center top;
}

.jumbotron-hero.jumbotron-life-at-uscd {
  background-image: url("../img/bg_life_hero.jpg");
}

.grid-overflow-wrap {
  overflow: hidden;
}

.jump-links .btn {
  min-width: 0;
  clear: both;
  float: left;
}

.overflow-img {
  background-image: url("../img/bg_life_basketball.jpg");
  background-repeat: no-repeat;
  height: 552px;
  width: 733px;
  background-size: cover;
  margin-left: 2em;
  background-position: center;
}

.side-image {
  position: relative;
}

.side-image .image-container {
  overflow: hidden;
  position: absolute;
  height: 100%;
  padding: 0;
  top: 0;
}

.background-image-holder {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: cover !important;
  z-index: 0;
  background-position: 50% 50% !important;
}

.image-container-mobile .background-image-holder {
  height: 200px;
  position: relative;
  background-position-y: top !important;
}

.side-image-white {
  background: #ffffff;
}

.jumbotron-living .image-container .background-image-holder,
.jumbotron-living .image-container-mobile .background-image-holder {
  background: url("../img/bg_life_beach.jpg");
}

.jumbotron-athletics .image-container .background-image-holder,
.jumbotron-athletics .image-container-mobile .background-image-holder {
  background: url("../img/bg_life_athletics.jpg");
}

.jumbotron-student-life .image-container .background-image-holder,
.jumbotron-student-life .image-container-mobile .background-image-holder {
  background: url("../img/bg_life_student_life.jpg");
}

.side-image h2 {
  padding-top: 1.5em;
}

.side-image.jumbotron-student-life h1 {
  padding-top: 0.5em;
}

.side-image .list-inline > li {
  display: inline-block;
  padding-bottom: 1em;
  padding-top: 0.5em;
}

.jumbotron.jumbotron-full-height {
  min-height: 435px;
  padding: 0;
  overflow: hidden;
}

.jumbotron.jumbotron-full-height .overflow-img {
  height: 435px;
  background-size: cover;
  background-position: top center;
}

.jumbotron.jumbotron-culture {
  background-image: url("../img/bg_life_culture.jpg");
}

.popover .popover-title {
  font-size: 1.25em;
}

.popover .popover-content-title {
  padding-left: 0;
  margin-top: 0;
}

.popover-close {
  display: none;
  cursor: pointer !important;
}

.popover-content .popover-close {
  position: absolute;
  top: 20px;
  right: 10px;
  display: block;
}

.popover-content .popover-close.close-icon-white {
  background: url("../img/icon_close_white.png") no-repeat;
  height: 24px;
  width: 24px;
  background-size: 15px;
}

.accordion .accordion-list-row {
  margin: 0.5em 0;
  font-size: 0.8em;
}

.accordion .accordion-list-row ul > li {
  padding-bottom: 1em;
}

.accordion .accordion-odd .panel-body .accordion-list-row {
  margin-top: -1em;
}

.accordion .panel-body {
  background: #efefef !important;
  padding: 0 20px 20px !important;
}

.accordion .text-link {
  border-color: #484949;
  font-size: 0.8em;
}

.accordion .text-link span {
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
  text-transform: capitalize;
}

.accordion .accordion-toggle {
  font-size: 3em;
  padding: 0;
  margin: 0;
  margin-top: -0.45em;
  text-decoration: none;
}

.accordion .accordion-toggle a:hover,
.accordion .accordion-toggle a:focus {
  text-decoration: none;
}

.accordion .panel-title {
  padding: 0;
}

.accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
  background-color: #d3d3d3;
  padding-top: 2em;
}

.accordion .panel-heading {
  padding: 0;
  background: #ffffff !important;
}

.accordion .panel-default > .panel-heading h2 {
  padding-top: 0;
  line-height: 0.85;
  margin-top: -0.05em;
  margin-bottom: 0;
  font-size: 4em;
}

.accordion.panel-group .panel + .panel {
  box-shadow: none;
  margin: 0;
}

.accordion.panel-group .accordion-header {
  line-height: 1.25;
}

.jumbotron-about-sandiego {
  background-image: url("../img/bg_about_hero_sandiego.jpg");
}

.jumbotron-about-sandiego .text-indent-h1 p,
.jumbotron-about-sandiego .text-indent-h2 p {
  width: 15em;
}

.jumbotron-about {
  background-image: url("../img/bg_about_hero.jpg");
}

.jumbotron-about-intro .overflow-img {
  background: url("../img/bg_about_swim.jpg") no-repeat;
  width: 587px;
  height: 324px;
}

.jumbotron-mission {
  background-image: url("../img/bg_mission.jpg");
}

.jumbotron-timeline {
  background-image: url("../img/bg_timeline.jpg");
}

.jumbotron-timeline .panel-default {
  background-color: rgba(255, 255, 255, 0.85);
}

.jumbotron-affiliate .affiliate-text {
  background-image: url("../img/bg_affiliate_blue.png");
}

.jumbotron-affiliate .image-container-mobile .background-image-holder {
  background-image: url("../img/bg_affiliate_photo.jpg");
}

.jumbotron-finances {
  background-image: url("../img/bg_benefits_hero.jpg");
}

.jumbotron-affiliate .affiliate-text .btn {
  background-color: #64b189;
  color: #ffffff;
}

.jumbotron-news h2 {
  margin-bottom: 1em;
  margin-top: 0;
}

.jumbotron-news .panel.panel-default {
  border: 1px solid #f5f5f5;
}

.jumbotron-news .panel.panel-default img {
  width: 100%;
}

.jumbotron-news .panel.panel-default .panel-heading {
  background-color: #ffffff;
  border: none;
}

.jumbotron-news .panel .panel-news-date {
  text-transform: uppercase;
  color: #747678;
  font-size: 0.85em;
  margin-bottom: 0.25em;
  margin-top: 1em;
}

.jumbotron-news .panel .panel-news-title {
  text-transform: none;
  margin-top: 0;
}

.jumbotron-news .panel.panel-default .panel-body {
  padding-top: 0;
  padding-right: 0.75em;
}

.panel.panel-secondary {
  background-color: rgba(0, 0, 0, 0.65);
}

.panel.panel-secondary .panel-body {
  color: #ffffff;
}

.social-slider .panel.panel-default {
  background: transparent;
  margin: 1em 2.5em;
  max-width: 265px;
}

.social-slider .panel.panel-default .panel-body {
  margin-left: -0.3em;
  padding: 0;
}

.social-slider .li-profile-container,
.social-slider .container-outer {
  padding: 0 !important;
  border: none !important;
}

.social-slider .slick-slide {
  overflow: hidden;
}

.social-slider .panel.panel-default.social-slide-linkedin {
  margin: 0;
}

.social-slider .slick-prev:before,
.social-slider .slick-next:before {
  color: transparent;
}

.social-slider .slick-prev:before {
  background: url("../img/icon_arrow_black.png") no-repeat;
}

.social-slider .slick-next:before {
  background: url("../img/icon_arrow_black_right.png") no-repeat;
}

.social-slider .slick-next {
  right: -20px;
}

.social-slider .slick-prev {
  left: -20px;
}

.jumbotron-social-feeds {
  overflow: hidden;
}

.jumbotron-social-feeds .panel.panel-default {
  box-shadow: none;
}

.jumbotron-social-feeds .twitter-timeline.twitter-timeline-rendered {
  border: 1px solid #ebebeb !important;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 1px 0, rgba(0, 0, 0, 0.14902) 0 1px 10px 0;
}

.jumbotron-social-feeds .IN-widget {
  min-height: 365px !important;
  margin-top: 18px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 1px 0, rgba(0, 0, 0, 0.14902) 0 1px 10px 0 !important;
}

.jumbotron-social-feeds .Embed {
  padding: 0 !important;
}

.jumbotron-social-feeds .instagram-media.instagram-media-rendered {
  height: 365px !important;
}

.jumbotron-social-feeds .facebook-embed {
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 1px 0, rgba(0, 0, 0, 0.14902) 0 1px 10px 0 !important;
}

.jumbotron-map {
  background-image: url("../img/bg_map.jpg");
}

.jumbotron-map .panel.panel-default {
  background: rgba(255, 255, 255, 0.8);
}

.jumbotron-map h4 {
  text-transform: none;
  line-height: 1.2;
  padding-top: 0.25em;
}

.jumbotron-map .btn {
  margin-top: 0.5em;
  margin-bottom: 0.3em;
}

.jumbotron-map .list-inline {
  padding-left: 0.5em;
}

.jumbotron-event-multiple-alt {
  background-image: url("../img/bg_events_cheerleaders.jpg");
}

.jumbotron-campus-life {
  background-image: url("../img/bg_campus_life_hero.jpg");
}

.jumbotron-tab {
  background-image: url("../img/bg_tab_module.jpg");
}

.jumbotron-tab h2 {
  margin-bottom: 2em;
}

.tab-content {
  background-color: #ffffff;
  color: #484949;
  padding: 1em 2em 3em;
  min-height: 400px;
}

.tab-content h3,
.tab-content h4 {
  margin-bottom: 1em;
}

.tab-content h4 {
  text-transform: none;
}

.nav-tabs > li,
.tab-module .panel-heading {
  margin: 0;
  background: #ffffff;
  height: 200px;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.85);
  background-blend-mode: color;
  box-shadow: inset 5px 0 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: background-blend-mode 0.2s;
  transition: background-blend-mode 0.2s;
}

.nav-tabs > li.live,
.tab-module .live .panel-heading {
  height: 200px;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.85);
  background-blend-mode: color;
}

.nav-tabs > li.work,
.tab-module .work .panel-heading {
  height: 200px;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.85);
  background-blend-mode: color;
}

.tab-module .learn .panel-heading,
.tab-module .live .panel-heading,
.tab-module .work .panel-heading {
  background-blend-mode: normal;
  box-shadow: none;
}

.nav.nav-tabs > li.active {
  background-blend-mode: normal;
  opacity: 1;
  box-shadow: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.nav.nav-tabs > li:hover {
  background-color: rgba(0, 106, 150, 0.75);
  background-blend-mode: multiply;
  -webkit-transition: background-blend-mode 0.2s;
  transition: background-blend-mode 0.2s;
}

.nav.nav-tabs > li:hover h1 {
  color: #ffffff;
}

.nav.nav-tabs > li.active:hover {
  background-color: transparent;
  background-blend-mode: normal;
}

.nav-tabs > li.active {
  border: none;
}

.nav-tabs > li.active h1 {
  color: #ffffff;
}

.nav-tabs > li.active > a {
  margin: 0;
  padding: 0;
  border: none;
  position: relative;
  top: 0;
}

.nav-tabs > li a h1 {
  padding-top: 0.6em;
  min-width: 4em;
  color: #bababa;
}

.tab-module .accordion-toggle h1 {
  padding-top: 2.25em;
  color: #bababa;
}

.nav.nav-tabs > li > a:hover {
  background: transparent;
  color: #ffffff;
}

.tab-module .nav-tabs-justified > .active > a,
.tab-module .nav-tabs.nav-justified > .active > a,
.tab-module .nav-tabs-justified > .active > a:hover,
.tab-module .nav-tabs.nav-justified > .active > a:hover,
.tab-module .nav-tabs-justified > .active > a:focus,
.tab-module .nav-tabs.nav-justified > .active > a:focus {
  border: none;
}

.nav.nav-tabs > li.active a {
  background: transparent;
  color: #ffffff;
}

.tab-video-thumb {
  min-width: 100%;
}

.tab-video {
  display: none;
}

.tab-module .panel.panel-default {
  margin: 2em 1em;
}

.tab-module .panel.panel-default .panel-body {
  padding: 1.5em;
}

.tab-module .panel.panel-default .panel-body h4 {
  text-transform: none;
}

.tab-module .panel.panel-default .panel-heading {
  padding: 0;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.tab-module .panel.panel-default .panel-title {
  text-align: center;
}

.tab-module .panel.panel-default h1 {
  color: #ffffff;
}

.testimonial-intro {
  background: url("https://s2020.s3.amazonaws.com/media/scripps-pier-at-sunset.png") no-repeat;
  color: #ffffff;
  padding: 3.5em 3em;
  position: relative;
  left: 1em;
  z-index: 1000;
  margin: 0;
  min-height: 350px;
  top: -0.3em;
  height: 350px;
  width: 428px !important;
}

.testimonial-intro.testimonial-intro-mobile {
  background: url("https://s2020.s3.amazonaws.com/media/scripps-pier-at-sunset-mobile.png") no-repeat;
  padding: 3.5em 3em;
  position: relative;
  left: 0;
  z-index: 1000;
  margin: 0;
  min-height: 0;
  top: 0;
  background-size: cover;
}

.testimonial {
  background-size: cover;
  height: 340px;
  background-repeat: no-repeat;
}

.testimonial .btn {
  outline: none;
}

.testimonial a {
  display: block;
  cursor: pointer;
  height: 340px;
}

.testimonial-wrap .popover {
  left: 0 !important;
  height: 340px;
  top: 0 !important;
  padding: 3.5em 2em;
  z-index: 999;
}

.testimonial-wrap .popover blockquote {
  font-size: 1.15em;
  border: none;
  padding-left: 0;
}

.testimonial-wrap .popover blockquote em {
  font-family: 'BrixSansRegular-Italic', Helvetica, Arial, sans-serif;
}

.testimonial-wrap .popover p {
  font-size: 0.9em;
  border: none;
}

.testimonial-thumb {
  background-size: cover;
  height: 280px;
  margin-top: -33px;
  background-position: center;
}

.testimonial.testimonial-one,
.testimonial-thumb-one {
  background: url("../img/testimonial_one.jpg") center no-repeat;
}

.testimonial.testimonial-two,
.testimonial-thumb-two {
  background: url("../img/testimonial_two.jpg") center no-repeat;
}

.testimonial.testimonial-three,
.testimonial-thumb-three {
  background: url("../img/testimonial_three.jpg") center no-repeat;
}

.testimonial.testimonial-four,
.testimonial-thumb-four {
  background: url("../img/testimonial_four.jpg") center no-repeat;
}

.jumbotron-detail.jumbotron-detail-terms {
  background-image: url("../img/bg_life_hero.jpg");
}

.page-detail .main p,
.page-detail .main ul {
  margin-bottom: 1.5em;
}

.page-detail .main ul li {
  margin-bottom: 0.75em;
}

.footer-address-bar,
.footer-divisions {
  background: #016a97;
}

.footer-address-bar address,
.footer-address-bar .footer-tel {
  color: #ffffff;
}

.footer-address-bar .footer-tel {
  display: inline-block;
  padding: 0 0 0 10px;
  text-decoration: none;
  cursor: default;
}

.footer-address-bar .footer-address {
  text-align: right;
  font-size: 1.19em;
  font-weight: 400;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  line-height: 1.24em;
  padding-top: 2em;
}

.footer-address-bar .footer-brand img {
  padding: 3em 0;
  max-width: 212px;
}

.footer-brand {
  max-width: 130px;
}

.footer-brand span {
  color: transparent;
  text-decoration: none;
}

.footer-address-bar {
  padding: 0;
}

.footer-address-bar address {
  font-size: 1em;
  margin: 0;
}

.footer-links {
  padding: 0.5em;
  font-size: 0.85em;
}

.footer-links ul li {
  padding-bottom: 1em;
}

.footer-links ul li a {
  color: #747678;
}

.footer-links .btn-apply {
  min-width: 0;
  padding: 0.8em 1em;
  margin-top: 2em;
}

.footer-links .text-link {
  border: none;
}

.footer-social-links img {
  max-width: 45px;
}

.footer-links-blue {
  background-color: #006a96;
}

.footer-divisions .divisions-link {
  color: #ffffff;
  text-decoration: none;
}

.footer-divisions .divisions-link span {
  font-size: 1.2em;
}

.footer-divisions .dropup .dropdown-menu {
  width: 100%;
  min-height: 270px;
  box-shadow: none;
  margin-bottom: 17px;
  text-align: center;
  background-color: #006a96;
  border: none;
  padding: 1em 0;
}

.footer-divisions .btn-default,
.footer-divisions .btn-default:active,
.btn-default.active,
.footer-divisions .open > .btn-default.dropdown-toggle {
  background-color: transparent;
  margin-bottom: 0;
  color: #ffffff;
}

.footer-divisions .dropup .dropdown-menu .text-link-secondary {
  border-bottom: none;
  padding: 0.35em;
  margin: 0.35em;
  font-size: 0.95em;
}

.footer-divisions .dropup .dropdown-menu .text-link-secondary:hover {
  background-color: #ffffff;
}

.footer-divisions .dropup .dropdown-menu > li > a {
  white-space: normal;
}

.footer-copyright {
  background: #f9f9f9;
  color: #ffffff;
  padding: 1em;
  margin-bottom: 0;
}

.footer-copyright p {
  margin-bottom: 0;
  color: #006a99;
  font-size: 15px;
  letter-spacing: 0.01em;
  padding: 5px 0 0;
}

@media (min-width: 426px) {
  .footer-address-bar .footer-brand img {
    padding: 2em 0;
  }

  .jump-links .btn {
    clear: none;
    float: none;
  }
}

@media (min-width: 768px) {
  body {
    font-size: 1.8em;
  }

  h1 {
    font-size: 3.4445em;
  }

  h2,
  .jumbotron.jumbotron-callout-sm h1.h2 {
    font-size: 2.3em;
    padding-bottom: 0;
  }

  h3 {
    font-size: 1.75em;
  }

  h4 {
    font-size: 1.22em;
  }

  .grid-overflow {
    margin-right: -100%;
    float: left;
  }

  .jumbotron {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .jumbotron.jumbotron-callout-three.jumbotron-about {
    padding-bottom: 75px;
  }

  .jumbotron.jumbotron-callout-xs {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 3.4445em;
  }

  .navbar-toggle {
    display: block;
  }

  .nav-wrap {
    background-color: rgba(64, 105, 151, 0.85);
    padding: 0;
  }

  .main-nav .nav-group,
  .main-nav .nav-group.nav-group-sm {
    width: 15.6667%;
  }

  .navbar-brand {
    padding: 0 0 0 13px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 10px;
  }

  .navbar-default .navbar-nav li > a {
    color: #ffffff;
  }

  .navbar-default .navbar-nav > a {
    text-align: center;
    line-height: 1;
    min-width: 0;
    padding: 1.5em 0.4em;
  }

  .jumbotron-hero {
    padding-top: 165px;
    padding-bottom: 144px;
  }

  .jumbotron-hero.jumbotron-detail {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .jumbotron-hero.jumbotron-about-sandiego {
    padding-top: 105px;
    padding-bottom: 75px;
  }

  .panel .panel-body {
    padding: 1em 2em;
  }

  .jumbotron-schools .schools-grid .no-gutter {
    padding-left: 0;
    padding-right: 0;
  }

  .jumbotron-hero .panel .panel-body ul {
    margin-bottom: 1em;
  }

  .jumbotron .text-indent {
    margin-bottom: 1.5em;
  }

  .jumbotron.jumbotron-callout-three .text-indent {
    margin-bottom: 3.5em;
  }

  .jumbotron.jumbotron-callout-sm .text-indent {
    margin-bottom: 1em;
  }

  .jumbotron-callout-sm .campus-life {
    min-height: 400px;
  }

  .jumbotron-excellence {
    padding-bottom: 75px;
  }

  .jumbotron-calendar .catalog-text {
    padding: 1em 1em 1em 0;
  }

  .jumbotron-calendar .panel {
    min-height: 23em;
  }

  .main {
    margin-top: 4.6em;
  }

  .event-single .date-wrap {
    font-size: 1.4em;
    padding: 0.3em 0.5em;
    width: 4.5em;
  }

  .event-single .event .event-title {
    padding-top: 0;
  }

  .event-single .event-description p {
    padding-top: 7px;
  }

  .event-single .text-link {
    margin: 0 0 0 30px;
  }

  .event-single .event-link-lg {
    padding-top: 46px;
  }

  .panel.panel-primary .panel-body {
    padding: 1.5em 3.5em;
  }

  .jumbotron-hero .panel.academic-degrees .panel-body {
    padding: 1em 1.4em;
  }

  .campus-life-text h2 {
    margin-top: 2em;
  }

  .jumbotron-quote-slider .text-link-secondary {
    color: #ffffff;
  }

  .quote-slider.slick-slider .slick-arrow {
    position: absolute;
    left: 48%;
    top: -20px;
  }

  .quote-slider.slick-slider .slick-arrow.slick-next {
    background: url("../img/icon_arrow.png") no-repeat;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 100%;
  }

  .quote-slider.slick-slider .slick-arrow.slick-prev {
    background: url("../img/icon_arrow.png") no-repeat;
    left: 48%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .quote-slider .slick-current.slick-active {
    opacity: 0.25;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }

  .quote-slider {
    border: none;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 1em 0;
    margin: 2em 0;
  }

  .quote-slider .slick-slide {
    opacity: 0.25;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-align: right;
    margin: 0.75em 0;
    padding: 0;
  }

  .jumbotron.jumbotron-callout-sm .callout-title {
    margin-top: 0.3em;
  }

  .popover {
    top: 2em !important;
    padding: 2em;
  }

  a.anchor {
    top: -158px;
  }

  .accordion .accordion-list-row {
    margin: 0;
  }

  .accordion .accordion-odd .panel-body .accordion-list-row {
    margin-top: -2em;
  }

  .accordion .accordion-list-wrap {
    padding: 0;
  }

  .jumbotron-affiliate {
    background-image: url("../img/bg_affiliate.jpg");
  }

  .jumbotron-affiliate .affiliate-text {
    background: none;
  }

  .jumbotron-affiliate .image-container-mobile .background-image-holder {
    background: none;
  }

  .jumbotron-affiliate .side-image-content {
    margin-top: 3em;
  }

  .jumbotron-news .view-all-link {
    margin-top: 1em;
  }

  .jumbotron-news .panel.panel-default {
    min-height: 340px;
  }

  .jumbotron-news .panel.panel-default .panel-heading {
    min-height: 135px;
  }

  .nav.nav-tabs > li > a > img {
    min-width: 200px;
  }

  .jumbotron-map .list-inline {
    padding-left: 1.5em;
  }

  .footer-divisions {
    padding: 1em;
  }

  .footer-divisions .dropup .dropdown-menu {
    padding: 4em 0;
  }

  .footer-address-bar .footer-brand img {
    max-width: 177px;
  }

  .footer-social-links {
    padding: 2em;
  }

  .footer-address-bar .footer-address {
    margin-left: 0;
    line-height: 3.3em;
  }

  .footer-address-bar address {
    font-size: 1.12em;
  }

  .footer-links .btn-apply {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }

  .main {
    margin-top: 7em;
  }

  .header-wrap {
    padding-bottom: 50px;
  }

  .nav-wrap .container {
    margin-top: -50px;
  }

  .navbar-default .navbar-brand span img {
    width: 133px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .navbar-right {
    margin-right: 0;
  }

  .search-close {
    left: 0;
    background: none;
    position: absolute;
    z-index: 10;
  }

  .search-close:hover,
  .search-close:active {
    background: none;
  }

  .search-close img {
    position: absolute;
    left: 0.8em;
    width: 15px;
    top: 0.9em;
  }

  .navbar-search #inputSearch {
    opacity: 0;
    width: 0;
    width: 210px !important;
    padding-left: 0.9;
  }

  .btn-apply.hidden-tablet {
    display: none;
  }

  nav.navbar,
  nav.navbar.navbar-default .navbar-brand,
  nav.navbar.navbar-default .navbar-brand span img,
  nav.navbar.navbar-default .navbar-form {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  nav.navbar.navbar-default .header-wrap {
    -webkit-transition: all 0 ease;
    transition: all 0s ease;
  }

  nav.navbar.shrink {
    min-height: 35px;
  }

  nav.navbar.shrink.navbar-default .navbar-brand {
    padding: 19.5px 15px 18.5px 13px;
  }

  nav.navbar.shrink.navbar-default .navbar-brand span img {
    width: 200px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  nav.navbar.shrink.navbar-default .header-wrap {
    padding-bottom: 30px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  nav.navbar.shrink.navbar-default .navbar-form {
    margin-top: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .navbar-form {
    margin-bottom: 0;
  }

  .open > .dropdown-menu.dropdown-search {
    display: none;
  }

  .navbar-search .radio-inline {
    font-size: 0.85em;
    opacity: 0;
    line-height: 20px;
  }

  .navbar-search #inputSearch.hidden,
  .navbar-search .radio-inline.hidden {
    display: none;
  }

  section.jumbotron-hero,
  .jumbotron-image-bg {
    background-color: transparent;
    background-blend-mode: normal;
  }

  .text-indent-h1 p {
    margin-left: 6.8em;
  }

  .text-indent-h1 a.btn {
    margin-left: 8.2em;
    margin-bottom: 13px;
  }

  .text-indent-h2 p {
    margin-left: 4.8em;
  }

  .text-indent-h2 a.btn {
    margin-left: 5.6em;
  }

  .text-indent-h1 p,
  .text-indent-h2 p {
    width: 22em;
  }

  .jumbotron-about .text-indent-h1 a.btn {
    margin-left: 8.2em;
    margin-bottom: 13px;
  }

  .navbar-default .navbar-nav > a {
    line-height: 1;
    min-width: 120px;
  }

  .panel.panel-primary .panel-body {
    min-height: 0;
    padding: 1em 2.5em;
  }

  .jumbotron-callout-three .panel.panel-primary .panel-body {
    padding: 1em 2em 1.5em 2.5em;
  }

  .jumbotron-callout-three .panel.panel-primary .panel-body h3 {
    min-height: 95px;
    line-height: 30px;
  }

  .jumbotron-callout-three .panel.panel-primary .panel-body p {
    line-height: 1.15em;
    padding-bottom: 22px;
  }

  .jumbotron-calendar .panel {
    min-height: 17em;
  }

  .jumbotron-calendar .catalog-img {
    min-height: 17em;
  }

  .jumbotron-calendar .catalog-img img {
    position: relative;
    top: 8em;
  }

  .campus-life-text {
    margin-left: 10%;
  }

  .book-tour-links {
    padding: 3.5em 0 0 7em;
    margin: 0;
  }

  .book-tour-links ul > li {
    padding: 2em 2em 2em 0;
  }

  .jumbotron.jumbotron-callout-sm .text-link {
    padding-top: 0.75em;
    display: inline-block;
  }

  .panel.panel-secondary .panel-body {
    padding: 3em 5em;
  }

  .nav.nav-tabs > li > a > img {
    min-width: 300px;
  }

  .jumbotron-quote-slider-sm .text-indent {
    padding-top: 5.25em;
  }

  .jumbotron-tab .nav-tabs > li a h1 {
    top: -1.1em;
  }

  .footer-address-bar .footer-address .footer-brand img {
    padding: 1.9em 0;
  }

  .footer-links {
    padding: 3em 0;
  }

  .footer-social-links {
    padding: 4em 0 0 0;
  }
}

@media (min-width: 1024px) {
  .jumbotron-quote-slider .text-indent-block {
    padding: 0 3em 0 3.6em;
    max-width: 475px;
  }
}

@media (min-width: 1025px) {
  h1 {
    font-size: 4em;
  }

  .search-icon.search-expand:hover,
  .search-icon.search-expand:focus {
    background-color: #ffcd00;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 4em;
  }

  .jumbotron-callout-sm.jumbotron h1.h2 {
    font-size: 2.6em;
    padding-bottom: 0;
  }

  .jumbotron-schools .thumbnail .caption {
    min-width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .jumbotron-schools .thumbnail {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 1s;
    transition: all 1s;
  }

  .jumbotron-schools .thumbnail.thumb-marshall {
    background-image: url("../img/academics/grid_marshall.jpg");
  }

  .jumbotron-schools .thumbnail.thumb-muir {
    background-image: url("../img/academics/grid_muir.jpg");
  }

  .jumbotron-schools .thumbnail.thumb-revelle {
    background-image: url("../img/academics/grid_revelle.jpg");
  }

  .jumbotron-schools .thumbnail.thumb-roosevelt {
    background-image: url("../img/academics/grid_roosevelt.jpg");
  }

  .jumbotron-schools .thumbnail.thumb-sixth {
    background-image: url("../img/academics/grid_sixth.jpg");
  }

  .jumbotron-schools .thumbnail.thumb-warren {
    background-image: url("../img/academics/grid_warren.jpg");
  }

  .jumbotron-schools .thumbnail.thumb-marshall.hover {
    background-image: url("../img/academics/bg_spacer_marshall.gif");
    -webkit-transition: background-image 0.5s ease-in-out;
    transition: background-image 0.5s ease-in-out;
  }

  .jumbotron-schools .thumbnail.thumb-muir.hover {
    background-image: url("../img/academics/bg_spacer_muir.gif");
    -webkit-transition: background-image 0.5s ease-in-out;
    transition: background-image 0.5s ease-in-out;
  }

  .jumbotron-schools .thumbnail.thumb-revelle.hover {
    background-image: url("../img/academics/bg_spacer_revelle.gif");
    -webkit-transition: background-image 0.5s ease-in-out;
    transition: background-image 0.5s ease-in-out;
  }

  .jumbotron-schools .thumbnail.thumb-roosevelt.hover {
    background-image: url("../img/academics/bg_spacer_roosevelt.gif");
    -webkit-transition: background-image 0.5s ease-in-out;
    transition: background-image 0.5s ease-in-out;
  }

  .jumbotron-schools .thumbnail.thumb-sixth.hover {
    background-image: url("../img/academics/bg_spacer_sixth.gif");
    -webkit-transition: background-image 0.5s ease-in-out;
    transition: background-image 0.5s ease-in-out;
  }

  .jumbotron-schools .thumbnail.thumb-warren.hover.hover {
    background-image: url("../img/academics/bg_spacer_warren.gif");
    -webkit-transition: background-image 0.5s ease-in-out;
    transition: background-image 0.5s ease-in-out;
  }

  .jumbotron-schools .caption p,
  .jumbotron-schools .caption .btn {
    display: none;
    opacity: 0;
  }

  .jumbotron-schools .thumbnail.hover .caption p,
  .jumbotron-schools .thumbnail.hover .caption .btn {
    display: block;
    -webkit-transition: background-image 2s ease-in-out;
    transition: background-image 2s ease-in-out;
  }

  .jumbotron-schools .thumbnail.hover {
    -webkit-transition: background-image 2s ease-in-out;
    transition: background-image 2s ease-in-out;
  }

  .jumbotron-social-feeds > .container {
    padding: 0;
  }

  .social-slider .panel.panel-default {
    margin: 1em 0.5em;
  }
}

.title-text {
  float: left;
  color: #484949;
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.03em;
  width: 200px;
  padding: 16px 1px;
}

nav.navbar.shrink.navbar-default .navbar-brand {
  padding: 0;
}

/* SIO BEGIN:  changed width from 155px */

nav.navbar.shrink.navbar-default .navbar-brand span img {
  width: 350px;
}

/* SIO:END */

.nav-wrap .container {
  margin-top: -87px;
}

.header-wrap,
nav.navbar.shrink.navbar-default .header-wrap {
  padding: 0 0 87px;
}

.navbar a.link {
  color: #484949;
  font-size: 15px;
  font-weight: 400;
  margin: 0 8px 0 0;
  position: relative;
  top: 0;
  vertical-align: middle;
  line-height: 20px;
  display: inline-block;
}

.navbar-form .radio-inline {
  padding-left: 0;
  color: #484949;
  line-height: 20px;
  display: inline-block;
}

.navbar-form.navbar-search .radio-inline.radio-active {
  color: #484949;
}

.navbar-form input[type="radio"] {
  display: none;
}

.navbar-form input[type=radio] + span {
  position: relative;
  display: block;
  float: left;
}

.navbar-form input[type=radio] + span:before {
  cursor: pointer;
  margin: 3px 8px 0 0;
  float: left;
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #f7f7f7;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #b4b4b4;
}

.navbar-form input[type=radio]:checked + span:before {
  background-color: #6496ff;
  border-color: #5e90ff;
}

.navbar-form input[type=radio]:checked + span:after {
  width: 4px;
  height: 4px;
  z-index: 9;
  content: '';
  position: absolute;
  left: 5px;
  top: 8px;
  box-shadow: 0 1px 1px #4672da;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ffffff;
}

.jumbotron-two-image-sec {
  padding: 90px 0 75px;
  background: none;
}

.jumbotron-two-image-sec .panel.panel-secondary .panel-body {
  position: relative;
  padding: 8.8em 2.5em;
  overflow: hidden;
	transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.jumbotron-two-image-sec .panel.panel-secondary .panel-body a.link {
  text-indent: -9999px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.jumbotron-two-image-sec .panel.panel-secondary .panel-body h2 {
  z-index: 99;
  position: relative;
}

.jumbotron-two-image-sec .panel.panel-secondary .panel-body:after {
  content: '';
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 1);
  opacity: 0;
  display: none;
}

.jumbotron-two-image-sec .panel.panel-secondary .panel-body:hover:after {
  opacity: 0.2;
}

.jumbotron-two-image-sec h2 {
  margin: 0;
  letter-spacing: 0.03em;
  line-height: 0.99;
  font-size: 2.4em;
}

.jumbotron-two-image-sec .panel.panel-secondary {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.jumbotron-two-image-sec.small .panel.panel-secondary .panel-body {
  padding: 0 4.5em;
  vertical-align: middle;
  display: table-cell;
}

.jumbotron-two-image-sec.small .panel.panel-secondary {
  height: 395px;
  display: table;
  width: 100%;
}

.jumbotron-two-image-sec.small .btn {
  min-width: 235px;
  position: relative;
  z-index: 9;
}

.jumbotron-two-image-sec.small p {
  font-size: 18px;
  line-height: 20px;
  padding-bottom: 5px;
}

.jumbotron-two-image-sec.small h2 {
  font-size: 2.9em;
  line-height: 1.1em;
  padding-bottom: 6px;
}

.jumbotron-hero.jumbotron-about-sandiego h2 {
  text-shadow: none;
}

.jumbotron.jumbotron-callout-three .panel.panel-primary {
  /* box-shadow removed in local.css */
  box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.4);
}

.jumbotron-freshman-students {
  padding: 105px 0 60px;
  color: #494949;
  margin: 0;
  overflow: hidden;
  background: url(../img/bg_yellow_lines_xl_right.jpg) right top no-repeat;
  background-size: contain;
}

.jumbotron-freshman-students h2 {
  text-transform: none;
  font-size: 1.22em;
  letter-spacing: 0.08em;
  padding: 15px 0 5px;
  margin: 11.5px 0 11.5px;
}

ul.circle-block {
  list-style: none;
  overflow: hidden;
  padding: 25px 0 0 0;
  margin: 0 !important;
}

ul.circle-block li {
  float: left;
  padding: 0 45px 30px 0;
}

ul.circle-block li .block {
  padding: 60px 0 0;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
  width: 186px;
  height: 186px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #00c7d9;
  border: none;
}

ul.circle-block li .block strong {
  display: block;
  font-size: 34px;
  padding: 0;
  margin: 0;
  line-height: 36px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

ul.circle-block li .block span {
  display: block;
  line-height: 20px;
  padding: 2px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

ul.circle-block li:nth-child(2) .block {
  background: #0081a9;
}

ul.circle-block li:nth-child(3) .block {
  background: #757575;
}

.jumbotron-freshman-students p {
  margin-bottom: 1.5em;
}

.tab-sec {
  overflow: hidden;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  background: #f5f5f5;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.tab-sec.is-fixed {
  position: fixed;
  left: 0;
  top: 131px;
  z-index: 999;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}

.tab-sec li {
  margin: 0 -1px 0 -3px;
  border-right: 1px solid #c1c1c3;
  vertical-align: top;
  width: 230px;
  padding: 0;
  display: inline-block;
  text-align: center;
}

.tab-sec.small li {
  width: 127px;
}

.tab-sec.small li a {
  padding: 0;
}

.tab-sec li:first-child {
  border-left: 1px solid #c1c1c3;
}

.tab-sec li a {
  padding: 0 50px;
  line-height: 20px;
  height: 100px;
  letter-spacing: 0.03em;
  display: table;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  color: #494949;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.tab-sec li a:hover,
.tab-sec li.r-tabs-state-active a,
.tab-sec li a.current {
  background: #006a99;
  color: #ffffff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.tab-sec li a span {
  display: table-cell;
  vertical-align: middle;
}

.r-tabs-accordion-title {
  display: none;
}

.timeline-with-tab {
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}

.container.small {
  width: 974px;
}

.timeline-with-tab .container.small {
  padding-top: 54px;
  padding-bottom: 54px;
}

.timeline-with-tab .h2 small,
.timeline-with-tab .main-title h3 small {
  display: block;
  font-size: 18px;
  line-height: 22px;
  color: #686868;
}

.timeline-with-tab .h2,
.timeline-with-tab .main-title h3 {
  font-size: 2.65em;
  margin-top: 0;
}

.timeline-with-tab p {
  font-size: 18px;
}

.timeline-with-tab p a {
  text-decoration: underline;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.timeline-with-tab p a.uppercase {
  text-transform: uppercase;
}

.timeline-with-tab .sub-heading {
  color: #494949;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  border-left: 6px solid #fecc00;
  padding: 5px 0 4px 15px;
  letter-spacing: 0.06em;
  margin: 2em 0 1.8em;
  display: block;
}

.timeline-with-tab .block {
  overflow: hidden;
  border: 1px solid #cdcdcd;
  background: url(../img/bg_mission_small.jpg) center center no-repeat;
  background-size: cover;
  margin: 41px 0 0 32px;
  padding: 45px 15px 40px 40px;
}

.timeline-with-tab .block strong {
  margin: 10px 0 13px;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

.timeline-with-tab .block p {
  color: #ffffff;
  line-height: 26px;
  min-height: 108px;
}

.timeline-with-tab .block a {
  color: #ffffff;
  float: right;
  text-transform: uppercase;
  margin-right: 18px;
  font-size: 16px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  letter-spacing: 0.03em;
  line-height: 20px;
  text-decoration: underline;
}

.timeline-with-tab h4.title {
  text-transform: none;
  font-size: 22px;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: 0.08em;
  margin-top: 0;
  margin-bottom: 22px;
}

.timeline-with-tab .col-md-12 {
  padding-top: 23px;
}

.timeline-with-tab .timeline-tab {
  list-style: none;
  padding: 11px 0 0;
  overflow: hidden;
  margin: 0 -13px;
  position: relative;
}

.timeline-with-tab .timeline-tab li {
  float: left;
  margin: 0;
  padding: 0 13px;
  border-bottom: 1px solid #d3d3d3;
}

.timeline-with-tab .timeline-tab li:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 84%;
  height: 1px;
  background: #d3d3d3;
  display: block;
}

.timeline-with-tab .timeline-tab li a {
  min-width: 296px;
  margin-bottom: -1px;
  z-index: 9;
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  color: #494949;
  position: relative;
  text-align: center;
  display: block;
  border: 1px solid #d3d3d3;
  padding: 15px 10px;
  line-height: 25px;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 0.08em;
}

.timeline-with-tab .timeline-tab li.active a {
  border-bottom-color: #ffffff;
  border-top: 11px solid #006a99;
  padding-bottom: 15px;
  margin-top: -10px;
  margin-bottom: -1px;
  z-index: 998;
  background: #ffffff;
}

.timeline-with-tab .timeline-sec {
  overflow: hidden;
}

.timeline-with-tab .tab-content {
  padding: 40px 0 0;
  min-height: 10px;
  max-width: 800px;
}

.timeline-with-tab .tab-content p {
  padding-bottom: 20px;
  font-size: 18px;
}

.timeline-with-tab .list-group.list {
  max-width: 655px;
  margin: 24px 0 50px;
}

.timeline-with-tab .list li {
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 20px;
  border-color: #cdcdcd;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  padding: 12px 16px 12px 50px;
  color: #464747;
  position: relative;
}

.timeline-with-tab .list li:first-child {
  padding: 16px;
  font-size: 24px;
  background: #efefef;
}

.timeline-with-tab .list li span.number {
  float: left;
  width: 22px;
  display: block;
  position: absolute;
  left: 18px;
  top: 13px;
  line-height: 16px;
  padding-bottom: 4px;
  border-right: 1px solid #464747;
}

.timeline-with-tab .list li span.years {
  display: inline-block;
}

.timeline-with-tab .faq {
  overflow: hidden;
  padding: 40px 50px 30px;
  margin: 0;
  max-width: 655px;
  background: #006a99;
  color: #ffffff;
}

.timeline-with-tab .faq ul {
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.timeline-with-tab .faq li {
  padding: 9px 0 11px;
  font-size: 18px;
  margin: 0;
  width: 100%;
  float: left;
}

.timeline-with-tab .faq li a {
  color: #ffffff;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  text-decoration: underline;
}

.timeline-with-tab .faq li a:hover {
  opacity: 0.8;
}

.timeline-with-tab .faq strong {
  border: none;
  color: #ffffff;
  margin: 0;
  font-size: 18px;
  letter-spacing: 0.08em;
  padding: 0 0 10px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  line-height: 20px;
}

.timeline-with-tab .text p {
  padding-bottom: 30px;
}

.timeline-with-tab .text {
  max-width: 800px;
}

.timeline-with-tab .panel-group {
  max-width: 655px;
}

.timeline-with-tab .panel-heading {
  padding: 0;
}

.accordion .panel-heading a {
  background: #efefef;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 20px;
  border-color: #cdcdcd;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  padding: 19px 50px 18px 20px;
  color: #464747;
  position: relative;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}

.accordion .panel-heading a .fa {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  color: #ffffff;
  background: #016a96;
}

.accordion .panel-default.panel {
  border: 1px solid #cdcdcd !important;
  border-bottom: none !important;
  background: #ffffff;
  margin: 0;
}

.accordion ul.list-bulleted {
  padding-left: 0;
  padding-right: 40px;
  margin-bottom: 0;
}

.accordion .panel-heading a.collapsed {
  background: #ffffff;
}

.accordion .panel-heading a.collapsed .fa.fa-minus {
  display: none;
}

.accordion .panel-heading a .fa.fa-minus {
  display: block;
}

.accordion .panel-heading a.collapsed .fa.fa-plus {
  display: block;
}

.accordion {
  border-bottom: 1px solid #cdcdcd !important;
  margin-bottom: 60px;
}

.jumbotron-departments {
  padding: 45px 0 30px;
  background-image: url(../img/bg_departments_majors.jpg);
}

.jumbotron-article-research {
  background: #e0e0e0;
  padding: 20px 0 33px;
}

.jumbotron-article-research h2 {
  color: #4b4b4b;
}

.jumbotron-article-research p {
  color: #4b4b4b;
  padding-bottom: 18px;
}

.jumbotron-article-research ul.links {
  list-style: none;
  padding: 0;
  overflow: hidden;
  margin: 0 -33px;
}

.jumbotron-article-research ul.links li {
  width: 33.33%;
  float: left;
  padding: 0 33px 15px;
  text-align: center;
}

.jumbotron-article-research ul.links li a {
  display: table;
  height: 88px;
  width: 100%;
  background: #006b95;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
  padding: 0 30px;
  text-decoration: none;
}

.jumbotron-article-research ul.links li a:hover {
  background: #004663;
}

.jumbotron-article-research ul.links li a span {
  display: table-cell;
  vertical-align: middle;
}

.jumbotron-article-research .col-md-12 {
  padding: 0 10px;
}

.jumbotron-article-research .row {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
}

.jumbotron-article-research .row li {
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.jumbotron-article-research .row li a {
  text-decoration: underline;
}

.jumbotron-article-research .show-block p {
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  max-width: 500px;
  width: auto;
}

.jumbotron-article-research .show-block h3 {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0.08em;
  line-height: 26px;
  margin: 20px 0 20px;
  text-transform: none;
  color: #4a4a4a;
}

.jumbotron-article-research .show-block h2 {
  text-transform: none;
}

.jumbotron-article-research .show-block {
  display: none;
  padding: 30px 0 0;
}

.jumbotron-article-research .show-block h2 + h3 {
  letter-spacing: 0;
  padding-top: 20px;
}

.jumbotron-article-research .back-button {
  position: absolute;
  left: -94px;
  top: 45px;
  width: 62px;
  height: 62px;
  border: 3px solid #4a4a4a;
  background: url(../img/back-btn.png) center center no-repeat;
  text-indent: -9999px;
  display: block;
}

.jumbotron-departments-detail {
  background: none;
  color: #4d4d4d;
  margin: 0;
  padding: 0;
}

.jumbotron-departments-detail .banner {
  color: #ffffff;
  min-height: 287px;
  padding: 70px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.jumbotron-departments-detail .banner p {
  max-width: 550px;
}

.jumbotron-departments-detail h3 {
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.08em;
  line-height: 22px;
  margin: 0 0 20px;
  text-transform: none;
}

.jumbotron-departments-detail .block {
  padding: 85px 0;
}

.jumbotron-departments-detail .links {
  list-style: none;
  padding: 0 0 75px;
  margin: 0 -15px;
}

.jumbotron-departments-detail .links li {
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-block;
  vertical-align: top;
  width: 33%;
  float: none;
}

.jumbotron-departments-detail .links li a {
  text-decoration: underline;
}

.jumbotron-departments-detail p {
  line-height: 1.6em;
}

.jumbotron-departments-detail .user {
  padding: 80px 0 0;
}

.jumbotron-departments-detail .user img {
  float: left;
  margin-right: 35px;
}

.jumbotron-departments-detail .user p {
  font-size: 0.9em;
}

.jumbotron-departments-detail .user p span {
  display: inline-block;
  width: 1px;
  height: 16px;
  margin: 6px 7px 0;
  vertical-align: top;
  background: #333333;
}

.jumbotron-departments-detail .user p em {
  font-size: 1.1em;
  line-height: 1.5em;
  display: block;
}

.jumbotron-departments-detail .user .btn {
  padding-left: 15px;
  padding-right: 15px;
  min-width: 120px;
  margin-top: 15px;
}

ul.small-slider {
  padding: 0;
  margin: 0 !important;
  list-style: none;
}

ul.small-slider .slick-next {
  right: 100px;
  bottom: 20px;
  top: auto;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
}

ul.small-slider .slick-prev {
  left: 100px;
  bottom: 20px;
  top: auto;
  z-index: 99;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
}

/* ul.small-slider .slick-next::before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 30px;
} */

/* ul.small-slider .slick-prev::before {
  content: '\f104';
  font-family: 'FontAwesome';
  font-size: 30px;
} */

ul.small-slider .slick-dotted.slick-slider {
  margin: 0;
}

ul.small-slider .slick-dots li {
  padding: 0 9px;
  width: auto;
  height: 10px;
  margin: 0;
  bottom: 12px;
  vertical-align: top;
}

ul.small-slider .slick-dots li button {
  padding: 0;
  display: block;
  width: 8px;
  height: 8px;
  text-indent: -9999px;
  background: rgba(255, 255, 255, 0.7);
  border: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
}

ul.small-slider .slick-dots li.slick-active button {
  background: rgba(255, 255, 255, 1);
  border: none;
}

ul.small-slider .slick-dots li button:before {
  display: none;
}

ul.small-slider .slick-dots {
  left: 0;
  bottom: 22px;
}

.ranking-slider {
  padding: 0;
  margin-bottom: 40px;
  background: #016a97 url(../img/ranking-bg.png) right top no-repeat;
  background-size: cover;
}

.ranking-slider h4 {
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  line-height: 26px;
}

.ranking-slider span {
  display: block;
  color: #ffffff;
  text-align: center;
  line-height: 200px;
  font-size: 210px;
  font-family: 'BrixSansBlack', Helvetica, Arial, sans-serif;
  padding-bottom: 15px;
}

.ranking-slider small {
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  display: block;
  padding: 0 0 15px;
}

.ranking-slider li.slick-slide {
  padding: 35px 40px 70px;
}

.careers-visit-slider {
  padding: 0;
  margin: 0;
  color: #ffffff;
}

.careers-visit-slider h4 {
  font-size: 25px;
  line-height: 26px;
  text-transform: none;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

.careers-visit-slider small {
  padding: 0 0 30px;
  font-size: 17px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  display: block;
}

.careers-visit-slider p {
  line-height: 24px;
  padding: 5px 0;
}

.careers-visit-slider .link {
  color: #ffffff;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  display: block;
  text-align: center;
  opacity: 0.85;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
}

.careers-visit-slider .link:hover {
  opacity: 1;
}

.careers-visit-slider li.slick-slide {
  padding: 35px 40px 70px;
  min-height: 360px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.careers-visit-slider ul.small-slider {
  padding: 0;
}

.jumbotron-article-application {
  background: #dfdfe0;
  padding: 23px 0 50px;
  text-align: center;
}

.jumbotron-article-application h3 {
  text-align: center;
  text-transform: none;
  color: #4a4a4a;
  font-size: 30px;
  letter-spacing: 0.04em;
  padding-bottom: 20px;
}

.jumbotron-article-application a.btn.btn-primary {
  padding: 11px 20px;
  line-height: 20px;
  font-size: 14px;
  min-width: 180px;
  display: inline-block;
}

.jumbotron-article-application a.btn.btn-primary:focus {
  background-color: #006a99;
}

.jumbotron-article-application a.btn.btn-primary:focus:hover {
  background-color: #004663;
}

.jumbotron-article-application a.btn.btn-primary span.collapse-out {
  display: block;
}

.jumbotron-article-application a.btn.btn-primary span.collapse-in {
  display: none;
}

.jumbotron-article-application a.btn.btn-primary.selected span.collapse-out {
  display: none;
}

.jumbotron-article-application a.btn.btn-primary.selected span.collapse-in {
  display: block;
}

.jumbotron-article-application a.btn.btn-primary .fa {
  font-size: 24px;
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  padding-left: 5px;
}

.jumbotron-article-application ul {
  list-style: none;
  padding: 0 0 15px;
  margin: 0;
  width: 100%;
  float: left;
  position: relative;
}

.jumbotron-article-application li {
  padding: 0 100px 0 150px;
  width: 100%;
  border: 1px solid #cfcdcd;
  height: 146px;
  text-align: left;
  margin-bottom: 7px;
  float: left;
  background: #006a96;
  position: relative;
  color: #ffffff;
}

.jumbotron-article-application li img {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.jumbotron-article-application li h3 {
  color: #ffffff;
  font-size: 23px;
  margin: 0;
  padding: 0;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
}

.jumbotron-article-application .bottom-sec {
  padding: 0 0 5px;
  max-width: 1010px;
  margin: auto;
  display: none;
}

.jumbotron-article-application .bottom-sec .btn.btn-primary {
  min-width: 163px;
}

.jumbotron-article-application .bottom-sec p {
  padding: 18px 0 25px;
  margin: 0;
  text-align: left;
  color: #4a4a4a;
}

.jumbotron-article-application .bottom-sec h4 {
  text-align: left;
  text-transform: none;
  margin: 0 0 -5px;
  color: #4a4a4a;
}

.jumbotron-article-application .bottom-sec li p {
  color: #ffffff;
  padding: 10px 50px 0 0;
}

.jumbotron-article-application .bottom-sec .thanks-block {
  padding: 100px 0 80px;
  display: none;
  text-align: right;
  max-width: 400px;
  margin: auto;
  position: relative;
}

.jumbotron-article-application .bottom-sec .thanks-block strong {
  font-weight: normal;
  text-align: center;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  color: #4d4646;
  display: block;
  letter-spacing: 0.04em;
}

.jumbotron-article-application .bottom-sec .thanks-block p {
  color: #4d4646;
  text-align: center;
  padding: 10px 0;
  line-height: 18px;
  font-size: 16px;
}

.jumbotron-article-application .bottom-sec .thanks-block .close-btn {
  display: inline-block;
  margin: 0 15px 15px 0;
}

.jumbotron-article-application .bottom-sec.success .thanks-block {
  display: block;
}

.jumbotron-article-application .bottom-sec.success .colleges-into {
  display: none;
}

.jumbotron-article-application .panel-body {
  padding: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.jumbotron-article-application .drag-btn {
  position: absolute;
  right: 43px;
  top: 50%;
  width: 46px;
  height: 79px;
  background: url(../img/drag-btn.png) no-repeat;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  cursor: pointer;
}

.jumbotron-article-application .form-control {
  border: 1px solid #ffffff;
  height: 44px;
  margin-bottom: 18px;
  color: #8c8c8c;
  font-size: 18px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -webkit-appearance: none;
}

.jumbotron-article-application .form-control.error {
  border-color: #ff0000;
}

.jumbotron-article-application label.error {
  display: none !important;
}

.jumbotron-article-application #quicksuccmsg {
  color: #4a4a4a;
  font-size: 16px;
  line-height: 20px;
  display: block;
  padding: 15px 0 0;
}

.jumbotron-article-application input[type="submit"].btn.btn-primary {
  min-width: 200px;
}

.jumbotron-colleges-page {
  padding: 78px 0 64px;
  background-image: url(../img/bg_colleges.jpg);
}

.jumbotron-text-video.jumbotron-white {
  background-image: url(../img/bg_yellow_lines_xl_right.jpg);
  background-position: right top;
}

.jumbotron-text-video .video-block {
  margin-top: 35px;
  display: inline-block;
  position: relative;
}

.jumbotron-text-video .video-block:after {
  width: 70px;
  height: 70px;
  content: '';
  opacity: 0.6;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: url(../img/play-btn.png) center center no-repeat;
}

.jumbotron-text-video .video-block:hover:after {
  opacity: 1;
}

.jumbotron-text-video h2 {
  font-size: 2.4em;
}

.jumbotron-finances.jumbotron-callout-three .panel.panel-primary .panel-body h3 {
  min-height: 38px;
}

.jumbotron-finances.jumbotron-callout-three .panel.panel-primary .panel-body {
  padding-top: 80px;
  padding-bottom: 80px;
}

.jumbotron-finances.jumbotron-callout-three .panel.panel-primary .panel-body p {
  padding-bottom: 0;
}

.jumbotron-book-a-tour-page,
.jumbotron-faq {
  padding: 78px 0 64px;
  background-image: url(../img/bg_book_a_tour.jpg);
}

.jumbotron-colleges-detail {
  background: none;
  color: #4d4d4d;
  margin: 0;
  padding: 0;
}

.jumbotron-colleges-detail .banner {
  color: #ffffff;
  padding: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.jumbotron-colleges-detail .banner p {
  max-width: 750px;
  line-height: 1.6em;
  padding-bottom: 0;
  padding-left: 198px;
}

.jumbotron-colleges-detail .banner h2 {
  padding-left: 198px;
}

.jumbotron-colleges-detail .banner .image {
  float: left;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.jumbotron-colleges-detail .banner .container {
  position: relative;
  padding: 70px 15px;
}

.jumbotron-colleges-detail .block {
  padding: 85px 0;
}

.jumbotron-colleges-detail h3 {
  font-size: 22px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 0 5px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  text-transform: none;
}

.jumbotron-colleges-detail p {
  line-height: 1.45em;
  padding-bottom: 10px;
}

.jumbotron-colleges-detail .v-align-mid {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.jumbotron-colleges-detail .housing-block {
  color: #ffffff;
  padding: 15px 40px;
  height: 410px;
  margin-bottom: 40px;
  background: #016a97 url(../img/ranking-bg.png) right top no-repeat;
  background-size: cover;
}

.jumbotron-colleges-detail .housing-block h4 {
  text-align: left;
  font-size: 26px;
  line-height: 26px;
  margin-top: 0;
}

.jumbotron-colleges-detail .housing-block p {
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 15px;
}

.jumbotron-colleges-detail a.btn.btn-primary {
  padding: 11px 20px;
  line-height: 20px;
  margin-top: 25px;
  letter-spacing: 0.03em;
  font-size: 14px;
  min-width: 200px;
  display: inline-block;
}

.jumbotron-colleges-detail .restaurant-block {
  padding: 15px 30px 15px 40px;
  margin: 0;
  height: 360px;
  color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.jumbotron-colleges-detail .restaurant-block h4 {
  font-size: 46px;
  margin: 0 0 25px;
  line-height: 50px;
  text-transform: none;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

.jumbotron-colleges-detail .restaurant-block small {
  padding: 0;
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  line-height: 20px;
  display: block;
}

.jumbotron-colleges-detail .tab-sec.small li {
  width: 195px;
}

.jumbotron-colleges-detail .tab-sec.small li a {
  height: 61px;
}

.jumbotron-tour {
  padding: 110px 0 102px;
  border-bottom: 1px solid #e4e4e4;
  background-image: url("../img/bg_yellow_lines_xl_right2.jpg");
  background-position: right top;
  background-color: #ffffff;
  background-size: auto !important;
}

.jumbotron-article-faq .top-sec {
  background-image: url("../img/bg_yellow_lines_xl_right2.jpg");
  background-position: right top;
  background-color: #ffffff;
  background-size: auto;
  background-repeat: no-repeat;
  padding: 115px 0 98px;
  border-bottom: 1px solid #e4e4e4;
}

.jumbotron-reserve-your-tour {
  padding-bottom: 30px;
  background: #ffffff;
  color: #4a4a4a;
}

.jumbotron-reserve-your-tour h2 {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 20px;
  margin-top: 7px;
  margin-bottom: 35px;
  font-size: 2.2em;
  letter-spacing: 0.03em;
}

.jumbotron-reserve-your-tour .tour-sec {
  border: 1px solid #8c8c8c;
  margin: 42px 0 0;
  background: #f6f6f6;
  position: relative;
  z-index: 9;
}

.jumbotron-reserve-your-tour .tour-sec p {
  letter-spacing: 0.06em;
  padding-bottom: 1px;
}

.jumbotron-reserve-your-tour .tour-sec p label {
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.jumbotron-reserve-your-tour .tour-sec .col-sm-4,
.jumbotron-reserve-your-tour .tour-sec .col-sm-3 {
  padding: 25px 20px 25px 32px;
  min-height: 132px;
  border-left: 1px solid #8c8c8c;
  position: static;
}

.jumbotron-reserve-your-tour .tour-sec .col-sm-3 {
  padding-bottom: 15px;
}

.jumbotron-reserve-your-tour .tour-sec.four_col p {
  line-height: 20px;
  margin-bottom: 5px;
  min-height: 42px;
}

.jumbotron-reserve-your-tour .tour-sec.four_col .last p {
  min-height: 30px;
}

.jumbotron-reserve-your-tour .tour-sec .form-control.field {
  padding: 5px 10px;
  width: 91%;
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
  color: #4d4949;
  font-size: 18px;
  text-align: left;
  letter-spacing: 0.08em;
  margin-right: 0;
}

.jumbotron-reserve-your-tour .tour-sec .first {
  padding-left: 50px;
  border: none;
}

.jumbotron-reserve-your-tour .cencel-btn,
.jumbotron-reserve-your-tour .tour-btn,
.jumbotron-reserve-your-tour .calendar-btn,
.jumbotron-reserve-your-tour .people {
  color: #4d4949;
  font-size: 24px;
  text-decoration: none;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0.06em;
  margin: 0;
  padding: 0;
}

.jumbotron-reserve-your-tour select {
  color: #4d4949;
  font-size: 24px;
  text-decoration: none;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0.06em;
  margin: 0;
  padding: 0;
  background: url(../img/icon_arrow_black_bottom.png) right center no-repeat;
  background-size: 14px;
  border: none;
  width: auto;
  min-width: 10px;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  height: 44px;
  padding-bottom: 8px;
  padding-right: 20px;
}

.jumbotron-reserve-your-tour select::-ms-expand {
  display: none;
}

.jumbotron-reserve-your-tour select option {
  font-size: 18px;
  line-height: 22px;
  padding: 5px !important;
  display: block;
}

.jumbotron-reserve-your-tour .cencel-btn em,
.jumbotron-reserve-your-tour .tour-btn em,
.jumbotron-reserve-your-tour .calendar-btn em,
.jumbotron-reserve-your-tour .people em {
  padding-left: 5px;
}

.jumbotron-reserve-your-tour .calendar-btn {
  background: url(../img/calendar-icon.png) right center no-repeat;
  padding-right: 45px;
}

.jumbotron-reserve-your-tour .cencel-btn {
  text-decoration: underline;
  color: #006a96;
  letter-spacing: 0.04em;
  margin: 0 30px 0 0;
  display: inline-block;
}

.jumbotron-reserve-your-tour .cencel-btn:hover {
  color: #00344a;
}

.jumbotron-reserve-your-tour .tour-sec .form-control {
  color: #4d4949;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 24px;
  width: 50px;
  height: 44px;
  float: left;
  text-align: center;
  box-shadow: none;
  border-color: #8c8c8c;
  margin: 0 15px 0 0;
  padding: 5px;
}

.jumbotron-reserve-your-tour .tour-sec input[type=number]::-webkit-inner-spin-button,
.jumbotron-reserve-your-tour .tour-sec input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  margin: 0;
}

.jumbotron-reserve-your-tour .tour-sec input[type=number] {
  -moz-appearance: textfield;
}

.jumbotron-reserve-your-tour .tour-sec ::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.jumbotron-reserve-your-tour .tour-sec ::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.jumbotron-reserve-your-tour .calendar-popup {
  display: none;
  position: absolute;
  left: 0;
  top: 178px;
  width: 100%;
  padding: 35px 38px;
  background: #ffffff;
  border: 1px solid #8c8c8c;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail {
  display: none;
}

.jumbotron-reserve-your-tour .calendar-popup .date-calendar {
  display: block;
}

.jumbotron-reserve-your-tour .calendar-popup.open .tour-detail {
  display: block;
}

.jumbotron-reserve-your-tour .calendar-popup.open .date-calendar {
  display: none;
}

.jumbotron-reserve-your-tour .calendar-popup .thanks-block {
  display: none;
}

.jumbotron-reserve-your-tour .calendar-popup.open.success .thanks-block {
  display: block;
}

.jumbotron-reserve-your-tour .calendar-popup.open.success .tour-detail {
  display: none;
}

.jumbotron-reserve-your-tour .calendar-popup .radio input[type=radio] {
  opacity: 0;
}

.jumbotron-reserve-your-tour .calendar-popup .radio input[type=radio] + label:before {
  cursor: pointer;
  margin: 0 8px 0 0;
  float: left;
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #8c8c8c;
}

.jumbotron-reserve-your-tour .calendar-popup .radio input[type=radio]:checked + label:before {
  background-color: #ffffff;
  background-image: url(../img/radio-check.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 21px;
  border-color: #5e90ff;
}

.jumbotron-reserve-your-tour .calendar-popup .radio input[type=radio]:focus + label {
  border: 1px dotted #828282;
}

.jumbotron-reserve-your-tour .open .calendar-popup {
  display: block;
}

.jumbotron-reserve-your-tour .calendar-popup:after,
.jumbotron-reserve-your-tour .triton-tour-popup:after {
  content: '';
  position: absolute;
  right: 100px;
  top: -33px;
  width: 51px;
  height: 33px;
  background: url(../img/calendar-arrow.png) no-repeat;
}

.jumbotron-reserve-your-tour .triton-tour-popup:after {
  right: auto;
  left: 80px;
}

.jumbotron-reserve-your-tour .calendar-popup label {
  font-weight: normal;
  padding-left: 0;
  color: #4a4a4a;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.04em;
}

.jumbotron-reserve-your-tour .calendar-popup .timing {
  min-height: 390px;
  padding: 5px 0 0 40px;
}

.jumbotron-reserve-your-tour .calendar-popup p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.04em;
  padding: 10px 0 0 30px;
}

.jumbotron-reserve-your-tour .calendar-popup .radio input[type="radio"],
.jumbotron-reserve-your-tour .calendar-popup .radio-inline input[type="radio"] {
  margin-left: 0;
}

.jumbotron-reserve-your-tour .calendar-popup h3,
.jumbotron-reserve-your-tour .triton-tour-popup h3 {
  color: #4d4949;
  font-size: 24px;
  text-decoration: none;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 44px;
  letter-spacing: 0.06em;
  margin: 0;
  padding: 0 0 10px;
  text-transform: none;
}

.jumbotron-reserve-your-tour .tour-calendar {
  overflow: hidden;
  border: 1px solid #8c8c8c;
  margin-right: -27px;
}

.jumbotron-reserve-your-tour .tour-image-text {
  color: #ffffff;
  background-color: #050408;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 45px 40px 68px 53px;
  margin-bottom: 30px;
}

.jumbotron-reserve-your-tour .tour-image-text a {
  text-transform: uppercase;
  float: right;
  color: #ffffff;
  padding: 0 5px 0 0;
  text-decoration: underline;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  opacity: 0.85;
  cursor: pointer;
}

.jumbotron-reserve-your-tour .tour-image-text a:hover {
  opacity: 1;
}

.jumbotron-reserve-your-tour .tour-image-text h3 {
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 25px;
}

.jumbotron-reserve-your-tour .tour-image-text p {
  min-height: 225px;
}

.jumbotron-reserve-your-tour .tour-details {
  padding: 50px 0 60px;
}

.jumbotron-reserve-your-tour .main-popup-sec {
  z-index: 9;
  position: relative;
}

.jumbotron-reserve-your-tour .tour-detail h3 {
  line-height: 24px;
  padding-bottom: 35px;
}

.jumbotron-reserve-your-tour .tour-detail .student-row h3 {
  padding: 15px 0 5px;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail p {
  padding-top: 0;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail .radio + .radio,
.jumbotron-reserve-your-tour .calendar-popup .tour-detail .checkbox + .checkbox {
  margin-top: 10px;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail .text-right {
  border-top: 1px solid #dedede;
  padding: 35px 0 0;
  margin-top: 45px;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail .detail-block {
  border: 1px solid #e4e4e4;
  background: #f6f6f6;
  float: left;
  margin-bottom: 55px;
  padding: 19px 25px;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail .detail-block span {
  width: 127px;
  display: inline-block;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail .detail-block strong {
  font-weight: 400;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail label {
  line-height: 26px;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail label span {
  padding-left: 30px;
  display: block;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail .radio input[type="radio"],
.jumbotron-reserve-your-tour .calendar-popup .tour-detail .radio-inline input[type="radio"] {
  margin-top: 7px;
}

.jumbotron-reserve-your-tour .calendar-popup .tour-detail .detail-block p {
  padding: 6px 0;
  margin: 0;
  color: #4a4a4a;
  font-size: 18px;
  line-height: 20px;
}

.jumbotron-reserve-your-tour .form-control {
  margin-bottom: 20px;
  font-size: 18px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

.jumbotron-reserve-your-tour .triton-tour-popup {
  display: none;
  position: absolute;
  left: 0;
  top: 178px;
  width: 100%;
  padding: 35px 38px;
  background: #ffffff;
  border: 1px solid #8c8c8c;
}

.jumbotron-reserve-your-tour .triton-tour-popup li .row {
  margin: 0 -10px;
}

.jumbotron-reserve-your-tour .triton-tour-popup li .row .col-md-4 {
  padding: 0 10px;
}

.jumbotron-reserve-your-tour .triton-tour-popup .block {
  border: 1px solid #e4e4e4;
  background: #f6f6f6;
  padding: 25px 30px;
}

.jumbotron-reserve-your-tour .triton-tour-popup h3 {
  line-height: 24px;
  letter-spacing: 0.08em;
  padding: 0 130px 38px 0;
}

.jumbotron-reserve-your-tour .triton-tour-popup .block h3 {
  padding-right: 0;
  line-height: 28px;
  padding-bottom: 15px;
}

.jumbotron-reserve-your-tour .triton-tour-popup .block p {
  line-height: 30px;
  font-size: 18px;
  padding-bottom: 0;
  letter-spacing: 0.04em;
}

.jumbotron-reserve-your-tour .triton-tour-popup ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.jumbotron-reserve-your-tour .triton-tour-popup .pagination {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 0;
}

.jumbotron-reserve-your-tour .triton-tour-popup .pagination span {
  padding: 0 10px;
  color: #4d4949;
  font-size: 24px;
  line-height: 28px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  display: inline-block;
  vertical-align: top;
}

.jumbotron-reserve-your-tour .triton-tour-popup .pagination em {
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
}

.jumbotron-reserve-your-tour .triton-tour-popup .slick-arrow em {
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
  vertical-align: top;
}

.jumbotron-reserve-your-tour .triton-tour-popup .slick-arrow {
  position: absolute;
  right: 0;
  top: 0;
}

.jumbotron-reserve-your-tour .thanks-block {
  padding: 170px 0;
  display: none;
  text-align: right;
  position: relative;
}

.jumbotron-reserve-your-tour .thanks-block strong {
  font-weight: normal;
  text-align: center;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 26px;
  color: #4d4646;
  display: block;
  letter-spacing: 0.04em;
}

.jumbotron-reserve-your-tour .thanks-block p {
  color: #4d4646;
  text-align: center;
  padding: 15px 0 0;
  line-height: 22px;
  font-size: 18px;
  letter-spacing: 0.08em;
}

.jumbotron-reserve-your-tour .thanks-block .close-btn {
  display: inline-block;
  margin: 0;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.jumbotron-reserve-your-tour .triton-tour-popup.success .tour-info {
  display: none;
}

.jumbotron-reserve-your-tour .triton-tour-popup.success .thanks-block {
  display: block;
}

.pickmeup {
  background: #ffffff;
  display: block;
  border-radius: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  touch-action: manipulation;
}

.pickmeup.pmu-flat {
  position: relative;
}

.pickmeup.pmu-hidden {
  display: none;
}

.pickmeup .pmu-instance {
  display: block;
  height: auto;
  padding: 25px 25px 25px 25px;
  text-align: center;
  width: 100%;
}

.pickmeup .pmu-instance .pmu-button {
  color: #006a96;
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-size: 25px;
  cursor: pointer;
  outline: none;
  text-decoration: none;
}

.pickmeup .pmu-instance .pmu-today {
  background: #17384d;
  color: #ffffff !important;
}

.pickmeup .pmu-instance .pmu-not-in-month {
  color: #757575 !important;
  opacity: 1;
}

.pickmeup .pmu-instance .pmu-day-of-week div {
  color: #4d4949;
  font-size: 25px;
  font-family: 'BrixSansBlack', Helvetica, Arial, sans-serif;
}

.pickmeup .pmu-instance .pmu-disabled,
.pickmeup .pmu-instance .pmu-disabled:hover {
  color: #333333;
  cursor: default;
}

.pickmeup .pmu-instance .pmu-selected {
  background: #006a96;
  color: #ffffff !important;
}

.pickmeup .pmu-instance nav {
  color: #eeeeee;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  line-height: 2em;
}

.pickmeup .pmu-instance nav *:first-child :hover {
  color: #88c5eb;
}

.pickmeup .pmu-instance nav .pmu-prev,
.pickmeup .pmu-instance nav .pmu-next {
  display: none;
  height: 60px;
  width: 1em;
  color: #757575;
}

.pickmeup .pmu-instance nav .pmu-month {
  width: 100%;
  font-size: 22px;
  color: #586a82;
  opacity: 1;
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

.pickmeup .pmu-instance .pmu-years *,
.pickmeup .pmu-instance .pmu-months * {
  display: inline-block;
  line-height: 3.6em;
  width: 33.333%;
  font-size: 20px;
  float: left;
}

.pickmeup .pmu-instance .pmu-day-of-week {
  color: #999999;
  cursor: default;
}

.pickmeup .pmu-instance .pmu-day-of-week *,
.pickmeup .pmu-instance .pmu-days * {
  display: inline-block;
  width: 14.2%;
  height: 60px;
  line-height: 60px;
}

.pickmeup .pmu-instance .pmu-day-of-week * {
  line-height: 1.8em;
}

.pickmeup .pmu-instance:first-child .pmu-prev,
.pickmeup .pmu-instance:last-child .pmu-next {
  display: block;
  font-size: 35px;
}

.pickmeup .pmu-instance:first-child .pmu-month,
.pickmeup .pmu-instance:last-child .pmu-month {
  width: 13em;
}

.pickmeup .pmu-instance:first-child:last-child .pmu-month {
  width: 100%;
}

.pickmeup:not(.pmu-view-days) .pmu-days,
.pickmeup:not(.pmu-view-days) .pmu-day-of-week,
.pickmeup:not(.pmu-view-months) .pmu-months,
.pickmeup:not(.pmu-view-years) .pmu-years {
  display: none;
}

#horizontalTab .bottom-line,
#horizontalTab2 .bottom-line {
  border-bottom: 1px solid #e5e5e5;
}

.page-homepage .main {
  border: none;
}

.modal.campus_tour_popup {
  background: rgba(0, 0, 0, 0.3);
}

.campus_tour_popup .modal-header {
  border: none;
  padding: 35px 40px 8px;
}

.campus_tour_popup .modal-body {
  padding: 30px 40px 40px;
}

.campus_tour_popup img {
  width: 100%;
}

.campus_tour_popup .modal-dialog {
  width: 1170px;
  padding: 0 15px;
}

.campus_tour_popup h4 {
  margin: 0 0 20px;
  font-size: 26px;
  line-height: 30px;
}

.campus_tour_popup .close {
  background: url(../img/close-btn.png) center center no-repeat;
  background-size: 26px;
  width: 26px;
  height: 26px;
  border: none;
  opacity: 1;
}

.campus_tour_popup .close span {
  display: none;
}

.jumbotron-article-faq {
  background: none;
  color: #525252;
  padding-top: 0;
}

.jumbotron-article-faq .bottom-sec {
  padding: 35px 0;
}

.jumbotron-article-faq h2 {
  font-size: 42px;
  line-height: 46px;
  margin-bottom: 0;
}

.jumbotron-article-faq h3 {
  font-size: 26px;
  line-height: 36px;
  color: #182b49;
  margin: 90px 0 30px;
}

.jumbotron-article-faq hr {
  border-color: #e4e4e4;
  margin: 15px 0 35px;
}

.jumbotron-article-faq .accordion {
  margin: 0;
  border: none !important;
  max-width: 1115px;
}

.jumbotron-article-faq .accordion .panel-heading a {
  background: none;
  padding: 24px 60px 23px 30px;
  color: #182b49;
  font-size: 30px;
  line-height: 30px;
  text-transform: none;
  font-family: 'BrixSansRegular', Helvetica, Arial, sans-serif;
  letter-spacing: 0;
}

.jumbotron-article-faq .accordion .panel-body {
  background: none !important;
  padding: 0 60px 20px 30px !important;
}

.jumbotron-article-faq .accordion .panel-default.panel {
  margin-bottom: 22px;
  border: 1px solid #e5e5e5 !important;
}

.jumbotron-article-faq .accordion .panel-heading a .fa {
  width: 28px;
  height: 28px;
  line-height: 28px;
  top: 24px;
  right: 24px;
}

.jumbotron-google-map {
  overflow: hidden;
  padding: 0;
}

.jumbotron-google-map iframe {
  width: 100% !important;
  float: left;
  pointer-events: none;
  position: relative;

  /* IE needs a position other than static */
  display: block;
}

.jumbotron-google-map iframe.clicked {
  pointer-events: auto;
}

.application-popup {
  display: none;
}

footer {
  padding-top: 0;
}

.footer-subscribe {
  overflow: hidden;
  background: #ffffff;
}

.footer-subscribe p {
  padding: 30px 0;
  font-size: 18px;
  margin: 0;
  line-height: 24px;
  color: #484949;
}

.footer-subscribe p a {
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  margin-left: 4px;
  font-size: 17px;
}

.footer-subscribe p strong {
  font-weight: 400;
  font-size: 22px;
  margin-right: 4px;
  color: #484949;
}

.footer-subscribe .thanks-text {
  padding: 10px 0 0;
  width: 100%;
  text-align: right;
  float: right;
  font-size: 21px;
  font-weight: 400;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  line-height: 24px;
  color: #484949;
}

.footer-subscribe .subscribe-form {
  float: right;
  padding: 23px 0;
}

.footer-subscribe .subscribe-form label {
  float: left;
  font-weight: 400;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-size: 22px;
  padding: 3px 24px 0 0;
  color: #484949;
  cursor: text;
}

.footer-subscribe .subscribe-form .form-control {
  width: 261px;
  float: left;
  height: 42px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-size: 18px;
}

.footer-subscribe .subscribe-form .btn.btn-primary {
  width: 130px;
  padding: 0;
  height: 42px;
  min-width: 130px;
  float: right;
  font-size: 13px;
  margin-left: 10px;
}

.footer-subscribe input[type="text"] {
  color: #8c8c8c;
}

.footer-subscribe .form-control::-moz-placeholder {
  color: #c3c3c3;
}

.footer-subscribe .form-control:-ms-input-placeholder {
  color: #c3c3c3;
}

.footer-subscribe .form-control::-webkit-input-placeholder {
  color: #c3c3c3;
}

.footer-address-bar .footer-address br {
  display: none;
}

.footer-copyright .sep {
  width: 1px;
  height: 16px;
  margin: 3px 3px 0 5px;
  vertical-align: top;
  background: #006a99;
  display: inline-block;
}

.footer-social-links {
  padding: 0;
  margin: -5px 0 0;
}

.footer-social-links ul {
  margin-bottom: 0;
}

.footer-social-links li {
  line-height: 20px;
  padding: 0 10px;
}

.footer-social-links li a {
  text-decoration: none;
  color: #006a99;
  font-size: 22px;
  display: block;
  line-height: 30px;
  vertical-align: top;
}

.footer-social-links li a span {
  display: none;
}

.footer-social-links li a:hover {
  opacity: 0.7;
}

.footer-social-links li a i {
  display: block;
}

.footer-social-links li:last-child a {
  font-size: 30px;
  position: relative;
  top: 5px;
}

.jumbotron-two-image-sec .panel.panel-secondary .panel-body:hover {
  background: rgba(0, 0, 0, 0.2);
}

/******* My Css For Date Picker *******/

#datepicker .ui-datepicker {
  padding: 20px;
  border-color: #8c8c8c;
  width: 542px;
}

#datepicker .ui-datepicker-calendar td,
#datepicker .ui-datepicker td span,
#datepicker .ui-datepicker td a {
  text-align: center;
  font-size: 25px;
  color: #006a96;
  height: 60px;
  line-height: 55px;
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

#datepicker .ui-datepicker-calendar td:hover,
#datepicker .ui-datepicker td span:hover,
#datepicker .ui-datepicker td a:hover,
#datepicker .ui-state-default.ui-state-active {
  background: #006a96;
  color: #ffffff;
}

.ui-datepicker th {
  color: #4d4949;
  font-size: 25px;
  font-family: 'BrixSansBlack', Helvetica, Arial, sans-serif;
}

#datepicker .ui-datepicker-current-day a,
#datepicker .ui-datepicker-current-day,
#datepicker .ui-datepicker-today a,
#datepicker .ui-datepicker-today {
  background: #17384d;
  color: #ffffff !important;
}

#datepicker .ui-datepicker-other-month span,
#datepicker .ui-datepicker-week-end span,
#datepicker .ui-datepicker-unselectable span {
  color: #757575 !important;
  opacity: 1 !important;
}

#datepicker .ui-datepicker-other-month,
#datepicker .ui-datepicker-week-end,
#datepicker .ui-datepicker-unselectable {
  opacity: 1 !important;
}

.tour-calendar {
  display: none;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: none;
  background: none;
}

.calendar-btn #alternate {
  display: inline-block;
  color: #4d4949;
  border: none;
  width: 129px;
  background: none;
}

.ui-datepicker-title {
  font-size: 22px;
  color: #586a82;
  opacity: 1;
  text-transform: uppercase;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  background: none;
  font-weight: none;
}

.ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  background: none !important;
  border: none !important;
  top: 2px !important;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  background: none;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-prev span:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  border-top: 3px solid #757575;
  border-left: 3px solid #757575;
  transform: rotate(-45deg);
}

.ui-datepicker .ui-datepicker-next span:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  right: 0;
  top: 0;
  border-top: 3px solid #757575;
  border-right: 3px solid #757575;
  transform: rotate(45deg);
}

@media (max-width: 1199px) {
  .jumbotron-tour,
  .jumbotron-article-faq .top-sec {
    background-size: cover !important;
  }

  .title-text {
    width: 160px;
  }

  .main-nav .list-unstyled li a {
    font-size: 0.75em;
    line-height: 18px;
    padding: 0.5em 0.8em;
  }

  .main-nav {
    padding-left: 10px;
  }

  .event-single .event span.application {
    line-height: 16px;
    margin: 0 -15px;
  }

  /*
  .jumbotron-callout-three .panel.panel-primary .panel-body {
    padding: 0.5em 1.2em 1em;
  }
  */

  .jumbotron-callout-three .panel.panel-primary .panel-body p.text-right {
    padding: 0;
  }

  .footer-subscribe .subscribe-form .form-control {
    width: 210px;
  }

  .footer-subscribe .subscribe-form label {
    font-size: 20px;
    padding-right: 15px;
  }

  .footer-subscribe .subscribe-form .btn.btn-primary {
    min-width: 120px;
    width: 120px;
  }

  .footer-subscribe p strong {
    font-size: 20px;
  }

  .footer-subscribe p a,
  .footer-subscribe p {
    font-size: 16px;
  }

  .event-single .text-link {
    display: inline-block;
    margin: 0 0 15px;
    width: auto;
  }

  .tab-sec li a {
    padding: 0 35px;
  }

  .tab-sec li {
    width: 190px;
  }

  .tab-sec.small li a {
    font-size: 13px;
    line-height: 16px;
    height: 80px;
  }

  .tab-sec.small li {
    width: 105px;
  }

  .jumbotron-reserve-your-tour .tour-sec.four_col p {
    margin-bottom: 5px;
    min-height: 35px;
  }

  #datepicker .ui-datepicker {
    width: 100% !important;
  }

  .jumbotron-departments-detail .links li {
    font-size: 20px;
    width: 32%;
    float: none;
    display: inline-block;
    vertical-align: top;
  }

  .ranking-slider li.slick-slide,
  .careers-visit-slider li.slick-slide {
    padding: 25px 15px 60px;
  }

  ul.small-slider .slick-prev {
    left: 75px;
  }

  ul.small-slider .slick-next {
    right: 75px;
  }

  .jumbotron-colleges-detail .restaurant-block,
  .jumbotron-colleges-detail .housing-block {
    padding-left: 30px;
    padding-right: 30px;
  }

  .jumbotron-colleges-detail .housing-block h4 {
    font-size: 23px;
  }

  .jumbotron-colleges-detail .restaurant-block h4 {
    font-size: 42px;
    line-height: 42px;
  }

  .jumbotron-colleges-detail .tab-sec.small li {
    width: 155px;
  }

  .jumbotron-text-video h2 {
    font-size: 2em;
  }

  .jumbotron-article-application li {
    height: 200px;
  }

  .btn.navbar-btn {
    padding-left: 1em;
    padding-right: 1em;
  }

  .jumbotron-reserve-your-tour .tour-image-text {
    padding: 35px 20px 65px 30px;
  }

  .jumbotron-reserve-your-tour h2 {
    font-size: 2em;
  }

  .jumbotron-reserve-your-tour .tour-btn,
  .jumbotron-reserve-your-tour .calendar-btn,
  .jumbotron-reserve-your-tour .people {
    font-size: 18px;
    line-height: 20px !important;
  }

  .jumbotron-reserve-your-tour select {
    font-size: 18px;
    background-size: 12px;
    padding-right: 15px;
    line-height: 33px;
    height: 40px;
  }

  .jumbotron-reserve-your-tour .tour-sec p {
    letter-spacing: 0.04em;
    font-size: 16px;
  }

  .jumbotron-reserve-your-tour .tour-sec .form-control {
    font-size: 18px;
  }

  .jumbotron-reserve-your-tour .tour-sec .first {
    padding-left: 45px;
  }

  .jumbotron-reserve-your-tour .tour-sec .col-sm-4,
  .jumbotron-reserve-your-tour .tour-sec .col-sm-3 {
    padding: 20px 20px 20px 25px;
  }

  .pickmeup .pmu-instance .pmu-button {
    font-size: 30px;
  }

  .pickmeup .pmu-instance {
    padding: 20px;
  }

  .jumbotron-reserve-your-tour .calendar-popup,
  .jumbotron-reserve-your-tour .triton-tour-popup {
    padding: 30px;
  }

  footer {
    overflow: hidden;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup .block {
    padding: 20px 18px;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup li .row .col-md-4 {
    padding-bottom: 20px;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup {
    padding-bottom: 0 !important;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup h3,
  .jumbotron-reserve-your-tour .triton-tour-popup .block p {
    letter-spacing: 0;
  }

  .campus_tour_popup .modal-dialog {
    width: 970px;
  }

  .jumbotron-reserve-your-tour .main-popup-sec .tour-sec .row {
    margin: 0;
  }

  .jumbotron-reserve-your-tour .tour-sec .form-control.field {
    width: 100%;
  }

  .navbar-default .navbar-nav .nav-group > a {
    font-size: 0.77em;
  }

  .main-nav .nav-group > a {
    padding-top: 0.8em;
  }

  /* .jumbotron-callout-three .panel.panel-primary .panel-body h3 {
    font-size: 1.5em;
  } */

  .jumbotron-article-research .back-button {
    left: 10px;
    top: 0;
    width: 40px;
    height: 40px;
    background-size: 40px;
  }
}

@media (max-width: 1024px) {
  .text-link-hover-arrow {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .timeline-with-tab .timeline-tab li:after {
    width: 97%;
  }

  .navbar-default .navbar-brand,
  nav.navbar.shrink.navbar-default .navbar-brand {
    padding: 28.5px 15px 22px 13px;
    transition: all 0.3s ease 0s;
    margin: 0 !important;
  }

  .navbar-default .navbar-brand span {
    width: 350px;
  }

  .navbar-default .navbar-brand span img,
  nav.navbar.shrink.navbar-default .navbar-brand span img {
    width: 350px;
  }

  /* SIO: changed width from 155 */
  .header-wrap,
  nav.navbar.shrink.navbar-default .header-wrap {
    padding: 0;
  }

  .header-wrap .container {
    padding: 0 30px;
    width: 100%;
  }

  .header-wrap {
    background: #ffffff;
  }

  .top_sec {
    background: #ffffff;
  }

  .nav-wrap {
    padding: 0 15px;
  }

  .container > .navbar-collapse.in {
    max-height: calc(100vh - 85px);
    -webkit-max-height: calc(100vh - 85px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .navbar-btn {
    margin-top: 15.5px;
  }

  .nav-wrap .container {
    margin-top: 0;
    padding: 0;
  }

  .nav-wrap .container,
  .header-wrap .container {
    width: 97%;
  }

  .title-text {
    width: 100%;
    color: #ffffff;
    padding: 20px 0 0;
    font-size: 22px;
    line-height: 24px;
    display: none;
  }

  .footer-copyright {
    padding: 15px 0;
  }

  .footer-copyright p {
    padding: 0;
  }

  .footer-copyright .list-inline {
    margin: 0;
  }

  .footer-address-bar .footer-address {
    font-size: 1em;
  }

  .footer-address-bar .footer-brand img {
    padding: 1.8em 0;
    max-width: 160px;
  }

  .footer-subscribe p {
    font-size: 17px;
    text-align: left;
    padding: 0;
  }

  .jumbotron.jumbotron-callout-three.jumbotron-about {
    padding-bottom: 35px;
    padding-top: 35px;
  }

  .jumbotron.jumbotron-callout-three.jumbotron-about .text-indent {
    margin-bottom: 30px;
  }

  .jumbotron-two-image-sec .panel.panel-secondary .panel-body {
    padding: 6em 1.8em;
  }

  .btn {
    margin-bottom: 10px;
  }

  .jumbotron-two-image-sec {
    padding: 60px 0 45px;
  }

  .footer-subscribe {
    padding: 15px 0;
  }

  .footer-subscribe .thanks-text {
    text-align: left;
    padding: 0;
  }

  .footer-subscribe .subscribe-form {
    float: none;
    text-align: left;
    width: 100%;
    padding: 10px 0 5px;
  }

  .footer-subscribe .subscribe-form label,
  .footer-subscribe .subscribe-form .form-control,
  .footer-subscribe .subscribe-form .btn.btn-primary {
    float: none;
    vertical-align: top;
    display: inline-block;
  }

  .footer-subscribe .subscribe-form .btn.btn-primary {
    margin-bottom: 0;
  }

  .title-text.hidden {
    display: block !important;
    float: none;
    color: #464747;
    padding: 20px 30px;
  }

  .navbar-default.navbar-fixed-top {
    box-shadow: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }

  .navbar-header .dropdown-search {
    padding: 15px;
  }

  .navbar-header .dropdown-search .search-icon.search-expand {
    margin-bottom: 0;
    height: 45px;
  }

  .navbar-header .dropdown-search .radio-inline {
    padding-top: 13px;
    padding-bottom: 10px;
  }

  .main-nav {
    padding: 0;
    min-height: 0;
  }

  .nav.navbar-nav.small-nav > li:last-child {
    border: none;
  }

  .navbar-default .navbar-nav.small-nav .navbar-btn .dropdown-menu a {
    padding: 10px 15px;
  }

  .container.small {
    width: 768px;
  }

  .tab-sec li a {
    padding: 0 15px;
    font-size: 14px;
    line-height: 16px;
    height: 80px;
  }

  .tab-sec li {
    width: 150px;
  }

  .jumbotron-freshman-students {
    padding: 50px 0 30px;
  }

  .timeline-with-tab .block {
    margin: 30px 0 0;
    max-width: 300px;
  }

  .timeline-with-tab {
    padding-bottom: 0;
  }

  .timeline-with-tab .timeline-tab li a {
    min-width: 215px;
    font-size: 16px;
  }

  .timeline-with-tab .timeline-tab li {
    padding: 0 10px;
  }

  .timeline-with-tab .timeline-tab {
    margin: 0 -10px;
  }

  .jumbotron-two-image-sec.small .panel.panel-secondary .panel-body {
    padding: 0 2.5em;
  }

  .jumbotron-two-image-sec.small h2,
  .timeline-with-tab .h2,
  .timeline-with-tab .main-title h3 {
    font-size: 2em;
  }

  .jumbotron-two-image-sec.small .panel.panel-secondary {
    height: 310px;
  }

  .timeline-with-tab ul.circle-block {
    padding: 0 0 30px;
    margin: 0 -10px 0 0 !important;
  }

  .timeline-with-tab ul.circle-block li {
    padding: 0 5px 0 0;
  }

  .timeline-with-tab ul.circle-block li .block {
    margin: 0;
    width: 94px;
    height: 94px;
    padding: 28px 0 0;
  }

  .timeline-with-tab ul.circle-block li .block strong {
    font-size: 18px;
    line-height: 20px;
  }

  .timeline-with-tab ul.circle-block li .block span {
    font-size: 11px;
    line-height: 14px;
    padding-top: 1px;
  }

  .jumbotron-article-research ul.links li a {
    padding: 0 20px;
    height: 78px;
  }

  .jumbotron-article-research ul.links li {
    padding: 0 20px 15px;
  }

  .jumbotron-article-research ul.links {
    margin: 0 -20px;
  }

  .tab-sec.small li {
    width: 82px;
  }

  .tab-sec.small li a {
    font-size: 11px;
    line-height: 14px;
    height: 70px;
  }

  .jumbotron-departments-detail .banner {
    padding: 50px 0;
    min-height: 10px;
  }

  .jumbotron-departments-detail .links li,
  .jumbotron-article-research .row li {
    padding: 9px 15px;
    font-size: 18px;
  }

  .jumbotron-article-research .row li {
    line-height: 22px;
  }

  .jumbotron-departments-detail .links {
    padding-bottom: 40px;
  }

  .jumbotron-departments-detail p {
    line-height: 1.4em;
  }

  .jumbotron-departments-detail .user {
    padding-top: 40px;
  }

  .jumbotron-departments-detail .block {
    padding: 40px 0;
  }

  .ranking-slider span {
    font-size: 150px;
    line-height: 140px;
  }

  .ranking-slider h4,
  .careers-visit-slider h4 {
    font-size: 22px;
    line-height: 24px;
  }

  .careers-visit-slider p {
    line-height: 22px;
  }

  .careers-visit-slider .link {
    font-size: 16px;
    letter-spacing: 0.03em;
  }

  .ranking-slider li.slick-slide,
  .careers-visit-slider li.slick-slide {
    padding-left: 20px;
    padding-right: 20px;
  }

  .jumbotron-departments-detail .user img {
    width: 150px;
    margin: 0 15px 15px 0;
  }

  .jumbotron-departments-detail .user p em {
    line-height: 1.3em;
  }

  .jumbotron-departments-detail .user .text {
    padding-left: 165px;
  }

  .jumbotron-article-research .back-button {
    left: 10px;
    top: 0;
    width: 40px;
    height: 40px;
    background-size: 40px;
  }

  .jumbotron-colleges-detail .block {
    padding: 50px 0;
  }

  .jumbotron-colleges-detail .banner .container {
    padding: 50px 15px;
  }

  .jumbotron-colleges-detail .banner .image img {
    width: 150px;
  }

  .jumbotron-colleges-detail .banner p {
    padding-left: 160px;
  }

  .jumbotron-colleges-detail .banner h2 {
    padding-left: 160px;
  }

  .jumbotron-article-application h3 {
    font-size: 26px;
    letter-spacing: 0.02em;
  }

  .jumbotron-colleges-detail .tab-sec.small li {
    width: 118px;
  }

  .jumbotron-colleges-detail .tab-sec.small li a {
    height: 50px;
  }

  .jumbotron-text-video.jumbotron-white {
    padding: 25px 0;
  }

  .jumbotron-text-video .video-block {
    margin-top: 20px;
  }

  .jumbotron-article-application li {
    height: 240px;
  }

  .jumbotron-article-application {
    padding-bottom: 35px;
  }

  .jumbotron-finances.jumbotron-callout-three .panel.panel-primary .panel-body {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .jumbotron-finances.jumbotron-callout-three .panel.panel-primary .panel-body h3 {
    min-height: 10px;
  }

  .tab-sec.is-fixed {
    top: 83px;
  }

  .jumbotron-reserve-your-tour .tour-sec .first {
    padding-left: 30px;
  }

  .jumbotron-reserve-your-tour .tour-sec .col-sm-4,
  .jumbotron-reserve-your-tour .tour-sec .col-sm-3 {
    padding: 15px;
    min-height: 125px;
  }

  .jumbotron-reserve-your-tour .tour-sec p {
    line-height: 20px;
    font-size: 15px;
    min-height: 41px;
    margin-bottom: 5px;
  }

  .jumbotron-reserve-your-tour .tour-btn,
  .jumbotron-reserve-your-tour .calendar-btn,
  .jumbotron-reserve-your-tour .people {
    float: left;
    line-height: 20px;
    min-width: inherit;
  }

  .jumbotron-reserve-your-tour .calendar-btn {
    width: 155px;
    padding-right: 30px;
  }

  .jumbotron-reserve-your-tour .calendar-popup label {
    font-size: 17px;
    letter-spacing: 0.02em;
  }

  .jumbotron-reserve-your-tour .tour-btn,
  .jumbotron-reserve-your-tour .people {
    float: left;
    padding-top: 10px;
  }

  .jumbotron-reserve-your-tour .cencel-btn {
    font-size: 20px;
    margin-right: 15px;
  }

  .jumbotron-reserve-your-tour .btn.btn-primary {
    min-width: 170px;
  }

  .jumbotron-reserve-your-tour .calendar-popup .timing {
    min-height: 300px;
    padding-left: 20px;
  }

  .pickmeup .pmu-instance {
    padding: 15px;
  }

  .pickmeup .pmu-instance .pmu-button {
    font-size: 22px;
  }

  .jumbotron-reserve-your-tour .calendar-popup,
  .jumbotron-reserve-your-tour .triton-tour-popup {
    padding: 20px;
  }

  .pickmeup .pmu-instance .pmu-day-of-week *,
  .pickmeup .pmu-instance .pmu-days * {
    height: 50px;
    line-height: 50px;
  }

  .pickmeup .pmu-instance .pmu-day-of-week div {
    font-size: 20px;
  }

  .jumbotron-about-sandiego .text-indent-h1 p,
  .jumbotron-about-sandiego .text-indent-h2 p {
    width: auto;
  }

  .timeline-with-tab p,
  ul.list-bulleted li {
    font-size: 16px;
  }

  .jumbotron-reserve-your-tour .calendar-popup .tour-detail .detail-block {
    margin-bottom: 35px;
    float: none;
  }

  .jumbotron-reserve-your-tour .tour-detail h3 {
    padding-bottom: 20px;
  }

  .jumbotron-reserve-your-tour .tour-detail .student-row h3 {
    padding-top: 10px;
  }

  .jumbotron-reserve-your-tour .tour-detail .student-row {
    padding-bottom: 10px;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup h3 {
    padding: 0 0 20px;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup {
    padding-top: 65px;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup .pagination {
    top: -50px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }

  .campus_tour_popup .modal-dialog {
    width: 750px;
  }

  .jumbotron-article-faq h2 {
    font-size: 30px;
    line-height: 32px;
  }

  .jumbotron-article-faq h3 {
    margin: 50px 0 20px;
    line-height: 28px;
    font-size: 22px;
  }

  .jumbotron-article-faq .accordion .panel-heading a {
    font-size: 24px;
    line-height: 26px;
    padding-left: 20px;
    display: block;
  }

  .jumbotron-article-faq .accordion .panel-body {
    padding-left: 20px !important;
  }

  .jumbotron-article-faq .top-sec {
    padding: 55px 0 40px;
  }

  .jumbotron-reserve-your-tour .tour-sec .form-control.field {
    font-size: 16px;
  }

  ul.small-slider .slick-dots {
    bottom: 14px;
  }

  .jumbotron-google-map iframe {
    height: 400px !important;
  }

  .jumbotron-text-video h2 br {
    display: none;
  }

  .jumbotron-departments .text-indent h1 span {
    margin-left: 2em;
  }

  .navbar-form input[type=radio] + span:before {
    margin-top: 2px;
  }

  .navbar-form input[type=radio]:checked + span:after {
    top: 7px;
  }

  .jumbotron-callout-three .panel.panel-primary .panel-body h3 br {
    display: none;
  }

  .jumbotron-departments-detail .links li {
    width: 49%;
  }

  .timeline-with-tab .faq,
  .timeline-with-tab .panel-group,
  .timeline-with-tab .list-group.list {
    max-width: 100%;
  }

  .navbar-form.navbar-search .radio-inline.radio-active {
    color: #000000;
  }

  .top_sec .navbar-header .search-icon.search-expand.dropdown-toggle {
    float: none;
    display: inline-block !important;
    vertical-align: top;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    font-size: 0;
  }

  .top_sec .navbar-header .search-icon.search-expand.dropdown-toggle .search-icon {
    width: 40px;
    height: 40px;
    display: block;
  }

  .top_sec .navbar-header .navbar-toggle {
    float: none;
    display: inline-block;
    vertical-align: top;
  }

  .top_sec .navbar-header {
    text-align: right;
  }

  .navbar-header .search-icon.search-expand-mobile.dropdown-toggle {
    display: inline-block !important;
    background-color: #d3d3d3;
    margin: 22px 5px 0 0;
    vertical-align: top;
    width: 40px;
    height: 40px;
    float: none;
    background-image: url("../img/icon_search.png");
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center;
  }

  .navbar-header .search-icon.search-expand-mobile.dropdown-toggle .search-icon {
    padding: 0;
    width: 40px;
    height: 40px;
    opacity: 0;
  }

  .navbar-header.open .search-icon.search-expand-mobile.dropdown-toggle {
    background-image: url("../img/icon_close.png");
    background-size: 15px;
    background-color: #ffcd00;
  }
}

@media (max-width: 767px) {
  .event-single .event span.application {
    font-size: 13px;
    line-height: 14px;
    padding: 0;
    text-align: left;
    margin: auto;
    width: 55px;
  }

  .campus_tour_popup .modal-body {
    padding: 20px;
  }

  .campus_tour_popup .modal-dialog {
    width: 100%;
    margin: 10px 0;
  }

  .campus_tour_popup img {
    margin-top: 30px;
  }

  .campus_tour_popup .modal-header {
    padding: 20px 15px 0;
  }

  .campus_tour_popup h4 {
    margin-bottom: 15px;
  }

  .r-tabs-state-default.r-tabs-panel {
    display: none;
  }

  .jumbotron-freshman-timeline #tab-4.r-tabs-state-default.r-tabs-panel + .r-tabs-accordion-title {
    display: none;
  }

  .jumbotron-freshman-timeline #tab-4.r-tabs-state-active.r-tabs-panel + .r-tabs-accordion-title {
    display: none;
  }

  .container.small {
    width: 100%;
  }

  .footer-subscribe p strong,
  .footer-subscribe p a {
    font-size: 15px;
    text-transform: none;
    display: inline-block;
    margin: 0;
  }

  .footer-subscribe {
    padding: 15px 0;
  }

  .footer-subscribe p {
    text-align: left;
    width: 100%;
    float: none;
    padding: 0;
    font-size: 15px;
    line-height: 16px;
  }

  .footer-subscribe .subscribe-form label {
    font-size: 15px;
    line-height: 18px;
    width: 100%;
    float: none;
    overflow: hidden;
    padding-top: 12px;
  }

  .footer-subscribe .subscribe-form .form-control {
    width: 175px;
    font-size: 15px;
    float: left;
    border-color: #8c8c8c;
  }

  .footer-subscribe .subscribe-form .btn.btn-primary {
    width: 100px;
    min-width: 100px;
    font-size: 12px;
  }

  .footer-subscribe .thanks-text {
    text-align: left;
    width: 100%;
    float: none;
    display: block;
    padding: 8px 0 0;
    font-size: 14px;
    line-height: 16px;
  }

  .footer-brand {
    margin: 0 0;
    display: block;
    max-width: 130px;
  }

  .footer-address-bar .footer-brand img {
    max-width: 130px;
    padding: 2em 0;
  }

  .footer-address-bar .footer-address {
    padding: 1.5em 0 1em;
    font-weight: 400;
    font-size: 0.8em;
    text-align: left;
  }

  .footer-address-bar .footer-address br {
    display: block;
  }

  .footer-address-bar .footer-tel {
    padding: 0;
  }

  .footer-copyright p {
    text-align: left;
    font-size: 12px;
    line-height: 16px;
    float: none !important;
    padding-bottom: 5px;
  }

  .footer-copyright p a {
    text-decoration: underline;
  }

  .footer-copyright .footer-social-links.pull-right {
    float: none !important;
    overflow: hidden;
    width: 100%;
    padding: 10px 0 10px;
  }

  .footer-copyright .footer-social-links li {
    float: left;
  }

  .footer-copyright .footer-social-links li:first-child {
    padding-left: 0;
  }

  .footer-social-links li:last-child a {
    top: -2px;
  }

  .navbar-form {
    padding-top: 15px !important;
  }

  .navbar-form .input-group {
    padding-bottom: 10px;
  }

  .nav-wrap .container,
  .header-wrap .container {
    width: 100%;
  }

  .navbar-default .navbar-brand,
  nav.navbar.shrink.navbar-default .navbar-brand {
    padding: 28.5px 15px 23px 0;
  }

  nav.navbar.shrink.navbar-default .navbar-brand span img {
    width: 350px;
  }

  /* SIO: changed from 155 */
  .btn {
    margin-bottom: 1em;
  }

  .jumbotron-two-image-sec {
    padding: 30px 0 15px;
  }

  .jumbotron.jumbotron-callout-three.jumbotron-about {
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .text-indent h1,
  .text-indent .h1 {
    padding-bottom: 0;
  }

  .jumbotron-callout-three .panel.panel-primary .text-link-hover-arrow {
    margin-right: 0;
  }

  .title-text.hidden {
    padding: 20px 20px;
  }

  .navbar-header .dropdown-search {
    padding: 0 15px;
  }

  .navbar-header .dropdown-search .radio-inline {
    padding-top: 0;
    margin-right: 10px;
  }

  .navbar-header .dropdown-search .radio-inline + .radio-inline {
    margin: 0;
  }

  .jumbotron-freshman-students {
    padding: 45px 0 20px;
  }

  .jumbotron-freshman-students h4 {
    padding: 0;
  }

  .jumbotron-freshman-students .col-lg-8.col-md-10 {
    display: none;
  }

  #horizontalTab .tab-sec.r-tabs-nav {
    display: none;
  }

  #horizontalTab2 .tab-sec {
    display: none;
  }

  .r-tabs-accordion-title {
    display: block;
  }

  .r-tabs-accordion-title .r-tabs-anchor {
    border-bottom: #eaeaea 1px solid;
    color: #828282;
    display: block;
    font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0.03em;
    line-height: 20px;
    padding: 19px 50px 18px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
  }

  /* .r-tabs-accordion-title .r-tabs-anchor:after {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    background: #016a96;
    content: '\f067';
    font-family: 'FontAwesome';
    text-align: center;
    color: #ffffff;
  } */

  .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor:after {
    content: '\f068';
  }

  .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    border-bottom: none;
  }

  .timeline-with-tab .container.small {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: #eaeaea 1px solid;
  }

  .timeline-with-tab .h2 small,
  .timeline-with-tab .main-title h3 small {
    display: none;
  }

  .timeline-with-tab .sub-heading {
    padding: 3px 0 2px 10px;
    margin: 1em 0;
    line-height: 16px;
    font-size: 14px;
    text-transform: uppercase;
    border-left: 4px solid #fecc00;
  }

  .timeline-with-tab .h2 + hr,
  .timeline-with-tab .main-title + hr {
    display: none;
  }

  .timeline-with-tab {
    border-bottom: none;
    padding-bottom: 15px;
  }

  .timeline-with-tab .timeline-sec .timeline-tab {
    display: none;
  }

  .timeline-with-tab .timeline-sec .tab-content > .tab-pane {
    display: block !important;
    padding-bottom: 20px;
  }

  .timeline-with-tab .timeline-sec .tab-content > .tab-pane p {
    padding-bottom: 0;
  }

  ul.list-bulleted li {
    background-position: left 12px;
    background-size: 6px;
    padding-left: 1.2em;
  }

  ul.list-bulleted {
    padding-left: 30px;
  }

  .timeline-with-tab .block {
    padding: 50px 20px;
    margin-bottom: 30px;
  }

  .timeline-with-tab .block strong {
    font-size: 25px;
    line-height: 30px;
  }

  .timeline-with-tab ul.circle-block li .block strong {
    font-family: 'BrixSansBlack', Helvetica, Arial, sans-serif;
  }

  .timeline-with-tab ul.circle-block li .block span {
    font-family: 'BrixSansBlack', Helvetica, Arial, sans-serif;
  }

  .timeline-with-tab h4.title {
    font-size: 15px;
    letter-spacing: 0.02em;
    line-height: 20px;
  }

  .timeline-with-tab .tab-content {
    padding: 0;
  }

  .timeline-with-tab .tab-content .tab-text {
    color: #494949;
    display: block;
    font-family: 'BrixSansBlack', Helvetica, Arial, sans-serif;
    line-height: 25px;
    padding: 13px 10px 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 9;
    width: 100%;
    font-size: 16px;
    letter-spacing: 0.03em;
    border: 1px solid #e8e8e8;
    border-top: 11px solid #006a99;
    margin: 10px 0 15px;
  }

  .timeline-with-tab .tab-content p {
    font-size: 15px;
    line-height: 18px;
  }

  .timeline-with-tab .list li {
    font-size: 15px;
    line-height: 16px;
    padding: 10px 10px 10px 35px;
  }

  .timeline-with-tab .list li:first-child {
    font-size: 15px;
    line-height: 14px;
    padding: 10px;
  }

  .timeline-with-tab .faq {
    padding: 25px 20px;
  }

  .timeline-with-tab .faq strong {
    font-size: 15px;
    font-family: 'BrixSansBlack', Helvetica, Arial, sans-serif;
  }

  .timeline-with-tab .faq li {
    font-size: 15px;
    letter-spacing: 0.02em;
    padding: 5px 0 8px;
  }

  .timeline-with-tab .list li span.number {
    top: 11px;
    left: 10px;
    line-height: 14px;
    padding-bottom: 1px;
    width: 18px;
  }

  .timeline-with-tab #tab-3 .faq {
    margin-bottom: 30px;
  }

  .timeline-with-tab #tab-4 .faq {
    margin-bottom: 30px;
  }

  .timeline-with-tab .col-md-12 {
    padding-top: 15px;
  }

  .timeline-with-tab .text h3.title,
  .timeline-with-tab h4.title {
    font-size: 20px;
    text-transform: none;
    font-family: 'BrixSansBlack', Helvetica, Arial, sans-serif;
    letter-spacing: 0.04em;
  }

  .accordion .panel-heading a {
    padding: 16px 50px 16px 10px;
    font-size: 15px;
    line-height: 16px;
    font-family: 'BrixSansBlack', Helvetica, Arial, sans-serif;
  }

  .accordion .panel-heading a .fa {
    right: 9px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
  }

  .accordion ul.list-bulleted {
    padding-right: 0;
  }

  .accordion .panel-body {
    padding: 0 10px 10px !important;
  }

  .accordion ul.list-bulleted li {
    background-position: 4px 12px;
    background-size: 4px auto;
  }

  .accordion {
    margin-bottom: 30px;
  }

  .jumbotron-two-image-sec.small .btn {
    min-width: 150px;
  }

  .jumbotron-departments-detail .user {
    overflow: hidden;
    padding-bottom: 25px;
  }

  .jumbotron-departments-detail .user img {
    width: 140px;
    margin-right: 20px;
  }

  .jumbotron-departments-detail .user .text {
    padding-left: 155px;
  }

  .jumbotron-departments-detail .user p {
    font-size: 14px;
    line-height: 18px;
  }

  .jumbotron-departments-detail .user p em {
    line-height: 18px;
  }

  .jumbotron-departments-detail .user p span {
    margin-top: 1px;
  }

  .ranking-slider li.slick-slide,
  .careers-visit-slider li.slick-slide {
    padding-left: 35px;
    padding-right: 35px;
  }

  .jumbotron-departments-detail .block {
    border-bottom: 1px solid #eaeaea;
    padding: 20px 0 40px;
  }

  .ranking-slider {
    margin-bottom: 35px;
  }

  .careers-visit-slider li.slick-slide {
    min-height: 10px;
  }

  ul.small-slider .slick-next {
    margin-right: -65px;
    right: 50%;
  }

  ul.small-slider .slick-prev {
    margin-left: -65px;
    left: 50%;
  }

  .jumbotron-excellence h2 {
    font-size: 26px;
    line-height: 26px;
  }

  /* .jumbotron-excellence .row.academics-wrap { display: none; } DO NOT UNCOMMENT!!! */
  .jumbotron-excellence p + br {
    display: none;
  }

  .jumbotron-departments-detail .banner {
    background: none !important;
    padding: 20px 0 0;
  }

  .jumbotron-departments-detail .banner h2 {
    display: none;
  }

  .jumbotron-departments-detail .banner p {
    color: #494949;
    line-height: 18px;
    font-size: 14px;
  }

  .jumbotron-departments-detail h3 {
    letter-spacing: 0.04em;
    margin-bottom: 10px;
  }

  .jumbotron-departments-detail .links li {
    padding: 5px 15px 12px;
    line-height: 20px;
    font-size: 15px;
  }

  .jumbotron-departments-detail .links {
    padding-bottom: 30px;
  }

  .jumbotron-article-research h2 {
    text-transform: none;
    font-size: 30px;
    line-height: 34px;
  }

  .jumbotron-article-research ul.links li {
    width: 100%;
    padding: 0 0 30px;
  }

  .jumbotron-article-research h2 br {
    display: none;
  }

  .jumbotron-article-research h2 span {
    margin: 0;
  }

  .jumbotron-article-research ul.links li a {
    height: auto;
    padding: 13px 10px;
    font-size: 13px;
    line-height: 16px;
  }

  .jumbotron-article-research ul.links li a span {
    display: block;
  }

  .jumbotron-article-research ul.links {
    margin: 0;
  }

  .jumbotron-article-research ul.links li:last-child {
    padding-bottom: 0;
  }

  .jumbotron-article-research .show-block h2 + h3 {
    padding: 0;
  }

  .jumbotron-article-research .show-block h3 {
    font-size: 22px;
    margin: 15px 0;
  }

  .jumbotron-finances.jumbotron-callout-three .text-indent h2 {
    padding-bottom: 20px;
    font-size: 36px;
    line-height: 34px;
  }

  .jumbotron-finances.jumbotron-callout-three .panel.panel-primary .panel-body p {
    font-size: 15px;
    line-height: 18px;
  }

  .jumbotron-finances.jumbotron-callout-three .panel.panel-primary .panel-body {
    padding-left: 30px;
    padding-right: 30px;
  }

  .jumbotron-text-video p,
  .jumbotron-excellence p,
  .jumbotron-colleges-detail p {
    font-size: 15px;
    line-height: 18px;
  }

  .jumbotron-colleges-page,
  .jumbotron-book-a-tour-page,
  .jumbotron-faq {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .jumbotron-colleges-detail .banner {
    background: none !important;
    padding: 0;
  }

  .jumbotron-colleges-detail .banner .container {
    padding: 20px 15px 0;
  }

  .jumbotron-colleges-detail .banner h2 {
    display: none;
  }

  .jumbotron-colleges-detail .banner p {
    color: #494949;
    line-height: 18px;
    font-size: 15px;
    padding: 0;
  }

  .jumbotron-colleges-detail .banner .image {
    display: none;
  }

  .jumbotron-colleges-detail .block {
    padding: 20px 0 40px;
    border-bottom: 1px solid #eaeaea;
  }

  .jumbotron-colleges-detail h3 {
    font-size: 18px;
    line-height: 26px;
  }

  .jumbotron-colleges-detail .housing-block p {
    font-size: 15px;
    line-height: 22px;
  }

  .btn {
    font-size: 14px;
    letter-spacing: 0.04em;
    min-width: 168px;
  }

  .jumbotron-colleges-detail .housing-block {
    height: auto;
  }

  .jumbotron-colleges-detail .housing-block h4 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
  }

  .jumbotron-colleges-detail .v-align-mid {
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    top: auto;
  }

  .jumbotron-colleges-detail .restaurant-block,
  .jumbotron-colleges-detail .housing-block {
    padding: 60px 35px 50px;
    height: auto;
  }

  .jumbotron-colleges-detail .restaurant-block small {
    font-size: 15px;
    line-height: 18px;
  }

  .jumbotron-colleges-detail .restaurant-block h4 {
    font-size: 40px;
    line-height: 42px;
  }

  .jumbotron-colleges-detail .banner p br {
    display: none;
  }

  .jumbotron-colleges-detail .col-md-8.col-sm-7 {
    padding-bottom: 45px;
  }

  .jumbotron-colleges-detail a.btn.btn-primary {
    font-size: 13px;
    margin-top: 0;
  }

  .jumbotron-article-application a.btn.btn-primary {
    font-size: 13px;
  }

  .jumbotron-article-application a.btn.btn-primary .fa {
    font-size: 18px;
  }

  .jumbotron-article-application h3 {
    text-align: left;
    margin: 0;
    font-size: 21px;
    line-height: 26px;
  }

  .jumbotron-article-application {
    padding-bottom: 0;
    overflow: hidden;
  }

  .jumbotron-article-application .top-sec {
    padding-bottom: 20px;
  }

  .jumbotron-article-application .drag-btn {
    background-image: url(../img/drag-btn_mob.png);
    width: 37px;
    height: 56px;
    background-size: 30px;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    right: 20px;
    top: 27px;
  }

  .jumbotron-article-application .bottom-sec {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
  }

  .jumbotron-article-application .bottom-sec .btn + p {
    display: none;
  }

  .jumbotron-article-application li img {
    width: 64px;
    left: 10px;
  }

  .jumbotron-article-application li {
    height: auto;
    padding: 0;
    margin-bottom: 11px;
    border: none;
  }

  .jumbotron-article-application .bottom-sec ul {
    margin: 20px 0 0;
    padding: 0;
  }

  .jumbotron-article-application .bottom-sec p {
    padding-left: 15px;
    padding-right: 15px;
  }

  .jumbotron-article-application .panel-body {
    padding: 40px 15px 40px 90px;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    top: auto;
  }

  .jumbotron-article-application .bottom-sec li h3 {
    color: #ffffff;
    padding-right: 55px;
    font-size: 19px;
  }

  .jumbotron-article-application .bottom-sec li h3 .fa {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #ffffff;
    color: #00659b;
    font-size: 14px;
    vertical-align: top;
    margin: 0;
  }

  .jumbotron-article-application .bottom-sec li h3 button {
    border: none;
    background: none;
    width: 25px;
    margin: 0 0 0 10px;
    padding: 0;
    z-index: 99;
    position: relative;
  }

  .jumbotron-article-application .bottom-sec li .number {
    float: right;
    width: 42px;
    height: 42px;
    border: 2px solid #ffffff;
    text-align: center;
    line-height: 38px;
    font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -23px;
  }

  .jumbotron-article-application .bottom-sec .form-sec {
    padding: 15px 25px;
  }

  .jumbotron-article-application .bottom-sec li p {
    display: none;
    color: #303030;
    font-size: 15px;
    line-height: 18px;
    padding: 5px 0 0;
  }

  .jumbotron-text-video h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .jumbotron p {
    font-size: 15px;
    line-height: 18px;
  }

  .jumbotron-hero-lg .btn {
    min-width: 200px;
  }

  .btn {
    font-size: 13px;
  }

  .event-single .date-wrap p {
    font-size: 12px;
    line-height: 15px;
  }

  .event-single .date-wrap p span {
    font-size: 20px;
  }

  .event-single .event .event-title {
    font-size: 26px;
  }

  .event-single .col-xs-9 {
    padding-top: 0;
  }

  .event-single .col-xs-9 p {
    margin-bottom: 5px;
  }

  .event-single .text-link {
    font-size: 12px;
    line-height: 14px;
  }

  .jumbotron-hero .text-indent h1,
  .jumbotron-hero .text-indent .h1,
  .jumbotron-hero .text-indent h2,
  .jumbotron-hero .text-indent h3,
  .jumbotron-image-bg .text-indent h1,
  .jumbotron-image-bg .text-indent h2,
  .jumbotron-image-bg .text-indent h3 {
    text-shadow: none;
    -webkit-text-shadow: none;
  }

  .title-text {
    font-size: 20px;
  }

  .jumbotron-departments {
    padding: 18px 0;
  }

  .careers-visit-slider h4 {
    font-size: 30px;
    line-height: 31px;
  }

  .jumbotron-finances.jumbotron-callout-three .panel.panel-primary .panel-body h3 {
    margin-bottom: 10px;
  }

  .text-indent-h2 h2 {
    margin-bottom: 10px;
  }

  .jumbotron-two-image-sec.small h2,
  .timeline-with-tab .h2,
  .timeline-with-tab .main-title h3 {
    margin-bottom: 10px;
  }

  .jumbotron-tour {
    padding: 50px 0 40px;
  }

  .jumbotron-reserve-your-tour h2 {
    font-size: 26px;
    letter-spacing: 0.02em;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  .jumbotron-reserve-your-tour .tour-sec {
    margin: 0;
  }

  .jumbotron-reserve-your-tour .tour-sec .first,
  .jumbotron-reserve-your-tour .tour-sec .col-sm-4,
  .jumbotron-reserve-your-tour .tour-sec .col-sm-3 {
    padding: 15px 30px;
  }

  .jumbotron-reserve-your-tour .tour-sec p {
    min-height: 10px;
    letter-spacing: 0.08em;
  }

  .jumbotron-reserve-your-tour .tour-btn,
  .jumbotron-reserve-your-tour .calendar-btn,
  .jumbotron-reserve-your-tour .people {
    font-size: 16px;
    line-height: 24px;
  }

  .jumbotron-campus-tour {
    padding-top: 0;
  }

  .jumbotron-reserve-your-tour .tour-details {
    padding: 5px 0 0;
  }

  .jumbotron-reserve-your-tour .tour-details p {
    line-height: 22px;
    min-height: 170px;
  }

  .jumbotron-reserve-your-tour .tour-image-text {
    padding: 35px 30px 65px 34px;
  }

  .jumbotron-reserve-your-tour .tour-image-text a {
    font-size: 15px;
    padding-right: 10px;
  }

  .jumbotron-reserve-your-tour .tour-image-text h3 {
    margin: 15px 0 20px;
    font-size: 27px;
    line-height: 24px;
  }

  .jumbotron-reserve-your-tour .tour-sec .col-sm-4,
  .jumbotron-reserve-your-tour .tour-sec .col-sm-3 {
    min-height: 100px;
    border: none;
  }

  .jumbotron-reserve-your-tour .tour-sec .col-sm-4:last-child,
  .jumbotron-reserve-your-tour .tour-sec .col-sm-3:last-child {
    min-height: 10px;
    overflow: hidden;
  }

  .jumbotron-reserve-your-tour .calendar-btn {
    width: auto;
    display: inline-block;
  }

  .jumbotron-reserve-your-tour .calendar-popup,
  .jumbotron-reserve-your-tour .triton-tour-popup {
    position: relative;
    top: auto;
    left: auto;
    padding: 10px;
    margin-top: 40px;
  }

  .jumbotron-reserve-your-tour .calendar-popup:after,
  .jumbotron-reserve-your-tour .triton-tour-popup:after {
    right: auto;
    left: 50%;
    margin-left: -15px;
    background-size: 30px;
    top: -19px;
    height: 19px;
    width: 30px;
  }

  .jumbotron-reserve-your-tour .calendar-popup .timing {
    padding-left: 10px;
    padding-bottom: 20px;
    min-height: 10px;
  }

  .jumbotron-reserve-your-tour .cencel-btn {
    font-size: 16px;
    vertical-align: top;
    display: inline-block;
    padding-top: 10px;
    line-height: 20px;
  }

  .jumbotron-reserve-your-tour .calendar-popup h3,
  .jumbotron-reserve-your-tour .triton-tour-popup h3 {
    font-size: 20px;
    line-height: 24px;
    padding: 20px 0 10px;
  }

  .jumbotron-reserve-your-tour .tour-calendar {
    margin-right: 0;
    border: none;
  }

  .pickmeup .pmu-instance {
    padding: 10px 0 0;
  }

  .pickmeup .pmu-instance nav .pmu-prev,
  .pickmeup .pmu-instance nav .pmu-next {
    height: 50px;
  }

  .pickmeup .pmu-instance .pmu-day-of-week *,
  .pickmeup .pmu-instance .pmu-days * {
    height: 38px;
    line-height: 38px;
  }

  .pickmeup .pmu-instance .pmu-button.pmu-prev,
  .pickmeup .pmu-instance .pmu-button.pmu-next {
    font-size: 30px;
  }

  .pickmeup .pmu-instance .pmu-months .pmu-button,
  .pickmeup .pmu-instance .pmu-years .pmu-button {
    font-size: 14px;
  }

  .pickmeup .pmu-instance .pmu-days .pmu-button {
    font-size: 18px;
  }

  .pickmeup .pmu-instance .pmu-day-of-week div {
    font-size: 16px;
  }

  .pickmeup .pmu-instance nav .pmu-month {
    font-size: 22px;
  }

  .jumbotron-two-image-sec h2 {
    font-size: 1.7em;
  }

  .jumbotron-two-image-sec .panel.panel-secondary .panel-body {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .footer-copyright .sep {
    margin-top: 3px;
    margin-right: 5px;
    height: 11px;
  }

  .navbar-search #inputSearchMobile {
    height: 42px;
  }

  .navbar-search .input-group-btn {
    vertical-align: top;
  }

  .text-indent h1 span,
  .text-indent .h1 span {
    margin-left: 1em;
    display: inline-block;
  }

  .event-single.jumbotron.jumbotron-callout-xs .col-xs-3.col-md-2.col-lg-2 {
    padding-right: 0;
  }

  .timeline-with-tab p,
  ul.list-bulleted li {
    font-size: 15px;
    line-height: 18px;
  }

  #horizontalTab .bottom-line,
  #horizontalTab2 .bottom-line {
    border-bottom: none;
  }

  .timeline-with-tab .h2,
  .timeline-with-tab .main-title h3 {
    margin-top: 20px;
  }

  .footer-subscribe input[type="text"] {
    color: #6d6d6d;
  }

  .navbar-header .input-group .form-control {
    color: #6d6d6d;
  }

  .jumbotron-article-research.blue-bg {
    color: #ffffff;
    background: #006b95 url(../img/research-bg.png) center top no-repeat;
    background-size: cover;
  }

  .jumbotron-article-research.blue-bg ul.links li a {
    border: 1px solid #ffffff;
  }

  .jumbotron-article-research.blue-bg h2 {
    color: #ffffff;
  }

  .jumbotron-article-research.blue-bg p {
    color: #ffffff;
  }

  .jumbotron-article-research.blue-bg h3 {
    color: #ffffff;
  }

  .jumbotron-article-research.blue-bg .row li a {
    color: #ffffff;
  }

  .jumbotron-article-research.blue-bg .row li a:hover {
    opacity: 0.8;
  }

  .jumbotron-article-research.blue-bg .back-button {
    border-color: #ffffff;
    background-image: url(../img/back-btn-white.png);
  }

  .jumbotron-reserve-your-tour .tour-detail {
    padding: 0 10px;
  }

  .jumbotron-reserve-your-tour .tour-detail .student-row {
    padding: 0;
  }

  .jumbotron-reserve-your-tour .form-control,
  .jumbotron-reserve-your-tour .calendar-popup .tour-detail .detail-block p {
    font-size: 15px;
  }

  .jumbotron-reserve-your-tour .calendar-popup label,
  .jumbotron-reserve-your-tour .calendar-popup .tour-detail label,
  .jumbotron-reserve-your-tour .calendar-popup .tour-detail p,
  .jumbotron-reserve-your-tour .calendar-popup p {
    font-size: 15px;
    line-height: 20px;
  }

  .jumbotron-reserve-your-tour .calendar-popup .tour-detail .radio input[type="radio"],
  .jumbotron-reserve-your-tour .calendar-popup .tour-detail .radio-inline input[type="radio"] {
    margin-top: 4px;
  }

  .jumbotron-reserve-your-tour .calendar-popup .tour-detail .detail-block {
    margin-bottom: 20px;
    padding: 15px;
  }

  .jumbotron-reserve-your-tour .calendar-popup .tour-detail .detail-block span {
    width: 90px;
    float: left;
  }

  .jumbotron-reserve-your-tour .calendar-popup .tour-detail .detail-block strong {
    padding-left: 90px;
    display: block;
  }

  .jumbotron-reserve-your-tour .calendar-popup .tour-detail .detail-block p {
    padding: 3px 0;
  }

  .jumbotron-reserve-your-tour .calendar-popup .tour-detail .text-right {
    margin: 0;
    padding: 15px 0 0;
    border: none;
  }

  .jumbotron-reserve-your-tour .tour-detail .student-row h3 {
    padding-bottom: 0;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup h3 {
    padding: 45px 0 20px;
    font-size: 20px;
    line-height: 26px;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup .block h3 {
    line-height: 26px;
    padding-top: 0;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup .block p {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup .block .btn {
    margin: 15px 0 0;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup {
    padding: 15px;
  }

  .jumbotron-reserve-your-tour .triton-tour-popup .pagination {
    top: 0;
  }

  .jumbotron-article-application .form-control {
    color: #6d6d6d;
  }

  .jumbotron-article-faq .top-sec {
    padding: 30px 0 0 0;
  }

  .jumbotron-article-faq h2 {
    font-size: 28px;
    margin: 0 0 15px;
  }

  .jumbotron-article-faq hr {
    margin: 5px 0 20px;
    display: none;
  }

  .jumbotron-article-faq h3 {
    margin: 30px 0 15px;
    font-size: 20px;
  }

  .jumbotron-article-faq .accordion .panel-heading a {
    padding: 15px 60px 15px 20px;
    font-size: 20px;
    line-height: 24px;
  }

  .jumbotron-article-faq .accordion .panel-body {
    padding-bottom: 10px !important;
  }

  .jumbotron-article-faq .accordion .panel-heading a .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    right: 20px;
    top: 50%;
  }

  .jumbotron-callout-sm.jumbotron-small-book h2 {
    font-size: 25px;
    text-align: center;
  }

  .jumbotron-callout-sm.jumbotron-small-book h2 span {
    margin: 0;
  }

  .jumbotron-reserve-your-tour .main-popup-sec .tour-sec .row {
    margin: 0 -15px;
  }

  .jumbotron-reserve-your-tour .tour-sec.four_col p {
    margin: 0;
    margin-bottom: 10px !important;
    min-height: 10px !important;
  }

  .jumbotron-article-application ul {
    float: none;
    overflow: hidden;
  }

  .navbar-default .navbar-nav.small-nav > li .navbar-btn {
    margin-top: 0;
  }

  .navbar-default .navbar-nav.small-nav > li .navbar-btn > a {
    padding-top: 16px;
    display: block;
    width: 82%;
    float: left;
  }

  .navbar-default .navbar-nav.small-nav li .navbar-btn .dropdown-toggle {
    position: relative;
    top: 15px;
    width: auto;
  }

  .navbar-default .navbar-nav.small-nav .dropdown-menu {
    width: 100%;
    float: left;
  }

  #horizontalTab,
  #horizontalTab2 {
    margin: 0 !important;
  }

  .jumbotron-reserve-your-tour select {
    margin-top: 10px;
    font-size: 20px;
    padding-bottom: 5px;
  }

  .jumbotron-google-map iframe {
    height: 200px !important;
  }

  .jumbotron-article-application .application-popup-btn {
    display: block;
    text-indent: -9999px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
  }

  .jumbotron-article-application .bottom-sec li {
    position: relative;
  }

  .application-popup .panel-body {
    padding: 30px 60px 30px 80px;
  }

  .application-popup ul {
    list-style: none;
    margin: 0;
    padding: 10px 10px 0;
    background: #ffffff;
    overflow: hidden;
  }

  .application-popup li {
    background: #006a96;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    position: relative;
    text-align: left;
  }

  .application-popup li img {
    left: 10px;
    width: 64px;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }

  .application-popup li h3 {
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
  }

  .application-popup li .number {
    float: right;
    width: 42px;
    height: 42px;
    border: 2px solid #ffffff;
    text-align: center;
    line-height: 38px;
    font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
    font-size: 18px;
    position: absolute;
    right: 10px;
    color: #ffffff;
    top: 50%;
    margin-top: -23px;
  }

  .jumbotron-departments-detail .user .btn {
    margin-top: 5px;
    padding: 8px 10px;
  }

  .jumbotron-departments h1 {
    text-align: center;
  }

  .jumbotron-departments h1 span {
    margin: 0;
  }

  .jumbotron-departments .text-indent h1 span {
    margin-left: 60px;
  }

  .resp-tab-content {
    display: none;
  }

  .tab-sec.resp-tabs-list {
    display: none;
  }

  h2.resp-accordion {
    margin: 0;
  }

  .resp-accordion a {
    border-bottom: #eaeaea 1px solid;
    color: #828282;
    display: block;
    font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0.03em;
    line-height: 20px;
    padding: 19px 50px 18px 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
  }

  /* .resp-accordion a:after {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    background: #016a96;
    content: '\f067';
    font-family: 'FontAwesome';
    text-align: center;
    color: #ffffff;
  } */

  .resp-accordion.resp-tab-active a:after {
    content: '\f068';
  }

  .resp-accordion.resp-tab-active a {
    border-bottom-color: rgba(0, 0, 0, 0);
  }

  .careers-visit-slider .link.text-right {
    text-align: right;
  }

  .footer-copyright p a strong {
    font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
    font-weight: normal;
  }

  .jumbotron-text-video.jumbotron-white,
  .jumbotron-excellence {
    background-image: url(../img/bg_yellow_lines_xl_right_mobile.png);
    background-color: #ffffff;
  }

  .timeline-with-tab .list li span.years {
    display: block;
  }

  .navbar-header .dropdown-search .search-icon.search-expand {
    height: 42px;
  }

  .panel-collaps {
    display: none;
  }

  #horizontalTab .tab-sec {
    display: none;
  }

  a.r-tabs-anchor {
    border-bottom: #eaeaea 1px solid;
    text-decoration: none;
    color: #828282;
    display: block;
    font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0.03em;
    line-height: 20px;
    padding: 19px 50px 18px 20px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
  }

  /* a.r-tabs-anchor:after {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    background: #016a96;
    content: '\f067';
    font-family: 'FontAwesome';
    text-align: center;
    color: #ffffff;
  } */

  a.r-tabs-anchor:focus {
    color: #828282;
    text-decoration: none;
  }

  .active a.r-tabs-anchor:after {
    content: '\f068';
  }

  .active a.r-tabs-anchor {
    border-bottom-color: #ffffff;
    color: #828282;
    text-decoration: none;
  }

  .jumbotron-article-application #quicksuccmsg {
    padding: 0;
  }

  .top_sec .navbar-header .search-icon.search-expand.dropdown-toggle {
    width: 35px;
    height: 35px;
  }

  .top_sec .navbar-header .search-icon.search-expand.dropdown-toggle .search-icon {
    width: 35px;
    height: 35px;
  }

  .navbar-header .search-icon.search-expand-mobile.dropdown-toggle {
    width: 35px;
    height: 35px;
  }

  .navbar-header .search-icon.search-expand-mobile.dropdown-toggle .search-icon {
    width: 35px;
    height: 35px;
  }

  .mythree .col-sm-3.first {
    display: block;
    width: 100% !important;
  }
}

@media (max-width: 400px) {
  .ui-datepicker th,
  #datepicker .ui-datepicker-calendar td,
  #datepicker .ui-datepicker td span,
  #datepicker .ui-datepicker td a,
  .ui-datepicker-title {
    font-size: 18px;
  }

  #datepicker .ui-datepicker-calendar td,
  #datepicker .ui-datepicker td span,
  #datepicker .ui-datepicker td a {
    height: 27px;
    line-height: 22px;
  }
}

em.fa {
  font-style: normal;
}

@media (max-width: 991px) {
  .nav-wrap {
    padding: 0 15px;
  }

  .nav-wrap .container {
    width: 100%;
  }

  .navbar-default .navbar-nav {
    padding: 0;
  }

  .nav.navbar-nav.small-nav > li {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .nav.navbar-nav.small-nav > li {
    padding: 0;
  }
}

.jumbotron-excellence .thumbnail,
.jumbotron-excellence .thumbnail::after {
  transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -webkit-transition: none;
}

.jumbotron-testimonials .testimonial-intro h2 {
  padding-top: 30px;
  font-size: 2.33em;
  margin-bottom: 11.5px;
}

.jumbotron-quote-slider ul.new-quote-slider {
  list-style: none;
  padding: 0 0 55px;
  position: relative;
  margin: 0;
}

.jumbotron-quote-slider .new-quote-slider .slick-track li {
  padding: 30px 5px;
  width: 100%;
  position: relative;
  text-align: center;
}

.jumbotron-quote-slider .new-quote-slider .slick-track li .text span {
  display: inline-block;
  vertical-align: middle;
  color: #7a7a7a;
  font-size: 15px;
  line-height: 22px;
  padding: 0 10px 0 0;
}

.jumbotron-quote-slider .new-quote-slider .slick-track li img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.jumbotron-quote-slider .new-quote-slider .image {
  width: 50%;
  float: left;
  min-height: 310px;
  background-position: center top;
  background-repeat: no-repeat;
  /* remove box-shadow? */
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  background-size: cover;
}

.jumbotron-quote-slider .new-quote-slider .text {
  width: 50%;
  float: left;
  display: table;
  height: 310px;
  padding: 15px 0;
  background: #ffffff;
  /* remove box-shadow? */
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}

.jumbotron-quote-slider .new-quote-slider .text .v-align {
  display: table-cell;
  vertical-align: middle;
}

.jumbotron-quote-slider .new-quote-slider .top-heading {
  margin-top: 10px;
  color: #484949;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}

.jumbotron-quote-slider .new-quote-slider .top-heading:after {
  display: block;
  margin: 13px auto;
  height: 2px;
  width: 45px;
  background: #dfdfdf;
  content: '';
}

.jumbotron-quote-slider .new-quote-slider p {
  color: #484949;
  min-height: 100px;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  padding: 0 30px 15px;
}

.jumbotron-quote-slider .big-text p {
  font-size: 20px;
  min-height: 10px;
  padding-bottom: 0;
}

.jumbotron-quote-slider p strong {
  font-weight: normal;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
}

.jumbotron-quote-slider .new-quote-slider .big-number {
  position: absolute;
  left: 20px;
  width: 50%;
  text-align: right;
  color: #ffffff;
  font-size: 160px;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  line-height: 150px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  top: -10px;
  letter-spacing: -7px;
  margin: 0;
}

.jumbotron-quote-slider .container {
  width: 1240px;
}

.jumbotron-quote-slider .new-quote-slider .slick-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.jumbotron-quote-slider .new-quote-slider .slick-dots li {
  display: inline-block;
  height: auto;
  vertical-align: top;
}

.jumbotron-quote-slider .new-quote-slider .slick-dots li span {
  text-decoration: none !important;
  display: block;
  text-indent: -9999px;
  vertical-align: top;
  margin: auto;
  padding: 0;
  border: none;
  width: 10px;
  height: 10px;
  background: #92acb7;
}

.jumbotron-quote-slider .new-quote-slider .slick-dots li.slick-active span {
  background: #ffffff;
}

.jumbotron-quote-slider .new-quote-slider .slick-prev::before {
  display: none;
}

.jumbotron-quote-slider .new-quote-slider .slick-next::before {
  display: none;
}

.jumbotron-quote-slider .new-quote-slider .slick-prev {
  left: auto;
  right: 40px;
}

.jumbotron-quote-slider .new-quote-slider .slick-next {
  right: 5px;
}

.jumbotron-quote-slider .new-quote-slider .slick-arrow i {
  display: block;
  line-height: 33px;
}

.jumbotron-quote-slider .new-quote-slider .slick-arrow {
  color: #484949;
  font-size: 30px;
  top: auto;
  bottom: 36px;
  margin: 0;
  width: 33px;
  height: 33px;
  text-align: center;
  background: #ffcd00;
  z-index: 99;
  text-decoration: none !important;
}

.jumbotron-quote-slider .new-quote-slider .slick-arrow:hover {
  background: #ffffff;
}

.jumbotron-quote-slider .text-indent.text-indent-h2 h2 {
  font-size: 2.33em;
  margin-bottom: 11.5px;
}

.jumbotron-quote-slider .text-indent-h2 p {
  margin-left: 3.6em;
  width: 19em;
}

.jumbotron-quote-slider .text-indent-h2 a.btn {
  margin-left: 4.4em;
  margin-bottom: 1em;
}

.jumbotron-quote-slider h2.small-text {
  font-size: 1.88em;
  margin-bottom: 11.5px;
  margin-top: 23px;
}

.jumbotron-quote-slider .btn-primary {
  background: #003667;
}

.jumbotron-quote-slider .btn-primary:hover {
  background: #00213e;
}

@media (max-width: 1199px) {
  .jumbotron-quote-slider .container {
    width: 970px;
  }

  .jumbotron-quote-slider .new-quote-slider .slick-track li .text span {
    padding-right: 5px;
  }

  .jumbotron-quote-slider .new-quote-slider .slick-track li img {
    margin-left: 5px;
  }

  .jumbotron-quote-slider .new-quote-slider p {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
  }
}

@media (max-width: 991px) {
  .jumbotron-quote-slider .container {
    width: 750px;
  }

  .jumbotron-quote-slider .text-indent-h2 p {
    margin-left: 0;
  }

  .jumbotron-quote-slider .text-indent-h2 a.btn {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .jumbotron-quote-slider .new-quote-slider .image,
  .jumbotron-quote-slider .new-quote-slider .text {
    width: 100%;
    float: none;
  }

  .jumbotron-quote-slider .new-quote-slider .big-number {
    left: 0;
    width: 98%;
  }

  .jumbotron-quote-slider .new-quote-slider .text {
    height: auto;
    padding: 30px 0;
  }

  .jumbotron-quote-slider .new-quote-slider p {
    min-height: 10px;
  }
}

.jumbotron-testimonials .popover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.jumbotron-testimonials #popover-testimonial-content-1 {
  display: block !important;
}

.jumbotron-testimonials .col-sm-3.no-gutter {
  position: static;
}

.jumbotron-testimonials .popover-close {
  display: block;
  position: absolute;
  right: 30px;
  top: 30px;
  background: url("../img/testimonials-close.png") no-repeat;
  height: 23px;
  width: 22px;
  background-size: 22px;
  opacity: 0.7;
}

.jumbotron-testimonials .testimonial.open-popup .popover {
  display: block;
  opacity: 1;
  visibility: visible;
}

.jumbotron-testimonials .testimonial .btn {
  position: relative;
  padding: 0;
  min-width: 100%;
  border: none;
}

.jumbotron-testimonials .testimonial .btn:after {
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background: rgba(0, 0, 0, 0.4);
}

.jumbotron-testimonials .testimonial .btn:hover:after {
  opacity: 1;
}

@media (max-width: 1199px) {
  .jumbotron-testimonials .testimonial-intro {
    width: 43% !important;
    left: 10px;
    background-position: right center;
  }

  .jumbotron-testimonials .col-sm-7.testimonial-wrap {
    width: 57%;
    right: 10px;
  }
}

@media (max-width: 991px) {
  .jumbotron-testimonials .row {
    margin: 0;
  }

  .jumbotron-testimonials .testimonial-intro h2 {
    padding: 0;
  }

  .jumbotron-quote-slider .text-indent p,
  .jumbotron-quote-slider .text-indent-block p {
    max-width: 300px;
  }
}

@media (max-width: 767px) {
  .jumbotron-testimonials .row {
    margin: 0;
  }

  .jumbotron-testimonials .row .row {
    margin: 0;
  }

  .jumbotron-testimonials {
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
  }

  .jumbotron-testimonials .testimonial-intro,
  .jumbotron-testimonials .col-sm-7.testimonial-wrap {
    width: 100% !important;
  }

  .jumbotron-testimonials .testimonial-intro {
    left: 0;
  }

  .jumbotron-testimonials .col-sm-7.testimonial-wrap {
    right: 0;
  }

  .jumbotron-quote-slider .col-md-6 + .col-md-6 {
    padding: 15px 0 0;
  }

  .jumbotron-quote-slider .new-quote-slider .slick-arrow {
    display: none !important;
  }

  .jumbotron-quote-slider ul.new-quote-slider {
    padding-bottom: 20px;
  }

  .jumbotron-quote-slider .new-quote-slider .slick-track li {
    max-width: 290px;
    opacity: 0.3;
  }

  .jumbotron-quote-slider .new-quote-slider .slick-track li.slick-current {
    opacity: 1;
  }

  .jumbotron-quote-slider .text-indent-h2 h2 span {
    margin-left: 0;
  }

  .jumbotron-quote-slider .text-indent-h2 h2 {
    line-height: 30px;
  }

  .jumbotron-testimonials #popover-testimonial-content-3.popover,
  .jumbotron-testimonials #popover-testimonial-content-4.popover {
    top: 170px !important;
  }

  .testimonial.testimonial-one,
  .testimonial-thumb-one {
    background-size: cover;
  }

  .testimonial.testimonial-two,
  .testimonial-thumb-two {
    background-size: cover;
  }

  .testimonial.testimonial-three,
  .testimonial-thumb-three {
    background-size: cover;
  }

  .testimonial.testimonial-four,
  .testimonial-thumb-four {
    background-size: cover;
  }

  .jumbotron-testimonials .container {
    max-width: 280px;
  }

  .jumbotron-testimonials .testimonial-intro.testimonial-intro-mobile {
    padding: 8px 25px;
    min-height: 0 !important;
    height: auto;
  }

  .jumbotron-testimonials .testimonial-intro h2,
  .jumbotron-quote-slider .text-indent.text-indent-h2 h2 {
    font-size: 28px;
  }

  .jumbotron-testimonials .testimonial-intro.testimonial-intro-mobile h2 {
    margin-bottom: 5px;
  }

  .jumbotron-testimonials .testimonial-intro.testimonial-intro-mobile p {
    font-size: 15px;
  }

  .jumbotron-quote-slider h2.small-text {
    font-size: 25px;
  }

  .jumbotron-quote-slider p {
    line-height: 1.44;
    font-size: 16px;
  }

  .testimonial-wrap .popover {
    padding: 23px 14px;
    height: 170px;
  }

  .jumbotron-testimonials .popover-close {
    width: 16px;
    height: 16px;
    background-size: 16px;
    top: 15px;
    right: 15px;
    z-index: 999;
  }

  .testimonial-wrap .popover blockquote {
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 0;
  }

  .testimonial-wrap .popover p {
    font-size: 13px;
    line-height: 16px;
  }

  .jumbotron-testimonials .testimonial,
  .jumbotron-testimonials .testimonial a {
    height: 170px;
  }
}

/* start 1-aug-2017 */

.navbar-search input[type="search"]::-webkit-search-decoration,
.navbar-search input[type="search"]::-webkit-search-cancel-button,
.navbar-search input[type="search"]::-webkit-search-results-button,
.navbar-search input[type="search"]::-webkit-search-results-decoration {
  display: none !important;
}

input[type=search]::-ms-clear {
  display: none;
}

.timeline-with-tab .tab-content.requirements .clear {
  clear: both;
  height: 0;
  overflow: hidden;
  width: 100%;
  display: block;
  content: '';
}

.timeline-with-tab .tab-content.requirements {
  max-width: 100%;
}

.timeline-with-tab .tab-content.requirements p {
  max-width: 800px;
}

.timeline-with-tab .tab-content.requirements .col_left {
  float: left;
  width: 69.2%;
}

.timeline-with-tab .tab-content.requirements .col_right {
  float: right;
  width: 27.9%;
}

.important-blk {
  margin-top: 24px;
}

.important-blk span {
  display: block;
  background: #f2cc30;
  text-align: center;
  text-transform: uppercase;
  color: #4a4a4a;
  padding: 10px;
  font-size: 18px;
  font-weight: 400;
  font-family: 'BrixSansBold', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  line-height: 20px;
}

.important-blk .blue-block {
  background: #3b6993 url(../img/blue_bg.jpg) no-repeat right top;
  background-size: cover;
  padding: 36px 40px;
  min-height: 232px;
}

.important-blk strong {
  display: block;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 0.07em;
  font-weight: 400;
}

.important-blk small {
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
  display: block;
  padding: 12px 10px 0 0;
}

@media (max-width: 991px) {
  .important-blk .blue-block {
    min-height: 180px;
    padding: 25px;
  }

  .important-blk small {
    padding: 10px 0 0;
    font-size: 17px;
  }

  .important-blk strong {
    font-size: 17px;
    letter-spacing: 0.04em;
  }
}

@media (max-width: 767px) {
  .timeline-with-tab .tab-content.requirements .col_left {
    width: 100%;
    float: none;
    overflow: hidden;
  }

  .timeline-with-tab .tab-content.requirements .col_right {
    width: 100%;
    float: none;
    overflow: hidden;
  }

  .important-blk .blue-block {
    min-height: 120px;
    background-size: contain;
  }

  .timeline-with-tab .tab-content.requirements .list-group.list {
    margin-bottom: 30px;
  }

  .important-blk {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

/* end 1-aug-2017 */

.timeline-with-tab .top-line {
  border-top: 1px solid #e5e5e5;
}

.timeline-with-tab .top-line .container.small {
  border: none !important;
}
